- 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
-
Deprecated.
- addAddTabClickedHandler(AddTabClickedHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Deprecated.
- addAddTabClickHandler(AddTabClickHandler) - Method in interface com.smartgwt.client.widgets.tab.events.HasAddTabClickHandlers
-
Notification method fired when the user clicks the
addTabButton
.
- addAddTabClickHandler(AddTabClickHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a addTabClick handler.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- addCriteria(String, Integer) - Method in class com.smartgwt.client.data.Criterion
-
- addCriteria(String, Float) - Method in class com.smartgwt.client.data.Criterion
-
- addCriteria(String, Date) - Method in class com.smartgwt.client.data.Criterion
-
- addCriteria(String, Boolean) - Method in class com.smartgwt.client.data.Criterion
-
- addCriteria(String, String[]) - Method in class com.smartgwt.client.data.Criterion
-
- addCriteria(String, Integer[]) - Method in class com.smartgwt.client.data.Criterion
-
- addCriteria(String, Float[]) - Method in class com.smartgwt.client.data.Criterion
-
- addCriteria(String, Date[]) - Method in class com.smartgwt.client.data.Criterion
-
- addCriteria(String, 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
-
- 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
DataSource
to be displayed in this ListGrid, (for example in response to the user scrolling a new set of rows into
view).
- addDataArrivedHandler(DataArrivedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a dataArrived handler.
- addDataArrivedHandler(DataArrivedHandler) - Method in interface com.smartgwt.client.widgets.tile.events.HasDataArrivedHandlers
-
Notification method fired when new data arrives from the server to be displayed in this tileGrid, (for example in
response to the user scrolling a new set of tiles into view).
- addDataArrivedHandler(DataArrivedHandler) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Add a dataArrived handler.
- addDataArrivedHandler(DataArrivedHandler) - Method in interface com.smartgwt.client.widgets.tree.events.HasDataArrivedHandlers
-
Notification method fired whenever this TreeGrid receives new data nodes from the dataSource.
- addDataArrivedHandler(DataArrivedHandler) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Add a dataArrived handler.
- addDataChangedHandler(DataChangedHandler) - Method in class com.smartgwt.client.data.DataSource
-
Add a dataChanged handler.
- addDataChangedHandler(DataChangedHandler) - Method in interface com.smartgwt.client.data.events.HasDataChangedHandlers
-
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
-
Method invoked when changes to the listGrid's data occur.
- addDataChangedHandler(DataChangedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a dataChanged handler.
- addDataChangedHandler(DataChangedHandler) - Method in interface com.smartgwt.client.widgets.tree.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 class com.smartgwt.client.widgets.drawing.DrawItem
-
Add a doubleClick handler.
- addDoubleClickHandler(DoubleClickHandler) - Method in interface com.smartgwt.client.widgets.drawing.events.HasDoubleClickHandlers
-
Notification fired when the user clicks on this DrawItem twice in rapid succession (within the
DrawPane
's
doubleClickDelay
by default) in this object.
- 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
-
- 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
-
- 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
-
- 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
-
- addEventRemovedHandler(EventRemovedHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a eventRemoved handler.
- addEventRemovedHandler(EventRemovedHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasEventRemovedHandlers
-
Notification fired whenever a user removes an event.
- addEventRepositionMoveHandler(EventRepositionMoveHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a eventRepositionMove handler.
- addEventRepositionMoveHandler(EventRepositionMoveHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasEventRepositionMoveHandlers
-
Notification called whenever the drop position of an event being drag-moved changes.
- addEventRepositionStopHandler(EventRepositionStopHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a eventRepositionStop handler.
- addEventRepositionStopHandler(EventRepositionStopHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasEventRepositionStopHandlers
-
Notification called when an event being drag-moved is dropped.
- addEventResizeMoveHandler(EventResizeMoveHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a eventResizeMove handler.
- addEventResizeMoveHandler(EventResizeMoveHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasEventResizeMoveHandlers
-
Notification called on each resize during an event drag-resize operation.
- addEventResizeStopHandler(EventResizeStopHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a eventResizeStop handler.
- addEventResizeStopHandler(EventResizeStopHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasEventResizeStopHandlers
-
Notification called when an event drag-resize operation completes.
- addEventSaveErrorHandler(EventSaveErrorHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a eventSaveError handler.
- addEventSaveErrorHandler(EventSaveErrorHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasEventSaveErrorHandlers
-
Notification method fired when an attempt to save
an event
following edits or drag-movements results in an error from the server.
- addEventsRenderedHandler(EventsRenderedHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a eventsRendered handler.
- addEventsRenderedHandler(EventsRenderedHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasEventsRenderedHandlers
-
A notification method fired when the events in the current view have been refreshed.
- addFacet(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a facet to the view, into the row or column facets (intoRows true or false), at index "index".
- addFacet(String, Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- addFacet(String, Boolean, Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a facet to the view, into the row or column facets (intoRows true or false), at index "index".
- addFacetAddedHandler(FacetAddedHandler) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a facetAdded handler.
- addFacetAddedHandler(FacetAddedHandler) - Method in interface com.smartgwt.client.widgets.cube.events.HasFacetAddedHandlers
-
Notification fired when a new facet is added.
- addFacetContextClickHandler(FacetContextClickHandler) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a facetContextClick handler.
- addFacetContextClickHandler(FacetContextClickHandler) - Method in interface com.smartgwt.client.widgets.cube.events.HasFacetContextClickHandlers
-
StringMethod handler fired when the user right clicks on a facet label.
- addFacetLabelClickHandler(FacetLabelClickHandler) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a facetLabelClick handler.
- addFacetLabelClickHandler(FacetLabelClickHandler) - Method in interface com.smartgwt.client.widgets.cube.events.HasFacetLabelClickHandlers
-
Method handler fired when the user clicks on a facet label.
- addFacetMovedHandler(FacetMovedHandler) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a facetMoved handler.
- addFacetMovedHandler(FacetMovedHandler) - Method in interface com.smartgwt.client.widgets.cube.events.HasFacetMovedHandlers
-
Notification fired when a facet is moved.
- addFacetRemovedHandler(FacetRemovedHandler) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a facetRemoved handler.
- addFacetRemovedHandler(FacetRemovedHandler) - Method in interface com.smartgwt.client.widgets.cube.events.HasFacetRemovedHandlers
-
Notification fired when a facet is removed.
- addFacetValueContextClickHandler(FacetValueContextClickHandler) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a facetValueContextClick handler.
- addFacetValueContextClickHandler(FacetValueContextClickHandler) - Method in interface com.smartgwt.client.widgets.cube.events.HasFacetValueContextClickHandlers
-
StringMethod handler fired when context click occurs over a facetValue button in a header.
- addFacetValueSelectionChangedHandler(FacetValueSelectionChangedHandler) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a facetValueSelectionChanged handler.
- addFacetValueSelectionChangedHandler(FacetValueSelectionChangedHandler) - Method in interface com.smartgwt.client.widgets.cube.events.HasFacetValueSelectionChangedHandlers
-
Handler/Notification function for facetValue selection change (no default implementation).
- addFetchDataHandler(FetchDataHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a fetchData handler.
- addFetchDataHandler(FetchDataHandler) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Add a fetchData handler.
- addFetchDataHandler(FetchDataHandler) - Method in interface com.smartgwt.client.widgets.events.HasFetchDataHandlers
-
Notification function fired on fetchData() or filterData()
- addFetchDataHandler(FetchDataHandler) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Add a fetchData handler.
- addFetchDataHandler(FetchDataHandler) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Add a fetchData handler.
- addFetchDataHandler(FetchDataHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a fetchData handler.
- addFetchDataHandler(FetchDataHandler) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Add a fetchData handler.
- addFetchDataHandler(FetchDataHandler) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Add a fetchData handler.
- addField(DataSourceField) - Method in class com.smartgwt.client.data.DataSource
-
Add a field to the DataSource
- addFieldStateChangedHandler(FieldStateChangedHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasFieldStateChangedHandlers
-
Notification method executed when columns are resized or reordered, or fields are shown or hidden, frozen or unfrozen.
- addFieldStateChangedHandler(FieldStateChangedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a fieldStateChanged handler.
- addFill() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Adds a ToolStripSpacer to the ToolStrip to take up space such like a normal member, without actually drawing anything.
- addFilterChangedHandler(FilterChangedHandler) - Method in interface com.smartgwt.client.widgets.form.events.HasFilterChangedHandlers
-
Handler fired when there is a change() event fired on any FormItem within the filterBuilder.
- addFilterChangedHandler(FilterChangedHandler) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Add a filterChanged handler.
- addFilterEditorSubmitHandler(FilterEditorSubmitHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasFilterEditorSubmitHandlers
-
Optional notification fired when the user performs a filter using the
Filter Editor
.
- addFilterEditorSubmitHandler(FilterEditorSubmitHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a filterEditorSubmit handler.
- addFinishedHandler(FinishedHandler) - Method in interface com.smartgwt.client.util.workflow.events.HasFinishedHandlers
-
StringMethod called when a process completes, meaning the process executes a ProcessElement with no next element.
- addFinishedHandler(FinishedHandler) - Method in class com.smartgwt.client.util.workflow.Process
-
Add a finished handler.
- addFixedFacetValueChangedHandler(FixedFacetValueChangedHandler) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Add a fixedFacetValueChanged handler.
- addFixedFacetValueChangedHandler(FixedFacetValueChangedHandler) - Method in interface com.smartgwt.client.widgets.cube.events.HasFixedFacetValueChangedHandlers
-
Notification fired when a fixed facet value is set for some facet.
- addFloatingMarker(AceRange, String, String) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- addFloatingMarker(AceRange, String, String, Boolean) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- addFocusChangedHandler(FocusChangedHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a focusChanged handler.
- addFocusChangedHandler(FocusChangedHandler) - Method in interface com.smartgwt.client.widgets.events.HasFocusChangedHandlers
-
Notification function fired when this widget receives or loses keyboard focus.
- addFocusHandler(FocusHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasFocusHandlers
-
Called when this FormItem receives focus.
- addFocusHandler(FocusHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a focus handler.
- addFolderClickHandler(FolderClickHandler) - Method in interface com.smartgwt.client.widgets.tree.events.HasFolderClickHandlers
-
This method is called when a folder record is clicked on.
- addFolderClickHandler(FolderClickHandler) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Add a folderClick handler.
- addFolderClosedHandler(FolderClosedHandler) - Method in interface com.smartgwt.client.widgets.tree.events.HasFolderClosedHandlers
-
This method is called when a folder is closed either via the user manipulating the expand/collapse control in the UI or
via
closeFolder()
.
- addFolderClosedHandler(FolderClosedHandler) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Add a folderClosed handler.
- addFolderContextClickHandler(FolderContextClickHandler) - Method in interface com.smartgwt.client.widgets.tree.events.HasFolderContextClickHandlers
-
This method is called when a context click occurs on a folder record.
- addFolderContextClickHandler(FolderContextClickHandler) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Add a folderContextClick handler.
- addFolderDropHandler(FolderDropHandler) - Method in interface com.smartgwt.client.widgets.tree.events.HasFolderDropHandlers
-
Process a drop of one or more nodes on a TreeGrid folder.
Note: 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
-
- addFromPaletteNode(PaletteNode, EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
- addFromPaletteNode(PaletteNode) - Method in class com.smartgwt.client.tools.EditPane
-
- addFromPaletteNode(PaletteNode, EditNode) - Method in class com.smartgwt.client.tools.EditPane
-
- addFromPaletteNode(PaletteNode) - Method in class com.smartgwt.client.tools.EditTree
-
- addFromPaletteNode(PaletteNode, EditNode) - Method in class com.smartgwt.client.tools.EditTree
-
- 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.
- addFromPaletteNodeTree(Tree) - Method in class com.smartgwt.client.tools.EditContext
-
Add the supplied
PaletteNode
tree to the parentNode, preserving internal references
from one supplied PaletteNode to another.
- addFromPaletteNodeTree(Tree, EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
Add the supplied
PaletteNode
tree to the parentNode, preserving internal references
from one supplied PaletteNode to another.
- 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
-
- addIcon(FormItemIcon, int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- 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
-
- 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
-
- 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
-
- addLaneEvent(Lane, Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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
-
- 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.
- addPaletteNodeFormItemConstructors(Tree) - Method in class com.smartgwt.client.tools.EditContext
-
- addPaletteNodesFromJS(String) - Method in class com.smartgwt.client.tools.EditContext
-
- addPaletteNodesFromJS(String, EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
- addPaletteNodesFromJS(String, EditNode, String[]) - Method in class com.smartgwt.client.tools.EditContext
-
- addPaletteNodesFromJS(String) - Method in class com.smartgwt.client.tools.EditPane
-
- addPaletteNodesFromJS(String, EditNode) - Method in class com.smartgwt.client.tools.EditPane
-
- addPaletteNodesFromJS(String, EditNode, String[]) - Method in class com.smartgwt.client.tools.EditPane
-
- addPaletteNodesFromJS(String) - Method in class com.smartgwt.client.tools.EditTree
-
- addPaletteNodesFromJS(String, EditNode) - Method in class com.smartgwt.client.tools.EditTree
-
- addPaletteNodesFromJS(String, EditNode, String[]) - Method in class com.smartgwt.client.tools.EditTree
-
- addPaletteNodesFromJSON(String) - Method in class com.smartgwt.client.tools.EditContext
-
- 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
-
- addPaletteNodesFromJSON(String) - Method in class com.smartgwt.client.tools.EditPane
-
- 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
-
- addPaletteNodesFromJSON(String) - Method in class com.smartgwt.client.tools.EditTree
-
- 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
-
- addPaletteNodesFromXML(String) - Method in class com.smartgwt.client.tools.EditContext
-
- 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
-
- addPaletteNodesFromXML(String) - Method in class com.smartgwt.client.tools.EditPane
-
- 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
-
- addPaletteNodesFromXML(String) - Method in class com.smartgwt.client.tools.EditTree
-
- 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
-
- 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.
- addProcessingCompleteCallback(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
This method will register a callback to fire every time the processing of an RPC transaction is fully complete,
including any
request-level
or
queue-level
user callbacks.
- addProperties(JavaScriptObject, JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
Adds all properties and methods from the propertiesObject to the destination object.
- addRangeChangedEventHandler(RangeChangedEventHandler) - Method in interface com.smartgwt.client.widgets.events.HasRangeChangedEventHandlers
-
Notification fired when the selected range is changed by the end user.
- addRangeChangedEventHandler(RangeChangedEventHandler) - Method in class com.smartgwt.client.widgets.RangeSlider
-
Add a RangeChangedEvent handler.
- addReadOnlyDisplayChangedHandler(ReadOnlyDisplayChangedHandler) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Add a readOnlyDisplayChanged handler.
- addReadOnlyDisplayChangedHandler(ReadOnlyDisplayChangedHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasReadOnlyDisplayChangedHandlers
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- addSummaryFunction(SummaryFunctionType) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- 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
-
Deprecated.
- AddTabClickedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tab.events.AddTabClickedEvent
-
Deprecated.
- AddTabClickedHandler - Interface in com.smartgwt.client.widgets.tab.events
-
Deprecated.
- AddTabClickEvent - Class in com.smartgwt.client.widgets.tab.events
-
- AddTabClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tab.events.AddTabClickEvent
-
- AddTabClickHandler - Interface in com.smartgwt.client.widgets.tab.events
-
- addTabContextMenuHandler(TabContextMenuHandler) - Method in interface com.smartgwt.client.widgets.tab.events.HasTabContextMenuHandlers
-
Notification fired when the user right-clicks on a tab.
- addTabContextMenuHandler(TabContextMenuHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a tabContextMenu handler.
- addTabDeselectedHandler(TabDeselectedHandler) - Method in interface com.smartgwt.client.widgets.tab.events.HasTabDeselectedHandlers
-
Optional handler to fire when a tab is deselected.
- addTabDeselectedHandler(TabDeselectedHandler) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Add a tabDeselected handler.
- addTabDeselectedHandler(TabDeselectedHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a tabDeselected handler.
- addTabIconClickHandler(TabIconClickHandler) - Method in interface com.smartgwt.client.widgets.tab.events.HasTabIconClickHandlers
-
Method fired when the user clicks the icon for a tab, as specified via
Tab.icon
.
- addTabIconClickHandler(TabIconClickHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a tabIconClick handler.
- addTabSelectedHandler(TabSelectedHandler) - Method in interface com.smartgwt.client.widgets.tab.events.HasTabSelectedHandlers
-
Notification fired when a tab is selected.
- addTabSelectedHandler(TabSelectedHandler) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Add a tabSelected handler.
- addTabSelectedHandler(TabSelectedHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a tabSelected handler.
- addTabsReorderedHandler(TabsReorderedHandler) - Method in interface com.smartgwt.client.widgets.tab.events.HasTabsReorderedHandlers
-
Notification method executed when one or more tabs in the TabSet are reordered.
- addTabsReorderedHandler(TabsReorderedHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a tabsReordered handler.
- addTabTitleChangedHandler(TabTitleChangedHandler) - Method in interface com.smartgwt.client.widgets.tab.events.HasTabTitleChangedHandlers
-
This notification method fired when the user changes the title of a tab in this TabSet.
- addTabTitleChangedHandler(TabTitleChangedHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a tabTitleChanged handler.
- addTarget(String, boolean) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Register a target to have its tab order position managed by the TabIndexManager.
- addTarget(String, boolean, String) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
- addTarget(String, boolean, String, Integer) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
- addTarget(String, boolean, String, Integer, TabIndexUpdatedCallback) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
- addTarget(String, boolean, String, Integer, TabIndexUpdatedCallback, ShiftFocusCallback) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Register a target to have its tab order position managed by the TabIndexManager.
- addTile() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
This is not allowed for tileGrid.
- addTile(Canvas) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Add a tile to the layout, dynamically.
- addTile(Canvas, Integer) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Add a tile to the layout, dynamically.
- addTimeChangedHandler(TimeChangedHandler) - Method in interface com.smartgwt.client.widgets.data.events.HasTimeChangedHandlers
-
Notification method fired repeatedly to indicate a change in currentTime value while an audio file is playing.
- addTimeChangedHandler(TimeChangedHandler) - Method in class com.smartgwt.client.widgets.Sound
-
Add a timeChanged handler.
- addTitleClickHandler(TitleClickHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasTitleClickHandlers
-
Notification method fired when the user clicks the title for this item
- addTitleClickHandler(TitleClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a titleClick handler.
- addTitleDoubleClickHandler(TitleDoubleClickHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasTitleDoubleClickHandlers
-
Notification method fired when the user double-clicks the title for this item
- addTitleDoubleClickHandler(TitleDoubleClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a titleDoubleClick handler.
- addTitleHoverHandler(TitleHoverHandler) - Method in class com.smartgwt.client.widgets.Button
-
Add a titleHover handler.
- addTitleHoverHandler(TitleHoverHandler) - Method in interface com.smartgwt.client.widgets.events.HasTitleHoverHandlers
-
Optional stringMethod to fire when the user hovers over this button and the title is clipped.
- addTitleHoverHandler(TitleHoverHandler) - Method in 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.
- addToggleValueChangedHandler(ToggleValueChangedHandler) - Method in interface com.smartgwt.client.widgets.events.HasToggleValueChangedHandlers
-
Notification fired when the value is toggled by the user.
- addToggleValueChangedHandler(ToggleValueChangedHandler) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
Add a toggleValueChanged handler.
- addToRadioGroup(String) - Method in class com.smartgwt.client.widgets.Button
-
Add this widget to the specified mutually exclusive selection group with the ID passed in.
- addToRadioGroup(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
Add this widget to the specified mutually exclusive selection group with the ID passed in.
- addToRadioGroup(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Add this widget to the specified mutually exclusive selection group with the ID passed in.
- addToRadioGroup(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Add this widget to the specified mutually exclusive selection group with the ID passed in.
- addTraceElementHandler(TraceElementHandler) - Method in interface com.smartgwt.client.util.workflow.events.HasTraceElementHandlers
-
StringMethod called during process execution before each task element is processed.
- addTraceElementHandler(TraceElementHandler) - Method in class com.smartgwt.client.util.workflow.Process
-
Add a traceElement handler.
- addUpClickHandler(UpClickHandler) - Method in interface com.smartgwt.client.widgets.layout.events.HasUpClickHandlers
-
- 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
-
- 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
-
- 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
.
- adjustCriteria(Criterion) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Gets the criteria to use when the calendar date ranges shift.
- adjustDate(Date, String) - Static method in class com.smartgwt.client.util.DateUtil
-
Create a new Date instance representing the baseDate adjusted by the parameter relativeDateShortcut.
- adjustForContent(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
This method tells a component to adjust for changes in the size of its content that happen outside of Smart GWT APIs.
- AdminConsole - Interface in com.smartgwt.client.docs
-
Admin Console
- AdminSearches - Enum in com.smartgwt.client.types
-
Policy for choosing between admin searches fetched from the DataSource vs.
- AdvancedCriteria - Class in com.smartgwt.client.data
-
AdvancedCriteria is a format for representing search criteria which may include
operators on field values such as "less than", or may include sub-clauses such as several
criteria applied to fields joined by an "OR" operator.
- AdvancedCriteria() - 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
-
- 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".
- aggregationClause_addButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add"
- aggregationClause_clausePrefixMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "and the value for"
- aggregationClause_clauseSummaryMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "as the"
- aggregationClause_firstClausePrefixMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Then calculate the value for"
- aggregationClause_removeButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove"
- aggregationEditor_addButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add"
- aggregationEditor_emptyClauseOutputPrefixMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Pick the value of the"
- aggregationEditor_emptyClauseOutputSuffixMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "field from the first record"
- aggregationEditor_emptyClausesAddButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add summary functions"
- aggregationEditor_emptyClausesMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Return all unique combinations of combined fields"
- aggregationEditor_groupByPickerHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Select fields..."
- aggregationEditor_groupByTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Combine records that have the same value for"
- aggregationEditor_lastClauseRemoveButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "If you remove all aggregation functions, the returned data will be all unique combinations of the combined fields"
- aggregationEditor_outputFieldPrefixMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Pick the value of the"
- aggregationEditor_outputFieldSuffixMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "field from the first record"
- aggregationEditor_queryOutputPrefixMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Pick the value of the"
- aggregationEditor_queryOutputSuffixMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "field from the first record"
- aggregationEditor_removeButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove"
- AI - Class in com.smartgwt.client.ai
-
Provides class methods for enabling and disabling the use of AI technology, registering and unregistering
AI engines
, and performing high-level operations using installed AI engines.
- AI() - Constructor for class com.smartgwt.client.ai.AI
-
- Ai - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Ai.
- aI_aiIsDisabledErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "AI is disabled."
- aI_aiIsDisabledMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "AI is disabled."
- aI_aiNotAbleToProcessRequestErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "AI is not able to process your request."
- aI_aiWasDisabledMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "AI was disabled."
- aI_dataSourceIsRequiredErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "A globally-installed DataSource with a non-composite primary key is required."
- aI_defaultAIEngineNotRegisteredErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The default AI engine ''$defaultEngineId'' is not registered."
- aI_finishedSubsettingFieldsDetailMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Finished the request to select the relevant fields."
- aI_missingRequiredParameterErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "`$paramName` is required."
- aI_noAIEngineSupportingVisionRequestsIsRegisteredErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "No AI engine is registered which supports vision requests."
- aI_noDataSourcesAvailableOrFoundErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "There were no data sources available or found."
- aI_startingYourRequestDetailMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Starting your request…"
- aI_willSubsetFieldsDetailMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Since the data source has a large number of fields, AI will be asked to select which ones are likely to be relevant to your request."
- AIContentType - Enum in com.smartgwt.client.types
-
- AIContext - Class in com.smartgwt.client.ai
-
Context object for an AI process.
- AIContext() - Constructor for class com.smartgwt.client.ai.AIContext
-
- AIContext(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.AIContext
-
- AIEngine - Class in com.smartgwt.client.ai
-
Provides access to a particular generative AI model.
- AIEngine() - Constructor for class com.smartgwt.client.ai.AIEngine
-
- AIEngine(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.AIEngine
-
- aIFieldBuilder_anotherSuggestedTitleRequestedCancellationReason() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Another suggested title was requested."
- aIFieldBuilder_initialAutoSuggestTitleHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[use AI-generated title]"
- aIFieldBuilder_instructionsTextStart() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a description of what information you want to see in the field.
- aIFieldBuilder_nonSuccessfulSuggestTitleHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[failed to generate a title: $message]"
- aIFieldBuilder_pendingSuggestTitleHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[generating a title…]"
- aIFieldBuilder_suggestedTitleHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[AI-generated: $suggestedTitle]"
- aIFieldBuilder_testButtonHoverContents() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Click to have AI generate a value from your description"
- aIFieldBuilder_testButtonHoverContents_cantTest() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "You cannot try having AI generate a value at this time."
- aIFieldBuilder_testButtonHoverContents_cantTestWithoutData() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Without data, you cannot try having AI generate a value."
- AIFieldRequest - Class in com.smartgwt.client.ai
-
Settings that configure requests to AI to generate the values for a field.
- AIFieldRequest() - Constructor for class com.smartgwt.client.ai.AIFieldRequest
-
- AIFieldRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.AIFieldRequest
-
- AIHoverRequest - Class in com.smartgwt.client.ai
-
Settings that configure requests to AI to generate the contents of hovers.
- AIHoverRequest() - Constructor for class com.smartgwt.client.ai.AIHoverRequest
-
- AIHoverRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.AIHoverRequest
-
- AIMessage - Class in com.smartgwt.client.ai
-
- AIMessage() - Constructor for class com.smartgwt.client.ai.AIMessage
-
- AIMessage(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.AIMessage
-
- AIMessageSource - Enum in com.smartgwt.client.types
-
- AIMessageWithSource - Class in com.smartgwt.client.ai
-
- AIMessageWithSource() - Constructor for class com.smartgwt.client.ai.AIMessageWithSource
-
- AIMessageWithSource(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.AIMessageWithSource
-
- AIProgressCallback - Interface in com.smartgwt.client.callbacks
-
- AIProgressMessage - Class in com.smartgwt.client.ai
-
A message relating to progress made in an ongoing build-via-AI operation.
- AIProgressMessage() - Constructor for class com.smartgwt.client.ai.AIProgressMessage
-
- AIProgressMessage(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.AIProgressMessage
-
- AIProgressMessageCategory - Enum in com.smartgwt.client.types
-
- AIRequest - Class in com.smartgwt.client.ai
-
Represents a request to AI for a response.
- AIRequest() - Constructor for class com.smartgwt.client.ai.AIRequest
-
- AIRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.AIRequest
-
- AIResponse - Class in com.smartgwt.client.ai
-
Represents a response from AI.
- AIResponse() - Constructor for class com.smartgwt.client.ai.AIResponse
-
- AIResponse(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.AIResponse
-
- AIResponseCallback - Interface in com.smartgwt.client.callbacks
-
- AIResponseErrorType - Enum in com.smartgwt.client.types
-
- AIServiceMode - Enum in com.smartgwt.client.types
-
The mode for how AI should respond to AI-powered component view requests, such as filering, sorting, and hiliting via
AI.
- aISortBuilder_instructionsTextStart() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "see below"
- aISortFieldBuilder_instructionsTextStart() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a description of what information you want to sort by.
- AISortProgressDialog - Class in com.smartgwt.client.widgets.ai
-
Dialog informing user of the progress when doing an AI sort.
- AISortProgressDialog() - Constructor for class com.smartgwt.client.widgets.ai.AISortProgressDialog
-
- AISortProgressDialog(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ai.AISortProgressDialog
-
- aISortProgressDialog_dismissButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Dismiss"
- aISortProgressDialog_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Please wait - Computing record sort values"
- AIWindow - Class in com.smartgwt.client.widgets.ai
-
Window subclass used by the "Filter via AI…" and "Hilite via AI…"
ListGrid
header context menu items to allow the user to filter or hilite by a natural
language description of a filter or hilite, respectively.
- AIWindow() - Constructor for class com.smartgwt.client.widgets.ai.AIWindow
-
- AIWindow(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ai.AIWindow
-
- 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.
- allowAggregation - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
This property indicates whether this DataSource supports aggregation/summarization and
grouping of field values using the
summaryFunction
mechanism.
- allowClientRequestedSummaries - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
- 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
DataSource
s 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
-
- 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
-
- 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
-
- ansiJoinClause - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
- 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.
- applyAIFilter(ApplyAIFilterRequest, ApplyAIFilterResponseCallback) - Static method in class com.smartgwt.client.ai.AI
-
Requests that available AI engine(s) be used to evaluate an "aiFilter"
AdvancedCriteria
on a list of records.
- ApplyAIFilterContext - Class in com.smartgwt.client.ai
-
- ApplyAIFilterContext() - Constructor for class com.smartgwt.client.ai.ApplyAIFilterContext
-
- ApplyAIFilterContext(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.ApplyAIFilterContext
-
- ApplyAIFilterRequest - Class in com.smartgwt.client.ai
-
Represents a request to AI to evaluate an "aiFilter"
AdvancedCriteria
on a list of
records.
- ApplyAIFilterRequest() - Constructor for class com.smartgwt.client.ai.ApplyAIFilterRequest
-
- ApplyAIFilterRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.ApplyAIFilterRequest
-
- ApplyAIFilterResponse - Class in com.smartgwt.client.ai
-
Represents the result of a request to evaluate an "aiFilter"
AdvancedCriteria
on a list
of records.
- ApplyAIFilterResponse() - Constructor for class com.smartgwt.client.ai.ApplyAIFilterResponse
-
- ApplyAIFilterResponse(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.ApplyAIFilterResponse
-
- ApplyAIFilterResponseCallback - Interface in com.smartgwt.client.callbacks
-
- 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(String[], Criteria) - Method in class com.smartgwt.client.data.ResultSet
-
The ResultSet will call applyFilter() when it needs to determine whether rows match the current filter criteria.
- applyFilter(String[], Criteria, DSRequest) - Method in class com.smartgwt.client.data.ResultSet
-
The ResultSet will call applyFilter() when it needs to determine whether rows match the current filter criteria.
- 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
-
- applyRecordData(RecordList) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Applies a list of Records as changes to the current selection.
- applySelection() - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
When this PickListMenu is associated with a
FormItem
, this method
applies the current selection from this PickList to the associated FormItem.
- applySortToData(SortSpecifier...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sort the grid's data to reflect the parameter sortSpecifiers.
- applySummaryFunction(Record[], ListGridField, SummaryFunctionType) - Static method in class com.smartgwt.client.data.SimpleType
-
- 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
.
- args - Variable in class com.smartgwt.client.docs.serverds.VisibleMethod
-
For the methods implemented via
ServerScript
defines the name
of the arguments array variable to access parameters passed via DMI.call() inside the script.
- arrayConvert(Object[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- arrayConvert(JavaScriptObject[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- arrayCriteriaForceExact - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
With ordinary
simple criteria
, it is possible to
provide an array
of values for a given field, which means "any of these values".
- arrayCriteriaForceExact - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
- arrayGetObject(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- arrayLength(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
- arrayOfAceAnchor(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceAnchor
objects.
- arrayOfAceCompleter(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceCompleter
objects.
- arrayOfAceCompletionResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceCompletionResult
objects.
- arrayOfAceDocument(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceDocument
objects.
- arrayOfAceEditor(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceEditor
objects.
- arrayOfAceEditSession(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceEditSession
objects.
- arrayOfAceMarker(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceMarker
objects.
- arrayOfAcePosition(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AcePosition
objects.
- arrayOfAceRange(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceRange
objects.
- arrayOfAceRenderer(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceRenderer
objects.
- arrayOfAceUndoManager(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceUndoManager
objects.
- arrayOfActiveXControl(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ActiveXControl
objects.
- arrayOfAdaptiveMenu(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AdaptiveMenu
objects.
- arrayOfAddScreenTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AddScreenTask
objects.
- arrayOfAdminSearches(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AdminSearches
objects.
- arrayOfAdvancedCriteria(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AdvancedCriteria
objects.
- arrayOfAdvancedHiliteEditor(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AdvancedHiliteEditor
objects.
- arrayOfAIContentType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIContentType
objects.
- arrayOfAIContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIContext
objects.
- arrayOfAIEngine(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIEngine
objects.
- arrayOfAIFieldRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIFieldRequest
objects.
- arrayOfAIHoverRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIHoverRequest
objects.
- arrayOfAIMessage(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIMessage
objects.
- arrayOfAIMessageSource(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIMessageSource
objects.
- arrayOfAIMessageWithSource(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIMessageWithSource
objects.
- arrayOfAIProgressMessage(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIProgressMessage
objects.
- arrayOfAIProgressMessageCategory(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfAIRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIRequest
objects.
- arrayOfAIResponse(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIResponse
objects.
- arrayOfAIResponseErrorType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIResponseErrorType
objects.
- arrayOfAIServiceMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIServiceMode
objects.
- arrayOfAISortProgressDialog(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AISortProgressDialog
objects.
- arrayOfAIWindow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AIWindow
objects.
- arrayOfAlignment(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Alignment
objects.
- arrayOfAnimateShowEffect(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AnimateShowEffect
objects.
- arrayOfAnimationAcceleration(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AnimationAcceleration
objects.
- arrayOfAnimationEffect(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AnimationEffect
objects.
- arrayOfAnimationLayoutMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AnimationLayoutMode
objects.
- arrayOfApplyAIFilterContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ApplyAIFilterContext
objects.
- arrayOfApplyAIFilterRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ApplyAIFilterRequest
objects.
- arrayOfApplyAIFilterResponse(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ApplyAIFilterResponse
objects.
- arrayOfArrowKeyEditAction(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ArrowKeyEditAction
objects.
- arrayOfArrowStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ArrowStyle
objects.
- arrayOfAskForValueTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AskForValueTask
objects.
- arrayOfAsyncDataBoundOperationContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfAsyncDataBoundOperationParams(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfAsyncMultipleValuesGenerationResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfAsyncOperationContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AsyncOperationContext
objects.
- arrayOfAsyncOperationParams(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AsyncOperationParams
objects.
- arrayOfAsyncOperationResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AsyncOperationResult
objects.
- arrayOfAsyncOperationResultType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfAsyncSingleValueGenerationResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- 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
-
- arrayOfAutoSelectionModel(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AutoSelectionModel
objects.
- arrayOfAxis(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Axis
objects.
- arrayOfBackgroundRepeat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BackgroundRepeat
objects.
- arrayOfBaseWidget(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BaseWidget
objects.
- arrayOfBatchUploader(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BatchUploader
objects.
- arrayOfBlurbItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BlurbItem
objects.
- arrayOfBooleanItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BooleanItem
objects.
- arrayOfBrowserPlugin(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BrowserPlugin
objects.
- arrayOfBrowserWindowSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BrowserWindowSettings
objects.
- arrayOfBuildAIFieldRequestContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfBuildAIFieldRequestRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfBuildAIFieldRequestResponse(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfBuildCriterionContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildCriterionContext
objects.
- arrayOfBuildCriterionRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildCriterionRequest
objects.
- arrayOfBuildCriterionResponse(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfBuildDataBoundUIViaAIContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfBuildDataBoundUIViaAIRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfBuildHilitesContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildHilitesContext
objects.
- arrayOfBuildHilitesRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildHilitesRequest
objects.
- arrayOfBuildHilitesResponse(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildHilitesResponse
objects.
- arrayOfBuildUIViaAIContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildUIViaAIContext
objects.
- arrayOfBuildUIViaAIProgressDialog(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfBuildUIViaAIRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildUIViaAIRequest
objects.
- arrayOfBuildUIViaAIResponse(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildUIViaAIResponse
objects.
- arrayOfBuildUIViaAIValidationType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfBuildViaAIContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildViaAIContext
objects.
- arrayOfBuildViaAIProgressDialog(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfBuildViaAIRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildViaAIRequest
objects.
- arrayOfBuildViaAIResponse(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
BuildViaAIResponse
objects.
- arrayOfButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Button
objects.
- arrayOfButtonItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ButtonItem
objects.
- arrayOfCacheSyncStrategy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CacheSyncStrategy
objects.
- arrayOfCacheSyncTiming(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CacheSyncTiming
objects.
- arrayOfCalendar(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Calendar
objects.
- arrayOfCalendarEvent(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CalendarEvent
objects.
- arrayOfCalendarSaveScenario(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CalendarSaveScenario
objects.
- arrayOfCalendarView(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CalendarView
objects.
- arrayOfCancellationController(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfCanvas(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Canvas
objects.
- arrayOfCanvasEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CanvasEditProxy
objects.
- arrayOfCanvasItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CanvasItem
objects.
- arrayOfCellRecord(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CellRecord
objects.
- arrayOfCellSelection(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CellSelection
objects.
- arrayOfCharacterCasing(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CharacterCasing
objects.
- arrayOfChartType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ChartType
objects.
- arrayOfCheckboxItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CheckboxItem
objects.
- arrayOfCheckboxItemEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CheckboxItemEditProxy
objects.
- arrayOfChildrenPropertyMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ChildrenPropertyMode
objects.
- arrayOfClickMaskMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ClickMaskMode
objects.
- arrayOfClientUniquenessCheckCondition(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- 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
-
- arrayOfCriteriaOutputSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfCriteriaPolicy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CriteriaPolicy
objects.
- arrayOfCriterion(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Criterion
objects.
- arrayOfCSSEditor(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CSSEditor
objects.
- arrayOfCubeGrid(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CubeGrid
objects.
- arrayOfCurrentPane(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CurrentPane
objects.
- arrayOfCursor(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Cursor
objects.
- arrayOfDataBoundAIRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DataBoundAIRequest
objects.
- arrayOfDataContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DataContext
objects.
- arrayOfDataContextBinding(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DataContextBinding
objects.
- arrayOfDataLineType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DataLineType
objects.
- 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
-
- arrayOfDateRangeDialog(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DateRangeDialog
objects.
- arrayOfDateRangeItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DateRangeItem
objects.
- arrayOfDateTimeItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DateTimeItem
objects.
- arrayOfDBCField(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DBCField
objects.
- arrayOfDebugOverflowSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DebugOverflowSettings
objects.
- arrayOfDecisionBranch(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DecisionBranch
objects.
- arrayOfDecisionGateway(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DecisionGateway
objects.
- arrayOfDecisionTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DecisionTask
objects.
- arrayOfDeck(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Deck
objects.
- arrayOfDefaultSampleRecord(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DefaultSampleRecord
objects.
- arrayOfDetailViewer(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DetailViewer
objects.
- arrayOfDetailViewerEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DetailViewerEditProxy
objects.
- arrayOfDetailViewerField(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DetailViewerField
objects.
- arrayOfDetailViewerRecord(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DetailViewerRecord
objects.
- arrayOfDeviceMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DeviceMode
objects.
- arrayOfDialog(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Dialog
objects.
- arrayOfDirection(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Direction
objects.
- arrayOfDiscoverTreeSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DiscoverTreeSettings
objects.
- arrayOfDisplayNodeType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DisplayNodeType
objects.
- arrayOfdouble(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfDoubleItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DoubleItem
objects.
- arrayOfDragAppearance(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DragAppearance
objects.
- arrayOfDragDataAction(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DragDataAction
objects.
- arrayOfDragIntersectStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DragIntersectStyle
objects.
- arrayOfDragMaskType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DragMaskType
objects.
- arrayOfDragTrackerMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DragTrackerMode
objects.
- arrayOfDrawBlockConnector(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawBlockConnector
objects.
- arrayOfDrawCurve(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawCurve
objects.
- arrayOfDrawDiamond(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawDiamond
objects.
- arrayOfDrawGroup(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawGroup
objects.
- arrayOfDrawImage(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawImage
objects.
- arrayOfDrawingType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawingType
objects.
- arrayOfDrawItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawItem
objects.
- arrayOfDrawItemEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawItemEditProxy
objects.
- arrayOfDrawKnob(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawKnob
objects.
- arrayOfDrawLabel(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawLabel
objects.
- arrayOfDrawLabelEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawLabelEditProxy
objects.
- arrayOfDrawLine(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawLine
objects.
- arrayOfDrawLinePath(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawLinePath
objects.
- arrayOfDrawnValue(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawnValue
objects.
- arrayOfDrawOval(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawOval
objects.
- arrayOfDrawPane(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawPane
objects.
- arrayOfDrawPaneEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawPaneEditProxy
objects.
- arrayOfDrawPath(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawPath
objects.
- arrayOfDrawPolygon(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawPolygon
objects.
- arrayOfDrawPosition(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawPosition
objects.
- arrayOfDrawRect(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawRect
objects.
- arrayOfDrawSector(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawSector
objects.
- arrayOfDrawShape(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawShape
objects.
- arrayOfDrawShapeCommand(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawShapeCommand
objects.
- arrayOfDrawShapeCommandType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawShapeCommandType
objects.
- arrayOfDrawTriangle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DrawTriangle
objects.
- arrayOfDSAddTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSAddTask
objects.
- arrayOfDSDataFormat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSDataFormat
objects.
- arrayOfDSFetchTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSFetchTask
objects.
- arrayOfDSInheritanceMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSInheritanceMode
objects.
- arrayOfDSLoadSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSLoadSettings
objects.
- arrayOfDSOperationType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSOperationType
objects.
- arrayOfDSProtocol(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSProtocol
objects.
- arrayOfDSRemoveTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSRemoveTask
objects.
- arrayOfDSRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSRequest
objects.
- arrayOfDSResponse(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSResponse
objects.
- arrayOfDSServerType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSServerType
objects.
- arrayOfDSUpdateTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DSUpdateTask
objects.
- arrayOfDynamicForm(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DynamicForm
objects.
- arrayOfEdgedCanvas(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EdgedCanvas
objects.
- arrayOfEdgeName(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EdgeName
objects.
- arrayOfEditCompletionEvent(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EditCompletionEvent
objects.
- arrayOfEditContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EditContext
objects.
- arrayOfEditNode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EditNode
objects.
- arrayOfEditPane(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EditPane
objects.
- arrayOfEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EditProxy
objects.
- arrayOfEditSearchWindow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EditSearchWindow
objects.
- arrayOfEditTree(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EditTree
objects.
- arrayOfElementWaitConfig(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ElementWaitConfig
objects.
- arrayOfElementWaitStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ElementWaitStyle
objects.
- arrayOfEmbeddedPosition(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EmbeddedPosition
objects.
- arrayOfEncoding(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Encoding
objects.
- arrayOfEndProcessTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EndProcessTask
objects.
- arrayOfEnterKeyEditAction(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EnterKeyEditAction
objects.
- arrayOfEnumTranslateStrategy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EnumTranslateStrategy
objects.
- arrayOfEscapeKeyEditAction(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EscapeKeyEditAction
objects.
- arrayOfEscapingMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EscapingMode
objects.
- arrayOfEventCanvas(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EventCanvas
objects.
- arrayOfEventStream(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EventStream
objects.
- arrayOfEventStreamData(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EventStreamData
objects.
- arrayOfEventStreamEvent(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EventStreamEvent
objects.
- arrayOfExpansionComponentPoolingMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfExpansionMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ExpansionMode
objects.
- arrayOfExportDisplay(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ExportDisplay
objects.
- arrayOfExportFormat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ExportFormat
objects.
- arrayOfExportImageFormat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ExportImageFormat
objects.
- arrayOfFacadeDataSource(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FacadeDataSource
objects.
- arrayOfFacet(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Facet
objects.
- arrayOfFacetChart(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FacetChart
objects.
- arrayOfFacetChartEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FacetChartEditProxy
objects.
- arrayOfFacetIndentDirection(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FacetIndentDirection
objects.
- arrayOfFacetValue(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FacetValue
objects.
- arrayOfFacetValueMap(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FacetValueMap
objects.
- arrayOfFetchMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FetchMode
objects.
- arrayOfFetchRelatedDataTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FetchRelatedDataTask
objects.
- arrayOfField(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Field
objects.
- arrayOfFieldAppearance(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FieldAppearance
objects.
- arrayOfFieldAuditMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FieldAuditMode
objects.
- arrayOfFieldFilterMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FieldFilterMode
objects.
- arrayOfFieldImportStrategy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FieldImportStrategy
objects.
- arrayOfFieldNamingStrategy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FieldNamingStrategy
objects.
- arrayOfFieldPicker(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FieldPicker
objects.
- arrayOfFieldPickerWindow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FieldPickerWindow
objects.
- arrayOfFieldType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FieldType
objects.
- arrayOfFileItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FileItem
objects.
- arrayOfFileItemEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FileItemEditProxy
objects.
- arrayOfFileSpec(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FileSpec
objects.
- arrayOfFilterBuilder(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FilterBuilder
objects.
- arrayOfFilterClause(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FilterClause
objects.
- arrayOfFilteredList(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FilteredList
objects.
- arrayOfFilterViaAIProgressDialog(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- 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
-
- 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
-
- 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
-
- 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
-
- arrayOfGroupSpecifier(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GroupSpecifier
objects.
- arrayOfGroupStartOpen(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GroupStartOpen
objects.
- arrayOfGroupSummary(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GroupSummary
objects.
- arrayOfGroupTreeChangeType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GroupTreeChangeType
objects.
- arrayOfHashAlgorithm(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HashAlgorithm
objects.
- arrayOfHeaderItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HeaderItem
objects.
- arrayOfHeaderLevel(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HeaderLevel
objects.
- arrayOfHeaderSpan(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HeaderSpan
objects.
- arrayOfHiddenItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HiddenItem
objects.
- arrayOfHiddenPalette(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HiddenPalette
objects.
- arrayOfHilite(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Hilite
objects.
- arrayOfHiliteEditor(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HiliteEditor
objects.
- arrayOfHiliteIconPosition(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HiliteIconPosition
objects.
- arrayOfHiliteRule(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HiliteRule
objects.
- arrayOfHiliteViaAIProgressDialog(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfHLayout(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HLayout
objects.
- arrayOfHoopSelectionStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HoopSelectionStyle
objects.
- arrayOfHoverMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HoverMode
objects.
- arrayOfHoverPersistMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HoverPersistMode
objects.
- arrayOfHStack(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HStack
objects.
- arrayOfHTMLFlow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HTMLFlow
objects.
- arrayOfHTMLPane(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HTMLPane
objects.
- arrayOfIButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IButton
objects.
- arrayOfIconButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IconButton
objects.
- arrayOfIconMenuButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IconMenuButton
objects.
- arrayOfIconOverTrigger(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IconOverTrigger
objects.
- arrayOfImageStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImageStyle
objects.
- arrayOfIMenuButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IMenuButton
objects.
- arrayOfImg(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Img
objects.
- arrayOfImgButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImgButton
objects.
- arrayOfImgEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImgEditProxy
objects.
- arrayOfImgHTMLProperties(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImgHTMLProperties
objects.
- arrayOfImgProperties(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImgProperties
objects.
- arrayOfImgSectionHeader(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImgSectionHeader
objects.
- arrayOfImgSplitbar(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImgSplitbar
objects.
- arrayOfImgTab(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImgTab
objects.
- arrayOfImportFormat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImportFormat
objects.
- arrayOfIndicatorCanvas(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IndicatorCanvas
objects.
- arrayOfInlineEditEvent(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
InlineEditEvent
objects.
- arrayOfint(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfInteger(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfIntegerItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IntegerItem
objects.
- arrayOfIPickTreeItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IPickTreeItem
objects.
- arrayOfJoinType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
JoinType
objects.
- arrayOfJSONCircularReferenceMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- arrayOfMultiDecisionTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiDecisionTask
objects.
- arrayOfMultiFileItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiFileItem
objects.
- arrayOfMultiFilePicker(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiFilePicker
objects.
- arrayOfMultiGroupDialog(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiGroupDialog
objects.
- arrayOfMultiGroupPanel(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiGroupPanel
objects.
- arrayOfMultiInsertNonMatchingStrategy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfMultiInsertStrategy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiInsertStrategy
objects.
- arrayOfMultiMessageMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiMessageMode
objects.
- 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
-
- arrayOfNavigationButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NavigationButton
objects.
- arrayOfNavigationDirection(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NavigationDirection
objects.
- arrayOfNavigationMethod(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NavigationMethod
objects.
- arrayOfNavigationMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NavigationMode
objects.
- arrayOfNavItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NavItem
objects.
- arrayOfNavPanel(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NavPanel
objects.
- arrayOfNodeLocator(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NodeLocator
objects.
- arrayOfNotifyAction(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NotifyAction
objects.
- arrayOfNotifySettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NotifySettings
objects.
- arrayOfNotifyTransition(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NotifyTransition
objects.
- arrayOfNullAccessType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NullAccessType
objects.
- arrayOfObject(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfOpenFinWindow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
OpenFinWindow
objects.
- arrayOfOperationBinding(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
OperationBinding
objects.
- arrayOfOperatorId(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
OperatorId
objects.
- arrayOfOperatorValueType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
OperatorValueType
objects.
- arrayOfOrientation(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Orientation
objects.
- arrayOfOutputWhen(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
OutputWhen
objects.
- arrayOfOverflow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Overflow
objects.
- arrayOfPageEvent(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PageEvent
objects.
- arrayOfPageOrientation(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PageOrientation
objects.
- arrayOfPalette(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Palette
objects.
- arrayOfPaletteNode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PaletteNode
objects.
- arrayOfPanelPlacement(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PanelPlacement
objects.
- arrayOfPartialCommitOption(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PartialCommitOption
objects.
- arrayOfPasswordItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PasswordItem
objects.
- arrayOfPercentBoxModel(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PercentBoxModel
objects.
- arrayOfPickerIconName(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PickerIconName
objects.
- arrayOfPickListItemIconPlacement(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- 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
-
- arrayOfQualityIndicatedLocator(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- 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
-
- arrayOfReapplyAIFilterRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfReapplyAIFilterResponse(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- 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
-
- 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
-
- arrayOfRecordType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RecordType
objects.
- arrayOfRegressionLineType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RegressionLineType
objects.
- arrayOfReify(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Reify
objects.
- arrayOfRelationPath(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RelationPath
objects.
- arrayOfRelativeDate(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RelativeDate
objects.
- arrayOfRelativeDateItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RelativeDateItem
objects.
- arrayOfRelativeDateRangePosition(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- 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.
- arrayOfRowCountStatus(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RowCountStatus
objects.
- arrayOfRowEndEditAction(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RowEndEditAction
objects.
- arrayOfRowRangeDisplay(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RowRangeDisplay
objects.
- arrayOfRowRangeDisplayStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RowRangeDisplayStyle
objects.
- arrayOfRowSpacerItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RowSpacerItem
objects.
- arrayOfRowSpanEditMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RowSpanEditMode
objects.
- arrayOfRowSpanSelectionMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RowSpanSelectionMode
objects.
- arrayOfRPCRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RPCRequest
objects.
- arrayOfRPCResponse(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RPCResponse
objects.
- arrayOfRPCTransport(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RPCTransport
objects.
- arrayOfSavedSearchEditor(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SavedSearchEditor
objects.
- arrayOfSavedSearches(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SavedSearches
objects.
- arrayOfSavedSearchItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SavedSearchItem
objects.
- arrayOfSavedSearchItemEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfSavedSearchStoredState(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- 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
-
- 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
-
- arrayOfSelectionStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SelectionStyle
objects.
- arrayOfSelectionTreeMenu(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SelectionTreeMenu
objects.
- arrayOfSelectionType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SelectionType
objects.
- arrayOfSelectItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SelectItem
objects.
- arrayOfSelectItemEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SelectItemEditProxy
objects.
- arrayOfSelectItemsMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SelectItemsMode
objects.
- arrayOfSelectOtherItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SelectOtherItem
objects.
- arrayOfSeleneseRecorder(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SeleneseRecorder
objects.
- arrayOfSeleneseSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SeleneseSettings
objects.
- arrayOfSeleniumCommand(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SeleniumCommand
objects.
- arrayOfSendMethod(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SendMethod
objects.
- arrayOfSendTransactionTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SendTransactionTask
objects.
- arrayOfSequenceMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SequenceMode
objects.
- arrayOfSerializationSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SerializationSettings
objects.
- arrayOfServiceTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ServiceTask
objects.
- 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
-
- 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.
- arrayOfSingleSourceAIRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SingleSourceAIRequest
objects.
- arrayOfSkipJSONValidation(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SkipJSONValidation
objects.
- arrayOfSlider(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Slider
objects.
- arrayOfSliderItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SliderItem
objects.
- arrayOfSnapbar(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Snapbar
objects.
- arrayOfSnapGridStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SnapGridStyle
objects.
- arrayOfSortArrow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SortArrow
objects.
- arrayOfSortDirection(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SortDirection
objects.
- arrayOfSortSpecifier(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SortSpecifier
objects.
- arrayOfSound(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Sound
objects.
- arrayOfSpacerItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SpacerItem
objects.
- arrayOfSpinnerItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SpinnerItem
objects.
- arrayOfSplitbar(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Splitbar
objects.
- arrayOfSplitPane(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SplitPane
objects.
- arrayOfSplitPaneEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SplitPaneEditProxy
objects.
- arrayOfSQLPagingStrategy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SQLPagingStrategy
objects.
- arrayOfStackDirection(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StackDirection
objects.
- arrayOfStackPersistence(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StackPersistence
objects.
- arrayOfStandardControlGroup(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StandardControlGroup
objects.
- arrayOfStartProcessTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StartProcessTask
objects.
- arrayOfStartTransactionTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StartTransactionTask
objects.
- arrayOfState(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
State
objects.
- arrayOfStatefulCanvas(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StatefulCanvas
objects.
- arrayOfStatefulCanvasEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfStateTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StateTask
objects.
- arrayOfStaticTextItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StaticTextItem
objects.
- arrayOfStretchImg(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StretchImg
objects.
- arrayOfStretchImgButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StretchImgButton
objects.
- arrayOfStretchItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StretchItem
objects.
- arrayOfString(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfStyleGroup(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StyleGroup
objects.
- arrayOfStyleSetting(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
StyleSetting
objects.
- arrayOfSubmitItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SubmitItem
objects.
- arrayOfSuggestRecordSummaryTitleRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfSuggestRecordSummaryTitleResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfSummarizeRecordsContext(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfSummarizeRecordsPartialResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfSummarizeRecordsRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfSummarizeRecordsResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfSummarizeValueExample(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SummarizeValueExample
objects.
- arrayOfSummarizeValueRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SummarizeValueRequest
objects.
- arrayOfSummarizeValueResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SummarizeValueResult
objects.
- arrayOfSummaryFunctionType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SummaryFunctionType
objects.
- arrayOfSVG(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SVG
objects.
- arrayOfSyntaxHiliter(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SyntaxHiliter
objects.
- arrayOfSystemAIRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SystemAIRequest
objects.
- arrayOfSystemDoneConfig(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SystemDoneConfig
objects.
- arrayOfSystemWaitConfig(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SystemWaitConfig
objects.
- arrayOfTab(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Tab
objects.
- arrayOfTabBar(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TabBar
objects.
- arrayOfTableMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TableMode
objects.
- arrayOfTableView(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TableView
objects.
- arrayOfTabSet(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TabSet
objects.
- arrayOfTabSetEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TabSetEditProxy
objects.
- arrayOfTabTitleEditEvent(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TabTitleEditEvent
objects.
- arrayOfTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Task
objects.
- arrayOfTaskDecision(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TaskDecision
objects.
- arrayOfTextAreaItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TextAreaItem
objects.
- arrayOfTextAreaItemEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TextAreaItemEditProxy
objects.
- arrayOfTextAreaWrap(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TextAreaWrap
objects.
- arrayOfTextExportSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TextExportSettings
objects.
- arrayOfTextImportSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TextImportSettings
objects.
- arrayOfTextItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TextItem
objects.
- arrayOfTextItemEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TextItemEditProxy
objects.
- arrayOfTextMatchStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TextMatchStyle
objects.
- arrayOfTextSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TextSettings
objects.
- arrayOfTieMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TieMode
objects.
- arrayOfTileGrid(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TileGrid
objects.
- arrayOfTileLayout(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TileLayout
objects.
- arrayOfTileLayoutPolicy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TileLayoutPolicy
objects.
- arrayOfTilePalette(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TilePalette
objects.
- arrayOfTileRecord(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TileRecord
objects.
- arrayOfTimeDisplayFormat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TimeDisplayFormat
objects.
- arrayOfTimeItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TimeItem
objects.
- arrayOfTimeline(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Timeline
objects.
- arrayOfTimeUnit(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TimeUnit
objects.
- arrayOfTitleAlign(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TitleAlign
objects.
- arrayOfTitleAutoFitRotationMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfTitleOrientation(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TitleOrientation
objects.
- arrayOfTitleRotationMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TitleRotationMode
objects.
- arrayOfToggleItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToggleItem
objects.
- arrayOfToggleSwitch(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToggleSwitch
objects.
- arrayOfToolbar(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Toolbar
objects.
- arrayOfToolbarItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolbarItem
objects.
- arrayOfToolbarItemEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolbarItemEditProxy
objects.
- arrayOfToolStrip(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolStrip
objects.
- arrayOfToolStripButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolStripButton
objects.
- arrayOfToolStripGroup(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolStripGroup
objects.
- arrayOfToolStripMenuButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolStripMenuButton
objects.
- arrayOfToolStripResizer(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolStripResizer
objects.
- arrayOfToolStripSeparator(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolStripSeparator
objects.
- arrayOfToolStripSpacer(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolStripSpacer
objects.
- arrayOfTopOperatorAppearance(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TopOperatorAppearance
objects.
- arrayOfTour(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Tour
objects.
- arrayOfTourActionType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TourActionType
objects.
- arrayOfTourConfirmStep(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TourConfirmStep
objects.
- arrayOfTourInputValidationMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfTourMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TourMode
objects.
- arrayOfTourStep(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TourStep
objects.
- arrayOfTourWindow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TourWindow
objects.
- arrayOfTree(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Tree
objects.
- arrayOfTreeFilterMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TreeFilterMode
objects.
- arrayOfTreeGrid(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TreeGrid
objects.
- arrayOfTreeGridField(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TreeGridField
objects.
- arrayOfTreeMenuButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TreeMenuButton
objects.
- arrayOfTreeModelType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TreeModelType
objects.
- arrayOfTreeNode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TreeNode
objects.
- arrayOfTreePalette(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TreePalette
objects.
- arrayOfTutorial(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Tutorial
objects.
- arrayOfUnionFieldsStrategy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
UnionFieldsStrategy
objects.
- arrayOfUploadItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
UploadItem
objects.
- arrayOfUserAIRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
UserAIRequest
objects.
- arrayOfUserConfirmationGateway(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- 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.
- arrayOfValueClass(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ValueClass
objects.
- arrayOfValueItemType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ValueItemType
objects.
- arrayOfValuesManager(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ValuesManager
objects.
- arrayOfVerticalAlignment(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
VerticalAlignment
objects.
- arrayOfViewFileItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ViewFileItem
objects.
- arrayOfViewLoader(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ViewLoader
objects.
- arrayOfViewName(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ViewName
objects.
- arrayOfVisibility(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Visibility
objects.
- arrayOfVisibilityMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
VisibilityMode
objects.
- arrayOfVLayout(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
VLayout
objects.
- arrayOfVStack(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
VStack
objects.
- arrayOfWaitForType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
WaitForType
objects.
- arrayOfWindow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Window
objects.
- arrayOfWindowEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
WindowEditProxy
objects.
- arrayOfWriteToGeneratedFields(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- 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
-
- 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.
- AsyncDataBoundOperationContext - Class in com.smartgwt.client.util
-
Context for an asynchronous data-bound operation.
- AsyncDataBoundOperationContext() - Constructor for class com.smartgwt.client.util.AsyncDataBoundOperationContext
-
- AsyncDataBoundOperationContext(JavaScriptObject) - Constructor for class com.smartgwt.client.util.AsyncDataBoundOperationContext
-
- AsyncDataBoundOperationParams - Class in com.smartgwt.client.util
-
Parameters to an asynchronous data-bound operation.
- AsyncDataBoundOperationParams() - Constructor for class com.smartgwt.client.util.AsyncDataBoundOperationParams
-
- AsyncDataBoundOperationParams(JavaScriptObject) - Constructor for class com.smartgwt.client.util.AsyncDataBoundOperationParams
-
- AsyncMultipleValuesGenerationResult - Class in com.smartgwt.client.util
-
The result of an asynchronous operation to generate multiple values.
- AsyncMultipleValuesGenerationResult() - Constructor for class com.smartgwt.client.util.AsyncMultipleValuesGenerationResult
-
- AsyncMultipleValuesGenerationResult(JavaScriptObject) - Constructor for class com.smartgwt.client.util.AsyncMultipleValuesGenerationResult
-
- AsyncMultipleValuesGenerationResultCallback - Interface in com.smartgwt.client.callbacks
-
- AsyncOperationContext - Class in com.smartgwt.client.util
-
Context for an asynchronous operation.
- AsyncOperationContext() - Constructor for class com.smartgwt.client.util.AsyncOperationContext
-
- AsyncOperationContext(JavaScriptObject) - Constructor for class com.smartgwt.client.util.AsyncOperationContext
-
- AsyncOperationParams - Class in com.smartgwt.client.util
-
Parameters to an asynchronous operation.
- AsyncOperationParams() - Constructor for class com.smartgwt.client.util.AsyncOperationParams
-
- AsyncOperationParams(JavaScriptObject) - Constructor for class com.smartgwt.client.util.AsyncOperationParams
-
- AsyncOperationResult - Class in com.smartgwt.client.util
-
An object containing information about the result of an asynchronous operation.
- AsyncOperationResult() - Constructor for class com.smartgwt.client.util.AsyncOperationResult
-
- AsyncOperationResult(JavaScriptObject) - Constructor for class com.smartgwt.client.util.AsyncOperationResult
-
- AsyncOperationResultType - Enum in com.smartgwt.client.types
-
The type of result of an asynchronous operation.
- AsyncSingleValueGenerationResult - Class in com.smartgwt.client.util
-
The result of an asynchronous operation to generate a value.
- AsyncSingleValueGenerationResult() - Constructor for class com.smartgwt.client.util.AsyncSingleValueGenerationResult
-
- AsyncSingleValueGenerationResult(JavaScriptObject) - Constructor for class com.smartgwt.client.util.AsyncSingleValueGenerationResult
-
- AsyncSingleValueGenerationResultCallback - Interface in com.smartgwt.client.callbacks
-
- AsyncUtil - Class in com.smartgwt.client.util
-
Contains utilities and constants to support asynchronous code.
- AsyncUtil() - Constructor for class com.smartgwt.client.util.AsyncUtil
-
- asyncUtil_asyncCanceledMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An asynchronous operation was canceled with reason: $cancellationReason"
- asyncUtil_asyncCanceledMessageGeneric() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An asynchronous operation was canceled."
- asyncUtil_asyncDisabledMessageGeneric() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An asynchronous operation was disabled."
- asyncUtil_asyncErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An error occurred during an asynchronous operation: $errorMessage"
- asyncUtil_asyncErrorMessageGeneric() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An error occurred during an asynchronous operation."
- asyncUtil_asyncNonSuccessMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An asynchronous operation resulted in type ''$type''."
- asyncUtil_asyncNonSuccessMessageGeneric() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An asynchronous operation resulted in an unspecified type of result."
- asyncUtil_asyncOtherTypeMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An asynchronous operation resulted in type ''$type''."
- asyncUtil_asyncOtherTypeMessageGeneric() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An asynchronous operation resulted in an unspecified type of result."
- asyncUtil_dataBeingFetchedDisabledMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Data were being fetched."
- asyncUtil_dataBeingFetchedMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Data were being fetched."
- asyncUtil_missingRequiredParameterErrorMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$paramName
is required."
- asyncUtil_unhandledTypeRawMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[Unhandled non-successful result type ''$resultType'']"
- asyncUtil_unspecifiedTypeRawMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[Unspecified non-successful result type]"
- AsyncValidationReplyEvent - Class in com.smartgwt.client.form.events
-
- AsyncValidationReplyEvent(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
-
- 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
-
- 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
-
- AutoChildUsage - Interface in com.smartgwt.client.docs
-
Using AutoChildren
- AutoComplete - Enum in com.smartgwt.client.types
-
- 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
-
- 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
-
- 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
-
- 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 a string generated by the
AutoTest
class to reliably identify an
interactive element in a Smart GWT application.
- Axis - Enum in com.smartgwt.client.types
-
An axis or "side" of a table.
- 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
-
- 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
-
- cacheStretchImgStates(String, String, String) - Static method in class com.smartgwt.client.util.FileLoader
-
Caches a set of state stretch images derived from a base image.
- cacheStretchImgStates(String, String, String[]) - Static method in class com.smartgwt.client.util.FileLoader
-
Caches a set of state stretch images derived from a base image.
- cacheStretchImgStates(String, String[], String[]) - Static method in class com.smartgwt.client.util.FileLoader
-
Caches a set of state stretch images derived from a base image.
- CacheSync - Interface in com.smartgwt.client.docs
-
The following APIs are all related to CacheSync.
- CacheSynchronization - Interface in com.smartgwt.client.docs
-
Automatic Cache Synchronization
- 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).
- cacheSyncStrategy - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
- cacheSyncStrategy - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
- CacheSyncStrategy - Enum in com.smartgwt.client.types
-
- cacheSyncTiming - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
- cacheSyncTiming - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
- CacheSyncTiming - Enum in com.smartgwt.client.types
-
- 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_eventAllDayFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "All Day"
- calendar_eventDescriptionFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Description".
- calendar_eventDurationFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Duration".
- calendar_eventDurationUnitFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated " ".
- calendar_eventEditorDateFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Date"
- calendar_eventEndDateFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "To".
- calendar_eventLaneFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Lane".
- calendar_eventNameFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Event Name".
- calendar_eventStartDateFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "From".
- calendar_eventSublaneFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Sublane".
- calendar_invalidDateMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "From must be before To".
- calendar_monthButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$monthName"
- calendar_monthMoreEventsLinkTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "+ $eventCount more...".
- calendar_monthViewTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Month".
- calendar_newEventWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "New Event"
- calendar_nextButtonHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Next".
- calendar_previousButtonHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Previous".
- calendar_removeButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove Event".
- calendar_saveButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save Event".
- calendar_timelineViewTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Timeline".
- calendar_weekPrefix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Week".
- calendar_weekViewTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Week".
- CalendarEvent - 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.
- CalendarSaveScenario - Enum in com.smartgwt.client.types
-
Indicates how a given Calendar Save was initiated - values are dialog, editor and mouse.
- 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
-
- call(String, String, String, RPCCallback, Object[], RPCRequest) - Static method in class com.smartgwt.client.rpc.DMI
-
- 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
-
- cancel() - Method in interface com.smartgwt.client.event.Cancellable
-
- cancel() - Method in class com.smartgwt.client.event.SmartGwtTimer
-
Cancels this timer.
- cancel() - Method in class com.smartgwt.client.util.CancellationController
-
Requests cancellation of all asynchronous operations that are polling
canceled
or observing this method.
- cancel(String) - Method in class com.smartgwt.client.util.CancellationController
-
Requests cancellation of all asynchronous operations that are polling
canceled
or observing this method.
- cancel() - Method in class com.smartgwt.client.util.PageKeyHandler
-
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundClickEvent
-
Call this method to cancel the default behavior of creating a new event at the selected location and
showing its editor.
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseDownEvent
-
Call this method to suppress default behavior of allowing sweep selection via dragging.
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseUpEvent
-
Call this method to suppress default behavior of showing a dialog to add a new event with the passed
dates.
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
-
Call this method to cancel the default action
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
-
Call this method to cancel the removal
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
Call this method to cancel the default action
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
Call this method to cancel the action
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionMove
-
Call this method to cancel the default drag move behavior
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionStop
-
Call this method to cancel the default drop behavior
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeMove
-
Call this method to cancel the default drag resize behavior
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeStop
-
Call this method to cancel the default drag-resize stop behavior
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.EventSaveError
-
Call this method to cancel builtin behavior - null to allow builtin behaviors, true to also allow central
event-handling for unhandled errors
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.IndicatorClick
-
Call this method to cancel the default action
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
-
Call this method to cancel the default action
- CANCEL - 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.DoubleClickEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.DragMove
-
Call this method to cancel the default behavior of allowing the shape to be drag-moved
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
Call this method to cancel the default behavior of allowing the shape to be drag-resized
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
-
Call this method to cancel the default behavior of allowing the shape to be drag-resized
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.DragStart
-
Call this method to cancel the default behavior of allowing the shape to be drag-moved
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.MouseDownEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.MouseMoveEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.MouseOutEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.MouseOverEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.MouseUpEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.ShowContextMenuEvent
-
false == don't show native context menu, true == show native context menu
- cancel() - Method in class com.smartgwt.client.widgets.events.ClickEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.CloseClickEvent
-
Call this method to cancel bubbling the click event
- cancel() - Method in class com.smartgwt.client.widgets.events.DoubleClickEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.DragMoveEvent
-
Call this method to cancel drag interaction.
- cancel() - Method in class com.smartgwt.client.widgets.events.DragRepositionMoveEvent
-
Call this method to suppress auto-move of the
dragTarget
or outline.
- cancel() - Method in class com.smartgwt.client.widgets.events.DragRepositionStartEvent
-
Call this method to cancel the drag reposition action
- cancel() - Method in class com.smartgwt.client.widgets.events.DragRepositionStopEvent
-
Call this method to snap the
dragTarget
(or outline) back to its
original location or true to leave it at the current cursor position.
- cancel() - Method in class com.smartgwt.client.widgets.events.DragResizeMoveEvent
-
Call this method to suppress auto-resize of the
dragTarget
or outline.
- cancel() - Method in class com.smartgwt.client.widgets.events.DragResizeStartEvent
-
Call this method to cancel the drag reposition action
- cancel() - Method in class com.smartgwt.client.widgets.events.DragResizeStopEvent
-
Call this method to snap the
dragTarget
(or outline) back to its
original size or true to leave it at the current cursor position.
- cancel() - Method in class com.smartgwt.client.widgets.events.DragStartEvent
-
Call this method to cancel drag action.
- cancel() - Method in class com.smartgwt.client.widgets.events.DragStopEvent
-
Call this method to cancel drag interaction.
- cancel() - Method in class com.smartgwt.client.widgets.events.DropEvent
-
Call this method to cancel default drop handling
- cancel() - Method in class com.smartgwt.client.widgets.events.DropMoveEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.DropOutEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.DropOverEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.HoverEvent
-
Call this method to cancel the hover event.
- cancel() - Method in class com.smartgwt.client.widgets.events.IconClickEvent
-
Call this method to suppress the standard button click event
- cancel() - Method in class com.smartgwt.client.widgets.events.KeyDownEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.KeyPressEvent
-
Call this method to suppress native behavior in response to the keyPress, and prevent this event from bubbling to
this widget's parent, or true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.MaximizeClickEvent
-
Call this method to cancel the default maximize behavior
- cancel() - Method in class com.smartgwt.client.widgets.events.MinimizeClickEvent
-
Call this method to cancel the default minimize behavior
- cancel() - Method in class com.smartgwt.client.widgets.events.MouseDownEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.MouseMoveEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.MouseOutEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.MouseOverEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.MouseStillDownEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.MouseUpEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.MouseWheelEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.RestoreClickEvent
-
Call this method to cancel the default restore behavior
- cancel() - Method in class com.smartgwt.client.widgets.events.RightMouseDownEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.ShowContextMenuEvent
-
false == don't show native context menu, true == show native context menu
- cancel() - Method in class com.smartgwt.client.widgets.events.TitleHoverEvent
-
Call this method to suppress the standard hover
- cancel(DSRequest) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- 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
-
- 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
DSResponse
s 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
-
- 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
-
- CancelItem() - Constructor for class com.smartgwt.client.widgets.form.fields.CancelItem
-
- CancelItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.CancelItem
-
- CancelItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.CancelItem
-
- CancelItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.CancelItem
-
- Cancellable - Interface in com.smartgwt.client.event
-
- CancellationController - Class in com.smartgwt.client.util
-
Provides a mechanism for canceling asynchronous operations.
- CancellationController() - Constructor for class com.smartgwt.client.util.CancellationController
-
- CancellationController(JavaScriptObject) - Constructor for class com.smartgwt.client.util.CancellationController
-
- cancellationController_ancestorCanceledReason() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The $ancestorGenerationAdjective operation was canceled: $ancestorCancellationReason"
- cancellationController_ancestorCanceledReasonGeneric() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The $ancestorGenerationAdjective operation was canceled."
- cancellationController_canceledByUserReason() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The user requested cancellation."
- cancellationController_componentDataSourceWasChangedReason() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Component $componentID''s dataSource was changed."
- cancellationController_componentFieldsWereChangedReason() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Fields were added or removed from component $componentID."
- cancelQueue() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Cancel a queue of requests (also called a transaction).
- cancelQueue(int) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Cancel a queue of requests (also called a transaction).
- cancelQueue(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
- 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
-
- 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
-
- 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
-
- 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.
- canSupportVisionRequests() - Method in class com.smartgwt.client.ai.AIEngine
-
Whether this AI engine can handle vision requests, or requests where one or more of the messages is an image.
- 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
-
- 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
-
- 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.SeleneseRecorder
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.tools.SeleneseRecorder
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, 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.ai.AISortProgressDialog
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ai.AISortProgressDialog
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.ai.AIWindow
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ai.AIWindow
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.ai.BuildUIViaAIProgressDialog
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ai.BuildUIViaAIProgressDialog
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.ai.FilterViaAIProgressDialog
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ai.FilterViaAIProgressDialog
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.ai.HiliteViaAIProgressDialog
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ai.HiliteViaAIProgressDialog
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.BaseWidget
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, 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.MultiFileItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, 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.ToggleItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.ToggleItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, 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.PresetDateRangeItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.PresetDateRangeItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, 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.grid.RowRangeDisplay
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, 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.ToggleSwitch
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ToggleSwitch
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, 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.MultiFileItem
-
- 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.ToggleItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.ViewFileItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.PresetDateRangeItem
-
- CharacterCasing - Enum in com.smartgwt.client.types
-
- ChartBackgroundDrawnEvent - Class in com.smartgwt.client.widgets.chart
-
- ChartBackgroundDrawnEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.chart.ChartBackgroundDrawnEvent
-
- ChartBackgroundDrawnHandler - Interface in com.smartgwt.client.widgets.chart
-
- 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
-
- 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
-
- checkBrowserAndRedirect(String) - Static method in class com.smartgwt.client.util.Page
-
- checkFormItemType(String) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- checkForValidationErrors(ValidationStatusCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- 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
-
- checkForValidationErrors(ValidationStatusCallback) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- checkForValidationErrors(ValidationStatusCallback, boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- 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
-
- CircleToCommand - Class in com.smartgwt.client.widgets.drawing
-
Command to draw a segment of a specified circle.
- CircleToCommand() - Constructor for class com.smartgwt.client.widgets.drawing.CircleToCommand
-
- CircleToCommand(Point, double, double, double) - Constructor for class com.smartgwt.client.widgets.drawing.CircleToCommand
-
- clamp(int, int, int) - Static method in class com.smartgwt.client.util.NumberUtil
-
Returns a clamped number between a min and max.
- class_unknownFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[Unknown field]"
- class_unnamedFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[Unnamed field]"
- 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
-
- clearAIFilterCaches(AdvancedCriteria) - Static method in class com.smartgwt.client.ai.AI
-
Removes information for all records to which an "aiFilter"
AdvancedCriteria
has been
applied.
- clearAllCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
-
- 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
-
- clearGroups() - Method in class com.smartgwt.client.tools.CSSEditor
-
- 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
-
- 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
-
- 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
-
- clearValue(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- 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
-
- 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
- clientRequestMaxRows - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
- ClientServerIntegration - Interface in com.smartgwt.client.docs
-
Client-Server Integration
- ClientUniquenessCheckCondition - Enum in com.smartgwt.client.types
-
For a validator of type
isUnique
in a component listing multiple records such as a ListGrid, can we use the
component's fetched data set to check for uniqueness? Used by
Validator.checkComponentData
.
- 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
-
- 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 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
-
- 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.ai - package com.smartgwt.client.ai
-
- com.smartgwt.client.bean - package com.smartgwt.client.bean
-
- com.smartgwt.client.bean.types - package com.smartgwt.client.bean.types
-
- com.smartgwt.client.browser.window - package com.smartgwt.client.browser.window
-
- com.smartgwt.client.browser.window.events - package com.smartgwt.client.browser.window.events
-
- com.smartgwt.client.callbacks - package com.smartgwt.client.callbacks
-
- com.smartgwt.client.core - package com.smartgwt.client.core
-
- com.smartgwt.client.data - package com.smartgwt.client.data
-
- com.smartgwt.client.data.events - package com.smartgwt.client.data.events
-
- com.smartgwt.client.data.fields - package com.smartgwt.client.data.fields
-
- com.smartgwt.client.docs - package com.smartgwt.client.docs
-
This package contains conceptual overviews covering cross-cutting concerns that apply to
multiple SmartGWT classes and packages.
- com.smartgwt.client.docs.serverds - package com.smartgwt.client.docs.serverds
-
This package is reference for all properties that may be specified in DataSource descriptor
(.ds.xml file).
- com.smartgwt.client.event - package com.smartgwt.client.event
-
- com.smartgwt.client.form.events - package com.smartgwt.client.form.events
-
- com.smartgwt.client.i18n - package com.smartgwt.client.i18n
-
- com.smartgwt.client.rpc - package com.smartgwt.client.rpc
-
- com.smartgwt.client.tools - package com.smartgwt.client.tools
-
- com.smartgwt.client.tools.stream - package com.smartgwt.client.tools.stream
-
- com.smartgwt.client.types - package com.smartgwt.client.types
-
- com.smartgwt.client.util - package com.smartgwt.client.util
-
- com.smartgwt.client.util.events - package com.smartgwt.client.util.events
-
- com.smartgwt.client.util.tour - package com.smartgwt.client.util.tour
-
- com.smartgwt.client.util.workflow - package com.smartgwt.client.util.workflow
-
- com.smartgwt.client.util.workflow.events - package com.smartgwt.client.util.workflow.events
-
- com.smartgwt.client.widgets - package com.smartgwt.client.widgets
-
- com.smartgwt.client.widgets.ace - package com.smartgwt.client.widgets.ace
-
- com.smartgwt.client.widgets.ace.events - package com.smartgwt.client.widgets.ace.events
-
- com.smartgwt.client.widgets.ai - package com.smartgwt.client.widgets.ai
-
- com.smartgwt.client.widgets.calendar - package com.smartgwt.client.widgets.calendar
-
- com.smartgwt.client.widgets.calendar.events - package com.smartgwt.client.widgets.calendar.events
-
- com.smartgwt.client.widgets.chart - package com.smartgwt.client.widgets.chart
-
- com.smartgwt.client.widgets.com.smartgwt.client.widgets.events - package com.smartgwt.client.widgets.com.smartgwt.client.widgets.events
-
- com.smartgwt.client.widgets.cube - package com.smartgwt.client.widgets.cube
-
- com.smartgwt.client.widgets.cube.events - package com.smartgwt.client.widgets.cube.events
-
- com.smartgwt.client.widgets.data.events - package com.smartgwt.client.widgets.data.events
-
- com.smartgwt.client.widgets.drawing - package com.smartgwt.client.widgets.drawing
-
- com.smartgwt.client.widgets.drawing.events - package com.smartgwt.client.widgets.drawing.events
-
- com.smartgwt.client.widgets.events - package com.smartgwt.client.widgets.events
-
- com.smartgwt.client.widgets.form - package com.smartgwt.client.widgets.form
-
- com.smartgwt.client.widgets.form.events - package com.smartgwt.client.widgets.form.events
-
- com.smartgwt.client.widgets.form.fields - package com.smartgwt.client.widgets.form.fields
-
- com.smartgwt.client.widgets.form.fields.events - package com.smartgwt.client.widgets.form.fields.events
-
- com.smartgwt.client.widgets.form.validator - package com.smartgwt.client.widgets.form.validator
-
- com.smartgwt.client.widgets.grid - package com.smartgwt.client.widgets.grid
-
- com.smartgwt.client.widgets.grid.events - package com.smartgwt.client.widgets.grid.events
-
- com.smartgwt.client.widgets.layout - package com.smartgwt.client.widgets.layout
-
- com.smartgwt.client.widgets.layout.events - package com.smartgwt.client.widgets.layout.events
-
- com.smartgwt.client.widgets.menu - package com.smartgwt.client.widgets.menu
-
- com.smartgwt.client.widgets.menu.events - package com.smartgwt.client.widgets.menu.events
-
- com.smartgwt.client.widgets.notify - package com.smartgwt.client.widgets.notify
-
- com.smartgwt.client.widgets.plugins - package com.smartgwt.client.widgets.plugins
-
- com.smartgwt.client.widgets.rte - package com.smartgwt.client.widgets.rte
-
This package contains helper classes for the
RichTextEditor
(e.g. the helper widgets for its HTML list editing support).
- com.smartgwt.client.widgets.rte.events - package com.smartgwt.client.widgets.rte.events
-
- com.smartgwt.client.widgets.tab - package com.smartgwt.client.widgets.tab
-
- com.smartgwt.client.widgets.tab.events - package com.smartgwt.client.widgets.tab.events
-
- com.smartgwt.client.widgets.tableview - package com.smartgwt.client.widgets.tableview
-
- com.smartgwt.client.widgets.tableview.events - package com.smartgwt.client.widgets.tableview.events
-
- com.smartgwt.client.widgets.tile - package com.smartgwt.client.widgets.tile
-
- com.smartgwt.client.widgets.tile.events - package com.smartgwt.client.widgets.tile.events
-
- com.smartgwt.client.widgets.toolbar - package com.smartgwt.client.widgets.toolbar
-
- com.smartgwt.client.widgets.toolbar.events - package com.smartgwt.client.widgets.toolbar.events
-
- com.smartgwt.client.widgets.tools.events - package com.smartgwt.client.widgets.tools.events
-
- com.smartgwt.client.widgets.tour - package com.smartgwt.client.widgets.tour
-
- com.smartgwt.client.widgets.tree - package com.smartgwt.client.widgets.tree
-
- com.smartgwt.client.widgets.tree.events - package com.smartgwt.client.widgets.tree.events
-
- com.smartgwt.client.widgets.viewer - package com.smartgwt.client.widgets.viewer
-
- com.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".
- ComboBoxItemCriteria - Interface in com.smartgwt.client.docs
-
ComboBoxItem criteria
- 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()
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) - Method in class com.smartgwt.client.data.ResultSet
-
- compareCriteria(Criteria, Criteria, DSRequest, String) - Method in class com.smartgwt.client.data.ResultSet
-
Default behavior is to call
DataSource.compareCriteria()
to
determine whether new criteria is guaranteed more restrictive, equivalent to the old criteria, or not guaranteed more
restrictive, returning 1, 0 or -1 respectively.
- 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
-
- 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
-
- completeEditing() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- 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
-
- componentTask_unsupportedComponentMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$propertyName ''$id'' is not a supported type for this task"
- ComponentXML - Interface in com.smartgwt.client.docs
-
Component XML
- CompoundFormItem_skinning - Interface in com.smartgwt.client.docs
-
When skinning basic FormItems like SelectItem and TextItem, consider that compound form items
like DateItem and ComboBox reuse simpler items like SelectItem and TextItem, so adding a border
to SelectItem would also apply a border to each select item within DateItem.
To avoid such
side-effects, if you want to add styling to all SelectItems used in your application, you can
create an application-specific subclass like MySelectItem and apply properties there.
- Compression - Interface in com.smartgwt.client.docs
-
Compression
- computeAngle(double, double, double, double) - Static method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- 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
-
- 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
-
- 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
-
- 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 < and > respectively.
- ConvertTo - Class in com.smartgwt.client.util
-
This object contains all of the methods for converting from a JavaScriptObject to an array of specific
SmartGWT class types.
- convertToArray(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
-
- 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
-
- convertToJava(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
- 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
-
- convertToMap(JavaScriptObject, boolean) - Static method in class com.smartgwt.client.util.JSOHelper
-
- convertToMap(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
- 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.
- couldSupportRequest(AIRequest) - Method in class com.smartgwt.client.ai.AIEngine
-
Determines whether this engine could support the given request.
- create() - Method in class com.smartgwt.client.ai.AIEngine
-
- create() - Method in class com.smartgwt.client.browser.window.OpenFinWindow
-
- create() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
- create() - Method in class com.smartgwt.client.core.BaseClass
-
- create() - Method in class com.smartgwt.client.data.DataSource
-
- create() - Method in class com.smartgwt.client.data.FacadeDataSource
-
- create() - Method in class com.smartgwt.client.data.FilteredList
-
- create() - Method in class com.smartgwt.client.data.MockDataSource
-
- create() - Method in class com.smartgwt.client.data.RecordList
-
- create() - Method in class com.smartgwt.client.data.RestDataSource
-
- create() - Method in class com.smartgwt.client.data.ResultSet
-
- create() - Method in class com.smartgwt.client.data.SchemaSet
-
- create() - Method in class com.smartgwt.client.data.SimpleType
-
- create() - Method in class com.smartgwt.client.data.TextExportSettings
-
- create() - Method in class com.smartgwt.client.data.TextImportSettings
-
- create() - Method in class com.smartgwt.client.data.TextSettings
-
- create() - Method in class com.smartgwt.client.data.WebService
-
- create() - Method in class com.smartgwt.client.data.WSDataSource
-
- create() - Method in class com.smartgwt.client.data.XJSONDataSource
-
- create() - Method in class com.smartgwt.client.rpc.Project
-
- create() - Static method in class com.smartgwt.client.rpc.RPCResponse
-
RPCResponses shouldn't be created directly.
- create() - Method in class com.smartgwt.client.tools.CanvasEditProxy
-
- create() - Method in class com.smartgwt.client.tools.CheckboxItemEditProxy
-
- create() - Method in class com.smartgwt.client.tools.CSSEditor
-
- create() - Method in class com.smartgwt.client.tools.DateItemEditProxy
-
- create() - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
-
- create() - Method in class com.smartgwt.client.tools.DrawItemEditProxy
-
- create() - Method in class com.smartgwt.client.tools.DrawLabelEditProxy
-
- create() - Method in class com.smartgwt.client.tools.DrawPaneEditProxy
-
- create() - Method in class com.smartgwt.client.tools.EditContext
-
- create() - Method in class com.smartgwt.client.tools.EditPane
-
- create() - Method in class com.smartgwt.client.tools.EditProxy
-
- create() - Method in class com.smartgwt.client.tools.EditTree
-
- create() - Method in class com.smartgwt.client.tools.FacetChartEditProxy
-
- create() - Method in class com.smartgwt.client.tools.FileItemEditProxy
-
- create() - Method in class com.smartgwt.client.tools.FormEditProxy
-
- create() - Method in class com.smartgwt.client.tools.FormItemEditProxy
-
- create() - Method in class com.smartgwt.client.tools.GradientEditor
-
- create() - Method in class com.smartgwt.client.tools.GridEditProxy
-
- create() - Method in class com.smartgwt.client.tools.HiddenPalette
-
- create() - Method in class com.smartgwt.client.tools.ImgEditProxy
-
- create() - Method in class com.smartgwt.client.tools.LabelEditProxy
-
- create() - Method in class com.smartgwt.client.tools.LayoutEditProxy
-
- create() - Method in class com.smartgwt.client.tools.ListPalette
-
- create() - Method in class com.smartgwt.client.tools.MenuEditProxy
-
- create() - Method in class com.smartgwt.client.tools.MenuPalette
-
- create() - Method in class com.smartgwt.client.tools.ProgressbarEditProxy
-
- create() - Method in class com.smartgwt.client.tools.Reify
-
- create() - Method in class com.smartgwt.client.tools.SavedSearchItemEditProxy
-
- create() - Method in class com.smartgwt.client.tools.SectionStackEditProxy
-
- create() - Method in class com.smartgwt.client.tools.SectionStackSectionEditProxy
-
- create() - Method in class com.smartgwt.client.tools.SelectItemEditProxy
-
- create() - Method in class com.smartgwt.client.tools.SeleneseRecorder
-
- create() - Method in class com.smartgwt.client.tools.SplitPaneEditProxy
-
- create() - Method in class com.smartgwt.client.tools.StatefulCanvasEditProxy
-
- create() - Method in class com.smartgwt.client.tools.stream.EventStream
-
- create() - Method in class com.smartgwt.client.tools.TabSetEditProxy
-
- create() - Method in class com.smartgwt.client.tools.TextAreaItemEditProxy
-
- create() - Method in class com.smartgwt.client.tools.TextItemEditProxy
-
- create() - Method in class com.smartgwt.client.tools.TilePalette
-
- create() - Method in class com.smartgwt.client.tools.ToolbarItemEditProxy
-
- create() - Method in class com.smartgwt.client.tools.TreePalette
-
- create() - Method in class com.smartgwt.client.tools.WindowEditProxy
-
- create() - Method in class com.smartgwt.client.util.CancellationController
-
- create() - Static method in class com.smartgwt.client.util.DateUtil
-
Create a new Date
object - synonym 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.ai.AISortProgressDialog
-
- create() - Method in class com.smartgwt.client.widgets.ai.AIWindow
-
- create() - Method in class com.smartgwt.client.widgets.ai.BuildUIViaAIProgressDialog
-
- create() - Method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
-
- create() - Method in class com.smartgwt.client.widgets.ai.FilterViaAIProgressDialog
-
- create() - Method in class com.smartgwt.client.widgets.ai.HiliteViaAIProgressDialog
-
- create() - Method in class com.smartgwt.client.widgets.BaseWidget
-
- create() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- create() - Method in class com.smartgwt.client.widgets.Button
-
- create() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- create() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
- create() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
- create() - Method in class com.smartgwt.client.widgets.calendar.IndicatorCanvas
-
- create() - Method in class com.smartgwt.client.widgets.calendar.Timeline
-
- create() - Method in class com.smartgwt.client.widgets.calendar.ZoneCanvas
-
- create() - Method in class com.smartgwt.client.widgets.Canvas
-
- create() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- create() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- create() - Method in class com.smartgwt.client.widgets.DateChooser
-
- create() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
- create() - Method in class com.smartgwt.client.widgets.Dialog
-
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawBlockConnector
-
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawShape
-
- create() - Method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
- create() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
- create() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
- create() - Method in class com.smartgwt.client.widgets.EditSearchWindow
-
- create() - Method in class com.smartgwt.client.widgets.FieldPicker
-
- create() - Method in class com.smartgwt.client.widgets.FieldPickerWindow
-
- create() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
- create() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- create() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- create() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
- create() - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
- create() - Method in class com.smartgwt.client.widgets.form.PropertySheet
-
- create() - Method in class com.smartgwt.client.widgets.form.SearchForm
-
- create() - Static method in class com.smartgwt.client.widgets.form.validator.Validator
-
A Validator shouldn't be created directly.
- create() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- create() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
- create() - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
- create() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- create() - Method in class com.smartgwt.client.widgets.grid.DateGrid
-
- create() - Method in class com.smartgwt.client.widgets.grid.GridRenderer
-
- create() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
- create() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
- create() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- create() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
- create() - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
- create() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
- create() - Method in class com.smartgwt.client.widgets.HTMLPane
-
- create() - Method in class com.smartgwt.client.widgets.IButton
-
- create() - Method in class com.smartgwt.client.widgets.IconButton
-
- create() - Method in class com.smartgwt.client.widgets.Img
-
- create() - Method in class com.smartgwt.client.widgets.ImgButton
-
- create() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
- create() - Method in class com.smartgwt.client.widgets.Label
-
- create() - Method in class com.smartgwt.client.widgets.layout.DataView
-
- create() - Method in class com.smartgwt.client.widgets.layout.Deck
-
- create() - Method in class com.smartgwt.client.widgets.layout.FlowLayout
-
- create() - Method in class com.smartgwt.client.widgets.layout.HLayout
-
- create() - Method in class com.smartgwt.client.widgets.layout.HStack
-
- create() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
- create() - Method in class com.smartgwt.client.widgets.layout.Layout
-
- create() - Method in class com.smartgwt.client.widgets.layout.LayoutSpacer
-
- create() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- create() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
- create() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
- create() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
- create() - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
- create() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
- create() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- create() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- create() - Method in class com.smartgwt.client.widgets.layout.VLayout
-
- create() - Method in class com.smartgwt.client.widgets.layout.VStack
-
- create() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
- create() - Method in class com.smartgwt.client.widgets.menu.IconMenuButton
-
- create() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
- create() - Method in class com.smartgwt.client.widgets.menu.Menu
-
- create() - Method in class com.smartgwt.client.widgets.menu.MenuBar
-
- create() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
- create() - Method in class com.smartgwt.client.widgets.menu.RibbonMenuButton
-
- create() - Method in class com.smartgwt.client.widgets.menu.SelectionTreeMenu
-
- create() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
- create() - Method in class com.smartgwt.client.widgets.MiniNavControl
-
- create() - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
- create() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
- create() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
- create() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
- create() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
- create() - Method in class com.smartgwt.client.widgets.NavigationButton
-
- create() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
- create() - Method in class com.smartgwt.client.widgets.plugins.BrowserPlugin
-
- create() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
- create() - Method in class com.smartgwt.client.widgets.plugins.SVG
-
- create() - Method in class com.smartgwt.client.widgets.PointerSettings
-
- create() - Method in class com.smartgwt.client.widgets.PrintCanvas
-
- create() - Method in class com.smartgwt.client.widgets.PrintWindow
-
- create() - Method in class com.smartgwt.client.widgets.Progressbar
-
- create() - Method in class com.smartgwt.client.widgets.RangeSlider
-
- create() - Method in class com.smartgwt.client.widgets.RibbonButton
-
- create() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- create() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
- create() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
- create() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
- create() - Method in class com.smartgwt.client.widgets.Scrollbar
-
- create() - Method in class com.smartgwt.client.widgets.Slider
-
- create() - Method in class com.smartgwt.client.widgets.Snapbar
-
- create() - Method in class com.smartgwt.client.widgets.Sound
-
- create() - Method in class com.smartgwt.client.widgets.Splitbar
-
- create() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
- create() - Method in class com.smartgwt.client.widgets.StretchImg
-
- create() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
- create() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
- create() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
- create() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- create() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
- create() - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
- create() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- create() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
- create() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
- create() - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
- create() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- create() - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
- create() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
- create() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripButton
-
- create() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
- create() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
-
- create() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
- create() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
- create() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
-
- create() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
- create() - Method in class com.smartgwt.client.widgets.tree.NodeLocator
-
- create() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- create() - Method in class com.smartgwt.client.widgets.tree.Tree
-
- create() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- create() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- create() - Method in class com.smartgwt.client.widgets.ViewLoader
-
- create() - Method in class com.smartgwt.client.widgets.Window
-
- createAlias(String) - Method in class com.smartgwt.client.data.DataSource
-
Assigns an alias to this DataSource
- createAnchor(Integer, Integer) - Method in class com.smartgwt.client.widgets.ace.AceDocument
-
Internal use only.
- createBaseClass(String, JavaScriptObject, boolean) - Static method in class com.smartgwt.client.util.ObjectFactory
-
- 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
-
- 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
-
- 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
-
- createNodeLocator(TreeNode, TreeNode, Integer, String, Integer) - Method in class com.smartgwt.client.widgets.tree.Tree
-
- createObject() - Static method in class com.smartgwt.client.util.JSOHelper
-
- createPaletteNodeTree(PaletteNode...) - Method in class com.smartgwt.client.tools.EditContext
-
Creates a
Tree
from the supplied
PaletteNodes
preserving internal references from one supplied PaletteNode to another.
- createRadialGradient(String, RadialGradient) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
- 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
-
- createScreen(String, CreateScreenSettings) - Static method in class com.smartgwt.client.rpc.RPCManager
-
- createScreen(String, String[]) - Static method in class com.smartgwt.client.rpc.RPCManager
-
- CreateScreenSettings - Class in com.smartgwt.client.rpc
-
- 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
-
- createStartScreen() - Method in class com.smartgwt.client.rpc.Project
-
Creates screen from first definition cached in the project.
- createStartScreen(CreateScreenSettings) - Method in class com.smartgwt.client.rpc.Project
-
Creates screen from first definition cached in the project.
- createStartScreen(String...) - Method in class com.smartgwt.client.rpc.Project
-
Creates screen from first definition cached in the project.
- createSubController() - Method in class com.smartgwt.client.util.CancellationController
-
- 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
-
- CriteriaEditing - Interface in com.smartgwt.client.docs
-
Criteria Editing
- CriteriaOutputSettings - Class in com.smartgwt.client.data
-
Settings for generation of AdvancedCriteria descriptions.
- CriteriaOutputSettings() - Constructor for class com.smartgwt.client.data.CriteriaOutputSettings
-
- CriteriaOutputSettings(JavaScriptObject) - Constructor for class com.smartgwt.client.data.CriteriaOutputSettings
-
- criteriaPolicy - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
- 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
-
- 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
.
- currentPaneChanged(Canvas) - Method in class com.smartgwt.client.widgets.layout.Deck
-
Notification fired when the
Deck
's
currentPane
is changed.
- 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
-
- customInsertExpression - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
- customizeTransforms(RequestTransformer) - Static method in class com.smartgwt.client.rpc.RPCManager
-
- customJQL - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
- 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
-
- 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".
- 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() - 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
-
- 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
-
- 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
-
- fetchRowCount() - Method in class com.smartgwt.client.data.ResultSet
-
For cases where the exact size of the data set is not known due to
progressiveLoading
, this method may be used to issue an
explicit fetch request to the data source, asking for an accurate row count for the criteria currently applied to this
ResultSet.
- fetchRowCount(RowCountCallback) - Method in class com.smartgwt.client.data.ResultSet
-
- fetchRowCount(RowCountCallback, DSRequest) - Method in class com.smartgwt.client.data.ResultSet
-
For cases where the exact size of the data set is not known due to
progressiveLoading
, this method may be used to issue an
explicit fetch request to the data source, asking for an accurate row count for the criteria currently applied to this
ResultSet.
- fetchRowCount() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- fetchRowCount(RowCountCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- fetchRowCount(RowCountCallback, DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- Field - Class in com.smartgwt.client.data
-
Base type representing a field.
- Field() - Constructor for class com.smartgwt.client.data.Field
-
- Field(JavaScriptObject) - Constructor for class com.smartgwt.client.data.Field
-
- 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.
- FieldGeneration - Interface in com.smartgwt.client.docs
-
The following APIs are all related to FieldGeneration.
- 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
-
- 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
-
- fieldValueScript - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
A scriptlet to be executed on the server when deriving values for this field.
- 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
-
- 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
-
- 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_fieldQueryWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Define field query"
- FilterBuilder_inlineAndNotTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "and not".
- FilterBuilder_inlineAndTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "and".
- FilterBuilder_inlineOrTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "or".
- filterBuilder_lastClausePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The last clause cannot be removed".
- filterBuilder_matchAllTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Match All".
- filterBuilder_matchAnyTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Match Any".
- filterBuilder_matchNoneTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Match None".
- filterBuilder_missingFieldPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[missing field definition]".
- FilterBuilder_modeSwitcherAdvancedMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Advanced..".
- FilterBuilder_modeSwitcherFlattenWarningMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Criteria will be modified to fit in simpler editing interface".
- FilterBuilder_modeSwitcherSimpleMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Simple Mode..".
- filterBuilder_operatorPickerTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Operator".
- filterBuilder_radioOperatorTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Overall Operator".
- filterBuilder_radioOptions_and() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "and".
- filterBuilder_radioOptions_not() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "not".
- filterBuilder_radioOptions_or() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "or".
- filterBuilder_rangeSeparator() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "and".
- filterBuilder_removeButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove".
- filterBuilder_subClauseButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add Subclause".
- filterBuilder_subClauseButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "+()".
- filterBuilder_topOperator() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "and".
- filterBuilder_topOperatorTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Clause Operator".
- filterBuilder_valueQueryAggregateButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Define aggregate value query"
- filterBuilder_valueQueryAggregatePrefix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Aggregation:"
- filterBuilder_valueQueryButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Select dynamic value"
- filterBuilder_valueQueryPrefix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Aggregation:"
- filterBuilder_valueQueryRelatedFieldButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Define related field value query"
- filterBuilder_valueQueryRelatedFieldPrefix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Related field:"
- filterBuilder_valueQueryWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Define value query for field $fieldTitle"
- 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
-
- FilterViaAIProgressDialog - Class in com.smartgwt.client.widgets.ai
-
- FilterViaAIProgressDialog() - Constructor for class com.smartgwt.client.widgets.ai.FilterViaAIProgressDialog
-
- FilterViaAIProgressDialog(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.ai.FilterViaAIProgressDialog
-
- filterViaAIProgressDialog_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Filtering via AI…"
- 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
-
- find(String, Date) - Method in class com.smartgwt.client.data.RecordList
-
- find(String, Long) - Method in class com.smartgwt.client.data.RecordList
-
- find(String, Boolean) - Method in class com.smartgwt.client.data.RecordList
-
- 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(Map) - Method in class com.smartgwt.client.data.ResultSet
-
Attempt to find the record in the resultSet that has a primary key value that matches the passed in parameter value.
- 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
-
- findNextIndex(int, Map) - Method in class com.smartgwt.client.data.RecordList
-
- findNextIndex(int, String, String, int) - Method in class com.smartgwt.client.data.RecordList
-
- findNextIndex(int, String, int, int) - Method in class com.smartgwt.client.data.RecordList
-
- findNextIndex(int, String, Long, int) - Method in class com.smartgwt.client.data.RecordList
-
- findNextIndex(int, String, float, int) - Method in class com.smartgwt.client.data.RecordList
-
- findNextIndex(int, String, boolean, int) - Method in class com.smartgwt.client.data.RecordList
-
- findNextIndex(int, String, Date, int) - Method in class com.smartgwt.client.data.RecordList
-
- findNextIndex(int, AdvancedCriteria, int) - Method in class com.smartgwt.client.data.RecordList
-
- findNextIndex(int, AdvancedCriteria) - Method in class com.smartgwt.client.data.RecordList
-
- 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
-
- findNextIndex(int, AdvancedCriteria) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- findNextIndex(int, AdvancedCriteria, int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- findNextIndex(int, AdvancedCriteria) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- findNextIndex(int, AdvancedCriteria, int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- findNextIndex(int, AdvancedCriteria) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- findNextIndex(int, AdvancedCriteria, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- findNextIndex(int, AdvancedCriteria) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- findNextIndex(int, AdvancedCriteria, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- findNextIndex(int, AdvancedCriteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- findNextIndex(int, AdvancedCriteria, int) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- findNextIndex(int, AdvancedCriteria) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- 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
-
- findNextIndex(int, AdvancedCriteria) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- findNextNodeIndex(int, String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
- 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
-
- 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.EventSaveError
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.EventsRenderedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.IndicatorClick
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.ChartBackgroundDrawnEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.ChartDrawnEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.DataLabelClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.DataLabelHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.LegendClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.LegendHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.ValueClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.ZoomChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.BeforeCommitEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.PreviewShownEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FacetAddedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FacetContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FacetLabelClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FacetMovedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FacetRemovedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FacetValueContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.data.events.TimeChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.ClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DoubleClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DragMove
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DragStart
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DragStop
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DrawEndEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DrawStartEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.MouseDownEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.MouseMoveEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.MouseOutEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.MouseOverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.MouseUpEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.MovedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.ResizedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.ShowContextMenuEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ApplyClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.CancelClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ClearEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.CloseClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ContentLoadedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DataChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DoubleClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragCompleteEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragMoveEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragRepositionMoveEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragRepositionStartEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragRepositionStopEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragResizeMoveEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragResizeStartEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragResizeStopEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragStartEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragStopEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, 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.ToggleValueChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ValueChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.VisibilityChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.ColorChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.CriteriaChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.FilterChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.FilterSearchEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.FormSubmitFailedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.HiddenValidationErrorsEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.ItemChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.OnSearchEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.ValuesChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.BlurEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.CanEditChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.ChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.ClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.DataArrivedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.DoubleClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.EditorEnterEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.EditorExitEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.FocusEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.FormItemIconClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.ItemHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.PickerColorSelectedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.PickerIconClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.ReadOnlyDisplayChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.ShowContextMenuEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.TitleClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.TitleDoubleClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.TitleHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.ValueHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.BodyKeyPressEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellDoubleClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellErrorIconHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellErrorIconOutEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellErrorIconOverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellMouseDownEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellMouseUpEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellOutEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellOverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellSelectionChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CellValueHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.CriteriaChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.DataArrivedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.DataChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.FieldStateChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.FilterEditorSubmitEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.GroupByCompleteEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.GroupByEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.GroupStateChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.GroupTreeChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.HeaderClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.HeaderDoubleClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.HeaderHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.HilitesChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RecordCollapseEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RecordExpandEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RegroupEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RemoveRecordClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowMouseDownEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowMouseUpEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowOutEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowOverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.SelectionUpdatedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.SetSortEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.SorterClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.SorterContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.SortEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.ViewStateChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.events.DownClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.events.MembersChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.events.NavigationClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.events.SectionHeaderClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.events.SectionHeaderTitleHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.events.UpClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.events.MenuIconClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.rte.events.ApplyClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.rte.events.CancelClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.rte.events.ListPropertiesChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.AddTabClickedEvent
-
Deprecated.
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.AddTabClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.TabClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.TabCloseClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.TabsReorderedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tableview.events.ImageClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tableview.events.RecordNavigationClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.events.DataArrivedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tools.events.EditCompleteEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tools.events.GradientChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tools.events.ValuesChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.DataChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.events.DataArrivedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.events.DataChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.events.FolderClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.events.FolderClosedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.events.FolderOpenedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.events.LeafClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.events.NodeClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- 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
-
- 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
-
- forceSort - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources of
serverType
"sql" only, indicates whether we should automatically add a sort field for
paged fetches
on this DataSource.
- forceSort - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
For DataSources of
serverType
"sql" only, indicates whether we should automatically add a sort field for
paged fetches
.
- ForceTextApproach - Enum in com.smartgwt.client.types
-
Approach to force a text value to be interpreted as text rather than parsed as a date, time or other structured types,
as can happen with Microsoft Excel.
- 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 - Variable in class com.smartgwt.client.docs.serverds.SimpleType
-
- 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(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
-
- 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
-
- formatAsShortDate(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
- formatAsShortDatetime(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
- formatCellValue(Object, ListGridRecord, int, int, ListGrid) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- 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
chartType
s that have circumference or non-axis labels, such
as for example "Pie" or "Radar" charts.
- formatFieldValue(DataSourceField, Object) - Method in class com.smartgwt.client.data.DataSource
-
Formats the supplied value using the
SimpleType
derived from the field definition.
- formatLabelContents(float) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Formats a value as a string to be used as the contents of a
DrawLabel
.
- formatLocaleCurrency(Object) - Static method in class com.smartgwt.client.util.I18nUtil
-
- formatLocaleFloat(Object, Object) - Static method in class com.smartgwt.client.util.I18nUtil
-
- formatLocaleInt(Object) - Static method in class com.smartgwt.client.util.I18nUtil
-
- formatSegmentLabel(Object, Object) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Defines the format of the label for a segment in a histogram chart.
- FormatString - Interface in com.smartgwt.client.docs
-
A String to be used as a format specifier for a date, datetime, time or numeric field, via the
format
and
exportFormat
properties.
- FormattedTimingDataCallback - Interface in com.smartgwt.client.callbacks
-
- FormattingContext - Enum in com.smartgwt.client.types
-
The context for which a data-value is being formatted.
- formatTitle(StatefulCanvas, String) - Method in interface com.smartgwt.client.widgets.TitleFormatter
-
Formatter method to dynamically modify the title displayed by this component.
- formatValue(Object, Record, DynamicForm, FormItem) - Method in interface com.smartgwt.client.widgets.form.FormItemValueFormatter
-
- FormClearValuesTask - Class in com.smartgwt.client.util.workflow
-
Clear form values and errors.
- FormClearValuesTask() - Constructor for class com.smartgwt.client.util.workflow.FormClearValuesTask
-
- FormClearValuesTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.FormClearValuesTask
-
- FormDisableFieldTask - Class in com.smartgwt.client.util.workflow
-
Disable or enable a form field.
- FormDisableFieldTask() - Constructor for class com.smartgwt.client.util.workflow.FormDisableFieldTask
-
- FormDisableFieldTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.FormDisableFieldTask
-
- FormEditNewRecordTask - Class in com.smartgwt.client.util.workflow
-
Start editing a new record.
- FormEditNewRecordTask() - Constructor for class com.smartgwt.client.util.workflow.FormEditNewRecordTask
-
- FormEditNewRecordTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.FormEditNewRecordTask
-
- formEditNewRecordTaskEditor_bindingDynamicValuePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Define a dynamic value"
- formEditNewRecordTaskEditor_bindingFixedValuePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a fixed value"
- formEditNewRecordTaskEditor_dynamicValueWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Dynamic value for field ''$fieldName''"
- formEditNewRecordTaskEditor_fixedValueWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Fixed value for field ''$fieldName''"
- formEditNewRecordTaskEditor_overwriteBindingsMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Overwrite all existing bindings? Otherwise, new bindings will be merged."
- formEditNewRecordTaskEditor_valuesInstructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Drag available fields from the tree on the left to the grid on the right to specify what data should be stored.
- FormEditProxy - Class in com.smartgwt.client.tools
-
- 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
-
- 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
-
- 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_anotherTestRequestedCancellationReason() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Another test was requested."
- formulaBuilder_autoHideCheckBoxLabel() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Auto hide fields used in formula".
- formulaBuilder_builderTypeText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Formula".
- formulaBuilder_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel".
- formulaBuilder_currentComponentFieldPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This value comes from the ''$fieldName'' field in the current component [$componentName]"
- formulaBuilder_dataSourceFieldPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This value comes from the ''$fieldName'' field in any nearby component that uses DataSource ''$dataSource''.
- formulaBuilder_defaultErrorText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[No Explicit Error]".
- formulaBuilder_defaultNewFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "New Field".
- formulaBuilder_helpTextIntro() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Building Formula Columns
- formulaBuilder_helpWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$builderType Help".
- formulaBuilder_instructionsTextStart() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The following fields are available for use in this $builderType.
- formulaBuilder_invalidBlankPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Invalid blank $builderType".
- formulaBuilder_invalidBuilderPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Invalid $builderType: $errorText".
- formulaBuilder_invalidGeneratedFunctionPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The generated function is invalid - Check your $builderType and retry.".
- formulaBuilder_keyColumnTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Key".
- formulaBuilder_nearbyComponentFieldPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This value comes from the ''$fieldName'' field in the nearby component [$componentName]"
- formulaBuilder_ruleContextTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[Rule Context values]"
- formulaBuilder_sampleHeaderTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Sample:".
- formulaBuilder_samplePromptForRecord() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "For record:".
- formulaBuilder_samplePromptOutput() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Output:".
- formulaBuilder_saveAddAnotherButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save & Add Another"
- formulaBuilder_saveButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save".
- formulaBuilder_saveConfirmationPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save changes to this $builderType?".
- formulaBuilder_sourceDSColumnTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Source DataSource".
- formulaBuilder_sourceFieldColumnTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Source Field".
- formulaBuilder_testButtonHoverContents() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Click to test the formula"
- formulaBuilder_testButtonHoverContents_cantTest() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "You cannot test the formula at this time."
- formulaBuilder_testButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Test".
- formulaBuilder_titleFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Title".
- formulaBuilder_userSavedCancellationReason() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The user has saved."
- formulaBuilder_validBuilderPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Valid $builderType".
- formulaBuilder_warnDuplicateTitlesMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Another field already has the title ''$fieldTitle''.
- 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
-
- 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
-
- get(String, RequestTransformer, ResponseTransformer) - Static method in class com.smartgwt.client.data.DataSource
-
- 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
-
- getAbsoluteDate(RelativeDate, Date) - Static method in class com.smartgwt.client.util.DateUtil
-
- 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
-
- getAbsoluteItemConstructor() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
- getAbsoluteLeft() - Method in class com.smartgwt.client.widgets.Canvas
-
- getAbsoluteTop() - Method in class com.smartgwt.client.widgets.Canvas
-
- 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
-
- 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
-
- getActionButtonTitle() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getActionButtonTitle() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
- 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
-
- 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
-
- 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
-
- 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.
- getAdditionalMessages() - Method in class com.smartgwt.client.ai.SingleSourceAIRequest
-
Additional messages.
- getAdditionalMessages() - Method in class com.smartgwt.client.ai.UserAIRequest
-
Additional messages from the user.
- getAdditionalOutputs() - Method in class com.smartgwt.client.data.DSRequest
-
For fetch, add or update operation, an optional comma separated list of fields to fetch from another,
related DataSource.
- getAddLevelButton() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Automatically generated
IButton
providing a mechanism for adding new levels to the
group configuration.
- getAddLevelButton() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Automatically generated
IButton
providing a mechanism for adding new levels to the
group configuration.
- getAddLevelButton() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
IButton
providing a mechanism for adding new levels to the
sort configuration.
- getAddLevelButton() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Automatically generated
IButton
providing a mechanism for adding new levels to the
sort configuration.
- getAddLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the addLevelButton.
- getAddLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear on the addLevelButton
- getAddLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the addLevelButton.
- getAddLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear on the addLevelButton
- getAddOperation() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getAddOperation() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getAddOperation() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
operationId
this component
should use when performing add operations.
- getAddOperation() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getAddOperation() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- 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
-
- 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
-
- getAddTabButtonIcon() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- 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
-
- getAdminRole() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
- getAdminSeparatorRecord() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Properties for the separator record between locally saved and admin searches.
- getAdvancedCriteriaDescription(AdvancedCriteria, DataSource) - Static method in class com.smartgwt.client.data.DataSource
-
Returns a human-readable string describing the clauses in this advanced criteria or criterion.
- getAdvancedCriteriaDescription(AdvancedCriteria, DataSource, CriteriaOutputSettings) - Static method in class com.smartgwt.client.data.DataSource
-
Returns a human-readable string describing the clauses in this advanced criteria or criterion.
- getAdvancedFieldPickerThreshold() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
useAdvancedFieldPicker
is set, total
number of available fields that must be present in the grid before the advanced field picker interface is used instead
of the normal columns submenu.
- getAdvancedFilteringText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAdvancedRuleHeight() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The default height of Advanced Hilite-Rules in the main editor.
- getAfterInputTarget() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getAICriterion() - Method in class com.smartgwt.client.ai.ApplyAIFilterRequest
-
- getAICriterion() - Method in class com.smartgwt.client.ai.ReapplyAIFilterRequest
-
- getAIFieldRequest() - Method in class com.smartgwt.client.ai.BuildAIFieldRequestResponse
-
- getAIFieldRequest() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
The
AIFieldRequest
generated from a natural language description of how to summarize each
record, which may include a request for relevant supplemental information.
- getAIFieldRequest() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The settings that configure requests to AI to generate the values for this field.
- getAiFieldRequestSource() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
- getAiFilterWindow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Instance of
AIWindow
that allows a user to enter a description of how they would
like the AI to filter this grid.
- getAiFilterWindowHint() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The inline hint-text displayed in the user-entry area in the
aiFilterWindow
.
- getAiFilterWindowInstructions() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The descriptive text displayed above the user-entry area in the
aiFilterWindow
.
- getAiFilterWindowTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAiHiliteWindow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Instance of
AIWindow
that allows a user to enter a description of how they would
like the AI to filter this grid.
- getAiHoverContentsPrefix() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Optional prefix for the AI-generated hover text displayed when hovering over fields specifying an
aiHoverRequest
.
- getAiHoverContentsPrefix() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getAIHoverRequest() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set and AI is
enabled
, the settings that configure requests to AI to
generate the contents of the hover displayed when the user hovers the mouse pointer over a cell of the field.
- getAiHoverRetryDelay() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Minimum number of milliseconds to wait before retrying to generate hover contents via AI.
- getAIRequest() - Method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleRequest
-
- getAIRequest() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
The natural language description of how to summarize the value, which may include a request for relevant supplemental
information.
- getAIRequestSource() - Method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleRequest
-
- getAIRequestSource() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
- getAiSortFieldMaxRecordsMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The message to show when a user asks the AI to sort more than the maximum allowed records
.
- getAiSortProgressDialog() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Dialog that shows progress after requesting AI-sorting of a field.
- getAlign() - Method in class com.smartgwt.client.widgets.Button
-
Horizontal alignment of this component's title.
- getAlign() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Default alignment for facet label title, and cells for this facet.
- getAlign() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Default alignment for facet label title and cells for this facetValue.
- getAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Alignment of this item in its cell.
- getAlign() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Alignment of this HeaderItem
in its cell.
- getAlign() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Horizontal alignment of the title of this headerSpan.
- getAlign() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Horizontal alignment for field's column header: "left", "right" or "center".
- getAlign() - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
rowRangeDisplay will center its content by default.
- getAlign() - Method in class com.smartgwt.client.widgets.ImgButton
-
Horizontal alignment of this component's title.
- getAlign() - Method in class com.smartgwt.client.widgets.Label
-
Horizontal alignment of label text.
- getAlign() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Horizontal alignment of this button's content.
- getAlign() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Horizontal alignment of this component's title.
- getAlign() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Horizontal alignment of this component's title.
- getAlign() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Alignment of title text
- getAlignCenterPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- 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
-
- 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
-
- 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.
- getAllowAggregation() - Method in class com.smartgwt.client.data.DataSource
-
This property indicates whether this DataSource supports aggregation/summarization and grouping of field values using
the
summaryFunction
mechanism.
- getAllowAsymmetry() - Method in class com.smartgwt.client.tools.StyleGroup
-
Does this group allow items to be edited asymmetrically? For example, should settings like padding
allow
each side to be specified separately?
- getAllowAsymmetry() - Method in class com.smartgwt.client.tools.StyleSetting
-
Can this setting be edited asymmetrically? For example, a border-setting can be applied to all sides at once, or
asymmetrically to each side, as four separate border-settings.
- getAllowBubbleGradients() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Setting this flag to false
prevents the chart from drawing fill gradients into the bubbles of each data
point.
- getAllowCaching() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
By default an HTMLFlow will explicitly prevent browser caching.
- getAllowCaching() - Method in class com.smartgwt.client.widgets.ViewLoader
-
By default a ViewLoader will explicitly prevent browser caching.
- getAllowComplexMode() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Should the "complex" mode be allowed for this ColorPicker? If false, no "More" button is shown on the simple picker
- getAllowComplexMode() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Should "complex" mode be allowed for the
ColorPicker
window associated with
this ColorItem?
- getAllowDropOnDescendants() - Method in class com.smartgwt.client.util.tour.Tour
-
- 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.
- getAllowedUITypes() - Method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIRequest
-
The list of allowed, data-bound UI types.
- getAllowedUITypes() - Method in class com.smartgwt.client.ai.BuildUIViaAIRequest
-
The list of allowed UI types.
- getAllowEmpty() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If set to false, the last clause cannot be removed.
- getAllowEmptyValue() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
By default checkboxes allow the user to toggle between true and false values only.
- getAllowEmptyValue() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If
addUnknownValues
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
-
- 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
-
- 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
-
- getAllowFilterOperators() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAllowFilterOperators() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- 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
-
- 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
-
- 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
RelativeDateItem
s) or whether dates are absolute (via
DateItem
s).
- getAllowRelativeDates() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
- 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.
- getAllRows() - Method in class com.smartgwt.client.data.ResultSet
-
If the complete set of records for a resultSet is available when the resultSet is created, it can be made available to
the resultSet via this property at initialization time.
- getAllVisibleRows() - Method in class com.smartgwt.client.data.ResultSet
-
Returns a list of the currently visible data, that is, all rows that match the current
criteria, with null entries or
loading markers
for
rows that are not yet loaded or in the process of loading, respectively.
- getAlternateBodyStyleName() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
-
- 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
-
- 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
-
- getAlwaysShowScrollbars() - Method in class com.smartgwt.client.widgets.Canvas
-
- 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
-
- 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
-
- 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
-
- getAnimateRemoveTime() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
-
- 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
-
- getAnimateRollUnder() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
-
- getAnimateTabScrolling() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabScroller
is true, should tabs be scrolled
into view via an animation when the user interacts with the scroller buttons?
- getAnimateThumb() - Method in class com.smartgwt.client.widgets.Slider
-
Should the thumb be animated to its new position when the value is changed programmatically, or by clicking in the
slider track.
- getAnimateThumb() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
When set to true, animates the movement of the
thumb
when the
value changes.
- getAnimateThumbInit() - Method in class com.smartgwt.client.widgets.Slider
-
If thumb animation is enabled, should the thumb be animated to its initial value?
- getAnimateThumbTime() - Method in class com.smartgwt.client.widgets.Slider
-
Duration of thumb animation, in milliseconds.
- getAnimateThumbTime() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
When
animateThumb
is true, the time taken to move the
thumb
from one state to the other.
- getAnimateTileChange() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
If set, when the dataset changes due to filtering, sorting or other actions, any tiles that were showing before and
after the change will animate from their old positions to their new positions.
- getAnimateTileChange() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
If set, tiles animate to their new positions when a tile is added, removed, or reordered via drag and drop.
- getAnimateTime() - Method in class com.smartgwt.client.widgets.Canvas
-
Default total duration of animations.
- getAnimationTime() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this.animatePickList is true - this specifies the duration of the animation effect applied when showing the
pickList
- getAnimationTime() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this.animatePickList is true - this specifies the duration of the animation effect applied when showing the
pickList
- getAnimationTime() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this.animatePickList is true - this specifies the duration of the animation effect applied when showing the
pickList
- 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
-
- 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
-
- getApplyFormulaAfterSummary() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
-
- getApplyRowCountToLength() - Method in class com.smartgwt.client.data.ResultSet
-
If
progressiveLoading
is active for a ResultSet we may
not know the true size of the data set being displayed.
- getApplyRowCountToLength() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getApplyRowNumberStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getApplyToImplicitCriteria() - Method in class com.smartgwt.client.util.workflow.GridFetchDataTask
-
Should criteria be applied to the grid as
implicit
criteria
? When criteria is applied this way, it is not shown to the user and cannot be changed by the user.
- getApplyWhen() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Used to create a conditional validator based on
criteria
.
- getApproximateRowCountFormat() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getArcMidpoint() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Calculates the coordinates of the midpoint of this DrawSector's circular arc.
- getArcMidpoint(double, double, double, double, double) - Static method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Calculates the midpoint coordinates of the circular arc of the sector defined by the
given centerPoint, startAngle, endAngle, and radius.
- getAriaCloseableSuffix() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
When
screen reader mode
is enabled and a tab 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.
- getArrayCriteriaForceExact() - Method in class com.smartgwt.client.data.DataSource
-
With ordinary
simple criteria
, it is possible to provide an array
of values for a given field, which means "any of these values".
- getArrayCriteriaForceExact() - Method in class com.smartgwt.client.data.DSRequest
-
- getArrayCriteriaForceExact() - Method in class com.smartgwt.client.data.OperationBinding
-
- 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
-
- 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
-
- getAsSeleneseCommands() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Creates and returns Selenese that represents the events captured by the stream as an array of
Selenium commands
.
- getAsSeleneseCommands(SeleneseSettings) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Creates and returns Selenese that represents the events captured by the stream as an array of
Selenium commands
.
- getAsSeleneseHTML() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Creates and returns Selenese that represents the events captured by the stream.
- getAsSeleneseHTML(SeleneseSettings) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Creates and returns Selenese that represents the events captured by the stream.
- getAssociatedType() - Method in class com.smartgwt.client.browser.window.events.OtherWindowsChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.data.events.DataArrivedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.data.events.DataChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.data.events.ErrorEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.form.events.AsyncValidationReplyEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.form.events.MemberSynchronizedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.tools.EditMaskClickedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.tools.EditNodeUpdatedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.tools.NodeAddedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.tools.SelectedEditNodesUpdatedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.util.events.FontLoadingFailedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.util.events.FontsLoadedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.util.events.OrientationChangeEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.util.workflow.events.ProcessFinishedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.util.workflow.events.ProcessTraceElementEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.ace.events.AceEditorChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseUpEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventAdded
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoved
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.CurrentViewChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.DateChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionMove
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionStop
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeMove
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeStop
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.EventSaveError
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.EventsRenderedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.IndicatorClick
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.ChartBackgroundDrawnEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.ChartDrawnEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.DataLabelClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.DataLabelHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.LegendClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.LegendHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.ValueClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.ZoomChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.BeforeCommitEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.PreviewShownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetAddedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetLabelClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetMovedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetRemovedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.data.events.TimeChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.ClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DoubleClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragMove
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragStart
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragStop
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DrawEndEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DrawStartEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MouseDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MouseMoveEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MouseOutEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MouseOverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MouseUpEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MovedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.ResizedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.ShowContextMenuEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ApplyClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.CancelClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ClearEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.CloseClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ContentLoadedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DataChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DoubleClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragCompleteEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragMoveEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragRepositionMoveEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragRepositionStartEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragRepositionStopEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragResizeMoveEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragResizeStartEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragResizeStopEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragStartEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragStopEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DrawEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DropCompleteEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DropEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DropMoveEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DropOutEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DropOverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.FetchDataEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.FocusChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.FormulaUpdated
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.HoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.HoverHiddenEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.IconClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.KeyDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.KeyPressEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MaximizeClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MinimizeClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseMoveEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseOutEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseOverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseStillDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseUpEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseWheelEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MovedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ParentMovedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.PercentChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ResizedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.RestoreClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.RightMouseDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.RuleContextChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ScrolledEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ShowContextMenuEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.TitleHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ToggleValueChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ValueChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.VisibilityChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.ColorChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.CriteriaChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.FilterChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.FilterSearchEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.FormSubmitFailedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.HiddenValidationErrorsEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.ItemChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.OnSearchEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.ValuesChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.BlurEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.CanEditChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.DataArrivedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.DoubleClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorEnterEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorExitEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.FocusEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.FormItemIconClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ItemHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerColorSelectedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerIconClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ReadOnlyDisplayChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowContextMenuEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleDoubleClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.BodyKeyPressEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellDoubleClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellErrorIconHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellErrorIconOutEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellErrorIconOverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellMouseDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellMouseUpEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellOutEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellOverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellSelectionChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellValueHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CriteriaChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.DataArrivedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.DataChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.FieldStateChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.FilterEditorSubmitEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.GroupByCompleteEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.GroupByEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.GroupStateChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.GroupTreeChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.HeaderClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.HeaderDoubleClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.HeaderHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.HilitesChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RecordCollapseEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RecordExpandEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RegroupEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RemoveRecordClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowMouseDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowMouseUpEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowOutEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowOverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SelectionUpdatedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SetSortEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SorterClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SorterContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SortEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.ViewStateChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.DownClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.MembersChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.NavigationClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderTitleHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.UpClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.menu.events.MenuIconClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.rte.events.ApplyClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.rte.events.CancelClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.rte.events.ListPropertiesChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.AddTabClickedEvent
-
Deprecated.
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.AddTabClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabCloseClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabsReorderedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tableview.events.ImageClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tableview.events.RecordNavigationClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tile.events.DataArrivedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tools.events.EditCompleteEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tools.events.GradientChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tools.events.ValuesChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.DataChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.DataArrivedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.DataChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.FolderClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.FolderClosedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.FolderOpenedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.LeafClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.NodeClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
-
- getAsyncErrorCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The value to display for cells when an error occurred during asynchronous computation.
- getAsyncErrorCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A field-specific value to display for cells when an error occurred during asynchronous generation.
- getAsynchGroupingPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAsyncMessage(AsyncOperationResult) - Static method in class com.smartgwt.client.util.AsyncUtil
-
- getAsyncMissingCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The value to display for cells whose value was not computed by the previous asynchronous operation to compute it, or
will not be computed by an asynchronous operation due to currently being disabled.
- getAsyncMissingCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A field-specific value to display for cells whose value was not generated by the previous asynchronous operation to
generate it, or will not be generated by an asynchronous operation due to currently being disabled.
- getAtomicValue(Object) - Method in class com.smartgwt.client.data.SimpleType.SimpleTypeValueExtractor
-
Method to extract an atomic value (such as a string or number) from some arbitrary live data value.
- getAtomicValue(Object, String) - Method in class com.smartgwt.client.data.SimpleType.SimpleTypeValueExtractor
-
Method to extract an atomic value (such as a string or number) from some arbitrary live data value.
- getAttribute(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
-
- 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
-
- 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
-
- getAutoConfirmSaveEdits() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For editable listGrids, outstanding unsaved edits when the user performs a new filter or sort will be discarded by
default.
- getAutoConvertRelativeDates() - Method in class com.smartgwt.client.data.DataSource
-
Whether to convert relative date values to concrete date values before sending to the server.
- getAutoCopyDataSources() - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Should
DataSources
from other OpenFin windows with Smart GWT loaded be
copied by reference into this window? Such DataSources will be copied: when a page in another window is loaded
(potentially several DataSources at once) at the moment DataSources are created in a page loaded in another window
(just that DataSource)
- getAutoCopyDataSources() - Method in class com.smartgwt.client.browser.window.MultiWindowSettings
-
Should
DataSources
from other OpenFin windows with Smart GWT loaded be
copied by reference into this window? Such DataSources will be copied: when a page in another window is loaded
(potentially several DataSources at once) at the moment DataSources are created in a page loaded in another window
(just that DataSource)
- getAutoDeriveContentsType() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If
ContentsType
is not explicitly specified, should it be automatically derived?
- getAutoDeriveContentsType() - Method in class com.smartgwt.client.widgets.HTMLPane
-
If
ContentsType
is not explicitly specified, should it be automatically derived?
- getAutoDeriveTitles() - Method in class com.smartgwt.client.data.DataSource
-
- 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
-
- 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
-
- 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
-
- 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
.
- getAutoFetchRowCount() - Method in class com.smartgwt.client.data.ResultSet
-
- getAutoFetchRowCount() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Depending on whether
DataSource.progressiveLoading
is
active, the exact count of available rows may not be available as part of the standard data fetch response - setting
autoFetchRowCount:true
will cause a fetch for an accurate row count to be issued as soon as data arrives
(from a
progressive dataSource response
) without an
accurate row count.
- getAutoFetchTextMatchStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getAutoFetchTextMatchStyle() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getAutoFetchTextMatchStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If
autoFetchData
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
-
- 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.grid.ListGridField
-
- 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
-
- getAutoFitButtons() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Specifies whether to autofit the buttons in the MultiComboBoxItem.
- getAutoFitClipFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitFieldWidths
is enabled and the
calculated field sizes are wide enough that horizontal scrolling would be introduced, this attribute may be set to an
array of fieldNames, causing those fields to be clipped rather than forcing horizontal scrollbars to appear.
- getAutoFitColumnTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the auto-fit column menu item.
- getAutoFitData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should this ListGrid automatically expand to accommodate the size of records and fields?
- getAutoFitDateFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAutoFitExpandField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
-
- 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
-
- getAutoFitWidthApproach() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- 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
-
- getAutoNavigate() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- 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()
.
- getAutoOpenItems() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
When
isTree
is true, should all nodes be opened
automatically? Set to
false
to prevent nodes being opened by default.
- getAutoOpenRoot() - Method in class com.smartgwt.client.widgets.tree.Tree
-
If true, the root node is automatically opened when the tree is created or
setRoot()
is called.
- getAutoOpenTree() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When this item is showing a tree-based picker, which nodes should be opened automatically.
- getAutoOpenTree() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
When this item is showing a tree-based picker, which nodes should be opened automatically.
- getAutoOpenTree() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When this item is showing a tree-based picker, which nodes should be opened automatically.
- getAutoOpenTree() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Which nodes should be opened automatically.
- getAutoParent() - Method in class com.smartgwt.client.widgets.Canvas
-
This initialization property allows developers to create a canvas using the Class.addAutoChild() method, and have it
added as a child to some other component.
- getAutoPersistViewState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Setting this property to a non-null value will enable automatic saving of
view state
to offline storage.
- getAutoPlay() - Method in class com.smartgwt.client.widgets.Sound
-
Should the specified
audio file
be played automatically?
- getAutoPopulateData() - Method in class com.smartgwt.client.widgets.Canvas
-
If a
dataContext
is provided, should subcomponents
automatically bind to the data?
- getAutoPosition() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
If true, causes the ColorPicker to appear near where the mouse was last clicked.
- getAutoPreserveOpenState() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Controls what happens to the
"open state"
- the set of
nodes opened or closed by the end user after tree data is loaded - when an entirely new tree of nodes is loaded from the
server, as a consequence of 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
-
- 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.
- getAutoStart() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether the stream should automatically begin capturing events.
- getAutoSynchronize() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
If explicitly set to false, prevents the ValuesManager from automatically propagating data value changes to its members.
- getAutoTitle(String) - Static method in class com.smartgwt.client.data.DataSource
-
Utility method to derive a reasonable user-visible title from an identifier.
- getAutoUpdateSiblingNodesOnDrag() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
For
multi-link trees
, indicates that we should
automatically
update 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?
- getAvailableDataSources() - Method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIRequest
-
Global IDs of the data sources made available to AI for satisfying the user's request.
- getAvailableFieldsColumnTitle() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title for the 'Available Fields' column in the fieldList
.
- getAvailableFieldsGrid() - Method in class com.smartgwt.client.widgets.FieldPicker
-
A
ListGrid
showing the list of available fields.
- getAvailableFieldsHeaderControls() - Method in class com.smartgwt.client.widgets.FieldPicker
-
Provides a set of controls to appear as section
header controls
above the available fields grid.
- getAvailableFieldsTitle() - Method in class com.smartgwt.client.widgets.FieldPicker
-
- getAvailableRoles() - Static method in class com.smartgwt.client.util.Authentication
-
- 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
-
- getBackBaseStyle() - Method in class com.smartgwt.client.widgets.NavigationButton
-
Base style for navigation buttons where
Direction
is set to
"back"
- getBackButton() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
When using
single-column mode
, this is the
"Back" button that you see hovering above the column UI and that allows backward navigation.
- getBackButton() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getBackButtonIconSrc() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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
-
- 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
-
- 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
-
- 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
-
- getBaseLineCapSize() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
- getBaseLineSrc() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
- 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
-
- 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
-
- getBaseStyle() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Base style name for CSS styles applied to the background of the rangeSlider.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Default stateful CSS class for this button.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Base CSS style className applied to the component.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Base CSS style className applied to the component.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
- getBaseStyle() - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
CSS style for the tile as a whole.
- 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
-
- 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
.
- getBlockingRowCountFetch() - Method in class com.smartgwt.client.data.ResultSet
-
- getBlockingRowCountFetch() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If specified, this attribute will be applied to this grid's
data object
for dataBound grids.
- getBlockSeparator() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A string (HTML acceptable) that will be written to a page to separate blocks.
- getBlockStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for each block (one record's worth of data).
- getBlue() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Returns the Blue element of the currently-selected color, as an integer from 0-255
- getBlueFieldPrompt() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Blue' field in the complex chooser.
- getBlueFieldTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Blue' field in the complex chooser.
- getBlur() - Method in class com.smartgwt.client.widgets.drawing.Shadow
-
- getBody() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the primary body, which, when there are frozen fields, is the com.smartgwt.client.grid.GridRenderer
used to render the non-frozen portion of the dataset; otherwise, the primary body (the
only body) is the GridRenderer used to render the entire dataset.
- getBody() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
HLayout autoChild that manages multiple
VLayouts
containing controls.
- getBody() - Method in class com.smartgwt.client.widgets.Window
-
- 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
-
- 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)
- getBriefRowRangeDisplayValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getBrightenAllOnHover() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getBrightenPercent() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
highlightDataValues
is true, sets the
percentage by which to brighten filled data-shapes in some
chart-types
as the mouse is moved over the chart.
- getBringEventsToFront() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set to true, clicking an event will bring it to the front of the zorder.
- getBringToFrontOnMouseUp() - Method in class com.smartgwt.client.widgets.Window
-
Should this window automatically be shown at the top of the page's z-order and be brought to front via
Canvas.bringToFront()
whenever the user clicks it?
- getBringToFrontOnSelect() - Method in class com.smartgwt.client.tools.EditProxy
-
Should component be brought to front when selected? Applies when
useEditMask
:true.
- getBrowserAutoCapitalize() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
- getBrowserAutoCapitalize() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
- getBrowserAutoCorrect() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
In Mobile Safari, should automatic correction be offered for text in the item's text box? If null
, then
Mobile Safari determines automatically whether to enable autocorrect.
- getBrowserAutoCorrect() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
In Mobile Safari, should automatic correction be offered for text in the item's text box? If null
, then
Mobile Safari determines automatically whether to enable autocorrect.
- getBrowserHeight() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Get the height of the entire browser window, including browser chrome.
- getBrowserInputType() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- getBrowserInputType() - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
- 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
-
- getBrowserSpellCheck() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this browser has a 'spellCheck' feature for text-based form item elements, should it be used for items in this form?
Can be overridden at the item level via
FormItem.browserSpellCheck
- getBrowserSpellCheck() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this browser supports spell-checking of text editing elements, do we want this enabled for this item? If unset the
property will be inherited from the containing form.
- getBrowserWidth() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Get the width of the entire browser window, including browser chrome.
- getBtnSize() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The size of the square buttons (arrows) at the ends of this scrollbar.
- getBubbleHoverMaxDistance() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Maximum distance from the *outer radius* of the nearest bubble when hover will be shown.
- getBubbleProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the shapes displayed around the data points (for example, in a bubble chart).
- getBuildDate() - Static method in class com.smartgwt.client.Version
-
- getBuildRequest() - Method in class com.smartgwt.client.ai.ApplyAIFilterContext
-
The initial request.
- getBuildRequest() - Method in class com.smartgwt.client.ai.BuildAIFieldRequestContext
-
The initial request.
- getBuildRequest() - Method in class com.smartgwt.client.ai.BuildCriterionContext
-
The initial request.
- getBuildRequest() - Method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIContext
-
The initial request.
- getBuildRequest() - Method in class com.smartgwt.client.ai.BuildHilitesContext
-
The initial request.
- getBuildRequest() - Method in class com.smartgwt.client.ai.BuildUIViaAIContext
-
The initial request.
- getBuildRequest() - Method in class com.smartgwt.client.ai.BuildViaAIContext
-
The initial request.
- getButton() - Method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
- 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
-
- 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
-
- getButtonLayoutControls() - Method in class com.smartgwt.client.widgets.DateChooser
-
- 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
-
- getC2Knob() - Method in class com.smartgwt.client.widgets.drawing.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
-
- getCacheData() - Method in class com.smartgwt.client.data.DataSource
-
For a
cacheAllData
or client-only DataSource, a set of
records to use as a dataset, specified as an Array of JavaScript Objects representing records.
- getCachedRange(int) - Method in class com.smartgwt.client.data.ResultSet
-
Returns the index of the first and last cached row around a given row, or null if the row itself is not cached.
- getCacheMaxAge() - Method in class com.smartgwt.client.data.DataSource
-
The maximum time, in seconds, to maintain the client-side cache.
- getCachePickListResults() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
For databound pickLists (see PickList.optionDataSource), by default Smart GWT will cache and re-use datasets shown by
different pickLists displayed by different SelectItems in an LRU (least recently used) caching pattern.
- getCachePickListResults() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
For databound pickLists (see PickList.optionDataSource), by default Smart GWT will cache and re-use datasets shown by
pickLists in an LRU (least recently used) caching pattern.
- getCacheScreen() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
- getCalculated() - Method in class com.smartgwt.client.data.DataSourceField
-
Boolean flag to indicate that a dataSource field has its values dynamically calculated rather than being populated in
permanent storage.
- getCalculatedDateField() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Field that shows the current calculated date by adding the user-entered relative date to the
baseDate
.
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
- 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
-
- getCallbackParam() - Method in class com.smartgwt.client.data.DataSource
-
Applies only to dataFormat: "json" and
dataTransport
:"scriptInclude".
- getCallbackParam() - Method in class com.smartgwt.client.data.OperationBinding
-
Applies only to dataFormat: "json".
- getCallbackParam() - Method in class com.smartgwt.client.rpc.RPCRequest
-
For use only with the
scriptInclude
transport, this attribute
specifies the name of the URL parameter which is used to specify the callback function that
the server is expected to call by writing out JavaScript code.
- getCalMonthEventLinkStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the links rendered by
getDayBodyHTML()
.
- getCanAcceptDrop() - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates that this object can receive dropped widgets (i.e.
- getCanAcceptDrop() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
When set to false
, other records cannot be dropped on (i.e., inserted via drag and drop) immediately before
this record.
- getCanAcceptDrop() - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If true, items (buttons) can be dropped into this toolbar, and the toolbar will show a drop line at the drop location.
- getCanAcceptDrop() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Governs whether dragged data (typically other treeNode
s) may be dropped over this node.
- getCanAcceptDroppedRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether records can be dropped into this listGrid.
- getCanAcceptDroppedRecords() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether records can be dropped into this TileGrid.
- getCanAcceptDroppedRecords() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Indicates whether records can be dropped into this listGrid.
- getCanAdaptHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
- getCanAdaptWidth() - Method in class com.smartgwt.client.widgets.Button
-
- getCanAdaptWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates that this component is able to render itself at multiple possible sizes, in order to fit into less space when
very little space is available, or to display more information or provide more immediate access to functionality when
more space is available.
- getCanAdaptWidth() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If enabled, the tab will collapse to show just its icon when showing the title would cause overflow of a containing
TabBar
.
- getCanAddAISortFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Adds an item to the header context menu allowing users to launch a dialog to define a new field to be sorted by an AI
score of the entire record and possibility related records.
- getCanAddFormulaFields() - Method in class com.smartgwt.client.tools.GridEditProxy
-
- 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
-
- 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
-
- getCanAutoFitFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Can the user perform one-time autofit for specific columns in this grid?
- getCanAutoFitWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Should the user be allowed to perform one-time autofitting of this field via a header context-menu option?
- getCanCancel() - Method in class com.smartgwt.client.util.tour.Tour
-
Set to false
to prevent tour steps from allowing the user to cancel the tour.
- getCanCancel() - Method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
-
Whether to allow the user to cancel the AI process.
- getCancelButton() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Button that cancels the uncommitted upload.
- getCancelButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An
com.smartgwt.client.types.AutoChild
of 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.
- getCancelButtonDisabled() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Should cancel button be disabled?
- getCancelButtonPrompt() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Prompt displayed in hover for cancel button.
- getCancelButtonTitle() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
- getCancelButtonTitle() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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
-
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
- getCancelChangesButton() - Method in class com.smartgwt.client.widgets.FieldPicker
-
An AutoChild
button
that saves the current field-set and exits the Field
Picker.
- getCancelConfirmMessage() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Confirmation message to show if the user clicks the "Cancel" button and
warnOnCancel
is true.
- getCanceled() - Method in class com.smartgwt.client.util.CancellationController
-
- 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.
- getCancellationController() - Method in class com.smartgwt.client.ai.AIRequest
-
- getCancellationController() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
If provided, the
CancellationController
that will be looked to for whether the record
summarization operation is canceled.
- getCancellationController() - Method in class com.smartgwt.client.util.AsyncOperationContext
-
A
CancellationController
that the asynchronous operation should look to for whether the
operation is canceled.
- getCancellationController() - Method in class com.smartgwt.client.util.AsyncOperationParams
-
A
CancellationController
that the asynchronous operation should look to for whether the
operation is canceled.
- getCancellationReason() - Method in class com.smartgwt.client.util.AsyncOperationResult
-
If this is a CANCELED-
type
result, an optional statement
to be displayed to the user of the reason for cancellation.
- getCancellationReason() - Method in class com.smartgwt.client.util.CancellationController
-
The reason, if any, passed to the first call to
cancel()
.
- getCancelSteps() - Method in class com.smartgwt.client.util.tour.Tour
-
The
ProcessElement
s representing steps that should be performed if the user
cancels the tour.
- getCanClose() - Method in class com.smartgwt.client.util.workflow.AddScreenTask
-
Can the created SectionStackSection or TabSet be closed by the user?
- getCanClose() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Is this section closeable?
- getCanClose() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Determines whether this tab should show a close icon allowing the user to dismiss the tab by clicking on the close icon
directly.
- getCanCloseSections() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- 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
-
- 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
-
- getCanCopySearch() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Whether existing searches can be copied.
- getCanCreateEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, users can create new events.
- getCanCreateOtherDayEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showOtherDays
is true, determines whether
clicking in a Month-view body-cell that represents a date outside the selected month will open the
event-editor window
at the cell's location.
- getCanDeleteEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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
-
- 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
-
- getCanEdit() - Method in class com.smartgwt.client.data.DataSourceField
-
Controls whether, by default, dataBoundComponents consider this field editable.
- getCanEdit() - Method in class com.smartgwt.client.data.Field
-
If set to true
, then values for the field are considered editable.
- getCanEdit() - Method in class com.smartgwt.client.data.Hilite
-
Can highlight be edited from header context menu? Setting attribute to false
prevents editing.
- getCanEdit() - Method in class com.smartgwt.client.data.SimpleType
-
- 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.
- getCanEditAISummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Can this AI summary or sort field be edited from the header context menu? Setting this property to false
prevents editing by the user.
- getCanEditEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, users can edit existing events.
- getCanEditField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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
-
- 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
-
- getCanEditTitles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getCanExpand() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be expanded.
- getCanExpandMultipleRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
is true, this property
indicates whether multiple records can be expanded simultaneously.
- getCanExpandRecordProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will be checked to determine whether a record can be expanded.
- getCanExpandRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true, shows an additional field at the beginning of the field-list (respecting RTL) to allow users to expand
and collapse individual records.
- getCanExport() - Method in class com.smartgwt.client.data.DataSourceField
-
Dictates whether the data in this field be exported.
- getCanExport() - Method in class com.smartgwt.client.data.Field
-
If set to true
, then values for the field are considered exportable.
- getCanExport() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Dictates whether the data in this field be exported.
- getCanExport() - Method in class com.smartgwt.client.widgets.tree.TreeGridField
-
Dictates whether the data in this field be exported.
- getCanExport() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Dictates whether the data in this field be exported.
- getCanFilter() - Method in class com.smartgwt.client.data.DataSourceField
-
Should the user be able to filter data by this field? Affects whether this field will show up in dataBoundComponents
with UI for filtering data.
- getCanFilter() - Method in class com.smartgwt.client.data.SimpleType
-
- 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
-
- getCanFreeze() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should display freezing/unfreezing options in its header context menu.
- getCanFreezeFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether an interface should be shown to allow user is allowed to dynamically "freeze" or "unfreeze" columns with respect
to horizontally scrolling.
- getCanGroupBy() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Can records be grouped from header context menu? Overrides
ListGrid.canGroupBy
when in edit mode.
- getCanGroupBy() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If false, grouping via context menu will be disabled.
- getCanGroupBy() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Determines whether this field will be groupable in the header context menu.
- getCanGroupLanes() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, allows the lanes in a Timeline to be grouped by providing a value for
laneGroupByField
.
- getCanGroupSelect() - Method in class com.smartgwt.client.tools.EditContext
-
Should a group selection outline covering the outermost bounding boxes of all selected components be shown in this
container?
- getCanGroupSelect() - Method in class com.smartgwt.client.tools.EditPane
-
Should a group selection outline covering the outermost bounding boxes of all selected components be shown in this
container?
- getCanGroupSelect() - Method in class com.smartgwt.client.tools.EditTree
-
Should a group selection outline covering the outermost bounding boxes of all selected components be shown in this
container?
- getCanHide() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set to false, this field will be omitted from the column picker that appears in the header context menu when
ListGrid.canPickFields
is enabled.
- getCanHilite() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Determines whether this field can be hilited.
- getCanHilite() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Determines whether this field can be hilited.
- getCanHiliteViaAI() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true
and AI component views are enabled, shows an item in this component's header context menu
that allows the user to ask the AI to hilite the records according to a natural language description of which records to
hilite.
- getCanHover() - Method in class com.smartgwt.client.widgets.Canvas
-
Will this Canvas fire hover events when the user hovers over it, or one of its children?
- getCanHover() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Will this DrawItem fire hover events when the user hovers over it?
- getCanHover() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Indicates whether hovers can be shown for this item.
- getCanHover() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, cellHover and rowHover events will fire and then a hover will be shown (if not canceled) when the user leaves
the mouse over a row / cell unless the corresponding field has
showHover
set to false.
- getCanMinimize() - Method in class com.smartgwt.client.widgets.cube.Facet
-
If facet minimizing is enabled, whether this facet should show controls to minimize the next facet.
- getCanMinimize() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
If
facet minimizing
is enabled, whether this
facet value should show controls to minimize the next facet.
- getCanMinimizeColumns() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, allow columns in the grid body to be minimized (reduced to the width of the minimize control) by clicking on a
minimize control in the innermost column headers.
- getCanMinimizeFacets() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, when multiple facets are shown on a side, all facetValues in the second level of headers or higher will show
controls to "minimize" the values of the next facet.
- getCanModifyProperty() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Optional name of a boolean field in the records returned by the optionDataSource
, where setting the field
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
-
- 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
-
- 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.
- getCanRequestRowCount() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Depending on whether
DataSource.progressiveLoading
is
active, the exact count of available rows may not be known, and
canRequestRowCount
controls whether the
end user may explicitly request it by clicking the
RowRangeDisplay
label.
- getCanRequestRowCount() - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
When an exact row count is currently unavailable on the source listGrid's
data object
, can the user issue a
row count fetch
by clicking?
- getCanResize() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Optional boolean value controlling whether this event can be drag-resized with the mouse.
- getCanResizeColumns() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, body columns can be resized via the innermost column headers.
- getCanResizeColumns() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Are columns in this PortalLayout drag-resizeable?
- getCanResizeEventField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether an event
can be resized by dragging.
- getCanResizeEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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
-
- 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
-
- getCanReturnOpenFolders() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- 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
-
- 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
-
- getCanSelectGroups() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
-
- 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
-
- 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.
- getCaptureClickEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse button-driven events (or their touch equivalents) should be captured by the stream.
- getCaptureDragEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether dragging-related events should be captured by the stream.
- getCaptureEventErrors() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether to capture JavaScript errors.
- getCaptureKeyEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether keyboard input events should be captured by the stream.
- getCaptureLoginEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether
relogin
s are captured by the stream.
- getCaptureMenuEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether opening a context menu should be captured by the stream.
- getCaptureMoveEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse or touch motion-related events (other than dragging) should be captured by the stream.
- getCapturePageEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether page-level events such as a page load or resize should be captured by the stream.
- getCaptureSCComponents() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If true, Smart GWT components created while executing the loaded HTML are captured for rendering inside the HTMLFlow.
- getCaptureWheelEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse wheel events should be captured by the stream.
- getCascadeAutoDismiss() - Method in class com.smartgwt.client.widgets.menu.Menu
-
When true any generated submenus will inherit
autoDismiss
from this menu.
- getCascadeSelection() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should children be selected when parent is selected? And should parent be selected when any child is selected?
- getCategories() - Method in class com.smartgwt.client.ai.AIFieldRequest
-
If the
valueClass
is CATEGORICAL or ORDINAL, the list of
available categories.
- getCategory() - Method in class com.smartgwt.client.ai.AIProgressMessage
-
The category of the message.
- getCellAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default align for cell values (in body).
- getCellAlign() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Default alignment of cells (in the body) for this facet.
- getCellAlign() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Default alignment of cells (in the body) for this facetValue.
- getCellAlign() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Horizontal alignment for cells in this field's column: "left", "right" or "center".
If null, alignment is derived
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
-
- getCellSpacing() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- 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
-
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- 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
-
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
- 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
-
- 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
-
- 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
-
- getChangedValues() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getCheckComponentData() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
For a validator of type "isUnique"
in a dataBoundComponent, under what circumstances should uniqueness
checking be performed against the component's data set?
- getChecked() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
If true, this item displays a standard checkmark image to the left of its title.
- getCheckedDescription() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- 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
-
- getCheckmarkDisabledImageAsImgHTMLProperties() - Method in class com.smartgwt.client.widgets.menu.Menu
-
- getCheckmarkImage() - Method in class com.smartgwt.client.widgets.menu.Menu
-
- getCheckmarkImageAsImgHTMLProperties() - Method in class com.smartgwt.client.widgets.menu.Menu
-
- getChildCannotBeItsOwnAncestorMessage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Message displayed when user attempts to drop a node into a parent that has the same ID as the dropped node somewhere in
its ancestor chain (ie, the same node as the parent, or grandparent, and so on)
- getChildCountProperty() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When using
fetchMode:"paged"
and providing multiple levels of the tree in
one DSResponse,
childCountProperty
must be set for any folders that include only a partial list of
children.
- getChildExpansionMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For
expansionModes
that show another grid or tree, what the child's
expansionMode should be.
- getChildren() - Method in class com.smartgwt.client.widgets.Canvas
-
Array of all Canvii that are immediate children of this Canvas.
- getChildren(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns all children of a node.
- getChildrenField() - Method in class com.smartgwt.client.data.DataSource
-
fieldName for a field in the dataSource expected to contain an explicit array of child nodes.
- getChildrenMode() - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
When heuristically finding a property that appears to contain child objects, the childrenMode determines how to chose
the property that appears to contain child objects
- getChildrenProperty() - Method in class com.smartgwt.client.data.DataSourceField
-
If true, this property indicates that this field will hold an explicit array of child nodes for the current node.
- getChildrenProperty() - Method in class com.smartgwt.client.widgets.tree.Tree
-
For trees with the modelType "children", this property specifies the name of the property that contains the list of
children for a node.
- getChildrenResizeSnapAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to alignment when children of this Canvas are resized
- getChildrenResultSet(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns a ResultSet that provides access to any partially-loaded children of a node.
- getChildrenSnapAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
If enabled while
childrenSnapToGrid
is enabled,
children dragged within this Canvas will also snap to positions where their edges or center lines would be aligned with
the edges or centers of other components, and lines will be shown to point out the possible alignment (with appearance
controlled 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
-
- 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
-
- 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
-
- 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.
- getClearFilterViaAIText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Title for the menu-item displayed in this component's header context-menu when
AI-assisted filtering
is allowed and an AI filter in
already in effect.
- getClearSortFieldText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, this attribute will be shown as the menu item title to clear an existing sort on this field.
- getClickMaskMode() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Determines the behavior of the click-mask thrown up when this pickList is visible.
- getClientOnly() - Method in class com.smartgwt.client.data.DataSource
-
A clientOnly DataSource simulates the behavior of a remote data store by manipulating a static dataset in memory as
DSRequests
are executed on it.
- getClientOnly() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Indicates this validator runs on the client only.
- getClientOnlyDataSource(Criteria, ClientOnlyDataSourceCallback) - Method in class com.smartgwt.client.data.DataSource
-
Produces a clientOnly "copy" of a particular subset of data from a normal DataSource, via calling fetchData() to fetch
matching rows, and constructing a clientOnly DataSource that
inheritsFrom
the original DataSource.
- getClientOnlyDataSource(Criteria, ClientOnlyDataSourceCallback, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
- getClientOnlyDataSource(Criteria, ClientOnlyDataSourceCallback, DSRequest, DataSource) - Method in class com.smartgwt.client.data.DataSource
-
Produces a clientOnly "copy" of a particular subset of data from a normal DataSource, via calling fetchData() to fetch
matching rows, and constructing a clientOnly DataSource that
inheritsFrom
the original DataSource.
- getClientOnlyResponse(DSRequest, Record...) - Method in class com.smartgwt.client.data.DataSource
-
- 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
-
- getClipStaticValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- 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
-
- 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
-
- 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
-
- 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
-
- getCloseIconSize() - Method in class com.smartgwt.client.widgets.tab.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
-
- getCloseSectionButtonDefaults() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- getCloseSectionIcon() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- getCloseSectionIconSize() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- 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.
- getCollapseKeyEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether to collapse adjacent keyPress
events into one event where possible.
- getCollapseMoveEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse or touch-motion related events (including dragging) with the same
eventType
and
targetID
should be collapsed into a single event.
- getCollapsePageEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether adjacgent page events with the same
eventType
should be collapsed into a single event.
- getCollapseWheelEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse wheel events with the same
targetID
and scroll directions should be collapsed into a single event, containing a sum of the
delta offsets
from the original events.
- getColNum() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
the column number to which the parameter date belongs
- getColNum() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
the column number to which the parameter date belongs
- getColNum() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
The column number of the cell currently being validated, if the component being validated is a ListGrid.
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
index of the column that was saved, if applicable
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
index of the column where the edit failed, if applicable
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.GridRowColEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.layout.PortalPosition
-
- 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.data.ResultSet
-
Returns a copy of all
explicit
and
implicit
criteria currently applied to this
ResultSet
.
- 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.data.ResultSet
-
Returns a copy of all
explicit
and
implicit
criteria currently applied to this
ResultSet
.
- 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
-
- 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
-
- 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
-
- getCommitConfirmationMessage() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- getCompleteOnEnter() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true, when the pickList is showing, the user can select the current value by hitting the Enter
key.
- getCompleteOnTab() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true, when the pickList is showing, the user can select the current value by hitting the Tab
key.
- getCompletions(AceEditor, AceEditSession, AcePosition, String, AceCompleterCompletionsCallback) - Method in class com.smartgwt.client.widgets.ace.AceCompleter
-
Internal use only.
- getComponent() - Method in class com.smartgwt.client.ai.BuildAIFieldRequestRequest
-
- getComponent() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
- getComponent() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
- getComponent() - Method in class com.smartgwt.client.util.AsyncDataBoundOperationContext
-
- getComponent() - Method in class com.smartgwt.client.util.AsyncDataBoundOperationParams
-
- 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
-
- 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
-
- getComponentMaskDefaults() - Method in class com.smartgwt.client.widgets.Canvas
-
- getComponentReferences() - Method in class com.smartgwt.client.util.workflow.Process
-
Returns a list of unique global IDs that are referenced by this process.
- getComponentReferences() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Returns a list of unique global IDs that are referenced by this task.
- getComponentRequiresDataSource() - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Must target components of this task have a DataSource?
- getComponentSubstitutions() - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Defines the map of new widget ids to existing class instances, or to new instances that will be of a different class.
- getComponentType() - Method in class com.smartgwt.client.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
-
- 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
-
- getConfirmText() - Method in class com.smartgwt.client.widgets.FieldPicker
-
- getConnectorImage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getConnectorImageAsSCStatefulImgConfig() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- 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.
- getContent() - Method in class com.smartgwt.client.ai.AIMessage
-
The data for the message.
- getContent() - Method in class com.smartgwt.client.ai.AIProgressMessage
-
The content of the message.
- getContentComponents() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
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
-
String of HTML contents for this component - may be a fragment of HTML to display or a complete HTML page.
- getContents() - Method in class com.smartgwt.client.widgets.HTMLPane
-
String of HTML contents for this component - may be a fragment of HTML to display or a complete HTML page.
- getContents() - Method in class com.smartgwt.client.widgets.Label
-
The contents of a canvas or label widget.
- getContents() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Text to show in body of window.
- getContentsType() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
The contentsType
attribute governs whether the contents of this htmlFlow are a fragment of HTML to
inserted directly into the DOM, or a complete HTML page to be displayed in an IFRAME.
- getContentsType() - Method in class com.smartgwt.client.widgets.HTMLPane
-
The contentsType
attribute governs whether the contents of this htmlFlow are a fragment of HTML to
inserted directly into the DOM, or a complete HTML page to be displayed in an IFRAME.
- getContentsType() - Method in class com.smartgwt.client.widgets.Window
-
If this window has
src
specified, this property can be used to
indicate whether the source is a standalone HTML page or an HTML fragment.
- getContentsURL() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If specified the HTMLFlow will load its contents from this URL instead of displaying
this.contents
.
- getContentsURL() - Method in class com.smartgwt.client.widgets.HTMLPane
-
If specified the HTMLFlow will load its contents from this URL instead of displaying
this.contents
.
- getContentsURLParams() - Method in class com.smartgwt.client.widgets.HTMLPane
-
Parameters to be sent to the contentsURL when fetching content.
- getContentType() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Valid with the xmlHttpRequest transport only and only when
httpMethod
is set to "POST".
- getContext() - Method in class com.smartgwt.client.util.workflow.events.ProcessTraceElementEvent
-
- 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.
- getControlBarIconBaseStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getControlBarIconSize() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The size of the various icons displayed in the
controlsBar
of this Calendar.
- getControlCloseTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the close control.
- getControlColumn(Canvas) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- 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
-
- getControlsBarHeight() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Default height of the
controlsBar
shown above the
main Calendar grid.
- getControlsLayout() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
A
Layout
containing 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
-
- getCornerImg() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the corner between vertical and horizontal scrollbars.
- getCornerOffset() - Method in class com.smartgwt.client.widgets.PointerSettings
-
Specifies the amount of offset in pixels from the corner to position the pointer when
snapTo
is TL, TR, BL or BR.
- getCornerResizeKnob() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getCornerSize() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Allows the size of the corner segment to be set independently of the
btnSize
.
- getCornerSrc() - Method in class com.smartgwt.client.widgets.Scrollbar
-
URL for the corner image, a singular image that appears in the corner when both h and v scrollbars are showing.
- getCorrectZoomOverflow() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether the Framework should correct for erroneous scrollHeight and scrollWidth values reported by the browser when
zoomed (via browser or OS-level zoom) by allowing
maxZoomOverflowError
of overflow before enabling scrolling and displaying custom scrollbars.
- getCount() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
Contains a count of the number of events (if any) collapsed into this event if collapsing is active, which includes:
move events
key events
wheel events
page events
The count, if present, includes the
event itself so it will always be a number greater than or equal to two.
- getCount() - Method in class com.smartgwt.client.widgets.form.validator.StringCountValidator
-
Return the count.
- getCreateButtonsOnInit() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
If set to true, causes the toolbar created by this item to create its child buttons during initialization, instead of
waiting until draw().
- getCreateButtonsOnInit() - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If set to true, causes child buttons to be created during initialization, instead of waiting until draw().
- getCreateDefaultTreeField() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getCreator() - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
- 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
-
- getCriteria() - Method in class com.smartgwt.client.util.workflow.DecisionTask
-
- 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
-
- 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
-
- 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
-
- getCriteriaMap() - Method in class com.smartgwt.client.util.workflow.DecisionGateway
-
- getCriteriaPolicy() - Method in class com.smartgwt.client.data.DataSource
-
- getCriteriaPolicy() - Method in class com.smartgwt.client.data.ResultSet
-
Decides under what conditions the cache should be dropped when the
Criteria
changes.
- getCriterion() - Method in class com.smartgwt.client.ai.BuildCriterionResponse
-
If successful, the generated
AdvancedCriteria
for the user's natural language
description of a filter.
- getCriterion() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getCriterion(TextMatchStyle) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- 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.
- getCtrlKey() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
Present for
key events
if the control key was
down when the event got triggered.
- getCurrencySymbol() - Static method in class com.smartgwt.client.util.NumberUtil
-
The currency symbol to use when formatting numbers
- getCurrentExpansionComponent(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
-
- getCurrentItemId() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
- getCurrentPane() - Method in class com.smartgwt.client.widgets.layout.Deck
-
The pane to show, including initially, in this Deck
.
- getCurrentPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
The most recently shown pane.
- getCurrentPaneAsString() - Method in class com.smartgwt.client.widgets.layout.Deck
-
The pane to show, including initially, in this Deck
.
- getCurrentScreenName() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
The name of the screen within the project to return first when loading.
- 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
-
- 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
-
- 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
-
- 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
css cursor image to
display when the mouse pointer is over this component.
- getCursor() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If set, specifies the cursor to display when the mouse pointer is over this DrawItem.
- getCursor() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Specifies the cursor image to display when the mouse pointer is over this icon.
- getCursor() - Method in class com.smartgwt.client.widgets.Splitbar
-
Splitbars' cursors are set at init time based on whether they are to be used for vertical or horizontal resize.
- getCursorPosition() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getCursorPosition() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For text-based items, this method returns the index of the start of the current selection if the item currently has the
focus (if no text is selected, this equates to the current position of the text editing cursor).
- getCursorPositionScreen() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getCustomColumnProperties(TreeNode, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Additional properties to apply to the ListGrid that will show the indicated column.
- getCustomCriteria(String) - Method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
This method is called when
showCustomOption
is true and the user selects the custom option.
- getCustomIconDropProperty() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getCustomIconOpenProperty() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getCustomIconOpenProperty() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- 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
-
- getCustomIconSelectedProperty() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getCustomIconSize() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
If set, this property overrides the size of the image rendered when
useNativeRadioItems
is false.
- getCustomNavControl() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- getCustomOptionTitle() - Method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
- getCustomState(FormItemElementType, String) - Method in interface com.smartgwt.client.widgets.form.fields.FormItem.CustomStateGetter
-
- 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
-
- 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
-
- 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
TreeNode
s 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
TreeNode
s 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
-
- 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
-
- getDataAsRecordList() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getDataAsRecordList() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A single record object or an array of them, specifying data.
- getDataAsString() - Method in class com.smartgwt.client.rpc.RPCRequest
-
- getDataAsString() - Method in class com.smartgwt.client.rpc.RPCResponse
-
The data sent by the server.
- getDataAxisLabelDelimiter() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Determines how inner and outer data axis labels are separated for charts that support multiple data label facets.
- getDataAxisLabelProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for labels of data axis.
- getDataBoundComponent() - Method in class com.smartgwt.client.widgets.FieldPicker
-
The component whose fields should be edited.
- getDataColor(int, String, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- 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
-
- 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
-
- 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
-
- getDataContextBinding() - Method in class com.smartgwt.client.util.workflow.SetScreenDataTask
-
- getDataContextBinding() - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
- 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
-
- getDataEscapeChar() - Method in class com.smartgwt.client.tools.FacetChartEditProxy
-
- getDataFetchDelay() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Delay in milliseconds before fetching data.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
How to fetch and manage records retrieve from the server.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
FacetCharts do not yet support paging, and will fetch all records that meet the criteria.
- getDataFetchMode() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
How to fetch and manage records retrieved from the server.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
How to fetch and manage records retrieve from the server.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
How to fetch and manage records retrieve from the server.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How to fetch and manage records retrieve from the server.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
How to fetch and manage records retrieve from the server.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Mode of fetching records from server.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
DetailViewers do not yet support paging, and will fetch and render all available records.
- getDataField() - Method in class com.smartgwt.client.data.DataSource
-
Name of the field that has the most pertinent numeric, date, or enum value, for use when a
DataBoundComponent
needs to show a short summary of a record.
- getDataField() - Method in class com.smartgwt.client.data.SavedSearches
-
Type: "string".
- getDataField() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display as part of individual record in "summary"
RecordLayout
s.
- getDataFormat() - Method in class com.smartgwt.client.data.DataSource
-
Indicates the format to be used for HTTP requests and responses when fulfilling DSRequests (eg, when
fetchData()
is called).
- getDataFormat() - Method in class com.smartgwt.client.data.OperationBinding
-
Format for response data for this operation.
- getDataFormat() - Method in class com.smartgwt.client.data.RestDataSource
-
Expected format for server responses.
- getDataFormat() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Format to assume for user-provided data.
- getDataLabelFacet() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
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.
- getDataLabelFacetsMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Determines separation between the set of inner data labels and the set of outer data labels for charts that support
multiple data label facets.
- getDataLabelHoverHTML(FacetValue) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Called when the mouse hovers over a data label, that is, a text label showing values from the first facet.
- getDataLabelProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for data label
- getDataLabelToValueAxisMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Margin between the edge of the chart and the data labels of the data label axis.
- getDataLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for lines that show data (as opposed to gradations or borders around the data area).
- getDataLineProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for lines that show data (as opposed to gradations or borders around the data area).
- getDataLineType() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
How to draw lines between adjacent data points in Line and Scatter charts.
- getDataMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For rectangular charts (bar, column, line), margin around the inside of the main chart area, so that data elements are
not flush to edge.
- getDataOutlineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for lines that outline a data shape (in filled charts such as area or radar charts).
- getDataOutlineProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for lines that outline a data shape (in filled charts such as area or radar charts).
- getDataPageSize() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDataPageSize() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDataPageSize() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
When using
data
paging
, how many records to fetch at a time.
- getDataPageSize() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getDataPageSize() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getDataPageSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDataPageSize() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getDataPageSize() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getDataPath() - Method in class com.smartgwt.client.widgets.Canvas
-
A dataPath may be specified on any canvas.
- getDataPath() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
dataPath for this item.
- getDataPath() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
dataPath for this field.
- getDataPath() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
dataPath property allows this field to display detail from nested data structures
- getDataPointProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDataPointProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- 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
-
- 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
-
- getDataSeparatorChar() - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
-
- 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() - Method in class com.smartgwt.client.ai.BuildAIFieldRequestRequest
-
The
DataSource
that the AI-generated field will be considered to augment.
- getDataSource() - Method in class com.smartgwt.client.ai.BuildCriterionRequest
-
The
DataSource
on which the user's natural language description of a filter applies.
- getDataSource() - Method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIContext
-
The AI-selected data source.
- getDataSource() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
- getDataSource() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
- 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.AsyncDataBoundOperationContext
-
- getDataSource() - Method in class com.smartgwt.client.util.AsyncDataBoundOperationParams
-
- getDataSource() - Method in class com.smartgwt.client.util.workflow.FetchRelatedDataTask
-
- getDataSource() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
DataSource ID or DataSource instance to be used.
- getDataSource() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDataSource() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDataSource() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
.
- getDataSource() - Method in class com.smartgwt.client.widgets.FieldPicker
-
An optional DataSource that is used to create a disposable
dataBoundComponent
if none is provided.
- getDataSource() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getDataSource() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
The DataSource that this component should bind to for default fields and for performing
DSRequest
.
- getDataSource() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
DataSource this filter should use for field definitions and available
Operator
s.
- getDataSource() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
The DataSource that this component should bind to for default fields and for performing
DSRequest
.
- getDataSource() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getDataSource() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDataSource() - Method in class com.smartgwt.client.widgets.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
-
- getDataSourceAsString() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
DataSource this filter should use for field definitions and available
Operator
s.
- getDataSourceAsString() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Specifies what
DataSource
this tree is associated with.
- getDataSourceField() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
DataSourceField on which this validator was declared.
- 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
- getDataValueHoverShadow() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- 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
-
- 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.
- getDayNames() - Static method in class com.smartgwt.client.util.DateUtil
-
Return an array of the full names of each day, suitable for use in a selection list, etc.
- getDaysAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "day".
- getDaySelector() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- 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
-
- 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
-
- 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
-
- getDecreaseIcon() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
stacked mode
, the icon to decrease
the spinner's value (a down arrow by default).
- getDeepCloneNonFieldValuesOnEdit() - Method in class com.smartgwt.client.data.DataSource
-
When editing values in
DataBoundComponent
s bound to this dataSource, should we
perform a deep clone of values that are not associated with a field (ie, attributes on the record that do not map to a
component field either directly by name, or 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
DataBoundComponent
s bound to this dataSource,
should we perform a deep clone of the underlying values (a "deep clone" is one created by traversing the original
values object recursively, cloning the contents of nested objects and arrays).
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.data.DataSourceField
-
Before we start editing this field in a DataBoundComponent, should we perform a deep clone of the underlying field
value.
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDeepCloneOnEdit() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Before we start editing values in this DataBoundComponent, should we perform a deep clone
of the underlying values.
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Before we start editing the values of this ValuesManager in one or more DataBoundComponents, should we perform a deep
clone of the underlying values.
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getDefaultChooserDate() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Default date to show in the date chooser.
- getDefaultColor() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The default color.
- getDefaultDataSource() - Method in class com.smartgwt.client.data.SavedSearches
-
Default DataSource used for persistence of saved searches.
- getDefaultDataSourceAsString() - Method in class com.smartgwt.client.data.SavedSearches
-
Default DataSource used for persistence of saved searches.
- getDefaultDate() - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
- 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
-
- getDefaultEditableDateFieldWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width for editable date type fields.
- getDefaultEditableDateTimeFieldWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width for editable datetime type fields.
- getDefaultEditContext() - Method in class com.smartgwt.client.tools.HiddenPalette
-
Default EditContext that this palette should use.
- getDefaultEditContext() - Method in class com.smartgwt.client.tools.ListPalette
-
Default EditContext that this palette should use.
- getDefaultEditContext() - Method in class com.smartgwt.client.tools.MenuPalette
-
Default EditContext that this palette should use.
- getDefaultEditContext() - Method in interface com.smartgwt.client.tools.Palette
-
Default EditContext that this palette should use.
- getDefaultEditContext() - Method in class com.smartgwt.client.tools.TilePalette
-
Default EditContext that this palette should use.
- getDefaultEditContext() - Method in class com.smartgwt.client.tools.TreePalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditPane() - Method in class com.smartgwt.client.tools.HiddenPalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditPane() - Method in class com.smartgwt.client.tools.ListPalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditPane() - Method in class com.smartgwt.client.tools.MenuPalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditPane() - Method in interface com.smartgwt.client.tools.Palette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditPane() - Method in class com.smartgwt.client.tools.TilePalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditPane() - Method in class com.smartgwt.client.tools.TreePalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditTree() - Method in class com.smartgwt.client.tools.HiddenPalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditTree() - Method in class com.smartgwt.client.tools.ListPalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditTree() - Method in class com.smartgwt.client.tools.MenuPalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditTree() - Method in interface com.smartgwt.client.tools.Palette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditTree() - Method in class com.smartgwt.client.tools.TilePalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditTree() - Method in class com.smartgwt.client.tools.TreePalette
-
Default EditContext that this palette should use.
- getDefaultEditorType() - Method in class com.smartgwt.client.tools.StyleSetting
-
The type of editor to use for this setting.
- getDefaultElement() - Method in class com.smartgwt.client.util.workflow.MultiDecisionTask
-
Next element to pick if no criteria match.
- getDefaultEngineId() - Static method in class com.smartgwt.client.ai.AI
-
- 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
-
- getDefaultFilterOperatorSuffix() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
-
- getDefaultHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
For custom components, establishes a default height for the component.
- getDefaultHeight() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
HTMLFlow defaultHeight is set to
1
which, together with
overflow:"visible"
causes the HTMLFlow to size to its content HTML.
- getDefaultHeight() - Method in class com.smartgwt.client.widgets.HTMLPane
-
Default height for the component.
- getDefaultIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default icon image source.
- getDefaultIconSrc() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
FormItem.defaultIconSrc
.
- getDefaultIsFolder() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Controls whether nodes are assumed to be folders or leaves by default.
- getDefaultIsFolder() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Controls whether nodes are assumed to be folders or leaves by default.
- getDefaultMaxRetries() - Static method in class com.smartgwt.client.ai.AI
-
The defualt maximum number of retries for any one particular request to AI.
- getDefaultMinimizeHeight() - Method in class com.smartgwt.client.widgets.Window
-
If
minimizeHeight
is unset, by the window will shrink to
the height of the header when minimized.
- getDefaultMonth() - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
The default zero-based month-number to use for calculating fiscal dates when no
fiscal years
are provided.
- getDefaultNewNodesToRoot() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This attribute governs how to handle cache-synch when a new node is added to this dataSource with no explicit parentId.
- getDefaultNodeTitle() - Method in class com.smartgwt.client.widgets.tree.Tree
-
- 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
-
- getDefaultOperator() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- 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
-
- getDefaultPathToRelation(DataSource) - Method in class com.smartgwt.client.data.DataSource
-
- getDefaultPickerMode() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
- getDefaultPickMode() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The ColorPicker
can operate in either a "simple" mode (where it displays just the 40 basic colors and
allows the user to click one), or a "complex" mode (where the user can specify a color from anywhere in the spectrum,
with an optional alpha element).
- getDefaultProperties() - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
-
Default FormItem properties to apply to the editor for this cell.
- getDefaultQuantity() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- getDefaultQuoteString() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- 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
-
- getDefaultSearchTitle() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
- 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
-
- 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
-
- getDefaultToFirstItem() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
- getDefaultToFirstOption() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Select the first option as the default value for this ComboBoxItem.
- getDefaultToFirstOption() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Select the first option as the default value for this SelectItem.
- getDefaultTransformRequest(DSRequest) - Method in class com.smartgwt.client.data.RequestTransformer
-
Return the result of the default transformed request.
- getDefaultTransformRequest(RPCRequest) - Method in class com.smartgwt.client.rpc.RequestTransformer
-
Return the result of the default transformed request.
- getDefaultValue() - Method in class com.smartgwt.client.util.workflow.AskForValueTask
-
Default value.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Overridden to assign class-appropriate type.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Static default value for this ComboBoxItem.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.FloatItem
-
Overridden to assign class-appropriate type.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value used when no value is provided for this item.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Header text
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.IntegerItem
-
Overridden to assign class-appropriate type.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Static default value for this SelectItem.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Default value for this sliderItems is 1.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Overridden to assign class-appropriate type.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
The default value of this ToggleSwitch.
- getDefaultWaitDuration() - Method in class com.smartgwt.client.util.workflow.Process
-
When
defaultWaitFor
or task
waitFor
are set to "duration", how long should the wait be
before starting the task? A task can override the default value with task
waitDuration
.
- getDefaultWaitFor() - Method in class com.smartgwt.client.util.workflow.Process
-
Condition to wait for before each task is executed.
- getDefaultWidth() - Method in class com.smartgwt.client.browser.window.BrowserWindowSettings
-
- getDefaultWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
For custom components, establishes a default width for the component.
- getDefaultWidth() - Method in class com.smartgwt.client.widgets.Dialog
-
- getDefaultWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Optional "default width" for this field.
- getDefaultWidth() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
For custom components, establishes a default width for the component.
- getDefaultWidth() - Method in class com.smartgwt.client.widgets.menu.Menu
-
The default menu width.
- getDefaultYearMode() - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
This attribute controls how the displayed fiscalYear value should be calculated for dates falling within a period not
explicitly listed in the
fiscal years array
.
- getDeferRemoval() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDefiningProperty() - Method in class com.smartgwt.client.widgets.Button
-
- getDefiningProperty() - Method in class com.smartgwt.client.widgets.Canvas
-
- getDefiningProperty() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
- getDefiningProperty() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
- getDefiningPropertyName() - Method in class com.smartgwt.client.widgets.Canvas
-
This method returns the name of an attribute for the
AutoTest
system to use as the
definingProperty
when generating
locators
.
- getDefiningPropertyNameOptions() - Method in class com.smartgwt.client.widgets.Canvas
-
- getDeleteLevelButton() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Automatically generated
IButton
providing a mechanism for deleting levels from the
group configuration.
- getDeleteLevelButton() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Automatically generated
IButton
providing a mechanism for deleting levels from the
group configuration.
- getDeleteLevelButton() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
IButton
providing a mechanism for deleting levels from the
sort configuration.
- getDeleteLevelButton() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Automatically generated
IButton
providing a mechanism for deleting levels from the
sort configuration.
- getDeleteLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the deleteLevelButton
- getDeleteLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear on the deleteLevelButton
- getDeleteLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the deleteLevelButton
- getDeleteLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear on the deleteLevelButton
- getDeltaX() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
- getDeltaX() - Method in class com.smartgwt.client.widgets.drawing.events.MovedEvent
-
horizontal difference between current and previous position
- getDeltaX() - Method in class com.smartgwt.client.widgets.events.MovedEvent
-
horizontal difference between current and previous position
- getDeltaX() - Method in class com.smartgwt.client.widgets.events.ParentMovedEvent
-
horizontal difference between current and previous position
- getDeltaY() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
- 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
-
- 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
-
- getDescriptionField() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display as part of individual record in all
RecordLayout
s except
"titleOnly".
- getDeselectedButtonStyle() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
- getDeselectOnPartialCheckboxClick() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
-
- 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
-
- getDestroyOnClose() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Whether to call
destroy()
when closing the Portlet.
- getDestroyPanes() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- getDetail() - Method in class com.smartgwt.client.data.DataSourceField
-
- getDetailDS() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDetailDS() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
- getDetailField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
-
- getDetailsButtonTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDetailTitle() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- 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
-
- 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
-
- getDialRadiusAsDouble() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Radius in pixels of the dial.
- getDirection() - Method in class com.smartgwt.client.widgets.drawing.SimpleGradient
-
Angle of the direction vector in degrees.
- getDirection() - Method in class com.smartgwt.client.widgets.layout.events.NavigationClickEvent
-
direction in which the user is attempting to navigate.
- getDirection() - Method in class com.smartgwt.client.widgets.NavigationButton
-
Navigation direction for this button.
- getDirectionFieldTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the header of the "direction" field.
- getDirectionFieldTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the header of the "direction" field.
- getDisable() - Method in class com.smartgwt.client.util.workflow.FormDisableFieldTask
-
Should the target form item be disabled?
- getDisableCacheSync() - Method in class com.smartgwt.client.data.ResultSet
-
By default when the data of this ResultSet's dataSource is modified, the ResultSet will be updated to display these
changes.
- getDisableCacheSync() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
By default when the data of this ResultTree's dataSource is modified, the ResultTree will be updated to display these
changes.
- getDisabled() - Static method in class com.smartgwt.client.ai.AI
-
Whether AI is disabled.
- getDisabled() - Method in class com.smartgwt.client.data.Hilite
-
Whether this hilite is currently disabled.
- getDisabled() - Method in class com.smartgwt.client.widgets.Canvas
-
If set to true, the widget will be disabled.
- getDisabled() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getDisabled() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Whether this icon is disabled.
- getDisabled() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
Image to display when the component is
disabled
.
- getDisabled() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified, this tab will initially be rendered in a disabled state.
- getDisabledCursor() - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies the cursor image to display when the mouse pointer is over this widget if this widget is disabled.
- getDisabledCursor() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Specifies the cursor image to display when the mouse pointer is over this icon if this icon is disabled.
- getDisabledDates() - Method in class com.smartgwt.client.widgets.DateChooser
-
An array of Date instances that should be disabled if they appear in the calendar view.
- getDisabledGroupByPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Prompt to indicate that grouping is disabled as the data set size exceeds
groupByMaxRecords
.
- getDisabledHover() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- 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
.
- getDisabledMessage() - Method in class com.smartgwt.client.util.AsyncOperationResult
-
If this is a DISABLED-
type
result, an optional statement
to be displayed to the user that the operation was disabled.
- getDisabledWeekdayStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekday dates which have been
disabled
.
- getDisabledWeekendStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekend dates which have been
disabled
.
- getDisableIconsOnReadOnly() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
canEdit
is set to false, should
icons
be disabled by default?
- getDisableIconsOnReadOnly() - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
- getDisableOnReadOnly() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
- getDisableQueuing() - Method in class com.smartgwt.client.data.RestDataSource
-
- getDisableTouchScrollingForDrag() - Method in class com.smartgwt.client.widgets.Canvas
-
Disables
useTouchScrolling
whenever a built-in drag
operation has been enabled which is known to be non-functional if touch scrolling is enabled.
- getDisableValidation() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If set to true, client-side validators will not run on the form when validate() is called.
- getDisableValidation() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
If set to true, client-side validators will not run on the form when validate() is called.
- getDisableWeekends() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, weekend days appear in a disabled style and events cannot be created on weekends.
- getDisableWeekends() - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether it should be valid to pick a weekend day.
- getDisappearMethod() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Controls how messages disappear from or leave their requested location.
- getDiscardDataOnSetFetchOperation() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
setFetchOperation()
is invoked while this grid is
showing a filtered data-set, should the data set be discarded?
- getDiscardedColumnsMessage() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- 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
- getDismissMessage() - Method in class com.smartgwt.client.widgets.notify.NotifyAction
-
Should a click on this action automatically dismiss the associated message?
- getDismissOnEscape() - Method in class com.smartgwt.client.widgets.Window
-
Should this window be dismissed (same effect as pressing the "Cancel" button) when the user presses the "Escape"
key?
Windows with this setting will dismiss on Escape keypresses in any of the following cases: The window
or one of its descendants has focus (and does not cancel the Escape keypress) The window 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
-
- 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
-
- 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
-
- getDownButtonSrc() - Method in class com.smartgwt.client.widgets.MiniNavControl
-
Image used for the down arrowhead.
- getDownloadIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Returns the URL for an Icon that will allow the file to be downloaded
- getDownloadResult() - Method in class com.smartgwt.client.rpc.RPCRequest
-
If enabled, causes the RPCRequest to download the requested resource as a file, either showing the browser's Save
dialog or displaying the file-content in
a new browser
window
.
- getDownloadToNewWindow() - Method in class com.smartgwt.client.rpc.RPCRequest
-
When
downloadResult
is true, setting this attribute to true
causes the content of the downloaded file to be displayed in a new browser window.
- getDragAppearance() - Method in class com.smartgwt.client.widgets.Canvas
-
Visual appearance to show when the object is being dragged.
- getDragCanceled() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
Set on the event captured at the end of a drag if the drag is canceled.
- getDragData() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDragData() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDragData() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
During a drag-and-drop interaction, this method returns the set of records being dragged out of the component.
- getDragData(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
-
- getDragHandleIcon() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDragHandleIconSize() - Method in class com.smartgwt.client.widgets.grid.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
-
- getDragMaskType() - Method in class com.smartgwt.client.widgets.Canvas
-
This property controls what kind of mask is used in case
useDragMask
is enabled.
- getDragMaxHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Sets maximum height that this Canvas can be resized to by a user.
- getDragMaxWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Maximum width that this Canvas can be resized to by a user.
- getDragMinHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Minimum height that this Canvas can be resized to by a user.
- getDragMinWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Minimum width that this Canvas can be resized to by a user.
- getDragOpacity() - Method in class com.smartgwt.client.widgets.Canvas
-
If this widget has dragAppearance "target"
, this value specifies the opacity to render the target while it
is being dragged.
- getDragRect() - Static method in class com.smartgwt.client.util.EventHandler
-
During a drag with dragAppearance of either "target" or "outline", returns the page-relative coordinates
of whatever element is being dragged.
- getDragRepositionAppearance() - Method in class com.smartgwt.client.widgets.Canvas
-
If
canDragReposition
is true, this attribute specifies
the visual appearance to show during drag reposition.
- getDragRepositionCursor() - Method in class com.smartgwt.client.widgets.Canvas
-
Cursor to switch to if the mouse is over a widget that is drag repositionable.
- getDragResizeAppearance() - Method in class com.smartgwt.client.widgets.Canvas
-
If
canDragResize
is true, this attribute specifies the
visual appearance to show during drag resize.
- getDragScrollDelay() - Method in class com.smartgwt.client.widgets.Canvas
-
If this widget supports drag-scrolling, This property specifies how many ms the user must hover over the
drag-scroll threshold before scrolling begins.
- getDragScrollRedrawDelay() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Like
scrollRedrawDelay
, but applies when the
component is being drag-scrolled (via a scrollbar).
- getDragSnapAngle() - Method in class com.smartgwt.client.tools.GradientEditor
-
The angle by which drag-rotating a linear-gradient in the preview should snap.
- getDragStartDistance() - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the cursor needs to move before the EventHandler starts a drag operation.
- getDragStartDistance() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Number of pixels the cursor needs to move before the EventHandler starts a drag operation.
- getDragTarget() - Static method in class com.smartgwt.client.util.EventHandler
-
Returns the current dragTarget.
- getDragTarget() - Method in class com.smartgwt.client.widgets.Canvas
-
A different widget that should be actually dragged when dragging initiates on this widget.
- getDragTargetAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
A different widget that should be actually dragged when dragging initiates on this widget.
- getDragTargetClass() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
- getDragTargetID() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
- getDragTrackerIcon(Record[]) - Method in class com.smartgwt.client.widgets.grid.DragTrackerIconCustomizer
-
- getDragTrackerMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When records are being dragged from within a ListGrid, what sort of drag-tracker should be displayed?
Note that if
multiple records are being dragged the displayed tracker will be based on the first selected record.
- getDragTrackerStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDragTrackerStyle() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDragTrackerStyle() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
CSS Style to apply to the drag tracker when dragging occurs on this component.
- getDragTrackerStyle() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getDragTrackerStyle() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getDragTrackerStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDragTrackerStyle() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getDragTrackerStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getDragTrackerTitle(ListGridRecord, int) - Method in class com.smartgwt.client.widgets.grid.DragTrackerTitleCustomizer
-
Return "title" HTML to display as a drag tracker when the user drags some record.
Default implementation will display the cell value for the title field (see
+link{listGrid.getTitleField()}) for the record(s) being dragged (including any
icons / custom formatting / styling, etc).
- getDragTrackerTitle(ListGridRecord, int) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Return "title" HTML to display as a drag tracker when the user drags some record.
Default implementation will
display the cell value for the title field (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
-
- 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
-
- 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
-
- getDrawingY() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
- 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
-
- getDrawPane() - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
- getDrawPaneAsString() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getDrawPaneDefaults() - Method in class com.smartgwt.client.tools.EditNode
-
Properties required to recreate the current
liveObject
.
- getDrawPaneDefaults() - Method in class com.smartgwt.client.tools.PaletteNode
-
Defaults for the component to be created from this palette.
- getDrawPaneLiveObject() - Method in class com.smartgwt.client.tools.EditNode
-
Live version of the object created from the defaults
.
- getDrawPaneLiveObject() - Method in class com.smartgwt.client.tools.PaletteNode
-
For a paletteNode which should be a "singleton", that is, always provides the exact same object (==) rather than a
dynamically created copy, provide the singleton object as liveObject
.
- getDrawTitleBackground() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
should a background color be set behind the Title.
- getDrawTitleBoundary() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether a boundary should be drawn below the title area for circumstances where the chart area already has an outer
border.
- getDropCacheOnUpdate() - Method in class com.smartgwt.client.data.ResultSet
-
Whether to discard all cached rows when a modification operation (add, update, remove) occurs on the ResultSet's
DataSource.
- getDropComponent(Canvas, int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
- getDropEndSpace() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showDropEndSpace
is set to true, this property
governs how large the space under the last node during drop should be.
- getDropExtraFields() - Method in class com.smartgwt.client.data.DataSource
-
Indicates that for server responses, for any data being interpreted as DataSource records, only data that corresponds
to declared fields should be retained; any extra fields should be discarded.
- getDropFolder() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When the user is dragging a droppable element over this grid, this method returns the folder
which would contain the item if dropped.
- getDropIconSuffix() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If
showDropIcons
is true, this suffix will be
appended to 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.
- getDropTargetClass() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The class name of the
drop target
, present for some
drag events
.
- getDropTargetID() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
- getDropTypes() - Method in class com.smartgwt.client.widgets.Canvas
-
When a drag and drop interaction occurs, if a
dragType
is
configured on the source widget, it is compared to 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
- getDsRequest() - Method in class com.smartgwt.client.widgets.calendar.events.EventSaveError
-
initiating DSRequest Properties
- getDsResponse() - Method in class com.smartgwt.client.data.events.DataChangedEvent
-
response from the operation that modified the underlying data set
- getDsResponse() - Method in class com.smartgwt.client.widgets.calendar.events.EventSaveError
-
DSResponse from the save-attempt
- getDsResponse() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
for DataSource saves, DSResponse object returned
- getDsResponse() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
DSResponse, for saves through a DataSource
- getDuplicateDragMessage() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDuplicateDragMessage() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDuplicateDragMessage() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Message to show when a user attempts to transfer duplicate records into this component, and
preventDuplicates
is enabled.
- getDuplicateDragMessage() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getDuplicateDragMessage() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getDuplicateDragMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDuplicateDragMessage() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getDuplicateDragMessage() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getDuration() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
The duration of this event.
- getDuration() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is set to false, this method
returns the value of the time expressed as a duration in 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
-
- 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
-
- getDynamicContents() - Method in class com.smartgwt.client.widgets.Canvas
-
Dynamic contents allows the contents string to be treated as a simple but powerful template.
- getDynamicContents() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Dynamic string of HTML contents for this component.
- getDynamicContents() - Method in class com.smartgwt.client.widgets.Label
-
Dynamic contents allows the contents string to be treated as a simple but powerful template.
- getDynamicForm() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
DynamicForm currently being validated.
- getDynamicValue(String, Process) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getEditNode() - Method in class com.smartgwt.client.tools.EditMaskClickedEvent
-
the editNode clicked
- getEditNode() - Method in class com.smartgwt.client.tools.EditNodeUpdatedEvent
-
currently editing node
- getEditNode() - Method in class com.smartgwt.client.widgets.Canvas
-
- getEditNodeProperties() - Method in class com.smartgwt.client.tools.PaletteNode
-
Properties to be applied to the
editNode
when created.
- getEditNodesByType(String...) - Method in class com.smartgwt.client.tools.EditContext
-
Returns
EditNodes
as an array that match the specified type or types.
- getEditNodesByType(String) - Method in class com.smartgwt.client.tools.EditContext
-
Returns
EditNodes
as an array that match the specified type or types.
- getEditNodesByType(String[], boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Returns
EditNodes
as an array that match the specified type or types.
- getEditNodeTree() - Method in class com.smartgwt.client.tools.EditContext
-
Gets the tree of editNodes being edited by this editContext.
- getEditNodeTree() - Method in class com.smartgwt.client.tools.EditPane
-
Gets the tree of editNodes being edited by this editContext.
- getEditNodeTree() - Method in class com.smartgwt.client.tools.EditTree
-
Gets the tree of editNodes being edited by this editContext.
- getEditOnF2Keypress() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we start editing when the widget has focus and the user presses the "f2" key (if this ListGrid supports editing)?
- getEditOnFocus() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we start editing when this widget receives focus (if this ListGrid supports editing)?
- getEditor() - Method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
-
If this cell is being
edited
, this method will fire when
the user clicks the valueIcon on the edit item for the cell, passing in the editor item as 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
-
- 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
-
- 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.
- getEditPendingMarkerStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The name of a CSS class used to overlay regular cell styles with additional styling when a cell has unsaved edits -
these styles are in addition to the styling applied by
editPendingCSSText
or
editPendingBaseStyle
.
- getEditProxy() - Method in class com.smartgwt.client.widgets.Canvas
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.Canvas
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.Img
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.Label
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.layout.Layout
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.menu.Menu
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.menu.MenuBar
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.Progressbar
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.RibbonButton
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.Window
-
- getEditProxyProperties() - Method in class com.smartgwt.client.tools.EditNode
-
- getEditProxyProperties() - Method in class com.smartgwt.client.tools.PaletteNode
-
- 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
-
- getElement(String) - Method in class com.smartgwt.client.util.workflow.Process
-
- 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
-
- 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
-
- 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
-
- getEmptyAIHoverContents() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Hover contents to use when the AI-generated hover text is empty.
- getEmptyCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The value to display for cells whose value is null or the empty string after applying
formatting
and valueMap (if any).
- getEmptyCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The value to display for a cell whose value is null or the empty string after applying
formatting
and valueMap (if any).
- getEmptyCellValue() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Text to show for an empty cell
- getEmptyCellValue() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
The value to display for a cell whose value is null or the empty string after applying formatCellValue and valueMap (if
any).
- getEmptyColumnMessages() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- 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
-
- getEmptyPickListMessage() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Empty message to display in the selectItem if PickList.hideEmptyPickList is false
.
- getEmptyRowRangeDisplayValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getEmptyTitleHint() - Method in class com.smartgwt.client.widgets.FieldPicker
-
The hint shown when editing a field with no title defined.
- getEmptyValueIcon() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This property allows the developer to specify an icon to display when this item has no value.
- getEnableCharting() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If set to true, context menu items will be included on the cells and headers providing the user with an option to create
a chart of the cubeGrid's data set.
- getEnabled() - Method in class com.smartgwt.client.widgets.cube.CellRecord
-
Default property name denoting whether this record is enabled.
- getEnabled() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record is enabled.
- getEnabled() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Affects the visual style and interactivity of the menu item.
- getEnabled() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Default property name denoting whether this record is enabled.
- getEnableInlineEdit() - Method in class com.smartgwt.client.tools.EditContext
-
Whether inline editing should be enabled for any components that are added and are placed into editMode.
- getEnableWhen() - Method in class com.smartgwt.client.widgets.Canvas
-
Criteria to be evaluated to determine whether this Canvas should be enabled.
- getEnableWhen() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Criteria to be evaluated to determine whether this item should be enabled.
- getEnableWhen() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Criteria to be evaluated to determine whether this icon should appear enabled.
- getEnableWhen() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Criteria to be evaluated to determine whether this field should be enabled.
- getEnableWhen() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Criteria to be evaluated to determine whether this NavItem should be disabled.
- getEnableWhen() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Criteria to be evaluated to determine whether this MenuItem should be disabled.
- getEnableWhen() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Criteria to be evaluated to determine whether this Tab should be enabled.
- getEncoding() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
encoding for the form, use MULTIPART_ENCODING for file upload forms
- getEnd() - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- getEnd() - Method in class com.smartgwt.client.widgets.ace.events.AceEditorChangedEvent
-
the end position of the change
- getEndAngle() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
For pie mode only, start angle of the segment for the data value.
- getEndAngle() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
- getEndAngle() - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- 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
-
- getEndDate() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundClickEvent
-
end datetime of the selected slot
- getEndDate() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseUpEvent
-
the datetime of the slot where the mouse button was released
- getEndDate() - Method in class com.smartgwt.client.widgets.DateChooser
-
Limits the selectable range of this DateChooser.
- getEndDate() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
The maximum date this item is intended to work with.
- getEndDate() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- getEndDateField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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
-
- 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
-
- getEndThumb() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Thumb for the end of the range
- getEndThumbOverlap() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Number of pixels the thumb is allowed to overlap the buttons at the end of the track.
- getEndTime() - Method in class com.smartgwt.client.tools.stream.EventStreamData
-
A string representation of the
DateTime
when capturing for the stream was
completed
.
- 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
-
- getEndValue() - Method in class com.smartgwt.client.widgets.RangeSlider
-
- 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
-
- 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.
- getEngine() - Static method in class com.smartgwt.client.ai.AI
-
Returns the
AIEngine
having the given engine ID.
- getEngine(String) - Static method in class com.smartgwt.client.ai.AI
-
Returns the
AIEngine
having the given engine ID.
- getEngineId() - Method in class com.smartgwt.client.ai.AIEngine
-
The unique ID of this engine.
- getEnteredValue() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Returns the raw text value that currently appears in the text field, which can differ from
FormItem.getValue()
in various cases - for example:
for items that constrain the value range, such as 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).
- getErrorEvent() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
Present along with
errorTrace
and
threadCode
if the event triggering the error wasn't
already captured, and required adding a new event.
- getErrorHTML(String[]) - Method in interface com.smartgwt.client.widgets.form.FormItemErrorFormatter
-
Output the HTML for an error message in a form element.
- getErrorIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the error icon, if we're showing icons when validation errors occur.
- getErrorIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height of the error icon, if we're showing icons when validation errors occur.
- getErrorIconProperties() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getErrorIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
URL of the image to show as an error icon, if we're showing icons when validation errors occur.
- getErrorIconSrc() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Src of the image to show as an error icon, if we're showing icons when validation errors occur.
- getErrorIconWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the error icon, if we're showing icons when validation errors occur.
- getErrorIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height of the error icon, if we're showing icons when validation errors occur.
- getErrorItemCellStyle() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
showInlineErrors
is false we show all errors
for the form item in a single item rendered at the top of the form.
This attribute specifies the cellStyle to apply
to this item.
- getErrorLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties of the lines used to draw error bars (short, horizontal lines at the low and high metric values, and a
vertical connecting line).
- getErrorMessage() - Method in class com.smartgwt.client.util.AsyncOperationResult
-
If this is an ERROR-
type
result, an optional statement to
be displayed to the user of the error that occurred.
- getErrorMessageDelimiterOrEndOfLine() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects a missing delimiter or end of line after quoted value in the
first line.
- getErrorMessageExcelFileDetected() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects an Excel File, which is not supported.
- getErrorMessageFileIsBlank() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects a file with no data.
- getErrorMessageInputType() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects an invalid inputType.
- getErrorMessageRowsNotParsed() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploaded file has rows other than the first row that could not be parsed.
- getErrorMessageUndeterminedDelimiter() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process is unable to detect the delimiter.
- getErrorMessageUnterminatedQuote() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects an unterminated quote string in the first line.
- getErrorMessageWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When
DynamicForm.showInlineErrors
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.
- getErrorTrace() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The stack reported when a JavaScript error is hit processing an event.
- getErrorType() - Method in class com.smartgwt.client.ai.AIResponse
-
If the
type
is ERROR, the type of error that occurred, if
known.
- getEscapeContents() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
For
SVG-based
DrawPane
s, 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.CriteriaOutputSettings
-
By default HTML characters such as "<br>"
will be written into the output description to format the
result.
- getEscapeHTML() - Method in class com.smartgwt.client.data.DataSourceField
-
When data values are displayed in DataBound components, by default strings will be interpreted as HTML by the browser in
most cases.
- getEscapeHTML() - Method in class com.smartgwt.client.data.Field
-
If set to true
, then values for the field will be HTML-escaped.
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When set to true, escapes the HTML displayed in this EventCanvas and it's hover.
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Controls whether HTML item value(s) should be rendered or shown as HTML source.
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
By default HTML values in a selectItem will be interpreted by the browser.
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
By default HTML values in a staticTextItem will be interpreted by the browser.
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
By default HTML characters will be escaped when
canEdit
is false 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
.
- getEventCanvasCloseButtonSize() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The size of the
close-button
that snaps
to the top-right of an event canvas on rollover and shows allows an event to be removed from a
CalendarView
.
- getEventCanvasCloseIconSize() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The size of the icon in the
close-button
floated over events on rollover.
- getEventCanvasComponent() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getEventCanvasContextButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The context button that snaps to the top-right of an event canvas on rollover and shows a custom context menu
when clicked.
- getEventCanvasContextMenu() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventCanvasGripper() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getEventCanvasHResizer() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getEventCanvasLabel() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getEventCanvasMenuItems(EventCanvas) - Method in class com.smartgwt.client.widgets.calendar.EventCanvasMenuCustomizer
-
If this method returns a value, it is expected to return an array of
items
applicable to the passed canvas and its event.
- getEventCanvasStyle(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventCanvasStyle(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventCanvasVResizer() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getEventColumn() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the column number of the provided X-coordinate, or the most recent mouse event if an X-coordinate is not
provided.
- getEventColumn(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the column number of the provided X-coordinate, or the most recent mouse event if an X-coordinate is not
provided.
- getEventColumn() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the column number of the provided X-coordinate, or the most recent mouse event if an X-coordinate is not
provided.
- getEventColumn(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the column number of the provided X-coordinate, or the most recent mouse event if an X-coordinate is not
provided.
- getEventDescriptionFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventDialog() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An
com.smartgwt.client.types.AutoChild
of type
Window
that displays a quick
event entry form in a popup window.
- getEventDragCanvas() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
- getEventDragCanvasStyleName() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
- getEventDragGap() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The number of pixels to leave to the right of events so overlapping events can still be added using the mouse.
- getEventDurationFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventDurationUnitFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventEdge() - Static method in class com.smartgwt.client.widgets.Canvas
-
Check if an event is within an "edge" of this canvas.
- getEventEdge(EdgeName...) - Static method in class com.smartgwt.client.widgets.Canvas
-
Check if an event is within an "edge" of this canvas.
- getEventEditor() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventEditorButtonLayout() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventEditorButtons() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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
-
- getEventEndDate(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
end date
of the passed event.
- getEventEndDateFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventHeaderHeight() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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
-
- 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
-
- 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 provided Y-coordinate, or the most recent mouse event if a Y-coordinate is not provided.
- getEventRow(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the row number of the provided Y-coordinate, or the most recent mouse event if a Y-coordinate is not provided.
- getEventRow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the row number of the provided Y-coordinate, or the most recent mouse event if a Y-coordinate is not provided.
- getEventRow(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the row number of the provided Y-coordinate, or the most recent mouse event if a Y-coordinate is not provided.
- getEventRow() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Returns the row number of the provided Y-coordinate, or the most recent mouse event if a Y-coordinate is not provided.
- getEventRow(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Returns the row number of the provided Y-coordinate, or the most recent mouse event if a Y-coordinate is not provided.
- getEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Returns all available captured events, oldest first.
- getEvents() - Method in class com.smartgwt.client.tools.stream.EventStreamData
-
- 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
-
- 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
-
- getEventStartDateFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventStuff() - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the additional event-related attributes to write in the tag.
- getEventStuff() - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the additional event-related attributes to write in the tag.
- getEventStyle(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.EventStyleCustomizer
-
getEventStyleStyle() should be implemented and return the CSS class name for the passed event in the passed view
To access the Calendar itself, use calendarView.getCalendar().
- getEventStyleName() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to
events
when they're rendered in calendar views.
- getEventStyleName() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
If specified, overrides
Calendar.eventStyleName
and dictates the CSS style to use for events rendered in this view.
- getEventStyleName() - Method in class com.smartgwt.client.widgets.calendar.Lane
-
The base name for the CSS class applied to
events
when they're rendered in this lane.
- getEventStyleNameField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventSublane(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
sublane
associated with the passed event, in
the passed view
- getEventSublane(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
sublane
associated with the passed event, in
the passed view
- getEventSublaneFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventType() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
- getEventWindowStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventWindowStyle() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- getEventWindowStyleField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getExactRowCountFormat() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getExamples() - Method in class com.smartgwt.client.ai.AIHoverRequest
-
- getExamples() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
If specified, examples to provide to AI.
- getExcludeFieldNames() - Method in class com.smartgwt.client.ai.DataBoundAIRequest
-
Optional list of field names to exclude.
- getExcludeFromState() - Method in class com.smartgwt.client.data.DataSourceField
-
If true, then this field is excluded from the bound component's view state.
- getExcludeFromState() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If true, then this field is excluded from the bound component's view state.
- getExclusive() - Method in class com.smartgwt.client.widgets.form.validator.DateRangeValidator
-
Return the exclusive setting.
- getExclusive() - Method in class com.smartgwt.client.widgets.form.validator.FloatRangeValidator
-
Return the exclusive setting.
- getExclusive() - Method in class com.smartgwt.client.widgets.form.validator.IntegerRangeValidator
-
Return the exclusive setting.
- getExpanded() - Method in class com.smartgwt.client.tools.StyleGroup
-
Should this group's section be expanded?
- getExpandedRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
-
- 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
-
- 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
-
- getExpansionFieldImageStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
-
- 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
-
- getExpectedValue() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getExpectedValueAsBoolean() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getExpectedValueAsDate() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getExpectedValueAsInt() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getExpectedValueCaseSensitive() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getExpectedValueLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- 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.
- getExportAsPdf() - Method in class com.smartgwt.client.util.workflow.PrintCanvasTask
-
Should the canvas contents be exported to a PDF file instead of a print preview?
- getExportBGColor(int, int, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- getExportFilename() - Method in class com.smartgwt.client.util.workflow.PrintCanvasTask
-
Default name of the exported PDF file.
- getExportFooter() - Method in class com.smartgwt.client.data.DSRequest
-
Optional text to appear at the end of the file.
- getExportForceText() - Method in class com.smartgwt.client.data.DataSourceField
-
When using
DataSource.recordsAsText()
, determines what
approach (if any) should be used to force values to be intepreted as text instead of heuristically parsed as dates,
times or other structured types.
- getExportFormat() - Method in class com.smartgwt.client.data.DataSourceField
-
An optional
FormatString
for this field, for use 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
-
- 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
-
- 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
-
- 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
-
- getExportPropertyIdentifier() - Method in class com.smartgwt.client.data.DSRequest
-
- 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
-
- getExportRawValues() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getExportRawValues() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- 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
-
- 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
-
- getExportStreaming() - Method in class com.smartgwt.client.data.DSRequest
-
When exporting to OOXML format (this is the standard file format used by Excel 2007 and later), we default to using
streaming mode, for memory efficiency.
- getExportTextColor(int, int, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
or
exportClientData()
, text color to
use for the cell at the given rowNum and colNum.
- getExportTitle() - Method in class com.smartgwt.client.data.DataSourceField
-
Optional different field-title used for exports.
- getExportTitle() - Method in class com.smartgwt.client.data.Field
-
Optional title HTML to use for the field in exports.
- getExportTitleSeparatorChar() - Method in class com.smartgwt.client.data.DSRequest
-
The character with which to replace spaces in field-titles when exporting to XML.
- getExportToClient() - Method in class com.smartgwt.client.data.DSRequest
-
If set to true (the default), Smart GWT Server will export data back to the client, either as a file download or as
content in a new browser window, depending on the setting of
exportDisplay
.
- getExportToFilesystem() - Method in class com.smartgwt.client.data.DSRequest
-
If set, Smart GWT Server will export data to a file on the server filesystem.
- getExportTZ() - Method in class com.smartgwt.client.data.DSRequest
-
For server-side export with
ExportFormat
"xls" or "ooxml" only, timezone to use when
saving values 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
-
- 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
-
- getExtraPalettes() - Method in class com.smartgwt.client.tools.EditContext
-
- getExtraPalettes() - Method in class com.smartgwt.client.tools.EditPane
-
- getExtraPalettes() - Method in class com.smartgwt.client.tools.EditTree
-
- getExtraSpace() - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a Layout, extra blank space that should be left after this member in a
Layout.
- getExtraStuff() - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the additional attributes to write in the tag.
- getExtraStuff() - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the additional attributes to write in the tag.
- getFacet(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Get a facet definition by facetId.
- getFacet(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Get a facet definition by facetId.
- getFacetFields() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Specifies what
DataSource
fields to use as the 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.chart.DataLabelClickEvent
-
id of the facetValue that was clicked.
- getFacetValueId() - Method in class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
-
new fixed facet value
- getFacetValues() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
FacetValues for the data value.
- getFacetValues() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueContextClickEvent
-
FacetValueMap describing the appropriate header button
- getFacetValues() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
-
facetValues with new selection state
- getFacetValues() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
-
facetValues to sort
- getFacetValuesColumn(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Get the index of the first column in the grid that matches the specified FacetValueMap.
- getFacetValuesRow(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Get the index of the first row in the grid that matches the specified FacetValueMap.
- getFactory(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
-
- 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.
- getFetchFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Fields that will be always requested from the server when the grid fetches data, even if they are not visible - may be
either an array of fields or a CSV string.
- getFetchFieldsAsString() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Fields that will be always requested from the server when the grid fetches data, even if they are not visible - may be
either an array of fields or a CSV string.
- getFetchMissingValues() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item has a specified
optionDataSource
, should the item ever perform a fetch against this dataSource to retrieve the related record.
- getFetchMissingValues() - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
If this form item has a specified
FormItem.optionDataSource
, should the item ever perform a fetch against this dataSource to retrieve the related record.
- getFetchMissingValues() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If this form item has a specified
FormItem.optionDataSource
, should the item ever perform a fetch against this dataSource to retrieve the related record.
- getFetchMode() - Method in class com.smartgwt.client.data.ResultSet
-
Mode of fetching records from the server.
- getFetchMode() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Mode of fetching records from server.
- getFetchOperation() - Method in class com.smartgwt.client.data.ResultSet
-
The
operationId
this ResultSet should use when performing
fetch operations.
- getFetchOperation() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getFetchOperation() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getFetchOperation() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Operation ID this component should use when performing fetch operations.
- getFetchOperation() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getFetchOperation() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- 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
-
- getFetchRequestProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getFetchRequestProperties() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- getFetchRequestProperties() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getFetchRequestProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFetchRequestProperties() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getFetchRequestProperties() - 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
-
- getFieldDefaultOperator(DataSourceField) - Method in class com.smartgwt.client.data.DataSource
-
- 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
-
- getFieldLayout() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
- getFieldList() - Method in class com.smartgwt.client.data.TextSettings
-
For export, a set of fields to export.
- getFieldListsLengthMismatchMessage() - Method in class com.smartgwt.client.util.workflow.StateTask
-
The default message to be reported with
getInvalidTaskMessage()
when the
inputFieldList
and
outputFieldList
properties do not have
the same length.
- getFieldName() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
If specified, the name of the field containing the
value
.
- getFieldName() - Method in class com.smartgwt.client.data.Criterion
-
Name of the field in each
Record
that this criterion applies to.
- getFieldName() - Method in class com.smartgwt.client.data.Hilite
-
Name of the field, or array of fieldNames, this hilite should be applied to.
- getFieldName() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return the name for the this formItem.
- getFieldName(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a column number or field id, return the field name of a field.
- getFieldNameAsStringArray() - Method in class com.smartgwt.client.data.Hilite
-
Name of the field, or array of fieldNames, this hilite should be applied to.
- getFieldNames(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
-
Get the list of OperatorId's available for the passed field-name.
- getFieldOperators(DataSourceField) - Method in class com.smartgwt.client.data.DataSource
-
Get the list of OperatorId's available for the passed 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
-
- getFieldPickerFieldProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFieldPickerFieldProperties() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- 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
-
- 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
-
- getFieldPickerWindow() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
When this attribute is true and this component has been assigned a
searchForm
or is showing the
filterEditor
, data will be filtered automatically as
users change values in those components.
- getFilterOnKeypress() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getFilterOperator() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getFilterUsingText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFilterViaAIMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If filtering of the grid is enabled, filtering-via-AI can also be enabled by setting the
AIServiceMode
to use.
- getFilterViaAIPanelInstructions() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The instruction text to display above the "Filter via AI" text box.
- getFilterViaAIText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Title for the menu-item displayed in this component's header context-menu when
AI-assisted filtering
is allowed.
- getFilterWindow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFilterWindowCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFilterWindowCriteriaIndicator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFilterWindowFilter() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFilterWindowInstructions() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The instruction text to display at the top of the
filterWindow
.
- getFilterWindowTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFilterWithValue() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Read-only property set by the ComboBoxItem to indicate whether we should use the current typed-in value as part of the
filter criteria returned by
getPickListFilterCriteria()
.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.ace.events.AceEditorChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseDownEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseUpEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventAdded
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoved
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.CurrentViewChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.DateChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionMove
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionStop
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeMove
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeStop
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.EventSaveError
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.EventsRenderedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.IndicatorClick
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.ChartBackgroundDrawnEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.ChartDrawnEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.DataLabelClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.DataLabelHoverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.LegendClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.LegendHoverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.ValueClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.ZoomChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.BeforeCommitEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.PreviewShownEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetAddedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetContextClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetLabelClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetMovedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetRemovedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueContextClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.data.events.TimeChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.drawing.events.DrawEndEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.drawing.events.DrawStartEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ApplyClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.CancelClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ClearEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.CloseClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ContentLoadedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DataChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DoubleClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragCompleteEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragMoveEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragRepositionMoveEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragRepositionStartEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragRepositionStopEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragResizeMoveEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragResizeStartEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragResizeStopEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragStartEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragStopEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DrawEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DropCompleteEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DropEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DropMoveEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DropOutEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DropOverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.FetchDataEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.FocusChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.FormulaUpdated
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.HoverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.HoverHiddenEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.IconClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.KeyDownEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.KeyPressEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MaximizeClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MinimizeClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseDownEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseMoveEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseOutEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseOverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseStillDownEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseUpEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseWheelEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MovedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ParentMovedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.PercentChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ResizedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.RestoreClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.RightMouseDownEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.RuleContextChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ScrolledEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ShowContextMenuEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.TitleHoverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ToggleValueChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ValueChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.VisibilityChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.ColorChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.CriteriaChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.FilterChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.FilterSearchEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.FormSubmitFailedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.ItemChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.OnSearchEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.ValuesChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.BodyKeyPressEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.CellSelectionChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.CriteriaChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.DataArrivedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.DataChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.FieldStateChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.FilterEditorSubmitEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.GridRowColEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.GroupByCompleteEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.GroupByEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.GroupStateChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.GroupTreeChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.HeaderClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.HeaderDoubleClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.HeaderHoverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.HilitesChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RecordCollapseEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RecordExpandEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RegroupEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RemoveRecordClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SelectionUpdatedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SetSortEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SorterClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SorterContextClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SortEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.ViewStateChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.DownClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.MembersChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.NavigationClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderTitleHoverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.UpClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.menu.events.MenuIconClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.rte.events.ApplyClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.rte.events.CancelClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.rte.events.ListPropertiesChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.AddTabClickedEvent
-
Deprecated.
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.AddTabClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabCloseClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabsReorderedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tableview.events.ImageClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tableview.events.RecordNavigationClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tile.events.DataArrivedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tools.events.EditCompleteEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tools.events.GradientChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tools.events.ValuesChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.DataArrivedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.DataChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.FolderClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.FolderClosedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.FolderOpenedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.LeafClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.NodeClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
-
Returns the
Canvas
firing the event.
- getFiringDataClass() - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
- getFiringDataClass() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.ClickEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DoubleClickEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DragMove
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DragStart
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DragStop
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DrawEndEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DrawStartEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.MouseDownEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.MouseMoveEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.MouseOutEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.MouseOverEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.MouseUpEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.MovedEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.ResizedEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.ShowContextMenuEvent
-
- getFiringInstanceAsJavaScriptObject() - Method in class com.smartgwt.client.event.AbstractSmartEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.BlurEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.CanEditChangedEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangedEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ClickEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.DataArrivedEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.DoubleClickEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorEnterEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorExitEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.FocusEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ItemHoverEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerColorSelectedEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerIconClickEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ReadOnlyDisplayChangedEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowContextMenuEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleClickEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleDoubleClickEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleHoverEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueHoverEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
-
- getFirstCellStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The style to apply to the first cell in each row, when
styledRowEnds
is true.
- getFirstColumnTitle() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
A title for the leftmost column if
showHeaders
is set
(the remaining columns have their titles derived from the item selected in the column to the left).
- getFirstDayOfWeek() - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the global attribute that dictates which day should be treated as the first day of the week in calendars and
date calculations.
- getFirstDayOfWeek() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The numeric day (0-6, Sunday-Saturday) which the calendar should consider as the first day of the week in multi-day
views, and in the popup
DateChooser
.
- getFirstDayOfWeek() - Method in class com.smartgwt.client.widgets.DateChooser
-
Day of the week to show in the first column.
- getFirstGroupLevelTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear in the first column for the first group-level.
- getFirstParentOfIndex() - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
The ID of the first parent within the locator segments that has a child referenced by index.
- getFirstPositionValue() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
If
autoUpdateSiblingNodesOnDrag
is
in force, this is the value we will use to auto-update the position of a node when we cannot derive that value from the
existing value of a neighbor.
- getFirstSortLevelTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the first column for the first sort-level.
- getFirstSortLevelTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the first column for the first sort-level.
- getFirstStepActionButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
- getFirstStepCancelButtonTitle() - Method in class com.smartgwt.client.util.tour.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
-
- getFiscalYearHeaderStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getFiscalYears() - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
An array of
FiscalYear objects
which each represent the start date of a
single fiscal year.
- getFixedColumns() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Enables fixed columns mode.
- getFixedColWidths() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, we ensure that column widths are at least as large as you specify them.
- getFixedCriteria() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Criteria to be submitted as part of the DSRequest, regardless of inputs to the task.
- getFixedEventHeight() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set, applies a fixed height to horizontal events in Timelines, rather than allowing them to share the whole height
of their Lane.
- getFixedFacetValue() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For a
single-facet
chart of an extra value axis,
this property provides a constant facet value for the second facet.
- getFixedFacetValues() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
A
FacetValueMap
describing the set of facet values that should be regarded as
"fixed" in this cubeGrid.
- getFixedFieldWidths() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we horizontally clip cell contents, or allow columns to expand horizontally to show all contents?
- getFixedRecordHeights() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we vertically clip cell contents, or allow rows to expand vertically to show all contents?
- getFixedValues() - Method in class com.smartgwt.client.util.workflow.FormSetValuesTask
-
- 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
-
- 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
-
- getFocusedOver() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- getFocusItem() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Return the current focus item for this form.
- getFocusRow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the row that currently has keyboard focus.
- getFolder() - Method in class com.smartgwt.client.widgets.tree.events.FolderClickEvent
-
The folder (record) that was clicked
- getFolder() - Method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
-
The folder (record) on which the contextclick occurred.
- getFolder() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
The folder being dropped on
- getFolderIcon() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
The URL of the base icon for all folder nodes in this columnTree.
- getFolderIcon() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The URL of the base icon for all folder nodes in this treeGrid.
- getFolderIconPadding() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Default padding to show between folder icon and cell value in the tree cell.
- getFolders(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns all the first-level folders of a node.
- getFontFamily() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Font family name, similar to the CSS font-family attribute.
- getFontNames() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
ValueMap of CSS fontName properties to font name titles to display in the font selector
for the
FONTSELECTOR
control.
- getFontSelectorItem() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The
com.smartgwt.client.types.AutoChild
SelectItem
used for
choosing the font to apply to the current selection.
- getFontSelectorPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- 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
-
- 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
-
- 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
-
- 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