- 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.
- 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
-
- addAddTabClickedHandler(AddTabClickedHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a addTabClicked handler.
- addApplyClickHandler(ApplyClickHandler) - Method in interface com.smartgwt.client.widgets.events.HasApplyClickHandlers
-
Handle a click on the 'apply' button of this Dialog.
- addApplyClickHandler(ApplyClickHandler) - Method in interface com.smartgwt.client.widgets.rte.events.HasApplyClickHandlers
-
- 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.ToolStripGroup
-
Adds a control to this toolStripGroup, 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.ToolStripGroup
-
Adds a control to this toolStripGroup, 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.ToolStripGroup
-
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, 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.
- addCriterion(Criterion) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Add a new criterion, including recursively adding sub-criteria for a criterion that contains other criteria.
- addCurrentViewChangedHandler(CurrentViewChangedHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a currentViewChanged handler.
- addCurrentViewChangedHandler(CurrentViewChangedHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasCurrentViewChangedHandlers
-
Notification that fires whenever the current view changes via the
mainView tabset
.
- addData(Record) - Method in class com.smartgwt.client.data.DataSource
-
Perform an "add" DataSource operation against this DataSource, to create a new DataSource record.
- addData(Record, DSCallback) - Method in class com.smartgwt.client.data.DataSource
-
- addData(Record, DSCallback, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Perform an "add" DataSource operation against this DataSource, to create a new DataSource record.
- addData(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Perform a DataSource "add" operation to add new records to this component's DataSource.
- addData(Record, DSCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- addData(Record, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Perform a DataSource "add" operation to add new records to this component's DataSource.
- addData(Record) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Perform a DataSource "add" operation to add new records to this component's DataSource.
- addData(Record, DSCallback) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- addData(Record, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Perform a DataSource "add" operation to add new records to this component's DataSource.
- addDataArrivedHandler(DataArrivedHandler) - Method in interface com.smartgwt.client.data.events.HasDataArrivedHandlers
-
Notification fired when data has arrived from the server and has been successfully integrated into the cache.
- addDataArrivedHandler(DataArrivedHandler) - Method in class com.smartgwt.client.data.ResultSet
-
Add a dataArrived handler.
- addDataArrivedHandler(DataArrivedHandler) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Add a dataArrived handler.
- addDataArrivedHandler(DataArrivedHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasDataArrivedHandlers
-
If this item is showing a dataBound pickList, this notification method will be fired when new data arrives from the
server.
- addDataArrivedHandler(DataArrivedHandler) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Add a dataArrived handler.
- addDataArrivedHandler(DataArrivedHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasDataArrivedHandlers
-
Notification method fired when new data arrives from the server to be displayed in this ListGrid, (for example in
response to the user scrolling a new set of rows into view).
- addDataArrivedHandler(DataArrivedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a dataArrived handler.
- addDataArrivedHandler(DataArrivedHandler) - Method in interface com.smartgwt.client.widgets.tile.events.HasDataArrivedHandlers
-
Notification method fired when new data arrives from the server to be displayed in this tileGrid, (for example in
response to the user scrolling a new set of tiles into view).
- addDataArrivedHandler(DataArrivedHandler) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Add a dataArrived handler.
- addDataArrivedHandler(DataArrivedHandler) - Method in interface com.smartgwt.client.widgets.tree.events.HasDataArrivedHandlers
-
Notification method fired whenever this TreeGrid receives new data nodes from the dataSource.
- addDataArrivedHandler(DataArrivedHandler) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Add a dataArrived handler.
- addDataChangedHandler(DataChangedHandler) - Method in class com.smartgwt.client.data.DataSource
-
Add a dataChanged handler.
- addDataChangedHandler(DataChangedHandler) - Method in interface com.smartgwt.client.data.events.HasDataChangedHandlers
-
Notification method fired when a DataSource operation such as an
add
,
remove
or
update
modifies the underlying data for a DataSource.
- addDataChangedHandler(DataChangedHandler) - Method in class com.smartgwt.client.data.RecordList
-
Add a DataChanged handler.
- addDataChangedHandler(DataChangedHandler) - Method in class com.smartgwt.client.widgets.DateChooser
-
Add a dataChanged handler.
- addDataChangedHandler(DataChangedHandler) - Method in interface com.smartgwt.client.widgets.events.HasDataChangedHandlers
-
Add a notification to be fired whenever the data changes.
- addDataChangedHandler(DataChangedHandler) - Method in interface com.smartgwt.client.widgets.grid.events.HasDataChangedHandlers
-
Notification method fired when the ListGrid's data changes, for any reason.
- addDataChangedHandler(DataChangedHandler) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Add a dataChanged handler.
- addDataChangedHandler(DataChangedHandler) - Method in interface com.smartgwt.client.widgets.tree.events.HasDataChangedHandlers
-
Notification method fired when the TreeGrid's data changes, for any reason.
- addDataChangedHandler(DataChangedHandler) - Method in interface com.smartgwt.client.widgets.tree.HasDataChangedHandlers
-
Called when the structure of this tree is changed in any way.
- addDataChangedHandler(DataChangedHandler) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Add a dataChanged handler.
- addDataChangedHandler(DataChangedHandler) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Add a dataChanged handler.
- addDataLabelClickHandler(DataLabelClickHandler) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Add a dataLabelClick handler.
- addDataLabelClickHandler(DataLabelClickHandler) - Method in interface com.smartgwt.client.widgets.chart.HasDataLabelClickHandlers
-
Fires when the user clicks on a data label, that is, a text label showing values from the first facet.
- addDataLabelHoverHandler(DataLabelHoverHandler) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Add a dataLabelHover handler.
- addDataLabelHoverHandler(DataLabelHoverHandler) - Method in interface com.smartgwt.client.widgets.chart.HasDataLabelHoverHandlers
-
Fires when the mouse hovers over a data label, that is, a text label showing values from the first facet.
- addDateChangedHandler(DateChangedHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a dateChanged handler.
- addDateChangedHandler(DateChangedHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasDateChangedHandlers
-
Fires whenever the user changes the current date, including picking a specific date or navigating to a new week or
month.
- addDayBodyClickHandler(DayBodyClickHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a dayBodyClick handler.
- addDayBodyClickHandler(DayBodyClickHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasDayBodyClickHandlers
-
Called when the body area of a day in the month view is clicked on, outside of any links to a particular event.
- addDayHeaderClickHandler(DayHeaderClickHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Add a dayHeaderClick handler.
- addDayHeaderClickHandler(DayHeaderClickHandler) - Method in interface com.smartgwt.client.widgets.calendar.events.HasDayHeaderClickHandlers
-
Called when the header area of a day in the month view is clicked on.
- addDoubleClickHandler(DoubleClickHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Add a doubleClick handler.
- addDoubleClickHandler(DoubleClickHandler) - Method in interface com.smartgwt.client.widgets.events.HasDoubleClickHandlers
-
Executed when the left mouse button is clicked twice in rapid succession (within
doubleClickDelay
by default) in this object.
- addDoubleClickHandler(DoubleClickHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasDoubleClickHandlers
-
Called when this FormItem is double-clicked.
- addDoubleClickHandler(DoubleClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a doubleClick handler.
- addDownClickHandler(DownClickHandler) - Method in interface com.smartgwt.client.widgets.layout.events.HasDownClickHandlers
-
- 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 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 after we finish drawing to the underlying HTML5 <canvas> element of a DrawPane, after the last
DrawItem
has been drawn.
- 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 to the underlying HTML5 <canvas> element of a DrawPane, right after the element is
cleared.
- addDropCompleteHandler(DropCompleteHandler) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
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 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 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 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 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 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 or via a textual
or numeric formula using the ruleScope as available formula inputs.
- 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.
- 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.
- 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 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.
- 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.
- 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 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.
- addGradient(Gradient) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Add a new gradient to the drawPane shared gradient list (
gradients
).
- 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 fields that are not currently visible in this form.
This will be
called when validation fails for
- a hidden field in this form
- if this form is databound, a datasource field
with specified validators, for which we have no specified form item.
Implement this to provide custom validation
error handling for these fields.
By default hidden validation errors will be logged as warnings in the
developerConsole.
- 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 class com.smartgwt.client.widgets.IconButton
-
Add a menuIconClick handler.
- addMenuIconClickHandler(MenuIconClickHandler) - Method in interface com.smartgwt.client.widgets.menu.events.HasMenuIconClickHandlers
-
Notification method fired when a user clicks on the menuIcon on this IconButton.
- 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.
- addOrientationChangeHandler(OrientationChangeHandler) - Static method in class com.smartgwt.client.util.Page
-
- 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
-
- 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 fire when an ancestor of this component's position changes.
- addPeer(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Adds newPeer as a peer of this widget (also making it a child of this widget's parent, if any), set up a named object
reference (i.e., this[name]) to the new widget if name is provided, and draw the peer if this widget has been drawn
already.
- addPeer(Canvas, String) - Method in class com.smartgwt.client.widgets.Canvas
-
- addPeer(Canvas, String, Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
- addPeer(Canvas, String, Boolean, Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Adds newPeer as a peer of this widget (also making it a child of this widget's parent, if any), set up a named object
reference (i.e., this[name]) to the new widget if name is provided, and draw the peer if this widget has been drawn
already.
- addPendingStatusChangedHandler(PendingStatusChangedHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasPendingStatusChangedHandlers
-
Notification method called when
showPending
is
enabled and this form item should either clear or show its "Pending" visual state.
- addPendingStatusChangedHandler(PendingStatusChangedHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a pendingStatusChanged handler.
- addPercentChangedHandler(PercentChangedHandler) - Method in interface com.smartgwt.client.widgets.events.HasPercentChangedHandlers
-
This method is called when the percentDone value changes.
- addPercentChangedHandler(PercentChangedHandler) - Method in class com.smartgwt.client.widgets.Progressbar
-
Add a percentChanged handler.
- addPickerColorSelectedHandler(PickerColorSelectedHandler) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Add a pickerColorSelected handler.
- addPickerColorSelectedHandler(PickerColorSelectedHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasPickerColorSelectedHandlers
-
Store the color value selected by the user from the color picker.
- addPickerIconClickHandler(PickerIconClickHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasPickerIconClickHandlers
-
Notification method called when the
picker
icon
is clicked.
- addPickerIconClickHandler(PickerIconClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a pickerIconClick handler.
- addPortlet(Portlet) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Adds a
Portlet
instance to this portalLayout in the specified position.
- addPortlet(Portlet, int, int) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Adds a
Portlet
instance to this portalLayout in the specified position.
- addPortlet(Portlet, int, int, int) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Adds a
Portlet
instance to this portalLayout in the specified position.
- addPreviewShownHandler(PreviewShownHandler) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Add a previewShown handler.
- addPreviewShownHandler(PreviewShownHandler) - Method in interface com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.HasPreviewShownHandlers
-
Notification method fired when the
grid
is populated with a
new set of data for the user to preview before commit.
- addProperties(JavaScriptObject, JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
Adds all properties and methods from the propertiesObject to the destination object.
- addRangeChangedEventHandler(RangeChangedEventHandler) - Method in interface com.smartgwt.client.widgets.events.HasRangeChangedEventHandlers
-
Notification fired when the selected range is changed by the end user.
- addRangeChangedEventHandler(RangeChangedEventHandler) - Method in class com.smartgwt.client.widgets.RangeSlider
-
Add a RangeChangedEvent handler.
- addReadOnlyDisplayChangedHandler(ReadOnlyDisplayChangedHandler) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Add a readOnlyDisplayChanged handler.
- addReadOnlyDisplayChangedHandler(ReadOnlyDisplayChangedHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasReadOnlyDisplayChangedHandlers
-
- 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.
- 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 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
-
- AddTabClickedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tab.events.AddTabClickedEvent
-
- AddTabClickedHandler - Interface in com.smartgwt.client.widgets.tab.events
-
- addTabContextMenuHandler(TabContextMenuHandler) - Method in interface com.smartgwt.client.widgets.tab.events.HasTabContextMenuHandlers
-
Notification fired when the user right-clicks on a tab.
- addTabContextMenuHandler(TabContextMenuHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a tabContextMenu handler.
- addTabDeselectedHandler(TabDeselectedHandler) - Method in interface com.smartgwt.client.widgets.tab.events.HasTabDeselectedHandlers
-
Optional handler to fire when a tab is deselected.
- addTabDeselectedHandler(TabDeselectedHandler) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Add a tabDeselected handler.
- addTabDeselectedHandler(TabDeselectedHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a tabDeselected handler.
- addTabIconClickHandler(TabIconClickHandler) - Method in interface com.smartgwt.client.widgets.tab.events.HasTabIconClickHandlers
-
Method fired when the user clicks the icon for a tab, as specified via
Tab.icon
.
- addTabIconClickHandler(TabIconClickHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a tabIconClick handler.
- addTabSelectedHandler(TabSelectedHandler) - Method in interface com.smartgwt.client.widgets.tab.events.HasTabSelectedHandlers
-
Notification fired when a tab is selected.
- addTabSelectedHandler(TabSelectedHandler) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Add a tabSelected handler.
- addTabSelectedHandler(TabSelectedHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a tabSelected handler.
- addTabsReorderedHandler(TabsReorderedHandler) - Method in interface com.smartgwt.client.widgets.tab.events.HasTabsReorderedHandlers
-
Notification method executed when one or more tabs in the TabSet are reordered.
- addTabsReorderedHandler(TabsReorderedHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a tabsReordered handler.
- addTabTitleChangedHandler(TabTitleChangedHandler) - Method in interface com.smartgwt.client.widgets.tab.events.HasTabTitleChangedHandlers
-
This notification method fired when the user changes the title of a tab in this TabSet.
- addTabTitleChangedHandler(TabTitleChangedHandler) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Add a tabTitleChanged handler.
- addTarget(String, boolean) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Register a target to have its tab order position managed by the TabIndexManager.
- addTarget(String, boolean, String) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
- addTarget(String, boolean, String, Integer) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
- addTarget(String, boolean, String, Integer, TabIndexUpdatedCallback) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
- addTarget(String, boolean, String, Integer, TabIndexUpdatedCallback, ShiftFocusCallback) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Register a target to have its tab order position managed by the TabIndexManager.
- addTile() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
This is not allowed for tileGrid.
- addTile(Canvas) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Add a tile to the layout, dynamically.
- addTile(Canvas, Integer) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Add a tile to the layout, dynamically.
- addTimeChangedHandler(TimeChangedHandler) - Method in interface com.smartgwt.client.widgets.data.events.HasTimeChangedHandlers
-
Notification method fired repeatedly to indicate a change in currentTime value while an audio file is playing.
- addTimeChangedHandler(TimeChangedHandler) - Method in class com.smartgwt.client.widgets.Sound
-
Add a timeChanged handler.
- addTitleClickHandler(TitleClickHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasTitleClickHandlers
-
Notification method fired when the user clicks the title for this item
- addTitleClickHandler(TitleClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a titleClick handler.
- addTitleDoubleClickHandler(TitleDoubleClickHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasTitleDoubleClickHandlers
-
Notification method fired when the user double-clicks the title for this item
- addTitleDoubleClickHandler(TitleDoubleClickHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a titleDoubleClick handler.
- addTitleHoverHandler(TitleHoverHandler) - Method in class com.smartgwt.client.widgets.Button
-
Add a titleHover handler.
- addTitleHoverHandler(TitleHoverHandler) - Method in interface com.smartgwt.client.widgets.events.HasTitleHoverHandlers
-
Optional stringMethod to fire when the user hovers over this button and the title is clipped.
- addTitleHoverHandler(TitleHoverHandler) - Method in interface com.smartgwt.client.widgets.form.fields.events.HasTitleHoverHandlers
-
Optional stringMethod to fire when the user hovers over this item's title.
- addTitleHoverHandler(TitleHoverHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Add a titleHover handler.
- addTitleHoverHandler(TitleHoverHandler) - Method in class com.smartgwt.client.widgets.ImgButton
-
Add a titleHover handler.
- addTitleHoverHandler(TitleHoverHandler) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Add a titleHover handler.
- addToRadioGroup(String) - Method in class com.smartgwt.client.widgets.Button
-
Add this widget to the specified mutually exclusive selection group with the ID passed in.
- addToRadioGroup(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
Add this widget to the specified mutually exclusive selection group with the ID passed in.
- addToRadioGroup(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Add this widget to the specified mutually exclusive selection group with the ID passed in.
- addToRadioGroup(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Add this widget to the specified mutually exclusive selection group with the ID passed in.
- 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.widgets.form.DynamicForm
-
Add a valuesChanged handler.
- addValuesChangedHandler(ValuesChangedHandler) - Method in interface com.smartgwt.client.widgets.form.events.HasValuesChangedHandlers
-
- 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
.
- adjustDate(Date, String) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns a new
com.smartgwt.client.util.Date
instance, representing the
baseDate
adjusted by the
relative amount of the
relativeDateString
.
- adjustForContent(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
This method tells a component to adjust for changes in the size of its content that happen outside of Smart GWT APIs.
- AdminConsole - Interface in com.smartgwt.client.docs
-
Admin Console
- AdvancedCriteria - Class in com.smartgwt.client.data
-
AdvancedCriteria is a format for representing search criteria which may include
operators on field values such as "less than", or may include sub-clauses such as several
criteria applied to fields joined by an "OR" operator.
- AdvancedCriteria() - Constructor for class com.smartgwt.client.data.AdvancedCriteria
-
- AdvancedCriteria(JavaScriptObject) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
-
- AdvancedCriteria(Criterion) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
-
- AdvancedCriteria(OperatorId, Criterion[]) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
-
- AdvancedCriteria(OperatorId) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
-
- AdvancedCriteria(String, OperatorId) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
-
- AdvancedCriteria(String, OperatorId, Integer) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
-
- AdvancedCriteria(String, OperatorId, String) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
-
- AdvancedCriteria(String, OperatorId, Float) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
-
- AdvancedCriteria(String, OperatorId, Date) - Constructor for class com.smartgwt.client.data.AdvancedCriteria
-
- AdvancedCriteria(String, OperatorId, 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, 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".
- Alignment - Enum in com.smartgwt.client.types
-
- ALL_GLOBALS - Static variable in class com.smartgwt.client.rpc.RPCManager
-
- allChildrenLoaded(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
For a databound tree, do the children of this folder form a ResultSet with a full cache.
- allMatchingRowsCached() - Method in class com.smartgwt.client.data.ResultSet
-
Do we have a complete client-side cache of records for the current filter criteria?
- allowAdvancedCriteria - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
By default, all DataSources are assumed to be capable of handling
AdvancedCriteria
on fetch or filter type operations.
- allowAdvancedCriteria - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
This property indicates whether this operation supports AdvancedCriteria.
- allowClientRequestedSummaries - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
- 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 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
- ApplicationMode - Enum in com.smartgwt.client.types
-
Visual Builder's ApplicationMode determines the behavior of the visual components in the application you are building
- apply(JavaScriptObject, JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
- APPLY - Static variable in class com.smartgwt.client.widgets.Dialog
-
APPLY Button object.
- applyCellData(RecordList) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Applies a set of Records containing coordinate-based data as returned by
getSelectedCellData()
and applies the data at the current
selection.
- ApplyClickEvent - Class in com.smartgwt.client.widgets.events
-
- ApplyClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.ApplyClickEvent
-
- ApplyClickEvent - Class in com.smartgwt.client.widgets.rte.events
-
- ApplyClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.rte.events.ApplyClickEvent
-
- ApplyClickHandler - Interface in com.smartgwt.client.widgets.events
-
- ApplyClickHandler - Interface in com.smartgwt.client.widgets.rte.events
-
- applyFactoryProperties(BeanClass) - Method in class com.smartgwt.client.bean.BeanFactory
-
- applyFactoryProperties(BeanClass) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseClass
-
- applyFactoryProperties(BeanClass) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseWidget
-
- applyFactoryProperties(BeanClass) - Method in class com.smartgwt.client.bean.BeanFactoryForDataClass
-
- applyFactoryProperties() - Method in class com.smartgwt.client.core.BaseClass
-
- applyFactoryProperties() - Method in class com.smartgwt.client.core.DataClass
-
- applyFactoryProperties() - Method in class com.smartgwt.client.widgets.BaseWidget
-
- applyFilter(Record[], Criteria, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Returns records in the passed Record that match the provided filter
Criteria
.
- applyFilter(Record[], Criteria) - Method in class com.smartgwt.client.data.DataSource
-
Returns records in the passed Record that match the provided filter
Criteria
.
- applyFilter(Tree, Criteria, TreeFilterMode, DataSource) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
The ResultTree will call applyFilter() when it needs to locally filter the tree using the current filter criteria.
- applyFilter(Tree, Criteria, TreeFilterMode, DataSource, DSRequest) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
The ResultTree will call applyFilter() when it needs to locally filter the tree using the current filter criteria.
- applyFormula() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- applyRecordData(RecordList) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Applies a list of Records as changes to the current selection.
- applySortToData(SortSpecifier...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sort the grid's data to reflect the parameter sortSpecifiers.
- applySummaryFunction(Record[], ListGridField, SummaryFunctionType) - Static method in class com.smartgwt.client.data.SimpleType
-
- applySummaryFunction(Record[], ListGridField, String) - Static method in class com.smartgwt.client.data.SimpleType
-
Apply a registered summary function to a set of records and a field.
- applyWhen - Variable in class com.smartgwt.client.docs.serverds.Validator
-
Used to create a conditional validator based on
criteria
.
- arrayConvert(Object[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- arrayConvert(JavaScriptObject[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- arrayGetObject(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- arrayLength(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
- arrayOfAceAnchor(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceAnchor
objects.
- arrayOfAceCompleter(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceCompleter
objects.
- arrayOfAceCompletionResult(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceCompletionResult
objects.
- arrayOfAceDocument(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceDocument
objects.
- arrayOfAceEditor(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceEditor
objects.
- arrayOfAceEditSession(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceEditSession
objects.
- arrayOfAceMarker(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceMarker
objects.
- arrayOfAcePosition(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AcePosition
objects.
- arrayOfAceRange(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceRange
objects.
- arrayOfAceRenderer(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceRenderer
objects.
- arrayOfAceUndoManager(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AceUndoManager
objects.
- arrayOfActiveXControl(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ActiveXControl
objects.
- arrayOfAdaptiveMenu(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AdaptiveMenu
objects.
- arrayOfAdvancedCriteria(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AdvancedCriteria
objects.
- arrayOfAdvancedHiliteEditor(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AdvancedHiliteEditor
objects.
- arrayOfAlignment(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Alignment
objects.
- arrayOfAnimateShowEffect(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AnimateShowEffect
objects.
- arrayOfAnimationAcceleration(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AnimationAcceleration
objects.
- arrayOfAnimationEffect(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AnimationEffect
objects.
- arrayOfAnimationLayoutMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AnimationLayoutMode
objects.
- arrayOfApplicationMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ApplicationMode
objects.
- arrayOfArrowKeyEditAction(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ArrowKeyEditAction
objects.
- arrayOfArrowStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ArrowStyle
objects.
- arrayOfAskForValueTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AskForValueTask
objects.
- arrayOfAutoComplete(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AutoComplete
objects.
- arrayOfAutofit(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Autofit
objects.
- arrayOfAutoFitEvent(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AutoFitEvent
objects.
- arrayOfAutoFitIconFieldType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AutoFitIconFieldType
objects.
- arrayOfAutoFitTextAreaItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AutoFitTextAreaItem
objects.
- arrayOfAutoFitWidthApproach(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
AutoFitWidthApproach
objects.
- arrayOfAutoScrollDataApproach(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- 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.
- arrayOfButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Button
objects.
- arrayOfButtonItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ButtonItem
objects.
- arrayOfCalendar(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Calendar
objects.
- arrayOfCalendarEvent(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CalendarEvent
objects.
- arrayOfCalendarView(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CalendarView
objects.
- arrayOfCanvas(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Canvas
objects.
- arrayOfCanvasEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CanvasEditProxy
objects.
- arrayOfCanvasItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CanvasItem
objects.
- arrayOfCellRecord(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CellRecord
objects.
- arrayOfCellSelection(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CellSelection
objects.
- arrayOfCharacterCasing(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CharacterCasing
objects.
- arrayOfChartType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ChartType
objects.
- arrayOfCheckboxItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CheckboxItem
objects.
- arrayOfCheckboxItemEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CheckboxItemEditProxy
objects.
- arrayOfChildrenPropertyMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ChildrenPropertyMode
objects.
- arrayOfClickMaskMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ClickMaskMode
objects.
- arrayOfColorItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ColorItem
objects.
- arrayOfColorPicker(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ColorPicker
objects.
- arrayOfColorPickerItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ColorPickerItem
objects.
- arrayOfColorPickerMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ColorPickerMode
objects.
- arrayOfColorStop(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ColorStop
objects.
- arrayOfColumnTree(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ColumnTree
objects.
- arrayOfComboBoxItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ComboBoxItem
objects.
- arrayOfComponentTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ComponentTask
objects.
- arrayOfConnectorOrientation(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ConnectorOrientation
objects.
- arrayOfConnectorStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ConnectorStyle
objects.
- arrayOfContentLayoutPolicy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ContentLayoutPolicy
objects.
- arrayOfContentsType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ContentsType
objects.
- arrayOfControlName(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ControlName
objects.
- arrayOfCreateScreenSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
CreateScreenSettings
objects.
- arrayOfCriteria(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Criteria
objects.
- arrayOfCriteriaCombineOperator(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- 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.
- 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.
- 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.
- arrayOfDecisionGateway(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
DecisionGateway
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.
- arrayOfEditTree(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EditTree
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.
- arrayOfEventWindow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
EventWindow
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.
- 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.
- 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.
- 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.
- arrayOfFormHideFieldTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
FormHideFieldTask
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.
- arrayOfGradient(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Gradient
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.
- 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.
- arrayOfGridFetchRelatedDataTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- 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.
- arrayOfGridSetEditValueTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GridSetEditValueTask
objects.
- arrayOfGridStartEditingTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GridStartEditingTask
objects.
- arrayOfGroupSpecifier(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GroupSpecifier
objects.
- arrayOfGroupStartOpen(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GroupStartOpen
objects.
- arrayOfGroupSummary(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GroupSummary
objects.
- arrayOfGroupTreeChangeType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
GroupTreeChangeType
objects.
- arrayOfHashAlgorithm(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HashAlgorithm
objects.
- arrayOfHeaderItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HeaderItem
objects.
- arrayOfHeaderLevel(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HeaderLevel
objects.
- arrayOfHeaderSpan(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HeaderSpan
objects.
- arrayOfHiddenItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HiddenItem
objects.
- arrayOfHiddenPalette(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HiddenPalette
objects.
- arrayOfHideComponentTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HideComponentTask
objects.
- arrayOfHilite(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Hilite
objects.
- arrayOfHiliteEditor(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HiliteEditor
objects.
- arrayOfHiliteIconPosition(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HiliteIconPosition
objects.
- arrayOfHiliteRule(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HiliteRule
objects.
- arrayOfHLayout(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HLayout
objects.
- arrayOfHoopSelectionStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HoopSelectionStyle
objects.
- arrayOfHoverMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HoverMode
objects.
- arrayOfHStack(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HStack
objects.
- arrayOfHTMLFlow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HTMLFlow
objects.
- arrayOfHTMLPane(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
HTMLPane
objects.
- arrayOfIButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IButton
objects.
- arrayOfIconButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IconButton
objects.
- arrayOfIconMenuButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IconMenuButton
objects.
- arrayOfIconOverTrigger(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IconOverTrigger
objects.
- arrayOfImageStyle(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImageStyle
objects.
- arrayOfIMenuButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IMenuButton
objects.
- arrayOfImg(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Img
objects.
- arrayOfImgButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImgButton
objects.
- arrayOfImgEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImgEditProxy
objects.
- arrayOfImgProperties(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImgProperties
objects.
- arrayOfImgSectionHeader(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImgSectionHeader
objects.
- arrayOfImgSplitbar(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImgSplitbar
objects.
- arrayOfImgTab(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImgTab
objects.
- arrayOfImportFormat(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ImportFormat
objects.
- arrayOfIndicatorCanvas(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IndicatorCanvas
objects.
- arrayOfInlineEditEvent(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
InlineEditEvent
objects.
- arrayOfint(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfInteger(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfIntegerItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IntegerItem
objects.
- arrayOfIPickTreeItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
IPickTreeItem
objects.
- arrayOfJoinType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
JoinType
objects.
- arrayOfJSONCircularReferenceMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- 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.
- arrayOfLoadProjectSettings(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
LoadProjectSettings
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.
- 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.
- 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.
- 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
-
- arrayOfMultiFileItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiFileItem
objects.
- arrayOfMultiFilePicker(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiFilePicker
objects.
- arrayOfMultiGroupDialog(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiGroupDialog
objects.
- arrayOfMultiGroupPanel(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiGroupPanel
objects.
- arrayOfMultiMessageMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiMessageMode
objects.
- arrayOfMultipleAppearance(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultipleAppearance
objects.
- arrayOfMultipleFieldStorage(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultipleFieldStorage
objects.
- arrayOfMultiSortDialog(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiSortDialog
objects.
- arrayOfMultiSortPanel(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiSortPanel
objects.
- arrayOfMultiUpdatePolicy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
MultiUpdatePolicy
objects.
- arrayOfNativeCheckboxItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NativeCheckboxItem
objects.
- arrayOfNavigateDetailPaneTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfNavigateListPaneTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
NavigateListPaneTask
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.
- arrayOfObject(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfOperationBinding(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
OperationBinding
objects.
- arrayOfOperatorId(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
OperatorId
objects.
- arrayOfOperatorValueType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
OperatorValueType
objects.
- arrayOfOrientation(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Orientation
objects.
- arrayOfOverflow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Overflow
objects.
- arrayOfPageEvent(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PageEvent
objects.
- arrayOfPageOrientation(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PageOrientation
objects.
- arrayOfPalette(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Palette
objects.
- arrayOfPaletteNode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PaletteNode
objects.
- arrayOfPanelPlacement(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PanelPlacement
objects.
- arrayOfPartialCommitOption(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PartialCommitOption
objects.
- arrayOfPasswordItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PasswordItem
objects.
- arrayOfPercentBoxModel(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PercentBoxModel
objects.
- arrayOfPickerIconName(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
PickerIconName
objects.
- arrayOfPickListItemIconPlacement(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- 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.
- 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.
- 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.
- 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
-
- 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
-
- arrayOfRegressionLineType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RegressionLineType
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
-
- 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.
- arrayOfRibbonGroup(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RibbonGroup
objects.
- arrayOfRichTextEditor(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RichTextEditor
objects.
- arrayOfRichTextItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RichTextItem
objects.
- arrayOfRowEndEditAction(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RowEndEditAction
objects.
- arrayOfRowSpacerItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RowSpacerItem
objects.
- arrayOfRowSpanEditMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RowSpanEditMode
objects.
- arrayOfRowSpanSelectionMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RowSpanSelectionMode
objects.
- arrayOfRPCRequest(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RPCRequest
objects.
- arrayOfRPCResponse(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RPCResponse
objects.
- arrayOfRPCTransport(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
RPCTransport
objects.
- arrayOfScanMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ScanMode
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.
- 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.
- 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.
- arrayOfSetButtonTitleTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SetButtonTitleTask
objects.
- arrayOfSetLabelTextTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SetLabelTextTask
objects.
- arrayOfSetSectionTitleTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SetSectionTitleTask
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.
- 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.
- 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
-
- arrayOfSubmitItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SubmitItem
objects.
- arrayOfSummaryFunctionType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SummaryFunctionType
objects.
- arrayOfSVG(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SVG
objects.
- arrayOfSyntaxHiliter(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
SyntaxHiliter
objects.
- 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.
- arrayOfToolbar(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Toolbar
objects.
- arrayOfToolbarItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolbarItem
objects.
- arrayOfToolStrip(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolStrip
objects.
- arrayOfToolStripButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolStripButton
objects.
- arrayOfToolStripGroup(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolStripGroup
objects.
- arrayOfToolStripMenuButton(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolStripMenuButton
objects.
- arrayOfToolStripResizer(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolStripResizer
objects.
- arrayOfToolStripSeparator(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolStripSeparator
objects.
- arrayOfToolStripSpacer(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ToolStripSpacer
objects.
- arrayOfTopOperatorAppearance(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
TopOperatorAppearance
objects.
- 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.
- arrayOfUploadItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
UploadItem
objects.
- arrayOfUserConfirmationGateway(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
- arrayOfUserFormula(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
UserFormula
objects.
- arrayOfUserSummary(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
UserSummary
objects.
- arrayOfUserTask(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
UserTask
objects.
- arrayOfValidationMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ValidationMode
objects.
- arrayOfValidator(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Validator
objects.
- arrayOfValidatorType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ValidatorType
objects.
- arrayOfValueItemType(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ValueItemType
objects.
- arrayOfValuesManager(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ValuesManager
objects.
- arrayOfVerticalAlignment(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
VerticalAlignment
objects.
- arrayOfViewFileItem(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ViewFileItem
objects.
- arrayOfViewLoader(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ViewLoader
objects.
- arrayOfViewName(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ViewName
objects.
- arrayOfVisibility(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Visibility
objects.
- arrayOfVisibilityMode(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
VisibilityMode
objects.
- arrayOfVisualBuilder(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
VisualBuilder
objects.
- arrayOfVLayout(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
VLayout
objects.
- arrayOfVStack(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
VStack
objects.
- arrayOfWindow(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
Window
objects.
- arrayOfWindowEditProxy(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
WindowEditProxy
objects.
- arrayOfWSDataSource(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
WSDataSource
objects.
- arrayOfXJSONDataSource(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
XJSONDataSource
objects.
- arrayOfXMLSyntaxHiliter(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
XMLSyntaxHiliter
objects.
- arrayOfXORGateway(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
XORGateway
objects.
- arrayOfZoneCanvas(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ZoneCanvas
objects.
- arrayOfZoomStartPosition(JavaScriptObject) - Static method in class com.smartgwt.client.util.ConvertTo
-
Given the nativeArray JavaScriptObject, this method will return an array of
ZoomStartPosition
objects.
- arraySet(JavaScriptObject, int, Object) - Static method in class com.smartgwt.client.util.JSOHelper
-
- arraySet(JavaScriptObject, int, JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
- ArrayValueType<ValueType> - Class in com.smartgwt.client.bean.types
-
- ArrayValueType() - Constructor for class com.smartgwt.client.bean.types.ArrayValueType
-
- ARROW_DOWN - Static variable in interface com.smartgwt.client.types.KeyNames
-
- ARROW_DOWN - Static variable in class com.smartgwt.client.widgets.HeaderControl
-
- ARROW_LEFT - Static variable in interface com.smartgwt.client.types.KeyNames
-
- ARROW_LEFT - Static variable in class com.smartgwt.client.widgets.HeaderControl
-
- ARROW_RIGHT - Static variable in interface com.smartgwt.client.types.KeyNames
-
- ARROW_RIGHT - Static variable in class com.smartgwt.client.widgets.HeaderControl
-
- ARROW_UP - Static variable in interface com.smartgwt.client.types.KeyNames
-
- ARROW_UP - Static variable in class com.smartgwt.client.widgets.HeaderControl
-
- ArrowKeyEditAction - Enum in com.smartgwt.client.types
-
What to do if the user hits Up or Down arrow key while editing a cell.
- ArrowStyle - Enum in com.smartgwt.client.types
-
Supported styles for arrowheads.
- asAdvancedCriteria() - Method in class com.smartgwt.client.data.Criteria
-
Returns an AdvancedCriteria derived from this Criteria object.
- asAdvancedCriteria() - Method in class com.smartgwt.client.data.Criterion
-
Returns an AdvancedCriteria derived from this Criteria object.
- asHTML(String) - Static method in class com.smartgwt.client.util.StringUtil
-
Convert plain text into into displayable HTML.
- asHTML(String, boolean) - Static method in class com.smartgwt.client.util.StringUtil
-
Convert plain text into into displayable HTML.
- ask(String, BooleanCallback) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "Yes" and "No" buttons.
- ask(String, String, BooleanCallback) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "Yes" and "No" buttons.
- ask(String, String, BooleanCallback, Dialog) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "Yes" and "No" buttons.
- askForRange(boolean, DateRangeItem, DateRangeDialog, DateRangeCallback) - Static method in class com.smartgwt.client.widgets.DateRangeDialog
-
Helper method to launch a DateRangeDialog to have a date range input by the user.
- askForRange(boolean, DateRangeItem, DateRangeDialog, String) - Static method in class com.smartgwt.client.widgets.DateRangeDialog
-
- askForSort(DataBoundComponent, SortSpecifier[], MultiSortCallback) - Static method in class com.smartgwt.client.data.MultiSortDialog
-
- askForSort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Show a dialog to configure the sorting of multiple fields on this component.
- askforValue(String, ValueCallback) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a text entry box, asking the user to enter a value.
- askforValue(String, String, ValueCallback) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a text entry box, asking the user to enter a value.
- askforValue(String, String, String, ValueCallback, Dialog) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a text entry box, asking the user to enter a value.
- AskForValueTask - Class in com.smartgwt.client.util.workflow
-
Ask the user to input a value.
- AskForValueTask() - Constructor for class com.smartgwt.client.util.workflow.AskForValueTask
-
- AskForValueTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.AskForValueTask
-
- assertIsButton(Canvas, String) - Static method in class com.smartgwt.client.widgets.Button
-
Internal method to verify class of targetCanvas.
- asSGWTComponent(JavaScriptObject) - Static method in class com.smartgwt.client.core.BaseClass
-
Returns the existing SGWT component, or creates and returns one if none exist,
associated with the supplied JavaScriptObject
.
- asSGWTComponent(JavaScriptObject) - Static method in class com.smartgwt.client.data.ResultSet
-
Returns the existing SGWT ResultSet, or creates and returns one if none exist,
associated with the supplied JavaScriptObject
.
- asSGWTComponent(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Canvas
-
Returns the existing SGWT widget, or creates and returns one if none exist,
associated with the supplied JavaScriptObject
.
- asSGWTComponent(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the existing SGWT FormItem, or creates and returns one if none exist,
associated with the supplied JavaScriptObject
.
- assignItemsTabPositions() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
This method is called automatically by the DynamicForm when the set of items changes and ensures that items show up in
the correct tab order positions.
- asString() - Method in class com.smartgwt.client.data.AdvancedCriteria
-
Gets a string encoding of an AdvancedCriteria object.
- AsyncValidationReplyEvent - Class in com.smartgwt.client.form.events
-
- AsyncValidationReplyEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.form.events.AsyncValidationReplyEvent
-
- AsyncValidationReplyEvent - Class in com.smartgwt.client.widgets.form.events
-
- AsyncValidationReplyEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
-
- AsyncValidationReplyHandler - Interface in com.smartgwt.client.form.events
-
- AsyncValidationReplyHandler - Interface in com.smartgwt.client.widgets.form.events
-
- attributeName - Variable in class com.smartgwt.client.docs.serverds.ServerObject
-
Specifies the name of the attribute by which to look up the DMI instance.
- attributeScope - Variable in class com.smartgwt.client.docs.serverds.ServerObject
-
Specifies the scope in which the DMI instance is to be looked up.
- audit - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Enables saving of a log of changes to this DataSource in a second DataSource with the same
fields, called the "audit DataSource".
- audit - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Determines when the field value should be saved to the audit DataSource when
auditing
is enabled.
- auditChangedFieldsFieldLength - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources with
auditing
enabled
, specifies the length of the field used
to store the names of the fields which were updated.
- auditChangedFieldsFieldName - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources with
auditing
enabled
, specifies the field name used to store the names of the fields which were updated.
- auditDataSourceID - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources with
auditing
enabled
, optionally specifies the ID of the audit DataSource.
- auditDSConstructor - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
- 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
accomodate 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 an xpath-like string used by the AutoTest subsystem to robustly identify DOM elements within a
Smart GWT application.
- Axis - Enum in com.smartgwt.client.types
-
An axis or "side" of a table.
- 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.
- cacheSyncOperation - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
For an operationBinding of
operationType
"add" or
"update", this property is the
operationId
of a "fetch"
operationBinding to use for cache synchronization purposes (ie, to fetch the row most recently
added or changed).
- Caching - Interface in com.smartgwt.client.docs
-
Caching
- CALCULATOR - Static variable in class com.smartgwt.client.widgets.HeaderControl
-
- Calendar - Class in com.smartgwt.client.widgets.calendar
-
The Calendar component provides several different ways for a user to view and edit a set of events.
- Calendar() - Constructor for class com.smartgwt.client.widgets.calendar.Calendar
-
- Calendar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.Calendar
-
- calendar_addEventButtonHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add an event".
- calendar_backButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Back".
- calendar_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel".
- calendar_datePickerHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Choose a date".
- calendar_dayViewTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Day".
- calendar_detailsButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Edit Details".
- calendar_eventDescriptionFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Description".
- calendar_eventDurationFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Duration".
- calendar_eventDurationUnitFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated " ".
- calendar_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_nextButtonHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Next".
- calendar_previousButtonHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Previous".
- calendar_removeButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove Event".
- calendar_saveButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save Event".
- calendar_timelineViewTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Timeline".
- calendar_weekPrefix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Week".
- calendar_weekViewTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Week".
- CalendarEvent - Interface in com.smartgwt.client.docs
-
The following APIs are all related to CalendarEvent.
- CalendarEvent - Class in com.smartgwt.client.widgets.calendar
-
A type of
Record
which represents an event to occur at a specific time, displayed
within the calendar.
- CalendarEvent() - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- CalendarEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- CalendarEvent(int, String, String, Date, Date) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- CalendarEvent(int, String, String, Date, Date, boolean) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- CalendarEvent(int, String, String, Date, Date, boolean, String) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- CalendarEvent(int, String, String, Date, Date, String) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- CalendarEvent(int, String, String, Date, Date, boolean, String, String) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- CalendarEvent(int, String, String, Date, Date, boolean, String, String, String) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- CalendarEvent(int, String, String, Date, int, TimeUnit) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- CalendarEvent(int, String, String, Date, int, TimeUnit, String) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- CalendarEvent(int, String, String, Date, int, TimeUnit, String, String) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- CalendarEvent(int, String, String, Date, int, TimeUnit, String, String, String) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- CalendarEventAdded - Class in com.smartgwt.client.widgets.calendar.events
-
- CalendarEventAdded(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.CalendarEventAdded
-
- CalendarEventChangedEvent - Class in com.smartgwt.client.widgets.calendar.events
-
- CalendarEventChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.CalendarEventChangedEvent
-
- CalendarEventClick - Class in com.smartgwt.client.widgets.calendar.events
-
- CalendarEventClick(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
-
- CalendarEventRemoveClick - Class in com.smartgwt.client.widgets.calendar.events
-
- CalendarEventRemoveClick(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
-
- CalendarEventRemoved - Class in com.smartgwt.client.widgets.calendar.events
-
- CalendarEventRemoved(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoved
-
- calendarLoaded() - Static method in class com.smartgwt.client.widgets.calendar.Calendar
-
Static method indicating whether the optional Calendar module is loaded for the page.
- CalendarView - Class in com.smartgwt.client.widgets.calendar
-
CalendarView is a base class, extended by the various views available in a
Calendar
.
- CalendarView() - Constructor for class com.smartgwt.client.widgets.calendar.CalendarView
-
- CalendarView(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.CalendarView
-
- call(String, String, String, RPCCallback, Object[]) - Static method in class com.smartgwt.client.rpc.DMI
-
- 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.PageKeyHandler
-
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundClickEvent
-
Call this method to cancel the default behavior of creating a new event at the selected location and
showing its editor.
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseDownEvent
-
Call this method to suppress default behavior of allowing sweep selection via dragging.
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseUpEvent
-
Call this method to suppress default behavior of showing a dialog to add a new event with the passed
dates.
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
-
Call this method to cancel the default action
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
-
Call this method to cancel the removal
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
Call this method to cancel the default action
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
Call this method to cancel the action
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionMove
-
Call this method to cancel the default drag move behavior
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionStop
-
Call this method to cancel the default drop behavior
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeMove
-
Call this method to cancel the default drag resize behavior
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeStop
-
Call this method to cancel the default drag-resize stop behavior
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.IndicatorClick
-
Call this method to cancel the default action
- cancel() - Method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
-
Call this method to cancel the default action
- CANCEL - Static variable in class com.smartgwt.client.widgets.Dialog
-
CANCEL Button object.
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.ClickEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.DragMove
-
Call this method to cancel the default behavior of allowing the shape to be drag-moved
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
Call this method to cancel the default behavior of allowing the shape to be drag-resized
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
-
Call this method to cancel the default behavior of allowing the shape to be drag-resized
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.DragStart
-
Call this method to cancel the default behavior of allowing the shape to be drag-moved
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.MouseDownEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.MouseMoveEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.MouseOutEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.MouseOverEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.MouseUpEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.drawing.events.ShowContextMenuEvent
-
false == don't show native context menu, true == show native context menu
- cancel() - Method in class com.smartgwt.client.widgets.events.ClickEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.CloseClickEvent
-
Call this method to cancel bubbling the click event
- cancel() - Method in class com.smartgwt.client.widgets.events.DoubleClickEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.DragMoveEvent
-
Call this method to cancel drag interaction.
- cancel() - Method in class com.smartgwt.client.widgets.events.DragRepositionMoveEvent
-
Call this method to suppress auto-move of the
dragTarget
or outline.
- cancel() - Method in class com.smartgwt.client.widgets.events.DragRepositionStartEvent
-
Call this method to cancel the drag reposition action
- cancel() - Method in class com.smartgwt.client.widgets.events.DragRepositionStopEvent
-
Call this method to snap the
dragTarget
(or outline) back to its
original location or true to leave it at the current cursor position.
- cancel() - Method in class com.smartgwt.client.widgets.events.DragResizeMoveEvent
-
Call this method to suppress auto-resize of the
dragTarget
or outline.
- cancel() - Method in class com.smartgwt.client.widgets.events.DragResizeStartEvent
-
Call this method to cancel the drag reposition action
- cancel() - Method in class com.smartgwt.client.widgets.events.DragResizeStopEvent
-
Call this method to snap the
dragTarget
(or outline) back to its
original size or true to leave it at the current cursor position.
- cancel() - Method in class com.smartgwt.client.widgets.events.DragStartEvent
-
Call this method to cancel drag action.
- cancel() - Method in class com.smartgwt.client.widgets.events.DragStopEvent
-
Call this method to cancel drag interaction.
- cancel() - Method in class com.smartgwt.client.widgets.events.DropEvent
-
Call this method to cancel default drop handling
- cancel() - Method in class com.smartgwt.client.widgets.events.DropMoveEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.DropOutEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.DropOverEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.HoverEvent
-
Call this method to cancel the hover event.
- cancel() - Method in class com.smartgwt.client.widgets.events.IconClickEvent
-
Call this method to suppress the standard button click event
- cancel() - Method in class com.smartgwt.client.widgets.events.KeyDownEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.KeyPressEvent
-
Call this method to suppress native behavior in response to the keyPress, and prevent this event from bubbling to
this widget's parent, or true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.MaximizeClickEvent
-
Call this method to cancel the default maximize behavior
- cancel() - Method in class com.smartgwt.client.widgets.events.MinimizeClickEvent
-
Call this method to cancel the default minimize behavior
- cancel() - Method in class com.smartgwt.client.widgets.events.MouseDownEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.MouseMoveEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.MouseOutEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.MouseOverEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.MouseStillDownEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.MouseUpEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.MouseWheelEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.RestoreClickEvent
-
Call this method to cancel the default restore behavior
- cancel() - Method in class com.smartgwt.client.widgets.events.RightMouseDownEvent
-
Call this method to prevent this event from bubbling to this widget's parent, true or undefined to bubble.
- cancel() - Method in class com.smartgwt.client.widgets.events.ShowContextMenuEvent
-
false == don't show native context menu, true == show native context menu
- cancel() - Method in class com.smartgwt.client.widgets.events.TitleHoverEvent
-
Call this method to suppress the standard hover
- cancel() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- 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() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- 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.
- 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
-
- 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.
- 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.
- canFlattenCriteria(AdvancedCriteria) - Static method in class com.smartgwt.client.data.DataSource
-
Returns true if calling
flattenCriteria()
on the passed
criteria would produce logically equivalent criteria.
- canMultiSort - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
When true, indicates that this DataSource supports multi-level sorting.
- CanPlayCallback - Interface in com.smartgwt.client.callbacks
-
- canSave - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Whether values in this field can be updated and saved to the dataSource.
- canSelectCell(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canSelectCells
is set to
true
then,
whenever an end-user or programmatic cell-selection is attempted, this method is called for each cell in the selection.
- canSelectRecord(ListGridRecord, ListGrid) - Method in class com.smartgwt.client.widgets.grid.CanSelectRecordCustomizer
-
canSelectRecord() should be implemented and return a Boolean value if applicable, or null
to fall through to the builtin implementation.
- canSelectRecord(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionType
is not set to
"none"
,
this method will be called for each record the user attempts to select.
- CanSelectRecordCustomizer - Class in com.smartgwt.client.widgets.grid
-
Called to determine whether a given record can be selected in a grid.
- CanSelectRecordCustomizer() - Constructor for class com.smartgwt.client.widgets.grid.CanSelectRecordCustomizer
-
- canSortClientOnly - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
When true, this field can only be used for sorting if the data is entirely client-side.
- canSyncCache - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
For an operation of type "add" or "update", a SQLDataSource will normally obtain data to return
to the client by performing the "cacheSyncOperation": a SELECT statement that retrieves the
modified record by primary key.
- Canvas - Class in com.smartgwt.client.widgets
-
Base class for all Smart GWT visual components (except
FormItems
).
- Canvas() - Constructor for class com.smartgwt.client.widgets.Canvas
-
- Canvas(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.Canvas
-
- Canvas(String) - Constructor for class com.smartgwt.client.widgets.Canvas
-
- CanvasBaseValueType<ValueType extends Canvas> - Class in com.smartgwt.client.bean.types
-
- CanvasBaseValueType() - Constructor for class com.smartgwt.client.bean.types.CanvasBaseValueType
-
- CanvasEditProxy - Class in com.smartgwt.client.tools
-
- 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.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.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.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.tools.VisualBuilder
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.tools.VisualBuilder
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.BaseWidget
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.BaseWidget
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.BatchUploader
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.BatchUploader
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.Button
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.Button
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.calendar.Calendar
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.calendar.Calendar
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.calendar.EventWindow
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.calendar.EventWindow
-
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.FieldPicker
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.FieldPicker
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.FieldPickerWindow
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.FieldPickerWindow
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.ColorPicker
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.ColorPicker
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.DynamicForm
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.DynamicForm
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.BooleanItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.BooleanItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ColorPickerItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.ColorPickerItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.DoubleItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.DoubleItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.FloatItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.FloatItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.IntegerItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.IntegerItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.IPickTreeItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.IPickTreeItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.PasswordItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.PasswordItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ResetItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.ResetItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.SubmitItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.SubmitItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.fields.ViewFileItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.ViewFileItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.FilterClause
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.FilterClause
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.PickListMenu
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.PickListMenu
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.PropertySheet
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.PropertySheet
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.form.SearchForm
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.form.SearchForm
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.grid.DateGrid
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.grid.DateGrid
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.grid.HiliteRule
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.grid.HiliteRule
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.grid.ListGrid
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.grid.ListGrid
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.HTMLFlow
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.HTMLFlow
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.HTMLPane
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.HTMLPane
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.IButton
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.IButton
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.IconButton
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.IconButton
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.Img
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.Img
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.ImgButton
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ImgButton
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.ImgSplitbar
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ImgSplitbar
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.Label
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.Label
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.DataView
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.DataView
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.Deck
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.Deck
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.FlowLayout
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.FlowLayout
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.HLayout
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.HLayout
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.HStack
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.HStack
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.Layout
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.Layout
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.LayoutSpacer
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.LayoutSpacer
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.NavPanel
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.NavPanel
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.Portlet
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.layout.Portlet
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.layout.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.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.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.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.Scrollbar
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.Scrollbar
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.Slider
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.Slider
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.Snapbar
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.Snapbar
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.Sound
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.Sound
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.Splitbar
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.Splitbar
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.StatefulCanvas
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.StatefulCanvas
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.StretchImg
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.StretchImg
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.StretchImgButton
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.StretchImgButton
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.tab.ImgTab
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.tab.ImgTab
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.tab.TabBar
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.tab.TabBar
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.tableview.TableView
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.tableview.TableView
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.tile.SimpleTile
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.tile.SimpleTile
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.tile.TileGrid
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.tile.TileGrid
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.tile.TileLayout
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.tile.TileLayout
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripButton
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripButton
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.ViewLoader
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.ViewLoader
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, Canvas) - Static method in class com.smartgwt.client.widgets.Window
-
Changes the defaults for Canvas AutoChildren named autoChildName
.
- changeAutoChildDefaults(String, FormItem) - Static method in class com.smartgwt.client.widgets.Window
-
Changes the defaults for FormItem AutoChildren named autoChildName
.
- ChangedEvent - Class in com.smartgwt.client.widgets.events
-
- ChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.ChangedEvent
-
- ChangedEvent - Class in com.smartgwt.client.widgets.form.fields.events
-
- ChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.ChangedEvent
-
- ChangedEvent - Class in com.smartgwt.client.widgets.grid.events
-
- ChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
- ChangedHandler - Interface in com.smartgwt.client.widgets.form.fields.events
-
- ChangedHandler - Interface in com.smartgwt.client.widgets.grid.events
-
- ChangeEvent - Class in com.smartgwt.client.widgets.form.fields.events
-
- ChangeEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
-
- ChangeEvent - Class in com.smartgwt.client.widgets.grid.events
-
- ChangeEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
- ChangeHandler - Interface in com.smartgwt.client.widgets.form.fields.events
-
- ChangeHandler - Interface in com.smartgwt.client.widgets.grid.events
-
- ChangeHandling - Interface in com.smartgwt.client.docs
-
The following APIs are all related to ChangeHandling.
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.BooleanItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.ColorPickerItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.DoubleItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.FileItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.FloatItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.IntegerItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.IPickTreeItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.PasswordItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.ResetItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.SubmitItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.TextItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.ViewFileItem
-
- changePickerIconDefaults(FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
- CharacterCasing - Enum in com.smartgwt.client.types
-
- ChartBackgroundDrawnEvent - Class in com.smartgwt.client.widgets.chart
-
- ChartBackgroundDrawnEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.chart.ChartBackgroundDrawnEvent
-
- ChartBackgroundDrawnHandler - Interface in com.smartgwt.client.widgets.chart
-
- chartData(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Chart the data in this listGrid as a multi-series chart.
- chartData(String, String[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- chartData(String, String[], ListGridRecord...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- chartData(String, String[], ListGridRecord[], FacetChart) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- chartData(String, String[], ListGridRecord[], FacetChart, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Chart the data in this listGrid as a multi-series chart.
- ChartDrawnEvent - Class in com.smartgwt.client.widgets.chart
-
- ChartDrawnEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.chart.ChartDrawnEvent
-
- ChartDrawnHandler - Interface in com.smartgwt.client.widgets.chart
-
- 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
-
- 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
-
- 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.
- 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
-
- 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 - 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
- ClearHandler - Interface in com.smartgwt.client.widgets.events
-
- clearHilites() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Clear all Hilites from the editor.
- 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.IconButton
-
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
- ClientServerIntegration - Interface in com.smartgwt.client.docs
-
Client-Server Integration
- CLIPBOARD - Static variable in class com.smartgwt.client.widgets.HeaderControl
-
- Clipping - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Clipping.
- CLOCK - Static variable in class com.smartgwt.client.widgets.HeaderControl
-
- clone() - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- cloneDSRequest(DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Creates a shallow copy of the given
DSRequest
.
- cloneDSResponse(DSResponse) - Method in class com.smartgwt.client.data.DataSource
-
- 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
-
- 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.bean - package com.smartgwt.client.bean
-
- com.smartgwt.client.bean.types - package com.smartgwt.client.bean.types
-
- com.smartgwt.client.callbacks - package com.smartgwt.client.callbacks
-
- com.smartgwt.client.core - package com.smartgwt.client.core
-
- com.smartgwt.client.data - package com.smartgwt.client.data
-
- com.smartgwt.client.data.events - package com.smartgwt.client.data.events
-
- com.smartgwt.client.data.fields - package com.smartgwt.client.data.fields
-
- com.smartgwt.client.docs - package com.smartgwt.client.docs
-
This package contains conceptual overviews covering cross-cutting concerns that apply to
multiple SmartGWT classes and packages.
- com.smartgwt.client.docs.serverds - package com.smartgwt.client.docs.serverds
-
This package is reference for all properties that may be specified in DataSource descriptor
(.ds.xml file).
- com.smartgwt.client.event - package com.smartgwt.client.event
-
- com.smartgwt.client.form.events - package com.smartgwt.client.form.events
-
- com.smartgwt.client.i18n - package com.smartgwt.client.i18n
-
- com.smartgwt.client.rpc - package com.smartgwt.client.rpc
-
- com.smartgwt.client.tools - package com.smartgwt.client.tools
-
- com.smartgwt.client.types - package com.smartgwt.client.types
-
- com.smartgwt.client.util - package com.smartgwt.client.util
-
- com.smartgwt.client.util.events - package com.smartgwt.client.util.events
-
- com.smartgwt.client.util.workflow - package com.smartgwt.client.util.workflow
-
- com.smartgwt.client.widgets - package com.smartgwt.client.widgets
-
- com.smartgwt.client.widgets.ace - package com.smartgwt.client.widgets.ace
-
- com.smartgwt.client.widgets.ace.events - package com.smartgwt.client.widgets.ace.events
-
- com.smartgwt.client.widgets.calendar - package com.smartgwt.client.widgets.calendar
-
- com.smartgwt.client.widgets.calendar.events - package com.smartgwt.client.widgets.calendar.events
-
- com.smartgwt.client.widgets.chart - package com.smartgwt.client.widgets.chart
-
- com.smartgwt.client.widgets.com.smartgwt.client.widgets.events - package com.smartgwt.client.widgets.com.smartgwt.client.widgets.events
-
- com.smartgwt.client.widgets.cube - package com.smartgwt.client.widgets.cube
-
- com.smartgwt.client.widgets.cube.events - package com.smartgwt.client.widgets.cube.events
-
- com.smartgwt.client.widgets.data.events - package com.smartgwt.client.widgets.data.events
-
- com.smartgwt.client.widgets.drawing - package com.smartgwt.client.widgets.drawing
-
- com.smartgwt.client.widgets.drawing.events - package com.smartgwt.client.widgets.drawing.events
-
- com.smartgwt.client.widgets.events - package com.smartgwt.client.widgets.events
-
- com.smartgwt.client.widgets.form - package com.smartgwt.client.widgets.form
-
- com.smartgwt.client.widgets.form.events - package com.smartgwt.client.widgets.form.events
-
- com.smartgwt.client.widgets.form.fields - package com.smartgwt.client.widgets.form.fields
-
- com.smartgwt.client.widgets.form.fields.events - package com.smartgwt.client.widgets.form.fields.events
-
- com.smartgwt.client.widgets.form.validator - package com.smartgwt.client.widgets.form.validator
-
- com.smartgwt.client.widgets.grid - package com.smartgwt.client.widgets.grid
-
- com.smartgwt.client.widgets.grid.events - package com.smartgwt.client.widgets.grid.events
-
- com.smartgwt.client.widgets.layout - package com.smartgwt.client.widgets.layout
-
- com.smartgwt.client.widgets.layout.events - package com.smartgwt.client.widgets.layout.events
-
- com.smartgwt.client.widgets.menu - package com.smartgwt.client.widgets.menu
-
- com.smartgwt.client.widgets.menu.events - package com.smartgwt.client.widgets.menu.events
-
- com.smartgwt.client.widgets.notify - package com.smartgwt.client.widgets.notify
-
- com.smartgwt.client.widgets.plugins - package com.smartgwt.client.widgets.plugins
-
- com.smartgwt.client.widgets.rte - package com.smartgwt.client.widgets.rte
-
This package contains helper classes for the
RichTextEditor
(e.g. the helper widgets for its HTML list editing support).
- com.smartgwt.client.widgets.rte.events - package com.smartgwt.client.widgets.rte.events
-
- com.smartgwt.client.widgets.tab - package com.smartgwt.client.widgets.tab
-
- com.smartgwt.client.widgets.tab.events - package com.smartgwt.client.widgets.tab.events
-
- com.smartgwt.client.widgets.tableview - package com.smartgwt.client.widgets.tableview
-
- com.smartgwt.client.widgets.tableview.events - package com.smartgwt.client.widgets.tableview.events
-
- com.smartgwt.client.widgets.tile - package com.smartgwt.client.widgets.tile
-
- com.smartgwt.client.widgets.tile.events - package com.smartgwt.client.widgets.tile.events
-
- com.smartgwt.client.widgets.toolbar - package com.smartgwt.client.widgets.toolbar
-
- com.smartgwt.client.widgets.toolbar.events - package com.smartgwt.client.widgets.toolbar.events
-
- com.smartgwt.client.widgets.tree - package com.smartgwt.client.widgets.tree
-
- com.smartgwt.client.widgets.tree.events - package com.smartgwt.client.widgets.tree.events
-
- com.smartgwt.client.widgets.viewer - package com.smartgwt.client.widgets.viewer
-
- com.smartgwtee.client.widgets - package com.smartgwtee.client.widgets
-
- com.smartgwtee.tools.client - package com.smartgwtee.tools.client
-
- combineCriteria(Criteria, Criteria) - Static method in class com.smartgwt.client.data.DataSource
-
Combines two criteria (either simple criteria objects or AdvancedCriteria) using the "outerOperator".
- combineCriteria(Criteria, Criteria, CriteriaCombineOperator) - Static method in class com.smartgwt.client.data.DataSource
-
- combineCriteria(Criteria, Criteria, CriteriaCombineOperator, TextMatchStyle) - Static method in class com.smartgwt.client.data.DataSource
-
Combines two criteria (either simple criteria objects or AdvancedCriteria) using the "outerOperator".
- combineLogicalDateAndTime(Date, Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Combine a logical date (a value appropriate for a DataSourceField of type "date") with a logical time (a value
appropriate for a DataSourceField of type "time") into a datetime value (a value appropriate for a DataSourceField of
type "datetime")
- COMBO_BOX - Static variable in class com.smartgwt.client.widgets.form.fields.PickerIcon
-
- ComboBoxFiltering - Interface in com.smartgwt.client.docs
-
ComboBoxItem PickList Filtering
- ComboBoxItem - Class in com.smartgwt.client.widgets.form.fields
-
The Combobox is a text input field which can show a list of options via a drop-down PickList.
- ComboBoxItem() - Constructor for class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- ComboBoxItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- ComboBoxItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- ComboBoxItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- comboBoxItem_emptyPickListMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "No items to show".
- comboBoxItem_pickerClearButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Clear".
- comboBoxItem_pickerExitButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel".
- comboBoxItem_pickerSaveButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Accept".
- comboBoxItem_pickerSearchFieldHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Search".
- comboBoxItem_pickerSearchOrNewValueFieldHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Search or enter new value".
- comboBoxItem_searchStringTooShortMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a longer search string to search".
- COMMENT - Static variable in class com.smartgwt.client.widgets.HeaderControl
-
- Communication - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Communication.
- compare(Integer, Integer) - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- compareCriteria(Criteria, Criteria) - Method in class com.smartgwt.client.data.DataSource
-
Given two sets of criteria, determine whether they are equivalent, the new criteria is guaranteed more restrictive, or
the new criteria is not guaranteed more restrictive, returning 0, 1 or -1 respectively.
- compareCriteria(Criteria, Criteria, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
- compareCriteria(Criteria, Criteria, DSRequest, String) - Method in class com.smartgwt.client.data.DataSource
-
Given two sets of criteria, determine whether they are equivalent, the new criteria is guaranteed more restrictive, or
the new criteria is not guaranteed more restrictive, returning 0, 1 or -1 respectively.
- compareCriteria(Criteria, Criteria) - Method in class com.smartgwt.client.data.ResultSet
-
- compareCriteria(Criteria, Criteria, DSRequest, String) - Method in class com.smartgwt.client.data.ResultSet
-
- 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
-
- ComponentBinding - Interface in com.smartgwt.client.docs
-
Component Binding
- ComponentSchema - Interface in com.smartgwt.client.docs
-
Component Schema
- ComponentTask - Class in com.smartgwt.client.util.workflow
-
Base class for tasks that target SmartGWT UI-specific operations.
- ComponentTask() - Constructor for class com.smartgwt.client.util.workflow.ComponentTask
-
- ComponentTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.ComponentTask
-
- ComponentXML - Interface in com.smartgwt.client.docs
-
Component XML
- CompoundFormItem_skinning - Interface in com.smartgwt.client.docs
-
When skinning basic FormItems like SelectItem and TextItem, consider that compound form items
like DateItem and ComboBox reuse simpler items like SelectItem and TextItem, so adding a border
to SelectItem would also apply a border to each select item within DateItem.
To avoid such
side-effects, if you want to add styling to all SelectItems used in your application, you can
create an application-specific subclass like MySelectItem and apply properties there.
- Compression - Interface in com.smartgwt.client.docs
-
Compression
- computeAngle(double, double, double, double) - Static method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- 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.
- 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
-
Canvases containing other objects as children or peers
- 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.
- 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.
- 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.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() - 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.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.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.SectionStackEditProxy
-
- create() - Method in class com.smartgwt.client.tools.SectionStackSectionEditProxy
-
- create() - Method in class com.smartgwt.client.tools.SelectItemEditProxy
-
- create() - Method in class com.smartgwt.client.tools.SplitPaneEditProxy
-
- create() - Method in class com.smartgwt.client.tools.StatefulCanvasEditProxy
-
- create() - Method in class com.smartgwt.client.tools.TabSetEditProxy
-
- create() - Method in class com.smartgwt.client.tools.TextAreaItemEditProxy
-
- create() - Method in class com.smartgwt.client.tools.TextItemEditProxy
-
- create() - Method in class com.smartgwt.client.tools.TilePalette
-
- create() - Method in class com.smartgwt.client.tools.TreePalette
-
- create() - Method in class com.smartgwt.client.tools.VisualBuilder
-
- create() - Method in class com.smartgwt.client.tools.WindowEditProxy
-
- create() - Static method in class com.smartgwt.client.util.DateUtil
-
Create a new Date
object - synonym for new Date(arguments)
- create() - Method in class com.smartgwt.client.util.JSONEncoder
-
- create() - Method in class com.smartgwt.client.util.JSSyntaxHiliter
-
- create() - Method in class com.smartgwt.client.util.SyntaxHiliter
-
- create() - Method in class com.smartgwt.client.util.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.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.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.FormHideFieldTask
-
- 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.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.GridFetchRelatedDataTask
-
- 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.GridSetEditValueTask
-
- create() - Method in class com.smartgwt.client.util.workflow.GridStartEditingTask
-
- create() - Method in class com.smartgwt.client.util.workflow.HideComponentTask
-
- create() - Method in class com.smartgwt.client.util.workflow.LogOutTask
-
- create() - Method in class com.smartgwt.client.util.workflow.NavigateDetailPaneTask
-
- create() - Method in class com.smartgwt.client.util.workflow.NavigateListPaneTask
-
- 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.SetButtonTitleTask
-
- create() - Method in class com.smartgwt.client.util.workflow.SetLabelTextTask
-
- create() - Method in class com.smartgwt.client.util.workflow.SetSectionTitleTask
-
- create() - Method in class com.smartgwt.client.util.workflow.ShowComponentTask
-
- 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.TaskDecision
-
- create() - Method in class com.smartgwt.client.util.workflow.UserConfirmationGateway
-
- create() - Method in class com.smartgwt.client.util.workflow.UserTask
-
- create() - Method in class com.smartgwt.client.util.workflow.XORGateway
-
- create() - Method in class com.smartgwt.client.util.XMLSyntaxHiliter
-
- create() - Method in class com.smartgwt.client.widgets.ace.AceAnchor
-
- create() - Method in class com.smartgwt.client.widgets.ace.AceCompleter
-
- create() - Method in class com.smartgwt.client.widgets.ace.AceDocument
-
- create() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
- create() - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
- create() - Method in class com.smartgwt.client.widgets.ace.AceMarker
-
- create() - Method in class com.smartgwt.client.widgets.ace.AceRange
-
- create() - Method in class com.smartgwt.client.widgets.ace.AceRenderer
-
- create() - Method in class com.smartgwt.client.widgets.ace.AceUndoManager
-
- create() - Method in class com.smartgwt.client.widgets.BaseWidget
-
- create() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- create() - Method in class com.smartgwt.client.widgets.Button
-
- create() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- create() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
- create() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
- create() - Method in class com.smartgwt.client.widgets.calendar.EventWindow
-
- 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.FieldPicker
-
- create() - Method in class com.smartgwt.client.widgets.FieldPickerWindow
-
- create() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
- create() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- create() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- create() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
- create() - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
- create() - Method in class com.smartgwt.client.widgets.form.PropertySheet
-
- create() - Method in class com.smartgwt.client.widgets.form.SearchForm
-
- create() - Static method in class com.smartgwt.client.widgets.form.validator.Validator
-
A Validator shouldn't be created directly.
- create() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- create() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
- create() - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
- create() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- create() - Method in class com.smartgwt.client.widgets.grid.DateGrid
-
- create() - Method in class com.smartgwt.client.widgets.grid.GridRenderer
-
- create() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
- create() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
- create() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- create() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
- create() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
- create() - Method in class com.smartgwt.client.widgets.HTMLPane
-
- create() - Method in class com.smartgwt.client.widgets.IButton
-
- create() - Method in class com.smartgwt.client.widgets.IconButton
-
- create() - Method in class com.smartgwt.client.widgets.Img
-
- create() - Method in class com.smartgwt.client.widgets.ImgButton
-
- create() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
- create() - Method in class com.smartgwt.client.widgets.Label
-
- create() - Method in class com.smartgwt.client.widgets.layout.DataView
-
- create() - Method in class com.smartgwt.client.widgets.layout.Deck
-
- create() - Method in class com.smartgwt.client.widgets.layout.FlowLayout
-
- create() - Method in class com.smartgwt.client.widgets.layout.HLayout
-
- create() - Method in class com.smartgwt.client.widgets.layout.HStack
-
- create() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
- create() - Method in class com.smartgwt.client.widgets.layout.Layout
-
- create() - Method in class com.smartgwt.client.widgets.layout.LayoutSpacer
-
- create() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- create() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
- create() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
- create() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
- create() - Method in class com.smartgwt.client.widgets.layout.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.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.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.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.Scrollbar
-
- create() - Method in class com.smartgwt.client.widgets.Slider
-
- create() - Method in class com.smartgwt.client.widgets.Snapbar
-
- create() - Method in class com.smartgwt.client.widgets.Sound
-
- create() - Method in class com.smartgwt.client.widgets.Splitbar
-
- create() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
- create() - Method in class com.smartgwt.client.widgets.StretchImg
-
- create() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
- create() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
- create() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
- create() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- create() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
- create() - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
- create() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- create() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
- create() - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
- create() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- create() - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
- create() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
- create() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripButton
-
- create() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
- create() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
-
- create() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
- create() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
- create() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
-
- create() - Method in class com.smartgwt.client.widgets.tree.NodeLocator
-
- create() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- create() - Method in class com.smartgwt.client.widgets.tree.Tree
-
- create() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- create() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- create() - Method in class com.smartgwt.client.widgets.ViewLoader
-
- create() - Method in class com.smartgwt.client.widgets.Window
-
- createAnchor(Integer, Integer) - Method in class com.smartgwt.client.widgets.ace.AceDocument
-
Internal use only.
- createBaseClass(String, JavaScriptObject, boolean) - Static method in class com.smartgwt.client.util.ObjectFactory
-
- createCanvas(String, JavaScriptObject) - Static method in class com.smartgwt.client.util.ObjectFactory
-
This method will create a Smart GWT object from the provided javaScriptObject and
smartClientClassName.
- createCanvas() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
This method is called to dynamically create a canvas for this CanvasItem.
- createControl(Canvas) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Creates a new control and adds it to this RibbonGroup.
- createControl(Canvas, Integer) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Creates a new control and adds it to this RibbonGroup.
- createDataClass(String, JavaScriptObject, boolean) - Static method in class com.smartgwt.client.util.ObjectFactory
-
- 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(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(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
-
- 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) - Static method in class com.smartgwt.client.rpc.RPCManager
-
- createScreen(String, String[]) - Static method in class com.smartgwt.client.rpc.RPCManager
-
- createScreen(String, CreateScreenSettings) - 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
-
- 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.
- CriteriaChangedDevent - Class in com.smartgwt.client.widgets.form.events
-
- CriteriaChangedDevent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.CriteriaChangedDevent
-
- CriteriaChangedHandler - Interface in com.smartgwt.client.widgets.form.events
-
- CriteriaCombineOperator - Enum in com.smartgwt.client.types
-
- CriteriaEditing - Interface in com.smartgwt.client.docs
-
Criteria Editing
- 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(OperatorId, Criterion[]) - Constructor for class com.smartgwt.client.data.Criterion
-
- Criterion(OperatorId) - 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, 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.
- 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
-
- Cues - Interface in com.smartgwt.client.docs
-
Visual hints for the user that something can be done to this object
- CurrentPane - Enum in com.smartgwt.client.types
-
Possible values for the current pane showing in a
SplitPane
.
- CurrentViewChangedEvent - Class in com.smartgwt.client.widgets.calendar.events
-
- CurrentViewChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.calendar.events.CurrentViewChangedEvent
-
- CurrentViewChangedHandler - Interface in com.smartgwt.client.widgets.calendar.events
-
- Cursor - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Cursor.
- Cursor - Enum in com.smartgwt.client.types
-
You can use whatever cursors are valid for your deployment platforms, but keep in mind that visual representation may
vary by browser and OS.
- customCriteriaExpression - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
This property indicates that this field should be represented by a custom expression
embedded in the WHERE clause of the generated SQL, instead of the generated expression
containing this field name that would ordinarily be used.
- customCriteriaFields - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Indicates that the listed fields should be included in the default
whereClause
generated for this
operationBinding, even if they are marked
customSQL="true"
.
- customFields - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Indicates that the listed fields should be included in the default
selectClause
and
whereClause
generated for this
operationBinding, even if they are marked
customSQL
="true".
- customHQL - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
- 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" or "hibernate", indicates that this field should be omitted by default from
all SQL or Hibernate 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 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.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.
- FieldAppearance - Enum in com.smartgwt.client.types
-
- FieldAuditMode - Enum in com.smartgwt.client.types
-
- 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".
- 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.
- FieldValueExtractor - Interface in com.smartgwt.client.data
-
- FileAssembly - Interface in com.smartgwt.client.docs
-
File Assembly
- fileContentsField - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
The native field name used by this DataSource on the server to represent the
fileContents
for
FileSource
Operations
.
- fileFormatField - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
The native field name used by this DataSource on the server to represent the
fileFormat
for
FileSource Operations
.
- FileItem - Class in com.smartgwt.client.widgets.form.fields
-
Binary data interface for use in DynamicForms.
- FileItem() - Constructor for class com.smartgwt.client.widgets.form.fields.FileItem
-
- FileItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.FileItem
-
- FileItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.FileItem
-
- FileItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.FileItem
-
- FileItemEditProxy - Class in com.smartgwt.client.tools
-
- 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_inlineAndNotTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "and not".
- FilterBuilder_inlineAndTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "and".
- FilterBuilder_inlineOrTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "or".
- filterBuilder_lastClausePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The last clause cannot be removed".
- filterBuilder_matchAllTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Match All".
- filterBuilder_matchAnyTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Match Any".
- filterBuilder_matchNoneTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Match None".
- filterBuilder_missingFieldPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[missing field definition]".
- FilterBuilder_modeSwitcherAdvancedMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Advanced..".
- FilterBuilder_modeSwitcherFlattenWarningMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Criteria will be modified to fit in simpler editing interface".
- FilterBuilder_modeSwitcherSimpleMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Simple Mode..".
- filterBuilder_operatorPickerTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Operator".
- filterBuilder_radioOperatorTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Overall Operator".
- filterBuilder_radioOptions_and() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "and".
- filterBuilder_radioOptions_not() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "not".
- filterBuilder_radioOptions_or() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "or".
- filterBuilder_rangeSeparator() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "and".
- filterBuilder_removeButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove".
- filterBuilder_subClauseButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Add Subclause".
- filterBuilder_subClauseButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "+()".
- filterBuilder_topOperator() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "and".
- filterBuilder_topOperatorTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Clause Operator".
- filterByEditor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the filter editor (
showFilterEditor
) is visible
for this grid, this method will perform a filter based on the current values in the editor.
- FilterChangedEvent - Class in com.smartgwt.client.widgets.form.events
-
- FilterChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.FilterChangedEvent
-
- FilterChangedHandler - Interface in com.smartgwt.client.widgets.form.events
-
- FilterClause - Class in com.smartgwt.client.widgets.form
-
A horizontal, Layout-based widget that allows a user to input a single criterion based on one field and one operator.
- FilterClause() - Constructor for class com.smartgwt.client.widgets.form.FilterClause
-
- FilterClause(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.FilterClause
-
- filterClause_fieldPickerTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Field Name".
- filterClause_operatorPickerTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Operator".
- filterClause_removeButtonPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove".
- filterClause_valueItemFieldHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Select a field"
- filterClause_valueItemListHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Select a value"
- filterClause_valueItemTextHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a value".
- filterClause_valueItemTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Value".
- filterClause_valueSetHint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Comma-separated values".
- filterClientPickListData() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Returns the data to display in the pick list.
- filterClientPickListData() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Returns the data to display in the pick list.
- filterClientPickListData() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- FilterCriteriaFunction - Interface in com.smartgwt.client.widgets.form.fields
-
Criteria function for pick lists.
- filterData() - Method in class com.smartgwt.client.data.DataSource
-
Perform a "fetch" DataSource operation against this DataSource, sending search criteria and retrieving matching records.
- filterData(Criteria) - Method in class com.smartgwt.client.data.DataSource
-
- filterData(Criteria, DSCallback) - Method in class com.smartgwt.client.data.DataSource
-
- filterData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Perform a "fetch" DataSource operation against this DataSource, sending search criteria and retrieving matching records.
- filterData() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- filterData(Criteria) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- filterData(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- filterData(Criteria, DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- filterData() - Method in 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.
- filterLocalData() - Method in class com.smartgwt.client.data.ResultSet
-
Derive the current filtered set of data from the cache of all matching rows.
- FilterSearchEvent - Class in com.smartgwt.client.widgets.form.events
-
- FilterSearchEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.FilterSearchEvent
-
- 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.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.widgets.calendar.Calendar
-
Filters all objects according to the AdvancedCriteria passed
- findAll(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Filters all objects according to the AdvancedCriteria passed
- findAll(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Filters all objects according to the AdvancedCriteria passed
- findAll(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Filters all objects according to the AdvancedCriteria passed
- findAll(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Filters all objects according to the AdvancedCriteria passed
- findAll(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Filters all objects according to the AdvancedCriteria passed
- findById(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Find the node with the specified ID.
- findByKey(String) - Method in class com.smartgwt.client.data.ResultSet
-
Attempt to find the record in the resultSet that has a primary key value that matches the passed in parameter value.
- findChildrenProperty(TreeNode, ChildrenPropertyMode) - Static method in class com.smartgwt.client.widgets.tree.Tree
-
heuristically find a property that appears to contain child objects.
- findIndex(Map) - Method in class com.smartgwt.client.data.RecordList
-
Find the index of the first Record where property == value in the object.
- findIndex(String, String) - Method in class com.smartgwt.client.data.RecordList
-
Find the index of the first Record where property == value in the object.
- findIndex(String, int) - Method in class com.smartgwt.client.data.RecordList
-
Find the index of the first Record where property == value in the object.
- findIndex(String, Long) - Method in class com.smartgwt.client.data.RecordList
-
Find the index of the first Record where property == value in the object.
- findIndex(String, float) - Method in class com.smartgwt.client.data.RecordList
-
Find the index of the first Record where property == value in the object.
- findIndex(String, boolean) - Method in class com.smartgwt.client.data.RecordList
-
Find the index of the first Record where property == value in the object.
- findIndex(String, Date) - Method in class com.smartgwt.client.data.RecordList
-
Find the index of the first Record where property == value in the object.
- findIndex(AdvancedCriteria) - Method in class com.smartgwt.client.data.RecordList
-
Finds the index of the first Record that matches with the AdvacendCriteria passed.
- findIndex(Map) - Method in class com.smartgwt.client.data.ResultSet
-
- findIndex(String, String) - Method in class com.smartgwt.client.data.ResultSet
-
- findIndex(String, int) - Method in class com.smartgwt.client.data.ResultSet
-
- findIndex(String, Long) - Method in class com.smartgwt.client.data.ResultSet
-
- findIndex(String, float) - Method in class com.smartgwt.client.data.ResultSet
-
- findIndex(String, boolean) - Method in class com.smartgwt.client.data.ResultSet
-
- findIndex(String, Date) - Method in class com.smartgwt.client.data.ResultSet
-
- findIndex(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Finds the index of the first Record that matches with the AdvacendCriteria passed.
- findIndex(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.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, String) - Method in class com.smartgwt.client.data.ResultSet
-
- findNextIndex(int, Map) - Method in class com.smartgwt.client.data.ResultSet
-
- findNextIndex(int, String, String, int) - Method in class com.smartgwt.client.data.ResultSet
-
- findNextIndex(int, String, int, int) - Method in class com.smartgwt.client.data.ResultSet
-
- findNextIndex(int, String, Long, int) - Method in class com.smartgwt.client.data.ResultSet
-
- findNextIndex(int, String, float, int) - Method in class com.smartgwt.client.data.ResultSet
-
- findNextIndex(int, String, boolean, int) - Method in class com.smartgwt.client.data.ResultSet
-
- findNextIndex(int, String, Date, int) - Method in class com.smartgwt.client.data.ResultSet
-
- findNextIndex(int, AdvancedCriteria, int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- findNextIndex(int, AdvancedCriteria) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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.
- finished(Record) - Method in class com.smartgwt.client.util.workflow.Process
-
StringMethod called when a process completes, meaning the process executes a ProcessElement with no next element.
- 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.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.IndicatorClick
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.ChartBackgroundDrawnEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.ChartDrawnEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.DataLabelClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.DataLabelHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.LegendClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.LegendHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.ValueClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.ZoomChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.BeforeCommitEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.PreviewShownEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FacetAddedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FacetContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FacetLabelClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FacetMovedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FacetRemovedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FacetValueContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.data.events.TimeChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.ClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DragMove
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DragStart
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DragStop
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DrawEndEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.DrawStartEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.MouseDownEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.MouseMoveEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.MouseOutEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.MouseOverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.MouseUpEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.MovedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.ResizedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.events.ShowContextMenuEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ApplyClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.CancelClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ClearEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.CloseClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ContentLoadedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DataChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DoubleClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragCompleteEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragMoveEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragRepositionMoveEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragRepositionStartEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragRepositionStopEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragResizeMoveEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragResizeStartEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragResizeStopEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragStartEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DragStopEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, String) - Static method in class com.smartgwt.client.widgets.events.DrawEvent
-
Fires a close event on all registered handlers in the handler manager.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DropCompleteEvent
-
Fires a open event on all registered handlers in the handler manager.If
no such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DropEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DropMoveEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DropOutEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.DropOverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.FetchDataEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.FocusChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.FormulaUpdated
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.HoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.HoverHiddenEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.IconClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.KeyDownEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.KeyPressEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.MaximizeClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.MinimizeClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.MouseDownEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.MouseMoveEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.MouseOutEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.MouseOverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.MouseStillDownEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.MouseUpEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.MouseWheelEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.MovedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ParentMovedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.PercentChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ResizedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.RestoreClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.RightMouseDownEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.RuleContextChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ScrolledEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ShowContextMenuEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.TitleHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.ValueChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.events.VisibilityChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.ColorChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.events.CriteriaChangedDevent
-
Fires a open event on all registered handlers in 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.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.DataArrivedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.DataChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.FieldStateChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.FilterEditorSubmitEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.GroupByCompleteEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.GroupByEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.GroupStateChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.GroupTreeChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.HeaderClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.HeaderDoubleClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.HeaderHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.HilitesChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RecordCollapseEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RecordExpandEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RegroupEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RemoveRecordClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowMouseDownEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowMouseUpEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowOutEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.RowOverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.SelectionUpdatedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.SetSortEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.SorterClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.SorterContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.SortEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.events.ViewStateChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.events.DownClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.events.MembersChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.events.NavigationClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.events.SectionHeaderClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.events.SectionHeaderTitleHoverEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.events.UpClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.events.MenuIconClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.rte.events.ApplyClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.rte.events.CancelClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.rte.events.ListPropertiesChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.AddTabClickedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.TabClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.TabCloseClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.TabsReorderedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tableview.events.ImageClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tableview.events.RecordNavigationClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.events.DataArrivedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
-
Fires a open event on all registered handlers in the handler manager.If no
such handlers exist, this method will do nothing.
- fire(S, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.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 - 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.
- FolderDropEvent - Class in com.smartgwt.client.widgets.tree.events
-
- FolderDropEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
- FolderDropHandler - Interface in com.smartgwt.client.widgets.tree.events
-
- FolderOpenedEvent - Class in com.smartgwt.client.widgets.tree.events
-
- FolderOpenedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tree.events.FolderOpenedEvent
-
- FolderOpenedHandler - Interface in com.smartgwt.client.widgets.tree.events
-
- FontLoader - Class in com.smartgwt.client.util
-
Force-loads the custom fonts declared in the
current skin's CSS file
and
updates any potentially-affected, already-drawn canvii when loading completes.
- FontLoader() - Constructor for class com.smartgwt.client.util.FontLoader
-
- FontLoadingFailedEvent - Class in com.smartgwt.client.util.events
-
- FontLoadingFailedHandler - Interface in com.smartgwt.client.util.events
-
- FontsLoadedEvent - Class in com.smartgwt.client.util.events
-
- FontsLoadedHandler - Interface in com.smartgwt.client.util.events
-
- FooterControls - Enum in com.smartgwt.client.types
-
- ForceTextApproach - Enum in com.smartgwt.client.types
-
Approach to force a text value to be interpreted as text rather than parsed as a date, time or other structured types,
as can happen with Microsoft Excel.
- foreignDisplayField - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Name of another field in a separate dataSource that should be used as the display
value for this field in the case where a foreignKey
relationship
exists.
- foreignKey - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Declares that this field holds values that can be matched to values from another DataSource
field, to create a relationship between records from different DataSources or even records
within the same DataSource.
- format(Object, DataClass, DataBoundComponent, Record) - Method in interface com.smartgwt.client.data.SimpleTypeFormatter
-
The callback for formatting.
- format - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
- format - 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.
- 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
-
- FormHideFieldTask - Class in com.smartgwt.client.util.workflow
-
Hide or show a form field.
- FormHideFieldTask() - Constructor for class com.smartgwt.client.util.workflow.FormHideFieldTask
-
- FormHideFieldTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.FormHideFieldTask
-
- 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
-
- FormSetFieldValueTask - Class in com.smartgwt.client.util.workflow
-
Put a value in just one field of a form.
- FormSetFieldValueTask() - Constructor for class com.smartgwt.client.util.workflow.FormSetFieldValueTask
-
- FormSetFieldValueTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.FormSetFieldValueTask
-
- FormSetValuesTask - Class in com.smartgwt.client.util.workflow
-
Set form values.
- FormSetValuesTask() - Constructor for class com.smartgwt.client.util.workflow.FormSetValuesTask
-
- FormSetValuesTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.FormSetValuesTask
-
- formSetValuesTaskEditor_bindingDynamicValuePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Define a dynamic value"
- formSetValuesTaskEditor_bindingFixedValuePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a fixed value"
- formSetValuesTaskEditor_dynamicValueWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Dynamic value for field ''$fieldName''"
- formSetValuesTaskEditor_fixedValueWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Fixed value for field ''$fieldName''"
- formSetValuesTaskEditor_overwriteBindingsMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Overwrite all existing bindings? Otherwise, new bindings will be merged."
- formSetValuesTaskEditor_valuesInstructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Drag available fields from the tree on the left to the grid on the right to specify what data should be stored.
- FormSubmitFailedEvent - Class in com.smartgwt.client.widgets.form.events
-
- FormSubmitFailedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.FormSubmitFailedEvent
-
- FormSubmitFailedHandler - Interface in com.smartgwt.client.widgets.form.events
-
- FormTitles - Interface in com.smartgwt.client.docs
-
Form Titles
- formulaBuilder_autoHideCheckBoxLabel() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Auto hide fields used in formula".
- formulaBuilder_builderTypeText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Formula".
- formulaBuilder_cancelButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Cancel".
- formulaBuilder_currentComponentFieldPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This value comes from the ''$fieldName'' field in the current component [$componentName]"
- formulaBuilder_dataSourceFieldPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This value comes from the ''$fieldName'' field in any nearby component that uses DataSource ''$dataSource''.
- formulaBuilder_defaultErrorText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[No Explicit Error]".
- formulaBuilder_defaultNewFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "New Field".
- formulaBuilder_helpTextIntro() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Building Formula Columns
- formulaBuilder_helpWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$builderType Help".
- formulaBuilder_instructionsTextStart() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The following fields are available for use in this $builderType.
- formulaBuilder_invalidBlankPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Invalid blank $builderType".
- formulaBuilder_invalidBuilderPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Invalid $builderType: $errorText".
- formulaBuilder_invalidGeneratedFunctionPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The generated function is invalid - Check your $builderType and retry.".
- formulaBuilder_keyColumnTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Key".
- formulaBuilder_nearbyComponentFieldPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This value comes from the ''$fieldName'' field in the nearby component [$componentName]"
- formulaBuilder_sampleHeaderTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Sample:".
- formulaBuilder_samplePromptForRecord() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "For record:".
- formulaBuilder_samplePromptOutput() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Output:".
- formulaBuilder_saveAddAnotherButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save /& Add Another"
- formulaBuilder_saveButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save".
- formulaBuilder_saveConfirmationPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save changes to this $builderType?".
- formulaBuilder_sourceDSColumnTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Source DataSource".
- formulaBuilder_sourceFieldColumnTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Source Field".
- formulaBuilder_testButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Test".
- formulaBuilder_titleFieldTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Title".
- formulaBuilder_validBuilderPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Valid $builderType".
- formulaBuilder_warnDuplicateTitlesMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Another field already has the title ''$fieldTitle''.
- FormulaFields - Interface in com.smartgwt.client.docs
-
Fields with values calculated from other fields in the grid.
- FormulaUpdated - Class in com.smartgwt.client.widgets.events
-
- FormulaUpdated(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.FormulaUpdated
-
- FormulaUpdatedHandler - Interface in com.smartgwt.client.widgets.events
-
- FormValidateValuesTask - Class in com.smartgwt.client.util.workflow
-
Validate a form and show errors to user.
- FormValidateValuesTask() - Constructor for class com.smartgwt.client.util.workflow.FormValidateValuesTask
-
- FormValidateValuesTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.FormValidateValuesTask
-
- FormValues - Interface in com.smartgwt.client.docs
-
The following APIs are all related to FormValues.
- FormValuesManager - Interface in com.smartgwt.client.docs
-
Values Manager
- freezeField(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Freeze the indicated field, so that it remains in place and visible when horizontal scrolling occurs.
- freezeField(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Freeze the indicated field, so that it remains in place and visible when horizontal scrolling occurs.
- freezeField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Freeze the indicated field, so that it remains in place and visible when horizontal scrolling occurs.
- freezeField(String[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Freeze the indicated field, so that it remains in place and visible when horizontal scrolling occurs.
- freezeFields(int[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- freezeFields(String[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- from - Variable in class com.smartgwt.client.docs.serverds.Mail
-
The email address the message will appear to come from.
- fromJSObject(JavaScriptObject) - Static method in class com.smartgwt.client.data.AdvancedCriteria
-
Creates an AdvancedCriteria from a JavaScriptObject with the format described in
AdvancedCriteria
- fromJSON(String) - Static method in class com.smartgwt.client.data.AdvancedCriteria
-
Creates an AdvancedCriteria from a JSON String in the format described in
AdvancedCriteria
.
- fromPoints(AcePosition, AcePosition) - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- fromPosition(AcePosition, AcePosition) - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- fromString(String) - Static method in class com.smartgwt.client.data.AdvancedCriteria
-
Creates an AdvancedCriteria from a String in the format described in
AdvancedCriteria
Unlike fromJSON(), dates, times and datetimes round-trip correctly, because they
serialize via the LOGICAL_DATE_CONSTRUCTOR mode of JSONEncoder.
- FrozenFields - Interface in com.smartgwt.client.docs
-
Frozen Fields
- Function - Interface in com.smartgwt.client.core
-
- 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(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.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
-
- 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
-
- 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.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.
- 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 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
-
- 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 interface com.smartgwt.client.widgets.DataBoundComponent
-
Text for a menu item allowing users to add a formula field
- getAddFormulaFieldText() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getAddFormulaFieldText() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getAddFormulaFieldText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAddFormulaFieldText() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getAddFormulaFieldText() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getAddGlobalId() - Method in class com.smartgwt.client.data.DataSource
-
Whether to make this DataSource available as a global variable for convenience.
- getAddHistoryEntries() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Should default history-tracking support be enabled? If true
, then a history management scheme utilizing
History.addHistoryEntry() and History.registerCallback() is enabled.
- getAdditionalOutputs() - Method in class com.smartgwt.client.data.DSRequest
-
For fetch, add or update operation, an optional comma separated list of fields to fetch from another,
related DataSource.
- getAddLevelButton() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Automatically generated
IButton
providing a mechanism for adding new levels to the
group configuration.
- getAddLevelButton() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Automatically generated
IButton
providing a mechanism for adding new levels to the
group configuration.
- getAddLevelButton() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
IButton
providing a mechanism for adding new levels to the
sort configuration.
- getAddLevelButton() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Automatically generated
IButton
providing a mechanism for adding new levels to the
sort configuration.
- getAddLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the addLevelButton.
- getAddLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear on the addLevelButton
- getAddLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the addLevelButton.
- getAddLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear on the addLevelButton
- getAddOperation() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getAddOperation() - Method in 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
-
- getAddSummaryFieldText() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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.
- getAdvancedCriteriaDescription(AdvancedCriteria, DataSource) - Static method in class com.smartgwt.client.data.DataSource
-
Returns a human-readable string describing the clauses in this advanced criteria or criterion.
- getAdvancedFieldPickerThreshold() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
useAdvancedFieldPicker
is set, total
number of available fields that must be present in the grid before the advanced field picker interface is used instead
of the normal columns submenu.
- 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.IconButton
-
Horizontal alignment of this button's content.
- 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.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
.
- 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.
- 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?
- getAllowDurationEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, allows events to be managed by duration, as well as by end date.
- getAllowedChartTypes() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Other
chart types
that the end user will be allowed to switch to, using the
built-in context menu.
- getAllowedFields() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
List of explicit fields for user field selection.
- getAllowEmpty() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If set to false, the last clause cannot be removed.
- getAllowEmptyValue() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
By default checkboxes allow the user to toggle between true and false values only.
- getAllowEmptyValue() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If
addUnknownValues
is
false
, this property determines whether the user can clear the comboBoxItem value, or whether they are
constrained to choosing one of the available options (in which case clearing the text box will simply revert to the last
picked value when the user leaves the field).
- getAllowEmptyValue() - Method in class com.smartgwt.client.widgets.form.fields.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
-
- 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.
- 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.
- 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.
- 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
- 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?
- 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 thanshowing 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
-
On
touch devices
that support native touch scrolling, if
showCustomScrollbars
is
true
and touch
scrolling has not been disabled by the
useTouchScrolling
and/or
disableTouchScrollingForDrag
settings,
should custom scrollbars
and native touch scrolling be enabled for this component? If
false
or
unset, then only native touch scrolling will be enabled.
- 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.
- getAnimateThumbInit() - Method in class com.smartgwt.client.widgets.Slider
-
If thumb animation is enabled, should the thumb be animated to its initial value?
- getAnimateThumbTime() - Method in class com.smartgwt.client.widgets.Slider
-
Duration of thumb animation, in milliseconds.
- getAnimateTileChange() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
If set, when the dataset changes due to filtering, sorting or other actions, any tiles that were showing before and
after the change will animate from their old positions to their new positions.
- getAnimateTileChange() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
If set, tiles animate to their new positions when a tile is added, removed, or reordered via drag and drop.
- getAnimateTime() - Method in class com.smartgwt.client.widgets.Canvas
-
Default total duration of animations.
- getAnimationTime() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this.animatePickList is true - this specifies the duration of the animation effect applied when showing the
pickList
- getAnimationTime() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this.animatePickList is true - this specifies the duration of the animation effect applied when showing the
pickList
- getAnimationTime() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this.animatePickList is true - this specifies the duration of the animation effect applied when showing the
pickList
- getAppDir() - Static method in class com.smartgwt.client.util.Page
-
Returns the base URL of the application, which is the page URL minus the last non-directory path component.
- getAppearance() - Method in class com.smartgwt.client.widgets.form.fields.events.ReadOnlyDisplayChangedEvent
-
new readOnlyDisplay
value
- getAppearanceGroupTitle() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title for the Appearance group.
- getAppearMethod() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Controls how messages appear at or reach their requested location.
- getAppFilesDir() - Static method in class com.smartgwt.client.util.Page
-
Returns the directory for application-specific files (other than images).
- getAppFilesDir(String) - Static method in class com.smartgwt.client.util.Page
-
Returns the directory for application-specific files (other than images).
- getAppImgDir() - Static method in class com.smartgwt.client.util.Page
-
Return the directory for app-specific images.
- getAppImgDir() - Method in class com.smartgwt.client.widgets.Canvas
-
Default directory for app-specific images, relative to the Page-wide
appImgDir
.
- 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
-
- getApplyRowNumberStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getApplyWhen() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Used to create a conditional validator based on
criteria
.
- getArcMidpoint() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Calculates the coordinates of the midpoint of this DrawSector's circular arc.
- getArcMidpoint(double, double, double, double, double) - Static method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Calculates the midpoint coordinates of the circular arc of the sector defined by the
given centerPoint, startAngle, endAngle, and radius.
- getAriaCloseableSuffix() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
When
screen reader mode
is enabled and a tab is
closeable
, the
ariaCloseableSuffix
is a string that
is appended to the label of closeable tabs.
- getAriaHandleID() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the DOM ID for the main element for this canvas which will have ARIA
role
and
attributes
applied to it.
- getAriaLabel() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If specified this property returns the aria-label
attribute to write out as part of getAriaState()
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
.
- 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
-
- 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.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.IndicatorClick
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.ChartBackgroundDrawnEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.ChartDrawnEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.DataLabelClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.DataLabelHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.LegendClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.LegendHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.ValueClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.ZoomChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.BeforeCommitEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.PreviewShownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetAddedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetLabelClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetMovedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetRemovedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.data.events.TimeChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.ClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragMove
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragStart
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragStop
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DrawEndEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DrawStartEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MouseDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MouseMoveEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MouseOutEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MouseOverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MouseUpEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MovedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.ResizedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.ShowContextMenuEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ApplyClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.CancelClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ClearEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.CloseClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ContentLoadedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DataChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DoubleClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragCompleteEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragMoveEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragRepositionMoveEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragRepositionStartEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragRepositionStopEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragResizeMoveEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragResizeStartEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragResizeStopEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragStartEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragStopEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DrawEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DropCompleteEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DropEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DropMoveEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DropOutEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DropOverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.FetchDataEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.FocusChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.FormulaUpdated
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.HoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.HoverHiddenEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.IconClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.KeyDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.KeyPressEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MaximizeClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MinimizeClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseMoveEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseOutEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseOverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseStillDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseUpEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseWheelEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MovedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ParentMovedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.PercentChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ResizedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.RestoreClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.RightMouseDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.RuleContextChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ScrolledEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ShowContextMenuEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.TitleHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ValueChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.VisibilityChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.ColorChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.CriteriaChangedDevent
-
- 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.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.DataArrivedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.DataChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.FieldStateChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.FilterEditorSubmitEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.GroupByCompleteEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.GroupByEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.GroupStateChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.GroupTreeChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.HeaderClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.HeaderDoubleClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.HeaderHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.HilitesChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RecordCollapseEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RecordExpandEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RegroupEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RemoveRecordClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowMouseDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowMouseUpEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowOutEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowOverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SelectionUpdatedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SetSortEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SorterClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SorterContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SortEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.ViewStateChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.DownClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.MembersChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.NavigationClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderTitleHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.UpClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.menu.events.MenuIconClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.rte.events.ApplyClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.rte.events.CancelClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.rte.events.ListPropertiesChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.AddTabClickedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabCloseClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabsReorderedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tableview.events.ImageClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tableview.events.RecordNavigationClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tile.events.DataArrivedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.DataChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.DataArrivedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.DataChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.FolderClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.FolderClosedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.FolderOpenedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.LeafClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.NodeClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
-
- getAsynchGroupingPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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(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.
- 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.
- 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 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 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
.
- getAutoFetchTextMatchStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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.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.
- 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 accomodate 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()
.
- 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.
- 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
-
List of
view state
parts
that should be automatically persisted into offline storage when
changed.
- getAutoPlay() - Method in class com.smartgwt.client.widgets.Sound
-
Should the specified
audio file
be played automatically?
- 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.
- 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.ToolStripGroup
-
By default, ToolStripGroups are assigned a minimum width that allows the entire title to be visible.
- getAutoSortBubblePoints() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to draw data points in order of descending
point size
so that small values are less likely to be
completely occluded by larger values.
- getAutoSynchronize() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
If explicitly set to false, prevents the ValuesManager from automatically propagating data value changes to its members.
- getAutoTitle(String) - Static method in class com.smartgwt.client.data.DataSource
-
Utility method to derive a reasonable user-visible title from an identifier.
- getAutoUpdateSiblingNodesOnDrag() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
For
multi-link trees
, indicates that we should
automatically
update the
position
values of old and new sibling
records
after a drag reparent or reposition-within-parent operation.
- getAutoUseTextField() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true, the default, and when
useTextField
is set to false, such that the item displays multiple separate pickers,
useTextField
is
automatically switched on when the item is rendering in a non-interactive way, such as when printing, or when
canEdit
is false and the read-only display-mode is
static
.
- getAutoValidate() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
If this attribute is set to true, the pop up date range dialog will automatically validate the user-entered "to"
and "from" values on "OK"
-click, and refuse to dismiss if these items contain invalid values.
- getAutoWrapLines() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
When
LayoutPolicy
is "flow", should we automatically start a new line when there's not
enough room to fit the next tile on the same line?
- getAvailableFieldsColumnTitle() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title for the 'Available Fields' column in the fieldList
.
- getAvailableFieldsGrid() - Method in class com.smartgwt.client.widgets.FieldPicker
-
A
ListGrid
showing the list of available fields.
- getAvailableFieldsHeaderControls() - Method in class com.smartgwt.client.widgets.FieldPicker
-
Provides a set of controls to appear as section
header controls
above the available fields grid.
- getAvailableFieldsTitle() - Method in class com.smartgwt.client.widgets.FieldPicker
-
- getAvailableRoles() - Static method in class com.smartgwt.client.util.Authentication
-
- 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
-
- 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.IconButton
-
Default CSS class for this button.
- 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.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
.
- 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.ToolStripGroup
-
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.ToolStripGroup
-
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.
- 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.
- 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
- getBracket() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getBreadth() - Method in class com.smartgwt.client.widgets.Progressbar
-
Thickness of the progressbar in pixels.
- getBreadth() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Breadth of the tabBar (including baseline breadth)
- getBrightenAllOnHover() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When hovering over a bar chart block, should the whole bar chart area be brightened Default behaviour is to just
brighten the line color around the bar chart area
- 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.
- 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.
- getBtnSize() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The size of the square buttons (arrows) at the ends of this scrollbar.
- getBubbleHoverMaxDistance() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Maximum distance from the *outer radius* of the nearest bubble when hover will be shown.
- getBubbleProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the shapes displayed around the data points (for example, in a bubble chart).
- getBuildDate() - Static method in class com.smartgwt.client.Version
-
- getButton() - Method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
- 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.
- 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.
- 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.
- 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.EventHoverHTMLCustomizer
-
Deprecated.
Returns the Calendar over which the hover occurred
- 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
.
- getCanAddFormulaFields() - Method in class com.smartgwt.client.tools.GridEditProxy
-
- getCanAddFormulaFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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
-
- getCanAddSummaryFields() - Method in class com.smartgwt.client.tools.GridEditProxy
-
- getCanAddSummaryFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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?
- 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.
- 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
-
- getCancelChangesButton() - Method in class com.smartgwt.client.widgets.FieldPicker
-
An AutoChild
button
that saves the current field-set and exits the Field
Picker.
- getCancelConfirmMessage() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Confirmation message to show if the user clicks the "Cancel" button and
warnOnCancel
is true.
- getCancelEditingConfirmationMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, and this.confirmCancelEditing
is true this property is used as the message
to display in the confirmation dismissal prompt.
- getCancelElement() - Method in class com.smartgwt.client.util.workflow.UserTask
-
Next element to proceed to if the task is cancelled because the
targetForm
or
targetVM
had
cancelEditing()
called on it.
- getCancelParamName() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getCancelParamValue() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- 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.
- 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.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
-
- getCanCreateEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, users can create new events.
- getCanDeleteEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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.
- 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.Hilite
-
Can highlight be edited from header context menu? Setting attribute to false
prevents editing.
- getCanEdit() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Optional boolean value controlling the editability of this particular calendarEvent.
- getCanEdit() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether cells can be edited in this grid.
- getCanEdit() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Whether cells for this facetValue can be edited.
- getCanEdit() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If set to false
, the form will be marked read-only.
- getCanEdit() - Method in class com.smartgwt.client.widgets.form.fields.events.CanEditChangedEvent
-
New canEdit
value
- getCanEdit() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Is this form item editable (canEdit:true) or read-only (canEdit:false)? Setting the form item to non-editable causes it
to render as read-only.
- getCanEdit() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Can the user edit cells in this listGrid? Can be set for the listGrid, and overridden for individual fields.
If 'canEdit' is false at the listGrid level, fields can never be edited - in this case the canEdit property on
individual fields will be ignored.
If 'canEdit' is set to true at the listGrid level, setting the 'canEdit'
property to false at the field level will prevent the field from being edited inline unless a custom override
of
canEditCell()
allows it.
If 'canEdit' is not
set at the listGrid level, setting 'canEdit' to true at the field level enables the field to be edited inline.
- getCanEdit() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
This property establishes default editability for the field.
- getCanEditEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, users can edit existing events.
- getCanEditField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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.
- 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.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.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.
- getCanHover() - Method in class com.smartgwt.client.widgets.Canvas
-
Will this Canvas fire hover events when the user hovers over it, or one of its children?
- getCanHover() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Will this DrawItem fire hover events when the user hovers over it?
- getCanHover() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, cellHover and rowHover events will fire and then a hover will be shown (if not canceled) when the user leaves
the mouse over a row / cell unless the corresponding field has
showHover
set to false.
- getCanMinimize() - Method in class com.smartgwt.client.widgets.cube.Facet
-
If facet minimizing is enabled, whether this facet should show controls to minimize the next facet.
- getCanMinimize() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
If
facet minimizing
is enabled, whether this
facet value should show controls to minimize the next facet.
- getCanMinimizeColumns() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, allow columns in the grid body to be minimized (reduced to the width of the minimize control) by clicking on a
minimize control in the innermost column headers.
- getCanMinimizeFacets() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, when multiple facets are shown on a side, all facetValues in the second level of headers or higher will show
controls to "minimize" the values of the next facet.
- 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
-
- getCanReorder() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field can be reordered using the mouse.
- getCanReorder() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
TabSet.canReorderTabs
is set to
true
,
setting
canReorder
explicitly to
false
for some tab will disallow drag-reordering of this tab.
- getCanReorderColumns() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, body columns can be reordered via the innermost column headers.
- getCanReorderFields() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Indicates whether fields in this listGrid can be reordered by dragging and dropping header fields.
- getCanReorderFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether fields in this listGrid can be reordered by dragging and dropping header fields.
- getCanReorderItems() - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If true, items can be reordered by dragging on them.
- getCanReorderLanes() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, lanes can be reordered by dragging their
laneFields
with the mouse.
- getCanReorderRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether records can be reordered by dragging within this ListGrid
.
- getCanReorderRecords() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Indicates whether records can be reordered by dragging within this ListGrid
.
- getCanReorderSections() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Whether sections can be drag reordered by the user dragging the section header.
- getCanReorderTabs() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If true, tabs can be reordered by dragging on them.
- getCanReorderTiles() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether tiles can be reordered by dragging within this TileGrid
.
- getCanReparentNodes() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If set this property allows the user to reparent nodes by dragging them from their current folder to a new folder.
Backcompat: For backwards compatibility with versions prior to Smart GWT 1.5, if this property is unset, but
this.canAcceptDroppedRecords
is true, we allow nodes to be dragged to different folders.
- getCanResize() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Optional boolean value controlling whether this event can be drag-resized with the mouse.
- getCanResizeColumns() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, body columns can be resized via the innermost column headers.
- getCanResizeColumns() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Are columns in this PortalLayout drag-resizeable?
- getCanResizeEventField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether an event
can be resized by dragging.
- getCanResizeEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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.
- 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.
- 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 occurences of the same node into a parent.
- getCanToggle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Allows a boolean or valueMapped
field to be edited without going into edit
mode.
- getCanvas() - Static method in class com.smartgwt.client.util.Hover
-
Return the canvas corresponding to the active hover.
- getCanvas() - Method in class com.smartgwt.client.widgets.AdaptHeightByCustomizer
-
Returns the Canvas associated with this customizer.
- getCanvas() - Method in class com.smartgwt.client.widgets.AdaptWidthByCustomizer
-
Returns the Canvas associated with this customizer.
- getCanvas() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
- getCanvas() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
The canvas that will be displayed inside this item.
- getCanvas() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
This item is an autoChild generated
Canvas
displayed by the ToolbarItem and is an
instance of
Toolbar
by default.
- getCanvas() - Method in class com.smartgwt.client.widgets.HoverHTMLCustomizer
-
- getCanvasAutoChild(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the Canvas
AutoChild named autoChildName
if already created.
- getCanvasAutoChild(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the Canvas
AutoChild named autoChildName
if already created.
- getCanvasAutoChild(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the Canvas
AutoChild named autoChildName
if already created.
- getCanvasConstructor() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Constructor class for this toolbarItem's
canvas
.
- getCanvasDefaults() - Method in class com.smartgwt.client.tools.EditNode
-
Properties required to recreate the current
liveObject
.
- getCanvasDefaults() - Method in class com.smartgwt.client.tools.PaletteNode
-
Defaults for the component to be created from this palette.
- getCanvasItem() - Method in class com.smartgwt.client.widgets.Canvas
-
If this canvas is being displayed in a
CanvasItem
, this property will be
set to point at the item.
- getCanvasLiveObject() - Method in class com.smartgwt.client.tools.EditNode
-
Live version of the object created from the defaults
.
- getCanvasLiveObject() - Method in class com.smartgwt.client.tools.PaletteNode
-
For a paletteNode which should be a "singleton", that is, always provides the exact same object (==) rather than a
dynamically created copy, provide the singleton object as liveObject
.
- getCanView() - Method in class com.smartgwt.client.data.DataSourceField
-
If false, this property indicates that this field is considered "server only".
- getCanZoom() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Enables "zooming" on the X axis, specifically, only a portion of the overall dataset is shown in the main chart, and a
second smaller chart
appears with slider controls
allowing a range to be selected for display in the main chart.
- getCapSize() - Method in class com.smartgwt.client.widgets.StretchImg
-
If the default items are used, capSize is the size in pixels of the first and last images in this stretchImg.
- getCapSize() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
How big are the end pieces by default
- getCapSize() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
How big are the end pieces by default
- getCaption() - Method in class com.smartgwt.client.widgets.ace.AceCompletionResult
-
Internal use only.
- getCapture() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
This attribute enables camera capture functionality for mobile devices, accepting the following values: Set it
to "user" to capture using the front-facing camera. Set it to "environment" to capture using the rear-facing
camera.
- getCapture() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
This attribute enables camera capture functionality for mobile devices, accepting the following values: Set it
to "user" to capture using the front-facing camera. Set it to "environment" to capture using the rear-facing
camera.
- getCaptureSCComponents() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If true, Smart GWT components created while executing the loaded HTML are captured for rendering inside the HTMLFlow.
- getCascadeAutoDismiss() - Method in class com.smartgwt.client.widgets.menu.Menu
-
When true any generated submenus will inherit
autoDismiss
from this menu.
- getCascadeSelection() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should children be selected when parent is selected? And should parent be selected when any child is selected?
- getCellAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default align for cell values (in body).
- getCellAlign() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Default alignment of cells (in the body) for this facet.
- getCellAlign() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Default alignment of cells (in the body) for this facetValue.
- getCellAlign() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Horizontal alignment for cells in this field's column: "left", "right" or "center".
If null, alignment is derived
from
align
.
- getCellAlign(ListGridRecord, int, int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Return the horizontal alignment for cell contents.
- getCellAriaState(Integer, Integer, ListGridRecord, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a map of WAI ARIA state attribute values
to be written
into cells within this grid.
- getCellArray(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getCellBorder() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Width of border for the table that form is drawn in.
- getCellColumn(CellRecord) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Given a record in this grid, this method returns the colNum in which the record is displayed.
- getCellContextMenu() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The menu displayed when a cell is right clicked on.
- getCellContextMenuItems(Record, Integer, Integer, MenuItem[]) - Method in interface com.smartgwt.client.widgets.grid.CellContextMenuItemsCustomizer
-
Returns the list of MenuItems to display in a contextMenu for a specific grid-cell.
- getCellContextMenuItems(Integer, Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showCellContextMenus
is
true
this method returns the menu items to be displayed in the default cell context menu.
- getCellCoordinates(CellRecord) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Given a record in this grid, this method returns the coordinates of the cell in which the record is displayed as a 2
element array.
- getCellCSSText(ListGridRecord, int, int) - Method in interface com.smartgwt.client.widgets.grid.CellCSSTextCustomizer
-
Returns additional CSS to apply to a cell, on top of the grid's cell-styling.
- getCellCSSText(ListGridRecord, int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return CSS text for styling this cell, which will be applied in addition to the CSS class for the cell, as overrides.
- getCellDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return the Date instance associated with the passed co-ordinates in the passed or selected view.
- getCellDate(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getCellDate(Integer, Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getCellDate(Integer, Integer, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return the Date instance associated with the passed co-ordinates in the passed or selected view.
- getCellErrors(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current set of errors for this cell.
- getCellFacetValues(int, int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Given a cell coordinate within this CubeGrid return a
FacetValueMap
indicating
the facet values for the cell.
- getCellHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified, this property will govern the height of the cell in which this form item is rendered.
- getCellHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default height for each row in pixels.
- getCellHeight() - Method in class com.smartgwt.client.widgets.menu.Menu
-
The height of each item in the menu, in pixels.
- getCellHoverComponent(Record, Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
showHoverComponents
is set, this method is
called to get the component to show as a hover for the current cell.
- getCellHoverHTML(CalendarView, Record, Integer, Integer, Date, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the hover HTML for the cell at the passed co-ordinates in the passed view.
- getCellIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field of type:"icon" only, set the icon that appears in body cells.
- getCellIdProperty() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Name of the property in a cell record that holds it's unique ID.
- getCellList() - Method in class com.smartgwt.client.widgets.grid.events.CellSelectionChangedEvent
-
Array of cells whos selected state was modified.
- getCellPadding() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The amount of empty space, in pixels, surrounding each form item within its cell in the layout grid.
- getCellPadding() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The amount of empty space, in pixels, surrounding each value in its cell.
- getCellPageRect(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the page offsets and size of the cell at the passed row and column.
- getCellPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
HTML to show in a hover over cells in this field.
- getCellRecord(int, int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Return the pointer to a particular record by record and column number.
- getCellRole() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the default WAI ARIA role for cells within this listGrid.
- getCellRow(CellRecord) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Given a record in this grid, this method returns the rowNum on which the record is displayed.
- getCellRowSpan(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When using
row spanning
, returns the number of cells
spanned by the cell at the given coordinates.
- getCellSelection() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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.
- 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.
- 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.
- 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.
- 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
-
- 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
-
Default image to display for disabled checkmarked items.
- getCheckmarkImage() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to display for checkmarked items.
- getChildCountProperty() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When using
fetchMode:"paged"
and providing multiple levels of the tree in
one DSResponse,
childCountProperty
must be set for any folders that include only a partial list of
children.
- getChildExpansionMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For
expansionModes
that show another grid or tree, what the child's
expansionMode should be.
- getChildren() - Method in class com.smartgwt.client.widgets.Canvas
-
Array of all Canvii that are immediate children of this Canvas.
- getChildren(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns all children of a node.
- getChildrenField() - Method in class com.smartgwt.client.data.DataSource
-
fieldName for a field in the dataSource expected to contain an explicit array of child nodes.
- getChildrenMode() - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
When heuristically finding a property that appears to contain child objects, the childrenMode determines how to chose
the property that appears to contain child objects
- getChildrenProperty() - Method in class com.smartgwt.client.data.DataSourceField
-
If true, this property indicates that this field will hold an explicit array of child nodes for the current node.
- getChildrenProperty() - Method in class com.smartgwt.client.widgets.tree.Tree
-
For trees with the modelType "children", this property specifies the name of the property that contains the list of
children for a node.
- getChildrenResizeSnapAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to alignment when children of this Canvas are resized
- getChildrenResultSet(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns a ResultSet that provides access to any partially-loaded children of a node.
- getChildrenSnapAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
If enabled while
childrenSnapToGrid
is enabled,
children dragged within this Canvas will also snap to positions where their edges or center lines would be aligned with
the edges or centers of other components, and lines will be shown to point out the possible alignment (with appearance
controlled by
snapAlignCenterLineStyle
and
snapAlignEdgeLineStyle
respectively.
- getChildrenSnapCenterAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
- getChildrenSnapEdgeAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
- getChildrenSnapResizeToGrid() - Method in class com.smartgwt.client.tools.EditProxy
-
- 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
- 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.
- getClearFilterText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, and a
filter-editor
is visible, this
attribute will be shown as the menu item title to clear any existing filter.
- getClearSortFieldText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, this attribute will be shown as the menu item title to clear an existing sort on this field.
- getClickMaskMode() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Determines the behavior of the click-mask thrown up when this pickList is visible.
- getClientOnly() - Method in class com.smartgwt.client.data.DataSource
-
A clientOnly DataSource simulates the behavior of a remote data store by manipulating a static dataset in memory as
DSRequests
are executed on it.
- getClientOnly() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Indicates this validator runs on the client only.
- getClientOnlyDataSource(Criteria, ClientOnlyDataSourceCallback) - Method in class com.smartgwt.client.data.DataSource
-
Produces a clientOnly "copy" of a particular subset of data from a normal DataSource, via calling fetchData() to fetch
matching rows, and constructing a clientOnly DataSource that
inheritsFrom
the original DataSource.
- getClientOnlyDataSource(Criteria, ClientOnlyDataSourceCallback, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
- getClientOnlyDataSource(Criteria, ClientOnlyDataSourceCallback, DSRequest, DataSource) - Method in class com.smartgwt.client.data.DataSource
-
Produces a clientOnly "copy" of a particular subset of data from a normal DataSource, via calling fetchData() to fetch
matching rows, and constructing a clientOnly DataSource that
inheritsFrom
the original DataSource.
- getClientOnlyResponse(DSRequest, Record...) - Method in class com.smartgwt.client.data.DataSource
-
- 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.
- 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.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.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?
- getCloseTabIcon() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Default src for the close icon for tabs to display if
canCloseTabs
is true.
- getCloseTabIconSize() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Size in pixels of the icon for closing tabs, displayed when
canCloseTabs
is true.
- getCloseTabKeys() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
An array of shortcut keyboard commands which will close the currently selected tab, if
the currently selected tab is closeable.
- getClusterMarginRatio() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For clustered charts, ratio between margins between individual bars and margins between clusters.
- getClusterSize(int, Object) - Method in interface com.smartgwt.client.widgets.chart.ClusterSizeMapper
-
Returns a per-facet-value cluster size.
- getCodeBase() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Specifies the URL from which to load the ActiveX control.
- getCodeBase() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
This attribute specifies the minimum version of the flash player required to show this flashlet.
- getColHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the buttons in this grid's column headers.
- getColHeaderLabelBaseStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the facet-label buttons above this grid's column
headers.
- getCollapsed() - Method in class com.smartgwt.client.widgets.cube.Facet
-
For tree facets, default collapse state for parent nodes.
- getCollapsed() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
For tree facets, initial collapse state for this node.
- getCollapseGroupOnRowClick() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canCollapseGroup
is true, will a click anywhere
on the group row toggle the group's expanded state? If false, the user must click the
groupIcon
directly to toggle the group.
- getColNum() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
the column number to which the parameter date belongs
- getColNum() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
the column number to which the parameter date belongs
- getColNum() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
The column number of the cell currently being validated, if the component being validated is a ListGrid.
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
index of the column that was saved, if applicable
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
index of the column where the edit failed, if applicable
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.GridRowColEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.layout.PortalPosition
-
- 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.
- 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.ToolStripGroup
-
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.
- 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.
- 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.
- getComponentMask() - Method in class com.smartgwt.client.widgets.Canvas
-
- getComponentMaskDefaults() - Method in class com.smartgwt.client.widgets.Canvas
-
- 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.
- 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
-
- getConfirmText() - Method in class com.smartgwt.client.widgets.FieldPicker
-
- getConnectorImage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The base filename for connector icons shown when
showConnectors
is true.
- getConnectorOrientation() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
The ConnectorOrientation controlling the orientation and behavior of this line's tail segments.
- getConnectorStyle() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
The ConnectorStyle controlling the presentation and behavior of this line's tail segments.
- getConnectTimeout() - Static method in class com.smartgwt.client.rpc.Messaging
-
- getContainerId() - Method in class com.smartgwt.client.util.workflow.Process
-
Identifier of canvas where UI elements created by using
inline view
property should be added using addMember.
- getContainerWidget() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
A Read-Only pointer to the Smart GWT canvas that holds this form item.
- 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.
- getContentElement() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the DOM element for this Canvas which contains the
contents
, or for
parent components
, the DOM elements for any
drawn children.
- getContentLayout() - Method in class com.smartgwt.client.widgets.Window
-
The layout policy that should be used for widgets within the Window body.
- getContents() - Method in class com.smartgwt.client.widgets.Canvas
-
The contents of a canvas or label widget.
- getContents() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
This is the content that will exist as the label.
- getContents() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
The contents of a canvas or label widget.
- getContents() - Method in class com.smartgwt.client.widgets.Label
-
The contents of a canvas or label widget.
- getContentsType() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
The default setting of
null
or 'fragment' indicates that HTML loaded from
contentsURL
is assumed to be an HTML fragment rather than a
complete page.
- getContentsType() - Method in class com.smartgwt.client.widgets.Window
-
If this window has
src
specified, this property can be used to
indicate whether the source is a standalone HTML page or an HTML fragment.
- getContentsURL() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
URL to load content from.
- getContentType() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Valid with the xmlHttpRequest transport only and only when
httpMethod
is set to "POST".
- 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.
- getControlColumn(Canvas) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
- 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.
- 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.ToolStripGroup
-
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
-
- 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.
- 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
- 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.
- getCornerResizeKnob() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getCornerSize() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Allows the size of the corner segment to be set independently of the
btnSize
.
- getCornerSrc() - Method in class com.smartgwt.client.widgets.Scrollbar
-
URL for the corner image, a singular image that appears in the corner when both h and v scrollbars are showing.
- getCorrectZoomOverflow() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether the Framework should correct for erroneous scrollHeight and scrollWidth values reported by the browser when
zoomed (via browser or OS-level zoom) by allowing
maxZoomOverflowError
of overflow before enabling scrolling and displaying custom scrollbars.
- getCount() - Method in class com.smartgwt.client.widgets.form.validator.StringCountValidator
-
Return the count.
- getCreateButtonsOnInit() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
If set to true, causes the toolbar created by this item to create its child buttons during initialization, instead of
waiting until draw().
- getCreateButtonsOnInit() - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If set to true, causes child buttons to be created during initialization, instead of waiting until draw().
- getCreateDefaultTreeField() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- 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.workflow.GridFetchDataTask
-
Criteria to use for fetch.
- 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.util.workflow.TaskDecision
-
- getCriteria() - Method in class com.smartgwt.client.util.workflow.XORGateway
-
- 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.CriteriaChangedDevent
-
- getCriteria() - Method in class com.smartgwt.client.widgets.form.events.FilterSearchEvent
-
The criteria represented by the filterBuilder
- 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.
- 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.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
- 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"
- getCtrlKey() - Method in class com.smartgwt.client.core.KeyIdentifier
-
If set, whether the Control key must be held down.
- getCurrencySymbol() - Static method in class com.smartgwt.client.util.NumberUtil
-
The currency symbol to use when formatting numbers
- getCurrentExpansionComponent(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the expansion component derived from
getExpansionComponent()
currently visible in some record, or null if the specified record is not showing an expansion
component.
- getCurrentExpansionComponent(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the expansion component derived from
getExpansionComponent()
currently visible in some record, or null if the specified record is not showing an expansion
component.
- getCurrentFieldsGrid() - Method in class com.smartgwt.client.widgets.FieldPicker
-
A
ListGrid
showing the list of currently selected fields.
- getCurrentFieldsTitle() - Method in class com.smartgwt.client.widgets.FieldPicker
-
- getCurrentFieldWidths() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns an array of widths of the visible fields in this ListGrid
, in px.
- getCurrentItem() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
- getCurrentItemId() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
- getCurrentPane() - Method in class com.smartgwt.client.widgets.layout.Deck
-
The pane currently shown in this Deck
.
- getCurrentPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
The most recently shown pane.
- getCurrentScreenName() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
The name of the screen within the project to draw after 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
-
- getCurrentViewName() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the view that should be visible initially by default.
- getCursor() - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies the cursor image to display when the mouse pointer is over this widget.
- getCursor() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If set, specifies the cursor to display when the mouse pointer is over this DrawItem.
- getCursor() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Specifies the cursor image to display when the mouse pointer is over this icon.
- getCursor() - Method in class com.smartgwt.client.widgets.Splitbar
-
Splitbars' cursors are set at init time based on whether they are to be used for vertical or horizontal resize.
- getCursorPosition() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getCursorPosition() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For text-based items, this method returns the index of the start of the current selection if the item currently has the
focus (if no text is selected, this equates to the current position of the text editing cursor).
- getCursorPositionScreen() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getCustomColumnProperties(TreeNode, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Additional properties to apply to the ListGrid that will show the indicated column.
- getCustomComponentsURL() - Method in class com.smartgwt.client.tools.VisualBuilder
-
Relative URL to Visual Builder's customComponents.xml configuration file.
- 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
-
- 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.
- getDataAsJSList() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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.
- 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.
- 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 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.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.
- getDataLabelHoverHTML(FacetValue) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Called when the mouse hovers over a data label, that is, a text label showing values from the first facet.
- getDataLabelProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for data label
- getDataLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for lines that show data (as opposed to gradations or borders around the data area).
- getDataLineProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for lines that show data (as opposed to gradations or borders around the data area).
- getDataLineType() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
How to draw lines between adjacent data points in Line and Scatter charts.
- getDataMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For rectangular charts (bar, column, line), margin around the inside of the main chart area, so that data elements are
not flush to edge.
- getDataOutlineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for lines that outline a data shape (in filled charts such as area or radar charts).
- getDataOutlineProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for lines that outline a data shape (in filled charts such as area or radar charts).
- getDataPageSize() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDataPageSize() - Method in 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(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.ResultSet
-
What
DataSource
is this resultSet associated with?
- getDataSource() - Method in class com.smartgwt.client.util.workflow.GridFetchRelatedDataTask
-
- 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 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.GridFetchRelatedDataTask
-
- 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.
- getDataTransport() - Method in class com.smartgwt.client.data.DataSource
-
Transport to use for all operations on this DataSource.
- getDataTransport() - Method in class com.smartgwt.client.data.OperationBinding
-
Transport to use for this operation.
- getDataURL() - Method in class com.smartgwt.client.data.DataSource
-
Default URL to contact to fulfill all DSRequests.
- getDataURL() - Method in class com.smartgwt.client.data.OperationBinding
-
URL to contact to fulfill DSRequests for this operationBinding.
- getDataURL() - Method in class com.smartgwt.client.data.RestDataSource
-
Default URL to contact to fulfill all DSRequests.
- getDataURL() - Method in class com.smartgwt.client.widgets.BatchUploader
-
If set, the batchUploader will copy this value to the queue of "add" requests it sends to the server to actually
populate the data.
- getDataURL() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Get a "data:" URL encoding the current contents of the DrawPane
.
- getDataURL(DataURLCallback) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
- getDataURL(DataURLCallback, DataURLFormat) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Get a "data:" URL encoding the current contents of the DrawPane
.
- getDataValue() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
underlying data value for the item
- getDataValueAsRecord() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
underlying data value for this item as a Record.
- getDataValueAsRecordList() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
underlying data value for this item as a RecordList
- getDate() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
JavaScript Date object representing this day
- getDate() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
JavaScript Date object representing this day
- getDate() - Method in class com.smartgwt.client.widgets.FiscalYear
-
The one-based day-number in the
specified month
when this fiscal
year starts.
- getDateArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getDateCellAlign(Date, Integer, Integer, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
getDateHTML
returns a value, this method returns
the horizontal alignment for that value in its cell, in the passed view.
- getDateCellAlign(Date, int, int, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.DateCellAlignCustomizer
-
getDateCellAlign() should be implemented and return the horizontal Alignment for the content in the passed
date-cell in the passed view
To access the Calendar itself, use calendarView.getCalendar().
- getDateCellVAlign(Date, Integer, Integer, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
getDateHTML
returns a value, this method returns
the vertical alignment for that value in its cell, in the passed view.
- getDateCellVAlign(Date, int, int, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.DateCellVAlignCustomizer
-
getDateCellVAlign() should be implemented and return the vertical Alignment for the content in the passed
date-cell in the passed view
To access the Calendar itself, use calendarView.getCalendar().
- getDateChooser() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
DateChooser
used to select the date for which events will be displayed.
- getDateCSSText(Date, Integer, Integer, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return CSS text for styling the cell associated with the passed date and/or rowNum & colNum, which will be applied in
addition to the CSS class for the cell, as overrides.
- getDateCSSText(Date, int, int, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.DateCSSTextCustomizer
-
getDateCSSText() should be implemented and return additional CSS text to apply to the passed date in the passed view.
- getDateDisplayFormat() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Format for displaying dates to the user.
- getDateEditingStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Indicates the type of controls to use in event-windows.
- getDateFormat() - Method in class com.smartgwt.client.data.TextExportSettings
-
Format to use when outputting date values.
- getDateFormat() - Method in class com.smartgwt.client.util.JSONEncoder
-
Format for encoding JavaScript Date values in JSON.
- getDateFormatter() - Method in class com.smartgwt.client.data.DataSourceField
-
Preferred display format to use for date type values within this field.
- getDateFormatter() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Date formatter for displaying events.
- getDateFormatter() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- 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.DecisionGateway
-
List of
TaskDecisions
to be processed to find the first with
matching
criteria.
- 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 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
-
- getDefaultApplicationMode() - Method in class com.smartgwt.client.tools.VisualBuilder
-
The default application mode.
- 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.
- getDefaultComponentsURL() - Method in class com.smartgwt.client.tools.VisualBuilder
-
Relative URL to Visual Builder's defaultComponents.xml configuration file.
- 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.
- getDefaultElement() - Method in class com.smartgwt.client.util.workflow.DecisionGateway
-
Next element to pick if no criteria match.
- getDefaultFacetValueContextItems(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns a default set of items, which can be updated/modified, and then assigned to
facetValueContextItems
to be used in the context
menu of the appropriate header button.
- getDefaultFacetWidth() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default width of inner column headers.
- 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.widgets.Canvas
-
For custom components, establishes a default height for the component.
- getDefaultIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default icon image source.
- getDefaultIconSrc() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
FormItem.defaultIconSrc
.
- getDefaultIsFolder() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Controls whether nodes are assumed to be folders or leaves by default.
- getDefaultIsFolder() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Controls whether nodes are assumed to be folders or leaves by default.
- getDefaultMinimizeHeight() - Method in class com.smartgwt.client.widgets.Window
-
If
minimizeHeight
is unset, by the window will shrink to
the height of the header when minimized.
- getDefaultMockupComponentsURL() - Method in class com.smartgwt.client.tools.VisualBuilder
-
Relative URL to Visual Builder's defaultMockupComponents.xml configuration file.
- 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
-
The default search-operator for this data-type.
- 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.
- 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
-
- getDefaultSearchOperator() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- 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.ComboBoxItem
-
Static default value for this ComboBoxItem.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Header text
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Static default value for this SelectItem.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Default value for this sliderItems is 1.
- getDefaultWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
For custom components, establishes a default width for the component.
- getDefaultWidth() - Method in class com.smartgwt.client.widgets.Dialog
-
- getDefaultWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Optional "default width" for this field.
- getDefaultWidth() - Method in class com.smartgwt.client.widgets.menu.Menu
-
The default menu width.
- getDefaultYearMode() - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
This attribute controls how the displayed fiscalYear value should be calculated for dates falling within a period not
explicitly listed in the
fiscal years array
.
- getDeferRemoval() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDeleteLevelButton() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Automatically generated
IButton
providing a mechanism for deleting levels from the
group configuration.
- getDeleteLevelButton() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Automatically generated
IButton
providing a mechanism for deleting levels from the
group configuration.
- getDeleteLevelButton() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
IButton
providing a mechanism for deleting levels from the
sort configuration.
- getDeleteLevelButton() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Automatically generated
IButton
providing a mechanism for deleting levels from the
sort configuration.
- getDeleteLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the deleteLevelButton
- getDeleteLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear on the deleteLevelButton
- getDeleteLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the deleteLevelButton
- getDeleteLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear on the deleteLevelButton
- getDeltaX() - Method in class com.smartgwt.client.widgets.drawing.events.MovedEvent
-
horizontal difference between current and previous position
- getDeltaX() - Method in class com.smartgwt.client.widgets.events.MovedEvent
-
horizontal difference between current and previous position
- getDeltaX() - Method in class com.smartgwt.client.widgets.events.ParentMovedEvent
-
horizontal difference between current and previous position
- getDeltaY() - Method in class com.smartgwt.client.widgets.drawing.events.MovedEvent
-
vertical difference between current and previous position
- getDeltaY() - Method in class com.smartgwt.client.widgets.events.MovedEvent
-
vertical difference between current and previous position
- getDeltaY() - Method in class com.smartgwt.client.widgets.events.ParentMovedEvent
-
vertical difference between current and previous position
- getDependentFields() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
User-defined list of fields on which this validator depends.
- getDescendantFolders() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Ruturns the list of all descendants of a node that are folders.
- getDescendantFolders(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Ruturns the list of all descendants of a node that are folders.
- getDescendantLeaves() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns the list of all descendants of a node that are leaves.
- getDescendantLeaves(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns the list of all descendants of a node that are leaves.
- getDescendantNodeLocators() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns a list of link{type:NodeLocator)s identifying all descendants of a node (identified by the parameter
NodeLocator
).
- getDescendantNodeLocators(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns a list of link{type:NodeLocator)s identifying all descendants of a node (identified by the parameter
NodeLocator
).
- getDescendants() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns the list of all descendants of a node.
- getDescendants(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns the list of all descendants of a node.
- getDescendingTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the "direction" field's SelectItem for a "descending" sort
- getDescendingTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the "direction" field's SelectItem for a "descending" sort
- getDescription() - Method in class com.smartgwt.client.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() - 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.
- 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
.
- 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.
- 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
- 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.
- 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.
- getDragData() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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 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.
- 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).
- 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.
- 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 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
-
- 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
-
- 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.
- 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
.
- 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
- 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 interface com.smartgwt.client.widgets.DataBoundComponent
-
When an item is dropped on this component, and
addDropValues
is true and both the source and
target widgets are databound, either to the same DataSource or to different DataSources that are related via a foreign key, this object provides the "drop values" that
Smart GWT will apply to the dropped object before updating it.
- getDropValues() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getDropValues() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getDropValues() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDropValues() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getDropValues() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getDsRequest() - Method in class com.smartgwt.client.data.events.DataChangedEvent
-
request that initiated the data change
- getDsResponse() - Method in class com.smartgwt.client.data.events.DataChangedEvent
-
response from the operation that modified the underlying data set
- getDsResponse() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
for DataSource saves, DSResponse object returned
- getDsResponse() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
DSResponse, for saves through a DataSource
- getDuplicateDragMessage() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDuplicateDragMessage() - Method in 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 contents allows the contents string to be treated as a simple but powerful template.
- getDynamicContents() - Method in class com.smartgwt.client.widgets.Label
-
Dynamic contents allows the contents string to be treated as a simple but powerful template.
- getDynamicForm() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
DynamicForm currently being validated.
- 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(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
- 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 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.
- 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.
- 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.
- 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.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.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.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.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.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.
- 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 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(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
-
- 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
.
- 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.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.form.fields.DateItem
-
Maximum date the selectors will allow the user to pick.
- getEndDate() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Maximum date the selectors will allow the user to pick.
- 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.
- 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.
- 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.
- getEnforceVClipping() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For performance reasons, even when
fixedRecordHeights
is set, vertical clipping is not enforced by default for some kinds of content (such as images) on
all browsers.
- getEnteredValue() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Returns the raw text value that currently appears in the text field, which can differ from
FormItem.getValue()
in various cases - for example:
for items that constrain the value range, such as a
DateItem
with
enforceDate
:true, or a
ComboBoxItem
with
addUnknownValues
:false for items with
a defined valueMap or edit value formatter and parser functions which converts display value to data value
while the item has focus if
changeOnKeypress
is false Note: if the pickList is being shown in any view other than the default
nearOrigin
, as is typically the case on a
mobile device, this method will return the value of the
pickerSearchField
.
- getEnteredValue() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Returns the raw text value typed into this items text field if
useTextField
is true (otherwise returns the result of
this.getValue()).
- getEnteredValue() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Returns the raw text value typed into this items value text field
- getEnteredValue() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Returns the raw text value that currently appears in the text field, which can differ from
FormItem.getValue()
in various cases - for example:
for items that constrain the value range, such as a
DateItem
with
enforceDate
:true, or a
ComboBoxItem
with
addUnknownValues
:false for items with
a defined valueMap or edit value formatter and parser functions which converts display value to data value
while the item has focus if
changeOnKeypress
is false
- getEnteredValue() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Returns the raw text value that currently appears in the text field, which can differ from
FormItem.getValue()
in various cases - for example:
for items that constrain the value range, such as a
DateItem
with
enforceDate
:true, or a
ComboBoxItem
with
addUnknownValues
:false for items with
a defined valueMap or edit value formatter and parser functions which converts display value to data value
while the item has focus if
changeOnKeypress
is false
- getEnteredValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Returns the raw text value typed into this items text field if
useTextField
is true (otherwise returns the result of
this.getValue()).
- getEnterKeyEditAction() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
What to do when a user hits enter while editing a cell: "nextCell": start editing the next editable cell in
this record (or the first editable cell in the next record if focus is in the last editable cell in the row)
"nextRow": start editing the same field in the next row (skipping any rows where that would be a non-editable
cell.
- getEnterKeyEditAction() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
What to do when a user hits enter while editing this field?
Overrides the enterKeyEditAction
as
specified at the listGrid level while focus is in this field.
- getEnum(TYPE[], String) - Static method in class com.smartgwt.client.util.EnumUtil
-
Get a enum item by value.
- getEnumCriteriaAsInitialValues() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
In a ListGrid that has a DataSource and has filter criteria that include values for fields declared as
type "enum"
in the DataSource, by default a newly edited row will use those filter
criteria as initial values.
- getEnums(TYPE[], String[], TYPE[]) - Static method in class com.smartgwt.client.util.EnumUtil
-
Get a enum items by values.
- getEnums(TYPE[], String[]) - Static method in class com.smartgwt.client.util.EnumUtil
-
- getErrorBarColorMutePercent() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
This property helps specify the color of the error bars and its value must be a number between -100 and 100.
- getErrorBarWidth() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Width of the horizontal line of the "T"-shape portion of the error bar).
- getErrorHTML(String[]) - Method in interface com.smartgwt.client.widgets.form.FormItemErrorFormatter
-
Output the HTML for an error message in a form element.
- getErrorIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the error icon, if we're showing icons when validation errors occur.
- getErrorIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height of the error icon, if we're showing icons when validation errors occur.
- getErrorIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
URL of the image to show as an error icon, if we're showing icons when validation errors occur.
- getErrorIconSrc() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Src of the image to show as an error icon, if we're showing icons when validation errors occur.
- getErrorIconWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the error icon, if we're showing icons when validation errors occur.
- getErrorIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height of the error icon, if we're showing icons when validation errors occur.
- getErrorItemCellStyle() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
showInlineErrors
is false we show all errors
for the form item in a single item rendered at the top of the form.
This attribute specifies the cellStyle to apply
to this item.
- getErrorLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties of the lines used to draw error bars (short, horizontal lines at the low and high metric values, and a
vertical connecting line).
- getErrorMessageDelimiterOrEndOfLine() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects a missing delimiter or end of line after quoted value in the
first line.
- getErrorMessageExcelFileDetected() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects an Excel File, which is not supported.
- getErrorMessageFileIsBlank() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects a file with no data.
- getErrorMessageInputType() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects an invalid inputType.
- getErrorMessageRowsNotParsed() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploaded file has rows other than the first row that could not be parsed.
- getErrorMessageUndeterminedDelimiter() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process is unable to detect the delimiter.
- getErrorMessageUnterminatedQuote() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects an unterminated quote string in the first line.
- getErrorMessageWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When
DynamicForm.showInlineErrors
and
showErrorText
are both true and
errorOrientation
is "left" or "right",
errorMessageWidth is the amount to reduce the width of the editor to accommodate the error message and icon.
- getErrors() - Method in class com.smartgwt.client.data.DSResponse
-
Server-side validation errors for an attempted "update" or "add" operation, as a JS Object where each property
name is a field name from the record and each property value is an error message to be shown to the user.
- getErrors() - Method in class com.smartgwt.client.form.events.AsyncValidationReplyEvent
-
Map of errors by fieldName.
- getErrors() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Returns the set of errors.
- getErrors() - Method in class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
-
Map of errors by fieldName.
- getErrors() - Method in class com.smartgwt.client.widgets.form.events.HiddenValidationErrorsEvent
-
The set of errors returned - this is an object of the form
{fieldName:errors}
Where the 'errors' object is either a single string
or an array of strings containing the error messages for the field.
- getErrors() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns any validation errors for this field.
- getErrors() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Returns the set of errors for this valuesManager.
- getErrorsPreamble() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
showInlineErrors
is
false
, all
errors for the items in the form are rendered as a single item at the top of the form.
- getEscapeContents() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
For
SVG-based
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.DataSourceField
-
When data values are displayed in DataBound components, by default strings will be interpreted as HTML by the browser in
most cases.
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When set to true, escapes the HTML displayed in this EventCanvas and it's hover.
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Controls whether HTML item value(s) should be rendered or shown as HTML source.
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
By default HTML values in a selectItem will be interpreted by the browser.
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
By default HTML values in a staticTextItem will be interpreted by the browser.
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
By default HTML characters will be escaped when
canEdit
is false and
readOnlyDisplay
is
"static", so that the raw value of the field (for example
"<b>AAA</b>"
) is displayed to the
user rather than the interpreted HTML (for example
"AAA"
).
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
By default HTML characters will be escaped when
canEdit
is false and
readOnlyDisplay
is
"static", so that the raw value of the field (for example
"<b>AAA</b>"
) is displayed to the
user rather than the interpreted HTML (for example
"AAA"
).
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
By default HTML values in ListGrid cells will be interpreted by the browser.
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
By default HTML values in DetailViewer cells will be interpreted by the browser.
- getEscapeKeyEditAction() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
What to do when a user hits escape while editing a cell: "cancel": close the editor and discard the current set
of edit values "done": just close the editor (the edit is complete, but the edited values are retained).
- getEscapeKeyEditAction() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
What to do when a user hits escape while editing this field?
Overrides the escapeKeyEditAction
as
specified at the listGrid level while focus is in this field.
- getEscapeNonPrintable() - Method in class com.smartgwt.client.util.JSONEncoder
-
By default, obscure non-printable characters such as DC3 (Device Control 3, U+0013 hexadecimal) will be escaped
according to JSON standards.
- getEscapingMode() - Method in class com.smartgwt.client.data.TextSettings
-
EscapingMode
expected for escaping special characters embedded in text values.
- getEvalResult() - Method in class com.smartgwt.client.rpc.RPCRequest
-
This works similarly to
serverOutputAsString
except
the resulting String
is automatically evaluated as JavaScript.
- getEvalScriptBlocks() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If evalScriptBlocks
is true, HTMLFlow will pre-process the loaded HTML in order to mimic how the HTML would
execute if it were loaded as an independent page or loaded via an IFRAME.
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
The
event
associated with this EventCanvas.
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventAdded
-
the event that was added
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventChangedEvent
-
the event that changed
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
-
event that was clicked on
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
-
event that was clicked on
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoved
-
the event that was removed
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionMove
-
the event that's being moved
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionStop
-
the event that's about to be moved
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeMove
-
the event that's being drag-resized
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeStop
-
the event that's about to be resized
- getEventAutoArrange() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set to true, enables the auto-arrangement of events that share time in the calendar.
- getEventBodyHTML(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the description text for the passed event, for display in the body area of an event canvas.
- getEventBodyHTML(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the description text for the passed event, for display in the body area of an event canvas.
- getEventBodyHTML(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.EventBodyHTMLCustomizer
-
getEventBodyHTML() should be implemented and return the string of HTML to display as
the body/description text for the passed event.
- getEventCanvas() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getEventCanvasButtonLayout() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
HLayout that snaps to the top-right of an event canvas on rollover and contains the
close
and/or
context
buttons.
- getEventCanvasCloseButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The close button that snaps to the top-right of an event canvas on rollover and allows an event to be removed from a
CalendarView
.
- getEventCanvasComponent() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getEventCanvasContextButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The context button that snaps to the top-right of an event canvas on rollover and shows a custom context menu
when clicked.
- getEventCanvasContextMenu() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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 most recent mouse event.
- getEventColumn(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the column number of the most recent mouse event.
- getEventColumn() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the column number of the most recent mouse event.
- getEventColumn(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the column number of the most recent mouse event.
- getEventDescriptionFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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
-
- 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.
- getEventHoverHTML(CalendarEvent, EventWindow) - Method in class com.smartgwt.client.widgets.calendar.EventHoverHTMLCustomizer
-
Deprecated.
hoverHTML() should be implemented and return the string of HTML to display when the user hovers
over ListGrid cells
- 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 most recent mouse event.
- getEventRow(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the row number of the most recent mouse event.
- getEventRow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the row number of the most recent mouse event.
- getEventRow(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the row number of the most recent mouse event.
- getEventRow() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Returns the row number of the most recent mouse event.
- getEventRow(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Returns the row number of the most recent mouse event.
- getEvents() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
events that fall on this day
- getEvents() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
events that fall on this day
- 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.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
-
- getEventWindow() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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
-
- 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.
- 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
-
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
-
- 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.
- 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 interface com.smartgwt.client.widgets.DataBoundComponent
-
Setting exportAll to true prevents the component from passing its list of fields to the
export call.
- getExportAll() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getExportAll() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getExportAll() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getExportAll() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getExportAll() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getExportAlternateRowBGColor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
or
exportClientData()
, background color
to use for even-numbered rows, to create a "banded" or "ledger" effect.
- getExportAs() - Method in class com.smartgwt.client.data.DSRequest
-
The format in which the data should be exported.
- getExportAs() - Method in class com.smartgwt.client.data.OperationBinding
-
The format in which the data should be exported.
- getExportBGColor(int, int, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
or
exportClientData()
, background color
to use for the cell at the given rowNum and colNum.
- getExportColumnBGColor(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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 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.
- 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 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.
- getExportTitle() - Method in class com.smartgwt.client.data.DataSourceField
-
Optional different field-title used for exports.
- getExportTitleSeparatorChar() - Method in class com.smartgwt.client.data.DSRequest
-
The character with which to replace spaces in field-titles when exporting to XML.
- getExportToClient() - Method in class com.smartgwt.client.data.DSRequest
-
If set to true (the default), Smart GWT Server will export data back to the client, either as a file download or as
content in a new browser window, depending on the setting of
exportDisplay
.
- getExportToFilesystem() - Method in class com.smartgwt.client.data.DSRequest
-
If set, Smart GWT Server will export data to a file on the server filesystem.
- getExportTZ() - Method in class com.smartgwt.client.data.DSRequest
-
For server-side export with
ExportFormat
"xls" or "ooxml" only, timezone to use when
saving values from
FieldType
"datetime" to the spreadsheet.
- getExportValueFields() - Method in class com.smartgwt.client.data.DSRequest
-
This flag has a different meaning depending on whether you are doing a client-driven or server-driven export.
- getExportWidthScale() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Scaling factor to translate from ListGrid field widths in pixels to Excel/OpenOffice units for field width, which are
1/256th of the width of the widest digit character in the default font for the spreadsheet.
- getExportWrapHeaderTitles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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.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.
- getFacetId() - Method in class com.smartgwt.client.widgets.Canvas
-
If a Canvas is dropped onto a
CubeGrid
, and it has a
facetId
property specified then the Cube treats this as adding that facetId at the drop location.
- getFacetId() - Method in class com.smartgwt.client.widgets.cube.events.FacetAddedEvent
-
facetId that was added
- getFacetId() - Method in class com.smartgwt.client.widgets.cube.events.FacetContextClickEvent
-
ID of facet
- getFacetId() - Method in class com.smartgwt.client.widgets.cube.events.FacetMovedEvent
-
facetId which moved
- getFacetId() - Method in class com.smartgwt.client.widgets.cube.events.FacetRemovedEvent
-
facetId that was removed
- getFacetId() - Method in class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
-
facetId
- getFacetId() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
-
ID of facet to sort
- getFacetIds() - Method in class com.smartgwt.client.widgets.cube.FacetValueMap
-
Returns the array of all facet ids for which this facetValueMap currently contains mapping
- getFacetLabelHoverAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the horizontal text alignment of hover tips shown for facetLabels.
- getFacetLabelHoverHeight() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default height to apply to hover tips shown for
facetLabels.
- getFacetLabelHoverHeightAsString() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default height to apply to hover tips shown for
facetLabels.
- getFacetLabelHoverStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the css class applied to hover tips shown for facet labels.
- getFacetLabelHoverVAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the vertical text alignment of hover tips shown for facetLabels.
- getFacetLabelHoverWidth() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default width to apply to hover tips shown for
facetLabels.
- getFacetLabelHoverWidthAsString() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default width to apply to hover tips shown for
facetLabels.
- getFacets() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
An Array of facets, exactly analogous to CubeGrid.facets
,
except that: the "inlinedValues" property can be set on a facet to change data representation as described
under Chart.data.
- getFacetsAsFacet() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
An Array of facets, exactly analogous to CubeGrid.facets
,
except that: the "inlinedValues" property can be set on a facet to change data representation as described
under Chart.data.
- getFacetsHavingSelection() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Return the list of facets that have any selection in their headers.
- getFacetTitleAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default alignment for facet labels.
- getFacetValue() - Method in class com.smartgwt.client.widgets.chart.DataLabelClickEvent
-
facetValue that was clicked, or null if click was in empty space
- getFacetValue() - Method in class com.smartgwt.client.widgets.chart.DataLabelHoverEvent
-
facetValue that was hovered
- getFacetValue(String, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Get facet value definition by facetId and facetValueId.
- getFacetValue() - Method in class com.smartgwt.client.widgets.chart.LegendClickEvent
-
facetValue that was clicked, or null if click was in empty space
- getFacetValue() - Method in class com.smartgwt.client.widgets.chart.LegendHoverEvent
-
facetValue that the mouse is over
- getFacetValue(String, String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Get a facet value definition by facetId and facetValueId.
- getFacetValueAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default alignment for facet values (in headers).
- getFacetValueContextItems() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Array of MenuItem to replace the default menu.
- getFacetValueHoverAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the horizontal text alignment of hover tips shown for facet values.
- getFacetValueHoverHeight() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default height to apply to hover tips shown for
facetValues.
- getFacetValueHoverHeightAsString() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default height to apply to hover tips shown for
facetValues.
- getFacetValueHoverStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the css class applied to hover tips shown for facet values.
- getFacetValueHoverVAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the vertical text alignment of hover tips shown for facet values.
- getFacetValueHoverWidth() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default width to apply to hover tips shown for
facetValues.
- getFacetValueHoverWidthAsString() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default width to apply to hover tips shown for
facetValues.
- getFacetValueId() - Method in class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
-
new fixed facet value
- getFacetValues() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
FacetValues for the data value.
- getFacetValues() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueContextClickEvent
-
FacetValueMap describing the appropriate header button
- getFacetValues() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
-
facetValues with new selection state
- getFacetValues() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
-
facetValues to sort
- getFacetValuesColumn(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Get the index of the first column in the grid that matches the specified FacetValueMap.
- getFacetValuesRow(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Get the index of the first row in the grid that matches the specified FacetValueMap.
- getFactory(String) - Static method in class com.smartgwt.client.bean.BeanFactory
-
- getFactory(Class<?>) - Static method in class com.smartgwt.client.bean.BeanFactory
-
- getFactory(Object) - Static method in class com.smartgwt.client.bean.BeanFactory
-
- getFactoryProperties() - Static method in class com.smartgwt.client.bean.BeanFactory
-
- getFactoryPropertiesClass() - Static method in class com.smartgwt.client.bean.BeanFactory
-
- getFadeInDuration() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Time over which the fade-in effect runs for
NotifyTransition
: "fade", in milliseconds.
- getFadeOutDuration() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Time over which the fade-out effect runs for
NotifyTransition
: "fade", in
milliseconds.
- getFailureElement() - Method in class com.smartgwt.client.util.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.UserConfirmationGateway
-
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.XORGateway
-
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 we're re-filtering on every keypress (
filterOnKeypress
is true), this property is the delay in
milliseconds between the user changing the filter and the filter request being kicked off.
- getFetchDisplayedFieldsOnly() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item has a specified
optionDataSource
and this property is
true
, the list of fields
used by this pickList will be passed to the datasource as
DSRequest.outputs
.
- getFetchDisplayedFieldsOnly() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item has a specified
optionDataSource
and this property is
true
, the list of fields
used by this pickList will be passed to the datasource as
DSRequest.outputs
.
- getFetchDS(String, String) - Method in class com.smartgwt.client.data.WebService
-
Retrieve a DataSource that provides read-only access to records returned by a web service operation.
- getFetchDS(String, String, OperationBinding) - Method in class com.smartgwt.client.data.WebService
-
Retrieve a DataSource that provides read-only access to records returned by a web service operation.
- getFetchMissingValues() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item has a specified
optionDataSource
, should the item ever perform a fetch against this dataSource to retrieve the related record.
- getFetchMissingValues() - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
If this form item has a specified
FormItem.optionDataSource
, should the item ever perform a fetch against this dataSource to retrieve the related record.
- getFetchMissingValues() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If this form item has a specified
FormItem.optionDataSource
, should the item ever perform a fetch against this dataSource to retrieve the related record.
- getFetchMode() - Method in class com.smartgwt.client.data.ResultSet
-
Mode of fetching records from the server.
- getFetchMode() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Mode of fetching records from server.
- getFetchOperation() - Method in class com.smartgwt.client.data.ResultSet
-
Operation this dataModel should use to fetch sets of objects
- getFetchOperation() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getFetchOperation() - Method in 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
-
- 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
-
- 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 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 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
-
- 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
-
Name of the field in the DetailViewerRecord which specifies the data property for that record.
- getFieldLayout() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
- getFieldList() - Method in class com.smartgwt.client.data.TextSettings
-
For export, a set of fields to export.
- getFieldName() - Method in class com.smartgwt.client.data.Criterion
-
Name of the field in each
Record
that this criterion applies to.
- getFieldName() - Method in class com.smartgwt.client.data.Hilite
-
Name of the field, or array of fieldNames, this hilite should be applied to.
- getFieldName() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return the name for the this formItem.
- getFieldName(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a column number or field id, return the field name of a field.
- getFieldNameAsStringArray() - Method in class com.smartgwt.client.data.Hilite
-
Name of the field, or array of fieldNames, this hilite should be applied to.
- getFieldNames(boolean) - Method in class com.smartgwt.client.data.DataSource
-
Retrieves the list of fields declared on this DataSource.
- getFieldNames() - Method in class com.smartgwt.client.data.DataSource
-
Retrieves the list of fields declared on this DataSource.
- getFieldNum() - Method in class com.smartgwt.client.widgets.grid.events.HeaderClickEvent
-
index of the field on which the click occurred.
- getFieldNum() - Method in class com.smartgwt.client.widgets.grid.events.HeaderDoubleClickEvent
-
field number for the header that was clicked
- getFieldNum() - Method in class com.smartgwt.client.widgets.grid.events.HeaderHoverEvent
-
field number for the header that was hovered
- getFieldNum() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
number of the field clicked on in the listGrid.fields array
- getFieldNum() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
number of the field clicked on in the listGrid.fields array
- getFieldNum(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a field or field id, return it's index in the fields array
- getFieldNum(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a field or field id, return it's index in the fields array
- getFieldOperators(String) - Method in class com.smartgwt.client.data.DataSource
-
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() - 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 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
-
- 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.
- getFieldTitle(ListGrid, int) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If your derivation of the field title is more complex than specifying a static string, you can specify a getFieldTitle()
method on your field to return the title string.
- getFieldValue(ListGridField, Record) - Static method in class com.smartgwt.client.data.DataSource
-
Given a field definition and a record object, this method will return the field value for the record.
- getFieldValue(DetailViewerField, Record) - Static method in class com.smartgwt.client.data.DataSource
-
Given a field definition and a record object, this method will return the field value for the record.
- getFieldValue(FormItem, Record) - Static method in class com.smartgwt.client.data.DataSource
-
Given a field definition and a record object, this method will return the field value for the record.
- getFieldValue(DataSourceField, Record, String, Canvas, String, boolean) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to return the value of the supplied field from within the supplied record, looking up the value from the supplied
dataPath.
- getFieldValue(ListGridField, Record, String, Canvas, String, boolean) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to return the value of the supplied field from within the supplied record, looking up the value from the supplied
dataPath.
- getFieldValue(DetailViewerField, Record, String, Canvas, String, boolean) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to return the value of the supplied field from within the supplied record, looking up the value from the supplied
dataPath.
- getFieldValue(FormItem, Record, String, Canvas, String, boolean) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to return the value of the supplied field from within the supplied record, looking up the value from the supplied
dataPath.
- getFieldValue - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
A
Callback
, function, or JavaScript expression used to
retrieve the field's value from the XML element or JSON record returned from a web service.
- GetFieldValueCallback - Interface in com.smartgwt.client.callbacks
-
- getFieldValueExpressions() - Method in class com.smartgwt.client.data.DSRequest
-
A set of key:value pairs, mapping field names to expressions that will be evaluated
server-side to derive a value for that field.
- getFieldVisibilitySubmenuTitle() - Method in class com.smartgwt.client.widgets.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
.
- getFilesystemDataSourceEnabled() - Method in class com.smartgwt.client.tools.VisualBuilder
-
If set to true, allows the built-in save file and load file operations to access the server filesystem.
- 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.
- 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 (this.showFilterEditor is true), this property determines whether this list should be
filtered every time the user puts focus in a different field in the filter editor.
- getFilterEditor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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.
- 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.
- getFilterOnKeypress() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing the filterEditor (this.showFilterEditor is true), this property determines whether this list should be
filtered every time the user modifies the value in a field of the filter-editor.
- getFilterOnKeypress() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If we're showing the filterEditor (listGrid.showFilterEditor is true), this property determines whether this list should
be filtered every time the user edits the value of the filter editor for this field.
- getFilterOperator() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getFilterUsingText() - 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.IndicatorClick
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.ChartBackgroundDrawnEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.ChartDrawnEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.DataLabelClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.DataLabelHoverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.LegendClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.LegendHoverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.ValueClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.ZoomChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.BeforeCommitEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.PreviewShownEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetAddedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetContextClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetLabelClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetMovedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetRemovedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueContextClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.data.events.TimeChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.drawing.events.DrawEndEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.drawing.events.DrawStartEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ApplyClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.CancelClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ClearEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.CloseClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ContentLoadedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DataChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DoubleClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragCompleteEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragMoveEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragRepositionMoveEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragRepositionStartEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragRepositionStopEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragResizeMoveEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragResizeStartEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragResizeStopEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragStartEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragStopEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DrawEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DropCompleteEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DropEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DropMoveEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DropOutEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DropOverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.FetchDataEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.FocusChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.FormulaUpdated
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.HoverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.HoverHiddenEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.IconClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.KeyDownEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.KeyPressEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MaximizeClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MinimizeClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseDownEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseMoveEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseOutEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseOverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseStillDownEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseUpEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseWheelEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MovedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ParentMovedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.PercentChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ResizedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.RestoreClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.RightMouseDownEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.RuleContextChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ScrolledEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ShowContextMenuEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.TitleHoverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ValueChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.VisibilityChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.ColorChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.CriteriaChangedDevent
-
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.HiddenValidationErrorsEvent
-
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.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.DataArrivedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.DataChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.FieldStateChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.FilterEditorSubmitEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.GridRowColEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.GroupByCompleteEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.GroupByEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.GroupStateChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.GroupTreeChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.HeaderClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.HeaderDoubleClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.HeaderHoverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.HilitesChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RecordCollapseEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RecordExpandEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RegroupEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RemoveRecordClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SelectionUpdatedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SetSortEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SorterClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SorterContextClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SortEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.ViewStateChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.DownClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.MembersChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.NavigationClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderTitleHoverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.UpClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.menu.events.MenuIconClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.rte.events.ApplyClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.rte.events.CancelClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.rte.events.ListPropertiesChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.AddTabClickedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabCloseClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabsReorderedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tableview.events.ImageClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tableview.events.RecordNavigationClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tile.events.DataArrivedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.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.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
-
- 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.
- 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.
- 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
-
- 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.
- 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.CriteriaChangedDevent
-
the SearchForm being edited
- 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
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
-
the form containing this item
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
A reference to the FormItem's DynamicForm.
- getForm() - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
the managing DynamicForm instance
- getForm() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
the managing DynamicForm instance
- getFormat() - Method in class com.smartgwt.client.data.DataSourceField
-
- getFormat() - Method in class com.smartgwt.client.data.SimpleType
-
- getFormat() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getFormat() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getFormat() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- getFormatOnBlur() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
With
formatOnBlur
enabled, this comboBoxItem will format its value according to the rules described in
FormItem.mapValueToDisplay()
as long as the
item does not have focus.
- getFormatOnBlur() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
With
formatOnBlur
enabled, this textAreaItem will format its value according to the rules described in
FormItem.mapValueToDisplay()
as long as the
item does not have focus.
- getFormatOnBlur() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
With
formatOnBlur
enabled, this textItem will format its value according to the rules described in
FormItem.mapValueToDisplay()
as long as the item
does not have focus.
- getFormatOnFocusChange() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should FormItem.formatEditorValue()
re-run
whenever this item recieves or loses focus? Setting this property allows developers to conditionally format the display
value based on item.hasFocus, typically to display a longer, more informative string while the item does not have focus,
and simplifying it down to an easier-to-edit string when the user puts focus into the item.
- getFormatString() - Method in class com.smartgwt.client.util.DateFormatStringFormatter
-
- getFormatStringFacetValueIds() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getFormItem(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.FormItemFactory
-
- getFormItem(JavaScriptObject, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.FormItemFactory
-
- getFormItem() - Method in class com.smartgwt.client.widgets.form.fields.FormItemFunctionContext
-
Retrieves the form item on which this function is being fired.
- getFormItem() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
FormItem on which this validator was declared.
- getFormItemAutoChild(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the FormItem
AutoChild named autoChildName
if already created.
- getFormItemAutoChild(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the FormItem
AutoChild named autoChildName
if already created.
- getFormItemAutoChild(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the FormItem
AutoChild named autoChildName
if already created.
- getFormItemDefaults() - Method in class com.smartgwt.client.tools.EditNode
-
Properties required to recreate the current
liveObject
.
- getFormItemDefaults() - Method in class com.smartgwt.client.tools.PaletteNode
-
Defaults for the component to be created from this palette.
- getFormItemLiveObject() - Method in class com.smartgwt.client.tools.EditNode
-
Live version of the object created from the defaults
.
- getFormItemLiveObject() - Method in class com.smartgwt.client.tools.PaletteNode
-
For a paletteNode which should be a "singleton", that is, always provides the exact same object (==) rather than a
dynamically created copy, provide the singleton object as liveObject
.
- getFormSubmitFailedWarning() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getFormula() - Method in class com.smartgwt.client.widgets.events.FormulaUpdated
-
the new or updated formula definition
- getFormula() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Not applicable to a DateRangeItem.
- getFormula() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Formula to be used to calculate the numeric value of this FormItem.
- getFormulaBuilderSpanTitleSeparator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, and
showHeaderSpanTitlesInFormulaBuilder
is true, this string will be inserted between the headerSpan title(s) and the field title in the field chooser grid in
the FormulaBuilder and SummaryBuilder.
- getFormulaFieldValue(ListGridField, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFormulaVars() - Method in class com.smartgwt.client.widgets.UserFormula
-
Object mapping from variable names to fieldNames.
- getFormWrapper() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getForwardBaseStyle() - Method in class com.smartgwt.client.widgets.NavigationButton
-
Base style for navigation buttons where
Direction
is set to
"forward"
- getForwardSVGeventsToObject() - Method in class com.smartgwt.client.widgets.Canvas
-
If true, events sent to the SVG inside an object tag are forwarded to the object itself by Framework handlers.
- getFreezeFieldText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFromDate() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "from" date.
- getFromDate() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Initial value for the "from" date.
- getFromDateOnlyPrefix() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
The text to prepend to the formatted date when only a
fromDate
is supplied.
- getFromField() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
- getFromOfflineCache() - Method in class com.smartgwt.client.data.DSResponse
-
If set, indicates that this response came from the offline cache, not the server.
- getFromTitle() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The title for the
from
part of the range.
- getFrozen() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should be "frozen" for the purposes of horizontal scrolling.
- getFrozenBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid contains any frozen fields, this property can be used to apply a custom baseStyle to all cells in those
frozen fields.
- getFrozenFieldsMaxWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Maximum width available for any
frozen fields
shown in this grid.
- getFrozenFieldsMaxWidthAsInt() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Maximum width available for any
frozen fields
shown in this grid.
- getFrozenHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid contains any frozen fields, this property can be used to apply a custom headerBaseStyle to the frozen
set of fields.
- getFrozenHeaderTitleStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid contains any frozen fields, this property can be used to apply a custom headerTitleStyle to the frozen
set of fields.
- getFrozenRollOverCanvas(Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFrozenRollUnderCanvas(Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFullDataPath() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns a fully qualified
DataPath
for this canvas.
- getFullDataPath() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return the fully-qualified dataPath for the this formItem (ie, the dataPath expressed in absolute terms from the root
of the hierarchy, rather than relative to the item's parent form).
- getFx() - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
x coordinate of inner radial
- getFy() - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
y coordinate of inner radial
- getGenerateClickOnEnter() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits Enter, the cell will respond to a click event.
- getGenerateClickOnSpace() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits space, the cell will respond to a click event.
- getGenerateDoubleClickOnEnter() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits Enter, the cell will respond to a double click
event.
- getGenerateDoubleClickOnSpace() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits Space, the cell will respond to a double click
event.
- getGenerateEditableFormulas() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Controls whether formula fields created while in edit mode are editable by end users at runtime (when the grid is no
longer in edit mode).
- getGenerateEditableHilites() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Controls whether highlights created while in edit mode are editable by end users at runtime (when the grid is no longer
in edit mode).
- getGenerateEditableSummaries() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Controls whether summary fields created while in edit mode are editable by end users at runtime (when the grid is no
longer in edit mode).
- getGenerateExactMatchCriteria() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When a comboBoxItem is used to generate search criteria in a SearchForm this property governs whether, if the user
explicitly chose an option from the pickList, we explicitly generate criteria that will search for an exact match
against the chosen value.
- getGenerateNames() - Method in class com.smartgwt.client.tools.HiddenPalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the
component's type, eg, "ListGrid0".
- getGenerateNames() - Method in class com.smartgwt.client.tools.ListPalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the
component's type, eg, "ListGrid0".
- getGenerateNames() - Method in class com.smartgwt.client.tools.MenuPalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the
component's type, eg, "ListGrid0".
- getGenerateNames() - Method in interface com.smartgwt.client.tools.Palette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the
component's type, eg, "ListGrid0".
- getGenerateNames() - Method in class com.smartgwt.client.tools.TilePalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the
component's type, eg, "ListGrid0".
- getGenerateNames() - Method in class com.smartgwt.client.tools.TreePalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the
component's type, eg, "ListGrid0".
- getGenerateRelatedUpdates() - Method in class com.smartgwt.client.data.DSRequest
-
Specifies should related updates have to be generated.
- getGlobalDependenciesURL() - Method in class com.smartgwt.client.tools.VisualBuilder
-
Relative URL to Visual Builder's globalDependencies.xml configuration file.
- getGlobalID() - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
The ID of the component within the locator segments that has an auto-generated global ID.
- getGlobalNamespaces() - Method in class com.smartgwt.client.data.DataSource
-
Namespaces definitions to add to the root element of outbound XML messages sent to a web
service, as a mapping from namespace prefix to namespace URI.
- getGlobalTabIndex() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
TabIndex for the form item within the page.
- getGradationGaps() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Candidate gradation gaps to evaluate when trying to determine what gradations should be displayed on the primary axis,
which is typically the y (vertical) axis except for Bar charts.
- getGradationLabelPadding() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding from edge of Y the Axis Label.
- getGradationLabelProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for gradation labels
- getGradationLabelProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for gradation labels
- getGradationLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for gradation lines
- getGradationLineProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for gradation lines
- getGradations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Return an array of the gradation values used in the current chart.
- getGradations() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Return an array of the gradation values used in the current chart.
- getGradationTickMarkLength() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getGradationZeroLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the gradation line drawn for zero (slightly thicker by default).
- getGradationZeroLineProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for the gradation line drawn for zero (slightly thicker by default).
- getGradient(int, Object, String) - Method in interface com.smartgwt.client.widgets.chart.GradientMapper
-
Returns the gradient identifier to be used for the specified chart data.
- getGradient(String) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Returns gradient for gradientID.
- getGradients() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Array of gradients that can be referenced by DrawItems placed on this DrawPane.
- getGreen() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Returns the Green element of the currently-selected color, as an integer from 0-255
- getGreenFieldPrompt() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Green' field in the complex chooser.
- getGreenFieldTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Green' field in the complex chooser.
- getGrid() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Grid which will show a preview of data to be uploaded, with errors flagged
- getGrid() - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.BeforeCommitEvent
-
- getGrid() - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.PreviewShownEvent
-
- getGrid() - Method in class com.smartgwt.client.widgets.cube.FacetValueHoverCustomizer
-
Returns the CubeGrid over which the hover occurred
- getGrid() - Method in class com.smartgwt.client.widgets.grid.DragTrackerIconCustomizer
-
Returns the ListGrid over which the hover occurred
- getGrid() - Method in class com.smartgwt.client.widgets.grid.DragTrackerTitleCustomizer
-
Returns the ListGrid over which the hover occurred
- getGrid() - Method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
ListGrid to which this field belongs
- getGrid() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
ListGrid to which this field belongs
- getGrid() - Method in class com.smartgwt.client.widgets.grid.HoverCustomizer
-
Returns the ListGrid over which the hover occurred
- getGrid() - Method in class com.smartgwt.client.widgets.tile.CreateTileCustomizer
-
Returns the TileGrid associated with this customizer.
- getGrid() - Method in class com.smartgwt.client.widgets.tile.UpdateTileCustomizer
-
Returns the TileGrid associated with this customizer.
- getGridColNum() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this formItem is part of a
ListGrid
's
inline edit form
, returns the number of the grid column this
formItem is responsible for editing, but
only if a row is currently being edited.
- getGridComponents() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Array of components that make up this grid.
- getGridFields() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- getGridRenderer() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getGridRowNum() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getGridSummary(ListGridRecord[], ListGridField, GroupSummary[]) - Method in class com.smartgwt.client.widgets.grid.GridSummaryCustomizer
-
If this grid is grouped, and ListGrid.showGroupSummary is true, this
method will be passed a third parameter - an array of group-level summaries.
- getGridSummary(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getGridSummaryData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getGridSummaryRecordProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, this attribute will be
set to true on the record object representing the grid summary row.
- getGripBreadth() - Method in class com.smartgwt.client.widgets.Splitbar
-
Grip breadth in pixels (the short icon axis, parallel to the Layout direction).
- getGripImgSuffix() - Method in class com.smartgwt.client.widgets.Snapbar
-
- getGripImgSuffix() - Method in class com.smartgwt.client.widgets.Splitbar
-
- getGripImgSuffix() - Method in class com.smartgwt.client.widgets.StretchImg
-
Suffix used the 'grip' image if
showGrip
is true.
- getGripLength() - Method in class com.smartgwt.client.widgets.Splitbar
-
Grip length in pixels (the long icon axis, perpendicular to the Layout direction).
- getGripper() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When
showGripper
is true, this is the component
that will be rendered adjacent to the canvas and allow the canvas to be moved with the mouse.
- getGripperIcon() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
The source for the icon displayed as the "gripper" that snaps to the top of an event canvas and allows an event to be
dragged with the mouse.
- getGripperIcon(EventCanvas) - Method in class com.smartgwt.client.widgets.calendar.EventCanvasGripperIconCustomizer
-
getGripperIcon() should be implemented and return the SCImgURL for the icon to use as
the gripper for the passed EventCanvas
To access the Calendar itself, use canvas.getCalendar().
- getGroup() - Method in class com.smartgwt.client.data.DataSourceField
-
For use in
ComponentSchema
, indicates what group to place the property in when editing
in Visual Builder.
- getGroup() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Returns all configured grouping levels, as an array of
GroupSpecifier
s.
- getGroupBorderCSS() - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the style for the grouping frame around the canvas.
- getGroupBy() - Method in class com.smartgwt.client.data.DSRequest
-
- getGroupByAsyncThreshold() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When grouping is requested with this number of records or more, an asynchronous approach is used to avoid the browser
showing a "script is running slowly.." message prompting the user to stop execution of JavaScript.
- getGroupByFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the current grouping of this listGrid as an array of fieldNames.
- getGroupByFieldSummaries() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, and
showGroupSummary
is true, this attribute may be set to an
array of groupBy field names for which group summaries should appear.
- getGroupByMaxRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Maximum number of records to which a groupBy can be applied.
- getGroupByText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid and
this.canGroupBy
is true, this string will be
shown as the title for the menu item to toggle the group by setting for a field.
- getGroupedRecordIndex(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the true row index for a grouped record excluding group and summary records.
- getGroupGranularity() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Granularity of grouping for numeric fields.
- getGroupIcon() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The URL of the base icon for the group icons in this listGrid.
- getGroupIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width and height of group icons for this ListGrid.
- getGroupIndentSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default number of pixels by which to indent subgroups relative to parent group.
- getGrouping() - Method in class com.smartgwt.client.data.GroupSpecifier
-
The groupingMode applied to the associated field.
- getGroupingFieldTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear in the header of the "property" field.
- getGroupingFieldTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear in the header of the "grouping" field.
- getGroupingFormat() - Static method in class com.smartgwt.client.util.NumberUtil
-
The grouping-format for numbers
- getGroupingMode() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field that allows multiple
grouping modes
,
the current grouping mode.
- getGroupingModes() - Method in class com.smartgwt.client.data.SimpleType
-
A set of key-value pairs that represent the names and titles of the grouping modes available to values of this type,
for use in components that support grouping.
- getGroupingModes() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field can be grouped, this attribute represents the set of grouping styles that are available.
- getGroupingSymbol() - Static method in class com.smartgwt.client.util.NumberUtil
-
The grouping symbol, or thousands separator, to use when formatting numbers
- getGroupLabelBackgroundColor() - Method in class com.smartgwt.client.widgets.Canvas
-
If set, the background color of the grouping label.
- getGroupLabelStyleName() - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the style for the grouping label.
- getGroupLeadingIndent() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default number of pixels by which to indent all groups.
- getGroupMembers() - Method in class com.smartgwt.client.widgets.grid.GroupNode
-
- getGroupMembers(GroupNode, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For a
grouped
grid,
returns all the direct children of the supplied node in the
groupTree
if
recordsOnly
false.
- getGroupName() - Method in class com.smartgwt.client.widgets.grid.GroupNode
-
The name of the field being grouped by this node.
- getGroupNodeBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getGroupNodeStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style that
group
rows will have.
- getGroupPrecision() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For fields of type:"float" or derived from float, number of digits after the decimal point to consider when grouping.
- getGroupRect() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
This method will return an array of integers mapping out the coordinates (left, top, width, height) of the "group
rectangle" for the group.
- getGroupRectOutline() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getGroupSortDirection() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
sortByGroupFirst
is active, the sorting
direction applied for implicit sorting by the field(s) used for grouping.
- getGroupState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Initial group state for the grid.
- getGroupSummary(ListGridRecord[], ListGridField, GroupNode) - Method in class com.smartgwt.client.widgets.grid.GroupSummaryCustomizer
-
- getGroupSummaryData(Record[], Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, and
showGroupSummary
is true, this method will return the
group summary data displayed at the end of the group.
- getGroupSummaryData(Record[], Record, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, and
showGroupSummary
is true, this method will return the
group summary data displayed at the end of the group.
- getGroupSummaryData(Record[], GroupNode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, and
showGroupSummary
is true, this method will return the
group summary data displayed at the end of the group.
- getGroupSummaryData(Record[], GroupNode, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, and
showGroupSummary
is true, this method will return the
group summary data displayed at the end of the group.
- getGroupSummaryRecordProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGroupSummary
is true, this attribute will
be set to true on each record object representing a group-level summary row.
- getGroupSummaryStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getGroupTitle(Object, Record, Map, String, Canvas) - Method in class com.smartgwt.client.data.SimpleType
-
Returns a string value appropriate for the title of the group containing the passed value.
- getGroupTitle() - Method in class com.smartgwt.client.widgets.Canvas
-
The title/label for the grouping.
- getGroupTitle() - Method in class com.smartgwt.client.widgets.grid.GroupNode
-
- getGroupTitle(Object, GroupNode, ListGridField, String, ListGrid) - Method in interface com.smartgwt.client.widgets.grid.GroupTitleRenderer
-
Return the title that should be shown to the user for the group with the groupValue passed as a parameter.
- getGroupTitleAlign() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
If set, this attribute affects the alignment of the titles in
ToolStripGroups
.
- getGroupTitleColumnProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom properties for the automatically generated groupTitleColumn
.
- getGroupTitleField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When a list grid is
grouped
, each group shows under an auto
generated header node.
- getGroupTitleOrientation() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
If set, this attribute affects the orientation of the titles in
ToolStripGroups
.
- getGroupTree() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The data tree that results from a call to
groupBy()
.
- getGroupTreeSelection() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid
is grouped
, this method will return the
current selection.
- getGroupTreeSelection(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getGroupTreeSelection(boolean, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid
is grouped
, this method will return the
current selection.
- getGroupValue(Object, Record, Map, String, Canvas) - Method in class com.smartgwt.client.data.SimpleType
-
Returns a group value appropriate for the passed record, field and value, in the passed component.
- getGroupValue() - Method in class com.smartgwt.client.widgets.grid.GroupNode
-
- getGroupValue(Object, ListGridRecord, ListGridField, String, ListGrid) - Method in interface com.smartgwt.client.widgets.grid.GroupValueFunction
-
Return the value which records should be grouped by.
- getHandlerCount(GwtEvent.Type<?>) - Method in class com.smartgwt.client.core.BaseClass
-
- getHandlerCount(GwtEvent.Type<?>) - Method in class com.smartgwt.client.core.DataClass
-
- getHandlerCount(GwtEvent.Type<?>) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getHasFocus() - Method in class com.smartgwt.client.widgets.events.FocusChangedEvent
-
If true this widget now has keyboard focus
- getHasHeaderLine() - Method in class com.smartgwt.client.data.TextImportSettings
-
If set to true, the data is assumed to have a header line that lists titles for each field, which should be parsed.
- getHeader() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
A Toolbar used to manager the headers shown for each column of the grid.
- getHeader() - Method in class com.smartgwt.client.widgets.Window
-
Header for the Window, based on an HLayout.
- getHeaderAriaRole() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderAutoFitEvent() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Event on a ListGrid header that triggers auto fitting to data and/or title.
- getHeaderBackground() - Method in class com.smartgwt.client.widgets.Window
-
Img background component for the header, for gradient or image-based display
- getHeaderBackgroundColor() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional background color for the header portion of
canvases
representing this event in the various
calendar views
.
- getHeaderBackgroundColor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
BackgroundColor for the header toolbar.
- getHeaderBarStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set the CSS style used for the header as a whole.
- getHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
- getHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Button.baseStyle
to apply to the buttons in the header, and the
sorter, for this ListGrid.
- getHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getHeaderBorderColor() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional border color for the header portion of
canvases
representing this event in the various
calendar views
.
- getHeaderButtonAriaRole() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderButtonAriaRole() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Aria role
for the header button for this field.
- getHeaderButtonAriaState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderButtonAriaState() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Aria state
for the header button for this field.
- getHeaderButtonProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties to apply to all header buttons.
- getHeaderContextMenu() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The context menu displayed for column headers.
- getHeaderContextMenuItems(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderContextMenu
is
true
this method returns the menu items to be displayed in the default header context menu.
- getHeaderData() - Method in class com.smartgwt.client.data.DSRequest
-
For DataSources using SOAP messaging with a WSDL web service, data to be serialized to form SOAP headers, as a map from
the header part name to the data.
- getHeaderData() - Method in class com.smartgwt.client.data.WSRequest
-
Data to be serialized to form the SOAP headers, as a map from the header part name to the data.
- getHeaderHeight() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
- getHeaderHeight() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getHeaderHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The height of this listGrid's header, in pixels.
- getHeaderHeight() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Height of headers for sections.
- getHeaderHoverAlign() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderHoverDelay() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Delay in ms for hovers shown over this field's header.
- getHeaderHoverHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderHoverHTML(CalendarView, HeaderLevel, Date, Date, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the hover HTML to show in a hover when the mouse moves over the header area.
- getHeaderHoverOpacity() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderHoverStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderHoverVAlign() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderHoverWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderHoverWrap() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderHTML() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Returns the HTML to show in the header of this EventCanvas.
- getHeaderIcon() - Method in class com.smartgwt.client.widgets.Window
-
Header icon shown at left end of header by default.
- getHeaderLabel() - Method in class com.smartgwt.client.widgets.Window
-
Label that shows Window title in header.
- getHeaderLevels() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Configures the levels of
headers
shown above the event area,
and their time units.
- getHeaderMenuButton() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, when the user
rolls over the header buttons in this grid the headerMenuButton will be shown over the header button in question.
- getHeaderMenuButtonHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the height of the auto-generated
headerMenuButton
- getHeaderMenuButtonHeightAsString() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the height of the auto-generated
headerMenuButton
- getHeaderMenuButtonIcon() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the icon shown on the auto-generated
headerMenuButton
- getHeaderMenuButtonIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the height of the icon shown on the auto-generated
headerMenuButton
- getHeaderMenuButtonIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the width of the icon shown on the auto-generated
headerMenuButton
- getHeaderMenuButtonWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the width of the auto-generated
headerMenuButton
- getHeaderShadowColor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderShadowHOffset() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderShadowSoftness() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderShadowVOffset() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderSpan() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getHeaderSpanContextMenuItems(HeaderSpan) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the menus items that should be shown in a menu triggered from a headerSpan
.
- getHeaderSpanHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default height for a headerSpan
with no height
specified.
- getHeaderSrc() - Method in class com.smartgwt.client.widgets.Window
-
If
showHeaderBackground
is
true
, this
property provides the URL of the background image for the header.
- getHeaderStyle() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
- getHeaderStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
CSS style applied to the day-of-week headers.
- getHeaderStyle() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
- getHeaderStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a header
- getHeaderStyle() - Method in class com.smartgwt.client.widgets.Window
-
Style for the Window header.
- getHeaderTextColor() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional text color for the header portion of
canvases
representing this event in the various
calendar views
.
- getHeaderTitle(Date, int, String, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.DateHeaderCustomizer
-
getHeaderTitle() should be implemented and return the HTML string to display in the
header for the passed date or dayOfWeek.
- getHeaderTitle() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title to display in the header-bar of this Dialog.
- getHeaderTitle() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Optional title for the headerSpan button for this headerSpan.
- getHeaderTitle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Optional title for the header button for this field.
- getHeaderTitleStyle() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
- getHeaderTitleStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderTitleStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Custom titleStyle to apply to this field's header button instead of
ListGrid.headerTitleStyle
.
Note that this will
typically only have an effect if
ListGrid.headerButtonConstructor
is set to
StretchImgButton
or a subclass thereof.
- getHeaderTitleVAlign() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When using
rotated titles
, specifies vertical
alignment in the column headers: "top", "center", or "bottom".
- getHeaderWidth() - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
If set, the width for each of the spans in this headerLevel.
- getHeaderWrap() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Whether the
header area
should autosize
vertically to display all contents.
- getHeaderYearTitle(int) - Method in interface com.smartgwt.client.widgets.DateChooser.YearTitleFormatter
-
Method to provide the year representation that is shown in the DateChooser header.
- getHeight() - Method in class com.smartgwt.client.core.Rectangle
-
- getHeight() - Static method in class com.smartgwt.client.util.Page
-
Get the height of the visible portion of the window, not including browser chrome or the scrollbar area.
- getHeight() - Method in class com.smartgwt.client.widgets.Button
-
Size for this component's vertical dimension.
- getHeight() - Method in class com.smartgwt.client.widgets.calendar.Lane
-
In
Timeline
s, the height of this Lane's row.
- getHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Size for this component's vertical dimension.
- getHeight() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Integer number of pixels.
- getHeight() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Height of the diamond.
- getHeight() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getHeight() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
- getHeight() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
- getHeight() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
- getHeight() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Height of the Canvas.
- getHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the FormItem.
- getHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines the height of this icon in px.
- getHeight() - Method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
default height for the spacer
- getHeight() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Default height of this item
- getHeight() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Height for this uploadItem.
- getHeight() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Height of this headerSpan.
- getHeight() - Method in class com.smartgwt.client.widgets.ImgButton
-
Size for this component's vertical dimension.
- getHeight() - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the height of the image.
- getHeight() - Method in class com.smartgwt.client.widgets.Label
-
Size for this component's vertical dimension.
- getHeight() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the height of a Portlet, then that height will be used as the
Portlet's
rowHeight
(if no rowHeight is set).
- getHeight() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size for this component's vertical dimension.
- getHeight() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size for this component's vertical dimension.
- getHeight() - Method in class com.smartgwt.client.widgets.StretchItem
-
The height of the image.
- getHeight() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
For
type
:
"separator"
, this attribute
specifies the height of the separator.
- getHeightAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Height of the diamond.
- getHeightAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getHeightAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
- getHeightAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
- getHeightAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
- getHeightAsString() - Method in class com.smartgwt.client.widgets.Button
-
Size for this component's vertical dimension.
- getHeightAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
- getHeightAsString() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Height of the Canvas.
- getHeightAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the FormItem.
- getHeightAsString() - Method in class com.smartgwt.client.widgets.ImgButton
-
Size for this component's vertical dimension.
- getHeightAsString() - Method in class com.smartgwt.client.widgets.Label
-
Size for this component's vertical dimension.
- getHeightAsString() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the height of a Portlet, then that height will be used as the
Portlet's
rowHeight
(if no rowHeight is set).
- getHeightAsString() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size for this component's vertical dimension.
- getHeightAsString() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size for this component's vertical dimension.
- getHidden() - Method in class com.smartgwt.client.data.DataSourceField
-
Whether this field should be hidden from users by default within a DataBound component.
- getHidden() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this form item be hidden? Setting this property to true
on an item configuration will have the same
effect as having a showIf()
implementation which returns
false
.
- getHidden() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Marks field as initially hidden.
The user will still be able to show the field via a context menu.
- getHide() - Method in class com.smartgwt.client.util.workflow.FormHideFieldTask
-
Should the target form item be hidden?
- getHideEmptyAxis() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
With
hideEmptyFacetValues
, controls on which
axis hiding of empty values is applied, "row" (only empty rows are hidden), "column" (only empty columns are hidden) or
both (the default).
- getHideEmptyFacetValues() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
This causes the headers for any combination of facetValues for which there are no cellRecords to be suppressed.
- getHideEmptyPickList() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this pickList contains no options, should it be hidden? If unset, default behavior is to allow the empty
pickList to show if it is databound.
- getHideEmptyPickList() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this pickList contains no options, should it be hidden? If unset, default behavior is to allow the empty
pickList to show if it is databound.
- getHideEmptyPickList() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this pickList contains no options, should it be hidden? If unset, default behavior is to allow the empty
pickList to show if it is databound.
- getHideEmptySummaryRow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, causes the
summaryRow
component to be hidden if
it has no data after summaries have been recalculated
- getHideGroupBorderOnDrag() - Method in class com.smartgwt.client.tools.EditContext
-
Should the group selection box shown when
canGroupSelect
is true be hidden during drag?
- getHideGroupBorderOnDrag() - Method in class com.smartgwt.client.tools.EditPane
-
Should the group selection box shown when
canGroupSelect
is true be hidden during drag?
- getHideGroupBorderOnDrag() - Method in class com.smartgwt.client.tools.EditTree
-
Should the group selection box shown when
canGroupSelect
is true be hidden during drag?
- getHideOnPhone() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Set this property to true to suppress showing this field on mobile phones (handset-sized devices).
- getHideOnTablet() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Set this property to true to suppress showing this field on tablets (tablet-sized devices).
- getHideUnusedLanes() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, hides any
lane
that doesn't have any
active events in the current dataset.
- getHideUsingDisplayNone() - Method in class com.smartgwt.client.widgets.Canvas
-
- getHighErrorMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getHilite() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
Return the hilite definition being edited, including criteria and hilite properties.
- getHiliteAccessKey() - Method in class com.smartgwt.client.widgets.Button
-
If set to true, if the
title
of this button contains the
specified
accessKey
, when the title is displayed to the user it
will be modified to include HTML to underline the accessKey.
Note that this property may cause titles that include
HTML (rather than simple strings) to be inappropriately modified, so should be disabled if your title string includes
HTML characters.
- getHiliteAccessKey() - Method in class com.smartgwt.client.widgets.ImgButton
-
If set to true, if the
title
of this button contains the
specified
accessKey
, when the title is displayed to the user it
will be modified to include HTML to underline the accessKey.
Note that this property may cause titles that include
HTML (rather than simple strings) to be inappropriately modified, so should be disabled if your title string includes
HTML characters.
- getHiliteAccessKey() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
If this MenuButton has a specified
accessKey
, underline it in
the title of the button by default
- getHiliteAccessKey() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
If this MenuButton has a specified
accessKey
, underline it in
the title of the button by default
- getHiliteAccessKey() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If set to true, if the
title
of this button contains the
specified
accessKey
, when the title is displayed to the user it
will be modified to include HTML to underline the accessKey.
Note that this property may cause titles that include
HTML (rather than simple strings) to be inappropriately modified, so should be disabled if your title string includes
HTML characters.
- getHiliteBodyColor() - Method in class com.smartgwt.client.widgets.Window
-
Highlight color for the Window body (shown when the body is flashed).
- getHiliteCanReplaceValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, end users can create advanced hiliting rules that will use the
Hilite.replacementValue
feature to cause values in hilited cells to
be replaced with a user-entered value.
- getHiliteEditorSpanTitleSeparator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, and
showHeaderSpanTitlesInHiliteEditor
is
true, this string will be inserted between the headerSpan title and the field title in the hiliteEditor field chooser
grid.
- getHiliteHeaderSrc() - Method in class com.smartgwt.client.widgets.Window
-
- getHiliteHeaderStyle() - Method in class com.smartgwt.client.widgets.Window
-
Highlight style for the Window header.
- getHiliteHTMLAfterFormat() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to true, custom HTML applied as part of hiliting will be applied after
formatting
for each cell.
- getHiliteHTMLAfterFormat() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set to true, custom HTML applied as part of hiliting will be applied after
formatting
for each cell in this column.
- getHiliteIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height for hilite icons for this listGrid.
- getHiliteIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Height for hilite icons for this field.
- getHiliteIconHeight() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Height for hilite icons for this listGrid.
- getHiliteIconHeight() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Height for hilite icons for this field.
- getHiliteIconLeftPadding() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the left of
hilite
icons
by default? Can be overridden at the field level
- getHiliteIconLeftPadding() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getHiliteIconLeftPadding() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
How much padding should there be on the left of
hilite icons
by default? Can be overridden at the field level
- getHiliteIconLeftPadding() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- getHiliteIconPosition() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
hiliteIcons
are present, where the hilite icon
will be placed relative to the field value.
- getHiliteIconPosition() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When
ListGrid.hiliteIcons
are present, where the hilite
icon will be placed relative to the field value.
- getHiliteIconPosition() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
When
hiliteIcons
are present, where the hilite
icon will be placed relative to the field value.
- getHiliteIconPosition() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- getHiliteIconRightPadding() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the right of
hilite
icons
by default? Can be overridden at the field level
- getHiliteIconRightPadding() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getHiliteIconRightPadding() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
How much padding should there be on the right of
hilite icons
by default? Can be overridden at the field level
- getHiliteIconRightPadding() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- getHiliteIcons() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
Specifies a list of icons that can be used in hilites.
- getHiliteIcons() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Specifies a list of icons that can be used in
hilites
.
- getHiliteIcons() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Specifies a list of icons that can be used in
hilites
.
- getHiliteIcons() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Specifies a list of icons that can be used in
hilites
.
- getHiliteIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width and height of
hilite icons
for this
component.
- getHiliteIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getHiliteIconSize() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Default width and height of
hilite icons
for this
component.
- getHiliteIconSize() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- getHiliteIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Width for hilite icons for this component.
- getHiliteIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Width for hilite icons for this field.
- getHiliteIconWidth() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Width for hilite icons for this component.
- getHiliteIconWidth() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Width for hilite icons for this field.
- getHiliteProperty() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getHiliteProperty() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Marker that can be set on a record to flag that record as hilited.
- getHiliteProperty() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getHiliteProperty() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getHiliteProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHiliteProperty() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getHiliteProperty() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getHiliteReplaceValueFieldTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHiliteRequiredFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Indicates whether the titles of required items in this form should use the special prefix and suffix specified by the
requiredTitlePrefix
and
requiredTitleSuffix
attributes, instead of the
standard prefix and suffix.
- getHiliteRowOnFocus() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the grid body gets keyboard focus, should we highlight the current focus row, using the rollover cell style?
- getHilites() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getHilites() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Hilites to be applied to the data for this component.
- getHilites() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Return the set of hilite-objects currently applied to this DataBoundComponent.
- getHilites() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getHilites() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getHilites() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHilites() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getHilites() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getHiliteState() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getHiliteState() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Get the current hilites encoded as a String, for saving.
- getHiliteState() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getHiliteState() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getHiliteState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHiliteState() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getHiliteState() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getHilitesText() - Method in class com.smartgwt.client.widgets.FieldPicker
-
- getHint() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies "hint" string to show next to the form item to indicate something to the user.
- getHint() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Returns the hint text for this item.
- getHintStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
CSS class for the "hint" string.
- getHLabelSpacing() - Method in class com.smartgwt.client.widgets.Slider
-
- getHome() - Static method in class com.smartgwt.client.util.SC
-
Get the root directory for Isomorphic-supplied SmartClient files - the directory
containing the modules/ and system/ subdirectories extracted when the SmartGWT project is
built.
- getHoopSelectionMode() - Method in class com.smartgwt.client.tools.EditContext
-
Defines the mode of inclusion for components encountered during hoop selection which is enabled when
selectionType
is
multiple
.
- getHoopSelector() - Method in class com.smartgwt.client.tools.EditProxy
-
Hoop selector canvas used for selecting multiple components.
- getHoopSelectorProperties() - Method in class com.smartgwt.client.tools.EditContext
-
- getHourIncrement() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
hourValues
is unset, this attribute specifies the
increment to use when generating entries for the hour picker.
- getHourItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getHourItemPrompt() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getHourItemProperties() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Custom properties to apply to this timeItem's generated
hour picker
.
- getHourItemTitle() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getHourMaxValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
hourValues
is unset, this attribute specifies the
maximum value present in the hour picker.
- getHourMinValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
hourValues
is unset, this attribute specifies the
minimum value present in the hour picker.
- getHoursAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "hour".
- getHoursFromNowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "hour".
- getHourValues() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getHoverAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, this property can be used to customize the alignment of content in the hover
canvas.
- getHoverAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Text alignment for text displayed in this item's hover canvas, if shown.
- getHoverAutoDestroy() - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true and
getHoverComponent()
is implemented, should the hoverCanvas returned from it be automatically destroyed when it is
hidden?
- getHoverAutoFitMaxWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
- getHoverAutoFitMaxWidthAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
- getHoverAutoFitWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
if
showHover
is true, this property will cause the specified
hoverWidth
to be treated as a minimum width for the hover.
- getHoverComponent() - Method in class com.smartgwt.client.widgets.Canvas
-
When
showHoverComponents
is true, this method is
called to get the component to show as a hover for this Canvas.
- getHoverDelay() - Method in class com.smartgwt.client.widgets.Canvas
-
If this.canHover
is true, how long should the mouse be kept over this widget before the hover event is
fired
- getHoverDelay() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this.canHover
is true, how long should the mouse be kept over this widget before the hover event is
fired
- getHoverDelay() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified, this is the number of milliseconds to wait between the user rolling over this form item, and triggering
any hover action for it.
If not specified this.form.itemHoverDelay
will be used instead.
- getHoverDelay() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Delay in ms for hovers shown for cells in this field.
- getHoverHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, this property can be used to customize the height of the hover canvas shown.
- getHoverHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Option to specify a height for any hover shown for this item.
- getHoverHeightAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Option to specify a height for any hover shown for this item.
- getHoverHTML(ListGridRecord, int, int, Date, String, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.CellHoverCustomizer
-
getHoverHTML() should be implemented and return the string of HTML to display in the hover for a given cell in a CalendarView
- getHoverHTML(CalendarEvent, String, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.DragHoverCustomizer
-
getHoverHTML() should be implemented and return the string of HTML to display in the hover during a drag operation
- getHoverHTML(CalendarEvent, EventCanvas) - Method in class com.smartgwt.client.widgets.calendar.EventCanvasHoverHTMLCustomizer
-
getHoverHTML() should be implemented and return the string of HTML to display when the user hovers
over an event
- getHoverHTML(HeaderLevel, Date, Date, String, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevelHoverCustomizer
-
getHoverHTML() should be implemented and return the string of HTML to display in the hover for a given span in the HeaderLevel
- getHoverHTML() - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, when the user holds the mouse over this Canvas for long enough to trigger a
hover event, a hover canvas is shown by default.
- getHoverHTML() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If
showHover
is true, when the user holds the mouse
over this DrawItem for long enough to trigger a hover event, a hover canvas is shown by default.
- getHoverHTML(FormItem, DynamicForm) - Method in interface com.smartgwt.client.widgets.form.FormItemHoverFormatter
-
The html to render on hover.
- getHoverHTML(ListGridRecord, int, int, String) - Method in interface com.smartgwt.client.widgets.grid.CellValueHoverFormatter
-
- getHoverHTML(int, String) - Method in interface com.smartgwt.client.widgets.grid.HeaderHoverFormatter
-
- getHoverHTML() - Method in class com.smartgwt.client.widgets.HoverHTMLCustomizer
-
hoverHTML() should be implemented and return the string of HTML to display.
- getHoverHTML(String) - Method in interface com.smartgwt.client.widgets.TitleHoverFormatter
-
- getHoverLabelPadding() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getHoverLabelProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for text in a floating label that represents the data value shown whenever the mouse moves withing the main
chart area when
showValueOnHover
is enabled.
- getHoverMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
showHoverComponents
is true, the builtin
mode to use when automatically creating a hover component for rows in this grid.
- getHoverMoveWithMouse() - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, should this widget's hover canvas be moved with the mouse while visible?
- getHoverOpacity() - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, should the hover canvas be shown with opacity other than 100?
- getHoverOpacity() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Opacity for any hover shown for this item
- getHoverRectProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for rectangle that draws behind of a floating hover label that represents the data value.
- getHoverStyle() - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, this property can be used to specify the css style to apply to the hover canvas.
- getHoverStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Explicit CSS Style for any hover shown for this item.
- getHoverStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Style to apply to hovers shown over this grid.
- getHoverVAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, this property can be used to customize the vertical alignment of content in the
hover canvas.
- getHoverVAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Vertical text alignment for text displayed in this item's hover canvas, if shown.
- getHoverWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true, this property can be used to
customize the width of the hover canvas shown.
- getHoverWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Option to specify a width for any hover shown for this item.
- getHoverWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the width of the canvas shown when the mouse hovers over cells in this field.
- getHoverWidthAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Option to specify a width for any hover shown for this item.
- getHoverWrap() - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, this property can be used to customize the whether content in the hover canvas
is displayed in a single line, or wraps.
- getHoverWrap() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
This property may be set to customize the wrap
attribute for the canvas shown when the mouse hovers over
cells in this field.
- getHPolicy() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Sizing policy applied to members on horizontal axis
- getHResizeCursor() - Method in class com.smartgwt.client.widgets.Splitbar
-
Cursor to display if this Splitbar is to be used for horizontal resize of widgets.
- getHSnapOrigin() - Method in class com.smartgwt.client.widgets.Canvas
-
Get an offset to be used when calculating snap positioning.
- getHSnapOrigin(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Get an offset to be used when calculating snap positioning.
- getHSnapPosition(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Override this method to provide a custom snap-to grid.
- getHSnapPosition(int, String) - Method in class com.smartgwt.client.widgets.Canvas
-
Override this method to provide a custom snap-to grid.
- getHspace() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines the number of pixels space to be displayed on the left of this form item icon, or for
inline
icons whose
inlineIconAlign
is
Alignment.LEFT
, on the right of this form item icon.
- getHSrc() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
Default src to display when
vertical
is false, and
src
is unset.
- getHSrc() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Base URL for the images used for the horizontal scrollbar track and end buttons.
- getHSrc() - Method in class com.smartgwt.client.widgets.Splitbar
-
- getHSrc() - Method in class com.smartgwt.client.widgets.StretchImg
-
Base URL for the image if
vertical
is false and
src
is unset.
- getHSrc() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Image for horizontal resizer for a vertical Toolstrip
- getHSrc() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Image for horizontally oriented separator (for vertical toolstrips).
- getHThumbStyle() - Method in class com.smartgwt.client.widgets.Slider
-
- getHtmlAfter() - Method in class com.smartgwt.client.data.Hilite
-
HTML to append to the end of cell values where this hilite is applied.
- getHtmlBefore() - Method in class com.smartgwt.client.data.Hilite
-
HTML to pre-pend to cell values where this hilite is applied.
- getHtmlColor() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Returns the currently-selected color, in HTML color representation form, as a string.
- getHtmlElement() - Method in class com.smartgwt.client.widgets.Canvas
-
If specified as a pointer to an HTML element present in the DOM, this canvas will be rendered inside that element on
draw()
.
- getHtmlFieldPrompt() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'HTML' field in the complex chooser.
- getHtmlFieldTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'HTML' field in the complex chooser.
- getHtmlPosition() - Method in class com.smartgwt.client.widgets.Canvas
-
If
htmlElement
is specified, this attribute specifies the
position where the canvas should be inserted relative to the
htmlElement
in the DOM.
- getHtmlValue() - Method in class com.smartgwt.client.data.Hilite
-
- getHTrackStyle() - Method in class com.smartgwt.client.widgets.Slider
-
- getHttpHeaders() - Method in class com.smartgwt.client.data.DSResponse
-
HTTP headers returned by the server as a map from header name to header value.
- getHttpHeaders() - Method in class com.smartgwt.client.rpc.RPCRequest
-
HTTP headers to send, as a Object mapping Header name -> Header value, eg
{ "Content-Type" : "text/xml" }
- getHttpHeaders() - Method in class com.smartgwt.client.rpc.RPCResponse
-
HTTP headers returned by the server as a map from header name to header value.
- getHttpMethod() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Selects the HTTP method that will be used for the request.
- getHttpMethod() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Selects the HTTP method that will be used when fetching content.
- getHttpMethod() - Method in class com.smartgwt.client.widgets.ViewLoader
-
Selects the HTTP method that will be used when fetching content.
- getHttpProxyURL() - Method in class com.smartgwt.client.rpc.RPCRequest
-
The proxy URL to use for this request (if
useHttpProxy
is set
for this request).
- getHttpResponseCode() - Method in class com.smartgwt.client.rpc.RPCResponse
-
This attribute (available when using the the xmlHttpRequest
transport) contains the HTTP response code sent
by the server.
- getHttpResponseText() - Method in class com.smartgwt.client.rpc.RPCResponse
-
The actual text of the HTTP response.
- getHue() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Returns the Hue of the currently-selected color, as an integer from 0-239
- getHueFieldPrompt() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Hue' field in the complex chooser.
- getHueFieldTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Hue' field in the complex chooser.
- getHValueStyle() - Method in class com.smartgwt.client.widgets.Slider
-
- getIcon() - Method in class com.smartgwt.client.data.Hilite
-
URL of an icon to show when this hilite is applied to a cell.
- getIcon() - Method in class com.smartgwt.client.tools.PaletteNode
-
Icon for this paletteNode.
- getIcon() - Method in class com.smartgwt.client.widgets.Button
-
Optional icon to be shown with the button title text.
- getIcon() - Method in class com.smartgwt.client.widgets.Dialog
-
Icon to show in this dialog - see
message
.
- getIcon() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Optional icon image to display on the button for this item.
- getIcon() - Method in class com.smartgwt.client.widgets.form.fields.events.FormItemIconClickEvent
-
A pointer to the form item icon clicked
- getIcon() - Method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
-
a pointer to the icon that received the click event.
- getIcon() - Method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
a pointer to the icon that received the click event.
- getIcon(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getIcon() - Method in class com.smartgwt.client.widgets.form.FormItemEventInfo
-
If this event occurred over a formItemIcon this attribute contains the
name
of the icon.
- getIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Optional icon to show next to the title for this field.
- getIcon() - Method in class com.smartgwt.client.widgets.IconButton
-
Icon to show to the left of or above the title, according to the button's
Orientation
.
- getIcon() - Method in class com.smartgwt.client.widgets.ImgButton
-
Optional icon to be shown with the button title text.
- getIcon() - Method in class com.smartgwt.client.widgets.Label
-
Optional icon to be shown with the button title text.
- getIcon() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Optional icon to be shown with the button title text.
- getIcon() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Icon to show for this NavItem
.
- getIcon() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Base filename of the icon that represents open and closed states.
- getIcon() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Base filename of the icon that represents open and closed states.
- getIcon() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
This property corresponds to the inherited
Button.icon
property,
which is used to display the menuButtonImage, so anything you attempt to set there would be clobbered by the internal
usage.
- getIcon() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The filename for this item's custom icon.
- getIcon() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Optional icon to be shown with the button title text.
- getIcon() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Optional icon to be shown with the button title text.
- getIcon() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified, this tab will show an icon next to the tab title.
- getIcon(Record, boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Get the appropriate icon for a node.
- getIcon() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
This Property allows the developer to customize the icon displayed next to a node.
- getIconAlign() - Method in class com.smartgwt.client.widgets.Button
-
If this button is showing an icon should it be right or left aligned?
- getIconAlign() - Method in class com.smartgwt.client.widgets.IconButton
-
This attribute is not supported in this subclass.
- getIconAlign() - Method in class com.smartgwt.client.widgets.ImgButton
-
If this button is showing an icon should it be right or left aligned?
- getIconAlign() - Method in class com.smartgwt.client.widgets.Label
-
If this button is showing an icon should it be right or left aligned?
- getIconAlign() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
If this button is showing an icon should it be right or left aligned?
- getIconAlign() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If this button is showing an icon should it be right or left aligned?
- getIconBodyStyleName() - Method in class com.smartgwt.client.widgets.menu.Menu
-
If set, the CSS style used for the body of this menu when there is an icon field.
- getIconCursor() - Method in class com.smartgwt.client.widgets.Button
-
Specifies the cursor to display when the mouse pointer is over the icon image.
- getIconCursor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default cursor to display when the user rolls over icons within cells of an
type:icon
field.
- getIconCursor() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the cursor to display when the mouse pointer is over an icon image in a cell for either a field of type
icon
or a
valueIcon
.
- getIconField() - Method in class com.smartgwt.client.data.DataSource
-
Designates a field of
type
:"image" as the field to use when rendering a
record as an image, for example, in a
TileGrid
.
- getIconField() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
This property allows the developer to specify the icon displayed next to a record.
- getIconFieldDefaults() - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Default properties for the automatically generated icon column.
- getIconFieldProperties() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Custom properties for the automatically generated icon column.
- getIconFieldTitle() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The
title
of the 'Icon' picker.
- getIconFillSpaceStyleName() - Method in class com.smartgwt.client.widgets.menu.Menu
-
If set, alternative body style for the menu used when there is an icon field and the
placement
settings indicate the menu will be filling a portion of
the screen or a panel.
- getIconHeight() - Method in class com.smartgwt.client.widgets.Button
-
Height in pixels of the icon image.
- getIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default height for form item icons.
- getIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
icon
is specified, this property can be used to
specify the height of the icon to be displayed in the ListGrid header button.
- getIconHeight() - Method in class com.smartgwt.client.widgets.ImgButton
-
Height in pixels of the icon image.
- getIconHeight() - Method in class com.smartgwt.client.widgets.Label
-
Height in pixels of the icon image.
- getIconHeight() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Height in pixels of the icon image.
- getIconHeight() - Method in class com.smartgwt.client.widgets.menu.Menu
-
The default height applied to custom icons in this menu.
- getIconHeight() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The height applied to this item's icon.
- getIconHeight() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Height in pixels of the icon image.
- getIconHeight() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Height in pixels of the icon image.
- getIconHeight() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
icon
is specified, this property may be used to specify a height
for the icon.
- getIconHSpace() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Horizontal space (in px) to leave between form item icons.
- getIconOnlyBaseStyle() - Method in class com.smartgwt.client.widgets.Button
-
- getIconOrientation() - Method in class com.smartgwt.client.widgets.Button
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- getIconOrientation() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is showing an icon, should it appear to the left or right of the title?
Valid options are
"left"
or "right"
- getIconOrientation() - Method in class com.smartgwt.client.widgets.IconButton
-
This attribute is not supported in this subclass.
- getIconOrientation() - Method in class com.smartgwt.client.widgets.ImgButton
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- getIconOrientation() - Method in class com.smartgwt.client.widgets.Label
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- getIconOrientation() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- getIconOrientation() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- getIconOrientation() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- getIconPadding() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When using
autoFitFieldWidths
, padding in pixels
left on each side of fields that show images.
- getIconPadding() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Default padding to show between the folder or leaf node icon and cell value in the tree cell.
- getIconPadding() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Developers may customize the padding between the folder or leaf node icon and the text content of the tree cell for
individual nodes.
- getIconPaddingProperty() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This property allows the developer to specify custom
iconPadding
for specific nodes
- getIconPageRect(FormItemIcon) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getIconPlacement() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getIconPlacement() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
- getIconPlacement() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- getIconPrompt() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default prompt (and tooltip-text) for icons.
- getIconRect(FormItemIcon) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getIcons() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
An array of descriptor objects for icons to display in a line after this form item.
- getIconSize() - Method in class com.smartgwt.client.widgets.Button
-
Size in pixels of the icon image.
- getIconSize() - Method in class com.smartgwt.client.widgets.Dialog
-
Size of the icon to show in this dialog.
- getIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
icon
is specified, this property can be used to
specify the size of the icon to be displayed in the ListGrid header button.
- getIconSize() - Method in class com.smartgwt.client.widgets.ImgButton
-
Size in pixels of the icon image.
- getIconSize() - Method in class com.smartgwt.client.widgets.Label
-
Size in pixels of the icon image.
- getIconSize() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Size in pixels of the icon image.
- getIconSize() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size in pixels of the icon image.
- getIconSize() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size in pixels of the icon image.
- getIconSize() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
icon
is specified, this property may be used to specify a size
for the icon.
- getIconSize() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The standard size (same height and width, in pixels) of node icons in this treeGrid.
- getIconSpacing() - Method in class com.smartgwt.client.widgets.Button
-
Pixels between icon and title text.
- getIconSpacing() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Pixels between icon and title text.
- getIconSpacing() - Method in class com.smartgwt.client.widgets.ImgButton
-
Pixels between icon and title text.
- getIconSpacing() - Method in class com.smartgwt.client.widgets.Label
-
Pixels between icon and title text.
- getIconSpacing() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Pixels between icon and title text.
- getIconStyle() - Method in class com.smartgwt.client.widgets.Button
-
Base CSS style applied to the icon image.
- getIconStyle() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Base CSS style applied to the icon image.
- getIconTabPosition() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the desired tab-position of some icon with respect to other focusable sub-elements for this formItem.
- getIconVAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
How should icons be aligned vertically for this form item.
- getIconVAlign() - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
How should icons be aligned vertically for this form item.
- getIconVAlign() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Align icons with the top edge of text area icons by default.
- getIconVAlign() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
FormItem.iconVAlign
.
- getIconWidth() - Method in class com.smartgwt.client.widgets.Button
-
Width in pixels of the icon image.
- getIconWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default width for form item icons.
- getIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
icon
is specified, this property can be used to
specify the width of the icon to be displayed in the ListGrid header button.
- getIconWidth() - Method in class com.smartgwt.client.widgets.ImgButton
-
Width in pixels of the icon image.
- getIconWidth() - Method in class com.smartgwt.client.widgets.Label
-
Width in pixels of the icon image.
- getIconWidth() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Width in pixels of the icon image.
- getIconWidth() - Method in class com.smartgwt.client.widgets.menu.Menu
-
The default width applied to custom icons in this menu.
- getIconWidth() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The width applied to this item's icon.
- getIconWidth() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Width in pixels of the icon image.
- getIconWidth() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Width in pixels of the icon image.
- getIconWidth() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
icon
is specified, this property may be used to specify a width
for the icon.
- getID() - Method in class com.smartgwt.client.core.BaseClass
-
Return the ID
- getId() - Method in class com.smartgwt.client.data.Hilite
-
Unique id for this hilite definition.
- getID(Widget) - Static method in class com.smartgwt.client.util.DOMUtil
-
- getID(Element) - Static method in class com.smartgwt.client.util.DOMUtil
-
- getID() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- getID() - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getId() - Method in class com.smartgwt.client.widgets.cube.Facet
-
id of this facet.
- getId() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
id of this facetValue.
- getId() - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
Identifier which can be used by one or more DrawItems when gradient is assigned to
DrawPane.gradients
.
- getID() - Method in class com.smartgwt.client.widgets.events.DrawEvent
-
- getID() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Global identifier for referring to the formItem in JavaScript.
- getId() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
An optional ID for this NavItem
.
- getID() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Optional ID for the section.
- getId() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Sets the 'id' attribute on the object.
- getID() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
the ID of the deselected tab
- getID() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
the ID of the newly selected tab
- getID() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Optional ID for the tab, which can later be used to reference the tab.
- getIdAsInt() - Method in class com.smartgwt.client.widgets.cube.Facet
-
id of this facet.
- getIdAsInt() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
id of this facetValue.
- getIdAsString() - Method in class com.smartgwt.client.widgets.cube.Facet
-
id of this facet.
- getIdAsString() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
id of this facetValue.
- getIdField() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of the property on a
TreeNode
that holds an id for the node which is
unique across the entire Tree.
- getIdName() - Method in class com.smartgwt.client.tools.PaletteNode
-
Name used to create unique component ID.
- getIdPrefix() - Method in class com.smartgwt.client.tools.PaletteNode
-
- getIframeSandbox() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
- getIgnoreKeyboardClicks() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getIgnoreRTL() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should horizontal alignment-related attributes
align
and
iconOrientation
be mirrored in RTL mode? This is
the default behavior unless ignoreRTL is set to true.
- getIgnoreRTL() - Method in class com.smartgwt.client.widgets.StretchImg
-
- getIgnoreTextMatchStyle() - Method in class com.smartgwt.client.data.DataSourceField
-
NOTE: Only applicable to
clientOnly
DataSources and the
built-in
SQL
,
JPA
and
Hibernate
DataSources available in Pro, Power and Enterprise
versions of Smart GWT.
- getIgnoreTextMatchStyleCaseSensitive() - Method in class com.smartgwt.client.data.DataSource
-
For fields on this dataSource that specify
ignoreTextMatchStyle
true, the prevailing textMatchStyle is ignored and Smart GWT matches exact values.
- getIgnoreTimeout() - Method in class com.smartgwt.client.rpc.RPCRequest
-
When set to true, no reply is expected from the server.
- getImage(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Retrieve a native image or SVG object element by name.
- getImage() - Method in class com.smartgwt.client.widgets.rte.ListProperties
-
When the list item marker
style
is "custom-image", the
image to use for the markers.
- getImageHeight() - Method in class com.smartgwt.client.data.DataSourceField
-
Height of the image-content of this field.
- getImageHeight() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Height of image shown for fieldTypes image and imageFile in this field.
- getImageHeight() - Method in class com.smartgwt.client.widgets.Img
-
Explicit size for the image, for
imageType
settings that would
normally use the image's natural size (applies to
imageType
"center" and "normal" only).
- getImageHeight() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Height of image shown for fieldTypes image in this field.
- getImageHeightAsString() - Method in class com.smartgwt.client.data.DataSourceField
-
Height of the image-content of this field.
- getImageHeightAsString() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Height of image shown for fieldTypes image in this field.
- getImageSize() - Method in class com.smartgwt.client.data.DataSourceField
-
Width and height of the image-content of this field.
- getImageSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default size of thumbnails shown for fieldTypes image and imageFile.
- getImageSize() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Size of images shown for fieldTypes image and imageFile in this field.
- getImageSize() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Size of images shown for fieldTypes image in this field.
- getImageSizeAsString() - Method in class com.smartgwt.client.data.DataSourceField
-
Width and height of the image-content of this field.
- getImageSizeAsString() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Size of images shown for fieldTypes image in this field.
- getImageType() - Method in class com.smartgwt.client.widgets.Img
-
Indicates whether the image should be tiled/cropped, stretched, or centered when the size of this widget does
not match the size of the image.
- getImageType() - Method in class com.smartgwt.client.widgets.StretchImg
-
Indicates whether the image should be tiled/cropped, stretched, or centered when the size of this widget does
not match the size of the image.
- getImageURLPrefix() - Method in class com.smartgwt.client.data.fields.DataSourceImageField
-
Return the imageURLPrefix.
- getImageURLPrefix() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Prefix to apply to the beginning of any valueIcons
when determining the URL for the image.
- getImageURLPrefix() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has type [
ListGridFieldType
] set to
"image"
and the URL for
the image displayed is not absolute, the path of the URL will be relative to this string
Alternatively, if this
field displays any valueIcons, this prefix will be applied to the beginning of any
valueIcons
when determining the URL for the image.
- getImageURLPrefix() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to "image"
and the URL for the image displayed is not absolute, the path of the
URL will be relative to this string.
- getImageURLSuffix() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Suffix to apply to the end of any valueIcons
when
determining the URL for the image.
- getImageURLSuffix() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If any cells in this field are showing a value icon (see:
valueIcons
) or this is has
ListGridFieldType
set to
"image"
, the value of this property will be appended to
the end of the URL for the icon displayed.
Typical usage might be to append a file type such as
".gif"
to the filename of the image.
For editable fields, this property will also be passed through to any editors as
FormItem.imageURLSuffix
.
- getImageURLSuffix() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to "image"
, the value of this property will be appended to the end of the URL
for the icon displayed.
- getImageWidth() - Method in class com.smartgwt.client.data.DataSourceField
-
Width of the image-content of this field.
- getImageWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Width of images shown for fieldTypes image and imageFile in this field.
- getImageWidth() - Method in class com.smartgwt.client.widgets.Img
-
Explicit size for the image, for
imageType
settings that would
normally use the image's natural size (applies to
imageType
"center" and "normal" only).
- getImageWidth() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Width of images shown for fieldTypes image in this field.
- getImageWidthAsString() - Method in class com.smartgwt.client.data.DataSourceField
-
Width of the image-content of this field.
- getImageWidthAsString() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Width of images shown for fieldTypes image in this field.
- getImgDir() - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the image-specific image directory to override the default.
- getImgURL(String) - Static method in class com.smartgwt.client.util.Page
-
Return the full URL for app-specific or skin image.
- getImgURL(String, String) - Static method in class com.smartgwt.client.util.Page
-
Return the full URL for app-specific or skin image.
- getImgURL(String) - Static method in class com.smartgwt.client.widgets.Canvas
-
Return the full URL for an image to be drawn in this canvas.
- getImgURL(String, String) - Static method in class com.smartgwt.client.widgets.Canvas
-
Return the full URL for an image to be drawn in this canvas.
- getImplicitCriteria() - Method in class com.smartgwt.client.data.DataSource
-
Criteria that are implicitly applied to all fetches made through this DataSource.
- getImplicitCriteria() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getImplicitCriteria() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Criteria that are never shown to or edited by the user and are cumulative with any
criteria provided via
DataBoundComponent.initialCriteria
,
DataBoundComponent.setCriteria()
etc.
- getImplicitCriteria() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getImplicitCriteria() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getImplicitCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getImplicitCriteria() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getImplicitCriteria() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- getImplicitCriteria() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getImplicitSave() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When true, indicates that changes to items in this form will be automatically saved on a
delay
, as well as when the entire form is submitted.
- getImplicitSave() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When true, indicates that changes to this item will cause an automatic save on a
delay
, as well as when the entire form is submitted.
- getImplicitSaveDelay() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When
implicitSave
is true, this attribute dictates
the millisecond delay after which form items are automatically saved during editing.
- getImplicitSaveOnBlur() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, form item values will be automatically saved when each item's "editorExit" handler is fired as well as on a
delay and when the entire form is submitted.
- getImplicitSaveOnBlur() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set to true, this item's value will be saved immediately when its "editorExit" handler is fired.
- getInapplicable() - Method in class com.smartgwt.client.data.DataSourceField
-
For use in
ComponentSchema
, a field
inherited
from another schema can be redeclared with this property
set in order to indicate that the property should not be used.
- getIncludeControls() - Method in class com.smartgwt.client.util.PrintProperties
-
An array of Strings indicating the classNames of controls that should be specifically included when printing, even if a
superclass is listed in omitControls
.
- getIncludeFrom() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Indicates this field's values should be fetched from another, related DataSource.
- getIncludeFrom() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Indicates this field's values come from another, related DataSource.
- getIncludeHilitesInSummaryFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When assembling a value for a
summary field
, if
a referenced field is hilited, should the hilite HTML be included in the summary field value?
- getIncludeInRecordSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If a listGrid is showing a field of type summary, should this field be passed to the recordSummaryFunction when
calculating the summary value to display.
- getIncludeInRecordSummaryFields() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this listGrid has any fields of type
"summary"
and this field will be
included
in summary calculations by default,
this attribute provides an opportunity to explicitly specify which summary fields the record should be displayed in.
- getIncludeInSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
If specified as false this record should be ignored when calculating summary totals to be shown in the
summary row
for this grid.
- getIncludeInSummaryProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will be checked to determine whether a record should be included when calculating totals
for the
grid summary
.
- getIncreaseIcon() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
stacked mode
, the icon to increase
the spinner's value (an up arrow by default).
- getIndent() - Method in class com.smartgwt.client.tools.SerializationSettings
-
Overrides the default indention setting during serialization.
- getIndentPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
indent
control.
- getIndentRecordComponents() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For record components placed "within" the
treeField
column, should the component be indented to the position where a title would normally show?
- getIndentSize() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The amount of indentation (in pixels) to add to a node's icon/title for each level down in this tree's hierarchy.
- getIndentVTree() - Method in class com.smartgwt.client.widgets.cube.Facet
-
- getIndentVTreeFacets() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- getIndex() - Method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
index of the button that was clicked
- getIndex() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
index of record being dropped on
- getIndex() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
Within the folder being dropped on, the index at which the drop is occurring.
- getIndicatorCanvas() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getIndicatorCanvasStyle(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getIndicatorCanvasStyle(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getIndicatorEvent() - Method in class com.smartgwt.client.widgets.calendar.events.IndicatorClick
-
indicator that was clicked on
- getIndicatorHoverHTML(CalendarEvent, IndicatorCanvas, CalendarView, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Gets the hover HTML for an
indicator
being hovered
over.
- getIndicatorHoverHTML(CalendarEvent, IndicatorCanvas) - Method in class com.smartgwt.client.widgets.calendar.IndicatorHoverHTMLCustomizer
-
getIndicatorHoverHTML() should be implemented and return the string of HTML to display when the user hovers
over an IndicatorCanvas
- getIndicators() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An array of CalendarEvent instances representing instants in time, to be highlighted in
timeline views
.
- getIndicatorStyleName() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getInfoField() - Method in class com.smartgwt.client.data.DataSource
-
Name of the field that has the second most pertinent piece of textual information in the record, for use when a
DataBoundComponent
needs to show a short summary of a record.
- getInfoField() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display as part of individual record in "summary"
RecordLayout
s.
- getInFront() - Method in class com.smartgwt.client.widgets.ace.AceMarker
-
Internal use only.
- getInheritsFrom() - Method in class com.smartgwt.client.data.DataSource
-
ID of another DataSource this DataSource inherits its
fields
from.
- getInheritsFrom() - Method in class com.smartgwt.client.data.SimpleType
-
Name of another SimpleType from which this type should inherit.
- getInitialComponent() - Method in class com.smartgwt.client.tools.VisualBuilder
-
A PaletteNode describing a component to add to an empty screen as an initial container.
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getInitialCriteria() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Criteria to be used when fetching items for this Menu.
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getInitialSort() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
An array of
SortSpecifier
objects used to set up the initial sort configuration for
this pickList.
- getInitialSort() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
An array of
SortSpecifier
objects used to set up the initial sort configuration for
this pickList.
- getInitialSort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An array of
SortSpecifier
objects used to set up the initial sort configuration for
this grid.
- getInitialSort() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The initial sort configuration to show in the
optionsGrid
.
- getInitialSort() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The initial sort configuration to show in the
optionsGrid
.
- getInitialValue() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
In an editable ListGrid, initial value for this field when the user begins editing a new record.
- getInitialValues() - Method in class com.smartgwt.client.util.workflow.FormEditNewRecordTask
-
Initial values for new edit record.
- getInitialValues() - Method in class com.smartgwt.client.util.workflow.GridStartEditingTask
-
Initial values for new edit record.
- getInline() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
- getInlineAndNotTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "And Not" operator (only applicable to the "inline" appearance)
- getInlineAndTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "And" operator (only applicable to the "inline" appearance)
- getInlinedValues() - Method in class com.smartgwt.client.widgets.cube.Facet
-
When applied to a Chart, does the chart's data contain multiple values per record for this facet.
- getInlineEditEvent() - Method in class com.smartgwt.client.tools.EditProxy
-
- getInlineEditForm() - Method in class com.smartgwt.client.tools.EditProxy
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getInlineEditInstructionLabel() - Method in class com.smartgwt.client.tools.EditProxy
-
- getInlineEditInstructions() - Method in class com.smartgwt.client.tools.EditProxy
-
Instructions that appear below the text entry area if inline editing is enabled.
- getInlineEditMultiline() - Method in class com.smartgwt.client.tools.EditProxy
-
Whether inline editing should be single or multi-line.
- getInlineEditOnDrop() - Method in class com.smartgwt.client.tools.EditProxy
-
Should the inline editor be shown when new component is first dropped?
- getInlineEditText() - Method in class com.smartgwt.client.tools.CheckboxItemEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.DateItemEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.DrawItemEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.DrawLabelEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.EditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.FacetChartEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.LabelEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.MenuEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.ProgressbarEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.SelectItemEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.StatefulCanvasEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.TabSetEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.TextItemEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.WindowEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineIconAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Horizontal alignment for icons marked
inline
.
- getInlineImgButton() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getInlineMenuItem() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getInlineOrTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "Or" operator (only applicable to the "inline" appearance)
- getInlinePlacement() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Placement of inlined items relative to the main
MenuButton
.
- getInlinePlacementAsVerticalAlignment() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Placement of inlined items relative to the main
MenuButton
.
- getInlineSubmenuItem() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getInlineView() - Method in class com.smartgwt.client.util.workflow.UserTask
-
An inline definition of the form.
- getInnerContentHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the amount of space available for interior content (or relatively positioned child widget(s)) without
introducing clipping, scrolling or overflow.
This is the space within the viewport of the widget (not including
padding, and excluding margins, borders or scrollbars) rendered at its specified size.
- getInnerContentWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the amount of space available for interior content (or relatively positioned child widget(s)) without
introducing clipping, scrolling or overflow.
This is the space within the viewport of the widget (not including
padding, and excluding margins, borders or scrollbars) rendered at its specified size.
- getInnerHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the buttons in the innermost column header for
this cubeGrid.
- getInnerHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the amount of space available for (an) absolutely positioned child widget(s) or absolutely positioned HTML
content, without introducing clipping, scrolling or overflow.
- getInnerHTML() - Method in class com.smartgwt.client.widgets.BaseWidget
-
Return the inner HTML for this canvas.
- getInnerHTML() - Method in class com.smartgwt.client.widgets.WidgetCanvas
-
- getInnerTitleOrientation() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The title orientation for the to / from sub-items.
- getInnerWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the amount of space available for absolutely positioned child widget(s) or absolutely positioned HTML content,
without introducing clipping, scrolling or overflow.
- getInputData() - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
- getInputDS(String) - Method in class com.smartgwt.client.data.WebService
-
Get a DataSource representing the input message to a web service operation.
- getInputField() - Method in class com.smartgwt.client.util.workflow.Task
-
Field in the
process state
which is provided as input data to
this task.
- getInputFieldList() - Method in class com.smartgwt.client.util.workflow.Task
-
List of multiple fields from the
process state
which are
provided as input data to this task.
- getInputFormat() - Static method in class com.smartgwt.client.util.DateUtil
-
Retrieves the default format for strings being parsed into dates via DateUtil.parseInput()
- getInputFormat() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is
true
this
property can be used to specify the input format for date strings.
- getInputFormat() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
For fields of type
"date"
, if this is an editable field such as a
TextItem
, this property allows you to specify the
inputFormat
applied to the item.
- getInputFormat() - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
- getInputFormat() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For fields of type
"date"
, if this is an editable field such as a
TextItem
, this property allows you to specify the
inputFormat
applied to the item.
- getInputFormat() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Format for direct user input of date values.
- getInputRecord() - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Get all inputs to the task as specified by the
inputFieldList
, as a Record.
- getInstantScrollTrackRedraw() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, if the user clicks on the scroll buttons at the end of the track or clicks once on the scroll track, there will
be an instant redraw of the grid content so that the user doesn't see any blank space.
- getInstructionLabel() - Method in class com.smartgwt.client.widgets.FieldPicker
-
- getInstructions() - Method in class com.smartgwt.client.widgets.FieldPicker
-
- getIntArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getIntegerArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getIntValueFromJavaScriptObjectArray(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getInvalidateCache() - Method in class com.smartgwt.client.data.DSResponse
-
Optional flag that can be set by the server to force ResultSets to drop any caches of records from the DataSource that
was the target of the operation.
- getInvalidateCache() - Method in class com.smartgwt.client.data.OperationBinding
-
If set, every invocation of this operationBinding will invalidate the local cache, forcing a server visit to refresh the
data.
- getInvalidDateMessage() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The message to display in the
eventEditor
when the
'To' date is greater than the 'From' date and a save is attempted.
- getInvalidDateStringMessage() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Validation error message to display if the user enters an invalid date
- getInvalidHilitePrompt() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The message to show when the user clicks "Save" without entering any criteria.
- getInvalidListPrompt() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
This is a dynamic string - text within ${...}
will be evaluated as JS code when the message is
displayed.
- getInvalidListPrompt() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
This is a dynamic string - text within ${...}
will be evaluated as JS code when the message is
displayed.
- getInvalidListPrompt() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
This is a dynamic string - text within ${...}
will be evaluated as JS code when the message is
displayed.
- getInvalidListPrompt() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
This is a dynamic string - text within ${...}
will be evaluated as JS code when the message is
displayed.
- getInvalidRangeErrorMessage() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Error message to display if the user enters a date range where the "To" field value is earlier than the "From" field
value.
- getInvalidSummaryValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getInvalidTimeStringMessage() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Validation error message to display if the user enters an invalid time string.
- getInvertClosedGripIfTargetAfter() - Method in class com.smartgwt.client.widgets.Splitbar
-
If
showClosedGrip
is true, and
targetAfter
is true should we show the "closed" state for the grip
when the target is visible (rather than when it is hidden).
- getIsAsync() - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Whether the script task is asynchronous.
- getIsDesktop() - Static method in class com.smartgwt.client.util.Browser
-
Is the application running in a desktop browser? This is true if isTablet
and isHandset
are both false
.
- getIsDragging() - Method in class com.smartgwt.client.widgets.events.ChangedEvent
-
whether the user is still in the middle of a drag, so that expensive operations can be avoided if needed
- getIsFolderProperty() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of property that defines whether a node is a folder.
- getIsGridSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
This attribute will automatically be set to true for the record representing the grid-level summary row shown if
ListGrid.showGridSummary
is true.
- getIsGroup() - Method in class com.smartgwt.client.widgets.Canvas
-
Should a grouping frame be shown around this canvas if a non-empty string has been specified for
groupTitle
.
- getIsGrouped() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
True if this listGrid is grouped, false otherwise
- getIsGroupSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
This attribute will automatically be set to true for records representing group-level summary rows shown if
ListGrid.showGroupSummary
is true.
- getIsHandset() - Static method in class com.smartgwt.client.util.Browser
-
Is the application running on a handset-sized device, with a typical screen width of around 3-4 inches?
- getIsHeader() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
If set, this NavItem
will be styled like a header.
- getIsIndicatorCanvas() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Readonly property dictating whether this is a special
IndicatorCanvas
subclass.
- getIsMinimizeValue() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Used to determine which facetValue is to be shown when the facet is minimized.
- getIsModal() - Method in class com.smartgwt.client.widgets.Window
-
If true, when shown this Window will intercept and block events to all other existing components on the page.
- getIsomorphicDir() - Static method in class com.smartgwt.client.util.Page
-
Return the root directory for Isomorphic-specific files.
- getIsomorphicToolsDir() - Static method in class com.smartgwt.client.util.Page
-
Return the root directory for Isomorphic-supplied tools dir.
- getIsPrinting() - Method in class com.smartgwt.client.widgets.Canvas
-
This boolean flag will be set to true by framework logic while generating print HTML for this widget as a result to a
call to
showPrintPreview()
(or just
getPrintHTML()
).
- getIsRemoveField() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getIsRuleScope() - Method in class com.smartgwt.client.widgets.Canvas
-
Marks this Canvas as the
ruleScope
that will be discovered by
any contained
DataBoundComponent
s which do not specify an explicit
ruleScope
.
- getIsSeparator() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting a separator row.
When set to true
, defines a horizontal separator in the
listGrid object.
- getIsSeparator() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
If set, this NavItem
will be styled as a separator.
- getIsSeparator() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
When set to
true
, this menu item shows a horizontal separator instead of the
title
text.
- getIsSeparatorProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If record[this.isSeparatorProperty]
is set for some record, the record will be displayed as a simple
separator row.
- getIsSnapAlignCandidate() - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to alignment against this Canvas when
other Canvases dragged into the same parent when
childrenSnapAlign
is enabled on this Canvas' parent.
- getIsTablet() - Static method in class com.smartgwt.client.util.Browser
-
Is the application running on a tablet device (e.g.
- getIsTouch() - Static method in class com.smartgwt.client.util.Browser
-
Is the application running on a touch device (e.g.
- getIsTree() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Marks this facet as a hierarchical facet.
- getIsTree() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
Whether the
NavItem
s form a
Tree
or
are just a flat list.
- getIsVisible() - Method in class com.smartgwt.client.widgets.events.VisibilityChangedEvent
-
whether the canvas is visible to the user
- getIsZoneCanvas() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Readonly property indicating whether this is a special
ZoneCanvas
subclass.
- getItalicSelectionPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- getItem(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getItem() - Method in class com.smartgwt.client.widgets.form.events.ItemChangedEvent
-
the FormItem where the change event occurred
- getItem() - Method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
-
the FormItem where the change event occurred
- getItem() - Method in class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
-
the FormItem where the change event occurred
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.BlurEvent
-
the form item itself (also available as "this")
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangedEvent
-
the form item itself (also available as "this")
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
-
the form item itself (also available as "this")
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ClickEvent
-
the form item itself (also available as "this")
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.DoubleClickEvent
-
the form item itself (also available as "this")
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorEnterEvent
-
form item recieving focus
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorExitEvent
-
pointer to the form item being managed
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.FocusEvent
-
the form item itself (also available as "this")
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.FormItemIconClickEvent
-
The Form Item containing this icon
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
-
a pointer to this form item
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
a pointer to this form item
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ItemHoverEvent
-
Pointer to this item
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
-
Item over which the keydown occurred
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
Item over which the keypress occurred
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
-
Item over which the keyup occurred
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
-
the form item itself (also available as "this").
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerIconClickEvent
-
the FormItem containing the picker icon.
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowContextMenuEvent
-
the form item itself (also available as "this")
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
the live form item instance
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleClickEvent
-
the form item whose title was clicked
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleDoubleClickEvent
-
the form item whose title was double-clicked
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleHoverEvent
-
Pointer to this item
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueHoverEvent
-
Pointer to this item
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
-
the FormItem containing the valueIcon
- getItem() - Method in class com.smartgwt.client.widgets.form.FormItemEventInfo
-
Item over which the event occurred.
- getItem(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Retrieve a
FormItem
from this ValuesManager.
- getItem() - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
the editor (form item) itself (also available as "this").
- getItem() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
the editor (form item) itself (also available as "this").
- getItem() - Method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
Pointer to the item in question.
- getItem() - Method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
-
- getItem(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Get a particular MenuItem by index.
- getItem() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
-
- getItemBaseStyle() - Method in class com.smartgwt.client.widgets.StretchImg
-
If specified this css class will be applied to the individual item images within this StretchImg.
- getItemEndIndent() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Size, in pixels, of indentation of all member items relative to the end of the alignment axis.
- getItemHoverAlign() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Text alignment for hovers shown for items
- getItemHoverDelay() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If the user rolls over an item, how long a delay before we fire any hover action / show a hover for that item?
- getItemHoverHeight() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A default height for hovers shown for items
- getItemHoverHeightAsString() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A default height for hovers shown for items
- getItemHoverOpacity() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Opacity for hovers shown for items
- getItemHoverStyle() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
CSS Style for hovers shown for items
- getItemHoverVAlign() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Vertical text alignment for hovers shown for items
- getItemHoverVAlignAsString() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Vertical text alignment for hovers shown for items
- getItemHoverWidth() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A default width for hovers shown for items
- getItemHoverWidthAsString() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A default width for hovers shown for items
- getItemIndent() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Size, in pixels, of indentation of all member items.
- getItemLayout() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Layout style to use with this form.
- getItemNum(MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Given a MenuItem, return it's index in the items array.
- getItemNum() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
-
number of the button in question
- getItemNum() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
-
the index of the item that was resized
- getItems(int[]) - Method in class com.smartgwt.client.data.RecordList
-
Return the items at a list of specified positions.
- getItems() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Optional subitems of this NavItem
.
- getItems() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Return the items in this SectionStackSection
- getItems() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
MenuItems to be show either inline or as a drop-down
Menu
.
- getItems() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Return the menu items.
- getItems() - Method in class com.smartgwt.client.widgets.StretchImg
-
The list of images to display as an array of objects specifying the image names and
sizes.
- getItems() - Method in class com.smartgwt.client.widgets.Window
-
The contents of the Window body.
- getItemStartIndent() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Size, in pixels, of indentation of all member items relative to the start of the alignment axis.
- getJavaScriptObjectArraySize(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getJavascriptProperty(BeanClass, String) - Method in class com.smartgwt.client.bean.BeanFactory
-
- getJavascriptProperty(BeanClass, String) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseClass
-
- getJavascriptProperty(BeanClass, String) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseWidget
-
- getJavascriptProperty(BeanClass, String) - Method in class com.smartgwt.client.bean.BeanFactoryForDataClass
-
- getJoinPrefix() - Method in class com.smartgwt.client.data.DataSourceField
-
- getJoinString() - Method in class com.smartgwt.client.data.DataSourceField
-
- getJoinSuffix() - Method in class com.smartgwt.client.data.DataSourceField
-
- getJSLogicalDate(Date) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getJSLogicalDate(int, int, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getJSLogicalTime(Date) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getJSLogicalTime(int, int, int, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getJSOArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getJsObj() - Method in class com.smartgwt.client.core.BaseClass
-
- getJsObj() - Method in class com.smartgwt.client.core.JsObject
-
- getJsObj() - Method in class com.smartgwt.client.data.DataSource
-
- getJsObj() - Method in class com.smartgwt.client.data.DateRange
-
- getJsObj() - Method in class com.smartgwt.client.data.RecordList
-
- getJsObj() - Method in class com.smartgwt.client.data.RelativeDate
-
- getJsObj() - Method in class com.smartgwt.client.data.SimpleType
-
- getJsObj() - Method in class com.smartgwt.client.data.TextSettings
-
- getJsObj() - Method in class com.smartgwt.client.data.WebService
-
- getJsObj() - Method in class com.smartgwt.client.tools.EditContext
-
- getJsObj() - Method in class com.smartgwt.client.tools.EditProxy
-
- getJsObj() - Method in class com.smartgwt.client.tools.HiddenPalette
-
- getJsObj() - Method in class com.smartgwt.client.util.JSONEncoder
-
- getJsObj() - Method in class com.smartgwt.client.util.SyntaxHiliter
-
- getJsObj() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- getJsObj() - Method in class com.smartgwt.client.util.workflow.TaskDecision
-
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceAnchor
-
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceCompleter
-
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceDocument
-
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceMarker
-
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceRange
-
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceRenderer
-
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceUndoManager
-
- getJsObj() - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getJsObj() - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
- getJsObj() - Method in class com.smartgwt.client.widgets.tree.NodeLocator
-
- getJsonPrefix() - Method in class com.smartgwt.client.data.DataSource
-
Allows you to specify an arbitrary prefix string to apply to all json format responses sent from the server to this
application.
- getJsonPrefix() - Method in class com.smartgwt.client.data.RestDataSource
-
Allows you to specify an arbitrary prefix string to apply to all json format responses sent from the server to this
application.
- getJsonRecordXPath() - Method in class com.smartgwt.client.data.RestDataSource
-
recordXPath
mapping to the data node of json returned by the server.
- getJsonSuffix() - Method in class com.smartgwt.client.data.DataSource
-
Allows you to specify an arbitrary suffix string to apply to all json format responses sent from the server to this
application.
- getJsonSuffix() - Method in class com.smartgwt.client.data.RestDataSource
-
Allows you to specify an arbitrary suffix string to apply to all json format responses sent from the server to this
application.
- getJSStackTrace() - Static method in class com.smartgwt.client.util.SC
-
Returns the current stack trace, from a JavaScript perspective.
- getJustifyPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
justify
control.
- getKeepInParentRect() - Method in class com.smartgwt.client.widgets.Canvas
-
Constrains drag-resizing and drag-repositioning of this canvas to either the rect of its parent (if set to true) or an
arbitrary rect based on its parent (if set to a [Left,Top,Width,Height] rect array).
- getKeepInParentRect() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Constrains drag-resizing and drag-repositioning of this draw item to either the current visible area of the
draw pane
or an arbitrary bounding box (if set to an array of the form
[left, top, left + width, top + height]
).
- getKeepParentsOnFilter() - Method in class com.smartgwt.client.data.DSRequest
-
This property is for advanced use in integrating trees that
load data on demand
using data paging.
- getKeepParentsOnFilter() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
If set, tree-based filtering is performed such that parent nodes are kept as long as they have children that match the
filter criteria, even if the parents themselves do not match the filter criteria.
- getKeepParentsOnFilter() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If set, tree-based filtering is performed such that parent nodes are kept as long as they have children that match the
filter criteria, even if the parents themselves do not match the filter criteria.
- getKey() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the name of the key for the event passed in.
- getKeyEventCharacter() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the character for the current key being pressed.
- getKeyEventCharacterValue() - Static method in class com.smartgwt.client.util.EventHandler
-
Returns the numeric characterValue reported by the browser.
- getKeyFieldDefaults() - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Default properties for the automatically generated key column.
- getKeyFieldProperties() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Custom properties for the automatically generated key column.
- getKeyName() - Method in class com.smartgwt.client.core.KeyIdentifier
-
Name of the key.
- getKeyName() - Method in class com.smartgwt.client.widgets.events.KeyPressEvent
-
Return the name of the key for the event passed in.
- getKeyName() - Method in class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
-
name of the key that was pressed (EG: "A", "Space")
- getKeyName() - Method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
name of the key pressed
- getKeyName() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
-
Name of the key pressed (Example: "A"
, "Enter"
)
- getKeyName() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
Name of the key pressed (Example: "A"
, "Enter"
)
- getKeyName() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
-
Name of the key pressed (Example: "A"
, "Enter"
)
- getKeyPressFilter() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Sets a keypress filter regular expression to limit valid characters that can be entered by the user.
- getKeyTitle() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
A string to display in the shortcut-key column for this item.
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Array of control knobs to display for this item.
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Array of control knobs to display for this item.
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Array of control knobs to display for this item.
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Array of control knobs to display for this item.
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
- getKnobShape() - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
The
DrawItem
instance rendered into this DrawKnob's drawPane
- getKnobShapeDefaults() - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Default properties for this component's
knobShape
.
- getLabel() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When
showLabel
is true, this autoChild is used to
display the
header text
, adjacent to this
eventCanvas.
- getLabel() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
- getLabelAlign() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Horizontal alignment of value-labels in this viewer.
- getLabelAsTitle() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- getLabelBackgroundColor() - Static method in class com.smartgwt.client.tools.SelectionOutline
-
Returns the background color for the selection label.
- getLabelBreadthPad() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- getLabelCollapseMode() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
What to do when there are too many data points to be able to show labels for every data point at the current chart size
- see
LabelCollapseMode
.
- getLabelConstructor() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
- getLabelHeight() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Integer number of pixels.
- getLabelHeight() - Method in class com.smartgwt.client.widgets.Slider
-
- getLabelHPad() - Method in class com.smartgwt.client.widgets.ImgButton
-
Horizontal padding to be applied to this widget's label.
- getLabelHPad() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If non-null, specifies the horizontal padding applied to the label, if any.
- getLabelHPad() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- getLabelLayout() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
HLayout autoChild that houses the
label
in which
the
title text
is displayed.
- getLabelLengthPad() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- getLabelPrefix() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The label prefix.
- getLabelPrefix() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
text to put before a label
- getLabelProperties() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
- getLabelSkinImgDir() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Specifies a skinImgDir to apply to the label containing the title of this StretchImgButton.
- getLabelSkinImgDir() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Base path for images shown within this ImgTab's label.
- getLabelSpacing() - Method in class com.smartgwt.client.widgets.Slider
-
- getLabelStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a normal detail label
- getLabelSuffix() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The label suffix.
- getLabelSuffix() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
text to put after a label
- getLabelVPad() - Method in class com.smartgwt.client.widgets.ImgButton
-
Vertical padding to be applied to this widget's label.
- getLabelVPad() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If non-null, specifies the vertical padding applied to the label, if any.
- getLabelVPad() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- getLabelWidth() - Method in class com.smartgwt.client.widgets.Slider
-
The width of the labels used to display the minimum, maximum and current values of the slider.
- getLane(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
lane
with the passed name, in the passed view
- getLane(String, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
lane
with the passed name, in the passed view
- getLane() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- getLaneEventPadding() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The pixel space to leave between events and the edges of the
lane
or
sublane
they appear in.
- getLaneEvents(Lane) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For views that support
lanes
, returns the array of events
in the current dataset that apply to the passed lane in the passed or current view.
- getLaneEvents(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For views that support
lanes
, returns the array of events
in the current dataset that apply to the passed lane in the passed or current view.
- getLaneEvents(Lane, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For views that support
lanes
, returns the array of events
in the current dataset that apply to the passed lane in the passed or current view.
- getLaneFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Field definitions for the frozen area of the
timelineView
, which shows data about the timeline
lanes
.
- getLaneFromPoint() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
Lane
at the passed co-ordinates.
- getLaneFromPoint(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getLaneFromPoint(Integer, Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getLaneFromPoint(Integer, Integer, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
Lane
at the passed co-ordinates.
- getLaneGroupByField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For timelines with
canGroupLanes
set to true,
this is a field name or array of field names on which to group the lanes in a timeline.
- getLaneGroupByFieldAsString() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getLaneGroupByFieldAsStringArray() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For timelines with
canGroupLanes
set to true,
this is a field name or array of field names on which to group the lanes in a timeline.
- getLaneNameField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getLanePadding() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For views that support
lanes
, returns the padding to
apply to events rendered in lanes in the passed or current view.
- getLanePadding(CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For views that support
lanes
, returns the padding to
apply to events rendered in lanes in the passed or current view.
- getLanes() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getLargeIcon() - Method in class com.smartgwt.client.widgets.IconButton
-
Icon to show above the title when
Orientation
is "vertical".
- getLargeIconSize() - Method in class com.smartgwt.client.widgets.IconButton
-
The size of the large icon for this button.
- getLastClausePrompt() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the remove button in the last remaining clause, when
allowEmpty
is false.
- getLastVisibleRow() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getLayoutAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a Layout, layoutAlign controls alignment on the breadth axis of the layout.
- getLayoutBottomMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the bottom side.
- getLayoutEndMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
- getLayoutLeftMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the left-hand side.
- getLayoutMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members.
- getLayoutMargin() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
A margin left around the outside of all tiles.
- getLayoutRightMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the right-hand side.
- getLayoutStartMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
- getLayoutStyle() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Specifies the layout style of the combo box and the buttons in the MultiComboBoxItem.
- getLayoutTopMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the top side.
- getLeadingDateField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the leading date field for each event.
- getLeaf() - Method in class com.smartgwt.client.widgets.tree.events.LeafClickEvent
-
The leaf (record) that was clicked
- getLeaf() - Method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
-
The leaf (record) on which the contextclick occurred.
- getLeavePageSpace() - Method in class com.smartgwt.client.widgets.Canvas
-
If set, overrides the global defaultPageSpace
.
- getLeaves(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Return all the first-level leaves of a node.
- getLeaveScrollbarGap() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to leave a gap for the vertical scrollbar, even when it's not present.
- getLeaveScrollbarGap() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Whether to leave a gap for a vertical scrollbar even when one is not actually present.
- getLeaveSelectionCheckboxGap() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
selectionAppearance
:"checkbox" is set on
the treegrid, and a node can't be selected, should a gap be left where the checkbox icon would normally appear, in order
to make the node's icon and title line up with the content for other nodes in the same parent?
- getLeft() - Method in class com.smartgwt.client.core.Rectangle
-
- getLeft() - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the left side of the widget is offset to the right from its default drawing context (either its
parent's topleft corner, or the document flow, depending on the value of the
position
property).
- getLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Left coordinate of the diamond.
- getLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
- getLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Sets the amount from the left of its positioning that the element should be placed.
- getLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
- getLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
- getLeft() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Left coordinate of this item in pixels.
- getLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Left coordinate of the diamond.
- getLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
- getLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Sets the amount from the left of its positioning that the element should be placed.
- getLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
- getLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
- getLeftAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the left side of the widget is offset to the right from its default drawing context (either its
parent's topleft corner, or the document flow, depending on the value of the
position
property).
- getLeftButton() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
The button displayed to the left of the title in this NavigationBar.
- getLeftButton() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getLeftButtonIcon() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- getLeftButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- getLeftButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
- getLeftOffset() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Specifies a left offset from the position specified by
position
or
positionCanvas
where the message should be shown.
- getLegalChildTags() - Method in class com.smartgwt.client.data.DataSource
-
For a DataSource that describes a DOM structure, the list of legal child elements that can be contained by the element
described by this DataSource.
- getLegendAlign() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getLegendBoundaryProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for top boundary of the legend are, when there is already an outer container around the whole chart.
- getLegendFacet() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns the
Facet
in the list of
facets
whose
values
are rendered in the chart's legend.
- getLegendHoverHTML(FacetValue, FacetValue) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Called when the mouse hovers over a color swatch or its label in the legend area of the chart.
- getLegendItemPadding() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding between each swatch and label pair.
- getLegendLabel() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For
single-facet
charts embedded in a multi-facet
main chart, the
legendLabel
defines the text of the legend label for this chart.
- getLegendLabelProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for labels shown next to legend color swatches.
- getLegendMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Space between the legend and the chart rect or axis labels (whatever the legend is adjacent to.
- getLegendPadding() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding around the legend as a whole.
- getLegendRectHeight() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If drawing a border around the legend, the height of the drawn Rectangle.
- getLegendRectProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for rectangle around the legend as a whole.
- getLegendSwatchProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the swatches of color shown in the legend.
- getLegendSwatchSize() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Size of individual color swatches in legend.
- getLegendTextPadding() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding between color swatch and its label.
- getLength() - Method in class com.smartgwt.client.data.DataSourceField
-
Maximum number of characters allowed.
- getLength() - Method in class com.smartgwt.client.data.RecordList
-
Return the number of items in this list
- getLength() - Method in class com.smartgwt.client.data.ResultSet
-
Return the total number of records that match the current filter criteria.
- getLength() - Method in class com.smartgwt.client.widgets.ace.AceDocument
-
Internal use only.
- getLength() - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getLength() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
If set, maximum number of characters for this field.
- getLength() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If set, the maximum number of characters for this field.
- getLength() - Method in class com.smartgwt.client.widgets.Progressbar
-
Length of the progressbar in pixels.
- getLength() - Method in class com.smartgwt.client.widgets.Slider
-
Used to set slider height if vertical, slider width if horizontal.
- getLength() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns the number of items in the current open list.
- getLengthAsString() - Method in class com.smartgwt.client.widgets.Progressbar
-
- getLenientXPath() - Method in class com.smartgwt.client.data.DataSourceField
-
- getLessButtonTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the button that switches to a less complex view.
- getLevel(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Return the number of levels deep this node is in the tree.
- getLevel(NodeLocator) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Return the number of levels deep this node is in the tree.
- getLevelDownButton() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Automatically generated
ImgButton
providing a mechanism for moving existing
group-levels down in the group configuration.
- getLevelDownButton() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Automatically generated
ImgButton
providing a mechanism for moving existing
group-levels down in the group configuration.
- getLevelDownButton() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
ImgButton
providing a mechanism for moving existing
sort-levels down in the sort configuration.
- getLevelDownButton() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Automatically generated
ImgButton
providing a mechanism for moving existing
sort-levels down in the sort configuration.
- getLevelDownButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The hover-prompt for the Level Down button.
- getLevelDownButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The hover-prompt for the Level Down button.
- getLevelDownButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The hover-prompt for the Level Down button.
- getLevelDownButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The hover-prompt for the Level Down button.
- getLevelUpButton() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Automatically generated
ImgButton
providing a mechanism for moving existing
group-levels up in the group configuration.
- getLevelUpButton() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Automatically generated
ImgButton
providing a mechanism for moving existing
group-levels up in the group configuration.
- getLevelUpButton() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
ImgButton
providing a mechanism for moving existing
sort-levels up in the sort configuration.
- getLevelUpButton() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Automatically generated
ImgButton
providing a mechanism for moving existing
sort-levels up in the sort configuration.
- getLevelUpButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The hover-prompt for the Level Up button.
- getLevelUpButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The hover-prompt for the Level Up button.
- getLevelUpButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The hover-prompt for the Level Up button.
- getLevelUpButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The hover-prompt for the Level Up button.
- getLicenseType() - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- getLimitToWorkday() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showWorkday
is true, this attribute prevents
the user from scrolling vertical views beyond the specified workday
start
and
end
hours.
- getLine(Integer) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getLineBreakStyle() - Method in class com.smartgwt.client.data.DSRequest
-
The style of line-breaks to use in the exported output.
- getLineBreakStyle() - Method in class com.smartgwt.client.data.OperationBinding
-
The style of line-breaks to use in the exported output.
- getLineCap() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Style of drawing the endpoints of a line.
- getLineCap() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Style of drawing the endpoints of a line.
- getLineCap() - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
Style of drawing the corners of the polygon.
- getLineCap() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Style of drawing the endpoints of a line.
- getLineColor() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Line color
- getLineColor() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
The text color of the label.
- getLineOpacity() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Opacity for lines, as a number between 0 (transparent) and 1 (opaque).
- getLinePattern() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Pattern for lines, eg "solid" or "dash".
- getLines(Integer, Integer) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getLines() - Method in class com.smartgwt.client.widgets.ace.events.AceEditorChangedEvent
-
list of affected lines
- getLineSeparator() - Method in class com.smartgwt.client.data.TextExportSettings
-
Separator between Records.
- getLineSeparator() - Method in class com.smartgwt.client.data.TextSettings
-
Separator between Records.
- getLineWidth() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Pixel width for lines.
- getLinkData() - Method in class com.smartgwt.client.widgets.tree.Tree
-
- getLinkDataAddOperation() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- getLinkDataFetchMode() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
The fetch mode for this tree's link data; ignored if this is not a
multi-link tree
- getLinkDataFetchOperation() - Method in class com.smartgwt.client.data.DSRequest
-
- getLinkDataFetchOperation() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- getLinkDataRemoveOperation() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- getLinkDataSource() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This property allows you to specify the dataSource to be used for fetching link information
in a databound multilink tree.
- getLinkDataSourceAsString() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This property allows you to specify the dataSource to be used for fetching link information
in a databound multilink tree.
- getLinkPositionField() - Method in class com.smartgwt.client.widgets.tree.Tree
-
- getLinkText() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The HTML to display in cells of this field if the fieldType is set to link.
- getLinkText() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
The HTML to display in this row for fields with fieldType set to link.
- getLinkText() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
The HTML to display for values of this field if the field type is set to "link".
- getLinkText() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerRecord
-
The HTML to display in this record for fields with type set to "link".
- getLinkTextProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will hold the link text for that record.
- getLinkTextProperty() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Name of the property in a ListGridRecord that holds the HTML to display in cells of this field if the fieldType is set
to "link".
- getLinkTextProperty() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Property name on a record that will hold the link text for that record.
- getLinkTextProperty() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Name of the property in a DetailViewerRecord that holds the HTML to display for values of this field if the field type
is set to "link".
- getLinkTitle() - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
Optional title HTML to display for this item's link.
- getLinkURLPrefix() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has type [
ListGridFieldType
] set to
"link"
, setting this
property will apply a standard prefix to the link URL for cells in this field.
- getLinkURLPrefix() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to "link"
, setting this property will apply a standard prefix to the link URL
when displaying values of this field.
- getLinkURLSuffix() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has type [
ListGridFieldType
] set to
"link"
, setting this
property will apply a standard suffix to the link URL for cells in this field.
- getLinkURLSuffix() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to "link"
, setting this property will apply a standard suffix to the link URL
when displaying values of this field.
- getListEndEditAction() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the user is editing the last record in this listGrid, and attempts to navigate beyond the last row either by tabbing
off the last editable field, or using the down arrow key, this property determines what action to take: "next":
start editing a new record at the end of the list.
- getListGrid() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is being used to edit cells in a ListGrid (see
isInGrid()
), this method returns the grid in question.
- getListGrid() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
ListGrid currently being validated.
- getListGrid() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Return the live ListGrid instance to which this ListGridField is assigned.
- getListGridField() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
ListGridField on which this validator was declared.
- getListPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
An optional list pane displayed in the left-hand of the panes or in a side panel according to the pane layout.
- getListPaneTitleTemplate() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getListProperties() - Method in class com.smartgwt.client.widgets.rte.events.ApplyClickEvent
-
the list properties to apply
- getListProperties() - Method in class com.smartgwt.client.widgets.rte.events.ListPropertiesChangedEvent
-
the new list configuration properties
- getListPropertiesDialog() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- getListPropertiesPane() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
- getListPropertiesPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- getListPropertiesWarningText() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The warning message displayed in a dialog when a user tries to configure a list without first putting the cursor in an
appropriate place.
- getListTitle() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getListToolStrip() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Bar displayed above the
listPane
, if a
listPane
is present,
only for
deviceMode
"desktop".
- getLiveAutoComplete() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getLiveObject() - Method in class com.smartgwt.client.tools.EditMaskClickedEvent
-
the object clicked
- getLiveObject() - Method in class com.smartgwt.client.tools.EditNode
-
Live version of the object created from the
defaults
.
- getLiveObject() - Method in class com.smartgwt.client.tools.PaletteNode
-
For a paletteNode which should be a "singleton", that is, always provides the exact same
object (==) rather than a dynamically created copy, provide the singleton object as
liveObject
.
- getLoadDataOnDemand() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If this is a databound item, should the load our set of possible options be loaded on demand (as submenus are
displayed), or upfront?
- getLoadDataOnDemand() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
For databound columnTree instances, should the entire tree of data be loaded on initial fetch, or should each column be
loaded as needed.
- getLoadDataOnDemand() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Does this resultTree load data incrementally as folders within the tree are opened, or is it all loaded in a single
request? Must be true if
fetchMode
is "paged".
- getLoadDataOnDemand() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For databound treeGrid instances, should the entire tree of data be loaded on initial fetch, or should folders load
their children as they are opened.
- getLoaderURL() - Static method in class com.smartgwt.client.data.DataSource
-
- getLoadFileBuiltinIsEnabled() - Method in class com.smartgwt.client.tools.VisualBuilder
-
If set to true the built-in load file mechanism is enabled, allowing you to load files from offline storage or the
server filesystem (if enabled)
- getLoadingDataMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The string to display in the body of a listGrid while data is being loaded.
- getLoadingDataMessage() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
The string to display in the body of a tileGrid while data is being loaded.
- getLoadingDataMessageStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style name applied to the loadingDataMessage string if displayed.
- getLoadingDataMessageStyle() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
The CSS style name applied to the loadingDataMessage string if displayed.
- getLoadingDisplayValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getLoadingIcon() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getLoadingMarker() - Static method in class com.smartgwt.client.data.ResultSet
-
Returns the singleton marker object that is used as a placeholder for records that are being
loaded from the server.
- getLoadingMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If you have a databound listGrid and you scroll out of the currently loaded dataset, by default you will see blank rows
until the server returns the data for those rows.
- getLoadingMessage() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
HTML to show while content is being fetched, active only if the contentsURL
property has been set.
- getLoadingMessage() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
If you have a databound tileGrid and you scroll out of the currently loaded dataset, by default you will see blank tiles
until the server returns the data for those rows.
- getLoadingMessage() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The string to display in the body of a detailViewer which is loading records.
- getLoadingMessage() - Method in class com.smartgwt.client.widgets.ViewLoader
-
Message to show while the view is loading.
- getLoadingMessageStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getLoadParents() - Method in class com.smartgwt.client.data.DSLoadSettings
-
Load parent DataSources
- getLoadState(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
What is the loadState of a given folder?
- getLocale() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
The name of a locale to use for resolving i18n tags in the component XML of the screen.
- getLocaleCurrencySymbol() - Static method in class com.smartgwt.client.util.I18nUtil
-
- getLocaleDecimalSymbol() - Static method in class com.smartgwt.client.util.I18nUtil
-
- getLocaleGroupingSymbol() - Static method in class com.smartgwt.client.util.I18nUtil
-
- getLocaleNegativeSymbol() - Static method in class com.smartgwt.client.util.I18nUtil
-
- getLocalId() - Method in class com.smartgwt.client.widgets.Canvas
-
Retrieve the local ID of this canvas.
- getLocateChildrenBy() - Method in class com.smartgwt.client.widgets.Canvas
-
Strategy to use when locating children in this canvas from an autoTest locator string.
- getLocateChildrenType() - Method in class com.smartgwt.client.widgets.Canvas
-
- getLocateColumnsBy() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When AutoTest.getElement()
is used to parse locator strings
generated by AutoTest.getLocator()
for a cell in this grid, how
should the column be identified?
Note that getLocator() will actually store all available information about the
column in the generated string -- this attribute effects how a stored string will be parsed only.
- getLocateItemBy() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When
AutoTest.getElement()
is used to parse locator strings
generated by
AutoTest.getLocator()
for this form item, should the
item be identified? If the locator has a specified
name
, it is considered to definitely locate the item and no fallback approach will be used.
- getLocateMembersBy() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Part of the
AutomatedTesting
system, strategy to use when generated locators for
members from within this Layout's members array.
- getLocateMembersType() - Method in class com.smartgwt.client.widgets.layout.Layout
-
- getLocatePeersBy() - Method in class com.smartgwt.client.widgets.Canvas
-
Strategy to use when locating peers of this canvas from an autoTest locator string.
- getLocatePeersType() - Method in class com.smartgwt.client.widgets.Canvas
-
- getLocateRowsBy() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When AutoTest.getElement()
is used to parse locator strings
generated by AutoTest.getLocator()
for a cell in this grid, how
should the row be identified?
Note that getLocator() will actually store all available information about the row in
the generated string -- this attribute effects how a stored string will be parsed only.
- getLocateSectionsBy() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
When
AutoTest.getElement()
is used to parse locator strings
generated by
AutoTest.getLocator()
, how should sections within this
stack be identified? By default if a section has a specified
Section.name
this will always be used.
- getLocateSectionsType() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- getLocateTabsBy() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
When
AutoTest.getElement()
is used to parse locator strings
generated by
AutoTest.getLocator()
, how should tabs within this
tabset be identified? If the locator has a specified
Tab.ID
or
Tab.name
, no fallback approach will be used as those attributes (with
Tab.ID
having priority) are each alone considered to definitively
locate it.
- getLocator() - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
The
AutoTestLocator
associated with some DOM element in a Smart GWT application page.
- getLocatorName() - Method in class com.smartgwt.client.widgets.Canvas
-
Local name for referencing this canvas from an autoTest locator string.
- getLocatorWithIndicators(Element) - Static method in class com.smartgwt.client.util.AutoTest
-
- getLocatorWithIndicators(Element, boolean) - Static method in class com.smartgwt.client.util.AutoTest
-
- getLocatorWithIndicators(Element, boolean, String[]) - Static method in class com.smartgwt.client.util.AutoTest
-
- getLogBase() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getLogBase() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- getLogGradations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
useLogGradations
is set, gradation lines
to show in between powers,
expressed as a series of integer or float values between 1 and
logBase
.
- getLogGradations() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
When
useLogGradations
is set, gradation
lines to show in between powers,
expressed as a series of integer or float values between 1 and
logBase
.
- getLogicalDateOnly(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Get a logical date - a value appropriate for a DataSourceField of type "date" - from a datetime value (a value from a
DataSourceField of type "datetime").
- getLogicalStructure() - Method in interface com.smartgwt.client.core.LogicalStructure
-
- getLogicalStructure() - Method in class com.smartgwt.client.tools.EditPane
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.tools.EditTree
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.tools.ListPalette
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.tools.MenuPalette
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.tools.TilePalette
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.tools.TreePalette
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.tools.VisualBuilder
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.BaseWidget
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Button
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.calendar.EventWindow
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.calendar.IndicatorCanvas
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.calendar.Timeline
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.calendar.ZoneCanvas
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Canvas
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.DateChooser
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Dialog
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawBlockConnector
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawShape
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.FieldPicker
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.FieldPickerWindow
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.PropertySheet
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.SearchForm
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.DateGrid
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.HTMLPane
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.IButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.IconButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Img
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.ImgButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Label
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.DataView
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.Deck
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.FlowLayout
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.HLayout
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.HStack
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.LayoutSpacer
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.VLayout
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.VStack
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.IconMenuButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.MenuBar
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.SelectionTreeMenu
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.MiniNavControl
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.NavigationButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.plugins.BrowserPlugin
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.plugins.SVG
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.PrintCanvas
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.PrintWindow
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Progressbar
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Slider
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Snapbar
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Sound
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Splitbar
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.StretchImg
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.ViewLoader
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Window
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalTimeOnly(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Get a logical time - a value appropriate for a DataSourceField of type "time" - from a datetime value (a value from a
DataSourceField of type "datetime").
- getLoginRequiredMarker() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Marker the system will look for in order to detect when login is required.
- getLoginStatusCodeMarker() - Static method in class com.smartgwt.client.rpc.RPCManager
-
String sequence which marks the response as a one which contains login status information.
- getLoginSuccessMarker() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Marker the system will look for in order to detect when login was successfull.
- getLogScale() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use logarithmic scaling for values.
- getLogScale() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to use logarithmic scaling for values.
- getLogScalePointColor() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use logarithmic scaling for the
color
scale
of the data points.
- getLogScalePointSize() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getLongTextEditorThreshold() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When creating form items for fields with text type data, if the specified length of the field exceeds this threshold we
will create form item of type this.longTextEditorType
(a TextAreaItem by default), rather than a simple
text item.
- getLongTextEditorThreshold() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the length of the field specified by
DataSourceField.length
exceeds this value, the ListGrid shows an edit field of type
longTextEditorType
rather than the standard text field
when the field enters inline edit mode.
- getLongTextEditorType() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Name of the Form Item class to use for text fields which exceed the longTextEditorThreshold for this form.
- getLongTextEditorType() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the length of the field specified by
DataSourceField.length
exceeds
this.longTextEditorThreshold
show an edit field of this type rather than
the standard text field when the field enters inline edit mode.
- getLowErrorMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
lowErrorMetric
and
highErrorMetric
can be used to cause error bars to appear above and below the main data point.
- getLumFieldPrompt() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Luminosity' field in the complex chooser.
- getLumFieldTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Luminosity' field in the complex chooser.
- getLuminosity() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Returns the Luminosity (brightness) of the currently-selected color, as an integer from 0-240
- getLumWidth() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Width of the Luminosity bar
- getMainView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
TabSet
for managing calendar views when multiple views are available (eg,
day
and
month
).
- getMajor() - Static method in class com.smartgwt.client.Version
-
- getMajorTickGradations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
List of tick marks that should be drawn as major ticks, expressed as a series of numbers between 1 and 10, representing
boundaries within a given order of magnitude (power of 10).
- getMajorTickTimeIntervals() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When ticks are being
shown on the X axis
for a
Scatter plot where the X axis uses time/date values, controls the intervals which are shown as major ticks.
- getManagePercentBreadth() - Method in class com.smartgwt.client.widgets.layout.Layout
-
If set, a Layout with breadthPolicy:"fill" will specially interpret a percentage breadth on a member as a percentage of
available space excluding the
layoutMargin
.
- getManyItemsImage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The filename of the icon displayed use as the default drag tracker when for multiple files and/or folders are being
dragged.
- getMapping(String) - Method in class com.smartgwt.client.widgets.cube.FacetValueMap
-
Get the facetValue id for some facet id within this facet valueMap
- getMargin() - Method in class com.smartgwt.client.widgets.Canvas
-
Set the CSS Margin, in pixels, for this component.
- getMarker(Integer) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getMarkerId() - Method in class com.smartgwt.client.widgets.ace.AceMarker
-
Internal use only.
- getMarkers() - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getMarkers(Boolean) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getMask() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- getMask() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- getMask() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Input mask used to restrict and format text within this item.
- getMask() - Method in class com.smartgwt.client.widgets.form.validator.MaskValidator
-
Return the mask.
- getMaskOverwriteMode() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- getMaskOverwriteMode() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- getMaskOverwriteMode() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
During entry into a
masked field
, should keystrokes
overwrite current position value? By default new keystrokes are inserted into the field.
- getMaskPadChar() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- getMaskPadChar() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- getMaskPadChar() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Character that is used to fill required empty
mask
positions to display text while control has no focus.
- getMaskPromptChar() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- getMaskPromptChar() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- getMaskPromptChar() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Character that is used to fill required empty
mask
positions to display text while control has focus.
- getMaskSaveLiterals() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- getMaskSaveLiterals() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- getMaskSaveLiterals() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should entered
mask
value be saved with embedded
literals?
- getMasterCanvas() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns this canvas's "master" (the canvas to which it was added as a peer), if any.
- getMasterElement() - Method in class com.smartgwt.client.widgets.Canvas
-
- getMatchAllTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getMatchAnyTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getMatchBarChartDataLineColor() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Setting to define whether the border around the bar chart area should be the same color as the main chart area.
- getMatchElement() - Method in class com.smartgwt.client.widgets.Canvas
-
If
htmlElement
is specified, should this canvas initially be
drawn at the same dimensions as the htmlElement?
Note: setting this property will not force the canvas to resize if
the element subsequently resizes (for example due to page reflow).
- getMatchGradations() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
When this property is set to the metric of another MetricSettings object, the extra value axis and chart corresponding
to these settings will use the same scale for the gradations as the extra value axis and chart of the other
MetricSettings object.
- getMatchNoneTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getMax(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the maximum of the data from a single metric.
- getMax(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the maximum of the data from a single metric.
- getMax() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Maximum valid value for this item.
- getMax() - Method in class com.smartgwt.client.widgets.form.validator.DateRangeValidator
-
Return the max.
- getMax() - Method in class com.smartgwt.client.widgets.form.validator.FloatRangeValidator
-
Return the max.
- getMax() - Method in class com.smartgwt.client.widgets.form.validator.IntegerRangeValidator
-
Return the max.
- getMax() - Method in class com.smartgwt.client.widgets.form.validator.LengthRangeValidator
-
Return the max.
- getMaxBarThickness() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Bars will not be drawn over this thickness, instead, margins will be increased.
- getMaxCenterOffset() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Maximum amount in pixels that the title will be placed off center in an effort to avoid clipping it - see
title
.
- getMaxDataPointSize() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getMaxDataZIndex() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Maximum allowed zIndex that can be specified through
zIndexMetric
in a histogram chart.
- getMaxExpandedRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getMaxExpandedRecordsPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This is a dynamic string - text within ${...}
will be evaluated as JS code when the message is
displayed.
- getMaxHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Maximum height available to this Canvas.
- getMaxHeight() - Method in class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
-
If specified, the autoFitTextArea will not grow taller than this height
- getMaxHeight() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Maximum valid height for this CanvasItem in pixels.
- getMaximizeButton() - Method in class com.smartgwt.client.widgets.Window
-
Button that will make this Window fill the browser via
maximize()
.
- getMaximized() - Method in class com.smartgwt.client.widgets.Window
-
Is this window maximized.
- getMaxLevels() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The maximum number of levels of grouping that can be applied.
- getMaxLevels() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The maximum number of levels of grouping that can be applied.
- getMaxLevels() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The maximum number of levels of sorting that can be applied.
- getMaxLevels() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The maximum number of levels of sorting that can be applied.
- getMaxLoginAttemptsExceededMarker() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Get the marker the system will look for in order to detect when the number of maximum logins was exceeded.
- getMaxQuantity() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- getMaxStackDismissMode() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Specifies how to pick which message to dismiss when the
maxStackSize
is reached, and the lowest priority
value (highest numerical
messagePriority
)
is shared by more than one message.
- getMaxStackSize() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Sets a limit on how many messages may be stacked if
MultiMessageMode
is "stack".
- getMaxUploadFields() - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
The maximum number of upload fields to show.
- getMaxValue() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
- getMaxValue() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
- getMaxValue() - Method in class com.smartgwt.client.widgets.RangeSlider
-
- getMaxValue() - Method in class com.smartgwt.client.widgets.Slider
-
- getMaxValueAsDouble() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The maximum dial value.
- getMaxValueAsDouble() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
The maximum slider value.
- getMaxValueAsDouble() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Set the maximum value (right/bottom of slider).
- getMaxValueAsDouble() - Method in class com.smartgwt.client.widgets.Slider
-
The maximum slider value.
- getMaxValueLabel() - Method in class com.smartgwt.client.widgets.Slider
-
The text displayed in the label for the maximum value of the slider.
- getMaxWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Maximum width available to this Canvas.
- getMaxWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getMaxZoomOverflowError() - Method in class com.smartgwt.client.widgets.Canvas
-
When
correctZoomOverflow
is true and browser or
OS-level zoom is active, determines how much overflow must occur before the Framework enables scrolling for this canvas.
- getMean(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the mean, or expected value, of the data over a single metric.
- getMean(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the mean, or expected value, of the data over a single metric.
- getMedian(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the median of the data over a single metric.
- getMedian(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the median of the data over a single metric.
- getMember() - Method in class com.smartgwt.client.form.events.MemberSynchronizedEvent
-
Member component that has just completed synchronization
- getMember(String) - Method in class com.smartgwt.client.wi