Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

abbreviate(String, int) - Static method in class com.smartgwt.client.util.StringUtil
Abbreviates a String using ellipses.
AbstractSmartEvent<H extends com.google.gwt.event.shared.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
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
 
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ace.AcePosition
 
AcePosition(int, int) - 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() - 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.
actionClick() - Method in class com.smartgwt.client.widgets.tour.TourWindow
Handles a click on the action button of this window.
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() - 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.
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
 
adaptHeightBy(int, int) - Method in class com.smartgwt.client.widgets.AdaptHeightByCustomizer
When canAdaptHeight has been set true for a Canvas, this routine will be called to negotiate a new height when a surplus of space or overflow has occurred in the parent Layout.
AdaptHeightByCustomizer - Class in com.smartgwt.client.widgets
 
AdaptHeightByCustomizer() - Constructor for class com.smartgwt.client.widgets.AdaptHeightByCustomizer
 
AdaptiveMenu - Class in com.smartgwt.client.widgets.menu
A menu that can either show its menu options inline, or show them via a drop-down, depending on available space in the surrounding Layout or ToolStrip.
AdaptiveMenu() - Constructor for class com.smartgwt.client.widgets.menu.AdaptiveMenu
 
AdaptiveMenu(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.menu.AdaptiveMenu
 
AdaptiveMenu(MenuItem[]) - Constructor for class com.smartgwt.client.widgets.menu.AdaptiveMenu
 
AdaptiveMenu(Menu) - Constructor for class com.smartgwt.client.widgets.menu.AdaptiveMenu
 
adaptWidthBy(int, int) - Method in class com.smartgwt.client.widgets.AdaptWidthByCustomizer
When canAdaptWidth has been set true for a Canvas, this routine will be called to negotiate a new width when a surplus of space or overflow has occurred in the parent Layout.
AdaptWidthByCustomizer - Class in com.smartgwt.client.widgets
 
AdaptWidthByCustomizer() - Constructor for class com.smartgwt.client.widgets.AdaptWidthByCustomizer
 
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, String) - 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, int) - Method in class com.smartgwt.client.widgets.tree.Tree
 
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
Event that fires when the addTabButton is clicked.
addAddTabClickedHandler(AddTabClickedHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
Add a addTabClicked handler.
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.DynamicForm
Add a asyncValidationReply handler.
addAsyncValidationReplyHandler(AsyncValidationReplyHandler) - Method in interface com.smartgwt.client.widgets.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.
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.
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 is true.
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(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(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, 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.Canvas
Add a click handler.
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 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 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.
addCloseClickHandler(CloseClickHandler) - Method in class com.smartgwt.client.widgets.Window
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
Adds a control to this RibbonGroup, creating a new column as necessary, according to the control's rowSpan value and the group's numRows value.
addControl(Canvas, Integer) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
Adds a control to this RibbonGroup, creating a new column as necessary, according to the control's rowSpan value and the group's numRows value.
addControls(Canvas...) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
Adds an array of controls to this group, creating new columns as necessary, according to each control's rowSpan value and the group's numRows value.
addCriteria(String, String) - Method in class com.smartgwt.client.data.Criteria
 
addCriteria(String, Boolean) - Method in class com.smartgwt.client.data.Criteria
 
addCriteria(String, Integer) - Method in class com.smartgwt.client.data.Criteria
 
addCriteria(String, Long) - Method in class com.smartgwt.client.data.Criteria
 
addCriteria(String, Float) - Method in class com.smartgwt.client.data.Criteria
 
addCriteria(String, Double) - Method in class com.smartgwt.client.data.Criteria
 
addCriteria(String, Date) - Method in class com.smartgwt.client.data.Criteria
 
addCriteria(String, String[]) - Method in class com.smartgwt.client.data.Criteria
 
addCriteria(String, Boolean[]) - Method in class com.smartgwt.client.data.Criteria
 
addCriteria(String, Integer[]) - Method in class com.smartgwt.client.data.Criteria
 
addCriteria(String, Long[]) - Method in class com.smartgwt.client.data.Criteria
 
addCriteria(String, Float[]) - Method in class com.smartgwt.client.data.Criteria
 
addCriteria(String, Double[]) - Method in class com.smartgwt.client.data.Criteria
 
addCriteria(String, Object) - Method in class com.smartgwt.client.data.Criteria
 
addCriteria(Criteria) - Method in class com.smartgwt.client.data.Criteria
Adds the criteria from the passed criteria object.
addCriteria(Criterion) - Method in class com.smartgwt.client.data.Criterion
Adds a new criteria.
addCriteria(Criteria) - 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 #addCriteria(String, OperatorId, value), passing "EQUALS" as the OperatorId and Boolean.TRUE as value.
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, Integer) - 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.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).
addCriteria(String, Boolean) - Method in class com.smartgwt.client.data.Criterion
This method is similar to Criterion.addCriteria(String, String).
addCriteria(String, String[]) - 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.Criterion
This method is similar to Criterion.addCriteria(String, String).
addCriteria(String, Float[]) - 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).
addCriteria(String, Boolean[]) - Method in class com.smartgwt.client.data.Criterion
This method is similar to Criterion.addCriteria(String, String).
addCriteria(String, OperatorId, String) - Method in class com.smartgwt.client.data.Criterion
Creates a Criterion and calls Criterion.addCriteria(Criterion).
addCriteria(String, OperatorId, Integer) - Method in class com.smartgwt.client.data.Criterion
addCriteria(String, OperatorId, Float) - Method in class com.smartgwt.client.data.Criterion
addCriteria(String, OperatorId, Date) - Method in class com.smartgwt.client.data.Criterion
addCriteria(String, OperatorId, Boolean) - Method in class com.smartgwt.client.data.Criterion
addCriteria(String, OperatorId, String[]) - Method in class com.smartgwt.client.data.Criterion
addCriteria(String, OperatorId, Integer[]) - Method in class com.smartgwt.client.data.Criterion
addCriteria(String, OperatorId, Float[]) - Method in class com.smartgwt.client.data.Criterion
addCriteria(String, OperatorId, Date[]) - Method in class com.smartgwt.client.data.Criterion
addCriteria(String, OperatorId, Boolean[]) - Method in class com.smartgwt.client.data.Criterion
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.
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, DSCallback) - Method in class com.smartgwt.client.data.DataSource
 
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) - 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) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
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) - 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.widgets.tile.TileGrid
 
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 server 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
Notification method fired when a DataSource operation such as an add, remove or update modifies the underlying data for a DataSource.
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
Notification method fired when the ListGrid's data changes, for any reason.
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.events.HasDataChangedHandlers
Notification method fired when the TreeGrid's data changes, for any reason.
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 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.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 the navigationBar's MiniNavControl 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.Canvas
Add a dragMove handler.
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 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.Canvas
Add a dragResizeMove handler.
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 the control 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 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.Canvas
Add a dragResizeStart handler.
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 the control 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 interface com.smartgwt.client.widgets.events.HasDragResizeStartHandlers
Executed when resize dragging first starts.
addDragResizeStopHandler(DragResizeStopHandler) - Method in class com.smartgwt.client.widgets.Canvas
Add a dragResizeStop handler.
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 the control 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 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.Canvas
Add a dragStart handler.
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 interface com.smartgwt.client.widgets.events.HasDragStartHandlers
Executed when dragging first starts.
addDragStopHandler(DragStopHandler) - Method in class com.smartgwt.client.widgets.Canvas
Add a dragStop handler.
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 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, String) - Method in class com.smartgwt.client.core.BaseClass
Sets up the value of propertyName to be dynamically derived from the ruleScope, by either a simple DataPath into the ruleScope, an AdvancedCriteria built against DataPaths, 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 the ruleScope, by either a simple DataPath into the ruleScope, an AdvancedCriteria built against DataPaths, 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 the ruleScope, by either a simple DataPath into the ruleScope, an AdvancedCriteria built against DataPaths, or via a textual or numeric formula using the ruleScope as available formula inputs.
addDynamicProperty(String, AdvancedCriteria) - Method in class com.smartgwt.client.core.BaseClass
Sets up the value of propertyName to be dynamically derived from the ruleScope, by either a simple DataPath into the ruleScope, an AdvancedCriteria built against DataPaths, 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 the ruleScope, by either a simple DataPath into the ruleScope, an AdvancedCriteria built against DataPaths, 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 the ruleScope, by either a simple DataPath into the ruleScope, an AdvancedCriteria built against DataPaths, 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 the ruleScope, by either a simple DataPath into the ruleScope, an AdvancedCriteria built against DataPaths, 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 the ruleScope, by either a simple DataPath into the ruleScope, an AdvancedCriteria built against DataPaths, 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 the Audit DataSource.
addEditCompleteHandler(EditCompleteHandler) - Method in class com.smartgwt.client.tools.CSSEditor
Add a editComplete handler.
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 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.
Call EditorExitEvent.cancel() from within EditorExitHandler.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.
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 the day, week and timeline views, or when the remove button is pressed in the event 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.
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: See TreeGridDrop 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 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, EditNode) - 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, EditNode) - 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.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[], 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[]) - 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.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.EditTree
Add the supplied PaletteNodes to the parentNode, preserving internal references from one supplied PaletteNode to another.
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
Callback fired when a grouping operation completes, whether it started as a direct call to groupBy() or regroup() or data changing, including incremental changes.
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.
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, the hover 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 to handleHover() 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 as this.iconClick.
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.
addIconClickHandler(IconClickHandler) - Method in class com.smartgwt.client.widgets.StretchImgButton
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 the timelineView.
addItem(String, Canvas, int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
Add a canvas as an item to a section.
addItem(Canvas) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
Adds a new Canvas to this section, at the end.
addItem(MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
 
addItem(MenuItem, int) - Method in class com.smartgwt.client.widgets.menu.Menu
 
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.Window
Adds a widget to the window.
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 the timeline view, and in the day view if showDayLanes is true.
addLaneEvent(Lane, Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
Deprecated.
in favor of addCalendarEvent()
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.
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[], String) - 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, 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(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.
addMember(Canvas) - Method in class com.smartgwt.client.widgets.form.ValuesManager
 
addMember(Widget) - 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.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, int) - 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
addMember(Canvas, Integer) - Method in class com.smartgwt.client.widgets.Window
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 passed notifyType, overridden by any passed settings.
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 passed notifyType, overridden by any passed settings.
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.Canvas
Add a mouseDown 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 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.Canvas
Add a mouseMove handler.
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 interface com.smartgwt.client.widgets.events.HasMouseMoveHandlers
Executed when the mouse moves within this widget.
addMouseOutHandler(MouseOutHandler) - Method in class com.smartgwt.client.widgets.Canvas
Add a mouseOut handler.
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 interface com.smartgwt.client.widgets.events.HasMouseOutHandlers
Executed when the mouse leaves this widget.
addMouseOverHandler(MouseOverHandler) - Method in class com.smartgwt.client.widgets.Canvas
Add a mouseOver handler.
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 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.Canvas
Add a mouseUp handler.
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 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.Canvas
Add a moved handler.
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 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, EditNode) - Method in class com.smartgwt.client.tools.EditContext
 
addNode(EditNode, EditNode, Integer) - Method in class com.smartgwt.client.tools.EditContext
 
addNode(EditNode, EditNode, Integer, String) - Method in class com.smartgwt.client.tools.EditContext
 
addNode(EditNode, EditNode, Integer, String, Boolean) - Method in class com.smartgwt.client.tools.EditContext
 
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) - Method in class com.smartgwt.client.tools.EditPane
Add a new EditNode to the EditContext, under the specified parent.
addNode(EditNode, EditNode) - Method in class com.smartgwt.client.tools.EditPane
 
addNode(EditNode, EditNode, Integer) - Method in class com.smartgwt.client.tools.EditPane
 
addNode(EditNode, EditNode, Integer, String) - Method in class com.smartgwt.client.tools.EditPane
 
addNode(EditNode, EditNode, Integer, String, Boolean) - Method in class com.smartgwt.client.tools.EditPane
 
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) - 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.EditTree
 
addNode(EditNode, EditNode, Integer) - Method in class com.smartgwt.client.tools.EditTree
 
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.EditTree
 
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.
addPaletteNodesFromJS(String) - Method in class com.smartgwt.client.tools.EditContext
Add PaletteNodes from a JavaScript source representation.
addPaletteNodesFromJS(String, EditNode) - Method in class com.smartgwt.client.tools.EditContext
 
addPaletteNodesFromJS(String, EditNode, 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, EditNode) - Method in class com.smartgwt.client.tools.EditPane
 
addPaletteNodesFromJS(String, EditNode, 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.EditTree
 
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 of PaletteNodes (possibly created by calling serializeAllEditNodesAsJSON() or serializeEditNodesAsJSON().
addPaletteNodesFromJSON(String, EditNode) - Method in class com.smartgwt.client.tools.EditContext
 
addPaletteNodesFromJSON(String, EditNode, String[]) - Method in class com.smartgwt.client.tools.EditContext
 
addPaletteNodesFromJSON(String, EditNode, String[], Function) - Method in class com.smartgwt.client.tools.EditContext
Recreate EditNodes from a JSON representation of PaletteNodes (possibly created by calling serializeAllEditNodesAsJSON() or serializeEditNodesAsJSON().
addPaletteNodesFromJSON(String) - Method in class com.smartgwt.client.tools.EditPane
Recreate EditNodes from a JSON representation of PaletteNodes (possibly created by calling serializeAllEditNodesAsJSON() or serializeEditNodesAsJSON().
addPaletteNodesFromJSON(String, EditNode) - Method in class com.smartgwt.client.tools.EditPane
 
addPaletteNodesFromJSON(String, EditNode, String[]) - Method in class com.smartgwt.client.tools.EditPane
 
addPaletteNodesFromJSON(String, EditNode, String[], Function) - Method in class com.smartgwt.client.tools.EditPane
Recreate EditNodes from a JSON representation of PaletteNodes (possibly created by calling serializeAllEditNodesAsJSON() or serializeEditNodesAsJSON().
addPaletteNodesFromJSON(String) - Method in class com.smartgwt.client.tools.EditTree
Recreate EditNodes from a JSON representation of PaletteNodes (possibly created by calling serializeAllEditNodesAsJSON() or serializeEditNodesAsJSON().
addPaletteNodesFromJSON(String, EditNode) - Method in class com.smartgwt.client.tools.EditTree
 
addPaletteNodesFromJSON(String, EditNode, String[]) - Method in class com.smartgwt.client.tools.EditTree
 
addPaletteNodesFromJSON(String, EditNode, String[], Function) - Method in class com.smartgwt.client.tools.EditTree
Recreate EditNodes from a JSON representation of PaletteNodes (possibly created by calling serializeAllEditNodesAsJSON() or serializeEditNodesAsJSON().
addPaletteNodesFromXML(String) - Method in class com.smartgwt.client.tools.EditContext
Recreate EditNodes from an XML representation of PaletteNodes (possibly created by calling serializeAllEditNodes() or serializeEditNodes().
addPaletteNodesFromXML(String, EditNode) - Method in class com.smartgwt.client.tools.EditContext
 
addPaletteNodesFromXML(String, EditNode, String[]) - Method in class com.smartgwt.client.tools.EditContext
 
addPaletteNodesFromXML(String, EditNode, String[], Function) - Method in class com.smartgwt.client.tools.EditContext
Recreate EditNodes from an XML representation of PaletteNodes (possibly created by calling serializeAllEditNodes() or serializeEditNodes().
addPaletteNodesFromXML(String) - Method in class com.smartgwt.client.tools.EditPane
Recreate EditNodes from an XML representation of PaletteNodes (possibly created by calling serializeAllEditNodes() or serializeEditNodes().
addPaletteNodesFromXML(String, EditNode) - Method in class com.smartgwt.client.tools.EditPane
 
addPaletteNodesFromXML(String, EditNode, String[]) - Method in class com.smartgwt.client.tools.EditPane
 
addPaletteNodesFromXML(String, EditNode, String[], Function) - Method in class com.smartgwt.client.tools.EditPane
Recreate EditNodes from an XML representation of PaletteNodes (possibly created by calling serializeAllEditNodes() or serializeEditNodes().
addPaletteNodesFromXML(String) - Method in class com.smartgwt.client.tools.EditTree
Recreate EditNodes from an XML representation of PaletteNodes (possibly created by calling serializeAllEditNodes() or serializeEditNodes().
addPaletteNodesFromXML(String, EditNode) - Method in class com.smartgwt.client.tools.EditTree
 
addPaletteNodesFromXML(String, EditNode, String[]) - Method in class com.smartgwt.client.tools.EditTree
 
addPaletteNodesFromXML(String, EditNode, String[], Function) - Method in class com.smartgwt.client.tools.EditTree
Recreate EditNodes from an XML representation of PaletteNodes (possibly created by calling serializeAllEditNodes() or serializeEditNodes().
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 to setCurrentPane() 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.
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 of data arriving from the server when the grid is already grouped.
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.Canvas
Add a resized 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 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.
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(GaugeSector) - Method in class com.smartgwt.client.widgets.drawing.Gauge
Adds a new sector.
addSector(double) - 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.
addSGWTLoggerCategories() - Static method in class com.smartgwt.client.util.LogUtil
 
addShowContextMenuHandler(ShowContextMenuHandler) - Method in class com.smartgwt.client.widgets.Canvas
Add a showContextMenu handler.
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 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() or FormItem.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 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(SummaryFunction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
If showGridSummary or showGroupSummary is true, this method can be used to specify a SummaryFunction for calculating the summary value to display.
addSummaryFunction(SummaryFunctionType) - Method in class com.smartgwt.client.widgets.grid.ListGridField
If showGridSummary or showGroupSummary is true, this method can be used to specify a SummaryFunctionType 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
AddTabClickedEvent - Class in com.smartgwt.client.widgets.tab.events
 
AddTabClickedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tab.events.AddTabClickedEvent
 
AddTabClickedHandler - 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 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.
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.
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 the navigationBar's MiniNavControl 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.tools.CSSEditor
Add a valuesChanged 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() or editRecord().
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 the timelineView.
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
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() - Constructor for class com.smartgwt.client.data.AdvancedCriteria
 
AdvancedCriteria(JavaScriptObject) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
 
AdvancedCriteria(Criterion) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
 
AdvancedCriteria(OperatorId, Criterion[]) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
 
AdvancedCriteria(OperatorId) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
 
AdvancedCriteria(String, OperatorId) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
 
AdvancedCriteria(String, OperatorId, Integer) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
 
AdvancedCriteria(String, OperatorId, String) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
 
AdvancedCriteria(String, OperatorId, Float) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
 
AdvancedCriteria(String, OperatorId, Date) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
 
AdvancedCriteria(String, OperatorId, RelativeDate) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
 
AdvancedCriteria(String, OperatorId, Boolean) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
 
AdvancedCriteria(String, OperatorId, Integer[]) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
 
AdvancedCriteria(String, OperatorId, String[]) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
 
AdvancedCriteria(String, OperatorId, Float[]) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
 
AdvancedCriteria(String, OperatorId, Date[]) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
 
AdvancedCriteria(String, OperatorId, Boolean[]) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
 
AdvancedCriteria(String, OperatorId, Date, Date) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
 
AdvancedCriteria(String, OperatorId, RelativeDate, RelativeDate) - 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, 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, String) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
 
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.docs.serverds.AdvancedCriteria
 
AdvancedFilter - Interface in com.smartgwt.client.docs
Advanced Filtering
AdvancedHiliteEditor - Class in com.smartgwt.client.widgets.grid
A widget for editing a single, advanced hilite rule for use by dataBoundComponents.
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".
Ai - Interface in com.smartgwt.client.docs
The following APIs are all related to Ai.
Alignment - Enum in com.smartgwt.client.types
 
ALL_GLOBALS - Static variable in class com.smartgwt.client.rpc.RPCManager
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?
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.
allowClientRequestedSummaries - Variable in class com.smartgwt.client.docs.serverds.DataSource
If a DSRequest arrives from the client that requests server-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.
AllowedOperations - Interface in com.smartgwt.client.docs
The following APIs are all related to AllowedOperations.
allowMultiUpdate - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
Ordinarily, "update" and "remove" operations are only allowed for DataSources that have a primaryKey, and all primary key values are present in the request.
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
 
altKeyDown() - Static method in class com.smartgwt.client.util.EventHandler
Return true if the alt (option) key is being held down.
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
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.
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.
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(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(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(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(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, 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.
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
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.
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
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.
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.
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(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(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(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(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, 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.
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
 
Animation - Interface in com.smartgwt.client.docs
The following APIs are all related to Animation.
Animation - Class in com.smartgwt.client.util
 
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.
ansiJoinClause - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
This feature is available with Power or better licenses only. See smartclient.com/product for details.
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(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)
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
 
Appearance - Interface in com.smartgwt.client.docs
Properties defining an object's appearance
appendToCriterionList(Criterion) - Method in class com.smartgwt.client.data.Criterion
For a Criterion that uses OperatorId.AND or OperatorId.OR, add an additional Criterion to the list of subcriteria to be evaluated.
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.
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.ApplyClickEvent
 
ApplyClickEvent - Class in com.smartgwt.client.widgets.rte.events
 
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(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
 
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
 
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(Record[], Criteria) - 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.
applyFormula() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Manually sets this FormItem to the result of formula or textFormula.
applyRecordData(RecordList) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Applies a list of Records as changes to the current selection.
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.
arrayConvert(Object[]) - Static method in class com.smartgwt.client.util.JSOHelper
 
arrayConvert(JavaScriptObject[]) - Static method in class com.smartgwt.client.util.JSOHelper
 
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.
arrayOfAdvancedCriteria(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
Given the nativeArray JavaScriptObject, this method will return an array of AdvancedCriteria 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.
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.
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.
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.
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.
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.
arrayOfCalendarView(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
Given the nativeArray JavaScriptObject, this method will return an array of CalendarView 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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
arrayOfMultiMessageMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
Given the nativeArray JavaScriptObject, this method will return an array of MultiMessageMode 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.
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.
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.
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.
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.
arrayOfRestDataSource(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
Given the nativeArray JavaScriptObject, this method will return an array of RestDataSource 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.
arrayOfRowEndEditAction(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
Given the nativeArray JavaScriptObject, this method will return an array of RowEndEditAction 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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
arrayOfUploadItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
Given the nativeArray JavaScriptObject, this method will return an array of UploadItem 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.
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.
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.
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.
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, Object) - Static method in class com.smartgwt.client.util.JSOHelper
 
arraySet(JavaScriptObject, int, JavaScriptObject) - 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_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
 
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.
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.
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
askForSort(DataBoundComponent, SortSpecifier[], MultiSortCallback) - Static method in class com.smartgwt.client.data.MultiSortDialog
Deprecated.
In favor of the implementation in the "widgets" package - com.smartgwt.client.widgets.MultiSortDialog.askForSort()
askForSort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Show a dialog to configure the sorting of multiple fields on this component.
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
 
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.
AsyncValidationReplyEvent - Class in com.smartgwt.client.form.events
 
AsyncValidationReplyEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.form.events.AsyncValidationReplyEvent
 
AsyncValidationReplyEvent - Class in com.smartgwt.client.widgets.form.events
 
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
 
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 the serverConstructor 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 the operationType (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 - Interface in com.smartgwt.client.docs
The following APIs are all related to Auth.
auth - Variable in class com.smartgwt.client.docs.serverds.Mail
Defines whether authentication is required by SMTP server that will send the email.
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
 
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 or section item instead of an actual Canvas or ID.
AutoChildUsage - Interface in com.smartgwt.client.docs
Using AutoChildren
AutoComplete - Enum in com.smartgwt.client.types
AutoComplete behavior for FormItems.
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 to true indicates that audit DataSource will automatically create SQL table when auditing is enabled.
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 a field.title and is not marked hidden:true, by calling the method getAutoTitle().
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.
Autofit - Enum in com.smartgwt.client.types
Possible values to change the behavior of how data will fill the ListGrid.
AutoFitData - Interface in com.smartgwt.client.docs
The following APIs are all related to AutoFitData.
AutoFitEvent - Enum in com.smartgwt.client.types
Event on a listGrid header to trigger auto-fit of the listgrid field.
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 - Interface in com.smartgwt.client.docs
The following APIs are all related to AutoFitFields.
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.
AutoFitIconFieldType - Enum in com.smartgwt.client.types
How should fields of type:"icon" be sized by default?
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
 
AutoFitWidthApproach - Enum in com.smartgwt.client.types
How should field width be determined when ListGridField.autoFitWidth is true?
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.
AUTOID - Static variable in class com.smartgwt.client.util.SC
 
AUTOIDCLASS - Static variable in class com.smartgwt.client.util.SC
 
autoJoinTransactions - Variable in class com.smartgwt.client.docs.serverds.DataSource
If true, causes all operations on this DataSource to automatically start or join a transaction associated with the current HttpServletRequest.
autoJoinTransactions - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
If true, causes requests against this operation to automatically start or join a transaction.
AutomatedTesting - Interface in com.smartgwt.client.docs
Automated Testing
autoQuoteCustomExpressions - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
If explicitly set to false, switches off automatic quoting and escaping of values in custom expressions that are derived from Velocity evaluations.
AutoScrollDataApproach - Enum in com.smartgwt.client.types
What should drive the automatic expansion of the chart?
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.
autoSizeFacet(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
auto-size the header facet horizontally
AutoTest - Interface in com.smartgwt.client.docs
The following APIs are all related to AutoTest.
AutoTest - Class in com.smartgwt.client.util
Standalone class providing a general interface for integration with Automated Testing Tools
AutoTest() - Constructor for class com.smartgwt.client.util.AutoTest
 
AutoTestLocator - Interface in com.smartgwt.client.docs
An autoTestLocator is an xpath-like string used by the AutoTest subsystem to robustly identify DOM elements within a Smart GWT application.
Axis - Enum in com.smartgwt.client.types
An axis or "side" of a table.

B

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
 
BackgroundDownload - Interface in com.smartgwt.client.docs
Background Download
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
 
BackgroundRepeat - Enum in com.smartgwt.client.types
 
BACKSPACE - Static variable in interface com.smartgwt.client.types.KeyNames
 
BalsamiqImport - Interface in com.smartgwt.client.docs
Mockup Importer
BarChart - Interface in com.smartgwt.client.docs
The following APIs are all related to BarChart.
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"
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.
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_percentageTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Percentage"
baseNumberFormats_wholeNumberTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Whole number"
BaseWidget - Class in com.smartgwt.client.widgets
Base class for Canvas and DrawItem.
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
 
Basics - Interface in com.smartgwt.client.docs
Basic definition of a DataSource field
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 using BatchUploader or DataImport 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() - Constructor for class com.smartgwt.client.widgets.BatchUploader
 
BatchUploader(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.BatchUploader
 
BatchUploader - Class in com.smartgwtee.client.widgets
Deprecated.
This class has been moved to the com.smartgwt.client.widgets package.
BatchUploader() - Constructor for class com.smartgwtee.client.widgets.BatchUploader
Deprecated.
 
BatchUploader(JavaScriptObject) - Constructor for class com.smartgwtee.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".
batchUploadOperationId - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
Used to look up key values for fields with importStrategy.display while importing data using BatchUploader or DataImport server-side API.
bcc - Variable in class com.smartgwt.client.docs.serverds.Mail
Comma-separated list of "BCC" recipients.
bean - Variable in class com.smartgwt.client.docs.serverds.ServerObject
For use when lookupStyle is "spring" or "cdi", id (name) of the bean to ask Spring (CDI) to create.
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<?>, JavaScriptObject, JavaScriptObject) - Constructor for class com.smartgwt.client.bean.BeanMethod
 
BeanProperty<BeanClass> - Class in com.smartgwt.client.bean
 
BeanProperty(String) - Constructor for class com.smartgwt.client.bean.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() - Constructor for class com.smartgwt.client.bean.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.
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
 
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(), for 0 ≤ t ≤ 1.
BinaryFields - Interface in com.smartgwt.client.docs
Binary Fields
BkgndRepeat - Enum in com.smartgwt.client.types
 
blur() - Method in class com.smartgwt.client.browser.window.RemoteWindow
Blurs (deactivates) this RemoteWindow.
blur(RemoteWindowCallback) - 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.
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.
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
 
BooleanCallback - Interface in com.smartgwt.client.util
 
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
 
BooleanValueType - Class in com.smartgwt.client.bean.types
 
BooleanValueType() - Constructor for class com.smartgwt.client.bean.types.BooleanValueType
 
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.
bringToFront() - Method in class com.smartgwt.client.browser.window.RemoteWindow
Brings this RemoteWindow to the front in window stacking order.
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() - 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
Places this draw item at the top of the stacking order so that it appears in front of other draw items in the same DrawPane or DrawGroup.
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 com.google.gwt.event.shared.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
 
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
buildCriterionFromList(OperatorId, Criterion[]) - Method in class com.smartgwt.client.data.Criterion
 
BuiltinGroupingModes - Interface in com.smartgwt.client.docs
SimpleTypes support a mechanism for arranging values into groups.
Button - Interface in com.smartgwt.client.docs
The following APIs are all related to Button.
Button - Class in com.smartgwt.client.widgets
The Button widget class implements interactive, style-based button widgets.
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_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
 
Buttons - Interface in com.smartgwt.client.docs
The following APIs are all related to Buttons.

C

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 the ScreenLoaderServlet.
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 the ScreenLoaderServlet.
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.
cacheSyncOperation - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
For an operationBinding of operationType "add" or "update", this property is the operationId of a "fetch" operationBinding to use for cache synchronization purposes (ie, to fetch the row most recently added or changed).
Caching - Interface in com.smartgwt.client.docs
Caching
CALCULATOR - Static variable in class com.smartgwt.client.widgets.HeaderControl
 
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_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 - Interface in com.smartgwt.client.docs
The following APIs are all related to CalendarEvent.
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() - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
 
CalendarEvent(JavaScriptObject) - 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, 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, 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
 
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.
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
 
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 - 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.
The callback 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 as this.
- 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.
callback(ListGridField[], Hilite[]) - Method in class com.smartgwt.client.widgets.grid.FieldPickerCallbackCustomizer
 
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.
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.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.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 - Static variable in class com.smartgwt.client.widgets.Dialog
CANCEL Button object.
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.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(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() - 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(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() - 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
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.CancelClickEvent
 
CancelClickEvent - Class in com.smartgwt.client.widgets.rte.events
 
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
 
cancelDefaultErrorHandling() - Static method in class com.smartgwt.client.rpc.RPCManager
Cancels default error handling for all DSResponses in the current transaction, ensuring that the default error handling or current error handler is not called for any of them.
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 or editor and clearing any visible edit-selection from the current 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.
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
 
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.
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.
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.
canEditCell(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Can this cell be edited?
canEditCell() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
Overridden to disallow editing of the name field of this grid's data tree.
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 the FormItemCanEditCriterionPredicate that is registered with this field.
canEditCriterion(DynamicForm, FormItem, Criterion) - Method in interface com.smartgwt.client.widgets.form.FormItemCanEditCriterionPredicate
 
canExpandRecord(ListGridRecord, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Indicates whether a given record or rowNum can be expanded.
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.
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.
canMultiSort - Variable in class com.smartgwt.client.docs.serverds.DataSource
When true, indicates that this DataSource supports multi-level sorting.
CanPlayCallback - Interface in com.smartgwt.client.callbacks
 
canSave - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
Whether values in this field can be updated and saved to the dataSource.
canSelectCell(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If canSelectCells is set to true then, whenever an end-user or programmatic cell-selection is attempted, this method is called for each cell in the selection.
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.
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.
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
 
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.
canSyncCache - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
For an operation of type "add" or "update", a SQLDataSource will normally obtain data to return to the client by performing the "cacheSyncOperation": a SELECT statement that retrieves the modified record by primary key.
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
 
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
EditProxy that handles Canvas objects when editMode is enabled.
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 - 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
 
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
 
CART - Static variable in class com.smartgwt.client.widgets.HeaderControl
 
CASCADE - Static variable in class com.smartgwt.client.widgets.HeaderControl
 
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.
cc - Variable in class com.smartgwt.client.docs.serverds.Mail
Comma-separated list of "CC" recipients.
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 entire ListGrid.
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, 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.
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.
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
 
cellIsSelected(CellRecord) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
Determine whether the cell passed in is selected in this cubeGrid.
cellIsSelected(int, int) - Method in class com.smartgwt.client.widgets.grid.CellSelection
Return true if a particular item is selected
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
 
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
 
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 on CubeGrid 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
 
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 specified baseStyle, 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?
centerInPage() - Method in class com.smartgwt.client.widgets.Window
Centers the Window in the page.
changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.tools.CSSEditor
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.tools.EditPane
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.tools.EditTree
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.tools.GradientEditor
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.tools.ListPalette
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.tools.MenuPalette
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.tools.Reify
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.tools.TilePalette
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.tools.TreePalette
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.ace.AceEditor
Internal use only.
changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ace.AceEditor
Internal use only.
changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.BaseWidget
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.BatchUploader
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.Button
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.calendar.Calendar
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.calendar.CalendarView
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.calendar.EventCanvas
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.calendar.IndicatorCanvas
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.calendar.Timeline
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.calendar.ZoneCanvas
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.Canvas
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.chart.FacetChart
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.chart.MetricSettings
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.cube.CubeGrid
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.DateChooser
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.DateRangeDialog
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.Dialog
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawBlockConnector
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawCurve
Changes the defaults for Canvas 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, DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawCurve
Changes the defaults for DrawItem 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, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawDiamond
Changes the defaults for FormItem 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, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawGroup
Changes the defaults for Canvas 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, DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawGroup
Changes the defaults for DrawItem 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, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawImage
Changes the defaults for FormItem 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, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawItem
Changes the defaults for Canvas 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, DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawItem
Changes the defaults for DrawItem 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, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawKnob
Changes the defaults for FormItem 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, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawLabel
Changes the defaults for Canvas 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, DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawLabel
Changes the defaults for DrawItem 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, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawLine
Changes the defaults for FormItem 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, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawLinePath
Changes the defaults for Canvas 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, DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawLinePath
Changes the defaults for DrawItem 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, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawOval
Changes the defaults for FormItem 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, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawPane
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawPath
Changes the defaults for Canvas 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, DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawPath
Changes the defaults for DrawItem 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, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawPolygon
Changes the defaults for FormItem 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, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawRect
Changes the defaults for FormItem 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, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawSector
Changes the defaults for Canvas 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, DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawSector
Changes the defaults for DrawItem 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, FormItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawShape
Changes the defaults for FormItem 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, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.DrawTriangle
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.drawing.Gauge
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.EdgedCanvas
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.EditSearchWindow
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.FieldPicker
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.FieldPickerWindow
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.ColorPicker
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.DynamicForm
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.BlurbItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.BooleanItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ButtonItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.CanvasItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ColorItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ColorPickerItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.DateItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.DoubleItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.FileItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.FloatItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.HeaderItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.HiddenItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.IntegerItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.IPickTreeItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.LinkItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.PasswordItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ResetItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.RichTextItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SectionItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SelectItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SliderItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SpacerItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SubmitItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.TextItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.TimeItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.UploadItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ViewFileItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.FilterBuilder
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.FilterClause
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.PickListMenu
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.PropertySheet
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.form.SearchForm
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.grid.ColumnTree
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.grid.DateGrid
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.grid.HiliteEditor
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.grid.HiliteRule
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.grid.ListGrid
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.grid.RecordEditor
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.HTMLFlow
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.HTMLPane
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.IButton
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.IconButton
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.Img
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.ImgButton
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.ImgSplitbar
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.Label
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.layout.DataView
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.layout.Deck
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.layout.FlowLayout
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.layout.HLayout
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.layout.HStack
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.layout.Layout
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.layout.LayoutSpacer
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.layout.NavigationBar
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.layout.NavPanel
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.layout.PortalLayout
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.layout.Portlet
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.layout.ScreenLoader
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.layout.SectionHeader
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.layout.SectionStack
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.layout.SplitPane
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.layout.VLayout
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.layout.VStack
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.menu.IconMenuButton
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.menu.IMenuButton
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.menu.Menu
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.menu.MenuBar
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.menu.MenuButton
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.menu.RibbonMenuButton
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.menu.SelectionTreeMenu
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.menu.TreeMenuButton
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.MiniNavControl
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.MultiFilePicker
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.MultiGroupDialog
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.MultiGroupPanel
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.MultiSortDialog
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.MultiSortPanel
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.NavigationButton
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.plugins.ActiveXControl
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.plugins.BrowserPlugin
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.plugins.Flashlet
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.plugins.SVG
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.PointerSettings
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.PrintCanvas
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.PrintWindow
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.Progressbar
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.RangeSlider
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.RibbonButton
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.RichTextEditor
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.SavedSearchEditor
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.Scrollbar
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.Slider
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.Snapbar
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.Sound
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.Splitbar
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.StatefulCanvas
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.StretchImg
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.StretchImgButton
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.tab.ImgTab
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.tab.TabBar
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.tab.TabSet
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.tableview.TableView
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.tile.SimpleTile
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.tile.TileGrid
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.tile.TileLayout
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.RibbonBar
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.Toolbar
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStrip
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripButton
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.tour.TourWindow
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.tree.TreeGrid
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.viewer.DetailViewer
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.ViewLoader
Changes the defaults for Canvas 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, Canvas) - Static method in class com.smartgwt.client.widgets.Window
Changes the defaults for Canvas 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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.ChangedEvent
 
ChangedEvent - Class in com.smartgwt.client.widgets.form.fields.events
 
ChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.ChangedEvent
 
ChangedEvent - Class in com.smartgwt.client.widgets.grid.events
 
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
 
ChangeEvent - Class in com.smartgwt.client.widgets.grid.events
 
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.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.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.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.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
 
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
 
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.
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.
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.
ChartTitle - Interface in com.smartgwt.client.docs
The following APIs are all related to ChartTitle.
ChartType - Interface in com.smartgwt.client.docs
The following APIs are all related to ChartType.
ChartType - Enum in com.smartgwt.client.types
Known chart types.
CheckboxField - Interface in com.smartgwt.client.docs
The following APIs are all related to CheckboxField.
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 handles CheckboxItem 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.
checkForValidationErrors(ValidationStatusCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
Performs silent validation of the current form values, like valuesAreValid().
checkForValidationErrors(ValidationStatusCallback, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
checkForValidationErrors(ValidationStatusCallback, boolean, boolean) - 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.ValuesManager
Performs silent validation of the value manager values, like valuesAreValid().
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
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 during DataSource.xmlSerialize().
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.
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 - Static variable in class com.smartgwt.client.widgets.form.fields.PickerIcon
 
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 the filter-row and criteria in the advanced filter window, and issues a re-filter.
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.
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 via DateUtil.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 addDynamicProperty.
clearEditValue(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Clear a field value being tracked as an unsaved user edit.
clearErrors(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
Clears all errors for this DynamicForm.
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.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.
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 of queueRequests.
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 in autoPersistViewState.
clearSelection() - Method in class com.smartgwt.client.widgets.ace.AceEditor
Internal use only.
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.
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(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() - 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.ValuesManager
Clear the value for some field.
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(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.
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(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.
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.
ClickEvent - Class in com.smartgwt.client.widgets.drawing.events
 
ClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.ClickEvent
 
ClickEvent - Class in com.smartgwt.client.widgets.events
 
ClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.ClickEvent
 
ClickEvent - Class in com.smartgwt.client.widgets.form.fields.events
 
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
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
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
ClientServerIntegration - Interface in com.smartgwt.client.docs
Client-Server Integration
CLIPBOARD - Static variable in class com.smartgwt.client.widgets.HeaderControl
 
Clipping - Interface in com.smartgwt.client.docs
The following APIs are all related to Clipping.
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(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() - Method in class com.smartgwt.client.browser.window.RemoteWindow
Closes this RemoteWindow.
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 - Static variable in class com.smartgwt.client.widgets.HeaderControl
 
close() - Method in class com.smartgwt.client.widgets.layout.Portlet
close() method overridden to show closeConfirmationMessage to the user before removing the portlet from the PortalLayout via PortalLayout.removePortlet()
close() - Method in class com.smartgwt.client.widgets.Window
Close this window.
closeAll() - 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
closeAll(NodeLocator) - 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
 
closeFacet(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
Handler fired when facet is closed
methodType handler
closeFolder(TreeNode) - 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.
closeFolder(Integer) - Method in class com.smartgwt.client.widgets.tree.Tree
Closes a folder.
closeFolder(NodeLocator) - 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.
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.
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.
ClusterSizeMapper - Interface in com.smartgwt.client.widgets.chart
 
collapseField(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
Collapses the specified field.
collapseRecord(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Collapses a given record which has been previously expanded using expandRecord().
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
 
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
 
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
 
ColorPickerMode - Enum in com.smartgwt.client.types
 
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
 
columnCode - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
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".
com.smartgwt.client - package com.smartgwt.client
 
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).
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.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.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.smartgwtee.client.widgets - package com.smartgwtee.client.widgets
 
com.smartgwtee.tools.client - package com.smartgwtee.tools.client
 
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
 
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".
COMMENT - Static variable in class com.smartgwt.client.widgets.HeaderControl
 
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, DSRequest) - Method in class com.smartgwt.client.data.DataSource
 
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) - Method in class com.smartgwt.client.data.ResultSet
Default behavior is to call DataSource.compareCriteria(com.smartgwt.client.data.Criteria, com.smartgwt.client.data.Criteria) 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, DSRequest, String) - Method in class com.smartgwt.client.data.ResultSet
Default behavior is to call DataSource.compareCriteria(com.smartgwt.client.data.Criteria, com.smartgwt.client.data.Criteria) 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.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.
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".
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.
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 on audited 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.
ComponentBinding - Interface in com.smartgwt.client.docs
Component Binding
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
 
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.
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, a Callback, 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
 
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 with configureMessages().
configureGrouping() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Open a MultiGroupDialog to configure the fields used for grouping.
configureMessages(String, NotifySettings) - Static method in class com.smartgwt.client.widgets.notify.Notify
Sets the default NotifySettings for the specified NotifyType.
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.
connected() - Static method in class com.smartgwt.client.rpc.Messaging
Returns true if we are currently connected to any channels.
ConnectorOrientation - Enum in com.smartgwt.client.types
Supported styles of connector orientations.
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(Integer, Integer) - Method in class com.smartgwt.client.widgets.ace.AceRange
Internal use only.
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.
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
 
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 - Interface in com.smartgwt.client.docs
The following APIs are all related to Contents.
ContentsType - Enum in com.smartgwt.client.types
What type of content is found at the HTMLFlow's contentsURL?
contentType - Variable in class com.smartgwt.client.docs.serverds.Mail
Used to override the content-type header applied to the email.
ControlName - Enum in com.smartgwt.client.types
Names for the standard controls built into the RichTextEditor.
conversionException(Object) - Method in class com.smartgwt.client.bean.BeanValueType
 
convertabilityFrom(Object) - Method in class com.smartgwt.client.bean.BeanMethod
 
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.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(Class<?>) - Static method in class com.smartgwt.client.bean.BeanValueType
 
convertabilityToString() - Method in class com.smartgwt.client.bean.BeanValueType
 
convertabilityToString() - Method in class com.smartgwt.client.bean.types.StringValueType
 
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(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(boolean[]) - Method in class com.smartgwt.client.bean.types.ArrayValueType
 
convertFrom(double[]) - Method in class com.smartgwt.client.bean.types.ArrayValueType
 
convertFrom(float[]) - Method in class com.smartgwt.client.bean.types.ArrayValueType
 
convertFrom(int[]) - Method in class com.smartgwt.client.bean.types.ArrayValueType
 
convertFrom(long[]) - Method in class com.smartgwt.client.bean.types.ArrayValueType
 
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.NonPrimitiveArrayValueType
 
convertFrom(boolean[]) - Method in class com.smartgwt.client.bean.types.NonPrimitiveArrayValueType
 
convertFrom(double[]) - Method in class com.smartgwt.client.bean.types.NonPrimitiveArrayValueType
 
convertFrom(float[]) - Method in class com.smartgwt.client.bean.types.NonPrimitiveArrayValueType
 
convertFrom(int[]) - Method in class com.smartgwt.client.bean.types.NonPrimitiveArrayValueType
 
convertFrom(long[]) - Method in class com.smartgwt.client.bean.types.NonPrimitiveArrayValueType
 
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.PBooleanArrayValueType
 
convertFrom(boolean[]) - Method in class com.smartgwt.client.bean.types.PBooleanArrayValueType
 
convertFrom(double[]) - Method in class com.smartgwt.client.bean.types.PBooleanArrayValueType
 
convertFrom(float[]) - Method in class com.smartgwt.client.bean.types.PBooleanArrayValueType
 
convertFrom(int[]) - Method in class com.smartgwt.client.bean.types.PBooleanArrayValueType
 
convertFrom(long[]) - Method in class com.smartgwt.client.bean.types.PBooleanArrayValueType
 
convertFrom(Object[]) - Method in class com.smartgwt.client.bean.types.PDoubleArrayValueType
 
convertFrom(boolean[]) - Method in class com.smartgwt.client.bean.types.PDoubleArrayValueType
 
convertFrom(double[]) - Method in class com.smartgwt.client.bean.types.PDoubleArrayValueType
 
convertFrom(float[]) - Method in class com.smartgwt.client.bean.types.PDoubleArrayValueType
 
convertFrom(int[]) - Method in class com.smartgwt.client.bean.types.PDoubleArrayValueType
 
convertFrom(long[]) - Method in class com.smartgwt.client.bean.types.PDoubleArrayValueType
 
convertFrom(Object[]) - Method in class com.smartgwt.client.bean.types.PFloatArrayValueType
 
convertFrom(boolean[]) - Method in class com.smartgwt.client.bean.types.PFloatArrayValueType
 
convertFrom(double[]) - Method in class com.smartgwt.client.bean.types.PFloatArrayValueType
 
convertFrom(float[]) - Method in class com.smartgwt.client.bean.types.PFloatArrayValueType
 
convertFrom(int[]) - Method in class com.smartgwt.client.bean.types.PFloatArrayValueType
 
convertFrom(long[]) - Method in class com.smartgwt.client.bean.types.PFloatArrayValueType
 
convertFrom(Object[]) - Method in class com.smartgwt.client.bean.types.PIntegerArrayValueType
 
convertFrom(boolean[]) - Method in class com.smartgwt.client.bean.types.PIntegerArrayValueType
 
convertFrom(double[]) - Method in class com.smartgwt.client.bean.types.PIntegerArrayValueType
 
convertFrom(float[]) - Method in class com.smartgwt.client.bean.types.PIntegerArrayValueType
 
convertFrom(int[]) - Method in class com.smartgwt.client.bean.types.PIntegerArrayValueType
 
convertFrom(long[]) - Method in class com.smartgwt.client.bean.types.PIntegerArrayValueType
 
convertFrom(Object[]) - Method in class com.smartgwt.client.bean.types.PLongArrayValueType
 
convertFrom(boolean[]) - Method in class com.smartgwt.client.bean.types.PLongArrayValueType
 
convertFrom(double[]) - Method in class com.smartgwt.client.bean.types.PLongArrayValueType
 
convertFrom(float[]) - Method in class com.smartgwt.client.bean.types.PLongArrayValueType
 
convertFrom(int[]) - Method in class com.smartgwt.client.bean.types.PLongArrayValueType
 
convertFrom(long[]) - Method in class com.smartgwt.client.bean.types.PLongArrayValueType
 
convertFrom(Object) - Method in class com.smartgwt.client.bean.types.StringValueType
 
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 &lt; and &gt; 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(String) - Static method in class com.smartgwt.client.data.GroupSpecifier
 
convertToArray(JavaScriptObject) - Static method in class com.smartgwt.client.data.GroupSpecifier
 
convertToArray(String) - Static method in class com.smartgwt.client.data.SortSpecifier
 
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.
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, 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
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.
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
convertToJavaObjectArray(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
 
convertToJavaRefDataClassArray(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
 
convertToJavaScriptArray(Object[]) - Static method in class com.smartgwt.client.bean.BeanValueType
 
convertToJavaScriptArray(boolean[]) - Static method in class com.smartgwt.client.util.JSOHelper
 
convertToJavaScriptArray(char[]) - Static method in class com.smartgwt.client.util.JSOHelper
 
convertToJavaScriptArray(byte[]) - Static method in class com.smartgwt.client.util.JSOHelper
 
convertToJavaScriptArray(short[]) - Static method in class com.smartgwt.client.util.JSOHelper
 
convertToJavaScriptArray(int[]) - Static method in class com.smartgwt.client.util.JSOHelper
 
convertToJavaScriptArray(float[]) - Static method in class com.smartgwt.client.util.JSOHelper
 
convertToJavaScriptArray(double[]) - Static method in class com.smartgwt.client.util.JSOHelper
 
convertToJavaScriptArray(long[]) - Static method in class com.smartgwt.client.util.JSOHelper
 
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
 
convertToJavaScriptArray(ProcessElement[]) - Static method in class com.smartgwt.client.util.workflow.ProcessElement
 
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, 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
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.
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
 
copyAttributes(Record, String...) - Static method in class com.smartgwt.client.data.Record
Creates a shallow copy of record containing its attributes for properties named in properties.
copyAttributesInto(Record, Record, String...) - Static method in class com.smartgwt.client.data.Record
Shallow copies the attributes of record to destRecord for properties named in properties.
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.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.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.EditTree
Copies the passed editNode or editNodes to an internal "clipboard" space, for later application via pasteEditNodes().
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.
Corner - Interface in com.smartgwt.client.docs
The following APIs are all related to Corner.
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.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.SplitPaneEditProxy
 
create() - Method in class com.smartgwt.client.tools.StatefulCanvasEditProxy
 
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.TreePalette
 
create() - Method in class com.smartgwt.client.tools.WindowEditProxy
 
create() - Static method in class com.smartgwt.client.util.DateUtil
Create a new Date object - synonym for new 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.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.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.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
 
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
 
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.
createCanvas() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
This method is called to dynamically create a canvas for this CanvasItem.
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.
createDataClass(String, JavaScriptObject, boolean) - Static method in class com.smartgwt.client.util.ObjectFactory
 
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
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.
createEventCanvasComponent(EventCanvas) - Method in class com.smartgwt.client.widgets.calendar.Calendar
Called from EventCanvas.setEvent() when showEventCanvasComponents 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(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
 
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}.
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(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}.
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}.
createNodeLocator(TreeNode, TreeNode, Integer, String) - Method in class com.smartgwt.client.widgets.tree.Tree
Returns a NodeLocator object suitable for passing to methods, such as getParent(), which require a NodeLocator when the tree is multi-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 as getParent(), which require a NodeLocator when the tree is multi-linked.
createObject() - Static method in class com.smartgwt.client.util.JSOHelper
 
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, CreateScreenSettings) - Method in class com.smartgwt.client.rpc.Project
Creates a screen from screen definitions cached in the project.
createScreen(String, String[]) - Method in class com.smartgwt.client.rpc.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) - Static method in class com.smartgwt.client.rpc.RPCManager
Creates a screen previously cached by a call to cacheScreens().
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.
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
 
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.
Criteria - Class in com.smartgwt.client.data
Criteria for selecting only a matching set of records from a DataSource.
Criteria() - Constructor for class com.smartgwt.client.data.Criteria
 
Criteria(String, String) - Constructor for class com.smartgwt.client.data.Criteria
 
Criteria(JavaScriptObject) - Constructor for class com.smartgwt.client.data.Criteria
 
Criteria - Interface in com.smartgwt.client.docs
Criteria for selecting only a matching set of records from a DataSource.
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.
CriteriaChangedEvent - Class in com.smartgwt.client.widgets.form.events
 
CriteriaChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.CriteriaChangedEvent
 
CriteriaChangedEvent - Class in com.smartgwt.client.widgets.grid.events
 
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
criteriaPolicy - Variable in class com.smartgwt.client.docs.serverds.DataSource
Decides under what conditions the ResultSet cache should be dropped when the ResultSet.criteria changes.
CriteriaPolicy - Enum in com.smartgwt.client.types
 
Criterion - Class in com.smartgwt.client.data
An object representing a criterion to apply to a record.
Criterion() - Constructor for class com.smartgwt.client.data.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, Criterion[]) - Constructor for class com.smartgwt.client.data.Criterion
 
Criterion(OperatorId) - 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, Integer) - Constructor for class com.smartgwt.client.data.Criterion
Constructor for Criterion with fieldName, operator and value.
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, String) - Constructor for class com.smartgwt.client.data.Criterion
Constructor for Criterion with fieldName, operator and value.
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, Float) - Constructor for class com.smartgwt.client.data.Criterion
Constructor for Criterion with fieldName, operator and value.
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, Date) - Constructor for class com.smartgwt.client.data.Criterion
Constructor for Criterion with fieldName, operator and value.
Criterion(String, OperatorId, Date, Date) - Constructor for class com.smartgwt.client.data.Criterion
Constructor for Criterion with fieldName, operator, start and end values.
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, Long) - Constructor for class com.smartgwt.client.data.Criterion
Constructor for Criterion with fieldName, operator and value.
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, Integer[]) - Constructor for class com.smartgwt.client.data.Criterion
 
Criterion(String, OperatorId, String[]) - Constructor for class com.smartgwt.client.data.Criterion
 
Criterion(String, OperatorId, Float[]) - Constructor for class com.smartgwt.client.data.Criterion
 
Criterion(String, OperatorId, Long[]) - Constructor for class com.smartgwt.client.data.Criterion
 
Criterion(String, OperatorId, Date[]) - Constructor for class com.smartgwt.client.data.Criterion
 
Criterion(String, OperatorId, Boolean[]) - Constructor for class com.smartgwt.client.data.Criterion
 
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.docs.serverds.Criterion
 
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 of styling settings.
CSSEditor() - Constructor for class com.smartgwt.client.tools.CSSEditor
 
CSSEditor(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.CSSEditor
 
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.
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"
Cues - Interface in com.smartgwt.client.docs
Visual hints for the user that something can be done to this object
CurrentPane - Enum in com.smartgwt.client.types
Possible values for the current pane showing in a SplitPane.
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
 
Cursor - Interface in com.smartgwt.client.docs
The following APIs are all related to Cursor.
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.
customCriteriaExpression - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
This property indicates that this field should be represented by a custom expression embedded in the WHERE clause of the generated SQL, instead of the generated expression containing this field name that would ordinarily be used.
customCriteriaFields - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
Indicates that the listed fields should be included in the default whereClause generated for this operationBinding, even if they are marked customSQL="true".
customFields - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
Indicates that the listed fields should be included in the default selectClause and whereClause generated for this operationBinding, even if they are marked customSQL="true".
customHQL - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
This feature is available with Power or better licenses only. See smartclient.com/product for details.
customInsertExpression - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
This property is similar to customUpdateExpression; its value is used during "add" operations.
customizeTransforms(RequestTransformer) - Static method in class com.smartgwt.client.rpc.RPCManager
Apply the specified RequestTransformer to override the default behavior of RPCManager.transformRequest(RPCRequest).
customJQL - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
This feature is available with Power or better licenses only. See smartclient.com/product for details.
CustomQuerying - Interface in com.smartgwt.client.docs
Custom Querying Overview
CustomSassSkins - Interface in com.smartgwt.client.docs
Customizing Sass-based Skins
customSelectExpression - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
This property indicates that this field represents a custom expression that should be embedded in the generated SQL instead of a reference to this field.
customSQL - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
For a DataSource with serverType "sql", "hibernate", or "jpa", indicates that this field should be omitted by default from all SQL operations, and will only be used with custom queries.
customSQL - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
This feature is available with Power or better licenses only. See smartclient.com/product for details.
CustomTabElements - Interface in com.smartgwt.client.docs
Including custom elements in the tab order
customUpdateExpression - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
This property specifies the value to use to update this column on "update" operations.
CustomValidator - Class in com.smartgwt.client.widgets.form.validator
 
CustomValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.CustomValidator
 
customValueFields - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
Indicates that the listed fields should be included in the default selectClause and valuesClause generated for this operationBinding, even if they are marked customSQL="true".

D

Data - Interface in com.smartgwt.client.docs
The following APIs are all related to Data.
dataArrived(int, int) - Method in class com.smartgwt.client.data.ResultSet
Notification fired when data has arrived from the server and has been successfully integrated into the cache.
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(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(JavaScriptObject) - Constructor for class com.smartgwt.client.data.events.DataArrivedEvent
 
DataArrivedEvent - Class in com.smartgwt.client.widgets.form.fields.events
 
DataArrivedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.DataArrivedEvent
 
DataArrivedEvent - Class in com.smartgwt.client.widgets.grid.events
 
DataArrivedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.DataArrivedEvent
 
DataArrivedEvent - Class in com.smartgwt.client.widgets.tile.events
 
DataArrivedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tile.events.DataArrivedEvent
 
DataArrivedEvent - Class in com.smartgwt.client.widgets.tree.events
 
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
 
Databinding - Interface in com.smartgwt.client.docs
DataBinding
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_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_duplicateDragMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Duplicates not allowed".
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_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_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".
DataBoundComponentMethods - Interface in com.smartgwt.client.docs
DataBound Component Methods
DataChangedEvent - Class in com.smartgwt.client.data.events
 
DataChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.data.events.DataChangedEvent
 
DataChangedEvent - Class in com.smartgwt.client.widgets.events
 
DataChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.DataChangedEvent
 
DataChangedEvent - Class in com.smartgwt.client.widgets.grid.events
 
DataChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.DataChangedEvent
 
DataChangedEvent - Class in com.smartgwt.client.widgets.tree
 
DataChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tree.DataChangedEvent
 
DataChangedEvent - Class in com.smartgwt.client.widgets.tree.events
 
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
 
DataContext - Interface in com.smartgwt.client.docs
The following APIs are all related to DataContext.
DataContext - Class in com.smartgwt.client.widgets
A mapping from DataSource IDs to specific Records.
DataContext() - Constructor for class com.smartgwt.client.widgets.DataContext
 
DataContext(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.DataContext
 
DataContextBinding - Class in com.smartgwt.client.widgets
Identical to a DataContext but in addition to fixed values, ruleContext values can be specified by prefixing the ruleContext 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.
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.
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).
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
 
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
 
DataLineType - Enum in com.smartgwt.client.types
Algorithms for drawing lines between points.
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.
dataProtocol - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
Controls the format in which inputs are sent to the dataURL.
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() - Constructor for class com.smartgwt.client.data.DataSource
 
DataSource(JavaScriptObject) - Constructor for class com.smartgwt.client.data.DataSource
 
DataSource(String) - Constructor for class com.smartgwt.client.data.DataSource
 
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.docs.serverds.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."
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 - Class in com.smartgwt.client.data
Metadata about a DataSourceField, including its type and validators.
DataSourceField() - Constructor for class com.smartgwt.client.data.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
 
DataSourceField - Class in com.smartgwt.client.docs.serverds
Metadata about a DataSourceField, including its type and validators.
DataSourceField() - Constructor for class com.smartgwt.client.docs.serverds.DataSourceField
 
dataSourceField - Variable in class com.smartgwt.client.widgets.form.validator.CustomValidator
 
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
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.
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.
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).
Date - Interface in com.smartgwt.client.docs
The following APIs are all related to Date.
DATE - Static variable in class com.smartgwt.client.widgets.form.fields.PickerIcon
 
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_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.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.
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".
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 - 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
 
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
 
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 via DateUtil.parseInput().
DateInputFormatter - Interface in com.smartgwt.client.util
DateInputFormatter.
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.
dateIsWorkday(Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
DateItem - Class in com.smartgwt.client.widgets.form.fields
A FormItem for editing logical-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
EditProxy that handles DateItem when editMode is enabled.
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.
DateRange - Class in com.smartgwt.client.data
A class specifying a range of dates.
DateRange() - Constructor for class com.smartgwt.client.data.DateRange
 
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".
DateRangeItem - Class in com.smartgwt.client.widgets.form.fields
Allows a user to select an absolute or relative range of dates via two RelativeDateItems (if allowRelativeDates is true) or two DateItems.
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
 
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.
DateTimeItem - Class in com.smartgwt.client.widgets.form.fields
A simple DateItem subclass for editing regular 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
 
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
 
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
 
DBCField - Class in com.smartgwt.client.data
Represents a field in a DataBoundComponent.
DBCField() - Constructor for class com.smartgwt.client.data.DBCField
 
DbConfigTool - Interface in com.smartgwt.client.docs
Database Configuration
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(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() - 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.
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
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.
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 the Process.state and choosing the element associated with the criteria that matched, or a defaultElement 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
 
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
defaultBooleanStorageStrategy - Variable in class com.smartgwt.client.docs.serverds.DataSource
For serverType:"sql" DataSources, sets the default sqlStorageStrategy to use for boolean fields where no sqlStorageStrategy has been declared on the field.
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.
DefaultFieldWidthCustomizer - Interface in com.smartgwt.client.widgets.grid
 
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.
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 API DSRequest.setAllowMultiUpdate().
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.
defaultParams - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
HTTP parameters that should be submitted with every DSRequest.
DefaultQueryClause - Enum in com.smartgwt.client.types
The Velocity variable names of the "pieces" of SQL that Smart GWT generates to form a complete fetch or update query.
DefaultSampleRecord - Enum in com.smartgwt.client.types
Some interfaces, for example the FieldPicker and HiliteEditor widgets, can use data from an associated DataBoundComponent to express live sample values at runtime.
defaultTextMatchStyle - Variable in class com.smartgwt.client.docs.serverds.DataSource
The default textMatchStyle to use for DSRequests that do not explicitly state a textMatchStyle.
defaultTransformResponse(DSResponse, DSRequest, Object) - Method in class com.smartgwt.client.data.ResponseTransformer
 
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
 
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"
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.
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.
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(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
Deselect all records in the supplied column (the first column if none is passed)
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
 
deselectCell(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
Deselect a single cell - accepts cell ID.
deselectCell(CellRecord) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
Deselect a single cell - accepts cellRecord.
deselectCell(int, int) - Method in class com.smartgwt.client.widgets.grid.CellSelection
Deselect a particular cell
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.
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(Record) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
deselectRecord(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
deselectRecord(Record) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
deselectRecord(int) - 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(int) - 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(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
deselectRecord(Record, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
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.grid.ColumnTree
Deselect a list of Records passed in explicitly, or by index.
deselectRecord(Record) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
deselectRecord(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
deselectRecord(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
deselectRecord(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
deselectRecord(Record) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
deselectRecord(int) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
deselectRecord(Record) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
deselectRecord(int) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
deselectRecords(int[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
deselectRecords(Record[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
deselectRecords(int[]) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
deselectRecords(Record[]) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
deselectRecords(int[]) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
Deselect a list of Records passed in explicitly, or by index.
deselectRecords(Record[]) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
Deselect a list of Records passed in explicitly, or by index.
deselectRecords(int[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
deselectRecords(Record[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
deselectRecords(int[], int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
Deselect a list of Records passed in explicitly, or by index.
deselectRecords(Record[], int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
Deselect a list of Records passed in explicitly, or by index.
deselectRecords(int[]) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
deselectRecords(Record[]) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
deselectRecords(int[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
deselectRecords(Record[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
deselectRecords(int[]) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
deselectRecords(Record[]) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
deselectRecords(int[]) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
deselectRecords(Record[]) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
deselectValue() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
If useTextField is true, falls through to standard deselectValue() implementation on this items freeform text entry field.
deselectValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
If useTextField is true, falls through to standard deselectValue() 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(Boolean) - 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(Boolean) - 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 standard deselectValue() implementation on this items freeform text entry field.
deselectValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
If useTextField is true, falls through to standard deselectValue() 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.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
 
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 so get() 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.
destroyAll() - Method in class com.smartgwt.client.tools.EditContext
Removes all EditNodes from the EditContext, and calls destroy() on the liveObjects.
destroyAll() - Method in class com.smartgwt.client.tools.EditPane
Removes all EditNodes from the EditContext, and calls destroy() on the liveObjects.
destroyAll() - Method in class com.smartgwt.client.tools.EditTree
Removes all EditNodes from the EditContext, and calls destroy() on the liveObjects.
destroyItems() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
Permanently destroy all DrawItems currently associated with this DrawPane, leaving the DrawPane itself intact
detail - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
Whether this field should be considered a "detail" field by a DataBoundComponent.
DetailFormatter - Interface in com.smartgwt.client.widgets.viewer
 
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 handles DetailViewer 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
 
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.
DevConsoleRPCTab - Interface in com.smartgwt.client.docs
The Developer Console RPC Tab
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
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_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".
Direction - Enum in com.smartgwt.client.types
 
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.
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
 
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(String) - 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.
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.
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.
disconnect() - Static method in class com.smartgwt.client.rpc.Messaging
disconnect from all channels
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
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.
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(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(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(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(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(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(RangeChangedEventHandler) - Method in class com.smartgwt.client.widgets.events.ChangedEvent
 
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(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(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(SearchHandler) - Method in class com.smartgwt.client.widgets.form.events.FilterSearchEvent
 
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(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(SorterClickHandler) - Method in class com.smartgwt.client.widgets.grid.events.SorterClickEvent
 
dispatch(SorterContextClickHandler) - Method in class com.smartgwt.client.widgets.grid.events.SorterContextClickEvent
 
dispatch(SortChangedHandler) - Method in class com.smartgwt.client.widgets.grid.events.SortEvent
 
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(ItemClickHandler) - Method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
 
dispatch(MenuIconClickHandler) - Method in class com.smartgwt.client.widgets.menu.events.MenuIconClickEvent
 
dispatch(ClickHandler) - Method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
 
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
 
dispatch(TabIconClickHandler) - Method in class com.smartgwt.client.widgets.tab.events.TabClickEvent
 
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(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.
displayField - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
When records from this dataSource are displayed in a dataBoundComponent such as a ListGrid, the displayField attribute may be used to cause some field to display a value from another field in the record.
displayFormat - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
The default date formatter to use for displaying this field.
displayHeaderContextMenu(Canvas, int[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showHeaderContextMenu is true this method is fired when the user right-clicks on the header for this grid.
Default implementation will display a menu with entries derived from ListGrid.getHeaderContextMenuItems for the appropriate column.
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.
displaySort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Modify the grid UI to reflect the parameter sortSpecifiers.
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(ValueType) - Method in class com.smartgwt.client.bean.BeanValueType
 
doConvertToString(Date) - Method in class com.smartgwt.client.bean.types.DateValueType
 
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
 
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 - 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
 
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
 
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
 
DoubleClickEvent - Class in com.smartgwt.client.widgets.events
 
DoubleClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.DoubleClickEvent
 
DoubleClickEvent - Class in com.smartgwt.client.widgets.form.fields.events
 
DoubleClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.DoubleClickEvent
 
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
 
doWarn() - Method in class com.smartgwt.client.widgets.RichTextEditor
Display a warning if Rich Text Editing is not fully supported in this browser.
DOWN - Static variable in class com.smartgwt.client.widgets.TransferImgButton
 
DOWN_LAST - Static variable in class com.smartgwt.client.widgets.TransferImgButton
 
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
 
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.
Drag - Interface in com.smartgwt.client.docs
The following APIs are all related to Drag.
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 - 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.
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 - Enum in com.smartgwt.client.types
Different styles of determining intersection: with mouse or entire rect of target
DragMaskType - Enum in com.smartgwt.client.types
What kind of mask to use for masking dragged element.
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.
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.
dragResizeMove(String, Integer, Integer, Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
If canDrag is true and the control 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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
 
DragResizeMoveEvent - Class in com.smartgwt.client.widgets.events
 
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
 
DragResizeStartEvent - Class in com.smartgwt.client.widgets.events
 
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
 
DragResizeStopEvent - Class in com.smartgwt.client.widgets.events
 
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
 
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
 
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
 
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 - 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
 
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.
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
 
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
 
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
 
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 - 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
 
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
 
Drawing - Interface in com.smartgwt.client.docs
Rendering an object on the page.
DrawingType - Enum in com.smartgwt.client.types
The type of drawing back-end used by a DrawPane to draw its draw items on screen.
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
EditProxy that handles DrawItems except for DrawLabels when editMode is enabled.
DrawItemEditProxy() - Constructor for class com.smartgwt.client.tools.DrawItemEditProxy
 
DrawItemEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.DrawItemEditProxy
 
DrawKnob - Class in com.smartgwt.client.widgets.drawing
Canvas that renders a DrawItem into a DrawPane and provides interactivity for that drawItem, including drag and drop.
DrawKnob() - Constructor for class com.smartgwt.client.widgets.drawing.DrawKnob
 
DrawKnob(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.DrawKnob
 
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 handles DrawLabels when editMode is enabled.
DrawLabelEditProxy() - Constructor for class com.smartgwt.client.tools.DrawLabelEditProxy
 
DrawLabelEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.DrawLabelEditProxy
 
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
 
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
 
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
 
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
 
DrawPaneEditProxy - Class in com.smartgwt.client.tools
EditProxy that handles DrawPanes when editMode is enabled.
DrawPaneEditProxy() - Constructor for class com.smartgwt.client.tools.DrawPaneEditProxy
 
DrawPaneEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.DrawPaneEditProxy
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
drop() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Handle a drop event.
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
 
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.
DropHandler - Interface in com.smartgwt.client.widgets.events
 
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
 
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
 
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 the DataSource.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, String) - Constructor for class com.smartgwt.client.data.DSRequest
 
DSRequest(DSOperationType, Record) - Constructor for class com.smartgwt.client.data.DSRequest
 
DSRequest(DSOperationType, String, Record) - Constructor for class com.smartgwt.client.data.DSRequest
 
DSRequest(DSOperationType, JavaScriptObject) - Constructor for class com.smartgwt.client.data.DSRequest
 
DSRequest(DSOperationType, String, JavaScriptObject) - Constructor for class com.smartgwt.client.data.DSRequest
 
DSRequest(DSOperationType, Criteria) - Constructor for class com.smartgwt.client.data.DSRequest
 
DSRequest(DSOperationType, String, Criteria) - 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 and offline 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 - 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
 
DsResponse - Interface in com.smartgwt.client.docs
The following APIs are all related to 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.
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 using Criterion.valuePath.
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 - Variable in class com.smartgwt.client.widgets.form.validator.CustomValidator
 
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".
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_saveButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Save"
dynamicValuePicker_clearValueText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "<Use static value instead>"

E

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.
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
 
EdgeName - Enum in com.smartgwt.client.types
An edge or corner of a rectange, or it's center.
EdgeSizes - Interface in com.smartgwt.client.docs
Object used to specify custom edge sizes or offsets.
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
 
EditCompleteEvent - Class in com.smartgwt.client.widgets.tools.events
 
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
 
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.
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(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(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() - 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.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.ValuesManager
Prepare to edit a new record by clearing the current set of values (or replacing them with initialValues if specified).
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
 
EditorEnterEvent - Class in com.smartgwt.client.widgets.form.fields.events
 
EditorEnterEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.EditorEnterEvent
 
EditorEnterEvent - Class in com.smartgwt.client.widgets.grid.events
 
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.EditorExitEvent
 
EditorExitEvent - Class in com.smartgwt.client.widgets.grid.events
 
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
For an operator with valueType:"custom", indicates what kind of FormItem to use to provide a user interface for creating a valid Criterion.
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
 
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
 
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.
EditSearchWindow - Class in com.smartgwt.client.widgets
Window that simply contains a SavedSearchEditor as the com.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 "Edit Search"
editSelectedData(ListGrid) - Method in class com.smartgwt.client.widgets.form.DynamicForm
Edit the record selected in the specified ListGrid.
editSelectedData(String) - 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).
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.
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.
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
 
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?
EmbeddedPosition - Enum in com.smartgwt.client.types
How a component should be embedded within its record or cell
emptyArray() - Method in class com.smartgwt.client.bean.types.NonPrimitiveArrayValueType
 
emptyArray() - Method in class com.smartgwt.client.bean.types.ObjectArrayValueType
 
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.
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.
Enable - Interface in com.smartgwt.client.docs
Enabling and Disabling
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.
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, boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
enableHilite(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
enableHilite(String, boolean) - 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, boolean) - 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, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
enableHilite(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
enableHilite(String, boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
enableHilite(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
enableHilite(String, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
enableHilite(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
enableHilite(String, boolean) - 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.viewer.DetailViewer
 
enableHiliting() - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
enableHiliting(boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
enableHiliting() - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
enableHiliting(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
enableHiliting() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
Enable all hilites.
enableHiliting(boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
Enable all hilites.
enableHiliting() - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
enableHiliting(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
enableHiliting() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
enableHiliting(boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
enableHiliting() - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
enableHiliting(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
enableHiliting() - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
enableHiliting(boolean) - 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.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(String) - 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.
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.
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(Object) - 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(BaseClass) - 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 - 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 - 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)
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 (see lookAhead).
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
 
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
 
EnterKeyEditAction - Enum in com.smartgwt.client.types
What to do when a user hits enter while editing a cell
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".
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 java.lang.Enum<ValueType>> - Class in com.smartgwt.client.bean.types
 
EnumValueType(Class<ValueType>) - Constructor for class com.smartgwt.client.bean.types.EnumValueType
 
equals(Object) - Method in class com.smartgwt.client.core.JsObject
 
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.widgets.BaseWidget
 
equals(Object) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
 
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, String, boolean) - Method in class com.smartgwt.client.core.BaseClass
 
error(String) - Method in class com.smartgwt.client.core.BaseClass
 
error(String) - Method in class com.smartgwt.client.widgets.BaseWidget
 
error(String, String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
error(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
ERROR - Static variable in class com.smartgwt.client.widgets.notify.Notify
Highest priority.
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.
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
 
errorMessage - Variable in class com.smartgwt.client.docs.serverds.Validator
Text to display if the value does not pass this validation check.
Errors - Interface in com.smartgwt.client.docs
Validation errors and how they are shown
ESC - Static variable in interface com.smartgwt.client.types.KeyNames
 
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.
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() or DataSource.recordsFromText().
eval(String) - Static method in class com.smartgwt.client.util.JSOHelper
Evaluate the passed string as Javascript
evaluateCriterion(Record, Criterion) - Method in class com.smartgwt.client.data.DataSource
Evaluate the given criterion with respect to the passed record.
EventAddedHandler - Interface in com.smartgwt.client.widgets.calendar.events
 
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 a CalendarEvent in a CalendarView.
EventCanvas() - Constructor for class com.smartgwt.client.widgets.calendar.EventCanvas
 
EventCanvas(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.EventCanvas
 
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
 
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
 
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
 
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
 
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
 
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
 
eventMoved(Date, CalendarEvent, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
Deprecated.
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
 
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.
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
 
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
 
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
 
ExcelPasting - Interface in com.smartgwt.client.docs
Copy and Paste with Excel
excludeCriteriaFields - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
Indicates that the listed fields should be excluded from the default whereClause generated for this operationBinding.
exclusive - Variable in class com.smartgwt.client.docs.serverds.Validator
When set to true, values that equal the specified min or max values will fail validation.
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) - Method in interface com.smartgwt.client.browser.window.RemoteWindowCallback
Callback reporting a change to a RemoteWindow, such as it moving.
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(AceCompletionResult...) - Method in interface com.smartgwt.client.callbacks.AceCompleterCompletionsCallback
A Callback to return auto-completion results for user selection from AceCompleter.getCompletions().
execute() - Method in interface com.smartgwt.client.callbacks.CanPlayCallback
A Callback fired when Sound.load() completes.
execute(DataSource) - Method in interface com.smartgwt.client.callbacks.ClientOnlyDataSourceCallback
Generic callback interface.
execute() - Method in interface com.smartgwt.client.callbacks.CollapseSectionCallback
Callback to execute after the section has been collapsed.
execute(Criterion) - Method in interface com.smartgwt.client.callbacks.DateRangeCallback
execute() - Method in interface com.smartgwt.client.callbacks.ExpandSectionCallback
Callback to execute after the section has been expanded.
execute(Map, Object, DataSourceField, String) - Method in interface com.smartgwt.client.callbacks.GetFieldValueCallback
Callback required for the property DataSourceField.getFieldValue.
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(DSResponse, boolean, DSRequest) - Method in interface com.smartgwt.client.callbacks.HasFileCallback
A Callback fired when DataSource.hasFile() completes.
execute(DSResponse, boolean, DSRequest) - Method in interface com.smartgwt.client.callbacks.HasFileVersionCallback
A Callback fired when DataSource.hasFileVersion() completes.
execute() - Method in interface com.smartgwt.client.callbacks.HideSectionCallback
Callback to execute after the section has been hidden.
execute(Project, Project[], RPCResponse) - Method in interface com.smartgwt.client.callbacks.LoadProjectCallback
A Callback to evaluate after RPCManager.loadProject() completes.
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() - 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(String, String[]) - Method in interface com.smartgwt.client.callbacks.MockDSExportCallback
Callback fired upon successful completion of Reify.getMockDS() or Reify.showMockDS(): Output for all DataSources together is reported as the single string parameter allDSData.
execute(PaletteNode...) - Method in interface com.smartgwt.client.callbacks.PaletteNodeCallback
Callback fired with the PaletteNodes obtained asynchronously.
execute() - Method in interface com.smartgwt.client.callbacks.PlaybackCompleteCallback
A Callback fired when Sound.play() completes.
execute(Process) - Method in interface com.smartgwt.client.callbacks.ProcessCallback
A Callback to evaluate when a Process has been loaded via Process.loadProcess().
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() - Method in interface com.smartgwt.client.callbacks.ShowSectionCallback
Callback to execute after the section has been shown.
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(boolean, DataSourceField, Validator, Record, DataBoundComponent) - Method in interface com.smartgwt.client.callbacks.ValidatorActionCallback
Callback required for the property ValidatorDefinition.action.
execute(DataSourceField, Validator, Object, Map, Map) - Method in interface com.smartgwt.client.callbacks.ValidatorConditionCallback
Callback required for the property Validator.condition and ValidatorDefinition.condition.
execute() - Method in interface com.smartgwt.client.core.Function
Generic callback interface.
execute(DSRequest) - Method in class com.smartgwt.client.data.DataSource
Executes the given DSRequest on this DataSource.
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(Object, Object, DataSourceField, String) - Method in interface com.smartgwt.client.data.FieldValueExtractor
 
execute(SortSpecifier[]) - Method in interface com.smartgwt.client.data.MultiSortCallback
Called when the user defines and accepts one or more SortSpecifiers.
execute(Map) - Method in interface com.smartgwt.client.data.ValidationStatusCallback
A Callback to evaluate when form validation completes.
execute(Object[], JavaScriptObject, RPCResponse, JavaScriptObject) - Method in interface com.smartgwt.client.data.WebServiceCallback
 
execute(WebService) - Method in interface com.smartgwt.client.data.WSDLLoadCallback
 
execute(SchemaSet) - Method in interface com.smartgwt.client.data.XSDLoadCallback
 
execute(String) - Method in interface com.smartgwt.client.rpc.ExportImageCallback
execute() - Method in class com.smartgwt.client.rpc.LoadScreenCallback
A Callback to evaluate when a screen is loaded via RPCManager.loadScreen().
execute(Object) - Method in interface com.smartgwt.client.rpc.MessagingCallback
 
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(RPCResponse, Object, RPCRequest) - Method in interface com.smartgwt.client.rpc.RPCCallback
A Callback to evaluate when an RPCRequest completes.
execute(RPCResponse...) - Method in interface com.smartgwt.client.rpc.RPCQueueCallback
Callback to fire when a queue of requests sent via RPCManager.sendQueue(RPCQueueCallback) returns.
execute(Boolean) - Method in interface com.smartgwt.client.util.BooleanCallback
 
execute(String) - Method in interface com.smartgwt.client.util.KeyCallback
 
execute(String) - Method in class com.smartgwt.client.util.PageKeyHandler
 
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(String) - Method in interface com.smartgwt.client.util.ValueCallback
 
execute(Object, Record) - Method in class com.smartgwt.client.util.workflow.ScriptTask
Execute the task.
execute(boolean) - Method in interface com.smartgwt.client.widgets.AnimationCallback
A Callback called when the move completes.
execute(String) - Method in interface com.smartgwt.client.widgets.drawing.DataURLCallback
Callback for DrawPane.getDataURL().
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(FormItem, Object, DynamicForm) - Method in interface com.smartgwt.client.widgets.form.FormItemIfFunction
 
execute(FormItem, Object) - Method in interface com.smartgwt.client.widgets.form.validator.RequiredIfFunction
 
execute(ListGrid, ListGridField, int) - Method in interface com.smartgwt.client.widgets.grid.ListGridFieldIfFunction
 
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() - Method in interface com.smartgwt.client.widgets.notify.NotifyActionCallback
A Callback called when NotifyAction fires.
execute(Record[]) - Method in interface com.smartgwt.client.widgets.TransferRecordsCallback
Called when the transferRecords() method completes.
execute(TreeNode[]) - Method in interface com.smartgwt.client.widgets.tree.TransferNodesCallback
Called when the transferNodes() method completes.
execute(Object, DetailViewerField, Record) - Method in interface com.smartgwt.client.widgets.viewer.CellStyleHandler
 
execute(DetailViewer, DetailViewerRecord[]) - Method in interface com.smartgwt.client.widgets.viewer.DetailViewerFieldIfFunction
 
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
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
executeElement(Process) - Method in class com.smartgwt.client.util.workflow.ProcessElement
Method called by Process to have the processElement perform its work.
expandField(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
Expands the specified field.
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
 
ExpansionComponentPoolingMode - Enum in com.smartgwt.client.types
The method of pooling to employ for expansionComponents.
ExpansionField - Interface in com.smartgwt.client.docs
The following APIs are all related to ExpansionField.
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.
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(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.
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(DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
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() - 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) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
 
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() - 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.viewer.DetailViewer
 
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.
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.
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(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(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(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(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(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() - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
exportData(DSRequest) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
exportData(DSRequest, RPCCallback) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
exportData() - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
exportData(DSRequest) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
exportData(DSRequest, RPCCallback) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
exportData() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
exportData(DSRequest) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
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() - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
exportData(DSRequest) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
exportData(DSRequest, RPCCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
exportData() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
exportData(DSRequest) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
exportData(DSRequest, RPCCallback) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
exportData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
exportData(DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
exportData(DSRequest, RPCCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
exportData() - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
exportData(DSRequest) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
exportData(DSRequest, RPCCallback) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
exportData() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
exportData(DSRequest) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
exportData(DSRequest, RPCCallback) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
ExportDisplay - Enum in com.smartgwt.client.types
Method to use for displaying the exported data.
exportFields - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
The list of field-names to export.
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 when exporting 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
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.
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 and exportAs respectively.
exportTitle - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
Optional different field-title used for exports.
extend(Integer, Integer) - Method in class com.smartgwt.client.widgets.ace.AceRange
Internal use only.

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 and FacetChart 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 handles FacetCharts when editMode is enabled.
FacetChartEditProxy() - Constructor for class com.smartgwt.client.tools.FacetChartEditProxy
 
FacetChartEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.FacetChartEditProxy
 
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
 
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
 
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
 
FacetValue - Class in com.smartgwt.client.widgets.cube
Facet value definition object made use of by the CubeGrid and FacetChart 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(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
 
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
 
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
 
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
 
FacetValueMap - Class in com.smartgwt.client.widgets.cube
An object mapping facet ids to facetValue 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
 
FAVOURITE - Static variable in class com.smartgwt.client.widgets.HeaderControl
 
FeaturesCustomPersistence - Interface in com.smartgwt.client.docs
Server Features and Custom Persistence
fetchData(Criteria) - Method in class com.smartgwt.client.data.DataSource
 
fetchData(Criteria, DSCallback) - Method in class com.smartgwt.client.data.DataSource
 
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() - Method in class com.smartgwt.client.data.DataSource
Deprecated. 
fetchData() - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
fetchData(Criteria) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
fetchData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
fetchData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
fetchData() - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
fetchData(Criteria) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
fetchData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
fetchData(Criteria, DSCallback, DSRequest) - 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(Criteria) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
Retrieves data from the DataSource that matches the specified criteria.
fetchData(Criteria, DSCallback) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
Retrieves data from the DataSource that matches the specified criteria.
fetchData(Criteria, DSCallback, DSRequest) - 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(Criteria) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
fetchData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
fetchData(Criteria, DSCallback, DSRequest) - 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(DSCallback) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
 
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() - 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(DSCallback) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
 
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.
fetchData() - Method in class com.smartgwt.client.widgets.form.ValuesManager
Retrieve data that matches the provided criteria, and edit the first record returned
fetchData(Criteria) - Method in class com.smartgwt.client.widgets.form.ValuesManager
 
fetchData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.form.ValuesManager
 
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() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
fetchData(Criteria) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
fetchData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
fetchData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
fetchData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
fetchData(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
fetchData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
fetchData(Criteria, DSCallback, DSRequest) - 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(Criteria) - Method in class com.smartgwt.client.widgets.menu.Menu
 
fetchData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.menu.Menu
 
fetchData(Criteria, DSCallback, DSRequest) - 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(Criteria) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
fetchData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
fetchData(Criteria, DSCallback, DSRequest) - 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(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, 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, 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() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
fetchData(Criteria) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
fetchData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
fetchData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
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
 
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.
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(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, DSCallback) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
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) - 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) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
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) - 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) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
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(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.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) - Method in class com.smartgwt.client.widgets.HTMLFlow
 
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) - 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.viewer.DetailViewer
 
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
 
FieldAppearance - Enum in com.smartgwt.client.types
 
FieldAuditMode - Enum in com.smartgwt.client.types
 
FieldFilterMode - Enum in com.smartgwt.client.types
Indicates where a given field can be legally filtered.
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 a displayField
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 the FormItem.canEdit value, to determine whether editing is actually allowed.
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 the FormItem.canEdit value, to determine whether editing is actually 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 the FormItem.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 the ListGridField.canEdit value, to determine whether editing is 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 the ListGridField.canEdit value, to determine whether editing is 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 the ListGridField.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 passed requestProperties, 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 passed requestProperties, regardless of the actual field type if the filter value is an Array, the comparison is a logical OR.
FieldName - Interface in com.smartgwt.client.docs
Name for a field.
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 or OperationBinding.criteria attribute.
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".
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".
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.
Fields - Interface in com.smartgwt.client.docs
The following APIs are all related to Fields.
fields - Variable in class com.smartgwt.client.docs.serverds.DataSource
The list of fields that compose records from this DataSource.
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
 
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 for FileSource 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 for FileSource 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
EditProxy that handles FileItems when editMode is enabled.
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 for FileSource 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 for FileSource 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, String, String) - Constructor for class com.smartgwt.client.data.FileSpec
 
FileSpec(String) - Constructor for class com.smartgwt.client.data.FileSpec
Constructs a FileSpec from a path.
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 for FileSource 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 for FileSource Operations.
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_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".
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".
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(Criteria) - Method in class com.smartgwt.client.data.DataSource
 
filterData(Criteria, DSCallback) - Method in class com.smartgwt.client.data.DataSource
 
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() - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
filterData(Criteria) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
filterData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
filterData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
filterData() - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
filterData(Criteria) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
filterData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
filterData(Criteria, DSCallback, DSRequest) - 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(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, 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, 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() - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
filterData(Criteria) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
filterData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
filterData(Criteria, DSCallback, DSRequest) - 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 from DynamicForm.fetchData() in that a case insensitive substring match will be performed against the criteria to retrieve the data.
filterData(Criteria) - Method in class com.smartgwt.client.widgets.form.ValuesManager
 
filterData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.form.ValuesManager
 
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 from DynamicForm.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(Criteria) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
filterData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
filterData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
filterData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
filterData(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
filterData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
filterData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
filterData() - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
filterData(Criteria) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
filterData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
filterData(Criteria, DSCallback, DSRequest) - 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, 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, 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() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
filterData(Criteria) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
filterData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
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.
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
 
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.
FilterSearchEvent - Class in com.smartgwt.client.widgets.form.events
 
FilterSearchEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.FilterSearchEvent
 
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, 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, 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, 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, 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(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(Map) - Method in class com.smartgwt.client.data.ResultSet
Checks only loaded rows and will not trigger a fetch.
find(String, Object) - Method in class com.smartgwt.client.data.ResultSet
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 - Static variable in class com.smartgwt.client.widgets.HeaderControl
 
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(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, 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.widgets.tree.Tree
Find a node within this tree using a string path or by attribute value(s).
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
findAll(Map) - 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.RecordList
Find all objects where property == value in the object.
findAll(String, int) - 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.RecordList
Find all objects where property == value in the object
findAll(String, float) - 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.RecordList
Find all objects where property == value in the object.
findAll(String, Date) - Method in class com.smartgwt.client.data.RecordList
Find all objects where property == value in the object.
findAll(AdvancedCriteria) - Method in class com.smartgwt.client.data.RecordList
Filters all objects according to the AdvancedCriteria passed
findAll(Map) - 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.ResultSet
Checks only loaded rows and will not trigger a fetch.
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.ResultSet
Checks only loaded rows and will not trigger a fetch.
findAll(String, float) - Method in class com.smartgwt.client.data.ResultSet
Checks only loaded rows and will not trigger a fetch.
findAll(String, boolean) - 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.ResultSet
Find all objects where property == value in the object.
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
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.
findChildrenProperty(TreeNode, ChildrenPropertyMode) - Static method in class com.smartgwt.client.widgets.tree.Tree
heuristically find a property that appears to contain child objects.
findIndex(Map) - 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.RecordList
Find the index of the first Record where property == value in the object.
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, Long) - 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.RecordList
Find the index of the first Record where property == value in the object.
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, Date) - Method in class com.smartgwt.client.data.RecordList
Find the index of the first Record where property == value in the object.
findIndex(AdvancedCriteria) - Method in class com.smartgwt.client.data.RecordList
Finds the index of the first Record that matches with the AdvacendCriteria passed.
findIndex(Map) - Method in class com.smartgwt.client.data.ResultSet
findIndex(String, String) - Method in class com.smartgwt.client.data.ResultSet
findIndex(String, int) - Method in class com.smartgwt.client.data.ResultSet
findIndex(String, Long) - Method in class com.smartgwt.client.data.ResultSet
findIndex(String, float) - Method in class com.smartgwt.client.data.ResultSet
findIndex(String, boolean) - Method in class com.smartgwt.client.data.ResultSet
findIndex(String, Date) - Method in class com.smartgwt.client.data.ResultSet
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(String) - Method in class com.smartgwt.client.widgets.tree.Tree
Like List.findIndex(), but operates only on the list of currently opened nodes.
findIndex(Map) - 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.tree.Tree
Like List.findIndex(), but operates only on the list of currently opened nodes.
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(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
Finds the index of the first Record that matches with the AdvacendCriteria passed.
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, 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, 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, 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, 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, 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, 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, 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, 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, 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) - Method in class com.smartgwt.client.data.RecordList
Like RecordList.findIndex(java.util.Map), but considering the startIndex parameter.
findNextIndex(int, String) - Method in class com.smartgwt.client.data.ResultSet
findNextIndex(int, Map) - Method in class com.smartgwt.client.data.ResultSet
findNextIndex(int, String, String, int) - Method in class com.smartgwt.client.data.ResultSet
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.ResultSet
findNextIndex(int, String, float, int) - Method in class com.smartgwt.client.data.ResultSet
findNextIndex(int, String, boolean, int) - Method in class com.smartgwt.client.data.ResultSet
findNextIndex(int, String, Date, int) - Method in class com.smartgwt.client.data.ResultSet
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) - Method in class com.smartgwt.client.widgets.calendar.Calendar
Like RecordList.findIndex(java.util.Map), but considering the startIndex parameter.
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) - Method in class com.smartgwt.client.widgets.chart.FacetChart
Like RecordList.findIndex(java.util.Map), but considering the startIndex parameter.
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) - Method in class com.smartgwt.client.widgets.form.DynamicForm
Like RecordList.findIndex(java.util.Map), but considering the startIndex parameter.
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) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
Like RecordList.findIndex(java.util.Map), but considering the startIndex parameter.
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) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Like RecordList.findIndex(java.util.Map), but considering the startIndex parameter.
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) - Method in class com.smartgwt.client.widgets.tile.TileGrid
Like RecordList.findIndex(java.util.Map), but considering the startIndex parameter.
findNextIndex(int, String) - Method in class com.smartgwt.client.widgets.tree.Tree
Like findIndex(), but inspects a range from startIndex to endIndex.
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
Like findIndex(), but inspects a range from startIndex to endIndex.
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, AdvancedCriteria) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
Like RecordList.findIndex(java.util.Map), but considering the startIndex parameter.
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(String) - 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.
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, Object) - Method in class com.smartgwt.client.widgets.tree.Tree
Like findIndex(), but searches all tree nodes regardless of their open/closed state.
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.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.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, String) - Static method in class com.smartgwt.client.widgets.events.DrawEvent
Fires a close event on all registered handlers in the handler manager.
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.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
Fires a open event on all registered handlers in 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.
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
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.FiscalCalendar
 
FiscalCalendar(int, int) - 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(JavaScriptObject) - 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
 
FiscalYearMode - Enum in com.smartgwt.client.types
Strategies for calculating the FiscalYear within a FiscalCalendar from the specified FiscalCalendar.defaultDate and FiscalCalendar.defaultMonth If the specified fiscal year date starts in one calendar year and ends in the next.
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
 
fkColumnCode - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
fkTableCode - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
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
 
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").
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
 
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
 
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
 
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
 
focus() - Method in class com.smartgwt.client.browser.window.RemoteWindow
Focuses (activates) this RemoteWindow.
focus(RemoteWindowCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
Focuses (activates) this RemoteWindow.
Focus - Interface in com.smartgwt.client.docs
Focus
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.
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
 
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(int) - 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.
focusInItem(FormItem) - Method in class com.smartgwt.client.widgets.form.DynamicForm
Move the keyboard focus into a particular item.
focusInItem() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Move the keyboard focus into this item's focusable element
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: See TreeGridDrop 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
 
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
 
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
 
FontLoadingFailedEvent - Class in com.smartgwt.client.util.events
 
FontLoadingFailedHandler - Interface in com.smartgwt.client.util.events
 
FontsLoadedEvent - Class in com.smartgwt.client.util.events
 
FontsLoadedHandler - Interface in com.smartgwt.client.util.events
 
FooterControls - Enum in com.smartgwt.client.types
 
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.
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(Object, DataClass, DataBoundComponent, Record) - Method in interface com.smartgwt.client.data.SimpleTypeFormatter
The callback for formatting.
format - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
Format string to use when rendering the value in any DataBoundComponent or when exporting via DataSource.exportData() or ListGrid.exportData() or ListGrid.exportClientData().
format - Variable in class com.smartgwt.client.docs.serverds.SimpleType
FormatString for numeric or date formatting.
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.
Format() - Constructor for class com.smartgwt.client.util.Format
Deprecated.
 
format(int, 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(double, 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(Float, String) - Static method in class com.smartgwt.client.util.NumberUtil
Return the parameter number formatted according to the parameter FormatString.
format(Double, 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, 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(ListGridRecord) - Method in interface com.smartgwt.client.widgets.tableview.RecordFormatter
 
format(Object, Record, DetailViewerField) - Method in interface com.smartgwt.client.widgets.viewer.DetailFormatter
 
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() or ListGrid.setCellFormatter() to install a CellFormatter. This method is not a valid override point for the default behavior.
formatEditorValue() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
RelativeDateItems do not make use of the standard FormItem.formatEditorValue() and FormItem.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 chartTypes 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 and exportFormat properties.
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 handles DynamicForms 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 - 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 - Variable in class com.smartgwt.client.widgets.form.validator.CustomValidator
 
FormItem.CustomStateGetter - Interface in com.smartgwt.client.widgets.form.fields
 
FormItem.StateCustomizer - Interface in com.smartgwt.client.widgets.form.fields
 
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".
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
EditProxy that handles FormItems when editMode is enabled.
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
 
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
 
FormTitles - Interface in com.smartgwt.client.docs
Form Titles
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_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_testButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Test".
formulaBuilder_titleFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Title".
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''.
FormulaFields - Interface in com.smartgwt.client.docs
Fields with values calculated from other fields in the grid.
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
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
 
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.
FrozenFields - Interface in com.smartgwt.client.docs
Frozen Fields
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
 
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(JavaScriptObject) - 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(double) - Constructor for class com.smartgwt.client.widgets.drawing.GaugeSector
 
GaugeSector(double, String) - Constructor for class com.smartgwt.client.widgets.drawing.GaugeSector
 
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.
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.
get(String) - Static method in class com.smartgwt.client.data.DataSource
Synonym of DataSource.getDataSource: Lookup a DataSource by ID.
get(String, RequestTransformer, ResponseTransformer) - Static method in class com.smartgwt.client.data.DataSource
Synonym of DataSource.getDataSource: Lookup a DataSource by ID.
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() - Static method in class com.smartgwt.client.data.SavedSearches
Singleton accessor method.
get(String) - Static method in class com.smartgwt.client.data.WebService
Retrieve a WebService object by the targetNamespace declared on the 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(int) - Method in class com.smartgwt.client.widgets.tree.ResultTree
Get the item in the openList at a particular position.
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
Converts a RelativeDate, RelativeDateShortcut, or RelativeDateString to a concrete Date.
getAbsoluteDate(RelativeDate, Date) - Static method in class com.smartgwt.client.util.DateUtil
Converts a RelativeDate, RelativeDateShortcut, or RelativeDateString to a concrete Date.
getAbsoluteDate(String, Date, RelativeDateRangePosition) - 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.widgets.form.fields.RelativeDateItem
Converts a RelativeDate to a concrete Date.
getAbsoluteDateTimeItemConstructor() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
The FormItem class to create when allowRelativeDates is false, and the DateRangeItem's type is "datetime".
getAbsoluteItemConstructor() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
The FormItem class to create when allowRelativeDates is false, but the DateRangeItem 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.
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
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 if showActionButton 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 specified icon, 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
Custom dataURL for DSRequests with operationType "add".
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 the Audit 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
An ImgButton that appears in a Calendar's week/day/month views and offers an alternative way to create a new event.
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.
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 the com.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 +link{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.
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 a filter-editor is visible and allowFilterWindow is enabled, this attribute will be shown as the menu item title to configure advanced filtering.
getAfterInputTarget() - Method in class com.smartgwt.client.util.tour.TourStep
Target component which must clicked to process expectedValue entered into target with actionType of "change".
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.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 the value field is switched from a ComboBoxItem, which allows text-entry, to a SelectItem 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.
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 a dropTarget, 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.
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.
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 is false, 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 though DynamicForm.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 the linkDataSource.
getAllowFilterOperators() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Causes a menu item titled "Filter using" to appear in the headerContextMenu that allows the end user to pick an advanced search 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 a FilterBuilder 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.
getAllowRelativeDates() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
Whether to allow the user to specify relative dates (via RelativeDateItems) or whether dates are absolute (via DateItems).
getAllowRelativeDates() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
Whether the DateRangeDialog opened when the pickerIcon is clicked should display RelativeDateItems or DateItems.
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, the getRowSpan() 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(String) - Method in class com.smartgwt.client.data.DataSource
Returns all known paths between this and the given targetDS.
getAllPathsToRelation(DataSource) - 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.
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 a day view when showDayLanes 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 and fetchMissingValues is true, when the item value changes, a fetch will be performed against the optionDataSource to retrieve the related record if displayField 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 and FormItem.fetchMissingValues is true, when the item value changes, a fetch will be performed against the optionDataSource to retrieve the related record if FormItem.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 when editByCell 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
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 the operatorIcon 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), if animateRemoveSpeed 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 a size 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 to true ensures that when the rollOverCanvas is displayed it is animated into view via Canvas.animateShow().
getAnimateRollUnder() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If the rollUnderCanvas is enabled, setting this property to true ensures that when the rollUnderCanvas is displayed it is animated into view via Canvas.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 to true ensures that when the selectionCanvas is displayed it is animated into view via Canvas.animateShow().
getAnimateSelectionUnder() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If the selectionUnderCanvas is enabled, setting this property to true ensures that when the selectionUnderCanvas is displayed it is animated into view via Canvas.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.
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.
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
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).
getApplyAfterSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
If userFormula is set for this field, and this grid is showing group summaries or a grid 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
If the textAlign is unset, should the align setting, if set, be used for this item's textAlign?
getApplyAlignToText() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
If the textAlign is unset, should the align setting, if set, be used for this HeaderItem's textAlign?
getApplyAlignToText() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
If the textAlign is unset, should the align setting, if set, be used for this StaticTextItem's textAlign?
getApplyButton() - Method in class com.smartgwt.client.widgets.DateChooser
When a DateChooser is configured for a "datetime" value, clicking on a date cell in the grid 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 showing group summaries or a grid 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 the messagePriority.
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 the canvas for this item?
getApplyRowNumberStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showRowNumbers is true, should we apply the rowNumberStyle to the rowNumberField
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.
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 is closeable, the ariaCloseableSuffix 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 and attributes applied to it.
getAriaLabel() - Method in class com.smartgwt.client.widgets.StatefulCanvas
If specified this property returns the aria-label attribute to write out in screenReaderMode.
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.
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 specified getArrowKeyEditAction() 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?
See ListGrid.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.
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.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.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.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
 
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
 
getAsynchGroupingPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGrid
The prompt to display while interactivity is blocked during asynchronous grouping.
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(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(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
 
getAttribute(String) - Method in class com.smartgwt.client.widgets.BaseWidget
 
getAttribute(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
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, boolean) - Method in class com.smartgwt.client.core.DataClass
Returns attribute value set as a Boolean.
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.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.widgets.form.fields.FormItem
 
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(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
 
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(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(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
 
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(String) - Method in class com.smartgwt.client.core.DataClass
Returns attribute as a double array.
getAttributeAsDoubleArray(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(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
 
getAttributeAsElement(String) - Method in class com.smartgwt.client.widgets.BaseWidget
 
getAttributeAsElement(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
 
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(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
 
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(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(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
 
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(String) - Method in class com.smartgwt.client.core.DataClass
Returns attribute as an int array.
getAttributeAsIntArray(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
 
getAttributeAsIntArray(String) - Method in class com.smartgwt.client.widgets.BaseWidget
 
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(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
 
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(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(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.widgets.BaseWidget
 
getAttributeAsMap(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
 
getAttributeAsObject(String) - Method in class com.smartgwt.client.core.DataClass
Returns attribute value as a Java Object.
getAttributeAsObject(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
 
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(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(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
 
getAttributeAsStringArray(String) - Method in class com.smartgwt.client.widgets.BaseWidget
 
getAttributes(String) - Static method in class com.smartgwt.client.bean.BeanFactory
Gets an array of the names of the properties of a class.
getAttributes(Class<?>) - Static method in class com.smartgwt.client.bean.BeanFactory
Gets an array of the names of the properties of a class.
getAttributes() - Method in class com.smartgwt.client.bean.BeanFactory
 
getAttributes() - Method in class com.smartgwt.client.core.DataClass
 
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 to cacheAllData: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 by ListGridField.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)
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 a field.title and is not marked hidden:true, by calling the method getAutoTitle().
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 to DynamicForm.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 its MenuButton.menu?
getAutoDestroyMenu() - Method in class com.smartgwt.client.widgets.menu.MenuButton
If this menuButton is destroyed, should it also destroy its menu?
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 via DataBoundComponent.fetchData() or DataBoundComponent.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() or DataBoundComponent.filterData() depending on DataBoundComponent.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 a DataSource.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.
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 is true, this attribute allows the developer to specify a textMatchStyle for the initial fetchData() call.
getAutoFetchTextMatchStyle() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
If autoFetchData is true, this attribute allows the developer to specify a textMatchStyle for the initial DataBoundComponent.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 to autoFetchTextMatchStyle:"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.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, and canAutoFitFields 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 the autoFitField() 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.cube.CubeGrid
This property is not supported on CubeGrid, and only applies to the ListGrid superclass.
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 by defaultDateFieldWidth, (or defaultEditableDateFieldWidth for editable fields).
getAutoFitExpandField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
The field to expand if autoFitFieldWidths and autoFitFieldsFillViewport 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 via ListGridField.canAutoFitWidth or canAutoFitFields, 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 to autoFitField().
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 or header 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 only value 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 by defaultTimeFieldWidth.
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 a mouse 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 a mouse 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 call dynamicForm.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 the navigationPane and listPane, and call navigateListPane() or navigateDetailPane() 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, by duplicate() or invalidateCache().
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 calling invalidateCache() 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 to true. Setting rotateLabels to "never" is equivalent to setting autoRotateLabels to false.
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
When set to true, introduces scrollbars when this widget is smaller than the specified chart-content minimum width or height.
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.
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 the position 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 when canEdit is false and the read-only display-mode is static.
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?
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
A NavigationButton shown to the left of the title in the navigationBar.
getBackButtonTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
The title of the month on Handsets when the month 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 the button 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 various calendar 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 is true.
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 the BaseLine stretchImg.
getBaseLineSrc() - Method in class com.smartgwt.client.widgets.tab.TabBar
Sets StretchImg.src for the BaseLine 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(ListGridRecord, int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Return the base styleName for this cell.
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, use record[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 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.
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 and p2 and control points cp1 and cp2.
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 the tour 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.
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 or loaded 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 various calendar 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)
getBrightenAllOnHover() - Method in class com.smartgwt.client.widgets.chart.FacetChart
When hovering over a bar chart block, should the whole bar chart area be brightened Default behaviour is to just brighten the line color around the bar chart area
getBrightenPercent() - Method in class com.smartgwt.client.widgets.chart.FacetChart
Determines the percentage by which to brighten a data shape (filled area in area, bar, pie, or radar chart) when showing the associated data label due to showDataValuesMode.
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
 
getButton() - Method in class com.smartgwt.client.widgets.events.ButtonClickEvent
Deprecated.
getButton() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
This item is an autoChild generated Canvas displayed by the ButtonItem and is an instance of Button by defaut, cuztomizeable via the buttonConstructor attribute.
getButton() - Method in class com.smartgwt.client.widgets.form.fields.IPickTreeItem
This item is an com.smartgwt.client.types.AutoChild generated Canvas 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 type TreeMenuButton 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
An com.smartgwt.client.types.AutoChild HLayout, rendered below the date grid, and showing the Today, Cancel and, when working with "datetime" values, Apply buttons.
getButtonLayout() - Method in class com.smartgwt.client.widgets.FieldPicker
A horizontal layout used to show the Save and Cancel buttons.
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 the DrawKnob 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 the DrawKnob for control point 2 of current drawCurve.
getCacheAcrossOperationIds() - Method in class com.smartgwt.client.data.DataSource
When cacheAllData mode is enabled and a cacheAllOperationId has been set, this flag affects whether cached results are used for all "fetch" requests regardless of their DSRequest.operationId, or are used only for "fetch" requests that use the cacheAllOperationId, 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 case cacheAllData 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.
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(), so RPCManager.isScreenCached() reports true.
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 treeNodes) 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
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.
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 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 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
Causes the addTabButton to appear after the tabs and before the tabBarControls.
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?
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 type IButton, used to cancel editing of an event and close the eventEditor.
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.
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 the event 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 if showCancelButton 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.
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 or targetVM had cancelEditing() called on it.
getCancelSteps() - Method in class com.smartgwt.client.util.tour.Tour
The ProcessElements 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 (see collapseGroupOnRowClick); 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
If canCollapse is true, should a tap result in collapsing/uncollapsing the target?
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.
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 an EventCanvas 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 with rearranging rows or cells by dragging, and with drag 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 to EditContext.makePaletteNode() for EditNodes created from this PaletteNode.
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.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 of canEditCell() 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.
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 the event 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.
getCanEditFieldAttribute() - Method in class com.smartgwt.client.widgets.grid.ListGrid
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.
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 event quick dialog and editor 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 individual sublanes in a Lane.
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.
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.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 and closeButton).
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.
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.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 to false 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 this grid has a specified dataSource, and useAllDataSourceFields is false, setting this property to true will cause all dataSource fields not included in the specified set of fields to show up in the field picker menu item.
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 call removeRecordClick() which removes the row from the data set (or if deferRemoval is true changes the markRecordRemoved() 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 to true, setting canReorder explicitly to false 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, but this.canAcceptDroppedRecords is true, we allow nodes to be dragged to different folders.
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 the canvas? Only has an effect when both canEditEvents and canDragEvents 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 the canReturnOpenSubfoldersProperty 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, each EditProxy.canSelectChildren property is enabled unless explicitly set to false.
getCanSelectEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
When set to true, makes individual event canvases selectable.
getCanSelectGroups() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Controls whether a checkbox for selecting groups appears in the group node if SelectionAppearance 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 the headerContextmenu?
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 and picker icon for items within this form by default?
getCanTabToIcons() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Should this item's icons and picker icon be included in the page's tab order by default? If not explicitly set, this property will be derived from DynamicForm.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
This item is an autoChild generated Canvas displayed by the ToolbarItem and is an instance of Toolbar by default.
getCanvas() - Method in class com.smartgwt.client.widgets.HoverHTMLCustomizer
 
getCanvasAutoChild(String) - Method in class com.smartgwt.client.widgets.Canvas
Returns the Canvas AutoChild named autoChildName if already created.
getCanvasAutoChild(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
Returns the Canvas AutoChild named autoChildName if already created.
getCanvasAutoChild(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Returns the Canvas AutoChild named autoChildName 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.
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.
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.tree.TreeGrid
Should children be selected when parent is selected? And should parent be selected when any child is selected?
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 from align.
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 is true 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 the CellSelection object that tracks and manages the current selection.
getCellSpacing() - Method in class com.smartgwt.client.widgets.form.DynamicForm
Deprecated.
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(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.
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
getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
Get the center point of the rectangle from the curve's startPoint to the endPoint.
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
Whether to place the chart legend with respect to the full, scrollable width of the chart when autoScrollData is active.
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
Whether to place the chart title with respect to the full, scrollable width of the chart when autoScrollData is active.
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 to false 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 to false 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 to false 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 than chartConfirmThreshold data elements, the user will be presented with a confirmation 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 when useNativeRadioItems is false.
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 disabled checkmarked items.
getCheckmarkImage() - Method in class com.smartgwt.client.widgets.menu.Menu
Default image to display for checkmarked items.
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 by snapAlignCenterLineStyle and snapAlignEdgeLineStyle respectively.
getChildrenSnapCenterAlign() - Method in class com.smartgwt.client.widgets.Canvas
getChildrenSnapEdgeAlign() - Method in class com.smartgwt.client.widgets.Canvas
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 during DataSource.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(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
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.
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 to false.
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 a filter-editor is visible, this attribute will be shown as the menu item title to clear any existing filter.
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 or cacheAllData 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 using readOnlyDisplay ReadOnlyDisplayAppearance.STATIC, should the item value be clipped if it overflows the specified size of the item? If set, overrides the form-level DynamicForm.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 the closeConfirmationMessage 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 if canClose 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 unset SectionStack.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 for canClose: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 the groupIcon directly to toggle the group.
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 a PortalLayout.
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(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.
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.
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.widgets.tree.ResultTree
Returns a copy of all explicit and implicit criteria currently applied to this ResultTree.
getCombinedCriteriaAsAdvancedCriteria() - Method in class com.smartgwt.client.widgets.tree.ResultTree
Returns a copy of all explicit and implicit criteria currently applied to this 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 the comboBox.
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.
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, the Canvas.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.
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.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, a Callback, 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 a MultiGroupDialog 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 a MultiSortDialog 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 for connector icons shown when showConnectors 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 the loginRequiredMarker is a normal condition and should result in the status code STATUS_LOGIN_INCORRECT rather than a call to loginRequired().
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.
getContentComponents() - Method in class com.smartgwt.client.widgets.tour.TourWindow
Additional content components to show below contents or title if there are no other content.
getContentElement() - Method in class com.smartgwt.client.widgets.Canvas
Returns the DOM element for this Canvas which contains the contents, or for parent 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
The contents of a canvas or label widget.
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 default setting of null or 'fragment' indicates that HTML loaded from contentsURL is assumed to be an HTML fragment rather than a complete page.
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
URL to load content from.
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
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.
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, the next, previous and add buttons, the date label and the date-picker icon.
getControlsLayout() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
A Layout containing specified controls if any.
getControlsLayout() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
A Layout containing specified controls 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.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().
getCreateDefaultTreeField() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
If no fields are specified, create a single field with TreeGridField.treeField set to true 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.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 a MultiDecisionTask.decisionList.
getCriteria() - Method in class com.smartgwt.client.util.workflow.DecisionTask
Simple or AdvancedCriteria to be applied against the Process.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(FormItemFunctionContext) - Method in interface com.smartgwt.client.widgets.form.fields.FormItemCriteriaFunction
 
getCriteria() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
Initial criteria.
getCriteria(boolean) - 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.
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
When using operator, the name of the DataSource field for the Criterion this FormItem generates.
getCriteriaIndicatorColor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
getCriteriaIndicatorHeaderColor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
The color of the filterWindow criteria indicator when shown on the sorter button or the last header button in the grid header.
getCriteriaMap() - Method in class com.smartgwt.client.util.workflow.DecisionGateway
Deprecated.
getCriteriaPolicy() - Method in class com.smartgwt.client.data.DataSource
Decides under what conditions the ResultSet cache should be dropped when the ResultSet.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.widgets.form.fields.FormItem
Calls the getCriterion() method of the FormItemCriterionGetter that is registered with this field.
getCriterion(TextMatchStyle) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Calls the getCriterion() method of the FormItemCriterionGetter that is registered with this field.
getCriterion() - Method in class com.smartgwt.client.widgets.form.FilterClause
Initial criterion for this FilterClause.
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.
getCurrencySymbol() - Static method in class com.smartgwt.client.util.NumberUtil
The currency symbol to use when formatting numbers
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.
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.
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
The current NavItem whose pane is showing in the navDeck.
getCurrentItemId() - Method in class com.smartgwt.client.widgets.layout.NavPanel
The ID of the current NavItem whose pane is showing in the navDeck.
getCurrentPane() - Method in class com.smartgwt.client.widgets.layout.Deck
The pane currently shown in this Deck.
getCurrentPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
The most recently shown pane.
getCurrentScreenName() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
The name of the screen within the project to return first when loading.
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 of null 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 the current 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 cursor image to display when the mouse pointer is over this widget.
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.
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 (see miniNavAlign).
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
A Tree object consisting of nested TreeNodes to display in this 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
A Tree object containing of nested TreeNodes to display as rows in this 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 from Canvas.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.
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.
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, String, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
Get a color from the dataColors Array.
getDataColor(int, Integer, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
getDataColor(int, Double, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
getDataColor(int, Date, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
getDataColor(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
getDataColor(int, String, String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
Get a color from the dataColors Array.
getDataColor(int, Integer, String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
getDataColor(int, Double, String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
getDataColor(int, Date, String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
getDataColor(int) - 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 the open() 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 as dataContext in the screen.
getDataContext() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
DataContext that will be provided to the top-level component as dataContext in each screen cached for the project.
getDataContext() - Method in class com.smartgwt.client.widgets.Canvas
A mapping from DataSource IDs to specific Records from those DataSources, that DataBoundComponents 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 setting ListGrid.autoFetchData.
getDataContextBinding() - Method in class com.smartgwt.client.util.workflow.AddScreenTask
A DataContextBinding to be applied to the created screen via Canvas.setDataContext().
getDataContextBinding() - Method in class com.smartgwt.client.util.workflow.SetScreenDataTask
A DataContextBinding to be applied to the screen via Canvas.setDataContext().
getDataContextBinding() - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
A DataContextBinding to be applied to the loaded screen via Canvas.setDataContext().
getDataDisplaySeparatorChar() - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
If inline editing for this viewer edits the DetailViewer.data, character that should be used as a separator for entering com.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 the FacetChart.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 the DetailViewer.data, character that can be used to enter literal separator chars (such as the dataSeparatorChar) or literal leading or trailing whitespace.
getDataEscapeChar() - Method in class com.smartgwt.client.tools.FacetChartEditProxy
If inline editing for this chart edits the FacetChart.data, character that can be used to enter literal separator chars (such as the dataSeparatorChar).
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" RecordLayouts.
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
Returns the Facet in the list of facets whose values are rendered as labels along the data axis of the chart or in the main chart area.
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
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 replacement OperationBinding and specify OperationBinding.dataProtocol on that operationBinding.
getDataSeparatorChar() - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
If inline editing for this viewer edits the DetailViewer.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 a com.smartgwt.client.types.ValueMap using the dataDisplaySeparatorChar.
getDataSeparatorChar() - Method in class com.smartgwt.client.tools.FacetChartEditProxy
If inline editing for this chart edits the FacetChart.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(String) - Static method in class com.smartgwt.client.data.DataSource
Lookup a DataSource by ID.
getDataSource(String, RequestTransformer, ResponseTransformer) - Static method in class com.smartgwt.client.data.DataSource
Lookup a DataSource by ID with an optional RequestTransformer and ResponseTransformer.
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(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() - 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 Operators.
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.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
 
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 Operators.
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.
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[].
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
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, 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.
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().
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.
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().
getDateChooser() - Method in class com.smartgwt.client.widgets.calendar.Calendar
DateChooser used to select the date for which events will be displayed.
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.
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.
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 is true this property can be used to customize the format in which dates are displayed for this item.
Should be set to a standard DateDisplayFormat.
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, 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.
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().
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 a DateChooser 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 as this.canvas.
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.
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.
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 type datetime.
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.
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 DataBoundComponents 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 by dataPath).
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 DataBoundComponents 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 no fiscal 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.
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's filter editor, when producing AdvancedCriteria.
getDefaultFilterOperatorSuffix() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Text to show after the name of the default filterOperator in the headerContextMenu when allowFilterOperators 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.
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.
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 a nameProperty 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 an EditNode is being created directly by this EditContext, instead of being created due to a user interaction with a palette (eg dragging from a TreePalette, or clicking on MenuPalette).
getDefaultPalette() - Method in class com.smartgwt.client.tools.EditPane
Palette to use when an EditNode is being created directly by this EditContext, instead of being created due to a user interaction with a palette (eg dragging from a TreePalette, or clicking on MenuPalette).
getDefaultPalette() - Method in class com.smartgwt.client.tools.EditTree
Palette to use when an EditNode is being created directly by this EditContext, instead of being created due to a user interaction with a palette (eg dragging from a TreePalette, or clicking on MenuPalette).
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(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().
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().
getDefaultPickerMode() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
The defaultPickMode for the ColorPicker associated with this 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(Class<?>) - Static method in class com.smartgwt.client.bean.BeanFactory
Gets the default scClassName for the class.
getDefaultScClassName() - Method in class com.smartgwt.client.bean.BeanFactory
 
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 the sharedSearchCheckbox), 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 produces AdvancedCriteria.
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
If set, is passed as "height" to all tabs when tabBarPosition is set to "left" or "right".
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
If set, is passed as "width" to all tabs when tabBarPosition is set to "top" or "bottom".
getDefaultTextMatchStyle() - Method in class com.smartgwt.client.data.DataSource
The default textMatchStyle to use for DSRequests that do not explicitly state a textMatchStyle.
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 no endDate is provided.
getDefaultToFirstItem() - Method in class com.smartgwt.client.widgets.layout.NavPanel
Select the first NavItem on initialization if neither currentItemId nor currentItem are provided.
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.
getDefaultValue() - Method in class com.smartgwt.client.util.workflow.AskForValueTask
Default value.
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.HeaderItem
Header text
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.
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.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 via markRecordRemoved() instead of immediately being removed.
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.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.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.
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.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 via Calendar.descriptionField
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 RecordLayouts except "titleOnly".
getDeselectedButtonStyle() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
When showDeletions is true, the Button.baseStyle used on buttons 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, the destroy() 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
Whether destroy() should be called on Tab.pane when it a tab is removed via removeTab().
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 and listGrid.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 is true and listGrid.expansionMode is detailField.
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 when navigateDetailPane() 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 the deviceMode and pageOrientation.
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() - 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 #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.
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 or read-only with readOnlyDisplay: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 is 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
If canEdit is set to false, should icons be disabled by default?
getDisableIconsOnReadOnly() - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
If FormItem.canEdit is set to false, should icons 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.
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, for TreeGrid.loadDataOnDemand:false trees, parentless nodes will be added as children of the root node - for TreeGrid.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 the parentIdField 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
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 is modal, 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
The Canvas created automatically when canEdit is false and the field is of any type other than "blob".
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 the uploadStatusMessages component.
getDisplayField() - Method in class com.smartgwt.client.data.DataSourceField
When records from this dataSource are displayed in a dataBoundComponent such as a ListGrid, the displayField 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 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 the optionDataSource where the valueField matches this item's value, and displaying the displayField value from that record.
This essentially enables the specified optionDataSource to be used as a server based ValueMap.
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.grid.ListGridField
Specifies the optionDataSource field used to retrieve the display values that are to be mapped from the internal values specified by valueField.
getDisplayField() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
If displayField is defined for the field then the DetailViewer will display the displayField attribute of records instead of the attribute given by the name 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 when canEdit 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 standard DateDisplayFormat or a function which will return a formatted date time string.
getDisplayFormat() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
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 the displayForm when canEdit 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(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() - 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, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Given a field with a specified valueMap or displayField, 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 or displayField, this method will return the display value for any underlying data value.
getDisplayValue(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Given a field with a specified valueMap or displayField, this method will return the display value for any underlying data value.
getDisplayValue(String, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Given a field with a specified valueMap or displayField, 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 or displayField, 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 the displayField?
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.
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(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.
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
 
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 regular TreeGrid, 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.
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 (see ListGrid.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 to dropTypes 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 if showAllRecords is false and the viewport size and drawAheadRatio 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 if showAllRecords 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 named autoChildName if already created.
getDrawItemAutoChild(String) - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
Returns the DrawItem AutoChild named autoChildName 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(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
Returns rendering information for the data value specified by the passed facet values.
getDrawnValue() - Method in class com.smartgwt.client.widgets.chart.ValueClickEvent
information about the value that was clicked
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
DrawPane this drawItem should draw in.
getDrawPane() - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
DrawPane into which this DrawKnob's knobShape will be rendered.
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 the folderIcon 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 the folderIcon 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 to true.
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.
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 the dropTypes configured on the target widget, and a drop is only allowed if the dragType is listed in the target widget's dropTypes 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 the PortalLayout.
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 the dropTypes configured on the target widget, and a drop is only allowed if the dragType is listed in the target widget's dropTypes 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
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.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 the timeUnit provided.
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 the timeUnit 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.
getDurationField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
The name of the duration field on a CalendarEvent.
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 a CalendarEvent.
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 contents allows the contents string to be treated as a simple but powerful template.
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 the edit 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(Record) - 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, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
getEditedCell(Record, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
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.
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(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() - 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.
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 from this.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, use this.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 nor Criteria 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 when canEdit 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.editMasks 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
The component's EditNode for a component that has been created by a Palette from a PaletteNode.
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 the editor 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
Shortcut to configure a FormItem.formula for the editor used when this field is edited.
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 from iconHeight 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 from iconWidth 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
Shortcut to configure a FormItem.textFormula for the editor used when this field is edited.
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 use this.editPendingBaseStyle instead.
getEditProxy() - Method in class com.smartgwt.client.widgets.Canvas
An EditProxy controls the behaviors of a component when it is placed into editing mode.
getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.Canvas
Default class used to construct the EditProxy for this component when the component is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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(String) - Method in class com.smartgwt.client.util.workflow.Process
Retrieve a ProcessElement by it's ID
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
 
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 ProcessElements 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 a menuItem, default behavior is EmbeddedPosition "expand".
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's ListGrid.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 is false.
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 is false.
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 is false.
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 is false.
getEmptyPickListMessage() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
Empty message to display in the selectItem if PickList.hideEmptyPickList is false.
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.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 via Calendar.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.form.fields.DateItem
Maximum date the selectors will allow the user to pick.
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 the DrawKnob 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.
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 to setValue() 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 to setValue() 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() or form.values will be accepted if they fall outside the range specified by the item's start and end 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.
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 a DateItem with enforceDate:true, or a ComboBoxItem with addUnknownValues: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 if changeOnKeypress is false Note: if the pickList is being shown in any view other than the default nearOrigin, as is typically the case on a mobile device, this method will return the value of the pickerSearchField.
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 a DateItem with enforceDate:true, or a ComboBoxItem with addUnknownValues: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 if changeOnKeypress 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 a DateItem with enforceDate:true, or a ComboBoxItem with addUnknownValues: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 if changeOnKeypress 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 the enterKeyEditAction 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[], TYPE[]) - Static method in class com.smartgwt.client.util.EnumUtil
Get a enum items by values.
getEnums(TYPE[], String[]) - Static method in class com.smartgwt.client.util.EnumUtil
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).
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.
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).
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 and showErrorText are both true and errorOrientation 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 is false, all errors for the items in the form are rendered as a single item at the top of the form.
getEscapeContents() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
For SVG-based DrawPanes, whether to escape the specified contents of this label so that any markup syntax is rendered "as is," without being interpreted as SVG.
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.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 and readOnlyDisplay 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 and readOnlyDisplay 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 the escapeKeyEditAction 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.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
HLayout that snaps to the top-right of an event canvas on rollover and contains the close and/or context buttons.
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.
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 rollover context 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
Returns the styleName to use for the passed event, in the passed view.
getEventCanvasStyle(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
Returns the styleName to use for the passed event, in the passed view.
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 most recent mouse event.
getEventColumn(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
Returns the column number of the most recent mouse event.
getEventColumn() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Returns the column number of the most recent mouse event.
getEventColumn(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Returns the column number of the most recent mouse event.
getEventDescriptionFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
The title for the descriptionField field in the quick event dialog and the detailed editor.
getEventDialog() - Method in class com.smartgwt.client.widgets.calendar.Calendar
An com.smartgwt.client.types.AutoChild of type Window 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 to eventDragCanvasStyleName.
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
The title for the duration field in the quick event dialog and the detailed editor.
getEventDurationUnitFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
The title for the duration unit field in the quick event dialog and the detailed editor.
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
An com.smartgwt.client.types.AutoChild of type DynamicForm which displays event data.
getEventEditorButtonLayout() - Method in class com.smartgwt.client.widgets.calendar.Calendar
An com.smartgwt.client.types.AutoChild of type HLayout which houses the Save, Remove and Cancel buttons 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 the day and week views.
getEventEditorLayout() - Method in class com.smartgwt.client.widgets.calendar.Calendar
An com.smartgwt.client.types.AutoChild of type Window that displays the full event editor
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
The title for the endDateField in the quick event dialog and the detailed editor.
getEventHeaderHeight() - Method in class com.smartgwt.client.widgets.calendar.Calendar
When eventHeaderWrap is false and showEventDescriptions is true, this is the fixed height for the header 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 the header 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
The title for the laneNameField in the quick event dialog and the detailed editor.
getEventLength(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
Returns the length of the passed event in the passed unit.
getEventLength(CalendarEvent, TimeUnit) - Method in class com.smartgwt.client.widgets.calendar.Calendar
Returns the length of the passed event in the passed unit.
getEventNameFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
The title for the nameField in the quick event dialog and the detailed editor.
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 by eventOverlapPercent.
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 most recent mouse event.
getEventRow(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
Returns the row number of the most recent mouse event.
getEventRow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Returns the row number of the most recent mouse event.
getEventRow(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Returns the row number of the most recent mouse event.
getEventRow() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
Returns the row number of the most recent mouse event.
getEventRow(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
Returns the row number of the most recent mouse event.
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 calling createEventCanvasComponent().
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
The title for the startDateField in the quick event dialog and the detailed editor.
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 individual CalendarEvent.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
The title for the sublaneNameField in the quick event dialog and the detailed event editor.
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.
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?
getExpandedRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Returns the list of records from this ListGrid that are expanded
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 affect tileWidth or tileHeight.
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 for expansionComponents.
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's save 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 and expansionMode 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 and expansionMode 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 to true, 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 to true, 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 and expansionFieldFalseImage 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 and expansionFieldFalseImage image URLs for selected rows?
getExpansionFieldImageWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If canExpandRecords is set to true, 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 to true, this property determines the image to display in the expansion field for expanded rows.
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 when RTL 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 calling getExpansionComponent().
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() or exportClientData(), 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.
getExportBGColor(int, int, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
When exporting data to Excel/OpenOffice format using exportData() or exportClientData(), 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() or exportClientData(), 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 an XLS or OOXML 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() or exportClientData().
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() or exportClientData(), whether field horizontal header alignments and data 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() or ListGrid.exportClientData() with ListGrid.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() or exportClientData(), 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.
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 when exporting 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() or exportClientData(), causes the headerHeight and headerSpan 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 or DSRequest.exportFields) during exportData() or exportClientData(), if they have no defined numeric width.
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 an XLS or OOXML 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 and exportAs 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 and exportAs respectively.
getExportRowBGColor(int, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
When exporting data to Excel/OpenOffice format using exportData() or exportClientData(), 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 has headerSpans, should headerSpans also be exported.
getExportSpanTitleSeparator() - Method in class com.smartgwt.client.data.DSRequest
When you export a ListGrid that has headerSpans defined and exportShowHeaderSpanTitles 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.
getExportTitle() - Method in class com.smartgwt.client.data.DataSourceField
Optional different field-title used for 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 from FieldType "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() or exportClientData(), whether titles in the ListGrid header and headerSpans 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 the nodeIcon/ folderIcon or node text.
getExtraPalettes() - Method in class com.smartgwt.client.tools.EditContext
Additional Palettes to consult for metadata when deserializing Edit Nodes.
getExtraPalettes() - Method in class com.smartgwt.client.tools.EditPane
Additional Palettes to consult for metadata when deserializing Edit Nodes.
getExtraPalettes() - Method in class com.smartgwt.client.tools.EditTree
Additional Palettes to consult for metadata when deserializing Edit 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.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 chart facets for a databound chart.
getFacetFieldsAsString() - Method in class com.smartgwt.client.widgets.chart.FacetChart
Specifies what DataSource fields to use as the chart facets for a databound chart.
getFacetId() - 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.
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(String, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
Get facet value definition by facetId and facetValueId.
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.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.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(String) - Static method in class com.smartgwt.client.bean.BeanFactory
 
getFactory(Class<?>) - Static method in class com.smartgwt.client.bean.BeanFactory
 
getFactory(Object) - Static method in class com.smartgwt.client.bean.BeanFactory
 
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(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.
getFetchDataURL() - Method in class com.smartgwt.client.data.RestDataSource
Custom dataURL for DSRequests with operationType "fetch".
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), and filterByCell or filterOnKeypress 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 is true, the list of fields used by this pickList will be passed to the datasource as DSRequest.outputs.
getFetchDisplayedFieldsOnly() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
If this item has a specified optionDataSource and this property is true, the list of fields used by this pickList will be passed to the datasource as DSRequest.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.
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
Operation this dataModel should use to fetch sets of objects
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.tile.TileGrid
 
getFetchOperation() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
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(String) - Method in class com.smartgwt.client.data.DataSource
Return the field definition object.
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(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
Retrieve a field from this form by name.
getField(String, Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
Retrieve a field from this form by name.
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.widgets.grid.ListGrid
Given a column number or field name, return the field definition of a field which is visible in the grid.
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(String) - Method in class com.smartgwt.client.data.DataSource
Get the default OperatorId for this field.
getFieldDefaultOperator(DataSourceField) - 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
Name of the field in the DetailViewerRecord which specifies the data property for that record.
getFieldLayout() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
Controls the placement of the toField and fromField in the dateRangeForm.
getFieldList() - Method in class com.smartgwt.client.data.TextSettings
For export, a set of fields to export.
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(boolean) - Method in class com.smartgwt.client.data.DataSource
Retrieves the list of fields declared on this DataSource.
getFieldNames() - 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(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Given a field or field id, return it's index in the 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
getFieldOperators(String) - Method in class com.smartgwt.client.data.DataSource
 
getFieldOperators(DataSourceField) - Method in class com.smartgwt.client.data.DataSource
Get the list of OperatorId's available for this field.
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 a Data-bound component.
getFieldPickerFieldProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Names of properties on ListGridField for which the FieldPicker should show an editing interface, for convenience.
getFieldPickerFieldProperties() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
Names of properties on DetailViewerField for which the FieldPicker 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 if useAdvancedFieldPicker is set.
getFieldPickerWindow() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
Instance of FieldPickerWindow used if canPickFields 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.
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(Boolean) - 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.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.
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(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Return the title of a field, specified by name or index.
getFieldTitle(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Return the title of a field, specified by name or index.
getFieldTitle(ListGrid, int) - Method in class com.smartgwt.client.widgets.grid.ListGridField
If your derivation of the field title is more complex than specifying a static string, you can specify a getFieldTitle() method on your field to return the title string.
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(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(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(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(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, 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, 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 - 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.
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, and this.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.
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
The name of the file, without any extension to indicate type or format.
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.
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.
getFilterEditor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showFilterEditor is set to true, the filterEditor 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 the filterEditor.
getFilterEditorCriteria(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showFilterEditor is true, this method will return the criteria currently displayed in the filterEditor.
getFilterEditorCriteriaAsAdvancedCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
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 if showFilterEditor 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.
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?
getFilterImg() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
Icon to show on the actionButton if this component is being used as a ListGrid.filterEditor.
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 and fetchMissingValues), 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
If we're showing the filterEditor, should this list be filtered for every keypress within the filter editor fields?
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 default Operator to use when matching values for this field.
getFilterUsingText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Text for the menu item shown in the headerContextMenu when allowFilterOperators is enabled.
getFilterWindow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Instance of Window used to show the FilterBuilder.
getFilterWindowCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Advanced filtering criteria, either simple or advanced, that is combined with the filter editor criteria during filtering.
getFilterWindowCriteriaIndicator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Instance of Canvas used to show visual indicator that filterWindowCriteria 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.
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.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.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
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.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.
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(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.
getFiscalStartDate(Integer, FiscalCalendar) - Static method in class com.smartgwt.client.util.DateUtil
Get the start date of the fiscal period for the passed year.
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(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.
getFiscalYear() - Method in class com.smartgwt.client.widgets.FiscalYear
The actual fiscal year that this date relates to.
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 the calendar 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.
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 specified ServiceTask.values overriding fixedValues.
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 on mouse down.
getFocusedOver() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
Image to display when the component is focused on roll over.
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 for DataSourceField.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 a DynamicForm or ValuesManager
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 via DataSource.exportData() or ListGrid.exportData() or ListGrid.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 in FormItem.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 in FormItem.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 in FormItem.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() or formatFacetValueId() on a facet value id when the id is a string.
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
 
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.
getFormItemAutoChild(String) - Method in class com.smartgwt.client.widgets.Canvas
Returns the FormItem AutoChild named autoChildName if already created.
getFormItemAutoChild(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
Returns the FormItem AutoChild named autoChildName if already created.
getFormItemAutoChild(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Returns the FormItem AutoChild named autoChildName 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
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, and showHeaderSpanTitlesInFormulaBuilder 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 fieldNames.
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 and this.canFreezeFields is true, this string will be shown as the title for the menu item to freeze a currently unfrozen field.
getFreezeOnLeftText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If we're showing a headerContextMenu for this grid and this.canFreezeFields is true, this string will be shown as the title for the menu item to freeze fields on the left of the scrollable body.
getFreezeOnRightText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If we're showing a headerContextMenu for this grid and this.canFreezeFields is true, this string will be shown as the title for the menu item to freeze fields on the right of the scrollable body.
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
The field for the "from" date - a RelativeDateItem or DateItem according to allowRelativeDates.
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 if showRollOverCanvas is true, or when the user moves over the selected record if showSelectedRollOverCanvas 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 when showing a rollUnder canvas or showing a rollUnder 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).
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.
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.
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(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.
getGradient() - Method in class com.smartgwt.client.widgets.tools.events.GradientChangedEvent
the current gradient CSS
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's inline 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's inline edit form, returns the number of the row currently being edited.
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.
getGridSummary(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
When showGridSummary is true this method is called for each field which will show a grid summary value (as described in ListGridField.showGridSummary) to get the summary value to display below the relevant column.
getGridSummaryData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
This method returns the data displayed in the summaryRow when showGridSummary 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 GroupSpecifiers.
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.
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, and showGroupSummary 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.
getGroupByText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If we're showing a headerContextMenu for this grid and this.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.
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 a GroupNode.

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 the groupTree if recordsOnly 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 for group 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, the groupRectOutline is a DrawRect AutoChild that identifies the group's group rect (see useGroupRect).
getGroups() - Method in class com.smartgwt.client.tools.CSSEditor
The set of StyleGroups 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, and showGroupSummary 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, and showGroupSummary 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, and showGroupSummary 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, and showGroupSummary 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 when showGroupSummary is true.
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() - Method in class com.smartgwt.client.widgets.Canvas
The title/label for the grouping.
getGroupTitle() - Method in class com.smartgwt.client.widgets.grid.GroupNode
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 this RibbonBar.
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 this RibbonBar.
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(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() - 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, 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
Aria role for this listGrid's header.
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 various calendar 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 override headerTitleStyle 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 various calendar views.
getHeaderButtonAriaRole() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Default role for header 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 for header 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 is true 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
The height for the header area, when headerWrap is false and showBody is true.
getHeaderHeight() - Method in class com.smartgwt.client.widgets.DateChooser
Deprecated.
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 on ListGrid.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-generated headerMenuButton
getHeaderMenuButtonHeightAsString() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showHeaderMenuButton is true, this property governs the height of the auto-generated headerMenuButton
getHeaderMenuButtonIcon() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showHeaderMenuButton is true, this property governs the icon shown on the auto-generated headerMenuButton
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-generated headerMenuButton
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-generated headerMenuButton
getHeaderMenuButtonWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showHeaderMenuButton is true, this property governs the width of the auto-generated headerMenuButton
getHeaderProperties() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
Allows properties for the header (a SectionHeader or ImgSectionHeader subclass) to be set on the section before it's added to the SectionStack.
getHeaderPropertiesAsImgSectionHeader() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
Allows properties for the header (a SectionHeader or ImgSectionHeader subclass) to be set on the section before it's added to the SectionStack.
getHeaderShadowColor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showHeaderShadow is true, the Canvas.shadowColor for the header shadow.
getHeaderShadowHOffset() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showHeaderShadow is true, the Canvas.shadowHOffset for the header shadow
getHeaderShadowSoftness() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showHeaderShadow is true, the Canvas.shadowSoftness for the header shadow
getHeaderShadowVOffset() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showHeaderShadow is true, the Canvas.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 is true, 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 various calendar views.
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.
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.
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 if ListGrid.headerButtonConstructor is set to StretchImgButton 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() - 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 Timelines, 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 the DrawPane (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.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.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.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 the DrawPane (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.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.
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 a showIf() implementation which returns false.
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 the headerContextmenu, 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 and hide()), should display:none be applied to the outer element?
getHighErrorMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
getHighlightCellTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
Title for the cell highlight menu item.
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 specified accessKey, 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 specified accessKey, 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 specified accessKey, 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, and showHeaderSpanTitlesInHiliteEditor 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 is flashed
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? Overrides ListGrid.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? Overrides DetailViewer.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? Overrides ListGrid.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? Overrides DetailViewer.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 and requiredTitleSuffix 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.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
 
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.
getHLabelSpacing() - Method in class com.smartgwt.client.widgets.Slider
The space around the labels used to display the minimum, maximum and current values of the slider, when vertical 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 is multiple.
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 and hourValues 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 when useTextField 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 and hourValues 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 and hourValues 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 when useTextField 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 and getHoverComponent() 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 specified hoverWidth 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 specified this.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(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(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(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(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() - 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(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(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 a HeaderHoverEvent.
getHoverHTML() - Method in class com.smartgwt.client.widgets.HoverHTMLCustomizer
hoverHTML() should be implemented and return the string of HTML to display.
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 a TitleHoverEvent.
getHoverLabelPadding() - Method in class com.smartgwt.client.widgets.chart.FacetChart
An extra amount of padding to show around the hoverLabel when showValueOnHover 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 calling getHoverComponent().
getHoverScreen() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Screen to create (via createScreen()) in lieu of calling getHoverComponent() or getCellHoverComponent().
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 whose inlineIconAlign is Alignment.LEFT, on the right of this form item icon.
getHSrc() - Method in class com.smartgwt.client.widgets.ImgSplitbar
Default src to display when vertical is false, and src is unset.
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 and StretchImg.src is unset.
getHSrc() - Method in class com.smartgwt.client.widgets.StretchImg
Base URL for the image if vertical is false and src 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 the htmlElement in the DOM.
getHtmlValue() - Method in class com.smartgwt.client.data.Hilite
Deprecated.
htmlValue is deprecated in favor of replacementValue. Note that unlike replacementValue, this property does not respect disabled, and will be applied even if disabled is set to true
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 when showValue is true and vertical 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(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Given a FormItemIcon.name, returns the FormItemIcon object.
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(Record, boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
Get the appropriate icon for a node.
getIcon() - Method in class com.smartgwt.client.widgets.tree.TreeNode
This Property allows the developer to customize the icon displayed next to a node.
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?
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 a valueIcon.
getIconField() - Method in class com.smartgwt.client.data.DataSource
Designates a field of type:"image" as the field to use when rendering a record as an image, for example, in a TileGrid.
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 of baseStyle, if canAdaptWidth is set and the title 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 specified icons be rendered inline within the formItem itself, or within the pickerNavigationBar.
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 the ComboBoxItem.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 specified icons be rendered inline within the formItem itself, or within the pickerNavigationBar.
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.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.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.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.core.BaseClass
Return the ID
getId() - Method in class com.smartgwt.client.data.Hilite
Unique id for this hilite definition.
getID(Widget) - Static method in class com.smartgwt.client.util.DOMUtil
 
getID(Element) - Static method in class com.smartgwt.client.util.DOMUtil
 
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 the Process.startElement.
getID() - Method in class com.smartgwt.client.widgets.BaseWidget
 
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.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.NavItem
An optional ID for this NavItem.
getID() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
Optional ID for the section.
getId() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
Sets the 'id' attribute on the object.
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.
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 and ListGrid.arrowKeyAction).
getIgnoreRTL() - Method in class com.smartgwt.client.widgets.StatefulCanvas
Should horizontal alignment-related attributes align and iconOrientation 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 displaying right to left text?
getIgnoreTextMatchStyle() - Method in class com.smartgwt.client.data.DataSourceField
NOTE: Only applicable to clientOnly DataSources and the built-in SQL, JPA and Hibernate 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(String) - Method in class com.smartgwt.client.widgets.Canvas
Retrieve a native image or SVG object element by name.
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.
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
Explicit size for the image, for imageType settings that would normally use the image's natural size (applies to imageType "center" and "normal" only).
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.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 any valueIcons 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 has ListGridFieldType 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 as FormItem.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
Explicit size for the image, for imageType settings that would normally use the image's natural size (applies to imageType "center" and "normal" only).
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.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, 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.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.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.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 field inherited 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 isSystemDone.() returns true?
getIncludeFileLoader() - Method in class com.smartgwt.client.util.SystemWaitConfig
Should the system wait for any outstanding FileLoader requests? to complete before isSystemDone.() returns true?
getIncludeFKs() - Method in class com.smartgwt.client.util.MockDSExportSettings
Should foreign key relationships be included in the export or serialization of the DataSource?
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 the DataSource? 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 be included 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 before isSystemDone.() returns true?
getIncludeNetworkOperations() - Method in class com.smartgwt.client.util.SystemWaitConfig
Should the system wait for any outstanding RPC Requests to complete before isSystemDone.() returns true?
getIncludeRedraws() - Method in class com.smartgwt.client.util.SystemDoneConfig
Should the system wait for any outstanding redraws to complete before isSystemDone.() returns true?
getIncludeRedraws() - Method in class com.smartgwt.client.util.SystemWaitConfig
Should the system wait for any outstanding redraws to complete before isSystemDone.() returns true?
getIncludeTimers() - Method in class com.smartgwt.client.util.SystemDoneConfig
Should the system wait for all outstanding registered timer actions to complete before 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 isSystemDone.() returns true?
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 of CubeGrid.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
Returns the styleName to use for the passed indicator, in the passed view.
getIndicatorCanvasStyle(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
Returns the styleName to use for the passed indicator, in the passed view.
getIndicatorEvent() - Method in class com.smartgwt.client.widgets.calendar.events.IndicatorClick
indicator that was clicked on
getIndicatorHoverHTML(CalendarEvent, IndicatorCanvas, CalendarView, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
Gets the hover HTML for an indicator being hovered over.
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
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
CSS style to apply to the canvases created for each specified indicator.
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" RecordLayouts.
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.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.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.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 the FormItem (where input occurs in a TextItem, TextAreaItem or ComboBoxItem) 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 to inlineEditMultiline) shown in the inlineEditForm 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.
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 is true 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 a TextItem, this property allows you to specify the inputFormat applied to the item.
getInputFormat() - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
If DateItem.useTextField is true 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 a TextItem, this property allows you to specify the inputFormat 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's instructions.
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
 
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 or listGridFieldType:"summary"), and the summary function returns "null" (implying it was unable to calculate a valid summary value).
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, and targetAfter 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 the defaultSearchCheckbox 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.
getIsDesktop() - Static method in class com.smartgwt.client.util.Browser
Is the application running in a desktop browser? This is true if isTablet and isHandset are both false.
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 the main window if OpenFin 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 just getPrintHTML()).
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 contained DataBoundComponents which do not specify an explicit ruleScope.
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 to true, 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 the title 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
Whether the NavItems form a Tree or are just a flat list.
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(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
Retrieve a FormItem in this form by name or dataPath.
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(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
Retrieve a FormItem from this ValuesManager.
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(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() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
Deprecated.
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(MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
Given a MenuItem, return it's index in the items array.
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
getItems(int[]) - Method in class com.smartgwt.client.data.RecordList
Return the items at a list of specified positions.
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.
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 the day, month and year 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 the hour, minute and second 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 the day, month and year 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 the hour, minute and second 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 the summary 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 the summary 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 the summary function is "concat".
getJSLogicalDate(Date) - Static method in class com.smartgwt.client.util.JSOHelper
 
getJSLogicalDate(int, int, int) - Static method in class com.smartgwt.client.util.JSOHelper
 
getJSLogicalTime(Date) - Static method in class com.smartgwt.client.util.JSOHelper
 
getJSLogicalTime(int, int, int, int) - 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.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.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
 
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.
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.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")
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 the header text, adjacent to this eventCanvas.
getLabel() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
AutoChild Label used to display the title 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 default TitleOrientation of "left" (see form 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 and current 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 the title 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
Configures the properties, such as Label.autoFit, Label.align, and Label.width.
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 and current 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(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
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 the lane this CalendarEvent should sit in.
getLaneEventPadding() - Method in class com.smartgwt.client.widgets.calendar.Calendar
The pixel space to leave between events and the edges of the lane or sublane they appear in.
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(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.
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.
getLaneFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
Field definitions for the frozen area of the timelineView, which shows data about the timeline lanes.
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
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 in Timelines and in the day view, if showDayLanes 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 the timelineView, or the columns of the dayView if showDayLanes 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.
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, or layoutBottomMargin 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, or layoutTopMargin 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 the DrawPane (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 the DrawPane (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
An additional NavigationButton which may be shown to the left of the title in the navigation bar.
getLeftButtonIcon() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
Icon for the leftButton.
getLeftButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
Title for the leftButton.
getLeftButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
getLeftOffset() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
Specifies a left offset from the position specified by position or positionCanvas 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
Returns the Facet in the list of facets whose values are rendered in the chart's legend.
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, the legendLabel 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.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(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
Return the number of levels deep this node is in the tree.
getLevel(NodeLocator) - 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 workday start and end 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
Specifies endRow for an item in linearMode, overriding the default of true in that mode.
getLinearEndRowAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Specifies endRow for an item in linearMode, overriding the default of true in that mode.
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 in linearMode, 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 one FormItem per row by automatically defaulting linearMode to true on handsets.
getLinearStartRow() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Specifies startRow for an item in linearMode, overriding the default of false in that mode.
getLinearStartRowAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Specifies startRow for an item in linearMode, overriding the default of false in that mode.
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(Integer, Integer) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
Internal use only.
getLines() - Method in class com.smartgwt.client.widgets.ace.events.AceEditorChangedEvent
list of affected lines
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
The operationId this ResultTree should use when performing add operations on its linkDataSource.
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 the operationId to use for the separate fetch on the ResultTree.linkDataSource that will be generated if LinkDataFetchMode is "separate".
getLinkDataFetchOperation() - Method in class com.smartgwt.client.widgets.tree.ResultTree
The operationId this ResultTree should use when performing fetch operations on its linkDataSource.
getLinkDataRemoveOperation() - Method in class com.smartgwt.client.widgets.tree.ResultTree
The operationId this ResultTree should use when performing remove operations on its linkDataSource.
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 when navigateListPane() 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
Bar displayed above the listPane, if a listPane is present, only for deviceMode "desktop".
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 is loading 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.
getLoadParents() - Method in class com.smartgwt.client.data.DSLoadSettings
Load parent DataSources
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 a locator for this component always return a reference directly to this component by widget ID, using the compact format "///canvasID", ignoring any parent elements and ignoring any configured testRoot.
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 by AutoTest.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 by AutoTest.getLocator() for this form item, should the item be identified? If the locator has a specified name, 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 by AutoTest.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 by AutoTest.getLocator(), how should sections within this stack be identified? By default if a section has a specified Section.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 by AutoTest.getLocator(), how should tabs within this tabset be identified? If the locator has a specified Tab.ID or Tab.name, no fallback approach will be used as those attributes (with Tab.ID having priority) are each alone considered to definitively locate it.
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.
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 and logBase.
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 and logBase.
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.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.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.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.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 type longTextEditorType 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 exceeds this.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 and highErrorMetric 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
TabSet for managing calendar views when multiple views are available (eg, day and month).
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.
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 also matchElementWidth and matchElementHeight
getMatchElementHeight() - Method in class com.smartgwt.client.widgets.Canvas
For canvases with a specified htmlElement where persistentMatchElement 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 where persistentMatchElement 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.
getMatchNoneTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
Title for the "Match None" (not) operator when using topOperatorAppearance:"radio".
getMax(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
Calculate the maximum of the data from a single metric.
getMax(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
Calculate the maximum of the data from a single metric.
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.
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.
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 and canExpandMultipleRecords 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.
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.
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.
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 numerical messagePriority) 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".
getMaxUploadFields() - Method in class com.smartgwt.client.widgets.MultiFilePicker
The maximum number of upload fields to show.
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 (see ListGrid.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.
getMean(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
Calculate the mean, or expected value, of the data over a single metric.
getMean(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
Calculate the mean, or expected value, 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.
getMedian(FacetValueMap) - 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(String) - Method in class com.smartgwt.client.widgets.layout.Layout
Given a numerical index or a member name or member ID, return a pointer to the appropriate member.
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.
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(String) - Method in class com.smartgwt.client.widgets.layout.Layout
Given a member Canvas or member ID or name, return the index of that member within this layout's members array.
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
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
The Menu instance of which this MenuItem is a member.
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 a MenuBar, 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.
getMenuIconWidth() - Method in class com.smartgwt.client.widgets.RibbonButton
The width of the icon for this button.
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.
getMessageStack() - Method in class com.smartgwt.client.widgets.Dialog
AutoChild that combines message and icon.
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.
getMethod() - Method in class com.smartgwt.client.widgets.form.DynamicForm
The mechanism by which form data is sent to the action URL.
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 and millisecondValues 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 when useTextField 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 and millisecondValues 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 and millisecondValues 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 when useTextField is false.
getMin(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
Calculate the minimum of the data from a single metric.
getMin(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
Calculate the minimum of the data from a single metric.
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.
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.
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(Element) - Static method in class com.smartgwt.client.util.AutoTest
Returns a locator that's optimized to have minimal length while still trying to robustly represent that targeted canvas.
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
Returns a locator that's optimized to have minimal length while still trying to robustly represent that targeted canvas.
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 when showDayHeaders 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.
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 the leftButton 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.
getMinLaneWidth() - Method in class com.smartgwt.client.widgets.calendar.Calendar
When showing vertical lanes in the dayView, 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 and minuteValues 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 when useTextField 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 and minuteValues 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 and minuteValues 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
The number of minutes per row in day and week views.
getMinuteValues() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
An array of values to make available in the minute picker when useTextField is false.
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
Data intended for a ListGrid or TreeGrid, expressed in a simple text format popularized by mockup tools such as balsamiq and now commonly supported in a variety of mockup tools.
getMockDataAsRecord() - Method in class com.smartgwt.client.data.MockDataSource
getMockDataAsRecordArray() - Method in class com.smartgwt.client.data.MockDataSource
Data intended for a ListGrid or TreeGrid, expressed in a simple text format popularized by mockup tools such as balsamiq and now commonly supported in a variety of mockup tools.
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.
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", whether mockData 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() or RPCManager.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 to false 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.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(), and List.removeAt().
getModifiedProperties() - Method in class com.smartgwt.client.tools.EditNodeUpdatedEvent
properties that were modified
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 the controls bar on Handset devices.
getMonthButtonTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
The title of the month button, used for showing and hiding the month 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 the monthView.
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 exceeds moreTabCount.
getMoreTab() - Method in class com.smartgwt.client.widgets.tab.TabSet
Tab to be shown when showMoreTab is enabled more than moreTabCount tabs are provided.
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 the moreTabPane;
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 this DrawGroup?
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 the DrawKnob that allows a user to move the DrawItem with help of a knob located at moveKnobPoint.
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 the moveKnobPoint 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 when configureGrouping() is called.
getMultiGroupDialogProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Properties to apply to the MultiGroupDialog which gets automatically generated when configureGrouping() 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.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.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.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.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 via Calendar.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.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
A string that is appended as a suffix to the StretchImg's src URL in order to fetch the media file for this StretchItem, if a separate src is not provided.
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(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
Get the 'name' of a node.
getName(NodeLocator) - Method in class com.smartgwt.client.widgets.tree.Tree
Get the 'name' of a node.
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.
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.
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 via NavItem.pane are displayed.
getNavGrid() - Method in class com.smartgwt.client.widgets.layout.NavPanel
The TreeGrid used to display NavItems.
getNavIcon() - Method in class com.smartgwt.client.widgets.tableview.TableView
The navigation icon shown next to records when showNavigation is true and NavigationMode 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
A NavigationBar instance managed by this SplitPane that is placed above the navigationPane.
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.
getNavigationLayout() - Method in class com.smartgwt.client.widgets.DateChooser
An com.smartgwt.client.types.AutoChild HLayout, rendered above the date grid, and showing a number of widgets for navigating the DateChooser.
getNavigationLayoutHeight() - Method in class com.smartgwt.client.widgets.DateChooser
Height of the navigation area, containing the various buttons for navigating the calendar 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 is CurrentPane.NAVIGATION (it may also be visible when the currentPane is CurrentPane.LIST or CurrentPane.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 the navigationBar and also used for the title of a back button in some configurations.
getNavItemBaseStyle() - Method in class com.smartgwt.client.widgets.layout.NavPanel
Pass through to set the basestyle on the navGrid autoChild.
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 the NavigationBar 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
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 a row is returned by the server, the current ResultSet.setCriteria(com.smartgwt.client.data.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
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.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 the actionButton.
getNextElement() - Method in class com.smartgwt.client.util.workflow.DecisionTask
Next sequence or element to execute if the criteria match the process state.
getNextElement() - Method in class com.smartgwt.client.util.workflow.ProcessElement
Next sequence or element to execute after this one completes.
getNextElement() - Method in class com.smartgwt.client.util.workflow.UserConfirmationTask
Next sequence or element to execute if the criteria match the process state.
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
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
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 the nodeLocator associated with the particular occurence of the node at the specified index within the current open 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.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 as doubleClick 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 from ListGrid.normalBaseStyle if this grid has fixed row heights and the specified ListGrid.cellHeight matches this value.
getNormalCellHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If baseStyle is unset, base style will be derived from normalBaseStyle if this grid has fixed row heights and the specified cellHeight 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 by notifyValidationMessage.
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 when showOldValueInHover 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 a foreignKey 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 HTML5 local storage backed dataSource will be automatically created per component to store saved searches (see getLocalDataSource()).
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
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.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 or remove 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 in RPCManager.loadProject().
getOmitLoadedDataSources() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
Whether to implicitly add all DataSources currently loaded on the client to omitDataSources in RPCManager.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 in simple 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 the color picker selected a color while in simple 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 of the opener icon for the folder node when 'showConnectors' is false for this TreeGrid.
The opener icon is displayed beside the folder icon in the Tree column for folder nodes.
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 the folderIcon 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 the folderIcon 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 to setOpenState() 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.DSRequest
When a DataBoundComponent sends a DSRequest, the dsRequest.operationId will be automatically picked up from the fetchOperation, 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 any FormItem in this form, what logical operator should be applied across the criteria produced by the form items? Only applicable to forms that have a dataSource.
getOperator() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
getOperator() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
What operator to use when the FormItemCriterionGetter's getCriterion() 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 the headerContextMenu that appears when allowFilterOperators 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.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 specified optionDataSource and extracting the valueField and displayField 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 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 specified optionDataSource and extracting the valueField and displayField 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
 
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 specified optionDataSource and extracting the valueField and displayField 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 as RPCRequest 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.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 explicit DSRequest.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 explicit DSRequest.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 explicit DSRequest.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 explicit DSRequest.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 the DSRequest.operationId passed to dataSource.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 of GroupSpecifiers.
getOptionsGrid() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
Automatically generated ListGrid allowing the user to configure a set of GroupSpecifiers.
getOptionsGrid() - Method in class com.smartgwt.client.widgets.MultiSortDialog
Automatically generated ListGrid allowing the user to configure a set of SortSpecifiers.
getOptionsGrid() - Method in class com.smartgwt.client.widgets.MultiSortPanel
Automatically generated ListGrid allowing the user to configure a set of SortSpecifiers.
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 any optionCriteria 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, where autoFetchDisplayMap is true, this property will govern the textMatchStyle attribute of the DSRequest parameter passed to DataSource.fetchData() when retrieving the remote data set to be used as a basis for this field's valueMap.
getOrCreateJsObj(Object) - Static method in class com.smartgwt.client.bean.BeanFactory
 
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.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
 
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.Criteria
 
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.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.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.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.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.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.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.TreePalette
 
getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.WindowEditProxy
 
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.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.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.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.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.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.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.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.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, MenuItem) - 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.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
 
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.
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, when showOtherDays 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.
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 the local 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.
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
Since body is configured with overflow: auto by default, no overflow is expected for the ListGrid itself so by default it has overflow: hidden.
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 search with a searchName, componentID, and (if present) screenID / projectID which collides with another existing saved search.
getOverwriteSharedSearchConfirmationMessage() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
Confirmation message to show when a user attempts to save a search with a searchName, componentID, and (if present) screenID / projectID which collides with another existing shared saved search.
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 if chartRectProperties specifies a nonzero rounding, 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
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, String[]) - 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, String[]) - 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.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.
getPane() - Method in class com.smartgwt.client.widgets.layout.NavItem
Component to display in the NavPanel.navDeck when this NavItem 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 this NavItem 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.
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 and getParentCanvas()
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.
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 that parentNode.
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?
If showPartialInlining 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.
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 for Reify.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 the patternSingleWildcard or patternMultiWildcard 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
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
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.
getPendingButtonStyle() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
When showPending is true, the Button.baseStyle used on buttons that are in the "Pending" visual state.
getPendingButtonStyle() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
When showPending is true, the Button.baseStyle of the button when in the "Pending" visual state.
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(String, float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
Calculate a percentile of the data over a single metric.
getPercentile(FacetValueMap, 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 their EditNodes 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 their EditNodes by default.
getPersistCoordinates() - Method in class com.smartgwt.client.tools.EditProxy
Changes to all child liveObject's position and size can be persisted to their EditNodes based on this attribute setting and EditContext.persistCoordinates.
getPersistCoordinates() - Method in class com.smartgwt.client.tools.EditTree
When enabled, changes to a liveObject's position and size will be persisted to their EditNodes by default.
getPersistentMatchElement() - Method in class com.smartgwt.client.widgets.Canvas
If this canvas has a specified htmlElement and matchElement 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 the picker 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, and symmetricPickerButton is set to true, this property governs the base URL for the picker button image, when displayed in a horizontal tab-bar [IE tabBarPosition is set to "top" or "bottom"].
getPickerButtonSize() - Method in class com.smartgwt.client.widgets.tab.TabSet
If showTabPicker is true and isTouch is false, 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, when symmetricPickerButton is set to false
getPickerButtonVSrc() - Method in class com.smartgwt.client.widgets.tab.TabSet
If showTabPicker is true, and symmetricPickerButton is set to true, this property governs the base URL for the picker button image, when displayed in a verricaL tab-bar [IE tabBarPosition 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 when pickListPlacement 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 when pickListPlacement 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 when pickListPlacement 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 when pickListPlacement 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(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.
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.
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 the FormItemIcon.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 the src 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 the src 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 the src 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 the src 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.
getPickerNavigationBar() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
NavigationBar created when pickListPlacement 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 when pickListPlacement 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 separate TextItem created for search string entry when pickListPlacement 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
getPickerSearchForm() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
Form that contains the pickerSearchField.
getPickerSearchOrNewValueFieldHint() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
FormItem.hint for the pickerSearchField when the combobox is configured to allow unknown values
getPickerTimeItemProperties() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
A set of properties to apply to the TimeItem displayed in the picker when showPickerTimeItem 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 when showPickerTimeItem 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.
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.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.
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 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 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.
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.
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 is true, this property specifies the base value for logarithmic color 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 the pointSizeMetric 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 the pointSizeMetric value gradations to show in the point size legend in between powers, expressed as a series of integer or float values between 1 and pointSizeLogBase.
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(Portlet) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
Gets the position of the Portlet within this PortalLayout.
getPortalPosition() - Method in class com.smartgwt.client.widgets.layout.Portlet
Gets the position of the Portlet within its 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
The dropTypes to be applied when dropping Portlets on this PortalLayout, or when dropping other components to be auto-wrapped in a Portlet.
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 a PortalLayout 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.widgets.Canvas
 
getPreserveFocusStylingOnMouseOut() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showRollOver or hiliteRowOnFocus 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 type Canvas, 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
Previous workflow sequence or element that is helpful for wizards.
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
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
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
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
Indicates either that this field holds a value unique across all records in this DataSource, 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 DataSource.
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 when printing.
getPrintBooleanBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If set, the booleanBaseStyle to use when printing.
getPrintBooleanFalseImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If set, the booleanFalseImage to use when printing.
getPrintBooleanPartialImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If set, the booleanPartialImage to use when printing.
getPrintBooleanTrueImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If set, the booleanTrueImage to use when printing.
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 when printing.
getPrintCheckboxFieldPartialImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If set, the checkboxFieldPartialImage to use when printing.
getPrintCheckboxFieldTrueImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If set, the checkboxFieldTrueImage to use when printing.
getPrintCheckedImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
If set, the checkedImage to use when printing.
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(Object[], PrintProperties, PrintHTMLCallback) - Static method in class com.smartgwt.client.widgets.Canvas
Returns print-formatted HTML for the specified list of components.
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.
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 when printing.
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, with readOnlyDisplay: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 when printing.
getPrintUnsetImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
If set, the unsetImage to use when printing.
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 this FacetChart? If true, then the SVG string returned by DrawPane.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(String) - Static method in class com.smartgwt.client.util.workflow.Process
Get a Process instance by it's ID.
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.
getProcessElements(String) - Method in class com.smartgwt.client.util.workflow.Process
 
getProcessElements(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
 
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 is enabled, for a paged data fetch, and as such the total row count is not guaranteed to be accurate.
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 of projectLoaderPath.
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 and showHover 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 or editSearchText 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.
getProperties(JsArray<JavaScriptObject>) - Method in class com.smartgwt.client.bean.BeanFactory
 
getProperties(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
 
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.
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(Object, String) - Static method in class com.smartgwt.client.bean.BeanFactory
Gets a property of a bean.
getProperty(BeanClass) - Method in class com.smartgwt.client.bean.BeanMethod
 
getProperty(BeanClass) - Method in class com.smartgwt.client.bean.BeanProperty
 
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.
getPropertyAsString(Object, String) - Static method in class com.smartgwt.client.bean.BeanFactory
Gets a property of a bean as a String.
getPropertyAsString(BeanClass) - Method in class com.smartgwt.client.bean.BeanMethod
 
getPropertyAsString(BeanClass) - Method in class com.smartgwt.client.bean.BeanProperty
 
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 to ProportionalResizeMode.MODIFIER or ProportionalResizeMode.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 to ProportionalResizeMode.MODIFIER or ProportionalResizeMode.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 in proportional rendering mode and has this facet as its legend facet.
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".
getQueuedRequests() - Method in class com.smartgwt.client.data.FacadeDataSource
An array of derived DS requests that are queued to be executed on the underlying inherited DataSource.
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 or stacked 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 the LogicalOperator 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(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() - Method in class com.smartgwt.client.widgets.ace.AceMarker
Internal use only.
getRange(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
Calculate the range of the data from a single metric.
getRange(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
Calculate the range of the data from a single metric.
getRange(int, int) - Method in class com.smartgwt.client.widgets.tree.ResultTree
Get a range of items from the open list
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.
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, when showRange 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?
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 to false, 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-level DynamicForm.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-level DynamicForm.readOnlyDisplay default.
getReadOnlyDisplay() - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
If canEdit is set to false, how should this LinkItem be displayed to the user?
getReadOnlyDisplay() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
If FormItem.canEdit is set to false, 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 using readOnlyDisplay 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.
getReceiveScrollbarEvents() - Method in class com.smartgwt.client.widgets.Canvas
Whether this canvas should receive events from its scrollbars, which are peers.
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(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
Retrieve a record by index.
getRecord(int, Integer) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
Retrieve a record by index.
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(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Return the pointer to a particular record by record number.
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.tree.TreeGrid
Return the pointer to a particular record by record number.
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 for recordComponents.
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(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Get the index of the provided record.
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
 
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.
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.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 calling getRecordComponent().
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.
getRecordSummaryAttributePrefix() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Prefix prepended to the name of a "summary" type field when accessing its value as record metadata.
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 DataSource, XPath expression used to retrieve the objects that will become DataSource records.
getRecordXPath() - Method in class com.smartgwt.client.data.RestDataSource
For RestDataSources, by default, either the xmlRecordXPath or jsonRecordXPath is used based on the dataFormat setting.
getRecreateOnChange() - Method in class com.smartgwt.client.data.DataSourceField
For use in ComponentSchema for fields that, when changed in Reify, 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(String) - Static method in class com.smartgwt.client.core.RefDataClass
 
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
 
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 when allowRelativeDates is true.
getRelativeStartDate() - Method in class com.smartgwt.client.data.DateRange
Returns the relative start date of the range, or null if not specified.
getRemoveButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
An com.smartgwt.client.types.AutoChild of type IButton, used to permanently remove an event from the eventEditor.
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 the remove 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 the event editor.
getRemoveDataURL() - Method in class com.smartgwt.client.data.RestDataSource
Custom dataURL for DSRequests with operationType "remove".
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.
getRemoveIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Default width and height of remove icons for this ListGrid.
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.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 DSRequests 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.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.
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 the DataSourceField, 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 the TitleOrientation 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 the TitleOrientation 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 to true 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 the resize 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 the resize 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 the DrawRect 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's scale or translation)?.
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.
getRestoreButton() - Method in class com.smartgwt.client.widgets.Window
ImgButton that restores the Window via restore().
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 the resultTree 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 specified ListGridField.cellAlign be reversed (so an align:"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 the rightButton.
getRightButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
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 if showRollOverCanvas is true, or when the user moves over the selected record if showSelectedRollOverCanvas 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 if showing a rollUnder canvas or showing a rollUnder 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 a foreignKey on one field that refers to another from that same DataSource, should criteria 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 from rootComponent.
getRootEditNode() - Method in class com.smartgwt.client.tools.EditPane
Returns the root EditNode of the EditContext typically created from rootComponent.
getRootEditNode() - Method in class com.smartgwt.client.tools.EditTree
Returns the root EditNode of the EditContext typically created from rootComponent.
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
When this item is showing a tree-based picker, this is the id of the record to use as the root node.
getRootNodeId() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
When this item is showing a tree-based picker, this is the id of the record to use as the root node.
getRootNodeId() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
When this item is showing a tree-based picker, this is the id of the record to use as the root node.
getRootNodeIdAsInt() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
When this item is showing a tree-based picker, this is the id of the record to use as the root node.
getRootNodeIdAsInt() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
When this item is showing a tree-based picker, this is the id of the record to use as the root node.
getRootNodeIdAsInt() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
When this item is showing a tree-based picker, this is the id of the record to use as the root node.
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-generated headerMenuButton over a rotated header button.
getRotatedHeaderMenuButtonHeightAsString() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showHeaderMenuButton is true, this property governs the height of the auto-generated headerMenuButton over a rotated header button.
getRotatedHeaderMenuButtonWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showHeaderMenuButton is true, this property governs the width of the auto-generated headerMenuButton over a rotated 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 the DrawKnob 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
Rotation in degrees about the top left corner.
getRotationAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
Rotation in degrees for the DrawPane as a whole about the center of the DrawPane.
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.
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(ListGridRecord, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Return the height this row should be.
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.
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.
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(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Synonym of getRecordIndex().
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 a PortalLayout column.
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.
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(ListGridRecord, int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Return how many rows this cell should span.
getRowSpan() - Method in class com.smartgwt.client.widgets.RibbonButton
When used in a RibbonBar, the number of rows this button should occupy in a single column.
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
A minute value that indicates which rows should show times in vertical views, like day and week.
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 the ruleScope 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 the ruleScope 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 as FormItem.visibleWhen, Dynamic Properties, and DynamicCriteria such as ListGrid.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
An com.smartgwt.client.types.AutoChild of type IButton, used to save an event from the eventEditor.
getSaveButton() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
Button used to save changes.
getSaveButtonTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
The title for the Save button in the quick event dialog and the event editor.
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's view-state?
getSaveData() - Method in class com.smartgwt.client.tools.EditPane
Returns an Array of PaletteNodes representing all current EditNodes in this pane, suitable for saving and restoring via passing each paletteNode to addNode().
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 is true.
getSavedSearchId(Canvas) - Method in class com.smartgwt.client.data.SavedSearches
Returns the identifier used to uniquely identify saved searches for some component.
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
 
getSavedSearchIDPrefix() - Method in class com.smartgwt.client.data.SavedSearches
Prefix applied to a specified DataBoundComponent.savedSearchId by getSavedSearchId().
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 the autoPersistViewState 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 the targetComponent 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 to true 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 the submit() 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.
getSaveOperationType() - Method in class com.smartgwt.client.widgets.form.DynamicForm
Default DSOperationType to be performed when saveData() is called.
getSaveOperationType(DSRequest) - Method in class com.smartgwt.client.widgets.form.DynamicForm
Default DSOperationType to be performed when DynamicForm.saveData is called.
getSaveOperationType() - Method in class com.smartgwt.client.widgets.form.ValuesManager
Default DSOperationType to be performed when DynamicForm.saveData() is called.
getSaveRequestProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
For editable grids with a specified dataSource, where saveLocally 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 normal DynamicForm.submit() actions when submitted (typically from a SubmitItem).
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(JavaScriptObject) - Static method in class com.smartgwt.client.util.SC
Gets the name of this underlying SmartClient class as a string.
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
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, 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.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, and canSelectCells 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 with ariaRole set to "list", should a custom aria-labelledby attribute be written out in addition to any other row aria properties to ensure the column titles, screenReaderCellSeparator and screenReaderRowSeparator 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, and symmetricScroller 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 with tabBarPosition set to "top" or "bottom"].
getScrollerSrc() - Method in class com.smartgwt.client.widgets.tab.TabSet
If this TabSet is showing tab scroller buttons, and symmetricScroller 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, and symmetricScroller 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 with tabBarPosition 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 the day and week views to the start of the workday 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, with criteria that are additive with any criteria shown in the FilterEditor or Filter 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, with criteria that are additive with any criteria shown in the FilterEditor or Filter 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 and secondValues 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 when useTextField 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 and secondValues 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 and secondValues 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 when useTextField 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(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
Return the SectionStackSection for a section.
getSection(int) - 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 SectionItems], 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.
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 the month view Has no effect in other views.
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
Image to display when the component is selected and disabled.
getSelectedDown() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
Image to display when the component is selected on mouse 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
Image to display when the component is selected and focused.
getSelectedFocusedDown() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
Image to display when the component is selected and focused on mouse down.
getSelectedFocusedOver() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
Image to display when the component is selected and focused on roll over.
getSelectedIconSuffix() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
If showSelectedIcons is true, this suffix will be appended to the folderIcon 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.
getSelectedOver() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
Image to display when the component is selected on roll over.
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 to setSelectedPaths() 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
Returns the entire record object associated with the current value for this item (or null if no matching record exists in the PickList data).
getSelectedRecord() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Get the record returned from the optionDataSource when fetchMissingValues is true, and the missing value is fetched.
getSelectedRecord() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
Returns the entire record object associated with the current value for this item (or null if no matching record exists in the PickList data).
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 selectionType is "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 selectionType is "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(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Returns all selected records in this grid.
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 to setSelectedState() 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 when EditProxy.selectedAppearance is "tintMask".
getSelectedTintColor() - Method in class com.smartgwt.client.tools.EditProxy
Mask color applied to editMask of selected component when selectedAppearance is "tintMask".
getSelectedTintOpacity() - Method in class com.smartgwt.client.tools.EditContext
Opacity applied to editMask of selected component when EditProxy.selectedAppearance is "tintMask".
getSelectedTintOpacity() - Method in class com.smartgwt.client.tools.EditProxy
Opacity applied to editMask of selected component when selectedAppearance is "tintMask".
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(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
Returns the array of objects selected in the specified column of the columnTree
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.
getSelection(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Deprecated.
getSelection() - Method in class com.smartgwt.client.widgets.tile.TileGrid
Returns all selected records, as an Array.
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.
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 standard com.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 standard com.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.
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 to false 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 (see focusInItem()), 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 (see focusInItem()), 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.
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 trees only, should we send up the parentId in fetch criteria if the criteria value is null? If false, we remove the parentId from the criteria when fetching 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 the separateValuesList.
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 the separateValuesList.
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.
getSeparatorClass() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
Class to create when the string "separator" appears in members.
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.
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 as RPCResponse.data.
getServerURL() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
URL of Reify server to use when calling Reify.loadProject() instead of serverURL.
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 if saveDefaultSearchToServer 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.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 and showShadow 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 and showShadow 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.
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).
getShortestPathToRelation(String) - Method in class com.smartgwt.client.data.DataSource
Returns the path having the shortest distance between this and the given targetDS.
getShortestPathToRelation(DataSource) - 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
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.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 current value.
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 during asynchronous 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 detailed here.
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.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 the Splitbar.target is hidden.
getShowClosedGrip() - Method in class com.smartgwt.client.widgets.Splitbar
If showGrip is true, this property determines whether the grip image displayed should show the "Closed" state when the target is hidden.
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 both showComplexFields and showComplexFieldsRecursively 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 the close-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, and datePickerButton) 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, default TreeNode.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, if showSelectedIcons 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 cause getCustomCriteria() 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 is ShowDataValuesMode.inChartOnly or ShowDataValuesMode.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 is ShowDataValuesMode.inChartOnly or ShowDataValuesMode.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 of minimumDayHeight.
getShowDayLanes() - Method in class com.smartgwt.client.widgets.calendar.Calendar
If set to true, the day view uses lanes to render multiple vertical "lanes" within the day, very much like a vertical Timeline.
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 no component.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 no component.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 no component.fields.
getShowDetailFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Whether to include fields marked detail:true from this component's DataSource.
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 no component.fields.
getShowDetailToolStrip() - Method in class com.smartgwt.client.widgets.layout.SplitPane
If set to false, the detailToolStrip 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 the FormItem.showDisabledIconsOnFocus or FormItem.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.
Set node.showDropIcon to true to show the drop state icon, or false to suppress this.
If not specified, this behavior is determined by TreeGrid.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.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 the placement 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 the placement 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?
getShowErrorIcon() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
showErrorIcons, showErrorText, errorOrientation, and showErrorStyle 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.form.DynamicForm
showErrorIcons, showErrorText, errorOrientation, and showErrorStyle 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, and showErrorStyle 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, and showErrorStyle 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, and showErrorStyle 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, and showErrorStyle 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 default header and body HTML.
getShowEventDescriptions() - Method in class com.smartgwt.client.widgets.calendar.Calendar
When rendering the canvas for an event, whether to show the body 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 the header area, typically containing suitable title text - by default, the event's name.
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 an event 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 the headerContextmenu, 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's fields array
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 is true, 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 is true, 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 is true, 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 is true, 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 is true, 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 created Button 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 and useGroupRect is true, should the groupRectOutline 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 explicit summaryFunction is specified or if a default summary function is defined for the specified field type.
getShowGroupSummaryInHeader() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If this grid is grouped, and showGroupSummary 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 this RibbonBar show their header control.
getShowGroupTitleColumn() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If this grid is grouped and showGroupSummaryInHeader 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 has frozen 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
Renders a header DIV above the main body of the event, an area of limited height, styled to stand out from the main body of the event, and typically showing a name or title - like a Window.
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 from headerSrc and hiliteHeaderSrc, otherwise the background will be styled according to headerStyle / 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 the header levels in a CalendarView.
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, the headerMenuButton 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 the hilite 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 the multi-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 no component.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 a hint 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 a hint 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 when useTextField 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's icon 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 with readOnlyDisplay:"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 with readOnlyDisplay:"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 to show 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 into timeline 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 in TourInputValidationMode for the entire tour? Set to false to suppress reporting messages to the user.
getShowInputValidationMessage() - Method in class com.smartgwt.client.util.tour.TourStep
Should inputValidationNotifyMessage be shown as detailed in TourInputValidationMode? Defaults from Tour.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 CalendarViews.
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 a laneField.
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 and the 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 the leftButton is not shown.
getShowLeftButton() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
getShowLeftButton() - Method in class com.smartgwt.client.widgets.layout.SplitPane
Should the leftButton be shown in the navigation 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, the listToolStrip 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 by loadingIcon.
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 (via inheritsFrom), 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 the RibbonButton.menuIconClick() notification method when clicked.
getShowMenuIcon() - Method in class com.smartgwt.client.widgets.RibbonButton
Whether to show the menu-icon which fires the RibbonButton.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
If set to true, shows this button's menu when a user clicks anywhere in the button, rather than specifically on the menuIcon.
getShowMenuOnClick() - Method in class com.smartgwt.client.widgets.StatefulCanvas
If true, this widget will fire showContextMenu() to show the context menu if one is defined, rather than click(), 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 when useTextField 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 the navigationBar when the device mode is DeviceMode.HANDSET and the currentPane is CurrentPane.DETAIL.
getShowMiniNavControl() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
If set to false, then the miniNavControl 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 when useTextField 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" or topOperatorAppearance:"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, the navigationBar 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?
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 in Tour.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 or FormItem.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 to true will set the paneContainer to show customEdges 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 true, causes the "Pending" optional suffix to be added if the item's current value differs from the value that would be restored by a call to DynamicForm.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 via pickerIconProperties.
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 via pickerIconProperties.
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 via pickerIconProperties.
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.
getShowPickerTimeItem() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
If this field is of type "datetime", when showing the DateChooser, should the time 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 the DateChooser display the time 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
Should a canvas pointer be shown pointing to the target? Defaults to true in Tour.mode:"tour".
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?
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 setting showProgressPercentInline.
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 the navigationPane and detailPane when these panes are shown side-by-side, and between the listPane and detailPane in deviceMode:"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 the rightButton is not shown.
getShowRightButton() - Method in class com.smartgwt.client.widgets.layout.SplitPane
Should the rightButton be shown in the navigationBar?
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 (the rollOverCanvas), layered underneath the row or cell (the rollUnderCanvas), 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
Should this icon's src and/or baseStyle switch to the appropriate RTL value when the FormItem is in RTL mode? If true, then the image URL for all states will have "_rtl" added before the extension.
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.
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 when useTextField 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 the selected 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 to SelectionStyle.SINGLE, setting this property to true means selection will be displayed to the user with the selectionCanvas and/or selectionUnderCanvas 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.
getShowSelectionUnderCanvas() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If selectionType is set to SelectionStyle.SINGLE, and either showSelectionCanvas is true and showSelectionUnderCanvas is unset, or showSelectionUnderCanvas is explicitly set to true, then selection will be displayed to the user with the selectionCanvas and/or selectionUnderCanvas 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, and regression 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 the titleLabelBackground be created and placed behind the titleLabel?
getShowTitleLabelBackground() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
If the titleLabel is showing, should the titleLabelBackground be created and placed behind the titleLabel?
getShowTitleLabelBackground() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
If the titleLabel is showing, should the titleLabelBackground be created and placed behind the titleLabel?
getShowTitleLabelBackground() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
If the titleLabel is showing, should the titleLabelBackground be created and placed behind the titleLabel?
getShowTitleLabelBackground() - Method in class com.smartgwt.client.widgets.drawing.DrawPath
If the titleLabel is showing, should the titleLabelBackground be created and placed behind the titleLabel?
getShowTitleLabelBackground() - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
If the titleLabel is showing, should the titleLabelBackground be created and placed behind the titleLabel?
getShowTitleLabelBackground() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
If the titleLabel is showing, should the titleLabelBackground be created and placed behind the titleLabel?
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 a TreeGrid 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 of proportional rendering mode, the proportionalAxisLabel) 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 of proportional 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
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
Suppresses the display of weekend days in the week, month and timeline views, and disallows the creation of events on weekends.
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 and workdayEnd) in vertical calendar views (day and week).
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 a zone in a calendarView.
getShowZones() - Method in class com.smartgwt.client.widgets.calendar.Calendar
Set to true to render any defined zones into timeline 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 to true any backgroundColor or border applied to the ListGrid will show up below the bottom row of the frozen column(s).
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.
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.
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 if Tab.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
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 of record[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 height and width 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 specified FormItem.width and instead size to fit its checkbox icon?
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 the workday 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(String) - 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.
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 and 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.
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
This item is an autoChild generated Canvas displayed by the SliderItem and is an instance of Slider by default.
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 of target, in the same sense as snapTo.
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 of target, in the same sense as snapTo.
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 its parent 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.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 SortSpecifiers.
getSort() - Method in class com.smartgwt.client.widgets.MultiSortPanel
Returns all configured sorting levels, as an array of SortSpecifiers.
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 the headerMenuButtonWidth on the right side of a ListGrid header button (left for RTL 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 sorting ascending.
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 the BinaryFields overview.
getSortBy(SortSpecifier[]) - Static method in class com.smartgwt.client.data.DataSource
Given an array of SortSpecifiers, return a simple list of Strings in the format expected by DSRequest.sortBy.
getSortBy() - Method in class com.smartgwt.client.data.DSRequest
Fieldname to 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 to false 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.
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
If valueMap is set, and the grid is sorted by this field, should the data be sorted by the underlying data value or the mapped display value.
getSortDescendingImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Image to show when sorting descending.
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.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.
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, and showHeaderSpanTitlesInSortEditor is true, this string will be inserted between the headerSpan title(s) and the field title in the field chooser grid on the multi-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.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.
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.SelectItem
Specifies one or more fields by which this item should be initially sorted.
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.SelectItem
Specifies one or more fields by which this item should be initially sorted.
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 to true folders will appear above leaves unless the data order has been reversed by setting showParentsLast to true.
getSortFoldersBeforeLeaves() - Method in class com.smartgwt.client.widgets.tree.Tree
If separateFolders is true, should folders be displayed above or below leaves? When set to true folders will appear above leaves when the sortDirection 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 the headerMenuButtonWidth on the right side of a ListGrid header button (left for RTL mode) to reserve for the sort numeral if multi-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(String[]) - Static method in class com.smartgwt.client.data.DataSource
Return an array of SortSpecifiers, given an array of Strings in the format expected by DSRequest.sortBy.
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
getSortState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Initial sort state for the grid.
getSourceComponent() - Method in class com.smartgwt.client.util.workflow.GridTransferDataTask
Source component from which the record(s) will be transferred.
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() and ListGrid.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 the optionDataSource.
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.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.
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 for FacetChart.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 same NotifyType 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.form.fields.DateItem
Minimum date the selectors will allow the user to pick.
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
The ID of either a sequence or an element which should be the starting point of the 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).
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 the DrawKnob 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
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.
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
Returns the suffix that will be appended to the baseStyle as the component changes state and/or is selected / focused.
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 and readOnlyDisplay is "static".
getStaticHeight() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
Height of the FormItem when canEdit is false and readOnlyDisplay is "static".
getStatus() - Method in class com.smartgwt.client.data.DSResponse
Same meaning as RPCResponse.status, except DSResponses have additional error codes, such as validation failure.
getStatus() - Method in class com.smartgwt.client.rpc.RPCResponse
Status code for this response.
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(String, boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
Calculate the standard deviation of the data from a single metric.
getStdDev(FacetValueMap, 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.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.
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 ProcessElements 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 and FormItem.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 using local display field values - typically foreignKey fields where the display field is included 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 and FormItem.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 using local 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
 
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.
getStyleName() - Method in class com.smartgwt.client.widgets.Button
StatefulCanvases are styled by combining baseStyle with State to build a composite css style name.
getStyleName() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
CSS style series to use for canvas instances that represent this event in the various calendar 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
StatefulCanvases are styled by combining baseStyle with State to build a composite css style name.
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 the workdayBaseStyle to cells that fall within the workday (as defined by workdayStart and workdayEnd), in both the dayView and weekView.
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(String, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
Returns the sublane with the passed name, from the lane with the passed name, in the passed view.
getSublane(String, String, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
Returns the sublane with the passed name, from the lane with the passed name, in the passed view.
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 the sublane this CalendarEvent should sit in.
getSublaneEvents(Lane, Lane) - Method in class com.smartgwt.client.widgets.calendar.Calendar
For views that support lanes and allow sublanes, returns the array of events in the current dataset that apply to the passed lane and sublane in the passed or current view.
getSublaneEvents(Lane, Lane, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
For views that support lanes and allow sublanes, returns the array of events in the current dataset that apply to the passed lane and sublane in the passed or current view.
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, in Timelines and in the day view, if showDayLanes is true.
getSublanes() - Method in class com.smartgwt.client.widgets.calendar.Lane
Array of Lane objects that will share the available space in the parent Lane, vertically in timelines and horizontally in day views.
getSubmenu(MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
Creates and returns the submenu associated with the provided MenuItem.
getSubmenu() - Method in class com.smartgwt.client.widgets.menu.MenuItem
Deprecated.
use com.smartgwt.client.widgets.Menu#getSubmenu instead
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 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.
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?
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 or showGroupSummary is true, this attribute can be used to specify an explicit SummaryFunction 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.
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 a summaryRowDataSource 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 (see getGridSummary() and getGridSummaryFunction()).
getSummaryRowFetchRequestProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showGridSummary is true, and a summaryRowDataSource 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
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[], ListGridField) - Method in interface com.smartgwt.client.widgets.grid.RecordSummaryFunction
Function to produce a summary value based on field values within a record.
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.
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 or ListGrid.showGroupSummary is true and the summaryFunction 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 all-capital letter names used as summary variables in the UserSummary String to the fieldNames these variables should represent in the context where the summary is evaluated.
getSuperclass() - Method in class com.smartgwt.client.bean.BeanFactory
 
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 causes Canvas.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 specified static 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 the pickerButtonHSrc and pickerButtonVSrc media will be used for vertical and horizontal tab-bar picker buttons, or whether separate media should be used for each possible tabBarPosition based on the pickerButtonSrc 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 the scrollerHSrc and scrollerVSrc media will be used for vertical and horizontal tab-bar scroller buttons, or whether separate media should be used for each possible tabBarPosition based on the scrollerSrc 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.
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 type Layout that holds the tabBarControls as well as the built-in controls such as the tab 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.
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, the target 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 for splitbars created by a layout.
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
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.
getTargetComponent() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
Component that saved searches should apply to.
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 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.
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 the Canvas.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 if criteria 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.
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 no dataContext 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 is true 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 is true, 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 various calendar 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 when useTextField 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 current rule context.
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 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.
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.
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.
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.
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 or showYTicks is enabled, or when extra 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(Record) - 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.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.
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 calling getTile().
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 for type:"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, and use24HourTime 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, and use24HourTime 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 horizontal Timeline view.
getTimelineViewTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
The title for the timeline view.
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.
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(Object, Record, Map, String, Canvas) - Method in class com.smartgwt.client.data.GroupTitleFunction
Defines new behavior to override SimpleType.getGroupTitle().
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.BaseWidget
 
getTitle() - Method in class com.smartgwt.client.widgets.Button
The title HTML to display in this button.
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() - 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 this DrawItem.
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(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() - 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
Title for this Window, shown if showTitle is true in the header (if drawn).
getTitleAlign() - Method in class com.smartgwt.client.widgets.chart.FacetChart
Horizontal alignment of the chart's title.
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 its label.
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 with titleAutoFit.
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 check titleField 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
When a non-null title is set, this AutoChild is created automatically and positioned at the center of this 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 and showTitleLabelBackground is true, this DrawRect AutoChild is created and placed behind the titleLabel.
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 the titleLabel and the edges of the titleLabelBackground?
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's title 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 form item's title.
getTitleStyle() - Method in class com.smartgwt.client.widgets.Slider
CSS style for the title-text, when showTitle 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 CalendarViews.
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
The field for the "to" date - a RelativeDateItem or DateItem according to allowRelativeDates.
getToggleFreezeText(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If we're showing a headerContextMenu for this grid and this.canFreezeFields is true, this string will be shown as the title for the menu item to toggle whether a field is frozen or unfrozen.
getToolArea() - Method in class com.smartgwt.client.widgets.RichTextEditor
Layout used to contain all of the toolbar AutoChildren that contain the controlGroups.
getToolbar() - Method in class com.smartgwt.client.widgets.Dialog
com.smartgwt.client.types.AutoChild of type Toolbar used to create the toolbarButtons.
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 the DrawPane (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 the DrawPane (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 or positionCanvas 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 the LogicalOperator 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 TopOperatorAppearances 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.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 is true.
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.
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.
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.
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.
getTransactionNum() - Method in class com.smartgwt.client.rpc.RPCResponse
ID of the transaction sent to the server via RPCManager.sendQueue() containing the RPCRequest 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 the Tree.
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() - 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(String) - Static method in class com.smartgwt.client.data.SimpleType
Retrieve a simpleType definition by type name
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() - 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.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.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.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
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.
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 OperatorIds available on this DataSource for the given FieldType.
getTypeOperators(FieldType) - Method in class com.smartgwt.client.data.DataSource
Get the list of OperatorIds available on this DataSource for the given FieldType.
getTypeOperators(String) - Method in class com.smartgwt.client.data.DataSource
Get the list of OperatorIds available on this DataSource for the given FieldType.
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.
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.
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 and this.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, and this.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.
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 via markRecordRemoved().
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 the SpinnerItem's value.
getUnstackedIncreaseIcon() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
In unstacked mode, the icon to increase the SpinnerItem's value.
getUnstackedPrintTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
In unstacked mode, the base CSS class name for the SpinnerItem'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 the SpinnerItem'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 and unsupportedBrowserAction is set to "confirm".
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 data is unset, should we integrate the submitted data values (from the request) into our data-set? This attribute will be passed to DataSource#getUpdatedData as the useDataFromRequest 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
Custom dataURL for DSRequests with operationType "update".
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 or group summaries be updated during editing of grid records? This can be set false to improve performance when a large number of ListGridFields or DataSourceFields 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 in updateChildTabPositions() and updateChildTabPosition()?
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 taking java.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
The UploadItem created automatically and displayed in the editForm when canEdit is true.
getUploadOperation() - Method in class com.smartgwt.client.widgets.BatchUploader
Optional DSRequest.operationId for the "add" operation used to add new records to the uploadDataSource.
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(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 the TimeItem 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 the time 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 the time field be set to use 24-hour time? Has no effect for fields of type "date" rather than "datetime", or if showPickerTimeItem is false.
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, causes hasAdvancedCriteria to return true.
getUseAdvancedCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Should the filter-editor in this grid always produce AdvancedCriteria?
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 than advancedFieldPickerThreshold.
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 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.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 all DataSource records have been loaded (that is, criteria is blank and cache is complete).
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 as ResultSet.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 as ResultSet.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
If set, auto-enables EditProxy.useCopyPasteShortcuts on the EditProxy for the root editNode.
getUseCopyPasteShortcuts() - Method in class com.smartgwt.client.tools.EditPane
If set, auto-enables EditProxy.useCopyPasteShortcuts on the EditProxy for the root editNode.
getUseCopyPasteShortcuts() - Method in class com.smartgwt.client.tools.EditProxy
Whether to enable keyboard shortcuts to copy and paste editNodes.
getUseCopyPasteShortcuts() - Method in class com.smartgwt.client.tools.EditTree
If set, auto-enables EditProxy.useCopyPasteShortcuts on the EditProxy for the root editNode.
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 css box-shadow property (where supported) to achieve the shadow?
getUseCssStyles() - Method in class com.smartgwt.client.widgets.Progressbar
When set to true, styles the Progressbar via the base and progress CSS styles.
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 of promptCursor.
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 are disabled or configured to use a disabled ReadOnlyDisplayAppearance.
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 an editMask 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 the horizontal and vertical 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 in request.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 setting DSRequest.useFlatFields on all DataSource requests with the same operationType as this operationBinding.
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 in 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.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 explicit set 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 the record 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 to multiple: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 via checkboxItemProperties.
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 (via inheritsFrom), 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 HTML5 placeholder attribute be used to display the hint within the field? If set to false, then use of the placeholder 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 HTML5 placeholder attribute be used to display the hint within the field? If set to false, then use of the placeholder 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 HTML5 placeholder attribute be used to display the hint within the field? If set to false, then use of the placeholder 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 HTML5 placeholder attribute be used to display the hint within the field? If set to false, then use of the placeholder 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 the point size legend.
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 to true 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.
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 for Reify.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.
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 the DSRequest to load the children of a node in a loadDataOnDemand or fetchMode:"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
If true, when a DrawItem is moved or resized, the transform is applied by manipulating the shape coordinates, if possible, rather than by introducing scaling, shearing, rotation, or translation.
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
When set to true, causes lanes to be sub-divided according to their set of sublanes.
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 or cacheAllData 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 this Canvas can be scrolled, should touch-dragging the content area result in scrolling? Set to false if touch-dragging should not cause scrolling.
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 when getCriterion() is called, the item will validate the "to" and "from" fields and return null if either field fails validation.
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 a foreignKey defined.
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.
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 exported MockDataSource.
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.form.fields.FormItem
Vertical alignment of this item within its cell.
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.
getValue(Object, Record, Map, String, Canvas) - Method in class com.smartgwt.client.data.GroupValueFunction
Defines new behavior to override SimpleType.getGroupValue().
getValue() - Method in class com.smartgwt.client.data.RelativeDate
 
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.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.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.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.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.DefaultQueryClause
 
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.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.MultiMessageMode
 
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.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.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.RowEndEditAction
 
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.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.ValidationMode
 
getValue() - Method in enum com.smartgwt.client.types.ValidatorType
 
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.ZoomStartPosition
 
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(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
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(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
Return the value of the field.
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.viewer.DetailViewerField
When a field specifies its type to be "header", the value of this attribute specifies the header text.
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.
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
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(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
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.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.
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 an optionDataSource, 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 in FormItem.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 an optionDataSource, 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 in getValueFieldName().
getValueField() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
The valueField of the combo box.
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 an optionDataSource, this property denotes the the field to use as the underlying data value in records from the optionDataSource.
If unset, assumed to be the name 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 an optionDataSource, 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 in FormItem.getValueFieldName().
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 by displayField).
getValueFieldComboBox() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
ComboBoxItem field where a user may choose among presets, time unit plus quantity, 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 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.
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 the valueField in this item.
getValueFieldWidthAsString() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
The width for the valueField 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(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.
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.
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 the displayField column if specified, otherwise the valueField column.
In most cases only the displayField or valueField 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 the displayField column if specified, otherwise the valueField column.
In most cases only the displayField or valueField 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 the displayField column if specified, otherwise the valueField column.
In most cases only the displayField or valueField 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 when showValue 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(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.
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.
getValueMapAsArray() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
getValueMapDisplaySeparatorChar() - Method in class com.smartgwt.client.tools.FormItemEditProxy
If inline editing for this FormItem edits the FormItem.valueMap, character that should be used as a separator for entering com.smartgwt.client.types.ValueMaps 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 the FormItem.valueMap, character that can be used to enter literal separator chars (such as the valueMapSeparatorChar) or literal leading or trailing whitespace.
getValueMapSelectedChar() - Method in class com.smartgwt.client.tools.FormItemEditProxy
If inline editing for this FormItem edits the FormItem.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 the FormItem.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 a com.smartgwt.client.types.ValueMap using the valueMapDisplaySeparatorChar.
getValuePath() - Method in class com.smartgwt.client.data.Criterion
Wherever DynamicCriteria are supported, valuePath can be specified as a path in the current Canvas.ruleScope as an alternative to setting a fixed value.
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.
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(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() - 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.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 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 when showValue is true.
getValueTextStyle() - Method in class com.smartgwt.client.widgets.Slider
CSS style for the text in the floating valueLabel, visible when showValue 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.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
 
getValueXPath() - Method in class com.smartgwt.client.data.DataSourceField
XPath expression used to retrieve the field's value.
getVariance(String, boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
Calculate the variance of the data from a single metric.
getVariance(FacetValueMap, 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 a localId 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 a Splitbar is created by a layout to be the resizeBar for some member of the layout, the vertical property will be set to true 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 a Splitbar is created by a layout to be the resizeBar for some member of the layout, the vertical property will be set to true 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.
getView(ViewName) - Method in class com.smartgwt.client.widgets.calendar.Calendar
Returns the view with the passed name.
getView() - Method in class com.smartgwt.client.widgets.ViewLoader
Retrieve the current view.
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.
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 a DetailViewerViewState object.
This object can be passed to setViewState() 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.
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 and current values of the slider, when vertical is true.
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
Default src to display when vertical is true, and src is unset.
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 and StretchImg.src is unset.
getVSrc() - Method in class com.smartgwt.client.widgets.StretchImg
Base URL for the image if vertical is true and src 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 being indented.
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 when showValue is true and vertical is true.
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).
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 as warnOnRemovalMessage) 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 and warnOnRemoval is true.
getWarnOnUnmappedValueFieldChange() - Method in class com.smartgwt.client.widgets.grid.ListGrid
If a field has ListGridField.displayField specified and has no ListGridField.optionDataSource, this field will display the value from the displayField of each record by default (for more on this behavior see ListGridField.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 the calendar 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 HeaderLevels 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 and NavigationMode is set to "wholeRecord".
getWidth() - Method in class com.smartgwt.client.core.Rectangle
 
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 of Calendar.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(int, Object, String) - Method in interface com.smartgwt.client.widgets.chart.LineWidthMapper
Returns a per-facet-value width for chart data lines.
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 the DrawPane (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.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(ListGridField) - Method in interface com.smartgwt.client.widgets.grid.DefaultFieldWidthCustomizer
Method to calculate and return the default width of a field.
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.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.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.
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 the DrawPane (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.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.
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 (see Access-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 by workdayStart and workdayEnd, or by a date-specific range provided in getWorkdayStart() and getWorkdayEnd() implementations.
getWorkdayEnd(Date, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
When using showWorkday:true, workdayStart and workdayEnd specify the time of day when the workday starts and ends, specified as a String acceptable to String.
getWorkdayEnd(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 and workdayEnd 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
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.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 via FormItem.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 to false 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 to false 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 to false 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
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() - 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(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.
getXCoord(float) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
Deprecated.
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 and DataSourceField.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() - 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(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.
getYCoord(float) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
Deprecated.
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(boolean) - Method in class com.smartgwt.client.widgets.Canvas
Get the z-Index of this canvas.

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
Relative stacking order of this draw item with respect to other items in the same DrawPane or DrawGroup.
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
Returns the styleName to use for the passed zone, in the passed view.
getZoneCanvasStyle(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
Returns the styleName to use for the passed zone, in the passed view.
getZoneEvent() - Method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
zone that was clicked on
getZoneHoverHTML(CalendarEvent, ZoneCanvas, CalendarView, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
Gets the hover HTML for a zone being hovered over.
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
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
CSS style to apply to the canvases created for each specified zone.
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
By default when canZoom is enabled, the zoomChart uses logarithmic scaling so that spikes in the data don't result in a zoomed chart that is mostly a flat line.
getZoomMutePercent() - Method in class com.smartgwt.client.widgets.chart.FacetChart
colorMutePercent to use for the zoomChart.
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.
Gradations - Interface in com.smartgwt.client.docs
The following APIs are all related to Gradations.
Gradient - Class in com.smartgwt.client.widgets.drawing
Defines a simple gradient vertical gradient between two colors, or using colorStops.
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
 
GradientMapper - Interface in com.smartgwt.client.widgets.chart
 
GridEditProxy - Class in com.smartgwt.client.tools
EditProxy that handles ListGrid and TreeGrid components when editMode is enabled.
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 com.google.gwt.event.shared.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
 
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
 
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.
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.
groupBy - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
List of fields to group by when using server-side summarization.
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.
groupBy() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
Not applicable to TreeGrids, as the data already represents a tree.
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
 
GroupByHandler - Interface in com.smartgwt.client.widgets.grid.events
 
groupChanged(GroupSpecifier...) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
Fired whenever the group configuration changes.
groupClause - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
This feature is available with Power or better licenses only. See smartclient.com/product for details.
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 #".
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.
groupLanesBy(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
When canGroupLanes is true, this method allows the grouping in timelines 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 in timelines to be altered at runtime.
GroupNode - Class in com.smartgwt.client.widgets.grid
An auto-generated class representing the group nodes in a grouped listgrid.
GroupNode(ListGridRecord) - Constructor for class com.smartgwt.client.widgets.grid.GroupNode
 
GroupNode(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.GroupNode
 
GroupSortNormalizer - Interface in com.smartgwt.client.widgets.grid
 
groupSortNormalizer(ListGridRecord, String, ListGrid) - Method in class com.smartgwt.client.widgets.grid.ListGrid
When sortByGroupFirst is active, the sorting normalizer applied for implicit sorting by the field(s) used for grouping.
GroupSpecifier - Class in com.smartgwt.client.data
Class defining the details of a single group operation
GroupSpecifier(String) - Constructor for class com.smartgwt.client.data.GroupSpecifier
 
GroupSpecifier(String, String) - Constructor for class com.smartgwt.client.data.GroupSpecifier
 
GroupSpecifier(JavaScriptObject) - 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
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
 
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
 
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
 
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() - Constructor for class com.smartgwt.client.data.GroupValueFunction
 
GroupValueFunction - Interface in com.smartgwt.client.widgets.grid
Function to return the value which records should be grouped by.
groupWhereClause - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
This feature is available with Power or better licenses only. See smartclient.com/product for details.
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

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
 
HasAceEditorChangedHandlers - Interface in com.smartgwt.client.widgets.ace.events
 
HasAddTabClickedHandlers - 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? Overridden for ComboBoxItem to return true if generateExactMatchCriteria is true - in this case if an exact value is chosen from our set of options (always the case if addUnkownValues is false), we will use advancedCriteria to ensure the generated search criteria exactly matches the chosen value for this item.
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 an AdvancedCriteria object, calling FormItemCriterionGetter.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.
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(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() - 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.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(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(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, 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.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
 
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.
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.
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
 
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
 
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
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, or SectionStackSection.
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 - 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
 
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
 
headerHoverHTML(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Returns the HTML that is displayed by the default headerHover handler.
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
 
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.
HeaderSpan - Interface in com.smartgwt.client.docs
The following APIs are all related to HeaderSpan.
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() - 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
 
headerTitleClipped(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Is the field title for the specified field clipped?
HELP - Static variable in class com.smartgwt.client.widgets.HeaderControl
 
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.
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(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() - Method in class com.smartgwt.client.browser.window.RemoteWindow
Hides this RemoteWindow.
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() - 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()
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.
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(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Force an array of fields to be hidden.
hideFields(ListGridField...) - 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.
hideFields(ListGridField[], boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
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(String) - 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.
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 the ListGrid.canEditHilites behavior.
Hilite() - Constructor for class com.smartgwt.client.data.Hilite
 
Hilite(JavaScriptObject) - Constructor for class com.smartgwt.client.data.Hilite
 
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.
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 by dataBoundComponents.
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".
hiliteFacetValue(String, String, String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
Apply a hilite to all cells corresponding to a facetValue.
HiliteIconPosition - Enum in com.smartgwt.client.types
Where a hilite icon will be placed relative to normal cell content.
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".
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
 
Hiliting - Interface in com.smartgwt.client.docs
Hiliting
HistogramChart - Interface in com.smartgwt.client.docs
The following APIs are all related to HistogramChart.
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.HLayout
 
HLayout(int) - Constructor for class com.smartgwt.client.widgets.layout.HLayout
 
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.
host - Variable in class com.smartgwt.client.docs.serverds.Mail
Host of the SMTP server that will send the email.
Hover - Class in com.smartgwt.client.util
Utility methods related to hover / tooltips / prompts.
Hover() - Constructor for class com.smartgwt.client.util.Hover
 
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.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.widgets.Hover
 
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
 
HoverEvent - Class in com.smartgwt.client.widgets.events
 
HoverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.HoverEvent
 
HoverHandler - Interface in com.smartgwt.client.widgets.events
 
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(Float, Record) - Method in class com.smartgwt.client.widgets.chart.ChartPointHoverCustomizer
 
hoverHTML(FacetValue) - Method in interface com.smartgwt.client.widgets.chart.DataLabelHoverCustomizer
 
hoverHTML(FacetValue, FacetValue) - Method in interface com.smartgwt.client.widgets.chart.LegendHoverCustomizer
 
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(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
 
HoverMode - Enum in com.smartgwt.client.types
When canHover and showHoverComponents are both true, HoverMode dictates the type of UI to be displayed when a user hovers over a row or cell.
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.
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.HStack
 
HStack(int) - Constructor for class com.smartgwt.client.widgets.layout.HStack
 
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.
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
 
HTMLPane - Class in com.smartgwt.client.widgets
Use the HTMLPane component 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
 
HTMLString - Interface in com.smartgwt.client.docs
A String of HTML, such as "text".

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
 
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.
Icon - Interface in com.smartgwt.client.docs
The following APIs are all related to Icon.
ICON_FIELD - Static variable in class com.smartgwt.client.widgets.menu.Menu
 
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
 
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.IconClickEvent
 
IconClickEvent - Class in com.smartgwt.client.widgets.form.fields.events
 
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
 
iconField - Variable in class com.smartgwt.client.docs.serverds.DataSource
Designates a field of type:"image" as the field to use when rendering a record as an image, for example, in a TileGrid.
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
 
IconOverTrigger - Enum in com.smartgwt.client.types
Property to govern when the 'over' styling is applied to a formItemIcon.
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.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 the Operator 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.client.widgets.BaseWidget
 
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.
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
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.
ignoreTextMatchStyle - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
NOTE: Only applicable to clientOnly DataSources and the built-in SQL, JPA and Hibernate 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
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.
imageHeight - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
Height of the image-content of this field.
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.
ImageStyle - Enum in com.smartgwt.client.types
 
imageWidth - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
Width of the image-content of this field.
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".
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
 
ImgEditProxy - Class in com.smartgwt.client.tools
EditProxy that handles Img objects when editMode is enabled.
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, String, String, 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
 
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
 
ImgSplitbar - Class in com.smartgwt.client.widgets
Resize bar for use in Layouts, based on the Img class.
ImgSplitbar() - Constructor for class com.smartgwt.client.widgets.ImgSplitbar
 
ImgSplitbar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ImgSplitbar
 
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
 
implicitCriteria - Variable in class com.smartgwt.client.docs.serverds.DataSource
Criteria that are implicitly applied to all fetches made through this DataSource.
implicitSequence - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
For a field of type "sequence" on a DataSource with serverType:"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.
inapplicable - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
For use in ComponentSchema, a field inherited from another schema can be redeclared with this property set in order to indicate that the property should not be used.
includeAnsiJoinsInTableClause - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
This setting makes difference if ANSI-style joins are in use.
includeFrom - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
Indicates that this field should be fetched from another, related DataSource.
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 which SummaryFunctionType is used to produce the field value.
includeVia - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
For a field that uses includeFrom, specifies which foreignKey field should be used to find records in the related DataSource.
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, 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) - 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.ResultSet
Return the position in the list of the first instance of the specified object.
IndicatorCanvas - Class in com.smartgwt.client.widgets.calendar
A subclass of EventCanvas, used to render indicator lines at important points in calendar views.
IndicatorCanvas() - Constructor for class com.smartgwt.client.widgets.calendar.IndicatorCanvas
 
IndicatorCanvas(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.IndicatorCanvas
 
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
 
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.
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.
init() - Static method in class com.smartgwt.client.util.I18nUtil
Setup SmartGWT i18n.
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.
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.
INSERT - Static variable in interface com.smartgwt.client.types.KeyNames
 
insert(String) - Method in class com.smartgwt.client.widgets.ace.AceEditor
Internal use only.
insert(AcePosition, String) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
Internal use only.
insertMatch(AceEditor, String, AceCompletionResult) - Method in class com.smartgwt.client.widgets.ace.AceCompleter
Internal use only.
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
 
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
 
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
 
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
 
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(String, boolean) - Method in class com.smartgwt.client.core.BaseClass
 
internalSetID(String, boolean, boolean) - Method in class com.smartgwt.client.core.RefDataClass
 
internalSetID(JavaScriptObject) - Method in class com.smartgwt.client.widgets.BaseWidget
 
internalSetID(String, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
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.
intersects(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
Returns true if the rectangles of this widget and the specified widget overlap.
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() - Method in class com.smartgwt.client.data.DataSource
Drop the current dataSource cache.
invalidateCache(boolean) - 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 - 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.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
 
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 the recordComponentPoolingMode
InvalidDrawingTypeException() - Constructor for exception com.smartgwt.client.widgets.drawing.DrawPane.InvalidDrawingTypeException
 
InvalidDrawingTypeException(String) - Constructor for exception com.smartgwt.client.widgets.drawing.DrawPane.InvalidDrawingTypeException
 
IPickTreeItem - Class in com.smartgwt.client.widgets.form.fields
Subclass of PickTreeItem which shows an IMenuButton rather than a simple MenuButton 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
 
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.
isAdvanced() - Method in class com.smartgwt.client.data.Criteria
Does this represent an underlying AdvancedCriteria object in JavaScript?
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<?>, 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(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(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.
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
 
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.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.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 when SelectionAppearance 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.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.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
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() and FormItem.transformInput().
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
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 when canExpandRecords 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(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
 
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
 
isFieldOpen(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
Return whether the specified CubeGrid field is open, taking into account both collapsing and minimizing.
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 the subcriteria use logical operators, hence have no subcriteria of their own a single Criterion that is not a logical operator, hence has no subcriteria
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(Class<?>) - Static method in class com.smartgwt.client.bean.BeanFactory
Indicates whether the class is defined by the SmartGWT framework.
isFrameworkClass() - Method in class com.smartgwt.client.bean.BeanFactory
 
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.
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.
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.
isInGrid() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Returns true if this item's containerWidget is a GridRenderer or GridRenderer subclass
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[]).
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).
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(TreeNode) - 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).
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(NodeLocator) - 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.
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() and FormItem.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 after validate() 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.
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 when showRowNumbers 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.
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(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Returns true if the record is selected.
isSelected() - Method in class com.smartgwt.client.widgets.StatefulCanvas
Find out if this object 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.
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(String, RemoteWindowBooleanCallback) - Static method in class com.smartgwt.client.browser.window.MultiWindow
Checks whether a window with the specified name is showing.
isShowing(RemoteWindowBooleanCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
Checks whether this RemoteWindow is showing.
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.
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(SystemDoneConfig) - Static method in class com.smartgwt.client.util.AutoTest
 
isSystemDone(SystemDoneConfig, 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(boolean) - Static method in class com.smartgwt.client.util.AutoTest
Deprecated.
As of Smart GWT version 13,0, deprecated in favor of the signature taking a SystemDoneConfig
isSystemDone(boolean, boolean) - Static method in class com.smartgwt.client.util.AutoTest
Deprecated.
As of Smart GWT version 13,0, deprecated in favor of the signature taking a SystemDoneConfig and a Boolean.
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.
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.
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.menu.events.ItemClickEvent
 
ItemClickEvent - Class in com.smartgwt.client.widgets.toolbar.events
 
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
 
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
 
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
 
ItemResizedEvent - Class in com.smartgwt.client.widgets.toolbar.events
 
ItemResizedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
 
Items - Interface in com.smartgwt.client.docs
The following APIs are all related to Items.

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
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.
JpaHibernateRelations - Interface in com.smartgwt.client.docs
JPA & Hibernate Relations
JpaIntegration - Interface in com.smartgwt.client.docs
Integration with JPA
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() - 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 com.google.gwt.core.client.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

K

keepGlobals() - Static method in class com.smartgwt.client.util.SC
Internal method - do not call from Application code.
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.KeyDownEvent
 
KeyDownEvent - Class in com.smartgwt.client.widgets.form.fields.events
 
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.
KeyPressEvent - Class in com.smartgwt.client.widgets.events
 
KeyPressEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.KeyPressEvent
 
KeyPressEvent - Class in com.smartgwt.client.widgets.form.fields.events
 
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
 
KnobType - Enum in com.smartgwt.client.types
Entries for the DrawItem.knobs array.

L

Label - Class in com.smartgwt.client.widgets
Labels display a small amount of alignable text with optional icon and autoFit.
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
 
LabelAlignment - Enum in com.smartgwt.client.types
 
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).
LabelEditProxy - Class in com.smartgwt.client.tools
EditProxy that handles Label objects when editMode is enabled.
LabelEditProxy() - Constructor for class com.smartgwt.client.tools.LabelEditProxy
 
LabelEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.LabelEditProxy
 
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.
LabelsAndTitles - Interface in com.smartgwt.client.docs
The following APIs are all related to LabelsAndTitles.
Lane - Class in com.smartgwt.client.widgets.calendar
Lane shown in a Timeline view, or in a day view when showDayLanes is true.
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
 
last() - Method in class com.smartgwt.client.data.RecordList
Return the last item in this list
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 - Interface in com.smartgwt.client.docs
The following APIs are all related to Layout.
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() - Constructor for class com.smartgwt.client.widgets.layout.Layout
 
Layout(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.Layout
 
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
EditProxy that handles Layout objects when editMode is enabled.
LayoutEditProxy() - Constructor for class com.smartgwt.client.tools.LayoutEditProxy
 
LayoutEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.LayoutEditProxy
 
layoutIsDirty() - Method in class com.smartgwt.client.widgets.layout.Layout
Returns whether there is a pending reflow of the members of the layout.
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 - Interface in com.smartgwt.client.docs
The following APIs are all related to LayoutPolicy.
LayoutPolicy - Enum in com.smartgwt.client.types
Policy controlling how the Layout will manage member sizes on this axis.
LayoutResizeBarPolicy - Enum in com.smartgwt.client.types
Policy for whether resize bars are shown on members by default.
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(JavaScriptObject) - 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(String, int) - Constructor for class com.smartgwt.client.widgets.layout.LayoutSpacer
 
LayoutSpacer(String, String) - Constructor for class com.smartgwt.client.widgets.layout.LayoutSpacer
 
layoutTiles() - Method in class com.smartgwt.client.widgets.tile.TileLayout
Forces layout out the tiles
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
 
LEFT - Static variable in class com.smartgwt.client.widgets.TransferImgButton
 
LEFT_ALL - Static variable in class com.smartgwt.client.widgets.TransferImgButton
 
leftButtonDown() - Static method in class com.smartgwt.client.util.EventHandler
Returns true if the left mouse button is being pressed.
Legend - Interface in com.smartgwt.client.docs
The following APIs are all related to Legend.
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
 
length - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
Maximum number of characters allowed.
lengthIsKnown() - Method in class com.smartgwt.client.data.ResultSet
Whether the ResultSet actually knows how many records are available from the server.
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.
Lifecycle - Interface in com.smartgwt.client.docs
The following APIs are all related to Lifecycle.
Line - Interface in com.smartgwt.client.docs
The following APIs are all related to Line.
LinearGradient - Class in com.smartgwt.client.widgets.drawing
Definition of a linear gradient between two points, (x1, y1) and (x2, y2).
LinearGradient() - Constructor for class com.smartgwt.client.widgets.drawing.LinearGradient
 
LinearGradient(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.LinearGradient
 
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 - Enum in com.smartgwt.client.types
Supported styles of drawing the endpoints of a line
LinePattern - Enum in com.smartgwt.client.types
Supported styles of drawing lines.
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
 
LineWidthMapper - Interface in com.smartgwt.client.widgets.chart
 
linkDataChanged() - Method in class com.smartgwt.client.widgets.tree.Tree
For multi-link trees 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".
linkToInstanceUponCreate() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
listFiles(Criteria, DSCallback) - Method in class com.smartgwt.client.data.DataSource
Get a list of files from the DataSource.
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).
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_advancedFilteringText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Advanced filtering..."
listGrid_asynchGroupingPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "$loadingImage Grouping data..."
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_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_clearFilterText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Clear 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_discardEditsSaveButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Save".
listGrid_dismissEmbeddedComponentContextMenuItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Dismiss".
listGrid_emptyMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "No items to show.".
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_filterUsingText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Filter using".
listGrid_filterWindowInstructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Enter criteria below.
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_gridAdditionalCriteriaText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Grid additional criteria:"
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_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_recordEditorCancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Cancel".
listGrid_recordEditorSaveButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Save".
listGrid_removeFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "[Remove record]".
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_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.
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 an EditContext as the drop target.
ListPalette() - Constructor for class com.smartgwt.client.tools.ListPalette
 
ListPalette(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.ListPalette
 
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
 
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".
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_startNumberFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Start at".
ListStyleType - Enum in com.smartgwt.client.types
The style of list item marker for a list.
listToArray(List) - Static method in class com.smartgwt.client.util.JSOHelper
 
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(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() - 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
loadAllRecords() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
This method is not currently supported for this grid-type.
loadAllRecords(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
 
loadAllRecords(Integer, DSCallback) - 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(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
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() - 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) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
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() - 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.tree.TreeGrid
 
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.
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 with contentsType set to "page"
LoadingDataMessage - Interface in com.smartgwt.client.docs
 
LoadingIndicator - Interface in com.smartgwt.client.docs
The following APIs are all related to LoadingIndicator.
LoadingOptionalModules - Interface in com.smartgwt.client.docs
Loading Optional Modules
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 at projectLoaderURL, 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 by serverURL (or LoadProjectSettings.serverURL) using the ProjectLoaderServlet, reachable at the relative path projectLoaderPath (or LoadProjectSettings.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, 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 the ScreenLoaderServlet.
loadScreen(String, LoadScreenCallback, LoadScreenSettings, String) - Static method in class com.smartgwt.client.rpc.RPCManager
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 - Interface in com.smartgwt.client.docs
The following APIs are all related to LoadState.
LoadState - Enum in com.smartgwt.client.types
Trees that dynamically load nodes keep track of whether each node has loaded its children.
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) - 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 (via inheritsFrom).
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 (via inheritsFrom).
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 (via DataSource.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 (via DataSource.inheritsFrom).
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.
LocalizedNumberFormatting - Interface in com.smartgwt.client.docs
Localized Number Formatting
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.
Location - Interface in com.smartgwt.client.docs
The following APIs are all related to Location.
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.
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.
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
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.
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.
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.

M

Mail - Interface in com.smartgwt.client.docs
The following APIs are all related to Mail.
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 normal DataSource operation.
Mail() - Constructor for class com.smartgwt.client.docs.serverds.Mail
 
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 - Static variable in class com.smartgwt.client.widgets.HeaderControl
 
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 the variableFacets.
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 an EditNode from it by creating a liveObject from the PaletteNode.defaults and copying presentation properties (eg title to the editNode.
makeEditNode(PaletteNode) - Method in class com.smartgwt.client.tools.ListPalette
Given a PaletteNode, make an EditNode from it by creating a liveObject from the PaletteNode.defaults and copying presentation properties (eg title to the editNode.
makeEditNode(PaletteNode) - Method in class com.smartgwt.client.tools.MenuPalette
Given a PaletteNode, make an EditNode from it by creating a liveObject from the PaletteNode.defaults and copying presentation properties (eg title to the editNode.
makeEditNode(PaletteNode) - Method in interface com.smartgwt.client.tools.Palette
Given a PaletteNode, make an EditNode from it by creating a liveObject from the PaletteNode.defaults and copying presentation properties (eg title to the editNode.
makeEditNode(PaletteNode) - Method in class com.smartgwt.client.tools.TilePalette
Given a PaletteNode, make an EditNode from it by creating a liveObject from the PaletteNode.defaults and copying presentation properties (eg title to the editNode.
makeEditNode(PaletteNode) - Method in class com.smartgwt.client.tools.TreePalette
Given a PaletteNode, make an EditNode from it by creating a liveObject from the PaletteNode.defaults and copying presentation properties (eg title to the editNode.
makeFileSpec(String) - Static method in class com.smartgwt.client.data.DataSource
Converts a file path to a FileSpec.
makeKeysAvailable - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
For an operation of type "add" or "update", a SQLDataSource will normally obtain data to return to the client by performing the cacheSyncOperation.
makePaletteNode(EditNode) - Method in class com.smartgwt.client.tools.EditContext
Creates a PaletteNode from an EditNode in this context's editNodeTree.
makePaletteNode(EditNode) - Method in class com.smartgwt.client.tools.EditPane
Creates a PaletteNode from an EditNode in this context's editNodeTree.
makePaletteNode(EditNode) - Method in class com.smartgwt.client.tools.EditTree
Creates a PaletteNode from an EditNode in this context's editNodeTree.
makePaletteNodeTree(EditNode) - Method in class com.smartgwt.client.tools.EditContext
Creates a Tree of PaletteNodes from an EditNode in this context's editNodeTree, by using makePaletteNode() on the passed EditNode and its descendents within the editNodeTree.
makePaletteNodeTree(EditNode) - Method in class com.smartgwt.client.tools.EditPane
Creates a Tree of PaletteNodes from an EditNode in this context's editNodeTree, by using makePaletteNode() on the passed EditNode and its descendents within the editNodeTree.
makePaletteNodeTree(EditNode) - Method in class com.smartgwt.client.tools.EditTree
Creates a Tree of PaletteNodes from an EditNode in this context's editNodeTree, by using makePaletteNode() on the passed EditNode and its descendents within the editNodeTree.
makeXMLSafe(String) - Static method in class com.smartgwt.client.util.StringUtil
Escapes special characters in XML values - so called 'unparsed data'
ManualJpaHibernate - Interface in com.smartgwt.client.docs
Manual JPA & Hibernate Integration
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, RelativeDateRangePosition) - Static method in class com.smartgwt.client.util.DateUtil
Converts a RelativeDate shortcut string such as "$today" to a RelativeDateString such as "+0D"
mapRelativeDateShortcut(String) - Static method in class com.smartgwt.client.util.DateUtil
 
mapValueToDisplay(Map) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Given a value for this FormItem, return the value to be displayed.
mapValueToDisplay(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
mapValueToDisplay(Object) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
markAdvancedCriteria() - Method in class com.smartgwt.client.data.Criterion
 
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(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() - 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.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() or saveAllEdits() 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() or saveAllEdits() 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() or saveAllEdits() 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() or saveAllEdits() 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.
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
 
MatchElementSizeMode - Enum in com.smartgwt.client.types
How should a canvas match its target Canvas.htmlElement size?
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
 
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.
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.
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.
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() - Method in class com.smartgwt.client.browser.window.RemoteWindow
Maximizes this RemoteWindow.
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 - Static variable in class com.smartgwt.client.widgets.HeaderControl
 
maximize() - Method in class com.smartgwt.client.widgets.Window
Maximize the window.
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
 
MaxStackDismissMode - Enum in com.smartgwt.client.types
 
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
 
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 - Interface in com.smartgwt.client.docs
The following APIs are all related to Menu.
Menu - Class in com.smartgwt.client.widgets.menu
The Menu widget class implements interactive menu widgets, with optional icons, submenus, and shortcut keys.
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]".
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
 
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".
MenuEditProxy - Class in com.smartgwt.client.tools
EditProxy that handles MenuButton and MenuBar objects when editMode is enabled.
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
 
MenuIcons - Interface in com.smartgwt.client.docs
The following APIs are all related to MenuIcons.
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
 
MenuItems - Interface in com.smartgwt.client.docs
The following APIs are all related to MenuItems.
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
 
MenuKeys - Interface in com.smartgwt.client.docs
The following APIs are all related to MenuKeys.
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 an EditContext as the drop target.
MenuPalette() - Constructor for class com.smartgwt.client.tools.MenuPalette
 
MenuPalette(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.MenuPalette
 
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
 
messageTemplate - Variable in class com.smartgwt.client.docs.serverds.Mail
The text that will form the body of the mail message.
Messaging - Interface in com.smartgwt.client.docs
Real-Time Messaging
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() - 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.
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.
MetricSettings - Class in com.smartgwt.client.widgets.chart
Defines a set of properties that are applicable to additional value axes of a FacetChart.
MetricSettings() - Constructor for class com.smartgwt.client.widgets.chart.MetricSettings
 
MetricSettings(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.chart.MetricSettings
 
middleButtonDown() - Static method in class com.smartgwt.client.util.EventHandler
Returns true if the middle mouse button is being pressed.
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.
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
 
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() - Method in class com.smartgwt.client.browser.window.RemoteWindow
Minimizes this RemoteWindow.
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 - 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() - Method in class com.smartgwt.client.widgets.Window
Minimize the window.
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
 
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
 
MINUS - Static variable in class com.smartgwt.client.widgets.HeaderControl
 
MobileDevelopment - Interface in com.smartgwt.client.docs
Mobile Application Development
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 by Reify.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.
MODULE - Static variable in class com.smartgwt.client.util.SC
 
MONTH_AGO - Static variable in class com.smartgwt.client.data.RelativeDate
Builtin option for the current day of the previous month
MONTH_FROM_NOW - Static variable in class com.smartgwt.client.data.RelativeDate
Builtin option for the current day of the following month
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
 
mouseDown() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
Notification fired when the user presses the left mouse button on this DrawGroup.
MouseDownEvent - Class in com.smartgwt.client.widgets.drawing.events
 
MouseDownEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.MouseDownEvent
 
MouseDownEvent - Class in com.smartgwt.client.widgets.events
 
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.
MouseMoveEvent - Class in com.smartgwt.client.widgets.drawing.events
 
MouseMoveEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.MouseMoveEvent
 
MouseMoveEvent - Class in com.smartgwt.client.widgets.events
 
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.MouseOutEvent
 
MouseOutEvent - Class in com.smartgwt.client.widgets.events
 
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.
MouseOverEvent - Class in com.smartgwt.client.widgets.drawing.events
 
MouseOverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.MouseOverEvent
 
MouseOverEvent - Class in com.smartgwt.client.widgets.events
 
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
 
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
 
mouseUp() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
Notification fired when the user releases the left mouse button on this DrawGroup.
MouseUpEvent - Class in com.smartgwt.client.widgets.drawing.events
 
MouseUpEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.MouseUpEvent
 
MouseUpEvent - Class in com.smartgwt.client.widgets.events
 
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(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(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.
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 by dX and the top coordinate by dY.
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.MovedEvent
 
MovedEvent - Class in com.smartgwt.client.widgets.events
 
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.
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's group 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
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().
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 as creator.[autoChildName].
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 the Process.state and choosing the element associated with the criteria that matched, or a defaultElement 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".
MultiGroupDialog - Class in com.smartgwt.client.widgets
A dialog that allows the user to set up complex grouping arrangements by defining a group of GroupSpecifiers.
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".
MultiGroupPanel - Class in com.smartgwt.client.widgets
A widget that allows the user to set up complex grouping arrangements by defining a group of GroupSpecifiers.
MultiGroupPanel() - Constructor for class com.smartgwt.client.widgets.MultiGroupPanel
 
MultiGroupPanel(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.MultiGroupPanel
 
MultiLinkTree - Interface in com.smartgwt.client.docs
The following APIs are all related to MultiLinkTree.
MultiMessageMode - Enum in com.smartgwt.client.types
 
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 "Inclued 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: "
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.
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 use multipleStorage, the separator used in the "simpleString" MultipleFieldStorage mode.
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.
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() - Constructor for class com.smartgwt.client.data.MultiSortDialog
Deprecated.
 
MultiSortDialog - Class in com.smartgwt.client.widgets
A dialog that allows the user to set up complex sorting arrangements by defining a group of SortSpecifiers.
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".
MultiSortPanel - Class in com.smartgwt.client.widgets
A widget that allows the user to set up complex sorting arrangements by defining a group of SortSpecifiers.
MultiSortPanel() - Constructor for class com.smartgwt.client.widgets.MultiSortPanel
 
MultiSortPanel(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.MultiSortPanel
 
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 API DSRequest.setAllowMultiUpdate().
MultiWindow - Class in com.smartgwt.client.browser.window
Provides tracking of other Smart GWT browser windows opened by the original window, as RemoteWindows.
MultiWindow() - Constructor for class com.smartgwt.client.browser.window.MultiWindow
 
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
 

N

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.
namedQuery - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
This feature is available with Power or better licenses only. See smartclient.com/product for details.
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
 
nativeName - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
Only applicable to "sql" dataSources.
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
 
nativeObject - Variable in class com.smartgwt.client.widgets.BaseWidget
 
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.
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 the detailPane as the target pane.
navigateDetailPane(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
Calls navigatePane() with the detailPane as the target pane.
navigateListPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
Calls navigatePane() with the listPane as the target pane.
navigateListPane(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
Calls navigatePane() with the listPane as the target pane.
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
 
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
 
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
 
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.
NavigationMethod - Enum in com.smartgwt.client.types
Method of, or reason for, navigation between panes.
NavigationMode - Enum in com.smartgwt.client.types
Controls the navigation mode of records.
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
 
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 the navDeck.
NavPanel() - Constructor for class com.smartgwt.client.widgets.layout.NavPanel
 
NavPanel(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.NavPanel
 
NetworkPerformance - Interface in com.smartgwt.client.docs
Network Performance
newInstance(String) - Static method in class com.smartgwt.client.bean.BeanFactory
Create an instance based on the provided class name.
newInstance(Class<?>) - Static method in class com.smartgwt.client.bean.BeanFactory
Create an instance based on the provided class object.
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(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(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(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() - Method in class com.smartgwt.client.bean.BeanFactory
 
newInstance(JavaScriptObject) - Method in class com.smartgwt.client.bean.BeanFactory
 
newInstance(Map<String, Object>) - Method in class com.smartgwt.client.bean.BeanFactory
 
newInstance(JavaScriptObject) - Method in class com.smartgwt.client.bean.types.JsoWrapperValueType
 
next() - Method in class com.smartgwt.client.widgets.calendar.Calendar
Move to the next day, week, or month, depending on which tab is selected.
NextValueHandler - Interface in com.smartgwt.client.widgets.form.fields
 
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.
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.
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
 
noFactoryException(String) - Static method in class com.smartgwt.client.bean.BeanFactory
 
noFactoryException(Class<?>) - Static method in class com.smartgwt.client.bean.BeanFactory
 
NoFrames - Interface in com.smartgwt.client.docs
Don't Misuse Frames
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.
normalize(Record, String) - Method in interface com.smartgwt.client.data.RecordList.SortNormalizer
The normalization function.
normalize(ListGridRecord, String, ListGrid) - Method in interface com.smartgwt.client.widgets.grid.GroupSortNormalizer
When sortByGroupFirst is active, the sorting normalizer applied for implicit sorting by the field(s) used for grouping.
normalize(ListGridRecord, String) - Method in interface com.smartgwt.client.widgets.grid.SortNormalizer
The normalization function.
NoSetterException() - Constructor for exception com.smartgwt.client.bean.BeanProperty.NoSetterException
 
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 #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
 
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
 
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.
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
NullAccessType - Enum in com.smartgwt.client.types
The possible access types for records with a null ownerIdField (only applicable if ownerIdField 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 explicit nullReplacementValue.
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 explicit nullReplacementValue.
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 explicit nullReplacementValue.
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 explicit nullReplacementValue.
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 explicit nullReplacementValue.
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
 
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 java.lang.Number> - Class in com.smartgwt.client.bean.types
 
NumberValueType() - Constructor for class com.smartgwt.client.bean.types.NumberValueType
 

O

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.
Offline - Interface in com.smartgwt.client.docs
The following APIs are all related to Offline.
Offline - Class in com.smartgwt.client.util
The Offline class provides features for storing and retrieving values in persistent browser storage.
Offline() - Constructor for class com.smartgwt.client.util.Offline
 
OfflineGroup - Interface in com.smartgwt.client.docs
The following APIs are all related to OfflineGroup.
OK - Static variable in class com.smartgwt.client.widgets.Dialog
OK Button object.
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.
onAddTabClicked(AddTabClickedEvent) - Method in interface com.smartgwt.client.widgets.tab.events.AddTabClickedHandler
Event that fires when the addTabButton is clicked.
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 is true.
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 server 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
Notification method fired when a DataSource operation such as an add, remove or update modifies the underlying data for a DataSource.
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
Notification method fired when the ListGrid's data changes, for any reason.
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.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 the navigationBar's MiniNavControl 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 the control 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 the control 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 the control 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(DrawEvent) - Method in interface com.smartgwt.client.widgets.events.DrawHandler
 
onDraw() - Method in class com.smartgwt.client.widgets.WidgetCanvas
 
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 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.
Call EditorExitEvent.cancel() from within EditorExitHandler.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 the day, week and timeline views, or when the remove button is pressed in the event 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.
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.
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: See TreeGridDrop 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
Callback fired when a grouping operation completes, whether it started as a direct call to groupBy() or regroup() or data changing, including incremental changes.
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, the hover 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 to handleHover() 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 as this.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 the timelineView.
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(Canvas) - Method in interface com.smartgwt.client.widgets.events.CanvasInitHandler
 
onInit() - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
onInit(FormItem) - Method in interface com.smartgwt.client.widgets.form.fields.events.FormItemInitHandler
 
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_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 to setCurrentPane() 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 of data arriving from the server when the grid is already grouped.
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() or FormItem.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.
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 the navigationBar's MiniNavControl 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() or editRecord().
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 the timelineView.
onZoomChanged(ZoomChangedEvent) - Method in interface com.smartgwt.client.widgets.chart.ZoomChangedHandler
Fires when the end user changes the zoom position in a zoomed chart.
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.
openAll() - 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(String) - 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(NodeLocator) - 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.
openDataSourceConsole() - Static method in class com.smartgwtee.tools.client.SCEE
Deprecated.
openDataSourceGenerator() - Static method in class com.smartgwt.client.util.SC
Opens the DataSource Generator Wizard in a separate window.
openDataSourceGenerator() - Static method in class com.smartgwtee.tools.client.SCEE
Deprecated.
OpenFinWindow - Class in com.smartgwt.client.browser.window
Provides a Smart GWT wrapper around an OpenFin window.
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.
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
openVisualBuilder() - Static method in class com.smartgwtee.tools.client.SCEE
Deprecated.
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() - Constructor for class com.smartgwt.client.data.OperationBinding
 
OperationBinding(JavaScriptObject) - Constructor for class com.smartgwt.client.data.OperationBinding
 
OperationBinding(DSOperationType, String) - Constructor for class com.smartgwt.client.data.OperationBinding
 
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.docs.serverds.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 - Class in com.smartgwt.client.data
Specification of an operator for use in filtering, for example "equals".
Operator() - Constructor for class com.smartgwt.client.data.Operator
 
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 - 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.docs.serverds.Operator
 
OperatorId - Enum in com.smartgwt.client.types
An operator is used as part of a Criterion when specifying AdvancedCriteria.
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_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.
orderClause - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
This feature is available with Power or better licenses only. See smartclient.com/product for details.
Orientation - Interface in com.smartgwt.client.docs
The following APIs are all related to Orientation.
Orientation - Enum in com.smartgwt.client.types
 
OrientationChangeEvent - Class in com.smartgwt.client.util.events
 
OrientationChangeHandler - Interface in com.smartgwt.client.util.events
 
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.
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
 
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.
Overflow - Enum in com.smartgwt.client.types
 
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 null ownerIdField.
ownerIdNullRole - Variable in class com.smartgwt.client.docs.serverds.DataSource
If ownerIdField is in force, specifies a role that will allow the ownerIdField to take a null value.

P

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_DOWN - Static variable in interface com.smartgwt.client.types.KeyNames
 
PAGE_UP - Static variable in interface com.smartgwt.client.types.KeyNames
 
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 - 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
 
PanelPlacement - Interface in com.smartgwt.client.docs
The following APIs are all related to PanelPlacement.
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.
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(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.
parse(Object, ListGridRecord, int, int) - Method in interface com.smartgwt.client.widgets.grid.CellEditValueParser
 
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() and FormItem.parseEditorValue() methods.
parseInput(String, DataClass, DataBoundComponent, Record) - Method in interface com.smartgwt.client.data.SimpleTypeParser
The callback for parsing.
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, 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
 
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.
passThruTaskOutput(ProcessElement) - Method in class com.smartgwt.client.util.workflow.Process
Takes the last task output and sets it as the task output for the task.
password - Variable in class com.smartgwt.client.docs.serverds.Mail
Password if authentication is required by SMTP server that will send the email.
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 via copyEditNodes().
pasteEditNodes(EditNode) - Method in class com.smartgwt.client.tools.EditContext
"Pastes" editNodes previously captured via copyEditNodes().
pasteEditNodes() - Method in class com.smartgwt.client.tools.EditPane
"Pastes" editNodes previously captured via copyEditNodes().
pasteEditNodes(EditNode) - Method in class com.smartgwt.client.tools.EditPane
"Pastes" editNodes previously captured via copyEditNodes().
pasteEditNodes() - Method in class com.smartgwt.client.tools.EditTree
"Pastes" editNodes previously captured via copyEditNodes().
pasteEditNodes(EditNode) - Method in class com.smartgwt.client.tools.EditTree
"Pastes" editNodes previously captured via copyEditNodes().
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.
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
 
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 this MultiComboBoxItem 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 this PickTreeItem 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 this SelectItem 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 this SliderItem 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
 
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
 
PercentSizing - Interface in com.smartgwt.client.docs
Canvas Percentage sizing
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".
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
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 - Interface in com.smartgwt.client.docs
The following APIs are all related to PickerIcon.
PickerIcon - Class in com.smartgwt.client.widgets.form.fields
Convenience class for setting pickers for form fields.
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
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_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".
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".
PieChart - Interface in com.smartgwt.client.docs
The following APIs are all related to PieChart.
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
 
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.
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
 
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
 
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.Point
 
Point(int, int) - Constructor for class com.smartgwt.client.widgets.drawing.Point
 
Point(double, double) - Constructor for class com.smartgwt.client.widgets.drawing.Point
 
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
 
PointShape - Enum in com.smartgwt.client.types
Supported data point shapes for FacetChart.pointShapes are:
port - Variable in class com.smartgwt.client.docs.serverds.Mail
Port of the SMTP server that will send the email.
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.PortalLayout
 
PortalLayout(int) - Constructor for class com.smartgwt.client.widgets.layout.PortalLayout
 
PortalPosition - Class in com.smartgwt.client.widgets.layout
Represents the position of a Portlet within a PortalLayout, 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?".
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.
Positioning - Interface in com.smartgwt.client.docs
Horizontal and vertical location on the page
Positioning - Enum in com.smartgwt.client.types
 
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.
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
PreserveOpenState - Enum in com.smartgwt.client.types
 
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
 
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.
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.
PreviousValueHandler - Interface in com.smartgwt.client.widgets.form.fields
 
primaryKey - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
Indicates either that this field holds a value unique across all records in this DataSource, 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 DataSource.
print() - Method in class com.smartgwt.client.widgets.Canvas
Generate and show a PrintWindow containing a PrintCanvas showing a printable view of this component.
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 a PrintCanvas showing a printable view of this component.
PRINT - Static variable in class com.smartgwt.client.widgets.HeaderControl
 
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.
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
 
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
 
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.
PrintHTMLCallback - Interface in com.smartgwt.client.util
Printing - Interface in com.smartgwt.client.docs
Printing
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
 
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".
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 a Task or DecisionTask.
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
 
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 ProcessElements involved in a Process.
ProcessSequence() - Constructor for class com.smartgwt.client.util.workflow.ProcessSequence
 
ProcessSequence(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.ProcessSequence
 
ProcessSequence(String) - Constructor for class com.smartgwt.client.util.workflow.ProcessSequence
 
ProcessSequence(ProcessElement...) - 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
 
ProgresiveLoading - Interface in com.smartgwt.client.docs
The following APIs are all related to ProgresiveLoading.
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 handles Progressbar objects when editMode is enabled.
ProgressbarEditProxy() - Constructor for class com.smartgwt.client.tools.ProgressbarEditProxy
 
ProgressbarEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.ProgressbarEditProxy
 
ProgressiveLoading - Interface in com.smartgwt.client.docs
Progressive Loading
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.
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.
Project - Class in com.smartgwt.client.rpc
Represents a Reify project loaded from the server via RPCManager.loadProject().
Project() - Constructor for class com.smartgwt.client.rpc.Project
 
Project(JavaScriptObject) - Constructor for class com.smartgwt.client.rpc.Project
 
projectFileKey - Variable in class com.smartgwt.client.docs.serverds.DataSource
For DataSources with type projectFile, looks up the locations to use as projectFileLocations from the project's configuration (i.e.
projectFileLocations - Variable in class com.smartgwt.client.docs.serverds.DataSource
For DataSources with type projectFile, specifies locations for the project files.
Prompt - Interface in com.smartgwt.client.docs
The following APIs are all related to Prompt.
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.
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
 
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
 
ProportionalResizeMode - Enum in com.smartgwt.client.types
 
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 specified path.
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 specified path.
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.
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
 
QuartzAdapters - Interface in com.smartgwt.client.docs
Quartz DataSources
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

RadarChart - Interface in com.smartgwt.client.docs
The following APIs are all related to RadarChart.
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
 
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
 
RangeChangedEventHandler - Interface in com.smartgwt.client.widgets.events
 
rangeIsLoaded(int, int) - Method in class com.smartgwt.client.data.ResultSet
Whether the given range of rows has been loaded.
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.RangeSlider
 
RangeSlider(float, float, float, float) - Constructor for class com.smartgwt.client.widgets.RangeSlider
Deprecated. 
RangeSlider(double, double, double, double) - Constructor for class com.smartgwt.client.widgets.RangeSlider
 
ReadOnly - Interface in com.smartgwt.client.docs
The following APIs are all related to ReadOnly.
readOnlyDisplay - Variable in class com.smartgwt.client.docs.serverds.SimpleType
Default readOnlyDisplay for fields of this type.
ReadOnlyDisplayAppearance - Enum in com.smartgwt.client.types
Dictates the appearance of form items when FormItem.canEdit is set to false.
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.
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 the summaryRowDataSource.
recalculateSummaries() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Recalculates values for fields with summary-functions or user formulae defined and for values displayed in the grid summary and group 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 or user formulae defined and for values displayed in the grid summary and group 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.
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 - Variable in class com.smartgwt.client.widgets.form.validator.CustomValidator
 
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.RecordClickEvent
 
RecordClickEvent - Class in com.smartgwt.client.widgets.tile.events
 
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
 
RecordComponentPoolingMode - Enum in com.smartgwt.client.types
The method of component-pooling to employ for recordComponents.
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
 
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
 
RecordDoubleClickEvent - Class in com.smartgwt.client.widgets.tile.events
 
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 - 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
 
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.
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(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(JavaScriptObject) - 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
 
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).
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.
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.
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 DataSource, XPath expression used to retrieve the objects that will become DataSource records.
recreateOnChange - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
For use in ComponentSchema for fields that, when changed in Reify, should discard the current live component and recreate it with the current configured properties.
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.
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(String) - 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.form.fields.FormItem
Redraw this form item.
redrawHeader(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Redraw just the grid header
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
 
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 - 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 the recordComponentPoolingMode
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 the recordComponentPoolingMode
refreshRow(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Refresh an entire row of cells without redrawing the grid.
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
 
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(String, boolean) - Method in class com.smartgwt.client.core.BaseClass
 
registerID(String, boolean) - Method in class com.smartgwt.client.data.DataSource
 
registerID(Object, String, boolean) - Static method in class com.smartgwt.client.util.IDManager
 
registerJsoValueType(Class<T>) - Static method in class com.smartgwt.client.bean.types.JsoValueType
 
registerKey(String, KeyCallback) - Static method in class com.smartgwt.client.util.Page
registerKey(KeyIdentifier, KeyCallback) - Static method in class com.smartgwt.client.util.Page
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.
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.
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(T[]) - Static method in class com.smartgwt.client.bean.types.ObjectArrayValueType
 
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
 
registerValueTypes() - Method in class com.smartgwt.client.bean.BeanFactory
 
RegressionLineType - Enum in com.smartgwt.client.types
Supported regression algorithms for fitting the data points of a scatter plot.
regroup() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Programmatically regroup the grid according to the current grouping configuration.
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 - Interface in com.smartgwt.client.docs
Reify Overview
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() - 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
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
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
relatedTableAlias - Variable in class com.smartgwt.client.docs.serverds.DataSource
For a SQL DataSource that is referred by additional 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 a foreignKey, this property defines the table alias name to use in generated SQL.
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
 
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(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:
RelativeDate(RelativeDateRangePosition, String) - Constructor for class com.smartgwt.client.data.RelativeDate
 
RelativeDate(JavaScriptObject) - Constructor for class com.smartgwt.client.data.RelativeDate
 
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 the RelativeDateItem.
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.
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
Provides APIs that manipulate a Smart GWT browser window.
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(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(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(AceRange) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
Internal use only.
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(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
Removes a node, along with all its children.
remove(String) - 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(NodeLocator) - Method in class com.smartgwt.client.widgets.tree.Tree
Removes a node, along with all its children.
removeAll() - Method in class com.smartgwt.client.tools.EditContext
Removes all EditNodes from the EditContext, but does not destroy the liveObjects.
removeAll() - Method in class com.smartgwt.client.tools.EditPane
Removes all EditNodes from the EditContext, but does not destroy the liveObjects.
removeAll() - Method in class com.smartgwt.client.tools.EditTree
Removes all EditNodes from the EditContext, but does not destroy the liveObjects.
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
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 existing column 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, DSCallback) - Method in class com.smartgwt.client.data.DataSource
 
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) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Remove a record from this ListGrid.
removeData(Record, DSCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
removeData(Record, DSCallback, DSRequest) - 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.widgets.tile.TileGrid
 
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.
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.
removeEmbeddedComponent(Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Removes an embedded component from a grid.
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.
removeFile(FileSpec) - 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(FileSpec, DSCallback) - Method in class com.smartgwt.client.data.DataSource
Remove a file stored in this DataSource.
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.
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(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() - 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.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(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() - 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.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(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Given an icon's name, remove it from this item.
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(String, Canvas) - Method in class com.smartgwt.client.widgets.layout.SectionStack
Remove an item from a section.
removeItem(MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
 
removeItem(Canvas) - Method in class com.smartgwt.client.widgets.Window
Removes a widget from the window.
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(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.
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.
removeMembers(DynamicForm...) - Method in class com.smartgwt.client.widgets.form.ValuesManager
Remove multiple member forms from this valuesManager.
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.
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".
removeOperationReplyCallback(Integer) - Static method in class com.smartgwt.client.rpc.RPCManager
Remove an operationReplyCallback registered via addOperationReplyCallback()
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.
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(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.
removeSelectedData() - Method in class com.smartgwt.client.widgets.tile.TileGrid
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(String) - 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.
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.
removeTile(Canvas) - 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.TileGrid
This is not allowed for tileGrid.
removeTile(String) - 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(String) - 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.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.
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.
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.
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.
requestProperties - Variable in class com.smartgwt.client.docs.serverds.DataSource
Additional properties to pass through to the DSRequests 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.
requestsArePending() - Static method in class com.smartgwt.client.rpc.RPCManager
Returns whether there are any pending RPC requests.
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() - Constructor for class com.smartgwt.client.data.RequestTransformer
 
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.rpc.RequestTransformer
 
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.
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.
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 RequiredIfFunction, which has to be passed to setExpression(), and takes two parameters: item - the DynamicForm item on which the error occurred (may be null) value - the value of the field in question

When validation is perfomed, the expression will be evaluated - if it returns true, the field will be treated as a required field, so validation will fail if the field has no value.

RequiredIfValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.RequiredIfValidator
 
RequiredIfValidator(RequiredIfFunction) - Constructor for class com.smartgwt.client.widgets.form.validator.RequiredIfValidator
 
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.
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.
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 it's initial state, so process can be started again.
reset(Record) - Method in class com.smartgwt.client.util.workflow.Process
Reset process to it's 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() or rememberValues() 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.
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
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(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.
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.
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.ResizedEvent
 
ResizedEvent - Class in com.smartgwt.client.widgets.events
 
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.
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.
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.
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.
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(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).
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
Resizing - Interface in com.smartgwt.client.docs
The following APIs are all related to Resizing.
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 previous sort-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.
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
 
RestDataSource - Class in com.smartgwt.client.data
The RestDataSource implements the 4 core DataSource operations using a simple protocol of XML or JSON requests and responses sent over HTTP, which can be easily fulfilled by any HTTP server technology.
RestDataSource() - Constructor for class com.smartgwt.client.data.RestDataSource
 
RestDataSource(JavaScriptObject) - Constructor for class com.smartgwt.client.data.RestDataSource
 
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,
restore() - Method in class com.smartgwt.client.browser.window.RemoteWindow
Restores this RemoteWindow from being maximized or minimized.
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() - Method in class com.smartgwt.client.widgets.Window
Restores the window to its specified height and width after a call to minimize() or maximize().
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
 
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(DataSource) - Constructor for class com.smartgwt.client.data.ResultSet
 
ResultSet(JavaScriptObject) - Constructor for class com.smartgwt.client.data.ResultSet
 
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()
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(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(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(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(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(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(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(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(String) - Method in class com.smartgwt.client.widgets.Window
Reveals the child Canvas passed in by showing it if it is currently hidden.
revealChild(Canvas) - Method in class com.smartgwt.client.widgets.Window
Reveals the child Canvas passed in by showing it if it is currently hidden.
RibbonBar - Class in com.smartgwt.client.widgets.toolbar
A ToolStrip-based class for showing groups of RibbonButtonss.
RibbonBar() - Constructor for class com.smartgwt.client.widgets.toolbar.RibbonBar
 
RibbonBar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.toolbar.RibbonBar
 
RibbonButton - Class in com.smartgwt.client.widgets
A Button subclass that displays an icon, title and optional menuIcon and is capable of horizontal 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
 
RibbonGroup - Interface in com.smartgwt.client.docs
The following APIs are all related to RibbonGroup.
RibbonGroup - Class in com.smartgwt.client.widgets.toolbar
A widget that groups RibbonButtonss for use in RibbonBars.
RibbonGroup() - Constructor for class com.smartgwt.client.widgets.toolbar.RibbonGroup
 
RibbonGroup(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.toolbar.RibbonGroup
 
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
 
richEditorSupported() - Method in class com.smartgwt.client.widgets.RichTextEditor
Does this browser support the full RichTextEditor feature set.
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".
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 - Static variable in class com.smartgwt.client.widgets.TransferImgButton
 
RIGHT_ALL - Static variable in class com.smartgwt.client.widgets.TransferImgButton
 
rightButtonDown() - Static method in class com.smartgwt.client.util.EventHandler
Returns true if the right mouse button is being pressed.
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
 
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().
rotateBy(String) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
Rotate the group by degrees.
rotateBy(double) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
Rotate the shape by the relative rotation in degrees
rotateTo(String) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
Rotate the group to degrees.
rotateTo(double) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
Rotate the shape by the absolute rotation in degrees
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
 
RowCountDisplay - Interface in com.smartgwt.client.docs
The following APIs are all related to RowCountDisplay.
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 - 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?
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?
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.
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.
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
 
RowSpacerItem - Class in com.smartgwt.client.widgets.form.fields
Form item that renders as a blank row in the form layout.
Set startRow to false 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
 
RowSpanEditMode - Enum in com.smartgwt.client.types
When ListGrid.allowRowSpanning is enabled, certain cells may span multiple rows.
RowSpanSelectionMode - Enum in com.smartgwt.client.types
Behavior of selection when row spanning is active.
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_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_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"
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

SafeSkinning - Interface in com.smartgwt.client.docs
Safe Skinning
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.
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.
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(DSCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
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() - 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.ValuesManager
 
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.
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 search, 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 search, and edit criteria below."
savedSearchEditor_gridAddSearchText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Enter a name for your search.
savedSearchEditor_overwriteSearchConfirmationMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "You already have a Saved Search with this name - Overwrite?"
savedSearchEditor_overwriteSharedSearchConfirmationMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "There is already a shared Saved Search with this name - Overwrite?"
savedSearchEditor_sharedSearchTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Shared search (all users will see it)"
savedSearchEditor_validationFailedMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "A validation failure occurred:
"
SavedSearches - Class in com.smartgwt.client.data
Data components such as ListGrid or TileGrid may allow users to set up their own search criteria within an application, either via an external SearchForm, or through built in UI such as the ListGrid.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 the SavedSearches 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 search ''$title''?"
savedSearchItem_copySearchHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Copy search"
savedSearchItem_defaultSearchNameSuffix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated " [default]"
savedSearchItem_editSearchHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Edit search"
savedSearchItem_hint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Saved searches..."
savedSearchItem_markAsAdminDefaultHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Set as default search for all users

[May be overridden by users'' own preferences.]"
savedSearchItem_markAsDefaultHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Set as default search"
savedSearchItem_removeSearchHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Remove search"
savedSearchItem_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Searches"
SavedSearchStoredState - Enum in com.smartgwt.client.types
How should a window be closed?
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.
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.
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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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(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, 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, 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, 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, BooleanCallback) - Static method in class com.smartgwt.client.util.SC
Show a modal dialog with a message, icon, and "OK" button.
SC - Class in com.smartgwt.client.util
 
SC() - Constructor for class com.smartgwt.client.util.SC
 
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, and endPoint, then translates and scales these four points to fit the entire curve into the given width and height.
scaleBy(float, float) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
Deprecated.
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
scaleTo(float, float) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
Deprecated.
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
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
scClassName - Variable in class com.smartgwt.client.core.BaseClass
 
SCClassName - Interface in com.smartgwt.client.docs
Name of a SmartGWT class, including framework classes such as "ListGrid", or custom subclasses you have created.
scClassName - Variable in class com.smartgwt.client.widgets.BaseWidget
 
scClassName - Variable in class com.smartgwt.client.widgets.form.fields.FormItem
 
SCEE - Class in com.smartgwtee.tools.client
Deprecated.
SCEE() - Constructor for class com.smartgwtee.tools.client.SCEE
Deprecated.
 
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
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
Properties that refer to images by URL, such as Img.src and Button.icon, are specially interpreted in Smart GWT to allow for simpler and more uniform image URLs, 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
 
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.
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, String) - Constructor for class com.smartgwt.client.util.workflow.ScriptTask
 
ScriptTask(String, ProcessElement) - Constructor for class com.smartgwt.client.util.workflow.ScriptTask
 
Scroll - Interface in com.smartgwt.client.docs
The following APIs are all related to Scroll.
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
 
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
 
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
scrollTo(int, int) - Static method in class com.smartgwt.client.util.Page
Scroll the window to a specified top and left coordinate.
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(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.
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(CalendarView) - 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.
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(CalendarView) - 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.
scrollToTime(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
Scrolls Calendar day or week views to the time represented by the time parameter.
scrollToTop() - Method in class com.smartgwt.client.widgets.Canvas
Vertically scrolls the content of the widget to 0
SCSpriteConfig - Interface in com.smartgwt.client.docs
Image sprites are a technique to minimize server http requests when displaying media to a user.
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
Search - Interface in com.smartgwt.client.docs
The following APIs are all related to Search.
SEARCH - Static variable in class com.smartgwt.client.widgets.form.fields.PickerIcon
 
search() - Method in class com.smartgwt.client.widgets.form.SearchForm
 
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
 
SearchHandler - Interface in com.smartgwt.client.widgets.form.events
 
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
 
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
 
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 handles SectionStack objects when editMode is enabled.
SectionStackEditProxy() - Constructor for class com.smartgwt.client.tools.SectionStackEditProxy
 
SectionStackEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.SectionStackEditProxy
 
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 handles SectionStackSection objects when editMode is enabled.
SectionStackSectionEditProxy() - Constructor for class com.smartgwt.client.tools.SectionStackSectionEditProxy
 
SectionStackSectionEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.SectionStackSectionEditProxy
 
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.
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(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
Select all records in the supplied column (the first column if none is passed)
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
 
selectCell(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
Select a single cell - accepts cell ID or cell record.
selectCell(Record) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
Select a single cell - accepts cell ID or cell record.
selectCell(int, int) - Method in class com.smartgwt.client.widgets.grid.CellSelection
Select a particular cell
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(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.
selectCells(CellRecord[], boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
Select/deselect cells that match a FacetValueMap.
selectClause - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
This feature is available with Power or better licenses only. See smartclient.com/product for details.
Selected - Enum in com.smartgwt.client.types
 
SelectedAppearance - Enum in com.smartgwt.client.types
Appearance when a component is in edit mode and is selected.
SelectedEditNodesUpdatedEvent - Class in com.smartgwt.client.tools
 
SelectedEditNodesUpdatedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.SelectedEditNodesUpdatedEvent
 
SelectedEditNodesUpdatedHandler - Interface in com.smartgwt.client.tools
 
selectEditNode(EditNode) - Method in class com.smartgwt.client.tools.EditContext
Select an EditNode.
selectedRecordChanged(ListGridRecord) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Notification method fired for data bound items with fetchMissingValues enabled when the selected 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.
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.
Selection - Interface in com.smartgwt.client.docs
Selection
selection_selectionRangeNotLoadedMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Some records in the range you selected are not loaded.
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 or facetValues.
selectionChanged() - Method in class com.smartgwt.client.widgets.grid.CellSelection
Method called whenever the cell selection is modified
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
 
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 by TreeMenuButton.
SelectionTreeMenu() - Constructor for class com.smartgwt.client.widgets.menu.SelectionTreeMenu
 
SelectionTreeMenu(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.menu.SelectionTreeMenu
 
SelectionType - Enum in com.smartgwt.client.types
Controls how an object changes state when clicked
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
EditProxy that handles SelectItems and ComboBoxItems when editMode is enabled.
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.
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, boolean) - 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.tile.TileGrid
Select a contiguous range of records by index
selectRecord(Record) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
selectRecord(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
selectRecord(Record) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
selectRecord(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
selectRecord(Record, boolean) - 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(int) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
Select/deselect a Record passed in explicitly, or by index.
selectRecord(int, boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
Select/deselect a Record passed in explicitly, or by index.
selectRecord(Record, boolean) - 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(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
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, 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.grid.ColumnTree
 
selectRecord(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
selectRecord(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
selectRecord(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
selectRecord(Record) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
selectRecord(int) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
selectRecord(Record) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
selectRecord(int) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
selectRecords(int[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
selectRecords(int[]) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
selectRecords(int[]) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
Select/deselect a list of Records passed in explicitly, or by index.
selectRecords(int[], boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
Select/deselect a list of Records passed in explicitly, or by index.
selectRecords(Record[]) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
Select/deselect a list of Records passed in explicitly, or by index.
selectRecords(Record[], boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
Select/deselect a list of Records passed in explicitly, or by index.
selectRecords(int[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
selectRecords(int[], boolean, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
Select/deselect a list of Records passed in explicitly, or by index.
selectRecords(Record[], boolean, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
Select/deselect a list of Records passed in explicitly, or by index.
selectRecords(int[]) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
selectRecords(int[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
selectRecords(int[]) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
selectRecords(Record[], boolean) - 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.viewer.DetailViewer
 
selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
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(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Select a single Record passed in explicitly, or by index, and deselect everything else.
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.
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(String) - 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.
selectValue() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
If useTextField is true, falls through to standard selectValue() 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 standard selectValue() 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.
send(String[], Object, RPCCallback) - Static method in class com.smartgwt.client.rpc.Messaging
Actually send data to a list of channels.
send(String, Object, RPCCallback) - Static method in class com.smartgwt.client.rpc.Messaging
Actually send data to a channel.
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(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().
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(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
Places this draw item at the bottom of the stacking order so that it appears behind other draw items in the same DrawPane or DrawGroup.
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
 
sequenceMode - Variable in class com.smartgwt.client.docs.serverds.DataSource
For fields of type "sequence" in a dataSource of serverType "sql", indicates the SequenceMode 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 of PaletteNodes.
serializeAllEditNodes(SerializationSettings) - Method in class com.smartgwt.client.tools.EditContext
Serialize the tree of EditNodes to an XML representation of PaletteNodes.
serializeAllEditNodes() - Method in class com.smartgwt.client.tools.EditPane
Serialize the tree of EditNodes to an XML representation of PaletteNodes.
serializeAllEditNodes(SerializationSettings) - Method in class com.smartgwt.client.tools.EditPane
Serialize the tree of EditNodes to an XML representation of PaletteNodes.
serializeAllEditNodes() - Method in class com.smartgwt.client.tools.EditTree
Serialize the tree of EditNodes to an XML representation of PaletteNodes.
serializeAllEditNodes(SerializationSettings) - Method in class com.smartgwt.client.tools.EditTree
Serialize the tree of EditNodes to an XML representation of PaletteNodes.
serializeAllEditNodesAsJSON() - Method in class com.smartgwt.client.tools.EditContext
Encode the tree of EditNodes to a JSON representation of PaletteNodes.
serializeAllEditNodesAsJSON(SerializationSettings) - Method in class com.smartgwt.client.tools.EditContext
Encode the tree of EditNodes to a JSON representation of PaletteNodes.
serializeAllEditNodesAsJSON() - Method in class com.smartgwt.client.tools.EditPane
Encode the tree of EditNodes to a JSON representation of PaletteNodes.
serializeAllEditNodesAsJSON(SerializationSettings) - Method in class com.smartgwt.client.tools.EditPane
Encode the tree of EditNodes to a JSON representation of PaletteNodes.
serializeAllEditNodesAsJSON() - Method in class com.smartgwt.client.tools.EditTree
Encode the tree of EditNodes to a JSON representation of PaletteNodes.
serializeAllEditNodesAsJSON(SerializationSettings) - Method in class com.smartgwt.client.tools.EditTree
Encode the tree of EditNodes to a JSON representation of PaletteNodes.
serializeEditNodes(EditNode[]) - Method in class com.smartgwt.client.tools.EditContext
Serialize the provided EditNodes to an XML representation of PaletteNodes.
serializeEditNodes(EditNode[], SerializationSettings) - Method in class com.smartgwt.client.tools.EditContext
Serialize the provided EditNodes to an XML representation of PaletteNodes.
serializeEditNodes(EditNode[]) - Method in class com.smartgwt.client.tools.EditPane
Serialize the provided EditNodes to an XML representation of PaletteNodes.
serializeEditNodes(EditNode[], SerializationSettings) - Method in class com.smartgwt.client.tools.EditPane
Serialize the provided EditNodes to an XML representation of PaletteNodes.
serializeEditNodes(EditNode[]) - Method in class com.smartgwt.client.tools.EditTree
Serialize the provided EditNodes to an XML representation of PaletteNodes.
serializeEditNodes(EditNode[], SerializationSettings) - Method in class com.smartgwt.client.tools.EditTree
Serialize the provided EditNodes to an XML representation of PaletteNodes.
serializeEditNodesAsJSON(EditNode[]) - Method in class com.smartgwt.client.tools.EditContext
Serialize the provided EditNodes to a JSON representation of PaletteNodes.
serializeEditNodesAsJSON(EditNode[], SerializationSettings) - Method in class com.smartgwt.client.tools.EditContext
Serialize the provided EditNodes to a JSON representation of PaletteNodes.
serializeEditNodesAsJSON(EditNode[]) - Method in class com.smartgwt.client.tools.EditPane
Serialize the provided EditNodes to a JSON representation of PaletteNodes.
serializeEditNodesAsJSON(EditNode[], SerializationSettings) - Method in class com.smartgwt.client.tools.EditPane
Serialize the provided EditNodes to a JSON representation of PaletteNodes.
serializeEditNodesAsJSON(EditNode[]) - Method in class com.smartgwt.client.tools.EditTree
Serialize the provided EditNodes to a JSON representation of PaletteNodes.
serializeEditNodesAsJSON(EditNode[], SerializationSettings) - Method in class com.smartgwt.client.tools.EditTree
Serialize the provided EditNodes to a JSON representation of PaletteNodes.
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.
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.
ServerDataIntegration - Interface in com.smartgwt.client.docs
Server DataSource Integration
ServerDataSourceImplementation - Interface in com.smartgwt.client.docs
Notes on Server-side DataSource Implementations
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 - 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
 
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.
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.
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 the process 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
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
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 if showActionButton 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(TourActionType) - Method in class com.smartgwt.client.util.tour.TourStep
Indicates the type of action that is expected with the target component.
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.
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 specified icon, 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
Custom dataURL for DSRequests with operationType "add".
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 the Audit 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.
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 the com.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 a filter-editor is visible and allowFilterWindow is enabled, this attribute will be shown as the menu item title to configure advanced filtering.
setAfterInputTarget(String) - Method in class com.smartgwt.client.util.tour.TourStep
Target component which must clicked to process expectedValue entered into target with actionType of "change".
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.ImgButton
Horizontal alignment of this component's title.
setAlign(Alignment) - Method in class com.smartgwt.client.widgets.Label
Horizontal alignment of label text.
setAlign(String) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
Sets the horizontal alignment of the title.
setAlign(Alignment) - Method in class com.smartgwt.client.widgets.layout.Layout
Alignment of all members in this Layout on the length axis.
setAlign(VerticalAlignment) - 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
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 the value field is switched from a ComboBoxItem, which allows text-entry, to a SelectItem 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.
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 a dropTarget, 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.
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.
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 is false, 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 though DynamicForm.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 the linkDataSource.
setAllowFilterOperators(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Causes a menu item titled "Filter using" to appear in the headerContextMenu that allows the end user to pick an advanced search 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 a FilterBuilder 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.
setAllowRelativeDates(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
Whether to allow the user to specify relative dates (via RelativeDateItems) or whether dates are absolute (via DateItems).
setAllowRelativeDates(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
Whether the DateRangeDialog opened when the pickerIcon is clicked should display RelativeDateItems or DateItems.
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, the getRowSpan() 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 a day view when showDayLanes 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 and fetchMissingValues is true, when the item value changes, a fetch will be performed against the optionDataSource to retrieve the related record if displayField 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 and FormItem.fetchMissingValues is true, when the item value changes, a fetch will be performed against the optionDataSource to retrieve the related record if FormItem.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 when editByCell 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
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 the operatorIcon 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), if animateRemoveSpeed 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 a size 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 to true ensures that when the rollOverCanvas is displayed it is animated into view via Canvas.animateShow().
setAnimateRollUnder(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If the rollUnderCanvas is enabled, setting this property to true ensures that when the rollUnderCanvas is displayed it is animated into view via Canvas.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 to true ensures that when the selectionCanvas is displayed it is animated into view via Canvas.animateShow().
setAnimateSelectionUnder(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If the selectionUnderCanvas is enabled, setting this property to true ensures that when the selectionUnderCanvas is displayed it is animated into view via Canvas.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.
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.
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
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.
setApplyAfterSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
If userFormula is set for this field, and this grid is showing group summaries or a grid 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
If the textAlign is unset, should the align setting, if set, be used for this item's textAlign?
setApplyAlignToText(boolean) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
If the textAlign is unset, should the align setting, if set, be used for this HeaderItem's textAlign?
setApplyAlignToText(boolean) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
If the textAlign is unset, should the align setting, if set, be used for this StaticTextItem's textAlign?
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 showing group summaries or a grid 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 the messagePriority.
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 the canvas for this item?
setApplyRowNumberStyle(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showRowNumbers is true, should we apply the rowNumberStyle to the rowNumberField
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.
setArgs(Point, double, double, double) - Method in class com.smartgwt.client.widgets.drawing.CircleToCommand
Sets the arguments to this "circleto" command.
setArgs(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.DrawShapeCommand
 
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) - Method in class com.smartgwt.client.widgets.drawing.MoveToCommand
Sets the point to move to when executing this "moveto" command.
setAriaCloseableSuffix(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
When screen reader mode is enabled and a tab is closeable, the ariaCloseableSuffix 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 in screenReaderMode.
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.
setArrayValue(JavaScriptObject, int, Date) - 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, 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, 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, JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
 
setArrayValue(JavaScriptObject, int, Object) - 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 specified getArrowKeyEditAction() 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?
See ListGrid.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
 
setAsynchGroupingPrompt(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
The prompt to display while interactivity is blocked during asynchronous grouping.
setAttribute(String, String, boolean) - Method in class com.smartgwt.client.core.BaseClass
 
setAttribute(String, Boolean, boolean) - Method in class com.smartgwt.client.core.BaseClass
 
setAttribute(String, Map, boolean) - Method in class com.smartgwt.client.core.BaseClass
 
setAttribute(String, int[], boolean) - Method in class com.smartgwt.client.core.BaseClass
 
setAttribute(String, Integer[], boolean) - Method in class com.smartgwt.client.core.BaseClass
 
setAttribute(String, BaseClass[], boolean) - Method in class com.smartgwt.client.core.BaseClass
 
setAttribute(String, DataClass[], boolean) - Method in class com.smartgwt.client.core.BaseClass
 
setAttribute(String, double, boolean) - Method in class com.smartgwt.client.core.BaseClass
 
setAttribute(String, int, boolean) - Method in class com.smartgwt.client.core.BaseClass
 
setAttribute(String, Date, boolean) - Method in class com.smartgwt.client.core.BaseClass
 
setAttribute(String, ValueEnum[], boolean) - Method in class com.smartgwt.client.core.BaseClass
 
setAttribute(String, DataClass, boolean) - Method in class com.smartgwt.client.core.BaseClass
 
setAttribute(String, JavaScriptObject, boolean) - Method in class com.smartgwt.client.core.BaseClass
 
setAttribute(String, String[], boolean) - Method in class com.smartgwt.client.core.BaseClass
 
setAttribute(String, float[], boolean) - Method in class com.smartgwt.client.core.BaseClass
 
setAttribute(String, Float[], boolean) - Method in class com.smartgwt.client.core.BaseClass
 
setAttribute(String, double[], boolean) - Method in class com.smartgwt.client.core.BaseClass
 
setAttribute(String, Double[], boolean) - Method in class com.smartgwt.client.core.BaseClass
 
setAttribute(String, boolean, boolean) - Method in class com.smartgwt.client.core.BaseClass
 
setAttribute(String, Element, boolean) - Method in class com.smartgwt.client.core.BaseClass
 
setAttribute(String, String) - Method in class com.smartgwt.client.core.DataClass
Set attribute value to a String
setAttribute(String, DataClass[]) - Method in class com.smartgwt.client.core.DataClass
Set attribute value to a DataClass array.
setAttribute(String, BaseClass[]) - Method in class com.smartgwt.client.core.DataClass
Set attribute value to a BaseClass array.
setAttribute(String, BaseWidget[]) - Method in class com.smartgwt.client.core.DataClass
Set attribute value to a BaseWidget array.
setAttribute(String, String[]) - Method in class com.smartgwt.client.core.DataClass
Set attribute value to a String array.
setAttribute(String, DataClass) - Method in class com.smartgwt.client.core.DataClass
Set attribute value to a DataClass.
setAttribute(String, BaseClass) - Method in class com.smartgwt.client.core.DataClass
Set attribute value to a BaseClass.
setAttribute(String, JavaScriptObject) - Method in class com.smartgwt.client.core.DataClass
Set attribute value to a JavaScriptObject.
setAttribute(String, Date) - Method in class com.smartgwt.client.core.DataClass
Set attribute value to a Date.
setAttribute(String, Map) - Method in class com.smartgwt.client.core.DataClass
Set attribute value to a Map.
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.core.DataClass
Set attribute value to a ValueEnum.
setAttribute(String, Object) - Method in class com.smartgwt.client.core.DataClass
Set the attribute value to an Object.
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.core.DataClass
Set attribute value to a Boolean.
setAttribute(String, int) - Method in class com.smartgwt.client.core.DataClass
Set attribute value to an int.
setAttribute(String, Integer) - Method in class com.smartgwt.client.core.DataClass
Set attribute value to an Integer.
setAttribute(String, long) - Method in class com.smartgwt.client.core.DataClass
Set attribute value to a long.
setAttribute(String, Float) - Method in class com.smartgwt.client.core.DataClass
Set attribute value to a Float.
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.core.DataClass
Set attribute value to a Double.
setAttribute(String, int[]) - Method in class com.smartgwt.client.core.DataClass
Set attribute value to an int array.
setAttribute(String, Integer[]) - Method in class com.smartgwt.client.core.DataClass
Set attribute value to an Integer array.
setAttribute(String, double[]) - Method in class com.smartgwt.client.core.DataClass
Set attribute value to a double array.
setAttribute(String, Object) - Method in class com.smartgwt.client.data.DSRequest
Set a custom attribute value on the DSRequest as an Object.
setAttribute(JavaScriptObject, String, String) - 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, int[]) - 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, double[]) - 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, Integer[]) - 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, 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, Long[]) - 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, ValueEnum[]) - 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, JavaScriptObject) - 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, Number) - 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, 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, Function) - 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, 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, String, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setAttribute(String, ValueEnum, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setAttribute(String, BaseWidget, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setAttribute(String, Map, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setAttribute(String, int[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setAttribute(String, float[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setAttribute(String, double[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setAttribute(String, Float[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setAttribute(String, DataClass, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setAttribute(String, DataClass[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setAttribute(String, JavaScriptObject[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setAttribute(String, BaseClass[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setAttribute(String, BaseWidget[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setAttribute(String, float, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setAttribute(String, double, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setAttribute(String, Integer, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setAttribute(String, Date, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setAttribute(String, JavaScriptObject, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setAttribute(String, String[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setAttribute(String, Object[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setAttribute(String, Boolean, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setAttribute(String, Element, 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, Boolean, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
 
setAttribute(String, Map, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
 
setAttribute(String, int[], boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
 
setAttribute(String, BaseClass[], boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
 
setAttribute(String, DataClass[], boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
 
setAttribute(String, double, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
 
setAttribute(String, Date, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
 
setAttribute(String, ValueEnum[], boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
 
setAttribute(String, DataClass, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
 
setAttribute(String, JavaScriptObject, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
 
setAttribute(String, String[], boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
 
setAttribute(String, Element, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
 
setAttribute(String, String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setAttribute(String, Map) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setAttribute(String, BaseClass[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setAttribute(String, DataClass[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setAttribute(String, Date) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setAttribute(String, ValueEnum[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setAttribute(String, DataClass) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setAttribute(String, BaseClass) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setAttribute(String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setAttribute(String, String[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setAttribute(String, boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setAttribute(String, Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setAttribute(String, int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setAttribute(String, Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setAttribute(String, long) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setAttribute(String, Float) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setAttribute(String, double) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setAttribute(String, Double) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setAttribute(String, int[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setAttribute(String, Integer[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setAttribute(String, double[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
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 to cacheAllData: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, Canvas) - Method in class com.smartgwt.client.widgets.Canvas
Sets the properties for creating a Canvas AutoChild named autoChildName.
setAutoChildProperties(String, FormItem) - Method in class com.smartgwt.client.widgets.Canvas
Sets the properties for creating a FormItem 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, EditContext) - Method in class com.smartgwt.client.widgets.Canvas
Sets the properties for creating an AutoChild named autoChildName.
setAutoChildProperties(String, Canvas) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
Sets the properties for creating a Canvas AutoChild named autoChildName.
setAutoChildProperties(String, FormItem) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
Sets the properties for creating a FormItem AutoChild named autoChildName.
setAutoChildProperties(String, DrawItem) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
Sets the properties for creating a DrawItem 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, DrawItem) - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
Sets the properties for creating a DrawItem AutoChild named autoChildName.
setAutoChildProperties(String, DrawItem) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
Sets the properties for creating a DrawItem AutoChild named autoChildName.
setAutoChildProperties(String, Canvas) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Sets the properties for creating a Canvas AutoChild named autoChildName.
setAutoChildProperties(String, FormItem) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Sets the properties for creating a FormItem 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, ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Sets the properties for creating a ListGridField AutoChild named autoChildName.
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(Boolean) - Method in class com.smartgwt.client.widgets.ace.AceEditor
Internal use only.
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 by ListGridField.autoComplete if specified.
setAutoComplete(AutoComplete) - Method in class com.smartgwt.client.widgets.grid.ListGridField
Whether to allow browser autoComplete when editing this field.
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)
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 a field.title and is not marked hidden:true, by calling the method getAutoTitle().
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 to DynamicForm.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 its MenuButton.menu?
setAutoDestroyMenu(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuButton
If this menuButton is destroyed, should it also destroy its menu?
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 via DataBoundComponent.fetchData() or DataBoundComponent.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() or DataBoundComponent.filterData() depending on DataBoundComponent.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 a DataSource.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.
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 is true, this attribute allows the developer to specify a textMatchStyle for the initial fetchData() call.
setAutoFetchTextMatchStyle(TextMatchStyle) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
If autoFetchData is true, this attribute allows the developer to specify a textMatchStyle for the initial DataBoundComponent.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 to autoFetchTextMatchStyle:"exact" when autoFetchData is true.
setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
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, and canAutoFitFields 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 the autoFitField() 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.cube.CubeGrid
This property is not supported on CubeGrid, and only applies to the ListGrid superclass.
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 by defaultDateFieldWidth, (or defaultEditableDateFieldWidth for editable fields).
setAutoFitExpandField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
The field to expand if autoFitFieldWidths and autoFitFieldsFillViewport 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 via ListGridField.canAutoFitWidth or canAutoFitFields, 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 to autoFitField().
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 or header 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 only value 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(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(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.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 by defaultTimeFieldWidth.
setAutoFitWidth(String, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
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.
setAutoFitWidthApproach(AutoFitWidthApproach) - Method in class com.smartgwt.client.widgets.grid.ListGrid
When a user requests column autofitting via the header context menu or via a mouse 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 a mouse 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 call dynamicForm.focusInItem(itemName)
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.
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.
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 the navigationPane and listPane, and call navigateListPane() or navigateDetailPane() 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, by duplicate() or invalidateCache().
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 calling invalidateCache() 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
Should registered autoChild attributes be automatically resized with controls and text?
setAutoResizeIcons(boolean) - Static method in class com.smartgwt.client.widgets.Canvas
Should icons be automatically resized with controls and text?
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 to true. Setting rotateLabels to "never" is equivalent to setting autoRotateLabels to false.
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
When set to true, introduces scrollbars when this widget is smaller than the specified chart-content minimum width or height.
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.
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 the position 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 when canEdit is false and the read-only display-mode is static.
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?
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"
setBackButtonTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
The title of the month on Handsets when the month 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 the button 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 various calendar 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 is true.
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 the BaseLine stretchImg.
setBaseLineSrc(String) - Method in class com.smartgwt.client.widgets.tab.TabBar
Sets StretchImg.src for the BaseLine 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, use record[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 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 the tour 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.
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 various calendar 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)
setBrightenAllOnHover(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
When hovering over a bar chart block, should the whole bar chart area be brightened Default behaviour is to just brighten the line color around the bar chart area
setBrightenPercent(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
Determines the percentage by which to brighten a data shape (filled area in area, bar, pie, or radar chart) when showing the associated data label due to showDataValuesMode.
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).
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): {@link com.smartgwt.client.widgets.RichTextEditor#setBulletControls(com.smartgwt.client.types.ControlName...) setBulletControls(ControlName...
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 a cacheAllOperationId has been set, this flag affects whether cached results are used for all "fetch" requests regardless of their DSRequest.operationId, or are used only for "fetch" requests that use the cacheAllOperationId, 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 case cacheAllData 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(), so RPCManager.isScreenCached() reports true.
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 treeNodes) 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
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.
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 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 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
Causes the addTabButton to appear after the tabs and before the tabBarControls.
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?
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 the event 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 if showCancelButton 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 or targetVM had cancelEditing() called on it.
setCancelSteps(ProcessElement...) - Method in class com.smartgwt.client.util.tour.Tour
The ProcessElements representing steps that should be performed if the user cancels the tour.
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.
setCanClose(boolean) - Method in class com.smartgwt.client.widgets.tab.Tab
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.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.
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.
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 (see collapseGroupOnRowClick); 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
If canCollapse is true, should a tap result in collapsing/uncollapsing the target?
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.
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 an EventCanvas 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 with rearranging rows or cells by dragging, and with drag 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 to EditContext.makePaletteNode() for EditNodes created from this PaletteNode.
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.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 of canEditCell() 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.
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 the event 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.
setCanEditFieldAttribute(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
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.
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.tools.GridEditProxy
Can highlights be edited from header context menu? Overrides ListGrid.canEditHilites when in edit mode.
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.
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 event quick dialog and editor 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 individual sublanes in a Lane.
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.
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.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 and closeButton).
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.
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.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 to false 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 this grid has a specified dataSource, and useAllDataSourceFields is false, setting this property to true will cause all dataSource fields not included in the specified set of fields to show up in the field picker menu item.
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 call removeRecordClick() which removes the row from the data set (or if deferRemoval is true changes the markRecordRemoved() 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 to true, setting canReorder explicitly to false 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, but this.canAcceptDroppedRecords is true, we allow nodes to be dragged to different folders.
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 the canvas? Only has an effect when both canEditEvents and canDragEvents 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 the canReturnOpenSubfoldersProperty 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, each EditProxy.canSelectChildren property is enabled unless explicitly set to false.
setCanSelectEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
When set to true, makes individual event canvases selectable.
setCanSelectGroups(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Controls whether a checkbox for selecting groups appears in the group node if SelectionAppearance 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.Canvas
Whether native drag selection of contained text is allowed within this Canvas.
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.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 the headerContextmenu?
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 and picker 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 and picker icon be included in the page's tab order by default? If not explicitly set, this property will be derived from DynamicForm.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.
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.
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.tree.TreeGrid
Should children be selected when parent is selected? And should parent be selected when any child is selected?
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 from align.
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 is true, this method is fired when the user right-clicks a cell in this grid.
Default implementation will display a menu with entries derived from ListGrid.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(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.
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.
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.
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
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
Whether to place the chart legend with respect to the full, scrollable width of the chart when autoScrollData is active.
setCenterPoint(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
Change the center point for this DrawItem.
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.
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.
setCenterTitle(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
Whether to place the chart title with respect to the full, scrollable width of the chart when autoScrollData is active.
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 to false 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 to false 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 to false 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 than chartConfirmThreshold data elements, the user will be presented with a confirmation 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 when useNativeRadioItems is false.
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(Img) - Method in class com.smartgwt.client.widgets.menu.Menu
Default image to display for disabled checkmarked items.
setCheckmarkImage(Img) - Method in class com.smartgwt.client.widgets.menu.Menu
Default image to display for checkmarked items.
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, List) - Method in class com.smartgwt.client.widgets.tree.ResultTree
Replaces the existing children of a parent node.
setChildren(TreeNode, List, Integer) - 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[]) - Method in class com.smartgwt.client.widgets.tree.TreeNode
For trees with the modelType "children", this property specifies the children of this TreeNode.
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 by snapAlignCenterLineStyle and snapAlignEdgeLineStyle respectively.
setChildrenSnapCenterAlign(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
setChildrenSnapEdgeAlign(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
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 during DataSource.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 to false.
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 a filter-editor is visible, this attribute will be shown as the menu item title to clear any existing filter.
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 using readOnlyDisplay ReadOnlyDisplayAppearance.STATIC, should the item value be clipped if it overflows the specified size of the item? If set, overrides the form-level DynamicForm.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 the closeConfirmationMessage 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 if canClose 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 unset SectionStack.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 for canClose: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 the groupIcon directly to toggle the group.
setColNum(int) - Method in class com.smartgwt.client.widgets.layout.PortalPosition
The column number occupied by a Portlet within a PortalLayout.
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): {@link com.smartgwt.client.widgets.RichTextEditor#setColorControls(com.smartgwt.client.types.ControlName...) setColorControls(ControlName...
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(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(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(String) - 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(String) - 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.RowSpacerItem
by default, separators span all remaining columns
setColumn(Integer) - Method in class com.smartgwt.client.widgets.ace.AceAnchor
Internal use only.
setColumn(int) - Method in class com.smartgwt.client.widgets.ace.AcePosition
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.
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, the Canvas.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.
setCondition(String) - Method in class com.smartgwt.client.widgets.form.validator.Validator
For a validator that is not a built-in ValidatorType, a Callback, 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 a MultiGroupDialog 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 a MultiSortDialog 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(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
The base filename for connector icons shown when showConnectors 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 the loginRequiredMarker is a normal condition and should result in the status code STATUS_LOGIN_INCORRECT rather than a call to loginRequired().
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.
setContentComponents(Canvas...) - Method in class com.smartgwt.client.widgets.tour.TourWindow
Additional content components to show below contents or title if there are no other content.
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
The contents of a canvas or label widget.
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 default setting of null or 'fragment' indicates that HTML loaded from contentsURL is assumed to be an HTML fragment rather than a complete page.
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
URL to load content from.
setContentsURLParams(Map) - Method in class com.smartgwt.client.widgets.HTMLFlow
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.
setControlCloseTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
Title for the close control.
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.
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.
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(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.
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.
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().
setCreateDefaultTreeField(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
If no fields are specified, create a single field with TreeGridField.treeField set to true 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(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.
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 a MultiDecisionTask.decisionList.
setCriteria(Criteria) - Method in class com.smartgwt.client.util.workflow.DecisionTask
Simple or AdvancedCriteria to be applied against the Process.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(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
Initial criteria.
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(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.widgets.tree.ResultTree
The filter criteria to use when fetching rows.
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
When using operator, the name of the DataSource field for the Criterion this FormItem generates.
setCriteriaIndicatorColor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
setCriteriaIndicatorHeaderColor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
The color of the filterWindow criteria indicator when shown on the sorter button or the last header 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 the ResultSet.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(Criterion) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Calls the setCriterion() method of the FormItemCriterionSetter that is registered with this field.
setCriterion(Criteria) - Method in class com.smartgwt.client.widgets.form.FilterClause
Initial criterion for this FilterClause.
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 the rangeDialog.
setCriterionSetter(FormItemCriterionSetter) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
Provide a setCriterion() implementation to display a Criterion 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 when addUnknownValues 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
The current NavItem whose pane is showing in the navDeck.
setCurrentItemId(String) - Method in class com.smartgwt.client.widgets.layout.NavPanel
The ID of the current NavItem whose pane is showing in the navDeck.
setCurrentPane(Canvas) - Method in class com.smartgwt.client.widgets.layout.Deck
The pane currently shown in this Deck.
setCurrentPane(CurrentPane) - Method in class com.smartgwt.client.widgets.layout.SplitPane
The most recently shown pane.
setCurrentPickMode(ColorPickerMode) - Method in class com.smartgwt.client.widgets.form.ColorPicker
Changes the pick mode of this ColorPicker to pickMode.
setCurrentScreenName(String) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
The name of the screen within the project to return first when loading.
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 cursor image to display when the mouse pointer is over this widget.
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.
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 (see miniNavAlign).
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.
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(Record...) - Method in class com.smartgwt.client.data.DSResponse
For "fetch" operations, this is the array of Records fetched.
setData(JavaScriptObject) - 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.data.WSRequest
Data to be serialized to XML to form the SOAP body.
setData(String) - 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(Map) - Method in class com.smartgwt.client.rpc.RPCRequest
This attribute specifies the payload of the RPCRequest.
setData(JavaScriptObject) - Method in class com.smartgwt.client.rpc.RPCRequest
This attribute specifies the payload of the RPCRequest.
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(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(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(Record[]) - Method in class com.smartgwt.client.widgets.chart.FacetChart
Dataset for this chart.
setData(RecordList) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
setData(Date) - Method in class com.smartgwt.client.widgets.DateChooser
Set the picker to show the given date.
setData(Tree) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
A Tree object consisting of nested TreeNodes to display in this ColumnTree.
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(Record[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
setData(RecordList) - Method in class com.smartgwt.client.widgets.grid.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(Record[]) - 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.menu.Menu
An array of menuItem objects, specifying the menu items this menu should show.
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(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(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(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(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(Tree) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
A Tree object containing of nested TreeNodes to display as rows in this TreeGrid.
setData(DetailViewerRecord[]) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
A single record object or an array of them, specifying data.
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.viewer.DetailViewer
A single record object or an array of them, specifying data.
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 from Canvas.dataContext will be treated like a DynamicForm (i.e.
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 as dataContext in the screen.
setDataContext(DataContext) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
DataContext that will be provided to the top-level component as dataContext in each screen cached for the project.
setDataContext(DataContext) - Method in class com.smartgwt.client.widgets.Canvas
A mapping from DataSource IDs to specific Records from those DataSources, that DataBoundComponents 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 setting ListGrid.autoFetchData.
setDataContextBinding(DataContextBinding) - Method in class com.smartgwt.client.util.workflow.AddScreenTask
A DataContextBinding to be applied to the created screen via Canvas.setDataContext().
setDataContextBinding(DataContextBinding) - Method in class com.smartgwt.client.util.workflow.SetScreenDataTask
A DataContextBinding to be applied to the screen via Canvas.setDataContext().
setDataContextBinding(DataContextBinding) - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
A DataContextBinding to be applied to the loaded screen via Canvas.setDataContext().
setDataDisplaySeparatorChar(String) - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
If inline editing for this viewer edits the DetailViewer.data, character that should be used as a separator for entering com.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 the FacetChart.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 the DetailViewer.data, character that can be used to enter literal separator chars (such as the dataSeparatorChar) or literal leading or trailing whitespace.
setDataEscapeChar(String) - Method in class com.smartgwt.client.tools.FacetChartEditProxy
If inline editing for this chart edits the FacetChart.data, character that can be used to enter literal separator chars (such as the dataSeparatorChar).
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" RecordLayouts.
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.
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
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(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(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(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(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.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 replacement OperationBinding and specify OperationBinding.dataProtocol on that operationBinding.
setDataSeparatorChar(String) - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
If inline editing for this viewer edits the DetailViewer.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 a com.smartgwt.client.types.ValueMap using the dataDisplaySeparatorChar.
setDataSeparatorChar(String) - Method in class com.smartgwt.client.tools.FacetChartEditProxy
If inline editing for this chart edits the FacetChart.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(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(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.workflow.FetchRelatedDataTask
The DataSource used with recordSourceComponent to pull related data.
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(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(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(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(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(DataSource) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
Bind to a DataSource.
setDataSource(String) - 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(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(DataSource, FormItem...) - Method in class com.smartgwt.client.widgets.form.DynamicForm
Bind to a DataSource.
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 Operators.
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(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(DataSource, ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
Bind to a DataSource.
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(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(DataSource, ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Bind to a DataSource.
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(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(DataSource, DetailViewerField...) - Method in class com.smartgwt.client.widgets.tile.TileGrid
Bind to a DataSource.
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(String) - 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(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.
setDataSource(DataSource, DetailViewerField...) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
Bind to a DataSource.
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.
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
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 is true this property can be used to customize the format in which dates are displayed for this item.
Should be set to a standard DateDisplayFormat.
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 and calculatedDateField.
setDateFormatter(DateDisplayFormatter) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
Formatter function for displaying dates in the valueField and calculatedDateField in some custom format.
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.
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 type datetime.
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(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(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.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 DataBoundComponents 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 by dataPath).
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 DataBoundComponents 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 no fiscal 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(EditTree) - Method in class com.smartgwt.client.tools.HiddenPalette
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(EditContext) - Method in class com.smartgwt.client.tools.ListPalette
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(EditPane) - 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(EditTree) - Method in class com.smartgwt.client.tools.MenuPalette
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(EditContext) - Method in interface com.smartgwt.client.tools.Palette
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(EditPane) - 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(EditTree) - Method in class com.smartgwt.client.tools.TilePalette
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(EditContext) - Method in class com.smartgwt.client.tools.TreePalette
Default EditContext that this palette should use.
setDefaultEditContext(EditTree) - Method in class com.smartgwt.client.tools.TreePalette
Default EditContext that this palette should use.
setDefaultEditContext(EditPane) - 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.
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's filter editor, when producing AdvancedCriteria.
setDefaultFilterOperatorSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Text to show after the name of the default filterOperator in the headerContextMenu when allowFilterOperators is enabled.
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(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(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(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(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(Integer) - Method in class com.smartgwt.client.browser.window.BrowserWindowSettings
Initial height to assign to a new child window created by MultiWindow.open().
setDefaultHeight(int) - Method in class com.smartgwt.client.widgets.Canvas
For custom components, establishes a default height for the component.
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.
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 a nameProperty 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 an EditNode is being created directly by this EditContext, instead of being created due to a user interaction with a palette (eg dragging from a TreePalette, or clicking on MenuPalette).
setDefaultPalette(Palette) - Method in class com.smartgwt.client.tools.EditPane
Palette to use when an EditNode is being created directly by this EditContext, instead of being created due to a user interaction with a palette (eg dragging from a TreePalette, or clicking on MenuPalette).
setDefaultPalette(Palette) - Method in class com.smartgwt.client.tools.EditTree
Palette to use when an EditNode is being created directly by this EditContext, instead of being created due to a user interaction with a palette (eg dragging from a TreePalette, or clicking on MenuPalette).
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
The defaultPickMode for the ColorPicker associated with this 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(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(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(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(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(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(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(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(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(FormItem) - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
 
setDefaultProperties(RecordEditor) - Static method in class com.smartgwt.client.widgets.grid.RecordEditor
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(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 produces AdvancedCriteria.
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
If set, is passed as "height" to all tabs when tabBarPosition is set to "left" or "right".
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
If set, is passed as "width" to all tabs when tabBarPosition is set to "top" or "bottom".
setDefaultTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.data.DataSource
The default textMatchStyle to use for DSRequests that do not explicitly state a textMatchStyle.
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 no endDate 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
Select the first NavItem on initialization if neither currentItemId nor currentItem are provided.
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.
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(Integer) - 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.form.fields.FormItem
Value used when no value is provided for this item.
setDefaultValue(Boolean) - 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(Double) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Value used when no value is provided for this item.
setDefaultValue(Object) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setDefaultValue(String) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
Header text
setDefaultValue(double) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
Default value for this sliderItems is 1.
setDefaultValue(Double) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
 
setDefaultValue(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
 
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(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(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(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(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(String...) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
Default values used when no value is provided for this item.
setDefaultValues(Integer...) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
Default values used when no value is provided for this item.
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(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(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
Optional "default width" for this field.
setDefaultWidth(int) - Method in class com.smartgwt.client.widgets.menu.Menu
The default menu width.
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 via markRecordRemoved() instead of immediately being removed.
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.
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.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 via Calendar.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 RecordLayouts except "titleOnly".
setDeselectedButtonStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
When showDeletions is true, the Button.baseStyle used on buttons 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
Should the items be destroyed if this section is removed? The section header itself and any controls will always be destroyed.
setDestroyPanes(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
Whether destroy() should be called on Tab.pane when it a tab is removed via removeTab().
setDetail(boolean) - Method in class com.smartgwt.client.data.DataSourceField
Whether this field should be considered a "detail" field by a DataBoundComponent.
setDetailDS(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If canExpandRecords is true and listGrid.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.ListGrid
If canExpandRecords is true and listGrid.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.
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 is true and listGrid.expansionMode is detailField.
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 when navigateDetailPane() 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 the deviceMode and pageOrientation.
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(float) - Method in class com.smartgwt.client.widgets.drawing.Gauge
Deprecated.
setDialRadius(double) - Method in class com.smartgwt.client.widgets.drawing.Gauge
Radius in pixels of the dial.
setDirection(SortDirection) - Method in class com.smartgwt.client.data.SortSpecifier
The direction in which this specifier should sort.
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.
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.data.Hilite
Whether this hilite is currently disabled.
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.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(boolean) - Method in class com.smartgwt.client.widgets.ImgButton
Enable or disable this object
setDisabled(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
Image to display when the component is disabled.
setDisabled(boolean) - Method in class com.smartgwt.client.widgets.tab.Tab
If specified, this tab will initially be rendered in a disabled state.
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.
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 or read-only with readOnlyDisplay: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 is 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
If canEdit is set to false, should icons be disabled by default?
setDisableIconsOnReadOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
If FormItem.canEdit is set to false, should icons 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.
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, for TreeGrid.loadDataOnDemand:false trees, parentless nodes will be added as children of the root node - for TreeGrid.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 the parentIdField 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
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 is modal, 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 the uploadStatusMessages 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, the displayField 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 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 the optionDataSource where the valueField matches this item's value, and displaying the displayField value from that record.
This essentially enables the specified optionDataSource to be used as a server based ValueMap.
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.grid.ListGridField
Specifies the optionDataSource field used to retrieve the display values that are to be mapped from the internal values specified by valueField.
setDisplayField(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
If displayField is defined for the field then the DetailViewer will display the displayField attribute of records instead of the attribute given by the name 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 standard DateDisplayFormat or a function which will return a formatted date time string.
setDisplayFormat(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Fields of type "date" or "time" will be edited using a DateItem or TimeItem by default.
setDisplayFormat(TimeFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Fields of type "date" or "time" will be edited using a DateItem or TimeItem by default.
setDisplayFormat(TimeFormatter) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
setDisplayFormat(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
Deprecated.
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 the displayField?
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(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.
setDragTracker() - Method in class com.smartgwt.client.widgets.BaseWidget
 
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 to dropTypes 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 if showAllRecords is false and the viewport size and drawAheadRatio 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 if showAllRecords 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
DrawPane this drawItem should draw in.
setDrawPane(DrawPane) - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
DrawPane into which this DrawKnob's knobShape will be rendered.
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 the folderIcon 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 the folderIcon 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 to true.
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(String) - Method in class com.smartgwt.client.util.tour.TourStep
Target component on which a target must be dropped to complete step.
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.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 the dropTypes configured on the target widget, and a drop is only allowed if the dragType is listed in the target widget's dropTypes 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 the dropTypes configured on the target widget, and a drop is only allowed if the dragType is listed in the target widget's dropTypes 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 the PortalLayout.
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
 
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(Integer) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
The duration of this event.
setDuration(int) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
Length of time a message is shown before being auto-dismissed, in milliseconds.
setDurationField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
The name of the duration field on a CalendarEvent.
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 a CalendarEvent.
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 contents allows the contents string to be treated as a simple but powerful template.
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 the edit 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 from this.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, use this.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 nor Criteria 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.editMasks 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
Shortcut to configure a FormItem.formula for the editor used when this field is edited.
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 from iconHeight 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 from iconWidth 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 default properties to use when editing.
setEditorProperties(FormItem) - Method in class com.smartgwt.client.widgets.grid.ListGridField
FormItem properties to use as a template for the form item created to edit this field.
setEditorTextFormula(UserSummary) - Method in class com.smartgwt.client.widgets.grid.ListGridField
Shortcut to configure a FormItem.textFormula for the editor used when this field is edited.
setEditorType(FormItem) - Method in class com.smartgwt.client.data.DataSourceField
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(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(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 valid Criterion.
setEditorType(FormItem) - Method in class com.smartgwt.client.data.SimpleType
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(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(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
Editor type used to edit instances of this type of process element.
setEditorType(FormItem) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Deprecated.
setEditorType(String) - 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.form.fields.FormItem
Set the FormItem subclass to use when editing.
setEditorType(FormItem) - Method in class com.smartgwt.client.widgets.grid.ListGridField
setEditorType(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
The FormItem class to be used when this field is edited.
setEditorType(Class<? extends FormItem>) - 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, 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(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(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 use this.editPendingBaseStyle instead.
setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.Canvas
Default class used to construct the EditProxy for this component when the component is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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 is first 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, 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, 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, boolean) - 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, 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, Integer) - 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, JavaScriptObject) - 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.
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, boolean) - 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, 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, Integer) - 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, JavaScriptObject) - 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.
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 ProcessElements 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 a menuItem, default behavior is EmbeddedPosition "expand".
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's ListGrid.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 is false.
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 is false.
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 is false.
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 is false.
setEmptyPickListMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
Empty message to display in the selectItem if PickList.hideEmptyPickList is false.
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(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGridField
Criteria to be evaluated to determine whether this field should be enabled.
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.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(Integer) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
For pie mode only, start angle of the segment for the data value.
setEndAngle(float) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
Deprecated.
setEndAngle(double) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
End angle of the sector in degrees.
setEndAngle(float) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
Deprecated.
setEndAngle(double) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
 
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 via Calendar.endDateField
setEndDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
Maximum date the selectors will allow the user to pick.
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(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
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
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(float) - Method in class com.smartgwt.client.widgets.RangeSlider
Deprecated.
setEndValue(double) - Method in class com.smartgwt.client.widgets.RangeSlider
The end of the selected range.
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 to setValue() 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 to setValue() 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() or form.values will be accepted if they fall outside the range specified by the item's start and end 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.
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 the enterKeyEditAction 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.
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.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 and showErrorText are both true and errorOrientation 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(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(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(Map, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
Setter for validation errors on this form.
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, 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 is false, all errors for the items in the form are rendered as a single item at the top of the form.
setEscapeContents(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
For SVG-based DrawPanes, whether to escape the specified contents of this label so that any markup syntax is rendered "as is," without being interpreted as SVG.
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.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 and readOnlyDisplay 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 and readOnlyDisplay 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 the escapeKeyEditAction 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.
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.
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
The title for the descriptionField field in the quick event dialog and the detailed editor.
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
The title for the duration field in the quick event dialog and the detailed editor.
setEventDurationUnitFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
The title for the duration unit field in the quick event dialog and the detailed editor.
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 the day and week 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
The title for the endDateField in the quick event dialog and the detailed editor.
setEventHeaderHeight(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
When eventHeaderWrap is false and showEventDescriptions is true, this is the fixed height for the header 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 the header 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
The title for the laneNameField in the quick event dialog and the detailed editor.
setEventNameFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
The title for the nameField in the quick event dialog and the detailed editor.
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 by eventOverlapPercent.
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 calling createEventCanvasComponent().
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
The title for the startDateField in the quick event dialog and the detailed editor.
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 individual CalendarEvent.styleName.
setEventSublaneFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
The title for the sublaneNameField in the quick event dialog and the detailed event editor.
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.
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 to false in which case they default to the expanded state.
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 affect tileWidth or tileHeight.
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 for expansionComponents.
setExpansionEditorSaveDialogPrompt(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
When canExpandRecords is true and expansionMode 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 and expansionMode 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 to true, 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 to true, 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 and expansionFieldFalseImage 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 and expansionFieldFalseImage image URLs for selected rows?
setExpansionFieldImageWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If canExpandRecords is set to true, 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 to true, this property determines the image to display in the expansion field for expanded rows.
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 when RTL 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 calling getExpansionComponent().
setExpectedValue(String) - Method in class com.smartgwt.client.util.tour.TourStep
The expected value for actionType:"change".
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(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() or exportClientData(), 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.
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 an XLS or OOXML 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() or exportClientData().
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() or exportClientData(), whether field horizontal header alignments and data 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() or ListGrid.exportClientData() with ListGrid.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() or exportClientData(), 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.
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(String) - Method in class com.smartgwt.client.data.DataSourceField
An optional FormatString for this field, for use when exporting 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(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.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() or exportClientData(), causes the headerHeight and headerSpan 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 or DSRequest.exportFields) during exportData() or exportClientData(), if they have no defined numeric width.
setExportImageFormat(ExportImageFormat) - Method in class com.smartgwt.client.data.DSRequest
The image format in which the SVG graphic should be exported.
setExportImageQuality(Float) - Method in class com.smartgwt.client.data.DSRequest
Deprecated.
setExportImageQuality(Double) - Method in class com.smartgwt.client.data.DSRequest
If exporting in JPEG format, the output JPEG quality level.
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 an XLS or OOXML 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.DSRequest
When set, causes the results of the DSRequest to be exported to a file, whose name and format are indicated by exportFilename and exportAs respectively.
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 and exportAs 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 has headerSpans, should headerSpans also be exported.
setExportSpanTitleSeparator(String) - Method in class com.smartgwt.client.data.DSRequest
When you export a ListGrid that has headerSpans defined and exportShowHeaderSpanTitles 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.
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 from FieldType "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() or exportClientData(), whether titles in the ListGrid header and headerSpans should be allowed to wrap.
setExpression(String) - Method in class com.smartgwt.client.widgets.form.validator.RegExpValidator
Set the expression.
setExpression(RequiredIfFunction) - Method in class com.smartgwt.client.widgets.form.validator.RequiredIfValidator
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 the nodeIcon/ folderIcon or node text.
setExtraPalettes(Palette...) - Method in class com.smartgwt.client.tools.EditContext
Additional Palettes to consult for metadata when deserializing Edit Nodes.
setExtraPalettes(Palette...) - Method in class com.smartgwt.client.tools.EditPane
Additional Palettes to consult for metadata when deserializing Edit Nodes.
setExtraPalettes(Palette...) - Method in class com.smartgwt.client.tools.EditTree
Additional Palettes to consult for metadata when deserializing Edit 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.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 chart facets for a databound chart.
setFacetFields(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
Specifies what DataSource fields to use as the chart facets 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(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.
setFailureElement(ProcessElement) - Method in class com.smartgwt.client.util.workflow.XORGateway
 
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
Custom dataURL for DSRequests with operationType "fetch".
setFetchDelay(int) - Method in class com.smartgwt.client.data.ResultSet
Delay in milliseconds before fetching rows.
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
 
setFetchDelay(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If we're showing the filterEditor (showFilterEditor is true), and filterByCell or filterOnKeypress are enabled, this property is the delay in milliseconds between the user changing the filter and the filter request being sent to the server.
setFetchDisplayedFieldsOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
If this item has a specified optionDataSource and this property is true, the list of fields used by this pickList will be passed to the datasource as DSRequest.outputs.
setFetchDisplayedFieldsOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
If this item has a specified optionDataSource and this property is true, the list of fields used by this pickList will be passed to the datasource as DSRequest.outputs.
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
Operation this dataModel should use to fetch sets of objects
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.tile.TileGrid
 
setFetchOperation(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
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 error for some field.
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 error for some field.
setFieldErrors(String, String[], boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
Set field validation errors 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
setFieldIdProperty(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
Name of the field in the DetailViewerRecord which specifies the data property for that record.
setFieldLayout(DateFieldLayout) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
Controls the placement of the toField and fromField in the dateRangeForm.
setFieldList(String...) - Method in class com.smartgwt.client.data.TextSettings
For export, a set of fields to export.
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.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 the FieldPicker 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 the FieldPicker 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(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(int, ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Dynamically set properties for a particular field.
setFieldProperties(String, ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Dynamically set properties for a particular field.
setFields(DataSourceField...) - Method in class com.smartgwt.client.data.DataSource
The list of fields that compose records from this DataSource.
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(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(JavaScriptObject...) - Method in class com.smartgwt.client.widgets.form.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(JavaScriptObject...) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
setFields(String...) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
List of fields that this header spans.
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(JavaScriptObject...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
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(DetailViewerField...) - Method in class com.smartgwt.client.widgets.tile.TileGrid
Array of field definitions to control the default rendering of tiles.
setFields(JavaScriptObject...) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
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.viewer.DetailViewer
An array of field objects, specifying the order and type of fields to display in this DetailViewer.
setFields(JavaScriptObject...) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
 
setFieldSearchOperator(String, OperatorId) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Applies a new search operator to a field in the grid's filter 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 to getFieldState().
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 to getFieldState().
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, and this.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
The name of the file, without any extension to indicate type or format.
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.
setFilterEditorCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showFilterEditor is true, this method will update the criteria shown in the filterEditor 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
Set the default FormItem properties to be used whenever this field if it appears in a ListGrid filter row, and canFilter is not false.
setFilterEditorProperties(FormItem) - Method in class com.smartgwt.client.data.SimpleType
Default FormItem configuration for editing values of this type in a ListGrid filter row or SearchForm.
setFilterEditorProperties(RecordEditor) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Properties to apply to the automatically generated filterEditor if showFilterEditor is true.
setFilterEditorProperties(ListGrid) - Method in class com.smartgwt.client.widgets.grid.ListGrid
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.
setFilterEditorType(String) - Method in class com.smartgwt.client.data.DataSourceField
Set the default FormItem class to be used whenever this field appears in a ListGrid filter row or SearchForm.
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 a ListGrid filter row or SearchForm.
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 a ListGrid filter row or SearchForm.
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 a ListGrid filter row or SearchForm.
setFilterEditorType(FormItem) - Method in class com.smartgwt.client.widgets.grid.ListGridField
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.
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.
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?
setFilterImg(String) - Method in class com.smartgwt.client.widgets.grid.RecordEditor
Icon to show on the actionButton if this component is being used as a ListGrid.filterEditor.
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 and fetchMissingValues), 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
If we're showing the filterEditor, should this list be filtered for every keypress within the filter editor fields?
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 default Operator to use when matching values for this field.
setFilterUsingText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Text for the menu item shown in the headerContextMenu when allowFilterOperators is enabled.
setFilterWindowCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Advanced filtering criteria, either simple or advanced, that is combined with the filter 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.
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(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.
setFirstDayOfWeek(int) - Method in class com.smartgwt.client.widgets.DateChooser
Day of the week to show in the first column.
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(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() - 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.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(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() - 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) - 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 the calendar 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.
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(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, 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 specified ServiceTask.values overriding fixedValues.
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 on mouse down.
setFocusedOver(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
Image to display when the component is focused on roll over.
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): {@link com.smartgwt.client.widgets.RichTextEditor#setFontControls(com.smartgwt.client.types.ControlName...) setFontControls(ControlName...
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 for DataSourceField.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(String) - Method in class com.smartgwt.client.data.DataSourceField
Format string to use when rendering the value in any DataBoundComponent or when exporting via DataSource.exportData() or ListGrid.exportData() or ListGrid.exportClientData().
setFormat(String) - Method in class com.smartgwt.client.data.SimpleType
FormatString for numeric or date formatting.
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.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): {@link com.smartgwt.client.widgets.RichTextEditor#setFormatControls(com.smartgwt.client.types.ControlName...) setFormatControls(ControlName...
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 in FormItem.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 in FormItem.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 in FormItem.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() or formatFacetValueId() 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
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.
setFormulaBuilderSpanTitleSeparator(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If this grid has specified headerSpans, and showHeaderSpanTitlesInFormulaBuilder 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 fieldNames.
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 and this.canFreezeFields is true, this string will be shown as the title for the menu item to freeze a currently unfrozen field.
setFreezeOnLeftText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If we're showing a headerContextMenu for this grid and this.canFreezeFields is true, this string will be shown as the title for the menu item to freeze fields on the left of the scrollable body.
setFreezeOnRightText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If we're showing a headerContextMenu for this grid and this.canFreezeFields is true, this string will be shown as the title for the menu item to freeze fields on the right of the scrollable body.
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(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Maximum width available for any frozen fields shown in this grid.
setFrozenFieldsMaxWidth(Integer) - 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.
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.
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.
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.
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.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.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, and showGroupSummary 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.
setGroupByText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If we're showing a headerContextMenu for this grid and this.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.
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 for group 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 StyleGroups 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 the GroupNode 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 when showGroupSummary 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 this RibbonBar.
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 of getGroupTitle().
setGroupTitleOrientation(VerticalAlignment) - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
If set, this attribute affects the orientation of the titles in RibbonGroups in this RibbonBar.
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 of getGroupValue().
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 if RPCResponse.status is negative and RPCRequest.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
Aria role for this listGrid's header.
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 various calendar 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 override headerTitleStyle 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 various calendar views.
setHeaderButtonAriaRole(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Default role for header 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 for header buttons.
setHeaderButtonAriaState(Map) - Method in class com.smartgwt.client.widgets.grid.ListGridField
Aria state for the header button for this field.
setHeaderButtonProperties(Canvas) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
Set the properties of the header button used for this span.
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.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(Integer) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
The height for the header area, when headerWrap is false and showBody is true.
setHeaderHeight(Integer) - Method in class com.smartgwt.client.widgets.DateChooser
Deprecated.
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.
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 on ListGrid.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-generated headerMenuButton
setHeaderMenuButtonHeight(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showHeaderMenuButton is true, this property governs the height of the auto-generated headerMenuButton
setHeaderMenuButtonIcon(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showHeaderMenuButton is true, this property governs the icon shown on the auto-generated headerMenuButton
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-generated headerMenuButton
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-generated headerMenuButton
setHeaderMenuButtonWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showHeaderMenuButton is true, this property governs the width of the auto-generated headerMenuButton
setHeaderProperties(SectionHeader) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
Allows properties for the header (a SectionHeader or ImgSectionHeader subclass) to be set on the section before it's added to the SectionStack.
setHeaderProperties(ImgSectionHeader) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
Allows properties for the header (a SectionHeader or ImgSectionHeader subclass) to be set on the section before it's added to the SectionStack.
setHeaderShadowColor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showHeaderShadow is true, the Canvas.shadowColor for the header shadow.
setHeaderShadowHOffset(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showHeaderShadow is true, the Canvas.shadowHOffset for the header shadow
setHeaderShadowSoftness(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showHeaderShadow is true, the Canvas.shadowSoftness for the header shadow
setHeaderShadowVOffset(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showHeaderShadow is true, the Canvas.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 is true, 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 various calendar 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 if ListGrid.headerButtonConstructor is set to StretchImgButton 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(Integer) - Method in class com.smartgwt.client.widgets.Button
Size for this component's vertical dimension.
setHeight(String) - 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 Timelines, 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(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(int) - Method in class com.smartgwt.client.widgets.Canvas
 
setHeight(Integer) - Method in class com.smartgwt.client.widgets.cube.Facet
Integer number of pixels.
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 the DrawPane (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(String) - 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(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Height of the FormItem.
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(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(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(String) - Method in class com.smartgwt.client.widgets.ImgButton
Size for this component's vertical dimension.
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(String) - Method in class com.smartgwt.client.widgets.Label
Size for this component's vertical dimension.
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(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(Integer) - Method in class com.smartgwt.client.widgets.StatefulCanvas
Size for this component's vertical dimension.
setHeight(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
Size for this component's vertical dimension.
setHeight(int) - Method in class com.smartgwt.client.widgets.StretchItem
The height of the image.
setHeight(String) - Method in class com.smartgwt.client.widgets.StretchItem
The height of the image.
setHeight(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
For type: "separator", this attribute specifies the height of the separator.
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.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 a showIf() implementation which returns false.
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 the headerContextmenu, 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 and hide()), should display:none be applied to the outer element?
setHighErrorMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
setHighlightCellTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
Title for the cell highlight menu item.
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 specified accessKey, 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 specified accessKey, 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 specified accessKey, 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, and showHeaderSpanTitlesInHiliteEditor 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 is flashed
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(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? Overrides ListGrid.hiliteIconLeftPadding
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.viewer.DetailViewerField
How much padding should there be on the left of hilite icons for this field? Overrides DetailViewer.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(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? Overrides ListGrid.hiliteIconRightPadding
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.viewer.DetailViewerField
How much padding should there be on the right of hilite icons for this field? Overrides DetailViewer.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(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
Default width and height of hilite icons in this field.
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.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 and requiredTitleSuffix 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.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
 
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.
setHLabelSpacing(Integer) - Method in class com.smartgwt.client.widgets.Slider
The space around the labels used to display the minimum, maximum and current values of the slider, when vertical 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 is multiple.
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 and hourValues 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 and hourValues 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 and hourValues 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 when useTextField 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 and getHoverComponent() 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 specified hoverWidth 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 specified this.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 when showValueOnHover 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 calling getHoverComponent().
setHoverScreen(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Screen to create (via createScreen()) in lieu of calling getHoverComponent() or getCellHoverComponent().
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(String) - 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.
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 whose inlineIconAlign is Alignment.LEFT, on the right of this form item icon.
setHSrc(String) - Method in class com.smartgwt.client.widgets.ImgSplitbar
Default src to display when vertical is false, and src is unset.
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 and StretchImg.src is unset.
setHSrc(String) - Method in class com.smartgwt.client.widgets.StretchImg
Base URL for the image if vertical is false and src 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(String) - 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.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 the htmlElement in the DOM.
setHtmlValue(String) - Method in class com.smartgwt.client.data.Hilite
Deprecated.
htmlValue is deprecated in favor of replacementValue. Note that unlike replacementValue, this property does not respect disabled, and will be applied even if disabled is set to true
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(String) - Method in class com.smartgwt.client.rpc.RPCRequest
Selects the HTTP method that will be used for the request.
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.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 when showValue is true and vertical 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, int, 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) - 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.
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?
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 a valueIcon.
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
Designates a field of type:"image" as the field to use when rendering a record as an image, for example, in a TileGrid.
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(Integer) - Method in class com.smartgwt.client.widgets.Button
Height in pixels of the icon image.
setIconHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Default height for form item icons.
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(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.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 of baseStyle, if canAdaptWidth is set and the title 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 specified icons be rendered inline within the formItem itself, or within the pickerNavigationBar.
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 the ComboBoxItem.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 specified icons be rendered inline within the formItem itself, or within the pickerNavigationBar.
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(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(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(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.
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.
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.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(Integer) - Method in class com.smartgwt.client.widgets.Button
Width in pixels of the icon image.
setIconWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Default width for form item icons.
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(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.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(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.Hilite
Unique id for this hilite definition.
setID(String) - Method in class com.smartgwt.client.data.Operator
Unique id for an operator, which appears within AdvancedCriteria as the Operator property.
setID(Widget, String) - Static method in class com.smartgwt.client.util.DOMUtil
 
setID(Element, String) - Static method in class com.smartgwt.client.util.DOMUtil
 
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 the Process.startElement.
setID(String) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setId(Integer) - Method in class com.smartgwt.client.widgets.cube.Facet
id of this facet.
setId(String) - 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.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.form.fields.FormItem
Global identifier for referring to the formItem in JavaScript.
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.layout.SectionStackSection
Optional ID for the section.
setId(String) - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
Sets the 'id' attribute on the object.
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 the contentsType to ContentsType.PAGE, provided the HTMLPane hasn't been drawn.
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 and ListGrid.arrowKeyAction).
setIgnoreRTL(boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
Should horizontal alignment-related attributes align and iconOrientation 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 displaying right to left text?
setIgnoreTextMatchStyle(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
NOTE: Only applicable to clientOnly DataSources and the built-in SQL, JPA and Hibernate 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, 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.
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.
setImageHeight(Integer) - 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.DataSourceField
Height of the image-content of this field.
setImageHeight(String) - Method in class com.smartgwt.client.data.fields.DataSourceImageField
 
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.widgets.Img
Explicit size for the image, for imageType settings that would normally use the image's natural size (applies to imageType "center" and "normal" only).
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.widgets.viewer.DetailViewerField
Height of image shown for fieldTypes image in this field.
setImageSize(Integer) - 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.data.DataSourceField
Width and height of the image-content of 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.widgets.viewer.DetailViewerField
Size of images shown for fieldTypes image in 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 any valueIcons 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 has ListGridFieldType 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 as FormItem.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(Integer) - 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.DataSourceField
Width of the image-content of this field.
setImageWidth(String) - Method in class com.smartgwt.client.data.fields.DataSourceImageField
 
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.widgets.Img
Explicit size for the image, for imageType settings that would normally use the image's natural size (applies to imageType "center" and "normal" only).
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.widgets.viewer.DetailViewerField
Width of images shown for fieldTypes image in this field.
setImgDir(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
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.widgets.calendar.Calendar
 
setImplicitCriteria(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
setImplicitCriteria(Criteria, DSCallback, Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
setImplicitCriteria(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
setImplicitCriteria(Criteria, DSCallback, Boolean) - 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, DSCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
setImplicitCriteria(Criteria, DSCallback, Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
setImplicitCriteria(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
setImplicitCriteria(Criteria, DSCallback, Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
setImplicitCriteria(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
setImplicitCriteria(Criteria, DSCallback, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
setImplicitCriteria(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
setImplicitCriteria(Criteria, DSCallback, Boolean) - 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.viewer.DetailViewer
 
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 field inherited 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 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 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 the DataSource?
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 the DataSource? 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 be included 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 before isSystemDone.() returns true?
setIncludeNetworkOperations(Boolean) - Method in class com.smartgwt.client.util.SystemWaitConfig
Should the system wait for any outstanding RPC Requests to complete before isSystemDone.() returns true?
setIncludeRedraws(Boolean) - Method in class com.smartgwt.client.util.SystemDoneConfig
Should the system wait for any outstanding redraws to complete before isSystemDone.() returns true?
setIncludeRedraws(Boolean) - Method in class com.smartgwt.client.util.SystemWaitConfig
Should the system wait for any outstanding redraws to complete before isSystemDone.() returns true?
setIncludeTimers(Boolean) - Method in class com.smartgwt.client.util.SystemDoneConfig
Should the system wait for all outstanding registered timer actions to complete before 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 isSystemDone.() returns true?
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 of CubeGrid.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
CSS style to apply to the canvases created for each specified indicator.
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" RecordLayouts.
setInheritsFrom(String) - Method in class com.smartgwt.client.data.DataSource
ID of another DataSource this DataSource inherits its fields from.
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(String) - Method in class com.smartgwt.client.data.SimpleType
Name of another SimpleType from which this type should inherit.
setInheritsFrom(FieldType) - 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.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.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.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 the FormItem (where input occurs in a TextItem, TextAreaItem or ComboBoxItem) 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 to inlineEditMultiline) shown in the inlineEditForm 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 is true 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 a TextItem, this property allows you to specify the inputFormat applied to the item.
setInputFormat(String) - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
If DateItem.useTextField is true 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 a TextItem, this property allows you to specify the inputFormat 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
 
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 or listGridFieldType:"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, and targetAfter 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 the defaultSearchCheckbox 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.
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 if OpenFin 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/ and system/ 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/ and system/ 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 contained DataBoundComponents which do not specify an explicit ruleScope.
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 to true, 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 the title 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
Whether the NavItems form a Tree or are just a flat list.
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(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(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(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.
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.
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(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(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.
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.
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(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(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, 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(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(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(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.
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.
setItemIds(String...) - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
IDs 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(FormItem) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
Properties to apply to all generated items within this RadioGroup.
setItemProperties(int, MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
Set arbitrary properties for a particular menu item.
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(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.
setItems(Canvas...) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
Assign a new set of Canvases to this section.
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 for setData().
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.
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(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.
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.
setItemTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
When useTextField is false, the default alignment of titles for the day, month and year 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 the hour, minute and second 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 the day, month and year 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 the hour, minute and second 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.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.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.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 the summary 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 the summary 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 the summary function is "concat".
setJSNIErrorHandler() - Static method in class com.smartgwt.client.util.LogUtil
 
setJsObj(Object, JavaScriptObject) - Static method in class com.smartgwt.client.bean.BeanFactory
 
setJsObj(JavaScriptObject) - Method in class com.smartgwt.client.core.JsObject
 
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(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(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).
setKeepInParentRect(Rectangle) - Method in class com.smartgwt.client.widgets.Canvas
 
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(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(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)?


Note: keepInParentRect affects only user drag interactions, not programmatic moves.

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.
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.
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 default TitleOrientation of "left" (see form 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(Integer) - Method in class com.smartgwt.client.widgets.cube.Facet
Integer number of pixels.
setLabelHeight(int) - Method in class com.smartgwt.client.widgets.Slider
The height of the labels used to display the minimum, maximum and current values of the slider.
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
Configures the properties, such as Label.autoFit, Label.align, and Label.width.
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 and current 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 the lane this CalendarEvent should sit in.
setLaneEventPadding(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
The pixel space to leave between events and the edges of the lane or sublane they appear in.
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 timeline lanes.
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 in Timelines and in the day view, if showDayLanes is true.
setLanes(Lane...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
An array of Lane definitions that represent the rows of the timelineView, or the columns of the dayView if showDayLanes 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.
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, or layoutBottomMargin 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, or layoutTopMargin 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 via autoFitFieldWidths or ListGridField.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 via ListGrid.autoFitFieldWidths or autoFitWidth, 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(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).
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 the DrawPane (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.
setLeftButtonIcon(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
Icon for the leftButton.
setLeftButtonTitle(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
Title for the leftButton.
setLeftButtonTitle(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
setLeftButtonTitle(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
Setter for the leftButtonTitle of the navigationBar.
setLeftOffset(Integer) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
Specifies a left offset from the position specified by position or positionCanvas 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, the legendLabel 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(Integer) - Method in class com.smartgwt.client.data.DataSourceField
Maximum number of characters allowed.
setLength(int) - Method in class com.smartgwt.client.data.RecordList
Set the length of this list.
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(int) - Method in class com.smartgwt.client.widgets.Progressbar
Length of the progressbar in pixels.
setLength(String) - 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.
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 workday start and end 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
Specifies endRow for an item in linearMode, overriding the default of true in that mode.
setLinearEndRow(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Specifies endRow for an item in linearMode, overriding the default of true in that mode.
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 in linearMode, 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 one FormItem per row by automatically defaulting linearMode to true on handsets.
setLinearStartRow(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Specifies startRow for an item in linearMode, overriding the default of false in that mode.
setLinearStartRow(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Specifies startRow for an item in linearMode, overriding the default of false in that mode.
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
The operationId this ResultTree should use when performing add operations on its linkDataSource.
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 the operationId to use for the separate fetch on the ResultTree.linkDataSource that will be generated if LinkDataFetchMode is "separate".
setLinkDataFetchOperation(String) - Method in class com.smartgwt.client.widgets.tree.ResultTree
The operationId this ResultTree should use when performing fetch operations on its linkDataSource.
setLinkDataRemoveOperation(String) - Method in class com.smartgwt.client.widgets.tree.ResultTree
The operationId this ResultTree should use when performing remove operations on its linkDataSource.
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 when navigateListPane() 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 is loading 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.
setLoadParents(Boolean) - Method in class com.smartgwt.client.data.DSLoadSettings
Load parent DataSources
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 a locator for this component always return a reference directly to this component by widget ID, using the compact format "///canvasID", ignoring any parent elements and ignoring any configured testRoot.
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 by AutoTest.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 by AutoTest.getLocator() for this form item, should the item be identified? If the locator has a specified name, 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 by AutoTest.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 by AutoTest.getLocator(), how should sections within this stack be identified? By default if a section has a specified Section.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 by AutoTest.getLocator(), how should tabs within this tabset be identified? If the locator has a specified Tab.ID or Tab.name, no fallback approach will be used as those attributes (with Tab.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.
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 and logBase.
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 and logBase.
setLogicalStructure(LogicalStructureObject) - Method in interface com.smartgwt.client.core.LogicalStructure
 
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(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(AceEditorLogicalStructure) - Method in class com.smartgwt.client.widgets.ace.AceEditor
Setter implementing the LogicalStructure interface, which supports Eclipse's logical structure debugging facility.
setLogicalStructure(LogicalStructureObject) - Method in class com.smartgwt.client.widgets.BaseWidget
 
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(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(ImgLogicalStructure) - Method in class com.smartgwt.client.widgets.Img
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(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(MenuLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.Menu
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(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(StretchImgLogicalStructure) - Method in class com.smartgwt.client.widgets.StretchImg
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(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(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(ToolStripLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
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(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(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 type longTextEditorType 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 exceeds this.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 and highErrorMetric 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.
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
If useTextField and useMask are both true this value is the separator between date components.
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 also matchElementWidth and matchElementHeight
setMatchElementHeight(MatchElementSizeMode) - Method in class com.smartgwt.client.widgets.Canvas
For canvases with a specified htmlElement where persistentMatchElement 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 where persistentMatchElement 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.
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
Maximum valid value for this item.
setMax(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
 
setMax(double) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
 
setMax(Date) - Method in class com.smartgwt.client.widgets.form.validator.DateRangeValidator
Set the max.
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(Integer) - Method in class com.smartgwt.client.widgets.form.validator.LengthRangeValidator
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.
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 and canExpandMultipleRecords 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.
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.
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.
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 numerical messagePriority) 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".
setMaxUploadFields(Integer) - Method in class com.smartgwt.client.widgets.MultiFilePicker
The maximum number of upload fields to show.
setMaxValue(float) - Method in class com.smartgwt.client.widgets.drawing.Gauge
Deprecated.
setMaxValue(double) - Method in class com.smartgwt.client.widgets.drawing.Gauge
The maximum dial value.
setMaxValue(float) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
Deprecated.
setMaxValue(double) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
The maximum slider value.
setMaxValue(float) - Method in class com.smartgwt.client.widgets.RangeSlider
Deprecated.
setMaxValue(double) - Method in class com.smartgwt.client.widgets.RangeSlider
Set the maximum value (right/bottom of slider).
setMaxValue(float) - Method in class com.smartgwt.client.widgets.Slider
Deprecated.
setMaxValue(double) - Method in class com.smartgwt.client.widgets.Slider
The maximum slider value.
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 (see ListGrid.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 a MenuBar, 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.
setMenuIconWidth(int) - Method in class com.smartgwt.client.widgets.RibbonButton
The width of the icon for this button.
setMenus(Menu...) - Method in class com.smartgwt.client.widgets.menu.MenuBar
An array of menu object initializers or instantiated menu objects.
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 existing contents.
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 existing actions.
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.
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 and millisecondValues 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 and millisecondValues 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 and millisecondValues 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 when useTextField is false.
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(double) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
 
setMin(Date) - Method in class com.smartgwt.client.widgets.form.validator.DateRangeValidator
Set the min.
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(Integer) - Method in class com.smartgwt.client.widgets.form.validator.LengthRangeValidator
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(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 the minBreadthMember.
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 the minBreadthMember.
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 the minBreadthMember.
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.
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(Integer) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
Minimum valid height for this CanvasItem in pixels.
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.
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 when showDayHeaders 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.
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 the leftButton 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.
setMinLaneWidth(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
When showing vertical lanes in the dayView, 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 and minuteValues 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 and minuteValues 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 and minuteValues 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
The number of minutes per row in day and week views.
setMinuteValues(int...) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
An array of values to make available in the minute picker when useTextField is false.
setMinValue(float) - Method in class com.smartgwt.client.widgets.drawing.Gauge
Deprecated.
setMinValue(double) - Method in class com.smartgwt.client.widgets.drawing.Gauge
The minimum dial value.
setMinValue(float) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
Deprecated.
setMinValue(double) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
The minimum slider value.
setMinValue(float) - Method in class com.smartgwt.client.widgets.RangeSlider
Deprecated.
setMinValue(double) - Method in class com.smartgwt.client.widgets.RangeSlider
Set the minimum value (left/top of slider).
setMinValue(float) - Method in class com.smartgwt.client.widgets.Slider
Deprecated.
setMinValue(double) - Method in class com.smartgwt.client.widgets.Slider
The minimum slider value.
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(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.
setMinWidth(int) - Method in class com.smartgwt.client.widgets.layout.Portlet
Specifies a minimum width for the Portlet.
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(String) - Method in class com.smartgwt.client.data.MockDataSource
Data intended for a ListGrid or TreeGrid, expressed in a simple text format popularized by mockup tools such as balsamiq and now commonly supported in a variety of mockup tools.
setMockData(Record...) - Method in class com.smartgwt.client.data.MockDataSource
Data intended for a ListGrid or TreeGrid, expressed in a simple text format popularized by mockup tools such as balsamiq and now commonly supported in a variety of mockup tools.
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.
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", whether mockData 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() or RPCManager.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 to false 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(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.
setMode(SearchEditorMode) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
In "normal" the search editor shows a FilterBuilder for editing criteria.
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(), and List.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.
setMonthButtonTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
The title of the month button, used for showing and hiding the month 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 exceeds moreTabCount.
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 this DrawGroup?
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 the moveKnobPoint 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 when configureGrouping() is called.
setMultiGroupDialogProperties(MultiGroupDialog) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Properties to apply to the MultiGroupDialog which gets automatically generated when configureGrouping() 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.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.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.data.DataSourceField
Name for this 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 via Calendar.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.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
A string that is appended as a suffix to the StretchImg's src URL in order to fetch the media file for this StretchItem, if a separate src is not provided.
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
Members to add after the navGrid in the navLayout when the panel is first drawn.
setNavBeforeMembers(Canvas...) - Method in class com.smartgwt.client.widgets.layout.NavPanel
Members to add before the navGrid in the navLayout when the panel is first drawn.
setNavIcon(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
The navigation icon shown next to records when showNavigation is true and NavigationMode 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.
setNavigationLayoutHeight(int) - Method in class com.smartgwt.client.widgets.DateChooser
Height of the navigation area, containing the various buttons for navigating the calendar 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 is CurrentPane.NAVIGATION (it may also be visible when the currentPane is CurrentPane.LIST or CurrentPane.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 the navigationBar and also used for the title of a back button in some configurations.
setNavItemBaseStyle(String) - Method in class com.smartgwt.client.widgets.layout.NavPanel
Pass through to set the basestyle on the navGrid autoChild.
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 a row is returned by the server, the current ResultSet.setCriteria(com.smartgwt.client.data.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(String) - Method in class com.smartgwt.client.util.tour.TourConfirmStep
Next element to execute if the user clicks the actionButton.
setNextElement(String) - Method in class com.smartgwt.client.util.workflow.DecisionTask
Next sequence or element to execute if the criteria match the process state.
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(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
Next sequence or element to execute after this one completes.
setNextElement(String) - Method in class com.smartgwt.client.util.workflow.UserConfirmationTask
Next sequence or element to execute if the criteria match the process state.
setNextElement(ProcessElement) - Method in class com.smartgwt.client.util.workflow.XORGateway
 
setNextMonthButtonAriaLabel(String) - Method in class com.smartgwt.client.widgets.DateChooser
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
When min and max are both null or unspecified, the nextValueHandler is used to get the next higher value from the currentValue.
setNextYearButtonAriaLabel(String) - Method in class com.smartgwt.client.widgets.DateChooser
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, Canvas) - 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.EditContext
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.
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.EditPane
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) - 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.EditTree
Update an editNode's serializable "defaults" with the supplied properties.
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 as doubleClick 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 from ListGrid.normalBaseStyle if this grid has fixed row heights and the specified ListGrid.cellHeight matches this value.
setNormalCellHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If baseStyle is unset, base style will be derived from normalBaseStyle if this grid has fixed row heights and the specified cellHeight 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 or DetailViewer.
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 by notifyValidationMessage.
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 when showOldValueInHover 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 a foreignKey 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 HTML5 local storage backed dataSource will be automatically created per component to store saved searches (see getLocalDataSource()).
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(Record) - Method in class com.smartgwt.client.data.DSRequest
For an update or remove 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 or remove operation, the original values from the record that is being updated or removed.
setOldValues(JavaScriptObject) - Method in class com.smartgwt.client.data.DSRequest
For an update or remove 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 in RPCManager.loadProject().
setOmitLoadedDataSources(boolean) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
Whether to implicitly add all DataSources currently loaded on the client to omitDataSources in RPCManager.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(Integer) - Method in class com.smartgwt.client.widgets.Canvas
Renders the widget to be partly transparent.
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.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(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
The base filename of the opener icon for the folder node when 'showConnectors' is false for this TreeGrid.
The opener icon is displayed beside the folder icon in the Tree column for folder nodes.
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 the folderIcon 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 the folderIcon 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 to getOpenState().
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.DSRequest
When a DataBoundComponent sends a DSRequest, the dsRequest.operationId will be automatically picked up from the fetchOperation, 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 any FormItem in this form, what logical operator should be applied across the criteria produced by the form items? Only applicable to forms that have a dataSource.
setOperator(OperatorId) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
setOperator(OperatorId) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
What operator to use when the FormItemCriterionGetter's getCriterion() method is called.
setOperator(String) - Method in class com.smartgwt.client.widgets.form.validator.StringCountValidator
Set the operator.
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?
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.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 specified optionDataSource and extracting the valueField and displayField in 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 specified optionDataSource and extracting the valueField and displayField 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 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 specified optionDataSource and extracting the valueField and displayField 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.grid.ListGridField
Derive a com.smartgwt.client.types.ValueMap by fetching records from another DataSource and extracting the valueField and displayField in the 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(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 as RPCRequest properties when performing the fetch operation on the dataSource to obtain a data-value to display-value mapping
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 as RPCRequest 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.
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 explicit DSRequest.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 explicit DSRequest.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 explicit DSRequest.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 explicit DSRequest.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 the DSRequest.operationId passed to dataSource.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 any optionCriteria 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, where autoFetchDisplayMap is true, this property will govern the textMatchStyle attribute of the DSRequest parameter passed to DataSource.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(String) - Method in class com.smartgwt.client.widgets.RibbonButton
Deprecated.
in favor of vertical which, if set, takes precendence over this setting
setOrientation(Orientation) - Method in class com.smartgwt.client.widgets.tile.TileLayout
Direction of tiling.
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, when showOtherDays 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.
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.
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
Since body is configured with overflow: auto by default, no overflow is expected for the ListGrid itself so by default it has overflow: hidden.
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 search with a searchName, componentID, and (if present) screenID / projectID which collides with another existing saved search.
setOverwriteSharedSearchConfirmationMessage(String) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
Confirmation message to show when a user attempts to save a search with a searchName, componentID, and (if present) screenID / projectID which collides with another existing shared saved search.
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 if chartRectProperties specifies a nonzero rounding, 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
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 this NavItem is selected.
setPane(String) - Method in class com.smartgwt.client.widgets.layout.NavItem
Component to display in the NavPanel.navDeck when this NavItem is selected.
setPane(Canvas) - Method in class com.smartgwt.client.widgets.tab.Tab
Specifies the pane associated with this tab.
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(Integer) - Method in class com.smartgwt.client.widgets.tab.Tab
Space to leave around the pane within this Tab.
setPaneMargin(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
Space to leave around the panes in our paneContainer
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 and getParentCanvas()
setParentId(String) - Method in class com.smartgwt.client.widgets.cube.FacetValue
For tree facets (facet.isTree), id of this facetValue's parent facetValue.
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.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?
If showPartialInlining 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.
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 for Reify.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 the patternSingleWildcard or patternMultiWildcard 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.
setPendingButtonStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
When showPending is true, the Button.baseStyle used on buttons that are in the "Pending" visual state.
setPendingButtonStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
When showPending is true, the Button.baseStyle of the button when in the "Pending" visual state.
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 their EditNodes 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 their EditNodes 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 their EditNodes based on this attribute setting and EditContext.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 their EditNodes by default.
setPersistentMatchElement(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
If this canvas has a specified htmlElement and matchElement 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, and symmetricPickerButton is set to true, this property governs the base URL for the picker button image, when displayed in a horizontal tab-bar [IE tabBarPosition is set to "top" or "bottom"].
setPickerButtonSize(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
If showTabPicker is true and isTouch is false, 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, when symmetricPickerButton is set to false
setPickerButtonVSrc(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
If showTabPicker is true, and symmetricPickerButton is set to true, this property governs the base URL for the picker button image, when displayed in a verricaL tab-bar [IE tabBarPosition 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 the FormItemIcon.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 the src 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 the src 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 the src 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 the src 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
setPickerSearchOrNewValueFieldHint(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
FormItem.hint for the pickerSearchField when the combobox is configured to allow unknown values
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 when showPickerTimeItem 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 when showPickerTimeItem 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(DSRequest) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
 
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.SelectItem
If this item has a specified optionDataSource, and this property is not null, this will be passed to the datasource as RPCRequest properties when performing the filter operation on the dataSource to obtain the set of options for the list.
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
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(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
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.
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(Canvas) - 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.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.SelectItem
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 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.
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 placeholder styleName 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 is true, this property specifies the base value for logarithmic color 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 the pointSizeMetric 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 the pointSizeMetric value gradations to show in the point size legend in between powers, expressed as a series of integer or float values between 1 and pointSizeLogBase.
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
The dropTypes to be applied when dropping Portlets on this PortalLayout, or when dropping other components to be auto-wrapped in a Portlet.
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(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
 
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(int) - Method in class com.smartgwt.client.widgets.layout.PortalPosition
The position occupied by a Portlet within a PortalLayout 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.
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(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.
setPrecision(int) - Method in class com.smartgwt.client.widgets.form.validator.FloatPrecisionValidator
Set the precision.
setPrefix(String) - Method in class com.smartgwt.client.widgets.Canvas
 
setPreserveFocusStylingOnMouseOut(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showRollOver or hiliteRowOnFocus 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
Previous workflow sequence or element that is helpful for wizards.
setPreviousMonthButtonAriaLabel(String) - Method in class com.smartgwt.client.widgets.DateChooser
setPreviousValueHandler(PreviousValueHandler) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
When min and max are both null or unspecified, the previousValueHandler is used to get the previous lower value from the currentValue.
setPreviousYearButtonAriaLabel(String) - Method in class com.smartgwt.client.widgets.DateChooser
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
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
Indicates either that this field holds a value unique across all records in this DataSource, 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 DataSource.
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 when printing.
setPrintBooleanBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If set, the booleanBaseStyle to use when printing.
setPrintBooleanFalseImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If set, the booleanFalseImage to use when printing.
setPrintBooleanPartialImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If set, the booleanPartialImage to use when printing.
setPrintBooleanTrueImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If set, the booleanTrueImage to use when printing.
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 when printing.
setPrintCheckboxFieldPartialImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If set, the checkboxFieldPartialImage to use when printing.
setPrintCheckboxFieldTrueImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If set, the checkboxFieldTrueImage to use when printing.
setPrintCheckedImage(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
If set, the checkedImage to use when printing.
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 when printing.
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, with readOnlyDisplay: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 when printing.
setPrintUnsetImage(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
If set, the unsetImage to use when printing.
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 this FacetChart? If true, then the SVG string returned by DrawPane.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.
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.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 of projectLoaderPath.
setProjectLoaderPath(String) - Static method in class com.smartgwt.client.tools.Reify
Setter for projectLoaderPath.
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 and showHover 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.
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.
setProperties(PropertyValue...) - Method in class com.smartgwt.client.util.workflow.SetPropertiesTask
Properties and associated values to be set on 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(Object, String, Object) - Static method in class com.smartgwt.client.bean.BeanFactory
Sets a property of a bean to a value.
setProperty(BeanClass, Object) - Method in class com.smartgwt.client.bean.BeanMethod
 
setProperty(BeanClass, Object) - Method in class com.smartgwt.client.bean.BeanProperty
 
setProperty(String, String) - Method in class com.smartgwt.client.core.BaseClass
 
setProperty(String, boolean) - Method in class com.smartgwt.client.core.BaseClass
 
setProperty(String, double) - Method in class com.smartgwt.client.core.BaseClass
 
setProperty(String, JavaScriptObject) - Method in class com.smartgwt.client.core.BaseClass
 
setProperty(String, String) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setProperty(String, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setProperty(String, int) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setProperty(String, float) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setProperty(String, double) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setProperty(String, Element) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setProperty(String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.BaseWidget
 
setProperty(String, String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setProperty(String, boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setProperty(String, int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setProperty(String, double) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
setProperty(String, JavaScriptObject) - 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 to ProportionalResizeMode.MODIFIER or ProportionalResizeMode.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 to ProportionalResizeMode.MODIFIER or ProportionalResizeMode.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 in proportional rendering mode and has this facet as its legend facet.
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".
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 or stacked 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(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.
setRadius(int) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
Radius of the sector.
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.
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, when showRange 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?
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 to false, 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-level DynamicForm.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-level DynamicForm.readOnlyDisplay default.
setReadOnlyDisplay(ReadOnlyDisplayAppearance) - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
If canEdit is set to false, how should this LinkItem be displayed to the user?
setReadOnlyDisplay(ReadOnlyDisplayAppearance) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
If FormItem.canEdit is set to false, 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
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(Class<? extends FormItem>) - 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(FormItem) - Method in class com.smartgwt.client.data.SimpleType
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).
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).
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 using readOnlyDisplay 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.
setReceiveScrollbarEvents(boolean) - Method in class com.smartgwt.client.widgets.Canvas
Whether this canvas should receive events from its scrollbars, which are peers.
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 for recordComponents.
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.
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(ListGridRecord[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
setRecordScreen(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Screen to create (via createScreen()) in lieu of calling getRecordComponent().
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.
setRecordSummaryAttributePrefix(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Prefix prepended to the name of a "summary" type field when accessing its value as record metadata.
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 DataSource, XPath expression used to retrieve the objects that will become DataSource records.
setRecordXPath(String) - Method in class com.smartgwt.client.data.RestDataSource
For RestDataSources, by default, either the xmlRecordXPath or jsonRecordXPath is used based on the dataFormat setting.
setRecreateOnChange(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
For use in ComponentSchema for fields that, when changed in Reify, 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(Rectangle) - Method in class com.smartgwt.client.widgets.Canvas
Set all four coordinates, relative to the enclosing context, at once.
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(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.
setRemoveButtonPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
The prompt of the remove 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 the event 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
Custom dataURL for DSRequests with operationType "remove".
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.
setRemoveIconSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Default width and height of remove icons for this ListGrid.
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.
setRequestProperties(DSRequest) - Method in class com.smartgwt.client.data.DataSource
Additional properties to pass through to the DSRequests 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(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.
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.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.
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.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 the DataSourceField, 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 the TitleOrientation 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 the TitleOrientation 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 to true 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(String...) - Method in class com.smartgwt.client.widgets.Canvas
Deprecated.
use #setResizeFrom(EdgeName) instead.
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.
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's scale or translation)?.
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.
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 specified ListGridField.cellAlign be reversed (so an align:"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 the rightButton.
setRightButtonTitle(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
setRightButtonTitle(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
Setter for the rightButtonTitle of the navigationBar.
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(PaletteNode) - Method in class com.smartgwt.client.tools.EditContext
Root of data to edit.
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.
setRootCriteriaOnly(boolean) - Method in class com.smartgwt.client.util.MockDSExportSettings
For DataSources that define a tree relationship between fields by declaring a foreignKey on one field that refers to another from that same DataSource, should criteria 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(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
When this item is showing a tree-based picker, this is the id of the record to use as the root node.
setRootNodeId(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
When this item is showing a tree-based picker, this is the id of the record to use as the root node.
setRootNodeId(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
When this item is showing a tree-based picker, this is the id of the record to use as the root node.
setRootNodeId(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
When this item is showing a tree-based picker, this is the id of the record to use as the root node.
setRootNodeId(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
When this item is showing a tree-based picker, this is the id of the record to use as the root node.
setRootNodeId(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
When this item is showing a tree-based picker, this is the id of the record to use as the root 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(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(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(String) - Method in class com.smartgwt.client.widgets.tree.Tree
If you are using the "parent" modelType and did not specify a root node via root with an id (idField), then you can provide the root node's id via this property.
setRootValue(int) - Method in class com.smartgwt.client.widgets.tree.Tree
If you are using the "parent" modelType and did not specify a root node via root with an id (idField), then you can provide the root node's id via this property.
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-generated headerMenuButton over a rotated 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-generated headerMenuButton over a rotated 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-generated headerMenuButton over a rotated 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(float) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
Deprecated.
setRotation(double) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
Rotation in degrees about the center point.
setRotation(float) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
Deprecated.
setRotation(double) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
Rotation in degrees about the top left corner.
setRotation(float) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
Deprecated.
setRotation(double) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
Rotation in degrees for the DrawPane as a whole about the center of the DrawPane.
setRotation(float) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
Deprecated.
setRotation(double) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
Rotation in degrees about the centerPoint of the DrawSector.
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(Integer) - Method in class com.smartgwt.client.widgets.ace.AceAnchor
Internal use only.
setRow(int) - Method in class com.smartgwt.client.widgets.ace.AcePosition
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.
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(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.
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.
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 a PortalLayout 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.
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
When used in a RibbonBar, the number of rows this button should occupy in a single column.
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
A minute value that indicates which rows should show times in vertical views, like day and week.
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 as FormItem.visibleWhen, Dynamic Properties, and DynamicCriteria such as ListGrid.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
The title for the Save button in the quick event dialog and the event editor.
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's view-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 by getSavedSearchId().
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 the targetComponent 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 to true 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 the submit() 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.
setSaveOperationType(DSOperationType) - Method in class com.smartgwt.client.widgets.form.DynamicForm
Default DSOperationType to be performed when saveData() is called.
setSaveOperationType(DSOperationType) - Method in class com.smartgwt.client.widgets.form.ValuesManager
Default DSOperationType to be performed when DynamicForm.saveData() is called.
setSaveRequestProperties(DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
For editable grids with a specified dataSource, where saveLocally 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 normal DynamicForm.submit() actions when submitted (typically from a SubmitItem).
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 the dataContextBinding 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, and canSelectCells 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 with ariaRole set to "list", should a custom aria-labelledby attribute be written out in addition to any other row aria properties to ensure the column titles, screenReaderCellSeparator and screenReaderRowSeparator 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, and symmetricScroller 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 with tabBarPosition set to "top" or "bottom"].
setScrollerSrc(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
If this TabSet is showing tab scroller buttons, and symmetricScroller 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, and symmetricScroller 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 with tabBarPosition 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 the day and week views to the start of the workday 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, with criteria that are additive with any criteria shown in the FilterEditor or Filter 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, with criteria that are additive with any criteria shown in the FilterEditor or Filter 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 and secondValues 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 and secondValues 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 and secondValues 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 when useTextField is false.
setSectionExpanded(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
Whether this form section should be initially collapsed.
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.
setSectionHeaderClass(Class<? extends Canvas>) - 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.
setSectionProperties(int, SectionStackSection) - Method in class com.smartgwt.client.widgets.layout.SectionStack
 
setSections(SectionStackSection...) - 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.
setSectionTitle(int, String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
setSectionVisibilityMode(VisibilityMode) - Method in class com.smartgwt.client.widgets.form.DynamicForm
If the form has sections, [implemented as SectionItems], 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.
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 the month view Has no effect in other views.
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(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
Image to display when the component is selected.
setSelected(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
Whether this 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.
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
Image to display when the component is selected and disabled.
setSelectedDown(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
Image to display when the component is selected on mouse down.
setSelectedFocused(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
Image to display when the component is selected and focused.
setSelectedFocusedDown(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
Image to display when the component is selected and focused on mouse down.
setSelectedFocusedOver(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
Image to display when the component is selected and focused on roll over.
setSelectedIconSuffix(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
If showSelectedIcons is true, this suffix will be appended to the folderIcon 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.
setSelectedOver(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
Image to display when the component is selected on roll over.
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 to getSelectedPaths().
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 to setSelectedState() 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 the ListGridSelectedState object passed in.
Used to restore previous state retrieved from the grid by a call to getSelectedState().
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 when EditProxy.selectedAppearance is "tintMask".
setSelectedTintColor(String) - Method in class com.smartgwt.client.tools.EditProxy
Mask color applied to editMask of selected component when selectedAppearance is "tintMask".
setSelectedTintOpacity(int) - Method in class com.smartgwt.client.tools.EditContext
Opacity applied to editMask of selected component when EditProxy.selectedAppearance is "tintMask".
setSelectedTintOpacity(Integer) - Method in class com.smartgwt.client.tools.EditProxy
Opacity applied to editMask of selected component when selectedAppearance is "tintMask".
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(int, int) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
If useTextField is true, falls through to standard setSelectionRange() 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 standard setSelectionRange implementation on this items freeform text entry field.
setSelectionRange() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
This method is not supported by UploadItem.
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 to false 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 (see focusInItem()), 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 (see focusInItem()), 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.
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 trees only, should we send up the parentId in fetch criteria if the criteria value is null? If false, we remove the parentId from the criteria when fetching 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 for separateFolders.
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 the separateValuesList.
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 the separateValuesList.
setSeparator(String) - Method in class com.smartgwt.client.widgets.notify.NotifyAction
Overrides NotifySettings.actionSeparator for this action.
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
 
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.
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 as RPCResponse.data.
setServerURL(String) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
URL of Reify server to use when calling Reify.loadProject() instead of serverURL.
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 if saveDefaultSearchToServer is true.
setSettingName(String) - Method in class com.smartgwt.client.tools.StyleSetting
The CSS attribute name used when generating CSS from this item.
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 and showShadow 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 and showShadow 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 to getShapeData().
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
Formatter for values of this type when compact display is required, for example, in a ListGrid or TreeGrid.
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
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 the canvas should be disabled when this CanvasItem is disabled or its editability 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.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 current value.
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 during asynchronous 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 detailed here.
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.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
Sets the global attribute that dictates whether the choosers shelled from DateItems show a UI for working with Fiscal Years.
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
Sets the global attribute that dictates whether the choosers shelled from DateItems show a UI for working with Weeks.
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.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.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.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 the Splitbar.target is hidden.
setShowClosedGrip(Boolean) - Method in class com.smartgwt.client.widgets.Splitbar
If showGrip is true, this property determines whether the grip image displayed should show the "Closed" state when the target is hidden.
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: Sets showColumnMenus 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 both showComplexFields and showComplexFieldsRecursively 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 the close-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, and datePickerButton) 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, default TreeNode.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, if showSelectedIcons 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 cause getCustomCriteria() 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 is ShowDataValuesMode.inChartOnly or ShowDataValuesMode.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 is ShowDataValuesMode.inChartOnly or ShowDataValuesMode.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 of minimumDayHeight.
setShowDayLanes(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
If set to true, the day view uses lanes to render multiple vertical "lanes" within the day, very much like a vertical Timeline.
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 no component.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 no component.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 no component.fields.
setShowDetailFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Whether to include fields marked detail:true from this component's DataSource.
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 no component.fields.
setShowDetailToolStrip(Boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
If set to false, the detailToolStrip 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 the FormItem.showDisabledIconsOnFocus or FormItem.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.
Set node.showDropIcon to true to show the drop state icon, or false to suppress this.
If not specified, this behavior is determined by TreeGrid.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.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 the placement 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 the placement 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?
setShowErrorIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
showErrorIcons, showErrorText, errorOrientation, and showErrorStyle 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).
setShowErrorIcons(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
showErrorIcons, showErrorText, errorOrientation, and showErrorStyle 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).
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?
setShowErrorStyle(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
showErrorIcons, showErrorText, errorOrientation, and showErrorStyle 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, and showErrorStyle 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, and showErrorStyle 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, and showErrorStyle 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 default header and body 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 the body 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 the header area, typically containing suitable title text - by default, the event's name.
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 an event 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 the headerContextmenu, 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's fields array
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 is true, 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 is true, 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 is true, 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 is true, 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 is true, 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 created Button 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 and useGroupRect is true, should the groupRectOutline 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 explicit summaryFunction is specified or if a default 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, and showGroupSummary 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 this RibbonBar show their header control.
setShowGroupTitleColumn(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If this grid is grouped and showGroupSummaryInHeader 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 has frozen 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
Renders a header DIV above the main body of the event, an area of limited height, styled to stand out from the main body of the event, and typically showing a name or title - like a Window.
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 from headerSrc and hiliteHeaderSrc, otherwise the background will be styled according to headerStyle / 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 the header levels in a CalendarView.
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, the headerMenuButton 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 the hilite 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 the multi-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 no component.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 a hint 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 a hint 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 when useTextField is false.
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.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.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's icon 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 with readOnlyDisplay:"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 with readOnlyDisplay:"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 to show 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 into timeline 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 in TourInputValidationMode for the entire tour? Set to false to suppress reporting messages to the user.
setShowInputValidationMessage(Boolean) - Method in class com.smartgwt.client.util.tour.TourStep
Should inputValidationNotifyMessage be shown as detailed in TourInputValidationMode? Defaults from Tour.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 CalendarViews.
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 a laneField.
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 and the last clause cannot be removed the remove clause button will be hidden.
setShowLeftButton(Boolean) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
If set to false, then the leftButton is not shown.
setShowLeftButton(Boolean) - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
setShowLeftButton(boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
Should the leftButton be shown in the navigation bar?
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, the listToolStrip 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 by loadingIcon.
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 (via inheritsFrom), 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 update showMaximizeButton 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 the RibbonButton.menuIconClick() notification method when clicked.
setShowMenuIcon(Boolean) - Method in class com.smartgwt.client.widgets.RibbonButton
Whether to show the menu-icon which fires the RibbonButton.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
If set to true, shows this button's menu when a user clicks anywhere in the button, rather than specifically on the menuIcon.
setShowMenuOnClick(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
If true, this widget will fire showContextMenu() to show the context menu if one is defined, rather than click(), 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 when useTextField 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 the navigationBar when the device mode is DeviceMode.HANDSET and the currentPane is CurrentPane.DETAIL.
setShowMiniNavControl(boolean) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
If set to false, then the miniNavControl 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 when useTextField 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" or topOperatorAppearance:"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, the navigationBar 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?
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 in Tour.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.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?
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?
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 or FormItem.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 to true will set the paneContainer to show customEdges 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 true, causes the "Pending" optional suffix to be added if the item's current value differs from the value that would be restored by a call to DynamicForm.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 via pickerIconProperties.
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 via pickerIconProperties.
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 via pickerIconProperties.
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.
setShowPickerTimeItem(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
If this field is of type "datetime", when showing the DateChooser, should the time 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 the DateChooser display the time 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
Should a canvas pointer be shown pointing to the target? Defaults to true in Tour.mode:"tour".
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?
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 setting showProgressPercentInline.
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) - 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) - 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.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.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.
setShowRemoveButton(boolean) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
If true, show a button for this HiliteRule, 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 the navigationPane and detailPane when these panes are shown side-by-side, and between the listPane and detailPane in deviceMode:"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.NavigationBar
If set to false, then the rightButton is not shown.
setShowRightButton(boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
Should the rightButton be shown in the navigationBar?

If this method is called after the component has been drawn/initialized: Show or hide the rightButton of the navigationBar.
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 (the rollOverCanvas), layered underneath the row or cell (the rollUnderCanvas), 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
Should this icon's src and/or baseStyle switch to the appropriate RTL value when the FormItem is in RTL mode? If true, then the image URL for all states will have "_rtl" added before the extension.
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.
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 when useTextField 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 the selected 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 to SelectionStyle.SINGLE, setting this property to true means selection will be displayed to the user with the selectionCanvas and/or selectionUnderCanvas 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.
setShowSelectionUnderCanvas(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If selectionType is set to SelectionStyle.SINGLE, and either showSelectionCanvas is true and showSelectionUnderCanvas is unset, or showSelectionUnderCanvas is explicitly set to true, then selection will be displayed to the user with the selectionCanvas and/or selectionUnderCanvas 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, and regression 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.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.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.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 the titleLabelBackground be created and placed behind the titleLabel?
setShowTitleLabelBackground(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
If the titleLabel is showing, should the titleLabelBackground be created and placed behind the titleLabel?
setShowTitleLabelBackground(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
If the titleLabel is showing, should the titleLabelBackground be created and placed behind the titleLabel?
setShowTitleLabelBackground(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
If the titleLabel is showing, should the titleLabelBackground be created and placed behind the titleLabel?
setShowTitleLabelBackground(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawPath
If the titleLabel is showing, should the titleLabelBackground be created and placed behind the titleLabel?
setShowTitleLabelBackground(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
If the titleLabel is showing, should the titleLabelBackground be created and placed behind the titleLabel?
setShowTitleLabelBackground(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
If the titleLabel is showing, should the titleLabelBackground be created and placed behind the titleLabel?
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 a TreeGrid 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 of proportional rendering mode, the proportionalAxisLabel) 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 of proportional 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
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
Suppresses the display of weekend days in the week, month and timeline views, and disallows the creation of events on weekends.
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 and workdayEnd) in vertical calendar views (day and week).
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 a zone in a calendarView.
setShowZones(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
Set to true to render any defined zones into timeline 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 to true any backgroundColor or border applied to the ListGrid will show up below the bottom row of the frozen column(s).
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 if Tab.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 of record[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 height and width 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 specified FormItem.width and instead size to fit its checkbox icon?
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 the workday 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 and 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.
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 its parent 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(SortSpecifier...) - Method in class com.smartgwt.client.data.RecordList
Multi-Property sort.
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 the headerMenuButtonWidth on the right side of a ListGrid header button (left for RTL mode) to reserve for the sort arrow if sorting is active for that field and the arrow will be shown.
setSortAscendingImage(ImgProperties) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Image to show when sorting ascending.
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 the BinaryFields 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 to false 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.
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
If valueMap is set, and the grid is sorted by this field, should the data be sorted by the underlying data value or the mapped display value.
setSortDescendingImage(ImgProperties) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Image to show when sorting descending.
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.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.
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, and showHeaderSpanTitlesInSortEditor is true, this string will be inserted between the headerSpan title(s) and the field title in the field chooser grid on the multi-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(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.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.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.SelectItem
Specifies one or more fields by which this item should be initially sorted.
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(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(String) - 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.ListGrid
Specifies the field by which this grid should be initially sorted.
setSortField(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Specifies the field by which this grid should be initially sorted.
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 to true folders will appear above leaves unless the data order has been reversed by setting showParentsLast to true.
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 to true folders will appear above leaves when the sortDirection applied to the tree is "ascending"

If this method is called after the component has been drawn/initialized: Setter for sortFoldersBeforeLeaves.
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 the headerMenuButtonWidth on the right side of a ListGrid header button (left for RTL mode) to reserve for the sort numeral if multi-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.
setSortState(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Initial sort state for the grid.
setSourceComponent(String) - Method in class com.smartgwt.client.util.workflow.GridTransferDataTask
Source component from which the record(s) will be transferred.
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() and ListGrid.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(LinkedHashMap) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
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 the optionDataSource.
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.SelectItem
Set the specialValues for this item.
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(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(SCStatefulImgConfig) - 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(SCStatefulImgConfig) - 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(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.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.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.
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 for FacetChart.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 same NotifyType 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(Integer) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
For pie mode only, start angle of the segment for the data value.
setStartAngle(float) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
Deprecated.
setStartAngle(double) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
Start angle of the sector in degrees.
setStartAngle(float) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
Deprecated.
setStartAngle(double) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
 
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.form.fields.DateItem
Minimum date the selectors will allow the user to pick.
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(String) - Method in class com.smartgwt.client.util.workflow.Process
The ID of either a sequence or an element which should be the starting point of the process.
setStartElement(ProcessElement) - 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).
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
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(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
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
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(float) - Method in class com.smartgwt.client.widgets.RangeSlider
Deprecated.
setStartValue(double) - Method in class com.smartgwt.client.widgets.RangeSlider
The beginning of the selected range.
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(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.
setState(State) - Method in class com.smartgwt.client.widgets.StretchImgButton
Current "state" of this widget.
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 with getStateVariable() or more commonly with a TaskInputExpression property.
setStaticHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Height of the FormItem when canEdit is false and readOnlyDisplay is "static".
setStaticHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
Height of the FormItem when canEdit is false and readOnlyDisplay is "static".
setStatus(int) - Method in class com.smartgwt.client.data.DSResponse
Same meaning as RPCResponse.status, except DSResponses have additional error codes, such as validation failure.
setStatus(int) - Method in class com.smartgwt.client.rpc.RPCResponse
Status code for this response.
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(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
 
setStep(Double) - 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.
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(float) - Method in class com.smartgwt.client.widgets.Slider
Deprecated.
setStepPercent(double) - Method in class com.smartgwt.client.widgets.Slider
The percentage of the total slider that constitutes one discrete step.
setSteps(ProcessElement...) - Method in class com.smartgwt.client.util.tour.Tour
The ProcessElements 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 and FormItem.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 using local display field values - typically foreignKey fields where the display field is included 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 and FormItem.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 using local 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.
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): {@link com.smartgwt.client.widgets.RichTextEditor#setStyleControls(com.smartgwt.client.types.ControlName...) setStyleControls(ControlName...
setStyleName(String) - Method in class com.smartgwt.client.widgets.Button
StatefulCanvases are styled by combining baseStyle with State to build a composite css style name.
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 various calendar 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
StatefulCanvases are styled by combining baseStyle with State to build a composite css style name.
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 the workdayBaseStyle to cells that fall within the workday (as defined by workdayStart and workdayEnd), in both the dayView and weekView.
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 the sublane this CalendarEvent 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, in Timelines and in the day view, if showDayLanes is true.
setSublanes(Lane...) - Method in class com.smartgwt.client.widgets.calendar.Lane
Array of Lane objects that will share the available space in the parent Lane, vertically in timelines and horizontally in day views.
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(Img) - Method in class com.smartgwt.client.widgets.menu.Menu
Default image to use for the submenu indicator when 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(Img) - 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.
setSummaryFunction(SummaryFunctionType) - Method in class com.smartgwt.client.data.DataSourceField
If showGridSummary or showGroupSummary is true, this attribute can be used to specify an explicit SummaryFunction for calculating the summary value to display.
setSummaryFunction(String) - Method in class com.smartgwt.client.data.DataSourceField
If showGridSummary or showGroupSummary is true, this attribute can be used to specify an summary function registered via com.smartgwt.client.data.SimpleType#registerSummaryFunction() for calculating the summary value to display.
setSummaryFunction(SummaryFunction) - Method in class com.smartgwt.client.data.DataSourceField
If showGridSummary or showGroupSummary is true, this attribute can be used to specify an explicit SummaryFunction for calculating the summary value to display.
setSummaryFunction(SummaryFunctionType) - Method in class com.smartgwt.client.widgets.grid.ListGridField
If showGridSummary or showGroupSummary is true, this method can be used to specify a SummaryFunctionType for calculating the summary value to display.
setSummaryFunction(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
If showGridSummary or showGroupSummary is true, this method can be used to specify the name of a summary function registered via SimpleType.registerSummaryFunction(java.lang.String, com.smartgwt.client.widgets.grid.SummaryFunction) for calculating the summary value to display.
setSummaryFunction(SummaryFunction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
If showGridSummary or showGroupSummary is true, this method can be used to specify a 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.
setSummaryRowCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showGridSummary is true, and a summaryRowDataSource 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 (see getGridSummary() and getGridSummaryFunction()).
setSummaryRowFetchRequestProperties(DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If showGridSummary is true, and a summaryRowDataSource 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
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 or ListGrid.showGroupSummary is true and the summaryFunction 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 all-capital letter names used as summary variables in the UserSummary String to the fieldNames these variables should represent in the context where the summary is evaluated.
setSuperUser(Boolean) - Static method in class com.smartgwt.client.util.Authentication
Mark the current user as a super-user.
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 causes Canvas.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 specified static 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 the pickerButtonHSrc and pickerButtonVSrc media will be used for vertical and horizontal tab-bar picker buttons, or whether separate media should be used for each possible tabBarPosition based on the pickerButtonSrc 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 the scrollerHSrc and scrollerVSrc media will be used for vertical and horizontal tab-bar scroller buttons, or whether separate media should be used for each possible tabBarPosition based on the scrollerSrc 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(Side) - Method in class com.smartgwt.client.widgets.tab.TabSet
Alignment of the tabBar.
setTabBarAlign(Alignment) - 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(String, 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
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.
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(String, 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
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(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(Canvas) - Method in class com.smartgwt.client.widgets.menu.Menu
Optional target canvas for this menu.
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 for splitbars created by a layout.
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(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(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.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 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.
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 the Canvas.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 if criteria 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 the process state so it can be used by later tasks with getLastTaskOutput() or more commonly with a TaskInputExpression property.
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 no dataContext 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 is true 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 is true, 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 various calendar 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 when useTextField 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 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.
setTheme(String) - Method in class com.smartgwt.client.widgets.ace.AceRenderer
Internal use only.
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.
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.
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 or showYTicks is enabled, or when extra 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 calling getTile().
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(TimeFormatter) - Method in class com.smartgwt.client.widgets.calendar.Calendar
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 for type:"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.
setTimeFormatter12Hour(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
If useTextField is true, and use24HourTime 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, and use24HourTime 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.
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.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.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
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 this DrawItem.
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
Title for this Window, shown if showTitle is true in the header (if drawn).
setTitleAlign(TitleAlign) - Method in class com.smartgwt.client.widgets.chart.FacetChart
Horizontal alignment of the chart's title.
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 its label.
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 with titleAutoFit.
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(TitleHoverFormatter) - Method in class com.smartgwt.client.widgets.Button
Provide a custom implementation of Button.titleHoverHTML(java.lang.String).
setTitleHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
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 the titleLabel and the edges of the titleLabelBackground?
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's title 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 form item's title.
setTitleStyle(String) - Method in class com.smartgwt.client.widgets.Slider
CSS style for the title-text, when showTitle 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 or form control.
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.
setToDate(Date) - 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(TimeUnit) - 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 CalendarViews.
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.
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
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(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).
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 the DrawPane (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.
setTopOffset(Integer) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
Specifies a top offset from the position specified by position or positionCanvas 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 TopOperatorAppearances 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.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 is true.
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.
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(ImgProperties) - 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.
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 the Tree.
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(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.
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.
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(FieldType) - Method in class com.smartgwt.client.data.DataSourceField
Type of this field.
setType(SimpleType) - Method in class com.smartgwt.client.data.DataSourceField
Set the type directly to a defined SimpleType.
setType(DataSource) - Method in class com.smartgwt.client.data.DataSourceField
Deprecated.
use #setTypeAsDataSource
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(ShowMessageType) - Method in class com.smartgwt.client.util.workflow.ShowMessageTask
Message type.
setType(DrawShapeCommandType) - Method in class com.smartgwt.client.widgets.drawing.DrawShapeCommand
The command type.
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(ValidatorType) - Method in class com.smartgwt.client.widgets.form.validator.Validator
Type of the validator.
setType(String) - Method in class com.smartgwt.client.widgets.form.validator.Validator
Type of the validator.
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(SimpleType) - Method in class com.smartgwt.client.widgets.grid.ListGridField
Set the type directly to a defined SimpleType.
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 OperatorIds valid for a given FieldType.
setTypeOperators(String, OperatorId[]) - Static method in class com.smartgwt.client.data.DataSource
Set the list of valid OperatorIds 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.
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.
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 and this.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, and this.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.
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 via markRecordRemoved().
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 the SpinnerItem'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 the SpinnerItem's text box element.
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 data is unset, should we integrate the submitted data values (from the request) into our data-set? This attribute will be passed to DataSource#getUpdatedData as the useDataFromRequest 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
Custom dataURL for DSRequests with operationType "update".
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 or group summaries be updated during editing of grid records? This can be set false to improve performance when a large number of ListGridFields or DataSourceFields 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 in updateChildTabPositions() and updateChildTabPosition()?
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 taking java.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
setUploadOperation(String) - Method in class com.smartgwt.client.widgets.BatchUploader
Optional DSRequest.operationId for the "add" operation used to add new records to the uploadDataSource.
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 the TimeItem 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 the time 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 the time field be set to use 24-hour time? Has no effect for fields of type "date" rather than "datetime", or if showPickerTimeItem is false.
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, causes hasAdvancedCriteria to return true.
setUseAdvancedCriteria(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Should the filter-editor in this grid always produce AdvancedCriteria?
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 than advancedFieldPickerThreshold.
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
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.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 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.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 all DataSource records have been loaded (that is, criteria is blank and cache is complete).
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 as ResultSet.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 as ResultSet.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
If set, auto-enables EditProxy.useCopyPasteShortcuts on the EditProxy for the root editNode.
setUseCopyPasteShortcuts(Boolean) - Method in class com.smartgwt.client.tools.EditPane
If set, auto-enables EditProxy.useCopyPasteShortcuts on the EditProxy for the root editNode.
setUseCopyPasteShortcuts(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
Whether to enable keyboard shortcuts to copy and paste editNodes.
setUseCopyPasteShortcuts(Boolean) - Method in class com.smartgwt.client.tools.EditTree
If set, auto-enables EditProxy.useCopyPasteShortcuts on the EditProxy for the root editNode.
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 css box-shadow property (where supported) to achieve the shadow?
setUseCssStyles(boolean) - Method in class com.smartgwt.client.widgets.Progressbar
When set to true, styles the Progressbar via the base and progress CSS styles.
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 of promptCursor.
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 are disabled or configured to use a disabled ReadOnlyDisplayAppearance.
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 an editMask 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 the horizontal and vertical 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.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 in request.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.OperationBinding
Setting useFlatFields on an operationBinding is equivalent to setting DSRequest.useFlatFields on all DataSource requests with the same operationType as this operationBinding.
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 in 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.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 explicit set 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 the record 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 not false 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 to multiple: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 via checkboxItemProperties.
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 (via inheritsFrom), 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 HTML5 placeholder attribute be used to display the hint within the field? If set to false, then use of the placeholder 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 HTML5 placeholder attribute be used to display the hint within the field? If set to false, then use of the placeholder 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 HTML5 placeholder attribute be used to display the hint within the field? If set to false, then use of the placeholder 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 HTML5 placeholder attribute be used to display the hint within the field? If set to false, then use of the placeholder 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 the point size legend.
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 to true 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 user formula of the supplied field.
setUserFormula(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Updates the user formula of the supplied field.
setUserFormula(ListGridField, UserFormula) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Updates the user formula of the supplied field.
setUserFormula(UserFormula) - Method in class com.smartgwt.client.widgets.grid.ListGridField
Formula definition for this field.
setUserFormulaText(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Updates the user formula text of the supplied field.
setUserFormulaText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Updates the user formula text of the supplied field.
setUserFormulaText(ListGridField, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Updates the user formula text of the supplied field.
setUserName(String) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
Overrides userName setting the account name for Reify.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 user summary of the supplied field.
setUserSummary(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Updates the user summary of the supplied field.
setUserSummary(ListGridField, UserSummary) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Updates the user summary of the supplied field.
setUserSummary(UserSummary) - Method in class com.smartgwt.client.widgets.grid.ListGridField
Summary definition for this field.
setUserSummaryText(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Updates the user summary text of the supplied field.
setUserSummaryText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Updates the user summary text of the supplied field.
setUserSummaryText(ListGridField, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Updates the user summary text of the supplied 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 the DSRequest to load the children of a node in a loadDataOnDemand or fetchMode:"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
If true, when a DrawItem is moved or resized, the transform is applied by manipulating the shape coordinates, if possible, rather than by introducing scaling, shearing, rotation, or translation.
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
When set to true, causes lanes to be sub-divided according to their set of sublanes.
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 or cacheAllData 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 this Canvas can be scrolled, should touch-dragging the content area result in scrolling? Set to false if touch-dragging should not cause scrolling.
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 when getCriterion() is called, the item will validate the "to" and "from" fields and return null if either field fails validation.
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 a foreignKey defined.
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.
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 exported MockDataSource.
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 this SimpleType.
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.form.fields.FormItem
Vertical alignment of this item within its cell.
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.
setValue(Object) - Method in class com.smartgwt.client.util.workflow.PropertyValue
Name of the property to be assigned the new value.
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(Float) - Method in class com.smartgwt.client.widgets.chart.ChartPointClickEvent
 
setValue(Float) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
Deprecated.
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.drawing.Gauge
Deprecated.
setValue(double) - Method in class com.smartgwt.client.widgets.drawing.Gauge
The current value on the dial.
setValue(float) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
Deprecated.
setValue(double) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
 
setValue(String, String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
Sets 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, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
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, Date) - 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
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, JavaScriptObject) - 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.DynamicForm
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, Record[]) - 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.DynamicForm
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(DateRange) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
Sets the value for this dateRangeItem.
setValue(int) - 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.form.fields.FormItem
Set the value of the form item.
setValue(Date) - 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.form.fields.FormItem
Set the value of the form item.
setValue(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Set the value of the form item.
setValue(Object) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Set the value of the form item as an object.
setValue(DateRange) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
Sets the value for this dateRangeItem.
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(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, String) - 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.ValuesManager
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, Date) - Method in class com.smartgwt.client.widgets.form.ValuesManager
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, Map) - 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.ValuesManager
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.ValuesManager
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) - Method in class com.smartgwt.client.widgets.RichTextEditor
Initial value for the edit area.
setValue(float) - Method in class com.smartgwt.client.widgets.Slider
Deprecated.
setValue(double) - Method in class com.smartgwt.client.widgets.Slider
The slider value.
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.
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.
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 an optionDataSource, 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 in FormItem.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 an optionDataSource, 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 in getValueFieldName().
setValueField(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
The valueField of the combo box.
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 an optionDataSource, this property denotes the the field to use as the underlying data value in records from the optionDataSource.
If unset, assumed to be the name 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 an optionDataSource, 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 in FormItem.getValueFieldName().
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 by displayField).
setValueFieldWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
The width for the valueField in this item.
setValueFieldWidth(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
The width for the valueField 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 the displayField column if specified, otherwise the valueField column.
In most cases only the displayField or valueField 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 the displayField column if specified, otherwise the valueField column.
In most cases only the displayField or valueField 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 the displayField column if specified, otherwise the valueField column.
In most cases only the displayField or valueField 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(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(String...) - Method in class com.smartgwt.client.data.DataSourceField
A 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(Map) - 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(Map) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Set the valueMap for this item.
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) and com.smartgwt.client.widgets.grid.ListGrid#getEditorValueMap methods which allow further customization of the valueMap displayed while the field is in edit mode.
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) and com.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.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 (see ListGrid.canEdit, canEdit), editors displayed for this field will pick up their valueMap either from this value or from editorValueMap.
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 (see ListGrid.canEdit, canEdit), editors displayed for this field will pick up their valueMap either from this value or from editorValueMap.
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 the FormItem.valueMap, character that should be used as a separator for entering com.smartgwt.client.types.ValueMaps 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 the FormItem.valueMap, character that can be used to enter literal separator chars (such as the valueMapSeparatorChar) or literal leading or trailing whitespace.
setValueMapSelectedChar(String) - Method in class com.smartgwt.client.tools.FormItemEditProxy
If inline editing for this FormItem edits the FormItem.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 the FormItem.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 a com.smartgwt.client.types.ValueMap using the valueMapDisplaySeparatorChar.
setValuePath(String) - Method in class com.smartgwt.client.data.Criterion
Wherever DynamicCriteria are supported, valuePath can be specified as a path in the current Canvas.ruleScope as an alternative to setting a fixed value.
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.
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(Map) - Method in class com.smartgwt.client.tools.CSSEditor
The set of values to apply to editors.
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(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(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.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(String) - 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.
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 when showValue is true.
setValueTextStyle(String) - Method in class com.smartgwt.client.widgets.Slider
CSS style for the text in the floating valueLabel, visible when showValue 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(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 a localId 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.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.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.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.
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(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(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.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 to getViewState().
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.
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(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGridField
Criteria to be evaluated to determine whether this field 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.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 and current values of the slider, when vertical is true.
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
Default src to display when vertical is true, and src is unset.
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 and StretchImg.src is unset.
setVSrc(String) - Method in class com.smartgwt.client.widgets.StretchImg
Base URL for the image if vertical is true and src 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 being indented.
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 when showValue is true and vertical is true.
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).
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 as warnOnRemovalMessage) 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 and warnOnRemoval is true.
setWarnOnUnmappedValueFieldChange(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
If a field has ListGridField.displayField specified and has no ListGridField.optionDataSource, this field will display the value from the displayField of each record by default (for more on this behavior see ListGridField.optionDataSource).
setWeekendDays(Integer[]) - Static method in class com.smartgwt.client.util.DateUtil
Sets the days that are considered weekend days.
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.
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 the calendar 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 HeaderLevels 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 and NavigationMode is set to "wholeRecord".
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(String) - 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 of Calendar.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(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(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 the DrawPane (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(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
Width of the FormItem.
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(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(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(Integer) - Method in class com.smartgwt.client.widgets.ImgButton
Size for this component's horizontal dimension.
setWidth(String) - Method in class com.smartgwt.client.widgets.ImgButton
Size for this component's horizontal dimension.
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(String) - 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(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
Size for this component's horizontal dimension.
setWidth(int) - Method in class com.smartgwt.client.widgets.StretchItem
The width of the image.
setWidth(String) - 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.
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 (see Access-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 by workdayStart and workdayEnd, or by a date-specific range provided in getWorkdayStart() and getWorkdayEnd() implementations.
setWorkdayEnd(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
When using showWorkday:true, workdayStart and workdayEnd 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 and workdayEnd specify the time of day when the workday starts and ends, specified as a String acceptable to String.
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(TextAreaWrap) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
Text wrapping style.
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 via FormItem.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 to false 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 to false 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 to false 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
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(Date) - 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.
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 and DataSourceField.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 of WebService.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
Relative stacking order of this draw item with respect to other items in the same DrawPane or DrawGroup.
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
CSS style to apply to the canvases created for each specified zone.
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(float) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
Deprecated.
setZoomLevel(double) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
Zoom for the DrawPane as a whole, where 1 is normal size.
setZoomLogScale(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
By default when canZoom is enabled, the zoomChart uses logarithmic scaling so that spikes in the data don't result in a zoomed chart that is mostly a flat line.
setZoomMutePercent(float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
colorMutePercent to use for the zoomChart.
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
Shadow - Interface in com.smartgwt.client.docs
The following APIs are all related to Shadow.
Shadow - Class in com.smartgwt.client.widgets.drawing
A class used to define a shadow used in a Draw<Shape> Types.
Shadow() - Constructor for class com.smartgwt.client.widgets.drawing.Shadow
 
Shadow(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.Shadow
 
SharingNodes - Interface in com.smartgwt.client.docs
Sharing Nodes
SHIFT - Static variable in interface com.smartgwt.client.types.KeyNames
 
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() or moveTarget().
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.
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 be disabled when the CanvasItem is disabled or its editability 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: if dismissOnEscape 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's getCriterion() 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?
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 passed CalendarView.
shouldShowEvent(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
Indicates whether the passed event should be visible in the passed CalendarView.
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 passed CalendarView.
shouldShowLane(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
Indicates whether the passed lane should be visible in the passed CalendarView.
shouldShowLane(Lane, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
Indicates whether the passed lane should be visible in the passed CalendarView.
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.
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(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() - Method in class com.smartgwt.client.browser.window.RemoteWindow
Shows this RemoteWindow.
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() - 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(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.
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.
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).
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.
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
 
showConsole() - Static method in class com.smartgwt.client.util.SC
Open the SmartClient Developer Console.
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.
ShowContextMenuEvent - Class in com.smartgwt.client.widgets.drawing.events
 
ShowContextMenuEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.ShowContextMenuEvent
 
ShowContextMenuEvent - Class in com.smartgwt.client.widgets.events
 
ShowContextMenuEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.ShowContextMenuEvent
 
ShowContextMenuEvent - Class in com.smartgwt.client.widgets.form.fields.events
 
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
 
showCursor() - Method in class com.smartgwt.client.widgets.ace.AceRenderer
Internal use only.
ShowDataValuesMode - Enum in com.smartgwt.client.types
Strategy for determining whether and when to show formatted text labels for data-values.
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
 
showDetailPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
Causes a transition to the detailPane, optionally updating the detail 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 the detail title.
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.
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 by DynamicForm.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 by DynamicForm.setErrors(java.util.Map, boolean) or DynamicForm.validate().
showEventCanvasComponent(EventCanvas) - Method in class com.smartgwt.client.widgets.calendar.Calendar
Should a component be applied to the passed canvas in the view in which it appears? Return false from this method to override the global value of showEventCanvasComponents for this canvas.
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
 
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.
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(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.
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).
showFields(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Force an array of fields to be shown.
showFields(ListGridField...) - 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.
showFields(ListGridField[], boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
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.
showFilterWindow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Shows the dialog for filterWindowCriteria allowing end-users to edit the advanced filter.
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
 
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.
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.
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.
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
 
showListPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
Causes a transition to the listPane, optionally updating the list 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 the list title.
showLocalFieldsOnly - Variable in class com.smartgwt.client.docs.serverds.DataSource
For a DataSource that inherits fields from another DataSource (via inheritsFrom), indicates that only the fields listed in this DataSource should be shown.
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(int) - Method in class com.smartgwt.client.widgets.menu.MenuBar
Shows (opens) a menu.
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.
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.
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 into Reify or elsewhere.
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.
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
 
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
 
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.
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.
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, Dialog) - 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.
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.
showRecursively() - Method in class com.smartgwt.client.widgets.Canvas
Recursively show the canvas and all its parents so the canvas will be visible.
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.
showTab(int) - 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.
showTab(Tab) - Method in class com.smartgwt.client.widgets.tab.TabSet
Show a hidden tab at runtime.
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() or FormItem.setValue() and may be overridden by CanvasItems intended to support displaying data values to update the embedded Canvas to reflect the value passed in.
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
 
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"
Side - Enum in com.smartgwt.client.types
Side of a component.
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
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
 
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(JavaScriptObject) - Constructor for class com.smartgwt.client.data.SimpleType
 
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(String, SimpleType) - Constructor for class com.smartgwt.client.data.SimpleType
Create a new simple type.
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.docs.serverds.SimpleType
 
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
 
Sizing - Interface in com.smartgwt.client.docs
Width and height of an object
SkinEditor - Interface in com.smartgwt.client.docs
Skin Editor
Skinning - Interface in com.smartgwt.client.docs
Skinning / Theming
Skins - Interface in com.smartgwt.client.docs
Properties used to manage to the the overall appearance of the application.
skipAudit - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
Setting skipAudit to true indicates that auditing must be skipped for this operationBinding.
SkipJSONValidation - Enum in com.smartgwt.client.types
 
skipRowCount - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
A SQLDataSource will normally issue two queries for a "fetch" operation when paging is enabled: one to determine the total rows available (the "row count query"), and one to fetch the specific range of rows requested.
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
 
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
 
SmartArchitecture - Interface in com.smartgwt.client.docs
Smart GWT Architecture
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
 
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'.
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-in Timer class that may allow code to be executed more efficiently.
SmartGwtTimer() - Constructor for class com.smartgwt.client.event.SmartGwtTimer
 
Snapbar - Class in com.smartgwt.client.widgets
Subclass of the Splitbar class that uses the grip 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
 
SnapGridDragging - Interface in com.smartgwt.client.docs
Canvas.childrenSnapToGrid and related properties, which causes snap-to-grid behavior during drag and drop.
SnapGridStyle - Enum in com.smartgwt.client.types
 
SnapPositioning - Interface in com.smartgwt.client.docs
Canvas.snapTo and related properties for positioning widgets relative to other widgets edges and corners.
sort() - Method in class com.smartgwt.client.data.RecordList
Sorts the elements of the List in place.
sort(Comparator<Record>) - 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(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(int, SortDirection) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
SortArrow - Enum in com.smartgwt.client.types
Do we display an arrow for the sorted field ?
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.
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, RecordList.SortNormalizer) - Method in class com.smartgwt.client.data.RecordList
Sort this ResultSet by a property of each record.
sortByProperty(String, boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
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
 
SortDirection - Enum in com.smartgwt.client.types
 
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
 
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
 
SortSpecifier - Class in com.smartgwt.client.data
Class defining the details of a single sort operation
SortSpecifier(String, SortDirection) - Constructor for class com.smartgwt.client.data.SortSpecifier
 
SortSpecifier(JavaScriptObject) - Constructor for class com.smartgwt.client.data.SortSpecifier
 
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
 
SPACE - Static variable in interface com.smartgwt.client.types.KeyNames
 
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
 
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
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 the StretchImg class.
Splitbar() - Constructor for class com.smartgwt.client.widgets.Splitbar
 
Splitbar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.Splitbar
 
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
EditProxy that handles SplitPane objects when editMode is enabled.
SplitPaneEditProxy() - Constructor for class com.smartgwt.client.tools.SplitPaneEditProxy
 
SplitPaneEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.SplitPaneEditProxy
 
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.
Spring4limits - Interface in com.smartgwt.client.docs
Spring 4 / Java Compatibility
SpringIntegration - Interface in com.smartgwt.client.docs
Integration with Spring
SqlConnectionPooling - Interface in com.smartgwt.client.docs
SQL Connection Pooling
SqlDataSource - Interface in com.smartgwt.client.docs
SQL DataSources
sqlDateFormat - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
For fields of type "date", "time", and "datetime" that specify an sqlStorageStrategy of "number" or "text", this property allows you to specify the format Smart GWT should use to map to/from the underlying value stored in the database.
sqlFalseValue - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
For fields of type "boolean" that specify a sqlStorageStrategy of "singleChar", this is the value to persist for false values.
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.
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
sqlStorageStrategy - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
For certain field types, indicates the strategy to be used to store values to the underlying SQL column.
sqlTrueValue - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
For fields of type "boolean" that specify a sqlStorageStrategy of "singleChar", this is the value to persist for true values.
sqlType - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
For dataSources of serverType "sql" and "hibernate" only, this property determines whether "custom" operations have their custom SQL or HQL sent to the underlying database via a JDBC executeQuery() or a JDBC executeUpdate().
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
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.
StackDirection - Enum in com.smartgwt.client.types
 
StackPersistence - Enum in com.smartgwt.client.types
 
StandaloneDataSourceUsage - Interface in com.smartgwt.client.docs
Standalone DataSource Usage
StandardControlGroup - Enum in com.smartgwt.client.types
 
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.util.workflow.Process
Starts this task by executing the startElement.
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)
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(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.
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() - 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.
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.
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 and RPCRequests 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 and RPCRequests 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.
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
 
State - Interface in com.smartgwt.client.docs
Change of state and it's consequences for presentation.
State - Enum in com.smartgwt.client.types
Constants for the standard states for a 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 handles StatefulCanvas objects when editMode is enabled.
StatefulCanvasEditProxy() - Constructor for class com.smartgwt.client.tools.StatefulCanvasEditProxy
 
StatefulCanvasEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.StatefulCanvasEditProxy
 
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 to Process.state via value.
StateTask() - Constructor for class com.smartgwt.client.util.workflow.StateTask
 
StateTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.StateTask
 
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_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 in RPCManager for more information on these codes
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.
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.
storeValue(Object) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
Store a value for this form item.
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.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.
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
 
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
 
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.
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
 
StyleGroup - Class in com.smartgwt.client.tools
An ordinary JavaScript object with properties that define an editable group of settings for use in CSSEditors.
StyleGroup() - Constructor for class com.smartgwt.client.tools.StyleGroup
 
StyleGroup(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.StyleGroup
 
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
 
subject - Variable in class com.smartgwt.client.docs.serverds.Mail
The string to appear in the subject line of the message.
SUBMENU_FIELD - Static variable in class com.smartgwt.client.widgets.menu.Menu
 
submit() - Method in class com.smartgwt.client.widgets.form.DynamicForm
submit() is automatically called when a SubmitItem included in the form is clicked, or, if saveOnEnter is set, when the "Enter" key is pressed in a text input.
submit(DSCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
submit(DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.form.DynamicForm
submit() is automatically called when a SubmitItem included in the form is clicked, or, if saveOnEnter 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 a SubmitItem in a member form is clicked, or if saveOnEnter 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.ValuesManager
 
submit(DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.form.ValuesManager
submit() is automatically called when a SubmitItem in a member form is clicked, or if saveOnEnter is set for some member form, when the "Enter" key is pressed in a text input.
submitForm() - Method in class com.smartgwt.client.widgets.form.DynamicForm
Submits the form to the URL defined by action, identically to how a plain HTML <form> element would submit data, as either an HTTP GET or POST as specified by method.
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.
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".
SummaryFunction - Interface in com.smartgwt.client.widgets.grid
Function to produce a summary value based on an array of records and a field definition.
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.
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)
supportsAdvancedCriteria() - Method in class com.smartgwt.client.data.DataSource
Do fetch and filter operations on this dataSource support being passed AdvancedCriteria?
supportsEndArrow() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
Does this DrawItem support setEndArrow()? For example, this is false for DrawRect and DrawOval, and true for DrawLine.
supportsStartArrow() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
Does this DrawItem support setStartArrow()? For example, this is false for DrawRect and DrawOval, and true for DrawLine.
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.
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.
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 never timeout.
suspendTransaction(String) - Static method in class com.smartgwt.client.rpc.RPCManager
Deprecated.
please use int methods when dealing with transaction number.
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 never timeout.
SVG - Class in com.smartgwt.client.widgets.plugins
ISC Abstraction for SVG controls
SVG() - Constructor for class com.smartgwt.client.widgets.plugins.SVG
 
SVG(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.plugins.SVG
 
symbol - Variable in class com.smartgwt.client.docs.serverds.Operator
The text use when using this operator as an expression in a FormItem.
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.
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
 
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

TAB - Static variable in interface com.smartgwt.client.types.KeyNames
 
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
 
TabBar - Interface in com.smartgwt.client.docs
The following APIs are all related to TabBar.
TabBar - Class in com.smartgwt.client.widgets.tab
Shows a set of Tabs.
TabBar() - Constructor for class com.smartgwt.client.widgets.tab.TabBar
 
TabBar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tab.TabBar
 
TabBarControls - Interface in com.smartgwt.client.docs
The following APIs are all related to TabBarControls.
TabBarControls - Enum in com.smartgwt.client.types
 
TabBarScrolling - Interface in com.smartgwt.client.docs
The following APIs are all related to TabBarScrolling.
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
 
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(String) - 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?
tableClause - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
This feature is available with Power or better licenses only. See smartclient.com/product for details.
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 - 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.
tableName - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
Only applicable to "sql" dataSources, setting tableName indicates that this field will be coming from another table by way of a customized SQL query.
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
 
TabName - Interface in com.smartgwt.client.docs
An Identifier that must be locally unique within the containing TabSet.
TabOrderOverview - Interface in com.smartgwt.client.docs
Tab Order Overview
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
EditProxy that handles TabSet objects when editMode is enabled.
TabSetEditProxy() - Constructor for class com.smartgwt.client.tools.TabSetEditProxy
 
TabSetEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.TabSetEditProxy
 
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.
targetIsMasked(Canvas) - Static method in class com.smartgwt.client.util.EventHandler
Return whether this Canvas is masked by a clickMask (see Canvas.showClickMask()).
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 a ServiceTask.
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
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
TestRunner - Interface in com.smartgwt.client.docs
TestRunner
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 handles TextAreaItems 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
 
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
EditProxy that handles TextItems and StaticTextItems when editMode is enabled.
TextItemEditProxy() - Constructor for class com.smartgwt.client.tools.TextItemEditProxy
 
TextItemEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.TextItemEditProxy
 
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.
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)
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..."
TileLayout - Interface in com.smartgwt.client.docs
The following APIs are all related to TileLayout.
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() - Constructor for class com.smartgwt.client.widgets.tile.TileLayout
 
TileLayout(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tile.TileLayout
 
TileLayoutPolicy - Enum in com.smartgwt.client.types
Policy for laying out tiles.
TilePalette - Class in com.smartgwt.client.tools
A TileGrid 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.
TilePalette() - Constructor for class com.smartgwt.client.tools.TilePalette
 
TilePalette(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.TilePalette
 
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
 
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_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 - Enum in com.smartgwt.client.types
Deprecated.
TimeItem - Class in com.smartgwt.client.widgets.form.fields
A FormItem for editing logical-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".
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 the day, week and month tabs and the controls bar by default.
Timeline() - Constructor for class com.smartgwt.client.widgets.calendar.Timeline
 
Timeline(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.Timeline
 
timelineEventMoved(CalendarEvent, Date, Date, Lane) - Method in class com.smartgwt.client.widgets.calendar.Calendar
Deprecated.
timelineEventResized(CalendarEvent, Date, Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
Deprecated.
TimeUnit - Enum in com.smartgwt.client.types
An enum of time-units available for use with the RelativeDateItem, TimeItem and Calendar widgets.
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 - Interface in com.smartgwt.client.docs
The following APIs are all related to Title.
TITLE_FIELD - Static variable in class com.smartgwt.client.widgets.menu.Menu
 
TitleAlign - Enum in com.smartgwt.client.types
Supported positioning of the chart Title.
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(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.
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?
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
 
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.
TitleFormatter - Interface in com.smartgwt.client.widgets
 
TitleHoverEvent - Class in com.smartgwt.client.widgets.events
 
TitleHoverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.TitleHoverEvent
 
TitleHoverEvent - Class in com.smartgwt.client.widgets.form.fields.events
 
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.
TitleOrientation - Enum in com.smartgwt.client.types
Orientation of titles relative to the FormItem being labeled.
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.
TitleRotationMode - Enum in com.smartgwt.client.types
The different ways in which the titleLabel of a DrawItem can be rotated with the item.
Titles - Interface in com.smartgwt.client.docs
The following APIs are all related to Titles.
to - Variable in class com.smartgwt.client.docs.serverds.Mail
Comma-separated list of recipients.
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 - Static variable in class com.smartgwt.client.util.DateUtil
Date in the format <YYYYMMDD>T<HHMMSS>Z Example: 20051104T111001Z
toDateStamp(Date) - Method in class com.smartgwt.client.util.DateUtil
Return this date in the format (UTC timezone): YYYYMMDDTHHMMSS[Z]
TODAY - Static variable in class com.smartgwt.client.data.RelativeDate
Builtin option for the start of today
today() - Static method in class com.smartgwt.client.util.DateUtil
Return a logicalDate representing the current day in the String.
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 - Static variable in class com.smartgwt.client.util.DateUtil
Short date in format DD/MM/YYYY.
Example: 4/11/2005
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
 
toggleFieldOpenState(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
Toggles the open state of the specified field.
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(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.
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(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.
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.
toInteger(int) - Static method in class com.smartgwt.client.util.JSOHelper
 
TOJAPANSHORTDATE - Static variable in class com.smartgwt.client.util.DateUtil
Short date in format YYYY/MM/DD.
Example: 2005/11/4
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 - 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 - Interface in com.smartgwt.client.docs
The following APIs are all related to Toolbar.
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() - Constructor for class com.smartgwt.client.widgets.toolbar.Toolbar
 
Toolbar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.toolbar.Toolbar
 
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
 
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 and drop-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
 
ToolStripGroup - Class in com.smartgwt.client.widgets.toolbar
A simple subclass of RibbonGroup, which groups other controls for use in ribbon-bars.
ToolStripGroup() - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStripGroup
 
ToolStripGroup(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStripGroup
 
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
 
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
 
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
 
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
 
ToolStripSpacer(int) - Constructor for class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
 
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 - 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.
TopOperatorAppearance - Enum in com.smartgwt.client.types
Interface to use for showing and editing the top-level operator of a FilterBuilder.
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 - 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 - 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 - 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 - 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(String, Throwable) - Static method in class com.smartgwt.client.SmartGwtExceptionUtil
 
toString(Throwable) - Static method in class com.smartgwt.client.SmartGwtExceptionUtil
 
TOSTRING - Static variable in class com.smartgwt.client.util.DateUtil
Default native browser 'toString()' implementation.
toString() - Method in class com.smartgwt.client.widgets.ace.AceRange
Internal use only.
toString() - Method in class com.smartgwt.client.widgets.BaseWidget
 
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.
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
 
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
 
TourInputValidationMode - Enum in com.smartgwt.client.types
Policy for how inputValidation is performed for actionType:"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
 
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 - Static variable in class com.smartgwt.client.util.DateUtil
Short date in format MM/DD/YYYY.
Example: 11/4/2005
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.
 
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.
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 TreeNodes 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, String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
Transfer a list of TreeNodes 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 TreeNodes from another component (does not have to be a databound component) into this TreeGrid.
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 Records 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, int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
 
transferSelectedData(DataBoundComponent) - Method in class com.smartgwt.client.widgets.chart.FacetChart
 
transferSelectedData(DataBoundComponent, int) - 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, 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) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
transferSelectedData(DataBoundComponent, int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
 
transferSelectedData(DataBoundComponent) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
transferSelectedData(DataBoundComponent, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
 
transferSelectedData(DataBoundComponent) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
transferSelectedData(DataBoundComponent, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
 
transferSelectedData(DataBoundComponent) - Method in class com.smartgwt.client.widgets.tile.TileGrid
 
transferSelectedData(DataBoundComponent, int) - 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.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 by DataSourceField.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 by DataSourceField.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 the dataURL.
transformRequest(DSRequest) - Method in class com.smartgwt.client.data.RequestTransformer
transformRequest(RPCRequest) - Method in class com.smartgwt.client.rpc.RequestTransformer
transformRequest(RPCRequest) - Static method in class com.smartgwt.client.rpc.RPCManager
Returns the data that should be sent to the actionURL.
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
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.
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
 
TreeDataBinding - Interface in com.smartgwt.client.docs
Tree DataBinding
TreeField - Interface in com.smartgwt.client.docs
The following APIs are all related to TreeField.
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 it''s 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_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
 
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".
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
 
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
 
type - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
Type of this field.
type - Variable in class com.smartgwt.client.docs.serverds.Validator
Type of the validator.

U

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
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
 
ungroup() - Method in class com.smartgwt.client.widgets.grid.ListGrid
Removes the grouping from the listGrid, restoring its original data
uninstallLocatorShortcut() - Static method in class com.smartgwt.client.util.AutoTest
Uninstalls the locator shortcut installed by installLocatorShortcut()
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, or Tree.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, or removeChildren() if you need to clear the cached children of a folder to add specific local data.
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().
unregisterID(BaseWidget, String) - Static method in class com.smartgwt.client.util.IDManager
 
unregisterID(BaseClass, String) - Static method in class com.smartgwt.client.util.IDManager
 
unregisterID(RefDataClass, 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.
UnsavedRecords - Interface in com.smartgwt.client.docs
Handling Unsaved Records
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.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).
UP - Static variable in class com.smartgwt.client.widgets.TransferImgButton
 
UP_FIRST - Static variable in class com.smartgwt.client.widgets.TransferImgButton
 
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
 
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
Update an event in this calendar.
updateCanvasTabPosition() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
This method will place an entry for the canvas under this item in the TabIndexManager.
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 by getChildTabPosition().
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, DSCallback) - Method in class com.smartgwt.client.data.DataSource
 
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) - 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.widgets.grid.ListGrid
 
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 by EditContext 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() when showEventCanvasComponents is true and the eventCanvas already has a component.
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
Updates AdvancedCriteria Criterion TaskInputExpression values 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
Updates AdvancedCriteria Criterion TaskInputExpression values containing $last references.
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 by createRecordComponent() 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.
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.
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.
updateTile(Record, Integer, Canvas) - Method in class com.smartgwt.client.widgets.tile.UpdateTileCustomizer
If both this method and TileGrid.createTile are defined and recycleTiles 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
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.
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.
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
 
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.
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).
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?
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 setting DSRequest.useFlatFields on all DataSource requests with the same operationType as this operationBinding.
useForCacheSync - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
For an operationBinding of operationType "fetch" which specifies no operationId, this property determines whether the operationBinding should be used for cache synchronization purposes (ie, to retrieve the record most recently added or changed).
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.
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.
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).
useParentFieldOrder - Variable in class com.smartgwt.client.docs.serverds.DataSource
For a DataSource that inherits fields from another DataSource (via inheritsFrom), indicates that the parent's field order should be used instead of the order of the fields as declared in this DataSource.
user - Variable in class com.smartgwt.client.docs.serverds.Mail
User if authentication is required by SMTP server that will send the email.
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
 
UserFormula - Class in com.smartgwt.client.widgets
An object representing a user-created and user-modifiable formula, which can be created and edited with a FormulaBuilder either directly or via the ListGrid.canAddFormulaFields behavior.
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
 
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 and user-modifiable summary, which can be created and edited with a SummaryBuilder either directly or via the ListGrid.canAddSummaryFields behavior.
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 - 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 of type "sequence" should be backed by a native database sequence (if the flag is true) or an auto-increment/identity column (if it is false).
useSpringTransaction - Variable in class com.smartgwt.client.docs.serverds.DataSource
This flag is part of the Automatic Transactions feature; it is only applicable in Power Edition and above.
useSpringTransaction - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
Sets or clears the useSpringTransaction flag for this specific operation.
useSubselectForRowCount - Variable in class com.smartgwt.client.docs.serverds.DataSource
This property is only applicable to SQL DataSources, and only for operations that express a customSQL 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.
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)

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(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() - 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 GroupSpecifiers group on the same property.
validate() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
Validate that no two GroupSpecifiers group on the same property.
validate() - Method in class com.smartgwt.client.widgets.MultiSortDialog
Validate that no two SortSpecifiers sort on the same property.
validate() - Method in class com.smartgwt.client.widgets.MultiSortPanel
Validate that no two SortSpecifiers sort on the same property.
validateCell(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Validate the current edit value for the cell in question.
validateCell(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
Validate the current edit value for the cell in question.
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 a DSResponse.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 a DSResponse.status code of 0.
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.
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.
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
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
 
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() - Constructor for class com.smartgwt.client.docs.serverds.Validator
 
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.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_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_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_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_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 this SimpleType.
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.
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
 
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 java.lang.Enum<ValueType> & ValueEnum> - Class in com.smartgwt.client.bean.types
 
ValueEnumValueType(Class<ValueType>) - Constructor for class com.smartgwt.client.bean.types.ValueEnumValueType
 
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
 
ValueIconClickEvent - Class in com.smartgwt.client.widgets.grid.events
 
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
 
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.
ValueIcons - Interface in com.smartgwt.client.docs
The following APIs are all related to ValueIcons.
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).
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.
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.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.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.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.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.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.DefaultQueryClause
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.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.MultiMessageMode
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.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.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.RowEndEditAction
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.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.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.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.ZoomStartPosition
Returns the enum constant of this type with the specified name.
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 - 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() - 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.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.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.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.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.DefaultQueryClause
Returns 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.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.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.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.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.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.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.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.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.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.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.ZoomStartPosition
Returns an array containing the constants of this enum type, in the order they are declared.
valuesAreValid(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
Method to determine whether the current form values would pass validation.
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.
ValuesChangedEvent - Class in com.smartgwt.client.widgets.form.events
 
ValuesChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.ValuesChangedEvent
 
ValuesChangedEvent - Class in com.smartgwt.client.widgets.tools.events
 
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
 
valuesClause - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
This feature is available with Power or better licenses only. See smartclient.com/product for details.
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
 
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
 
VerticalAlignment - Enum in com.smartgwt.client.types
 
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.
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
 
ViewLoading - Interface in com.smartgwt.client.docs
The following APIs are all related to ViewLoading.
ViewName - Enum in com.smartgwt.client.types
The names of the Calendar views.
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(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(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(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(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.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(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
Displays the currently selected record(s) of the ListGrid in the detailViewer.
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
 
Visibility - Interface in com.smartgwt.client.docs
Whether an object can be seen
Visibility - Enum in com.smartgwt.client.types
 
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 - Enum in com.smartgwt.client.types
Settings for whether multiple sections can be in the expanded state simultaneously.
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.
visibleMethods - Variable in class com.smartgwt.client.docs.serverds.ServerObject
When the ServerObject appears in a .app.xml file (for RPC DMI), this property specifies the list of methods on the ServerObject that are callable from the client.
VisualBuilder - Interface in com.smartgwt.client.docs
Visual Builder
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.VLayout
 
VLayout(int) - Constructor for class com.smartgwt.client.widgets.layout.VLayout
 
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(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.VStack
 
VStack(int) - Constructor for class com.smartgwt.client.widgets.layout.VStack
 

W

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.
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.
warn(String) - 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, BooleanCallback) - 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 - Static variable in class com.smartgwt.client.widgets.notify.Notify
Second-highest priority.
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
 
warnOnEditorTypeConversion - Variable in class com.smartgwt.client.widgets.form.fields.FormItem
 
warnOnEditorTypeConversionDefault - Static variable in class com.smartgwt.client.widgets.form.fields.FormItem
 
WebService - Class in com.smartgwt.client.data
Class representing a WebService definition derived from a WSDL file.
WebService() - Constructor for class com.smartgwt.client.data.WebService
 
WebService(JavaScriptObject) - Constructor for class com.smartgwt.client.data.WebService
 
WebService - Interface in com.smartgwt.client.docs
The following APIs are all related to WebService.
WebServiceCallback - Interface in com.smartgwt.client.data
 
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
whereClause - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
This feature is available with Power or better licenses only. See smartclient.com/product for details.
WidgetCanvas - Class in com.smartgwt.client.widgets
 
WidgetCanvas(Widget) - Constructor for class com.smartgwt.client.widgets.WidgetCanvas
 
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:
If Canvas.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 this PortalLayout (other components would be auto-wrapped in a Portlet).
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?
Second textMatchStyle 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 whether ListGrid.fetchData() or ListGrid.filterData() would cause a server side fetch when passed a certain set of criteria.
willFetchData(Criteria, String) - 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?
Second textMatchStyle 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 whether ListGrid.fetchData() or ListGrid.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, 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.
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?
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
Method called when a Portlet in this PortalLayout is about to be restored to its normal place (after having been maximized.
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_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
Translated "Untitled Window".
WindowEditProxy - Class in com.smartgwt.client.tools
EditProxy that handles Window objects when editMode is enabled.
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
WindowMembers - Interface in com.smartgwt.client.docs
The following APIs are all related to WindowMembers.
Workday - Interface in com.smartgwt.client.docs
The following APIs are all related to Workday.
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?"
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."
wrapInJavascriptArray(Object) - Static method in class com.smartgwt.client.bean.BeanValueType
Converts the value to a JavaScriptObject, and wraps it in a JavaScript array.
WriteCustomDataSource - Interface in com.smartgwt.client.docs
Custom Server DataSources
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

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
 
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 an AdvancedCriteria param.
xmlHttpRequestAvailable() - Static method in class com.smartgwt.client.rpc.RPCManager
Returns true if the XMLHttpRequest object is available, false otherwise.
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
 
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 and DataSourceField.valueXPath XPath expressions.
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 - 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, String, String) - Constructor for class com.smartgwt.client.util.workflow.XORGateway
 
XORGateway(String, ProcessElement, ProcessElement) - 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
 
XssAndCSRFSecurity - Interface in com.smartgwt.client.docs
XSS and CSRF Security

Y

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

Z

ZIndex - Interface in com.smartgwt.client.docs
Object's "stacking order" above or below other objects
ZoneCanvas - Class in com.smartgwt.client.widgets.calendar
A subclass of EventCanvas, used to render styled areas in calendar views.
ZoneCanvas() - Constructor for class com.smartgwt.client.widgets.calendar.ZoneCanvas
 
ZoneCanvas(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.ZoneCanvas
 
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
 
Zoom - Interface in com.smartgwt.client.docs
The following APIs are all related to Zoom.
zoom(float) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
Deprecated.
zoom(double) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
Synonym of setZoomLevel().
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
 
ZoomStartPosition - Enum in com.smartgwt.client.types
 
zoomTo(Object, Object) - Method in class com.smartgwt.client.widgets.chart.FacetChart
For a zoomed chart, simultaneously sets the zoomStartValue and zoomEndValue.

_

_getValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links