- 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
-
- GaugeSector(float, String) - Constructor for class com.smartgwt.client.widgets.drawing.GaugeSector
-
- generateID() - Static method in class com.smartgwt.client.util.SC
-
- generateID(String) - Static method in class com.smartgwt.client.util.SC
-
- 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_baseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Name of a CSS style to use as the
baseStyle
for all cells
for this particular record.
- get_canEdit() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be edited.
- get_canRemove() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be removed.
- getAbsoluteDate(RelativeDate) - Static method in class com.smartgwt.client.util.DateUtil
-
Converts a RelativeDate to a concrete Date.
- getAbsoluteDate(RelativeDate, Date, RelativeDateRangePosition) - Static method in class com.smartgwt.client.util.DateUtil
-
Converts a RelativeDate to a concrete Date.
- 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.
- 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 accessKey for the widget.
- getAccessKey() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
AccessKey - a keyboard shortcut to trigger a form item's default behavior.
Note: Alt+ (or in Moz Firefox 2.0
and above, Shift+Alt+) the specified key will trigger the form item's default behavior.
- getAction() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The URL to which the form will submit its values.
- 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() - 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.
- 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.
- getAddDataURL() - Method in class com.smartgwt.client.data.RestDataSource
-
Custom dataURL for add type operations
- 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 above the week/day/month views of the calendar 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.
- 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.
- getAddLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
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
-
Operation ID 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
-
- 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.SelectItem
-
If this item's value is set (via setValue
or
similar) to a value which is not present in the ValueMap, should the value be rejected.
- 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.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
- getAlignment() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Sets the text alignment from the x position.
- 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.
- 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.
- 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?
- 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.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
-
- 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.
- 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
ListGrid.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.
- 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.
- getAlt() - Method in class com.smartgwt.client.widgets.plugins.Applet
-
This text is displayed if the browser understands the tag used for the applet html element, but can't run the applet
for some reason.
- getAlternateBodyStyleName() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAlternateLaneStyles() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When in Timeline mode, 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 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.
- 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.
- getAltHTML() - Method in class com.smartgwt.client.widgets.plugins.Applet
-
This text is displayed if the browser does not understand the tag used for the applet html element.
- getAltKey() - Method in class com.smartgwt.client.core.KeyIdentifier
-
- 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.
- 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.
- getAlwaysShowEditors() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When this attribute is set, editors will be rendered into every row of the grid rather than showing up in a single
record at a time.
- 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?
- 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
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.
- 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.
- 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.
- 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
-
- getAnimateSelectionUnder() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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.
- 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.
- getAppearanceGroupTitle() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title for the Appearance group.
- 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
-
If
field.userFormula
is set for this field, and
this grid is showing
group summaries
or a
grid summary
, this property determines what field value
should be present in those summary rows.
- 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.
- 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
- getApplyFormulaAfterSummary() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
field.userFormula
is set for some field, and
this grid is showing
group summaries
or a
grid summary
, this property determines what field value
should be present in those summary rows.
- getApplyHeightToTextBox() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
height
is specified, should it be applied to the
item's text box element?
- getApplyHeightToTextBox() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
If
height
is specified, should it be applied to the
item's text box element?
- getApplyPromptToCanvas() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
If
prompt
is specified for this item, should the
prompt be applied to the
canvas
for this item?
- getApplyRowNumberStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getArchive() - Method in class com.smartgwt.client.widgets.plugins.Applet
-
URL to the applet JAR or ZIP archive.
- 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.
- 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 up or down arrow
key.
- getAsJSArray() - Method in class com.smartgwt.client.core.Rectangle
-
- 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.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.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.CalendarEventMoved
-
- 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.CalendarEventResized
-
- 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.EventHoverHTMLEvent
-
Deprecated.
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.TimelineEventMoved
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.TimelineEventResized
-
- 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.ZoomChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetAddedEvent
-
- 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.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.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.DragStart
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragStop
-
- 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.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.NoClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.OkClickEvent
-
- 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.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.events.YesClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
-
- 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.PickerIconClickEvent
-
- 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.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.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.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.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.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.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.ViewStateChangedEvent
-
- 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.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.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.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.
- getAttribute(String) - Method in class com.smartgwt.client.core.BaseClass
-
- getAttribute(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value set 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
-
- getAttribute(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
- getAttributeAsBoolean(String) - Method in class com.smartgwt.client.core.BaseClass
-
- getAttributeAsBoolean(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value set as a Boolean.
- getAttributeAsBoolean(String) - Method in class com.smartgwt.client.data.ResultSet
-
- getAttributeAsBoolean(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getAttributeAsBoolean(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getAttributeAsBoolean(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getAttributeAsBoolean(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
- getAttributeAsDate(String) - Method in class com.smartgwt.client.core.BaseClass
-
- getAttributeAsDate(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value as a Date.
- getAttributeAsDate(String) - Method in class com.smartgwt.client.data.ResultSet
-
- 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.form.fields.FormItem
-
- getAttributeAsDate(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
- 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(String) - Method in class com.smartgwt.client.data.ResultSet
-
- 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.form.fields.FormItem
-
- getAttributeAsDouble(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
- getAttributeAsDoubleArray(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute as a double array.
- getAttributeAsDoubleArray(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getAttributeAsElement(String) - Method in class com.smartgwt.client.core.BaseClass
-
- getAttributeAsElement(String) - Method in class com.smartgwt.client.data.ResultSet
-
- 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.tree.Tree
-
- getAttributeAsFloat(String) - Method in class com.smartgwt.client.core.BaseClass
-
- getAttributeAsFloat(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value as a Float.
- getAttributeAsFloat(String) - Method in class com.smartgwt.client.data.ResultSet
-
- 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.form.fields.FormItem
-
- getAttributeAsFloat(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
- 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(String) - Method in class com.smartgwt.client.data.ResultSet
-
- 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.form.fields.FormItem
-
- getAttributeAsInt(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
- 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
-
- getAttributeAsIntArray(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getAttributeAsJavaScriptObject(String) - Method in class com.smartgwt.client.core.BaseClass
-
- getAttributeAsJavaScriptObject(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value as a JavaScript Object.
- getAttributeAsJavaScriptObject(String) - Method in class com.smartgwt.client.data.ResultSet
-
- 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.form.fields.FormItem
-
- getAttributeAsJavaScriptObject(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
- 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
-
- 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
-
- 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 set as a String.
- getAttributeAsString(String) - Method in class com.smartgwt.client.data.ResultSet
-
- getAttributeAsString(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getAttributeAsString(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getAttributeAsString(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
- 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
-
- 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 reshown with the show() method.
- 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
-
If this menuButton is
destroyed
, should it also destroy its
menu
?
- getAutoDestroyMenu() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
If this menuButton is
destroyed
, should it also destroy its
menu
?
- 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
- 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.Canvas
-
If true, this canvas will draw itself immediately after it is created.
- getAutoDraw() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Menus will not draw on initialization, until they're explicitly show()n
- 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
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 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"
.
- 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?
- 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"
this property specifies the number of additional records for which the grid will expand.
- 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.grid.ListGrid
-
Enables autofitting of fields to values or titles.
- 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
accomodate 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.
- getAutoFitWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Enables autofitting to values or titles for this field..
- getAutoFitWidthApproach() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAutoFitWidthApproach() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When a user requests column autofitting via the header contextmenu
or via a mouse gesture
, what autofit approach is used.
- getAutoFocus() - Method in class com.smartgwt.client.widgets.Dialog
-
If a toolbar is showing, automatically place keyboard focus in the first button.
- getAutoFocus() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, when the form is drawn, focus will automatically be put into the first focusable element in the form.
Note
that to put focus in a different item you can explicitly call dynamicForm.focusInItem(itemName)
- 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.
- getAutoGenerated() - Method in class com.smartgwt.client.data.DataSourceField
-
Indicates this field value is auto-generated by data base or ORM provider.
- getAutoOpenRoot() - Method in class com.smartgwt.client.widgets.tree.Tree
-
If true, the root node is automatically opened when the tree is created or
Tree.setRoot
is called.
- 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
ResultTree.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
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
-
Deprecated.
As of Smart GWT 9.0 this property is replaced by the property rotateLabels
. Setting rotateLabels to "auto" is
equivalent to setting autoRotateLabels to true
. Setting rotateLabels to "never" is equivalent to setting
autoRotateLabels to false
.
- getAutoSaveEdits() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this ListGrid is editable, should edits be saved out when the user finishes editing a row (or a cell if
saveByCell
is true).
- 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 accomodate 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.
- 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.
- 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
.
- 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.
- 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.
- 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 this event's window.
- getBackgroundColor() - Method in class com.smartgwt.client.widgets.Canvas
-
The background color for this widget.
- 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.
- 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.IconButton
-
Default CSS class.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.ImgButton
-
Base CSS style.
- 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.StatefulCanvas
-
Base CSS style.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Base CSS style.
- 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
-
- getBeanValueType(Class<?>) - Static method in class com.smartgwt.client.bean.BeanValueType
-
- 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.
- 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.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.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.
- 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() - 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.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.DrawGroup
-
Returns the top, left, top+height, left+width
- getBoundingBox() - 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)
- getBrowserAutoCapitalize() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
This property may be set to false
to explicitly set the native HTML "autocapitalize"
attribute to "off"
in the data element of this item.
- getBrowserAutoCorrect() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
This property may be set to false
to explicitly set the native HTML "autocorrect"
attribute
to "off"
in the data element of this item.
- 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.
- 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
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.
- getBuildDate() - Static method in class com.smartgwt.client.Version
-
- getButton() - Method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
button that was clicked
- 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
-
- getButtonProperties() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Properties to be used in creating each option button.
- getById(String) - Static method in class com.smartgwt.client.widgets.Canvas
-
Retrieve a Canvas by it's 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.Canvas
-
Retrieve a Canvas from it's 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.
- 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
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 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 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.EventHoverHTMLCustomizer
-
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.HeaderLevelTitleCustomizer
-
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
- 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.
- 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.
- 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.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
-
- getCanAutoFitFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether the user able to autofit specific columns to their data and/or title via a context menu item or
headerAutoFitEvent
.
- getCancelButton() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Button that cancels the uncommitted upload.
- 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.
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the cancel button in the event editor
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the cancellation button.
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title for the "Cancel" button on this dialog.
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.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.MultiGroupDialog
-
The title-text to appear on the cancelButton
- 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
-
In
visibilityMode
"mutex", whether to allow
the last remaining expanded section to be collapsed.
- getCanCollapseFacets() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, hierarchical facets will show expand/collapse controls to allow the user to expand and collapse the tree of
facetValues for that facet.
- getCanCollapseGroup() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Can a group be collapsed/expanded? When true a collapse/expand icon is shown (
groupIcon
) and clicking the icon or double-clicking the group
title will collapse or expand the group.
- 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
-
- 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? Note that dragging must be enabled for the dragPane in which this item is rendered via
canDrag
for this to have an effect.
- getCanDrag() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
In order to enable dragging of drawItems, this property must be set to true, in addition to
canDrag
.
- 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.
- getCanDragEventField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines dragability.
- getCanDragEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, users can drag-reposition existing events.
- 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.
- getCanDragSelect() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is true, users can drag the mouse to select several rows or cells.
- getCanDragSelectText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is true, users can drag the mouse to select text within grid rows.
- 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.
- 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.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.
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
-
Can this field be edited? May be overridden by setting the 'canEdit' property at the listGrid level.
- getCanEditEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, users can edit existing events
- getCanEditField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines editability.
- 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
-
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.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.
- getCanEditLane() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Can we edit the lane of the event, specified by the
laneNameField
? If so, the event can be dragged to a
different
lane
and, when it's editor is shown, an
additional drop-down widget is provided allowing the user to select a different lane.
- 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? Effects 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
- 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.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.
- getCanFocusInHeaderButtons() - Method in class com.smartgwt.client.widgets.Window
-
If true, the user can give the header buttons keyboard focus (by clicking on them and including them in the
tabOrder)
- 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.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.
- getCanHide() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field can be hidden via the header context menu.
- 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.
- 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.
- 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 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.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 them 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.
- 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?
- 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
-
Can timeline events be stretched by their left and right edges?
- 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.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"
- getCanSelectCells() - 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.
- 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.HeaderItem
-
Should the user be able to select the text in this item?
- getCanSelectText() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Should the user be able to select the text in this item?
- 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 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.
- 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.
- 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.
- 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.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.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.form.fields.FormItem
-
Returns the Canvas
AutoChild named autoChildName
if already created.
- 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.
- 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
- 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.
- 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.
- 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 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(Integer, Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return the Date instance associated with the passed co-ordinates in the current 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
-
The default height of 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
-
Gets the embedded-component to show as a given record's hoverComponent.
- 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.
- getCellRecord(int, int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Return the pointer to a particular record by record and column number.
- 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() - 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
cellStyle
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Get the center coordinates of the rectangle
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Get the center coordinates of the rectangle
- getCenterBackgroundColor() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Background color for the center section only.
- 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
- 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
-
Returns all values within this ValuesManager that have changed since
rememberValues
last ran.
- getChangeOnDrag() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Should this sliderItem update its value and fire change handlers while the user is actively dragging the slider.
- getChangeOnKeypress() - Method in class com.smartgwt.client.widgets.form.fields.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.
- 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
CubeGrid.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
-
Get the height the central chart area, where data elements appear.
- 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
-
Get the left margin of the central chart area, where data elements appear.
- 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
-
Returns the radius for radar charts and pie charts.
- 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
-
Get the top coordinate of the central chart area, where data elements appear.
- 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, and
Radar 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, and
Radar 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
-
Get the width of the central chart area, where data elements appear.
- 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.
- 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.
- getCheckedImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is selected, or checked.
- 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.
- 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.
- 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.widgets.Canvas
-
If true, causes this canvas's children to snap to its grid when dragging.
- 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.
- 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.Applet
-
This attribute is used only with useTag: "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.
- 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.
- 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
-
- 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.
- 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
-
- 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
-
- 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.
- getClusterMarginRatio() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For clustered charts, ratio between margins between individual bars and margins between clusters.
- getCode() - Method in class com.smartgwt.client.widgets.plugins.Applet
-
A URL that points to the class of the applet.
- 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.Applet
-
The base URL of the applet if the
code
attribute is relative
- 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.
- 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.
- 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.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.menu.events.ItemClickEvent
-
Index of the column clicked by the user.
- getColNum() - Method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
-
Index of the column the user clicked.
- getColor() - Method in class com.smartgwt.client.widgets.drawing.ColorStop
-
eg #ff0000 or red or rgb(255,0,0)
- getColor() - Method in class com.smartgwt.client.widgets.drawing.Shadow
-
- getColor() - Method in class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
-
The color selected, in HTML format
- 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.
- 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
- 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.
- getColumnOverflow() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls the
overflow
setting for each column.
- getColumnProperties() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Standard set of properties to apply to each generated
column
in this columnTree.
- 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.
- getColumnWidth(int) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Gets the width of a column in the PortalLayout.
- 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.
- getCommitButton() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Button that commits changes once the user is happy with the data.
- getCommitConfirmationMessage() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- 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.
- getComponentId() - Method in class com.smartgwt.client.data.DSRequest
-
- 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
-
- 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.
- getConnectorImage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The base filename for connector icons shown when
showConnectors
is true.
- getConnectTimeout() - Static method in class com.smartgwt.client.rpc.Messaging
-
- getContainerId() - Method in class com.smartgwt.client.util.workflow.Process
-
Identifier of canvas where should be added UI elements created by using
inline view
property.
- 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()
.
- 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.
- getControlPoint1() - Method in class com.smartgwt.client.widgets.drawing.DrawBlockConnector
-
First cubic bezier control point.
- getControlPoint1() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
First cubic bezier control point.
- getControlPoint2() - Method in class com.smartgwt.client.widgets.drawing.DrawBlockConnector
-
Second cubic bezier control point.
- getControlPoint2() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Second cubic bezier control point.
- getControls() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
- getControls() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
The array of controls to show in this group.
- 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.SelectItem
-
Base CSS class name for a form item's control box (surrounds text box and picker).
- 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.
- getCopyLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the copyLevelButton
- getCornerImg() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the corner between vertical and horizontal scrollbars.
- 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.
- getCount() - Method in class com.smartgwt.client.widgets.form.validator.StringCountValidator
-
Return the count.
- getCreateDefaultTreeField() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If no fields are specified, create a single field with
treeField
set to
true
to show the tree.
- getCreator() - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
The
TileGrid
that created this SimpleTile.
- getCriteria() - Method in class com.smartgwt.client.data.Criterion
-
Returns an array of sub-criteria for this criterion.
- 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.ServiceTask
-
Criteria (including AdvancedCriteria) to use for a "fetch" operation.
- 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.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
-
Get the edited criteria entered by the user.
- getCriteria(boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Get the edited criteria entered by the user.
- 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)
- 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
-
A Map from
ID
to Criteria that will cause this
ProcessElement to be chosen as the next element if the criteria matches.
- getCriteriaPolicy() - Method in class com.smartgwt.client.data.DataSource
-
Decides under what conditions the
ResultSet
cache should be dropped when the
criteria
changes.
- getCriteriaPolicy() - Method in class com.smartgwt.client.data.ResultSet
-
Decides under what conditions the cache should be dropped when the
Criteria
changes.
- getCriterion() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- 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
-
Return the ctrlKey.
- getCurrentExpansionComponent(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the expansion component derived from
ListGrid.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
ListGrid.getExpansionComponent
currently visible in some record, or null if the specified record is not showing an
expansion component.
- getCurrentTile() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns the tile currently under the mouse.
- getCurrentTransactionId() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Returns the id of the current transaction (a queue of requests).
- 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.Splitbar
-
Splitbars' cursors are set at init time based on whether they are to be used for vertical or horizontal resize.
- 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.
- 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
-
- getCustomStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Name of a CSS style to use for all cells for this particular record.
- 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.widgets.calendar.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.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.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.
- getDataAsJSList() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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.
- getDataAsRecordList() - Method in class com.smartgwt.client.data.DSResponse
-
Return the data as a RecordList.
- 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
-
- 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.
- getDataColor(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- 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.
- 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
DataSource.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.
- 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.
- 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.OperationBinding
-
Controls the format in which inputs are sent to the dataURL.
- getDataProtocol() - Method in class com.smartgwt.client.data.RestDataSource
-
- 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.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.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
-
The DataSource that this component should bind to for default fields and for performing
DSRequest
.
- 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 data
/menu.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.viewer.DetailViewer
-
- 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 as a PNG file.
- getDataURL(DataURLCallback) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Get a "data:" URL encoding the current contents of the DrawPane as a PNG file.
- 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
-
- 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, ListGrid) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return CSS text for styling the cell associated with the passed date and/or rowNum & colNum, which will be applied in
addition to the CSS class for the cell, as overrides.
- getDateDisplayFormat() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Format for displaying dates to the user.
- getDateEditingStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Indicates the type of controls to use in event-windows.
- getDateFormat() - Method in class com.smartgwt.client.data.TextExportSettings
-
Format to use when outputting date values.
- getDateFormat() - Method in class com.smartgwt.client.util.JSONEncoder
-
Format for encoding JavaScript Date values in JSON.
- getDateFormatter() - Method in class com.smartgwt.client.data.DataSourceField
-
Preferred display format to use for date type values within this field.
- getDateFormatter() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Date formatter for displaying events.
- getDateFormatter() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- 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
-
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.
- getDateLabel() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The 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 week/day/month 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
- getDateStyle(Date, Integer, Integer, ListGrid) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return the CSS stylename for the cell associated with the passed date and/or rowNum & colNum.
- 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
-
- 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.
- getDayNameLength() - Method in class com.smartgwt.client.widgets.DateChooser
-
How long (how many characters) should be day names be.
- getDaysAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "day".
- getDaySelector() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Select item to hold the day part of the date.
- 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
-
ListGrid
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.
- 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.
- getDefaultDate() - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
- getDefaultDateSeparator() - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the default date separator.
- getDefaultDelimiter() - Method in class com.smartgwt.client.widgets.BatchUploader
-
The delimiter to use when importing character-delimited files.
- getDefaultElement() - Method in class com.smartgwt.client.util.workflow.DecisionGateway
-
Next element to pick if no criteria match.
- 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.
- getDefaultFieldWidth(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Method to calculate and return the default width of a field.
- getDefaultFillColor(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Gets the default fill color for the sector at index sectorIndex
.
- 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.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
defaultIconSrc
.
- getDefaultIsFolder() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Controls whether nodes are assumed to be folders or leaves by default.
- getDefaultIsFolder() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Controls whether nodes are assumed to be folders or leaves by default.
- getDefaultMinimizeHeight() - Method in class com.smartgwt.client.widgets.Window
-
If
minimizeHeight
is unset, by the window will shrink to
the height of the header when minimized.
- getDefaultMonth() - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
The default zero-based month-number to use for calculating fiscal dates when no
fiscal years
are provided.
- getDefaultNewNodesToRoot() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This attribute governs how to handle cache-synch when a new node is added to this dataSource with no explicit parentId.
- getDefaultNodeTitle() - Method in class com.smartgwt.client.widgets.tree.Tree
-
- 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
- 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.
- getDefaultPickerMode() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
The
ColorPicker
associated with this ColorItem 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).
- 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
-
The default character used to quote strings.
- getDefaultResizeBars() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Policy for whether resize bars are shown on members by default.
- 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"
.
- getDefaultTimelineColumnSpan() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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.
- getDefaultTransformResponse(DSRequest) - Method in class com.smartgwt.client.data.RequestTransformer
-
- 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.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 +lik{fiscalCalendar.fiscalYears,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.
- getDeleteLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
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.
- 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.
- 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".
- getDestroyed() - Method in class com.smartgwt.client.widgets.Canvas
-
If this property is set to
true
, the
destroy()
method
has been called on this canvas.
- getDestroyed() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Flag indicating a drawItem has been destroyed, similar to
destroyed
.
- getDestroying() - Method in class com.smartgwt.client.widgets.Canvas
-
This property is set to true when the
Canvas.destroy
method is called
on a widget.
- getDestroying() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Flag indicating a drawItem is mid-destruction, similar to
destroying
.
- getDestroyOnClose() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Whether to call
destroy()
when closing the Portlet.
- getDestroyPanes() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- getDetail() - Method in class com.smartgwt.client.data.DataSourceField
-
- 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.
- getDetailsButtonTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the edit button in the quick event dialog
- getDetailToolButtons() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getDetailToolStrip() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getDetailViewer() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
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.
- 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
-
Radius in pixels of the dial.
- getDirection() - Method in class com.smartgwt.client.widgets.drawing.SimpleGradient
-
Direction vector in degrees
- getDirection() - Method in class com.smartgwt.client.widgets.layout.events.NavigationClickEvent
-
- getDirection() - Method in class com.smartgwt.client.widgets.NavigationButton
-
Navigation direction for this button.
- 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
-
Whether this item 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.
- 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.
- getDisabledIcon() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The filename for this item's custom icon when the item is disabled.
- getDisabledWeekdayStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekday dates which have been
disabled
.
- getDisabledWeekendStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekend dates which have been
disabled
.
- getDisableIconsOnReadOnly() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
canEdit
is set to false, should
icons
be disabled by default?
- getDisableIconsOnReadOnly() - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
If
canEdit
is set to false, should
icons
be disabled by default?
- getDisableOnReadOnly() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If
canEdit
is set to false, should this icon be
disabled.
- getDisableQueuing() - Method in class com.smartgwt.client.data.RestDataSource
-
- 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 set, weekend days appear in 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.
- 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
parentIdField
which doesn't map to a valid parent node be
dropped? If set to false, for
loadDataOnDemand
:false trees, parentless nodes will be added as children of the root node - for
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.
- 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?
Behavior will only occur while the window or one of its descendants has focus, and does not cancel the Escape keypress.
- 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.
- getDisplayField() - Method in class com.smartgwt.client.data.DataSourceField
-
Name of another field in this DataSource that should be used as the display value for this field.
- getDisplayField() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Specifies an alternative field from which display values should be retrieved for this item.
- getDisplayField() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies an alternative field from which display values should be retrieved for this item.
- 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
${isc.DocUtils.linkForRef('group: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.
If this item is not
databound (
dataSource
is unset), this is
implemented by picking up the value of the specified field from the
valueTree
.
Otherwise this item will attempt to
map its underlying value to a display value by retrieving a record from the
dataSource
where the
valueField
matches this item's value, and displaying
the
displayField
value from that record.
- getDisplayField() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Specifies an alternative field from which display values should be retrieved for this item.
- 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.
- 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
-
- getDisplayNodeType() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Specifies the type of nodes displayed in the treeGrid.
- getDisplayShortName() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
If true, just the filename (without the path) is shown in the list of files.
- getDisplayValue(String, Object) - Method in class com.smartgwt.client.data.DataSource
-
Given a fieldName and a dataValue, apply any
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
?
- getDOM() - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getDoubleClickDelay() - Method in class com.smartgwt.client.widgets.Canvas
-
Amount of time (in msec) 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.
- 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() - 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
-
- 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.
- 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 attributes 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 attributes 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.
- 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.ListGrid
-
Return "title" HTML to display as a drag tracker when the user drags some record.
Default implementation will
display the cell value for the title field (see
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
-
The "type" of thing given as a string that can be dragged from this widget.
- getDrawAheadRatio() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How far should we render rows 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.
- getDrawArea() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the extents of the rows and columns current visible in this grid's viewport.
- getDrawGroup() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- 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.
- 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.
- getDrawPane() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- 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.layout.Layout
-
Get the position a new member would be dropped.
- getDropRecords() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
records being dropped
- getDropTypes() - Method in class com.smartgwt.client.widgets.Canvas
-
- 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
.
- 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
-
- 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.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.
- 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.
- 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 null if there is no edit col.
- 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?
- 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, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
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(Record, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current value of a cell.
- getEditedCell(Record, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current value of a cell.
- 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
- 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
-
- 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(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.
- 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
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
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
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
imageURLSuffix
to the editor in question.
- 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.
- getEditRow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the index of the row being edited or null if there is no current edit row.
- 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, 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.
- getElement(String) - Method in class com.smartgwt.client.util.workflow.Process
-
- getElement() - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getElement(boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- 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
- 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 formatCellValue 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 formatCellValue and valueMap (if
any).
- getEmptyCellValue() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Text to show for an empty cell
- 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.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.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.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
-
- getEmptyPickListMessage() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
- getEmptyPickListMessage() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- 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.
- getEncoding() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
encoding for the form, use MULTIPART_ENCODING for file upload forms
- 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
-
End angle of the sector in degrees.
- getEndAngle() - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- getEndArrow() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Style of arrowhead to draw at the end of the line or path.
- getEndArrow() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Style of arrowhead to draw at the end of the line or path.
- getEndColor() - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
An end color for the gradient.
- getEndColor() - Method in class com.smartgwt.client.widgets.drawing.SimpleGradient
-
The end color of the gradient.
- getEndDate() - Method in class com.smartgwt.client.data.DateRange
-
Returns the end date or null if open ended.
- getEndDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The end date of the calendar timeline view.
- getEndDate() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Date object which represents the end date of a
CalendarEvent
The name of
this field within the CalendarEvent can be changed via
endDateField
- getEndDate() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundClickEvent
-
end datetime of the selected slot
- getEndDate() - Method in class com.smartgwt.client.widgets.calendar.events.TimelineEventMoved
-
new end date of the passed event
- getEndDate() - Method in class com.smartgwt.client.widgets.calendar.events.TimelineEventResized
-
new end date of the passed event
- 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).
- 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.
- 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).
- 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.
- 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
-
new end value
- getEndValue() - Method in class com.smartgwt.client.widgets.RangeSlider
-
The end of the selected range.
- getEndYear() - Method in class com.smartgwt.client.widgets.DateChooser
-
Last 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]?
- 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 typed into this form 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.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 typed into this form 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 typed into this form 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.
- 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.
- 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.
- 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).
- getErrorMessageWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When
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.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.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.
- 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.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.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.
- 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.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.CalendarEventMoved
-
- 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.CalendarEventResized
-
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.EventHoverHTMLEvent
-
Deprecated.
The event being hovered
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.TimelineEventMoved
-
the event that was moved
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.TimelineEventResized
-
the event that was 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.
- getEventColumn() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the column number of the most recent mouse event.
- getEventColumn(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the column number of the most recent mouse event.
- getEventColumn() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the column number of the most recent mouse event.
- getEventColumn(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the column number of the most recent mouse event.
- getEventDescriptionFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the
descriptionField
field in
the quick and advanced event dialogs
- getEventDialog() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An autochild of type
Window
that displays a quick event entry form within a popup
window.
- 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.
- 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
-
- getEventEditorLayout() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventEndDateFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the end date field in the quick and advanced event dialogs
- getEventHoverHTML(CalendarEvent, EventWindow) - Method in class com.smartgwt.client.widgets.calendar.EventHoverHTMLCustomizer
-
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.
- getEventLaneFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the
laneNameField
field in the
quick and advanced event dialogs
- getEventNameFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the event name field in the quick and advanced event dialogs
- 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
-
Determines the number of vertical pixels an event can be moved or resized by in the
day
and
week
views, by dragging.
- getEventStartDateFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the start date field in the quick and advanced event dialogs
- getEventWindow() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
To display events in day and week views, the Calendar creates instance of
EventWindow
for each event.
- getEventWindow() - Method in class com.smartgwt.client.widgets.calendar.events.EventHoverHTMLEvent
-
Deprecated.
the event window being hovered
- getEventWindowStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to event windows within calendars.
- getEventWindowStyle() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
CSS style series to use for the draggable event window that represents this event.
- getEventWindowStyleField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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.
- 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.
- 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.
- 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
-
- 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
-
- 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.
- getExportData() - Method in class com.smartgwt.client.data.DSRequest
-
- getExportDatesAsFormattedString() - Method in class com.smartgwt.client.data.DSRequest
-
Only applicable when exporting to native spreadsheet formats XLS
and OOXML
.
- 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.
- 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
-
- 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.
- getExportHeader() - Method in class com.smartgwt.client.data.DSRequest
-
Optional text to appear at the beginning of the file.
- 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).
- 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
-
If exporting in
JPEG format
, the output JPEG quality level.
- getExportImageQualityAsDouble() - Method in class com.smartgwt.client.data.DSRequest
-
If exporting in
JPEG format
, the output JPEG quality level.
- getExportPath() - Method in class com.smartgwt.client.data.DSRequest
-
- getExportRawValues() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getExportRawValues() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- 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.
- 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
-
- 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, 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.
- getExportValueFields() - Method in class com.smartgwt.client.data.DSRequest
-
- 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.
- 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.
- getExtraHTML() - Method in class com.smartgwt.client.widgets.plugins.Applet
-
Any additional HTML you want to throw into the tag that specifies the applet element.
- 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
-
- 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.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.
- 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.
- getFacets() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Return the chart's facets.
- 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(String, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Get facet value definition by facetId and facetValueId.
- getFacetValue(String, String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Get a facet value definition by facetId and facetValueId.
- getFacetValueAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default alignment for facet values (in headers).
- 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.
- 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.
- 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.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
-
- 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.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
-
Custom dataURL for fetch type operations
- 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
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
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.
- 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.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.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(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a column number or field name, return the field definition.
- getField(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a column number or field name, return the field definition.
- getFieldAutoTitle(String) - Method in class com.smartgwt.client.data.DataSource
-
Return a reasonable user-visible title given a fieldName.
- 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
.
- 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
- getFieldFunctions() - Method in class com.smartgwt.client.data.DSRequest
-
For fetch
operation aggregation functions used.
- 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.
- 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(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a column number or field id, return the field name of a field.
- 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.
- getFieldNames() - Method in class com.smartgwt.client.data.DataSource
-
Retrieves the list of fields declared on this DataSource.
- getFieldNames(boolean) - Method in class com.smartgwt.client.data.DataSource
-
Retrieves the list of fields declared on this DataSource.
- getFieldNum() - Method in class com.smartgwt.client.widgets.grid.events.HeaderClickEvent
-
index of the field on which the click occurred.
- getFieldNum() - Method in class com.smartgwt.client.widgets.grid.events.HeaderDoubleClickEvent
-
field number for the header that was clicked
- getFieldNum() - Method in class com.smartgwt.client.widgets.grid.events.HeaderHoverEvent
-
field number for the header that was hovered
- getFieldNum() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
number of the field clicked on in the listGrid.fields array
- getFieldNum() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
number of the field clicked on in the listGrid.fields array
- getFieldNum(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a field or field id, return it's index in the fields array
- getFieldOperators(String) - Method in class com.smartgwt.client.data.DataSource
-
Get the list of OperatorId's available for this field.
- getFieldOperators(DataSourceField) - Method in class com.smartgwt.client.data.DataSource
-
Get the list of OperatorId's available for this field.
- getFieldPickerFieldProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Names of properties on
ListGridField
for which the FieldPicker should show an
editing interface, for convenience.
- getFieldPickerProperties() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Properties to combine with the FieldPicker autoChild FormItem.
- getFieldPickerProperties() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
Properties to combine with the FieldPicker autoChild FormItem.
- getFieldPickerShowSampleValues() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to false, sample values of the FieldPicker are never shown.
- getFieldPickerTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title for the field-picker
select-item.
- getFieldPickerTitle() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The title for the field-picker
select-item.
- getFieldPickerWidth() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the field picker formItem displayed in clauses within this FilterBuilder.
- 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 thhe 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
-
ListGrid field names by which the grid is being 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
-
The ListGrid fields
- getFieldSeparator() - Method in class com.smartgwt.client.data.TextSettings
-
Separator between field values.
- getFieldState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a snapshot of the current presentation of this listGrid's fields as a ListGridFieldState object.
- 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.
- 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(DataSourceField, Record) - Static method in class com.smartgwt.client.data.DataSource
-
Given a field definition and a record object, this method will return the field value for the record.
- getFieldValue(ListGridField, Record) - 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.
- 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(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a numeric value for the width of some field within this ListGrid
.
- 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
-
Returns a direct URL to access a file stored in a field of type:"binary".
- 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".
- 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.
- getFillOpacity() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Opacity of the fillColor, as a number between 0 (transparent) and 1 (opaque).
- 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
-
If
showFilterEditor
is set to true, the
filterEditor
is automatically created as an AutoChild.
- getFilterEditorCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showFilterEditor
is true, this method will
return the criteria currently displayed in the
filterEditor
.
- getFilterEditorCriteria(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showFilterEditor
is true, this method will
return the criteria currently displayed in the
filterEditor
.
- getFilterEditorHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height for the filterEditor, if shown.
- 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.
- getFilterLocalData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has its
data property
set to a static array of
records, should
ListGrid.filterData
filter this array? If
this property is set to true, the local data array will be filtered according to the specified criteria, and the results
displayed.
- 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
-
With the
FilterEditor
showing, the Operator to use
when matching values for this field.
- getFilterWithValue() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- 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) which the calendar should consider as the first day of the week - if unset, the default is taken
from the current locale.
- getFirstDayOfWeek() - Method in class com.smartgwt.client.widgets.DateChooser
-
Day of the week to show in the first column.
- 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() - Method in class com.smartgwt.client.util.DateUtil
-
Returns the fiscal week number of the current date, according to the global FiscalCalendar
.
- getFiscalWeek(FiscalCalendar) - Method in class com.smartgwt.client.util.DateUtil
-
Returns the fiscal week number of the current date, according to the global FiscalCalendar
.
- getFiscalWeek(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns a date's week-number, according to the fiscal calendar
- getFiscalWeek(Date, FiscalCalendar) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns a date's week-number, according to the fiscal calendar
- getFiscalYear() - Method in class com.smartgwt.client.util.DateUtil
-
- getFiscalYear(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the
FiscalYear
object for the fiscal year in which the passed date exists.
- getFiscalYear(Date, FiscalCalendar) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the
FiscalYear
object for the fiscal year in which the passed date exists.
- getFiscalYear() - Method in class com.smartgwt.client.widgets.FiscalYear
-
The actual fiscal year that this date relates to.
- getFiscalYearChooserButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
which, when
clicked, shows a picker for selecting a specific fiscal year.
- getFiscalYearFieldTitle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the fiscal year
field in the date grid.
- getFiscalYearHeaderStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
- 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.
- 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.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
-
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.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.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.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
- getFormatOnBlur() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
With formatOnBlur
enabled, this item will format its value according to any specified static static formatter
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 any specified static static formatter
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 any specified static static formatter
as long as the item does not have focus.
- getFormatOnFocusChange() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should 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.
- getFormItem(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.form.fields.FormItem
-
Returns the FormItem
AutoChild named autoChildName
if already created.
- getFormSubmitFailedWarning() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Warning to display to the user if an attempt to
natively
submit
a form is unable to submit to the server.
- getFormula() - Method in class com.smartgwt.client.widgets.events.FormulaUpdated
-
the new or updated formula definition
- 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
-
Map from the single-letter capital letters used as formula variables in the formula
String to the fieldNames these variables should represent in
the context where the formula is evaluated.
- 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"
- getFreezeFieldText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFreezeOnLeftText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid and
this.canFreezeFields
is true, this string
will be shown as the title for the menu item to freeze fields on the left of the scrollable body.
- getFreezeOnRightText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid and
this.canFreezeFields
is true, this string
will be shown as the title for the menu item to freeze fields on the right of the scrollable body.
- getFromDate() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "from" date.
- getFromDate() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Initial value for the "from" date.
- getFromDateOnlyPrefix() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
The text to prepend to the formatted date when only a
fromDate
is supplied.
- getFromField() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
- 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.
- 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.
- 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.
- 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.
- getGenerateRelatedUpdates() - Method in class com.smartgwt.client.data.DSRequest
-
Specifies should related updates have to be generated.
- 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.
- 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).
- 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.grid.DragTrackerIconCustomizer
-
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
- 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
-
The ListGrid fields
- getGridRenderer() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getGridSummary(ListGridRecord[], ListGridField, GroupSummary[]) - Method in class com.smartgwt.client.widgets.grid.GridSummaryCustomizer
-
If this grid is grouped, and ListGrid.showGroupSummary is true, this
method will be passed a third parameter - an array of group-level summaries.
- getGridSummary(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
showGridSummary
is
true
this
method is called for each field which will show a grid summary value (as described in
showGridSummary
to get the summary value to display
below the relevant column.
- 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.
- getGripImgSuffix() - Method in class com.smartgwt.client.widgets.Snapbar
-
Overridden from
gripImgSuffix
to simplify providing custom
grip media for this widget.
- getGripImgSuffix() - Method in class com.smartgwt.client.widgets.Splitbar
-
Suffix used the 'grip' image if
showGrip
is true.
- getGripImgSuffix() - Method in class com.smartgwt.client.widgets.StretchImg
-
Suffix used the 'grip' image if
showGrip
is true.
- 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.
- getGroupBorderCSS() - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the style for the grouping frame around the canvas.
- 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.
- 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 treegrid.
- 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.
- getGroupingFieldTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear in the header of the "property" field.
- 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.widgets.grid.ListGridField
-
If set, provides several possible styles of grouping that are valid for this field.
- 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
-
Array of Records that belong to this group, or, for multi-field grouping, array of groupNodes of subgroups under this groupNode.
- 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.
- getGroupState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a snapshot of the current grouping state of this ListGrid.
This object can be passed to
ListGrid.setGroupState
to reset this grid's grouping to the
current state (assuming the same data / fields are present in the grid).
- getGroupSummary(ListGridRecord[], ListGridField, GroupNode) - Method in class com.smartgwt.client.widgets.grid.GroupSummaryCustomizer
-
- 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() - 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
-
If the ListGrid is grouped, return the underlying tree structure.
- 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.
- 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.grid.ListGrid
-
BackgroundColor for the header toolbar.
- getHeaderBarStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set the CSS style used for the header as a whole.
- getHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Custom base style to apply to the header button created for this span instead of
headerBaseStyle
.
- getHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
baseStyle
to apply to the buttons in the header, and the sorter,
for this ListGrid.
- getHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Custom base style to apply to this field's header button instead of
headerBaseStyle
.
Note that depending on the header
button constructor, you may have to override
headerTitleStyle
as well.
- getHeaderButtonProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties to apply to all header buttons.
- getHeaderContextMenuItems(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If ListGrid.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.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
-
- getHeaderHoverHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
-
This property may be set to customize the vertical alignment for the hover shown on
ListGrid.headerHover
.
- getHeaderHoverWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderHoverWrap() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This property may be set to customize the
wrap
attribute for the hover shown on
ListGrid.headerHover
.
- 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
- 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
- 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.DateChooser
-
CSS style applied to the day-of-week headers.
- 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.
- getHeaderTitle() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title to display in the header-bar of this Dialog.
- getHeaderTitle() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Optional title for the headerSpan button for this headerSpan.
- getHeaderTitle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Optional title for the header button for this field.
- getHeaderTitleStyle() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Custom titleStyle to apply to the header button created for this span instead of
headerTitleStyle
.
- getHeaderTitleStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
titleStyle
to apply to the buttons in the header, and
the sorter, for this ListGrid.
- getHeaderTitleStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Custom titleStyle to apply to this field's header button instead of
headerTitleStyle
.
Note that this will typically only
have an effect if
headerButtonConstructor
is set to
StretchImgButton
or a subclass thereof.
- getHeaderWidth() - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
If set, the width for each of the spans in this headerLevel.
- 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.calendar.Lane
-
The height of this Lane's row.
- getHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
- getHeight() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getHeight() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Height in pixels.
- getHeight() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Height in pixels.
- getHeight() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Height in pixels.
- 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.SelectItem
-
Height of the FormItem.
- getHeight() - Method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
default height for the spacer
- getHeight() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
default height of this item
- getHeight() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Default height for text items.
- 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.ImgProperties
-
Specifies the height of the image.
- 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.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.
- getHeightAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
- 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).
- getHidden() - Method in class com.smartgwt.client.data.DataSourceField
-
Whether this field should be hidden from users by default within a DataBound component.
- 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.
- 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
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.
- getHiliteIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height for hilite icons for this listGrid.
- getHiliteIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Height for hilite icons for this field.
- getHiliteIconHeight() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Height for hilite icons for this listGrid.
- getHiliteIconHeight() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Height for hilite icons for this field.
- getHiliteIconLeftPadding() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the left of
hilite
icons
by default? Can be overridden at the field level
- getHiliteIconLeftPadding() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
How much padding should there be on the left of
hilite icons
for this field? Overrides
hiliteIconLeftPadding
- getHiliteIconLeftPadding() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
How much padding should there be on the left of
hilite icons
by default? Can be overridden at the field level
- getHiliteIconLeftPadding() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- 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
hiliteIcons
are present, where the hilite icon
will be placed relative to the field value.
- getHiliteIconPosition() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
When
hiliteIcons
are present, where the hilite
icon will be placed relative to the field value.
- getHiliteIconPosition() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
When
hiliteIcons
are present, where the hilite
icon will be placed relative to the field value.
- getHiliteIconRightPadding() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the right of
hilite
icons
by default? Can be overridden at the field level
- getHiliteIconRightPadding() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
How much padding should there be on the right of
hilite icons
for this field? Overrides
hiliteIconRightPadding
- getHiliteIconRightPadding() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
How much padding should there be on the right of
hilite icons
by default? Can be overridden at the field level
- getHiliteIconRightPadding() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- 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
next two properties, instead of the standard prefix and suffix.
- getHilites() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return the set of hilite-objects currently applied to this DataBoundComponent.
- 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
-
Return the set of hilite-objects currently applied to this DataBoundComponent.
- getHilites() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Return the set of hilite-objects currently applied to this DataBoundComponent.
- getHilites() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the set of hilite-objects currently applied to this DataBoundComponent.
- getHilites() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Return the set of hilite-objects currently applied to this DataBoundComponent.
- getHilites() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Return the set of hilite-objects currently applied to this DataBoundComponent.
- getHiliteState() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Get the current hilites encoded as a String, for saving.
- 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
-
Get the current hilites encoded as a String, for saving.
- getHiliteState() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Get the current hilites encoded as a String, for saving.
- getHiliteState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the current hilites encoded as a String, for saving.
- getHiliteState() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Get the current hilites encoded as a String, for saving.
- getHiliteState() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Get the current hilites encoded as a String, for saving.
- 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.
- getHome() - Static method in class com.smartgwt.client.util.SC
-
- 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
Canvas.getHoverComponent
is implemented, should the hoverCanvas returned from it be automatically destroyed when it is
hidden?
- 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.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.
- 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.
- 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
-
- 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 drawed 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.
- 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.
- 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.
If unset the form item's iconHSpace
property will be used instead.
- getHSrc() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
Default src to display when
vertical
is false, and
src
is unset.
- getHSrc() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Base URL for the images used for the horizontal scrollbar track and end buttons.
- getHSrc() - Method in class com.smartgwt.client.widgets.Splitbar
-
Base URL for the image if
vertical
is false and
src
is unset.
- getHSrc() - Method in class com.smartgwt.client.widgets.StretchImg
-
Base URL for the image if
vertical
is false and
src
is unset.
- getHSrc() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Image for horizontal resizer for a vertical Toolstrip
- getHSrc() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Image for horizontally oriented separator (for vertical toolstrips).
- getHThumbStyle() - Method in class com.smartgwt.client.widgets.Slider
-
Optional CSS style for the thumb for a horizontally oriented slider.
- getHtmlAfter() - Method in class com.smartgwt.client.data.Hilite
-
HTML to append to the end of cell values where this hilite is applied.
- getHtmlBefore() - Method in class com.smartgwt.client.data.Hilite
-
HTML to prepend 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.
- 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
-
Value to show in place of the actual value from the record, for a record that matches this hilite.
- getHTrackStyle() - Method in class com.smartgwt.client.widgets.Slider
-
Optional CSS style for the track for a horizontally oriented slider.
- getHttpHeaders() - Method in class com.smartgwt.client.data.DSResponse
-
HTTP headers returned by the server, as a Map of Header name -> Header value
- getHttpHeaders() - Method in class com.smartgwt.client.rpc.RPCRequest
-
HTTP headers to send, as a 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 of Header name -> 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.
- 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.
- 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.widgets.Button
-
Optional icon to be shown with the button title text.
- getIcon() - Method in class com.smartgwt.client.widgets.Dialog
-
Icon to show in this dialog - see
message
.
- getIcon() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Optional icon image to display on the button for this item.
- getIcon() - Method in class com.smartgwt.client.widgets.form.fields.events.FormItemIconClickEvent
-
A pointer to the form item icon clicked
- getIcon() - Method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
-
a pointer to the icon that received the click event.
- getIcon() - Method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
a pointer to the icon that received the click event.
- getIcon(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Given an
name
return a pointer to the icon
definition
- 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(TreeNode) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Get the appropriate icon for a node.
- 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.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.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.
- 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.
- getIconFieldTitle() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The
title
of the 'Icon' picker.
- 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 size
for the icon
- getIconHSpace() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Horizontal space (in px) to leave between form item icons.
- 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"
.
- getIconPageRect(FormItemIcon) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- 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
-
- 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.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.
- 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
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 size
for the icon
- getID() - Method in class com.smartgwt.client.core.BaseClass
-
Return the ID
- getId() - Method in class com.smartgwt.client.data.Hilite
-
Unique id for this hilite definition.
- getID(Widget) - Static method in class com.smartgwt.client.util.DOMUtil
-
- getID(Element) - Static method in class com.smartgwt.client.util.DOMUtil
-
- getID() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Optional ID for this process element, allowing it to be referred to from
Gateway
s, or as the
startElement
.
- getID() - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getId() - Method in class com.smartgwt.client.widgets.cube.Facet
-
id of this facet.
- getId() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
id of this facetValue.
- getId() - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
The ID of the gradient.
- getID() - Method in class com.smartgwt.client.widgets.events.DrawEvent
-
- 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
-
id of the deselected tab
- getID() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
id of the 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.
- getIgnoreKeyboardClicks() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getIgnoreRTL() - Method in class com.smartgwt.client.widgets.StretchImg
-
- 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 element by name.
- getImageHeight() - Method in class com.smartgwt.client.data.DataSourceField
-
Height of the image-content of this field.
- getImageHeight() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Height of image shown for fieldTypes image and imageFile in this field.
- getImageHeight() - Method in class com.smartgwt.client.widgets.Img
-
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.
- 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.
- 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"
, this 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
imageURLSuffix
.
- 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.
- 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.
- 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 not set to false, form item values will be saved when this item's "editorExit" handler is fired as well as on a
delay and when the entire form is submitted.
- 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.
- 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
.
- 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.
- 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.
- 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.
- getInheritsFrom() - Method in class com.smartgwt.client.data.DataSource
-
ID of another DataSource this DataSource inherits its
fields
from.
- getInheritsFrom() - Method in class com.smartgwt.client.data.SimpleType
-
Name of another SimpleType from which this type should inherit.
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getInitialCriteria() - Method in 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.tile.TileGrid
-
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getInitialSort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An array of ${isc.DocUtils.linkForRef('object:SortSpecifier')} objects used to set up the initial sort configuration for
this grid.
- 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.
- getInlineOrTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "Or" operator (only applicable to the "inline" appearance)
- 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.tile.SimpleTile
-
- getInnerHTML() - Method in class com.smartgwt.client.widgets.WidgetCanvas
-
- getInnerTitleOrientation() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The title orientation for the to / from sub-items.
- getInnerWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the amount of space available for absolutely positioned child widget(s) or absolutely positioned HTML content,
without introducing clipping, scrolling or overflow.
- getInputData() - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Get the inputs to this task as specified by
inputField
.
- getInputDS(String) - Method in class com.smartgwt.client.data.WebService
-
Get a DataSource representing the input message to a web service operation.
- getInputField() - Method in class com.smartgwt.client.util.workflow.Task
-
Field in the
process state
which is provided as input data to
this task.
- getInputFields() - 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 Date.parseInput()
- getInputFormat() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is
true
this
property can be used to specify the input format for date strings.
- getInputFormat() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
For fields of type
"date"
, if this is an editable field such as a
TextItem
, this property allows you to specify the
inputFormat
applied to the item.
- getInputFormat() - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
If
useTextField
is
true
this
property can be used to specify the input format for date strings.
- getInputFormat() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For fields of type
"date"
, if this is an editable field such as a
TextItem
, this property allows you to specify the
inputFormat
applied to the item.
- getInputFormat() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Format for direct user input of date values.
- getInputRecord() - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Get all inputs to the task as specified by the inputFieldList
, as a Record.
- 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.
- 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.
- 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.
- 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
showGridSummary
is true.
- getIsGroup() - Method in class com.smartgwt.client.widgets.Canvas
-
Should a grouping frame be shown around this canvas.
- 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
showGroupSummary
is true.
- 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.
- getIsRemoveField() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set to true and
canRemoveRecords
is true, this
field will be rendered as the remove-field for this grid.
- 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.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.
- getIsTree() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Marks this facet as a hierarchical facet.
- getIsVisible() - Method in class com.smartgwt.client.widgets.events.VisibilityChangedEvent
-
whether the canvas is visible to the user
- 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.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.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
-
pointer to the button in question
- 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
- 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
- getItemHoverWidth() - 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.SectionStackSection
-
Return the items in this SectionStackSection
- 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.BeanFactoryForBaseWidget
-
- getJavascriptProperty(BeanClass, String) - Method in class com.smartgwt.client.bean.BeanFactoryForDataClass
-
- 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.DataClass
-
- 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.util.workflow.ProcessElement
-
- getJsObj() - Method in class com.smartgwt.client.widgets.BaseWidget
-
- 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.
- 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 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.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.
- getKeyName() - Method in class com.smartgwt.client.core.KeyIdentifier
-
Return the keyName.
- 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
-
NOTE: DrawGroups do not support knobs.
- 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
-
NOTE: DrawLabels do not support knobs.
- 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
-
NOTE: DrawPath items do not support knobs.
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
NOTE: DrawSector items do not support knobs.
- getLabel() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
Label autoChild that presents the title for this ToolStripGroup.
- getLabelAsTitle() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- 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
-
Smart GWT class for the title label.
- getLabelHeight() - Method in class com.smartgwt.client.widgets.Slider
-
The height of the labels used to display the minimum, maximum and current values of the slider.
- getLabelHPad() - Method in class com.smartgwt.client.widgets.ImgButton
-
Horizontal padding to be applied to this widget's label.
- getLabelHPad() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- 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
- getLabelSkinImgDir() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Specifies a skinImgDir to apply to the label containing the title of this StretchImgButton.
- getLabelSkinImgDir() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Base path for images shown within this ImgTab's label.
- getLabelSpacing() - Method in class com.smartgwt.client.widgets.Slider
-
The space around the labels used to display the minimum, maximum and current values of the slider.
- getLabelStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a normal detail label
- getLabelSuffix() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The label suffix.
- getLabelSuffix() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
text to put after a label
- getLabelVPad() - Method in class com.smartgwt.client.widgets.ImgButton
-
Vertical padding to be applied to this widget's label.
- getLabelVPad() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- getLabelWidth() - Method in class com.smartgwt.client.widgets.Slider
-
The width of the labels used to display the minimum, maximum and current values of the slider.
- getLane() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
When in Timeline mode, a string that represents the name of the
lane
this
CalendarEvent
should sit in.
- getLane() - Method in class com.smartgwt.client.widgets.calendar.events.TimelineEventMoved
-
the Lane in which this event has been dropped
- 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
.
- getLaneNameField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the field which will determine the
lane
in
which this event will be displayed for the
timelineView
- getLanes() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An array of
Lane
definitions that determine the rows of the timeline view.
- 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.
- 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.
- 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.
- 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.
- 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.DrawGroup
-
- getLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Left coordinate in pixels relative to the DrawPane.
- getLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Sets the amount from the left of its positioning that the element should be placed.
- getLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Left coordinate in pixels relative to the DrawPane.
- getLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Left coordinate in pixels relative to the DrawPane.
- getLeft() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Left coordinate of this item in pixels.
- 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.
- getLeftButtonIcon() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- getLeftButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- 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.
- 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.
- 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.form.fields.TextAreaItem
-
Return the length.
- getLength() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
if set, 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.
- getLenientXPath() - Method in class com.smartgwt.client.data.DataSourceField
-
Indicates that getting
valueXPath
for this field should
not perform any validation at all and will return null for non existing XPaths.
- 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.
- 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.
- getLevelDownButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
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.
- getLevelUpButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The hover-prompt for the Level Up button.
- getLicenseType() - Static method in class com.smartgwt.client.util.SC
-
- 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"
- 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.
- 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.
- 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 popup according to the pane layout.
- 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?
- 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.
- 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.
- getLoadingDataMessageStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style name applied to the loadingDataMessage string if displayed.
- 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.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
-
- getLoadState(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
What is the loadState of a given folder?
- 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 link{isc.AutoTest.getLocator()} for this form
item, should the item be identified? By default if the item has a name this will always be used, however for items with
no name, the following options are available: "title"
use the title as an identifier within this
form "value"
use the value of the item to identify it (often used for items with a static
defaultValue such as HeaderItems "index"
use the index within the form's items array.
- getLocateMembersBy() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Strategy to use when locating 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 link{isc.AutoTest.getLocator()}, how should
sections within this stack be identified? By default if section has a specified 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 link{isc.AutoTest.getLocator()}, how should tabs
within this tabset be identified? By default if tab has a specified
ID
this will always be used.
- 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.widgets.BaseWidget
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Button
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.calendar.EventWindow
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.calendar.Timeline
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Canvas
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Dialog
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.FieldPickerWindow
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.PropertySheet
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.SearchForm
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.DateGrid
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.HTMLPane
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.IButton
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.IconButton
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Img
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.ImgButton
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Label
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.FlowLayout
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.HLayout
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.HStack
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.Layout
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.LayoutSpacer
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.VLayout
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.VStack
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.IconMenuButton
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.Menu
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.MenuBar
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.NavigationButton
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.plugins.Applet
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.plugins.BrowserPlugin
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.plugins.SVG
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.PrintCanvas
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.PrintWindow
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Progressbar
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.RangeSlider
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Scrollbar
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Slider
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Snapbar
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Splitbar
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.StretchImg
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripButton
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.ViewLoader
-
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Window
-
- 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").
- 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.
- 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
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
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
-
- 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.
- 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 filter text entry.
- getMask() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Internal-use only for a TimeItem.
- 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 masked field, should keystrokes overwrite current position value? By default new keystrokes are
inserted into the field.
- getMaskOverwriteMode() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Internal-use only for a TimeItem.
- 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?
- getMaskSaveLiterals() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Internal-use only for a TimeItem.
- getMasterElement() - Method in class com.smartgwt.client.widgets.Canvas
-
This Canvas's "master" (the Canvas to which it was added as a peer), if any.
- getMatchAllTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getMatchAnyTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- 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.
- 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 that this Canvas can be resized to.
- getMaxHeight() - Method in class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
-
If specified, the autoFitTextArea will not grow taller than this height
- getMaximizeButton() - Method in class com.smartgwt.client.widgets.Window
-
- 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.
- getMaxValue() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The maximum dial value.
- getMaxValue() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
The maximum slider value.
- getMaxValue() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Set the maximum value (right/bottom of slider).
- getMaxValue() - 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 that this Canvas can be resized to.
- getMayScript() - Method in class com.smartgwt.client.widgets.plugins.Applet
-
Usable only in IE: if true allows Java->JS LiveConnect (other platforms that support LiveConnect have it enabled by
default and do not allow it to be disabled).
- 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(int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Given a numerical index or a member ID, return a pointer to the appropriate member.
- getMember(String) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Given a numerical index or a member ID, return a pointer to the appropriate member.
- getMemberCanvases() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Returns the members of this ValuesManager as an array of Canvas objects.
- getMemberDefaultBreadth(Canvas, int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Return the breadth for a member of this layout which either didn't specify a breadth or specified a percent breadth with
managePercentBreadth
:true.
- getMemberForField(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Given a fieldName or dataPath, this method will find the member responsible for interacting with that field's value.
- getMemberNumber(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Given a member Canvas or member ID, return the index of that member within this layout's members array
- getMemberNumber(String) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Given a member Canvas or member ID, return the index of that member within this layout's members array
- getMemberOffset(Canvas, int, String) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Override point for changing the offset on the breadth axis for members, that is, the offset relative to the left edge
for a vertical layout, or the offset relative to the top edge for a horizontal layout.
- getMemberOverlap() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Number of pixels by which each member should overlap the preceding member, used for creating an "stack of cards"
appearance for the members of a Layout.
- getMembers() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getMembers() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Returns an array of members in this ValuesManager.
- getMembers() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Return the members in the Layout.
- getMembersMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space between each member of the layout.
- getMenu() - Method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
-
- getMenu() - Method in class com.smartgwt.client.widgets.menu.IconMenuButton
-
The menu to show when the menu-icon is clicked.
- getMenu() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
The menu to show.
- getMenu() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
The menu to show.
- getMenuAnimationEffect() - Method in class com.smartgwt.client.widgets.menu.IconMenuButton
-
Allows you to specify an animation effect to apply to the menu when it is being shown.
- getMenuAnimationEffect() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Allows you to specify an animation effect to apply to the menu when it is being shown.
- getMenuAnimationEffect() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Allows you to specify an animation effect to apply to the menu when it is being shown.
- getMenuButtonImage() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Image for menu button indicating that the button expands a menu.
- getMenuButtonImage() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Image for menu button indicating that the button expands a menu.
- getMenuButtonImageUp() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Image for menu button indicating that the button expands a menu.
- getMenuButtonImageUp() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Image for menu button indicating that the button expands a menu.
- getMenuButtonWidth() - Method in class com.smartgwt.client.widgets.menu.Menu
-
For a menu that has a
MenuButton
generated for it automatically (for example
when included in a
MenuBar
, the width that the MenuButton should have.
- getMenuConstructor() - Method in class com.smartgwt.client.widgets.Canvas
-
Default class used to construct menus created by this component, including context menus.
- getMenuIconHeight() - Method in class com.smartgwt.client.widgets.IconButton
-
The height of the icon for this button.
- getMenuIconSrc() - Method in class com.smartgwt.client.widgets.IconButton
-
Base URL for an Image that shows a
menu
when clicked.
- getMenuIconWidth() - Method in class com.smartgwt.client.widgets.IconButton
-
The width of the icon for this button.
- getMessage() - Method in class com.smartgwt.client.widgets.Dialog
-
Message to show in this dialog.
- getMessageIcon() - Method in class com.smartgwt.client.widgets.Dialog
-
AutoChild that shows
icon
.
- getMessageLabel() - Method in class com.smartgwt.client.widgets.Dialog
-
- getMessageStack() - Method in class com.smartgwt.client.widgets.Dialog
-
- getMessagingURL() - Static method in class com.smartgwt.client.rpc.Messaging
-
Get the URL of the messaging servlet.
- getMetaDataPrefix() - Method in class com.smartgwt.client.data.RestDataSource
-
If
sendMetaData
is true, this attribute is used to
specify the prefix to apply to 'meta data' properties when assembling parameters to send to the server.
- getMethod() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The mechanism by which form data is sent to the action URL.
- getMethods() - Method in class com.smartgwt.client.bean.BeanFactory
-
- getMetricFacetId() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
In a CubeGrid that displays values of different types (eg "Revenue" and "Income"), the different types of values on
display are enumerated as the facet values of the "metric facet".
- getMillisecondIncrement() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
millisecondValues
is unset, this attribute
specifies the increment to use when generating entries for the millisecond picker.
- getMillisecondItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getMillisecondItemPrompt() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getMillisecondItemProperties() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getMillisecondItemTitle() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getMillisecondMaxValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getMillisecondMinValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getMillisecondsAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "millisecond".
- getMillisecondsFromNowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "millisecond".
- getMillisecondValues() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getMin(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the minimum of the data from a single metric.
- getMin(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the minimum of the data from a single metric.
- getMin() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Minimum valid value for this item
- getMin() - Method in class com.smartgwt.client.widgets.form.validator.DateRangeValidator
-
Return the min.
- getMin() - Method in class com.smartgwt.client.widgets.form.validator.FloatRangeValidator
-
Return the min.
- getMin() - Method in class com.smartgwt.client.widgets.form.validator.IntegerRangeValidator
-
Return the min.
- getMin() - Method in class com.smartgwt.client.widgets.form.validator.LengthRangeValidator
-
Return the min.
- getMinBarThickness() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If bars would be smaller than this size, margins are reduced until bars overlap.
- getMinColWidth() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Minimum width of a form column.
- getMinFieldWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Minimum size, in pixels, for ListGrid headers.
- getMinHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Minimum height that this Canvas can be resized to by a user.
- getMinHeight() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Minimum valid height for this TextAreaItem in px.
- getMinHeight() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Specifies a minimum height for the Portlet.
- getMinimizeAcceleration() - Method in class com.smartgwt.client.widgets.Window
-
Default acceleration function for performing an animated minimize / maximize.
- getMinimizeButton() - Method in class com.smartgwt.client.widgets.Window
-
ImgButton shown in the header that will minimize this Window by calling
Window.minimize
.
- getMinimized() - Method in class com.smartgwt.client.widgets.Window
-
Is this window minimized.
- getMinimizeHeight() - Method in class com.smartgwt.client.widgets.Window
-
Height for the window when minimized.
- getMinimizeTime() - Method in class com.smartgwt.client.widgets.Window
-
If this window is minimizeable, and animateMinimize is true, what should the duration of the minimize / maximize be (in
ms)? If unset defaults to canvas.animationTime
.
- getMinimumDayHeight() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
In the
month view
when
showDayHeaders
is true, this is the minimum height
applied to a day cell and its header combined.
- getMinimumSearchLength() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Minimum length in characters before a search is performed.
- getMinLabelGap() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Minimum gap between labels on the X axis before some labels are omitted or larger time granularity is shown (eg show
days instead of hours) based on the
labelCollapseMode
.
- getMinMemberSize() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Minimum size, in pixels, below which flexible-sized members should never be shrunk, even if this requires the Layout to
overflow.
- getMinor() - Static method in class com.smartgwt.client.Version
-
- getMinuteIncrement() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
minuteValues
is unset, this attribute specifies the
increment to use when generating entries for the minute picker.
- getMinuteItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getMinuteItemPrompt() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getMinuteItemProperties() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Custom properties to apply to this timeItem's generated
minute picker
.
- getMinuteItemTitle() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getMinuteMaxValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
minuteValues
is unset, this attribute specifies the
maximum value present in the minute picker.
- getMinuteMinValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
minuteValues
is unset, this attribute specifies the
minimum value present in the minute picker.
- getMinutesAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "minute".
- getMinutesFromNowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "minute".
- getMinuteValues() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getMinValue() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The minimum dial value.
- getMinValue() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
The minimum slider value.
- getMinValue() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Set the minimum value (left/top of slider).
- getMinValue() - Method in class com.smartgwt.client.widgets.Slider
-
The minimum slider value.
- getMinValueLabel() - Method in class com.smartgwt.client.widgets.Slider
-
The text displayed in the label for the minimum value of the slider.
- getMinWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Minimum width that this Canvas can be resized to.
- getMinWidth() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Specifies a minimum width for the Portlet.
- getMissingFieldPrompt() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The message to display next to fieldNames that do not exist in the available dataSource.
- getMissingSummaryFieldValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a summary format string contains an invalid field reference, replace the reference with the missingSummaryFieldValue.
- getModalEditing() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is true, any mouse click outside of the open cell editors will end editing mode, hiding the cell
editors and saving any changes to those cell values.
- getModalMask() - Method in class com.smartgwt.client.widgets.Window
-
A ScreenSpan instance used to darken the rest of a page when a modal window is active.
- getModalMaskOpacity() - Method in class com.smartgwt.client.widgets.Window
-
Controls the opacity of the modal mask displayed behind modal windows.
- getModalMaskStyle() - Method in class com.smartgwt.client.widgets.Window
-
Specifies the CSS style for the modal mask.
- getModelType() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Selects the model used to construct the tree representation.
- getModeToggleButton() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
"More"/"Less" button for the ColorPicker
- getMonth() - Method in class com.smartgwt.client.widgets.FiscalYear
-
The zero-based month-number when this fiscal year starts.
- getMonthChooserButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
that shows
a picker for selecting a specific month.
- getMonthMenuStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Style for the pop-up year menu.
- getMonthsAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "month".
- getMonthSelector() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Select item to hold the month part of the date.
- getMonthSelectorProperties() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
monthSelector
.
- getMonthsFromNowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "month".
- getMonthView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
ListGrid
used to display events that pertain to a given month.
- getMonthViewHoverHTML(Date, CalendarEvent...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method returns the hover HTML to be displayed when the user hovers over a cell displayed in the calendar month view
tab.
- getMonthViewHoverHTML(Date, CalendarEvent[]) - Method in class com.smartgwt.client.widgets.calendar.MonthViewHoverHTMLCustomizer
-
hoverHTML() should be implemented and return the string of HTML to display when the user hovers
over ListGrid cells
- getMonthViewTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getMoreButtonTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the button that switches to a more complex view.
- getMoreTab() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
- getMoreTab() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- getMoreTabCount() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
This property defines the number tab buttons that should be shown before automatically adding a "more" button to handle
the remaining tabs.
- getMoreTabCount() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
This property defines the number tab buttons that should be shown before automatically adding a "more" button to handle
the remaining tabs.
- getMoreTabImage() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showMoreTab
is enabled this property determines the
image to display on the "More" tab button.
- getMoreTabPane() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Pane contents for the "more" tab based on a VLayout.
- getMoreTabPaneDefaults() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Default properties for the "more" tab's pane.
- getMoreTabPaneProperties() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Properties to apply to the "more" tab's pane created by this TabSet.
- getMoreTabProperties() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Properties to apply to the "more" tab created by this TabSet.
- getMoreTabTitle() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Title for the "More" tab.
- getMouseDownX() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the page-relative X (horizontal) coordinate of an event.
- getMouseDownY() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the page-relative Y (vertical) coordinate of an event.
- getMouseStillDownDelay() - Method in class com.smartgwt.client.widgets.Canvas
-
Amount of time (in msec) between 'mouseStillDown' events for this object
- getMouseStillDownInitialDelay() - Method in class com.smartgwt.client.widgets.Canvas
-
Amount of time (in msec) before mouseStillDown events start to be fired for this object.
- getMoveFocusOnTab() - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
If the user presses the "Tab" key, should focus be taken from this editor? If set to false
a "Tab" keypress
will cause a Tab character to be inserted into the text, and focus will be left in the edit area.
- getMoveFocusOnTab() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
If the user presses the "Tab" key, should focus be taken from this editor? If set to false
a "Tab" keypress
will cause a Tab character to be inserted into the text, and focus will be left in the edit area.
- getMoveKnobOffset() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Array holds 2 values representing the x and y offset from moveKnobPoint.
- getMoveKnobPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing a
"move"
control
knob
, this attribute
specifies where the knob should appear with respect to the drawItem.
- getMultiFacet() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether this extra value axis plots values while varying the facet values of just the first facet (single-facet) or both
first and second facets (multi-facet).
- getMultiple() - Method in class com.smartgwt.client.data.DataSourceField
-
Indicates that this field should always be Array-valued.
- getMultiple() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Whether this CanvasItem is intended to hold multiple values.
- getMultiple() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
When true, allow the file-selection dialog shelled by the browser to select multiple
files.
- getMultiple() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If true, multiple values may be selected.
- getMultiple() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
When true, allow the file-selection dialog shelled by the browser to select multiple
files.
- getMultiple() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Indicates that this field should always be Array-valued.
- getMultipleAppearance() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
How should items with
multiple
set to 'true' be
displayed?
- getMultipleValueSeparator() - Method in class com.smartgwt.client.data.DataSourceField
-
For fields that are
multiple:true
, the separator used
between values when they are displayed.
- getMultipleValueSeparator() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is displaying multiple values, this property will be the string that separates those values for display
purposes.
- getName() - Method in class com.smartgwt.client.bean.BeanProperty
-
- getName() - Method in class com.smartgwt.client.data.DataSourceField
-
Name for this field.
- getName() - Method in class com.smartgwt.client.data.SimpleType
-
Name of the type, used to refer to the type from
field.type
.
- getName() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
String which represents the name of a
CalendarEvent
The name of this field
within the CalendarEvent can be changed via
nameField
- getName() - Method in class com.smartgwt.client.widgets.calendar.Lane
-
To determine whether a CalendarEvent should be placed in this lane, the value of this attribute is compared with the
laneNameField
property on the CalendarEvent.
- getName() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Name for this form field.
- getName() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Identifier for this form item icon.
- getName() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
- getName() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Name of this field.
- getName() - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the name of the image.
- getName() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Identifier for the section.
- getName() - Method in class com.smartgwt.client.widgets.plugins.Applet
-
Sets the 'name' attribute on the applet object.
- getName() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Sets the 'name' attribute on the flashlet object.
- getName() - Method in class com.smartgwt.client.widgets.StretchItem
-
A string that is appended as a suffix to the StretchImg's
src
URL
in order to fetch the media file for this StretchItem, if a separate
src
is not provided.
- getName() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
the name of the newly selected tab
- getName() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Optional name for the tab, which can later be used to reference the tab.
- getName(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Get the 'name' of a node.
- getName() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Provides a name for the node that is unique among it's immediate siblings, thus allowing a unique path to be used to
identify the node, similar to a file system.
- getName() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Name property used to identify the field, and determines which attribute from records will be displayed in this field.
- getNameField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getNameProperty() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of the property on a
TreeNode
that holds a name for the node that is
unique among it's immediate siblings, thus allowing a unique path to be used to identify the node, similar to a file
system.
- getNativeMouseTarget() - Static method in class com.smartgwt.client.util.EventHandler
-
Returns the natively reported target (or source) DOM element for the current mouse event.
- getNavIcon() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
- getNavigationBar() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getNavigationLayout() - Method in class com.smartgwt.client.widgets.DateChooser
-
An AutoChild
HLayout
, rendered above the
date grid
, and showing a number of widgets for navigating the DateChooser.
- getNavigationLayoutHeight() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getNavigationMode() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Set navigation mode for this TableView.
- getNavigationPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
The left-hand of the two panes managed by this widget, used for navigation.
- getNearestDrawnValue() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns rendering information for the data value that is shown nearest to the passed coordinates, as a
DrawnValue
object.
- getNearestDrawnValue(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getNearestDrawnValue(Integer, Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getNearestDrawnValue(Integer, Integer, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns rendering information for the data value that is shown nearest to the passed coordinates, as a
DrawnValue
object.
- getNearestDrawnValues() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns an array of
DrawnValue
objects containing rendering information for
the data values having each metric that are shown nearest to the passed coordinates.
- getNearestDrawnValues(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getNearestDrawnValues(Integer, Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns an array of
DrawnValue
objects containing rendering information for
the data values having each metric that are shown nearest to the passed coordinates.
- getNeverDisable() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If icon.neverDisable
is true, when this form item is disabled, the icon will remain enabled.
- getNeverDropUpdatedRows() - Method in class com.smartgwt.client.data.ResultSet
-
- getNeverValidate() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, validation will not occur as a result of cell editing for this grid.
- getNewControlDefaults() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getNewDate() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventMoved
-
new date and time that event is being moved to
- getNewDate() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventResized
-
new end date and time that event is being resized to
- getNewHeight() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
draw item height
- getNewSize() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
-
the new size of the item
- getNewState() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
-
new selection state
- getNewTab() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
the tab object being selected
- getNewTitle() - Method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
the new title
- getNewValue() - Method in class com.smartgwt.client.widgets.form.events.ItemChangedEvent
-
new value for the FormItem
- getNewValue() - Method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
-
new value for the FormItem
- getNewValue() - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
new value for the cell
- getNewValue() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
new value for the cell being edited
- getNewValues() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
A Map of the new values that were saved.
- getNewValues() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
A Map of the new values that we attempted to save.
- getNewValues() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
Return the edit values for the current row.
- getNewWidth() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
draw item width
- getNewX() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
x-coordinate within the draw pane
- getNewY() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
y-coordinate within the draw pane
- getNextButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An
ImgButton
that appears above the week/day/month views of the calendar and allows
the user to move the calendar forwards in time.
- getNextButtonHoverText() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to be displayed when a user hovers over the
next
toolbar button
- getNextElement() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- getNextElement() - Method in class com.smartgwt.client.util.workflow.StateTask
-
ID of the next
sequence
or {process.elements,element} to
procede to if no error condition arises.
- getNextElement() - Method in class com.smartgwt.client.util.workflow.XORGateway
-
ID of the next
sequence
or {process.elements,element} to
procede to if the criteria match the process state.
- getNextMonthButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
that shifts
the calendar view forward by a month.
- getNextMonthIcon() - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the next month button
- getNextMonthIconHeight() - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the icon for the next month button
- getNextMonthIconRTL() - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the next month button
- getNextMonthIconWidth() - Method in class com.smartgwt.client.widgets.DateChooser
-
Width of the icon for the next month button if
Page.isRTL
is true.
- getNextYearButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
that shifts
the calendar view forward by a year.
- getNextYearIcon() - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the next year button
- getNextYearIconHeight() - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the icon for the next year button
- getNextYearIconRTL() - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the next year button if
Page.isRTL
is true.
- getNextYearIconWidth() - Method in class com.smartgwt.client.widgets.DateChooser
-
Width of the icon for the next year button
- getNextZIndex() - Method in class com.smartgwt.client.widgets.Canvas
-
get the next zIndex for the next item to be drawn.
- getNillable() - Method in class com.smartgwt.client.data.DataSourceField
-
Controls whether an explicit null-valued Record attribute for this field
should result in xsi:nil
being used to transmit the value when serializing
to XML, like so:
- getNode() - Method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
-
The selected node
- getNode() - Method in class com.smartgwt.client.widgets.tree.events.FolderClosedEvent
-
the folder (record) that is being closed
- getNode() - Method in class com.smartgwt.client.widgets.tree.events.FolderOpenedEvent
-
the folder (record) that is being opened
- getNode() - Method in class com.smartgwt.client.widgets.tree.events.NodeClickEvent
-
The node (record) that was clicked
- getNode() - Method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
-
The node (record) on which the contextclick occurred.
- getNodeIcon() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
The filename of the default icon for all leaf nodes in this grid.
- getNodeIcon() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The filename of the default icon for all leaf nodes in this grid.
- getNodes() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
List of nodes being dropped
- getNodeTitle(Record, int, ListGridField) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Returns the title to show for a node in the tree column.
- getNoDoubleClicks() - Method in class com.smartgwt.client.widgets.Canvas
-
If true, this canvas will receive all mouse-clicks as single click events rather than doubleClicks.
- getNoDoubleClicks() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
By default doubleClicks are disabled for SectionHeaders.
- getNoDoubleClicks() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
By default doubleClicks are disabled for SectionHeaders.
- getNormalBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
"Normal" baseStyle for this listGrid.
- getNormalCellHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getNullGroupTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default alias to use for groups with no value
- getNullValueText() - Method in class com.smartgwt.client.data.TextExportSettings
-
Text to export for a field with a null value.
- getNumCols() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The number of columns of titles and items in this form's layout grid.
- getNumColumns() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Initial number of columns to show in this PortalLayout.
- getNumDataPoints() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Count the number of data points.
- getNumDataPoints(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Count the number of data points.
- getNumLevels() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Return the number of levels of grouping that have been configured.
- getNumMajorTicks() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The number of major tick lines.
- getNumMinorTicks() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The number of minor tick lines.
- getNumRows() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
The number of rows of controls to display in each column.
- getNumSectors() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Gets the number of sectors.
- getNumTabs() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
The number of tabs
- getNumValues() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
The number of discrete values represented by slider.
- getNumValues() - Method in class com.smartgwt.client.widgets.Slider
-
The number of discrete values represented by slider.
- getObjectArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getObjectCodeBase() - Method in class com.smartgwt.client.widgets.plugins.Applet
-
This attribute is used only with useTag: "object".
- getOfflineMessageStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style name applied to the offlineMessage
if
displayed.
- getOfflineNodeMessage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For TreeGrids with loadDataOnDemand: true, a message to show the user if an attempt is made to open a folder, and thus
load that node's children, while we are offline and there is no offline cache of that data.
- getOfflineTimestamp() - Method in class com.smartgwt.client.data.DSResponse
-
Timestamp (millisecond value) to indicate when this dsResponse was cached in
offline storage
.
- getOffset() - Method in class com.smartgwt.client.widgets.drawing.ColorStop
-
The relative offset for the color.
- getOffset() - Method in class com.smartgwt.client.widgets.drawing.Shadow
-
- getOffsetHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
- getOffsetWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
- getOffsetX() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the X-coordinate of the last event relative to the left edge of the content of this Canvas.
NOTE: To get
a coordinate relative to the viewport of this Canvas, subtract this.getScrollLeft()
- getOffsetY() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the Y-coordinate of the last event, relative to the top edge of the content of this Canvas.
NOTE: To get
a coordinate relative to the viewport of this Canvas, subtract this.getScrollTop()
- getOkButton() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
Button used for accepting the values entered into the dialog.
- getOkButton() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
"OK" button for the ColorPicker
- getOkButtonTitle() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title for the "OK" button on this dialog.
- getOkButtonTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'OK' button.
- getOldEndCol() - Method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
the endCol from before the drawArea changed
- getOldEndRow() - Method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
the endRow from before the drawArea changed
- getOldRecord() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
The old record before the save occurred
- getOldStartCol() - Method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
the startCol from before the drawArea changed
- getOldStartRow() - Method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
the startRow from before the drawArea changed
- getOldTitle() - Method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
the old title
- getOldValue() - Method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
-
value the FormItem had previous to this change() event
- getOldValue() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
-
The previous value of the form item
- getOldValue() - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
old value for the cell
- getOldValue() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
The previous value of the form item
- getOldValues() - Method in class com.smartgwt.client.data.DSRequest
-
For an update
or remove
operation, the original values from the record that is being updated
or removed.
- getOldValues() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getOldValues() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- getOmitControls() - Method in class com.smartgwt.client.util.PrintProperties
-
An array of Strings indicating the classNames of controls that should be omitted from printing.
- getOmitNullMapValuesInResponse() - Method in class com.smartgwt.client.rpc.RPCRequest
-
If enabled, the server omits any key/value pairs in map that have null values from the response.
- getOpacity() - Method in class com.smartgwt.client.widgets.Canvas
-
Renders the widget to be partly transparent.
- getOpacity() - Method in class com.smartgwt.client.widgets.drawing.ColorStop
-
0 is transparent, 1 is fully opaque
- getOpacity() - Method in class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
-
The opacity selected, from 0-100.
- getOpacity() - Method in class com.smartgwt.client.widgets.Window
-
Renders the widget to be partly transparent.
- getOpacitySliderLabel() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The label shown next to the opacity slider.
- getOpacityText() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show underneath the selected color box, so that it can be seen through semi-transparent colors.
- getOpenerIconHeight() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Height in pixels of the opener icons, that is, the icons which show the open or closed state of the node, typically a
[+] or [-] symbol.
- getOpenerIconSize() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Default width and height in pixels of the opener icons, that is, the icons which show the open or closed state of the
node, typically a [+] or [-] symbol, if not overridden by
openerIconWidth
/
openerIconHeight
.
- getOpenerIconWidth() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Width in pixels of the opener icons, that is, the icons which show the open or closed state of the node, typically a [+]
or [-] symbol.
- getOpenerImage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The base filename of the opener icon for the folder node when 'showConnectors' is false for this TreeGrid.
The
opener icon is displayed beside the folder icon in the Tree column for folder nodes.
- getOpenIcon(TreeNode) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Get the appropriate open/close opener icon for a node.
- getOpenIconSuffix() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getOpenIconSuffix() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getOpenList(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Return a flattened list of nodes that are open under some parent, including the parent itself.
- getOpenOnDownArrow() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Causes the PickList to open when the down arrow is pressed, default false.
- getOpenOnSpace() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Causes the PickList to open when the spacebar is pressed, default false.
- getOpenProperty() - Method in class com.smartgwt.client.widgets.tree.Tree
-
The property consulted by the default implementation of
Tree.isOpen
to determine if the node is open or not.
- getOpenState() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Returns a snapshot of the current open state of this tree's data as a TreeGridOpenState object.
- getOpenState() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Returns a snapshot of the current open state of this grid's data as a TreeGridOpenState object.
This object can be
passed to
TreeGrid.setOpenState
to open the same set of
folders within the treeGrid's data (assuming the nodes are still present in the data).
- getOperationBindings() - Method in class com.smartgwt.client.data.DataSource
-
Optional array of OperationBindings, which provide instructions to the DataSource about how each
DSOperation is to be performed.
- getOperationId() - Method in class com.smartgwt.client.data.DSRequest
-
When a
DataBoundComponent
sends a DSRequest, the
dsRequest.operationId
will be automatically picked up from the
fetchOperation
,
addOperation
, etc properties of the
DataBoundComponent.
- getOperationId() - Method in class com.smartgwt.client.data.OperationBinding
-
Optional operationId if this DataSource supports two or more variants of one of the basic DataSource operations, for
instance, a "fetch" that uses full text search and a "fetch" that accepts per-field search criteria.
- getOperationType() - Method in class com.smartgwt.client.data.DSRequest
-
Type of operation being performed: "fetch", "add", "remove", "update" or "custom".
- getOperationType() - Method in class com.smartgwt.client.data.DSResponse
-
The operation type of the request corresponding to this DSResponse.
- getOperationType() - Method in class com.smartgwt.client.data.OperationBinding
-
Which operationType this operationBinding is for.
- getOperationType() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Type of operation to invoke
- getOperator() - Method in class com.smartgwt.client.data.Criterion
-
Operator this criterion applies.
- getOperator() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When
operator
has been set for any
FormItem
in this form, what logical operator should be applied across
the ${isc.DocUtils.linkForRef('object:Criterion','criteria')} produced by the form items? Only applicable to
forms that have a
dataSource
.
- getOperator() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getOperator() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- getOperator() - Method in class com.smartgwt.client.widgets.form.validator.StringCountValidator
-
Return the operator.
- getOperatorPicker() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
AutoChild for the
FormItem
that allows a user to select the operator
when creating filter clauses.
- getOperatorPickerProperties() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Properties to combine with the operatorPicker
autoChild FormItem.
- getOperatorPickerProperties() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
- getOperatorPickerTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title for the operator-picker select-item.
- getOperatorPickerTitle() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The title for the operator-picker select-item.
- getOperatorPickerWidth() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the operator picker formItem displayed in clauses within this FilterBuilder.
- getOptionCriteria() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item has a specified optionDataSource
, and this property may be used
to specify criteria to pass to the datasource when
performing the fetch operation on the dataSource to obtain a data-value to display-value
mapping
- getOptionCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If optionDataSource
is set for this
ListGridField, criteria specified in this attribute will be passed to the dataSource when performing the fetch operation
to determine data-value to display-value mappings
- getOptionDataSource() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getOptionDataSource() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The optionDataSource
of the combo box.
- getOptionDataSource() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
- getOptionDataSource() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If set, this FormItem will map stored values to display values as though a ValueMap were specified, by fetching records
from the specified
optionDataSource
and extracting the
valueField
and
displayField
in loaded records, to derive one valueMap
entry per record loaded from the optionDataSource.
- getOptionDataSource() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- getOptionFilterContext() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item has a specified
optionDataSource
, and this property is
not null, this will be passed to the datasource as
RPCRequest
properties when
performing the fetch operation on the dataSource to obtain a data-value to display-value
mapping
- getOptionFilterContext() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has an optionDataSource specified and
autoFetchDisplayMap
is set, this attribute
provides a way to customize the dataSource request issued to fetch the display map from
the option dataSource.
- getOptionOperationId() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicit
operationId
when performing a fetch against the option dataSource to
pick up display value mapping.
- getOptionOperationId() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicit
operationId
when performing a fetch against the option dataSource to
pick up display value mapping.
- getOptionOperationId() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicit
operationId
when performing a fetch against the option dataSource to
pick up display value mapping.
- getOptionOperationId() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has an optionDataSource specified and
autoFetchDisplayMap
is set, this attribute
provides a way to customize the
operationId
passed to
dataSource.fetchData()
when retrieving the display map from the option dataSource.
- getOptionsGrid() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Automatically generated
ListGrid
allowing the user to configure a set of
GroupSpecifiers.
- getOptionTextMatchStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For fields with an
optionDataSource
, where
autoFetchDisplayMap
is true, this property
will govern the
textMatchStyle
attribute of the
DSRequest
parameter passed
to
DataSource.fetchData
when retrieving the remote data set to be
used as a basis for this field's valueMap.
- getOrCreateJsObj(Object) - Static method in class com.smartgwt.client.bean.BeanFactory
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.core.BaseClass
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getOrCreateJsObj() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.AdvancedCriteria
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.Criteria
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.Criterion
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.DataSource
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.DataSourceField
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.DSRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.DSRequestModifier
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.DSResponse
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.Hilite
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.OperationBinding
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.Record
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.RecordList
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.RestDataSource
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.ResultSet
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.SimpleType
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.TextExportSettings
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.TextImportSettings
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.TextSettings
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.WSDataSource
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.WSRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.XJSONDataSource
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.rpc.RPCRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.rpc.RPCResponse
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSONEncoder
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.PrintProperties
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.DecisionGateway
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.Process
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ProcessElement
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ProcessSequence
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ScriptTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ServiceTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.StateTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.Task
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.UserTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.XORGateway
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.BatchUploader
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Button
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.EventWindow
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.Lane
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.Timeline
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Canvas
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.DrawnValue
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.CellRecord
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.Facet
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.FacetValue
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.FacetValueMap
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.DateChooser
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.DateRangeDialog
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Dialog
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.ColorStop
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawBlockConnector
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawImage
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawLine
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawOval
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawPane
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawPath
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawRect
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawSector
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.Gauge
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.Gradient
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.Point
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.Shadow
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.SimpleGradient
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.EdgedCanvas
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.FieldPickerWindow
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.FiscalCalendar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.FiscalYear
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.ColorPicker
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.BooleanItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.CancelItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ColorPickerItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.DoubleItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.FileItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.FloatItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.IntegerItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.IPickTreeItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.PasswordItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ResetItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SubmitItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.TextItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ViewFileItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.FilterClause
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.PropertySheet
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.SearchForm
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.validator.Validator
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.ValuesManager
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.CellSelection
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.DateGrid
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.GridRenderer
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.GroupSummary
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.HiliteRule
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.HTMLFlow
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.HTMLPane
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.IButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.IconButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Img
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ImgButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ImgProperties
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ImgSplitbar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Label
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.FlowLayout
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.HLayout
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.HStack
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.Layout
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.LayoutSpacer
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.PortalLayout
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.Portlet
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.SectionHeader
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.SectionStack
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.VLayout
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.VStack
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.IconMenuButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.IMenuButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.Menu
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.MenuBar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.MenuButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.MenuItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.MultiFilePicker
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.MultiGroupDialog
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.NavigationButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.plugins.Applet
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.plugins.BrowserPlugin
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.plugins.Flashlet
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.plugins.SVG
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.PrintCanvas
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.PrintWindow
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Progressbar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.RangeSlider
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.RichTextEditor
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Scrollbar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Slider
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Snapbar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Splitbar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.StatefulCanvas
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.StretchImg
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.StretchImgButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.StretchItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.ImgTab
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.Tab
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.TabBar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.TabSet
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tableview.TableView
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.SimpleTile
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.TileLayout
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.TileRecord
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.ResultTree
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.Tree
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.TreeGridField
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.TreeNode
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.UserFormula
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.UserSummary
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.viewer.DetailViewerRecord
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ViewLoader
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Window
-
- getOrientation() - Static method in class com.smartgwt.client.util.Page
-
Is the current page wider than it is tall ("landscape" orientation) or the reverse ("portrait" orientation).
- getOrientation() - Method in class com.smartgwt.client.widgets.IconButton
-
The orientation of this IconButton.
- getOrientation() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Direction of tiling.
- getOriginalRecordList() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the underlying, ungrouped data of this DataBoundComponent as a
RecordList
.
- getOriginalResultSet() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the underlying, ungrouped data of this ListGrid as a
ResultSet
.
- getOriginBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Name of a CSS Style to use as the
baseStyle
for a cell
that is currently a selection origin for shifted incremental cell selection.
- getOtherDayBlankStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The CSS style applied to both the header and body of days from other months in the
month view
, when
showOtherDays
is false.
- getOtherDayBodyBaseStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the day body of the month view of the calendar.
- getOtherDayHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the day headers of the month view.
- getOtherField() - Method in class com.smartgwt.client.widgets.form.validator.MatchesFieldValidator
-
Return the otherField.
- getOtherTitle() - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Title for the Other...
item.
- getOtherValue() - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Data value for the Other...
item.
- getOuterElement() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the outer DOM element of this Canvas.
- getOutputField() - Method in class com.smartgwt.client.util.workflow.Task
-
- getOutputFields() - Method in class com.smartgwt.client.util.workflow.Task
-
List of multiple fields from the
process state
which this
task will write to.
- getOutputs() - Method in class com.smartgwt.client.data.DSRequest
-
The list of fields to return in the response, specified as a comma-separated string (eg, "foo, bar, baz"
).
- getOverCanvas() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Auto generated child widget to be shown when the user rolls over this canvas if
showOverCanvas
is true.
- getOverCanvasConstructor() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Constructor class name for this widget's
overCanvas
- getOverflow() - Method in class com.smartgwt.client.widgets.Canvas
-
Controls what happens when the drawn size of the content of a Canvas is either greater or smaller than the specified
size of the Canvas.
- getOverflow() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
CanvasItems support specifying overflow for the Canvas directly on the item.
- getOverflow() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Normal
Overflow
settings can be used on layouts, for example, an overflow:auto Layout
will scroll if members exceed its specified size, whereas an overflow:visible Layout will grow to accommodate members.
- getOverflow() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls how the PortalLayout reacts when column widths or
Portlet
widths
overflow the width of the PortalLayout.
- getOverflow() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Normal
Overflow
settings can be used on layouts, for example, an overflow:auto Layout
will scroll if sections are resized to exceed the specified size, whereas an overflow:visible Layout will grow to
accommodate the resized sections.
- getOverflow() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Normal
Overflow
settings can be used on TileLayouts, for example, an overflow:auto
TileLayout will scroll if members exceed its specified size, whereas an overflow:visible TileLayout will grow to
accommodate members.
- getOverlapSortSpecifiers() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For
timelines
that allow overlapping events, an array of
sort-specifiers
that dictate the vertical rendering order of overlapped events
in each
lane
.
- getPadding() - Method in class com.smartgwt.client.widgets.Canvas
-
Set the CSS padding of this component, in pixels.
- getPaddingAsLayoutMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
If this widget has padding specified (as
this.padding
or in the
CSS style applied to this layout), should it show up as space outside the members, similar to layoutMargin?
- getPaddingAsLayoutMargin() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
If this widget has padding specified (as
this.padding
or in the
CSS style applied to this layout), should it show up as space outside the members, similar to layoutMargin?
- getPadTitles() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to pad titles so they aren't flush with header borders.
- getPageBottom() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the page-relative bottom coordinate of this object, in pixels.
- getPageLeft() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the page-relative left coordinate of the widget on the page, in pixels.
- getPageLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the page-relative left coordinate of the widget on the page, in pixels.
- getPageLeft() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the drawn page-left coordinate of this form item in pixels.
- getPageRect() - Method in class com.smartgwt.client.widgets.Canvas
-
- getPageRect() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return the page-level coordinates of this object.
- getPageRight() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the page-relative right coordinate of this object, in pixels.
- getPageTop() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the page-relative top coordinate of the widget on the page, in pixels
- getPageTop() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the page-relative top coordinate of the widget on the page, in pixels
- getPageTop() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the drawn page-top coordinate of this form item in pixels.
- getPane() - Method in class com.smartgwt.client.widgets.tab.Tab
-
The pane associated with the tab.
- getPaneContainer() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Container where the component specified by
pane
is shown.
- getPaneContainerClassName() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
CSS style used for the paneContainer.
- getPaneContainerOverflow() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Specifies the overflow of the pane container (the component that holds the pane contents for all tabs).
- getPaneMargin() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Space to leave around the pane within this Tab.
- getPaneMargin() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Space to leave around the panes in our paneContainer
- getParams() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
A map of key/value pairs to pass to the Active X control as parameters.
- getParams() - Method in class com.smartgwt.client.widgets.plugins.Applet
-
A map of key/value pairs to pass to the applet as parameters.
- getParams() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
A map of key/value pairs to pass to the flashlet as parameters.
- getParent() - Method in class com.smartgwt.client.widgets.events.ParentMovedEvent
-
the ancestor that moved
- getParent(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns the parent of this node.
- getParentAlreadyContainsChildMessage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Message displayed when user attempts to drag a node into a parent that already contains a child of the same name.
- getParentElement() - Method in class com.smartgwt.client.widgets.Canvas
-
This Canvas's immediate parent, if any.
- getParentId() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
For tree facets (
facet.isTree
), id of this facetValue's parent
facetValue.
- getParentIdField() - Method in class com.smartgwt.client.widgets.tree.Tree
-
For trees with modelType "parent", this property specifies the name of the property that contains the unique parent ID
of a node.
- getParentNode() - Method in class com.smartgwt.client.data.DSRequest
-
For advanced use in integrating trees that load data on demand
with web services, parentNode
is automatically set in "fetch" DSRequests issued by a databound TreeGrid that is loading
children for that parentNode
.
- getParentNode() - Method in class com.smartgwt.client.widgets.tree.events.DataArrivedEvent
-
The parentNode for which children were just loaded
- getParentPath(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Given a node, return the path to it's parent.
- getParents(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Given a node, return an array of the node's parents with the immediate parent first.
- getPartialCommit() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Specifies what action to take if the user attempts to commit a partially validated set of data (ie, one that still
contains some errors).
- getPartialCommitError() - Method in class com.smartgwt.client.widgets.BatchUploader
-
If
partialCommit
is set to "prevent", the text to
display to the user if they try to commit a dataset containing errors.
- getPartialCommitPrompt() - Method in class com.smartgwt.client.widgets.BatchUploader
-
If
partialCommit
is set to "prompt", the text to
display to the user in the confirmation dialog.
- getPartialSelectedImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is partially selected
- getPartialSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Only applies to fields of type "summary"
.
- getPatch() - Static method in class com.smartgwt.client.Version
-
- getPath(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns the path of a node - a path has the following format:
([name][pathDelim]?)*
For example, in this tree:
- getPathDelim() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Specifies the delimiter between node names.
- getPathSeparatorString() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If
showPath
is true, this property specifies what
will appear between the folders in the selected value's path.
- getPeers() - Method in class com.smartgwt.client.widgets.Canvas
-
Array of all Canvii that are peers of this Canvas.
- getPendingAdd() - Method in class com.smartgwt.client.data.DSRequest
-
Indicates that a validation request is being made for a record that will ultimately be saved with an "add" request, as
opposed to an "update" request.
- getPendingTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Optional "pending" style for this item's text box.
- getPercentBox() - Method in class com.smartgwt.client.widgets.Canvas
-
Governs the model to be used when sizing canvases with percentage width or height, or positioning widgets with a
specified
snapTo
.
- getPercentDone() - Method in class com.smartgwt.client.widgets.Progressbar
-
Number from 0 to 100, inclusive, for the percentage to be displayed graphically in this progressbar.
- getPercentile(String, float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate a percentile of the data over a single metric.
- getPercentile(FacetValueMap, float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate a percentile of the data over a single metric.
- getPercentSource() - Method in class com.smartgwt.client.widgets.Canvas
-
If this canvas has its size specified as a percentage, this property allows the user to explicitly designate another
canvas upon which sizing will be based.
- getPeriodEndDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the end of the selected week or month depending on the current calendar view.
- getPeriodStartDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the start of the selected week or month depending on the current calendar view.
- getPicker() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The component that will be displayed when formItem.showPicker() is called due to a click on the
pickerIcon
.
- getPickerAddAnotherFileButtonTitle() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The contents of the "Add another" file button in the picker launched by the edit button
.
- getPickerButtonHSrc() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- getPickerButtonSize() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabPicker
is true, this property governs the size
of tab-picker button.
- getPickerButtonSrc() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- getPickerButtonVSrc() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- getPickerCancelButtonTitle() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The title of the cancel button in the picker launched by the edit button
.
- getPickerConstructor() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Smart GWT class for the
dateChooser
autoChild
displayed to allow the user to directly select dates.
- getPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Icon that launches a
DateChooser
for choosing an absolute date.
- getPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Icon that launches a
DateChooser
for choosing an absolute date.
- getPickerIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
If
showPickerIcon
is true for this item,
this property governs the size of the picker icon.
- getPickerIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Don't specify an explicit height for the picker icon - instead have it size to match the height of the combo box item.
- getPickerIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this
property governs the size of the picker icon.
- getPickerIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
showPickerIcon
is true for this item,
this property governs the size of the picker icon.
- getPickerIconName() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getPickerIconPrompt() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Prompt to show when the user hovers the mouse over the picker icon.
- getPickerIconPrompt() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Prompt to show when the user hovers the mouse over the picker icon for this DateItem.
- getPickerIconPrompt() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Prompt to show when the user hovers the mouse over the picker icon.
- getPickerIconPrompt() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
The prompt to show when the mouse is hovered over the
pickerIcon
.
- getPickerIconPrompt() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Prompt to show when the user hovers the mouse over the picker icon for this RelativeDateItem.
- getPickerIconProperties() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this
block of properties will be applied to the pickerIcon.
- getPickerIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
If
showPickerIcon
is true for this item,
this property governs the
src
of the picker icon
image to be displayed.
- getPickerIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If
showPickerIcon
is true for this item,
this property governs the
src
of the picker icon
image to be displayed.
- getPickerIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this
property governs the
src
of the picker icon image to
be displayed.
- getPickerIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
showPickerIcon
is true for this item,
this property governs the
src
of the picker icon
image to be displayed.
- getPickerIconStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's picker icon cell.
- getPickerIconStyle() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base CSS class name for a form item's picker icon cell.
- getPickerIconWidth() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
If
showPickerIcon
is true for this item,
this property governs the size of the picker icon.
- getPickerIconWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this
property governs the size of the picker icon.
- getPickerIconWidth() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
showPickerIcon
is true for this item,
this property governs the size of the picker icon.
- getPickerProperties() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Properties for the
DateChooser
created by this form item.
- getPickerTimeItemProperties() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- getPickerTimeItemProperties() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- getPickerTitle() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
showTabPicker
is true for this TabSet, if set this
property will determine the title of the picker menu item for this tab.
- getPickerUploadButtonInitialTitle() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The initial title of the upload button in the picker launched by the edit button
that is used before the form is saved.
- getPickerUploadButtonTitle() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The title of the upload button in the picker launched by the edit button
that is used after the form is saved.
- getPickerUploadProgressLabel() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
Specifies the label of the progress meter in the picker launched by the edit button
.
- getPickListBaseStyle() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Base Style for pickList cells.
- getPickListBaseStyle() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Base Style for pickList cells.
- getPickListBaseStyle() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base Style for pickList cells.
- getPickListCriteria() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item has a databound pickList (for example optionDataSource is set), this property can be used to provide
static filter criteria when retrieving the data for the pickList.
- getPickListCriteria() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this item has a databound pick-list (for example
optionDataSource
is set) this property can be used to provide static filter criteria when retrieving the data
for the pickList.
- getPickListCriteria() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item has a databound pickList (for example optionDataSource is set), this property can be used to provide
static filter criteria when retrieving the data for the pickList.
- getPickListFields() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
This property allows the developer to specify which field[s] will be displayed in the drop down list of options.
- getPickListFilterCriteria() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Returns filter criteria for options displayed for this item.
- getPickListFilterCriteria() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Returns a set of filter criteria to be applied to the data displayed in the pickList when it is shown.
- getPickListHeaderHeight() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this pick list is showing multiple fields, this property determines the height of the column headers for those
fields.
- getPickListHeaderHeight() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this pick list is showing multiple fields, this property determines the height of the column headers for those
fields.
- getPickListHeaderHeight() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this pick list is showing multiple fields, this property determines the height of the column headers for those
fields.
- getPickListHeight() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Maximum height to show the pick list before it starts to scroll.
- getPickListHeight() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Maximum height to show the pick list before it starts to scroll.
- getPickListHeight() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Maximum height to show the pick list before it starts to scroll.
- getPickListWidth() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Default width to show the pickList.
- getPickListWidth() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Default width to show the pickList.
- getPickListWidth() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Default width to show the pickList.
- getPieBorderProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the border around a pie chart.
- getPieLabelAngleStart() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Angle where first label is placed in a Pie chart in stacked mode, in degrees.
- getPieLabelLineExtent() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
How far label lines stick out of the pie radius in a Pie chart in stacked mode.
- getPieLabelLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for pie label line
- getPieRingBorderProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for pie ring border
- getPieSliceProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for pie slices
- getPivotPoint() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The pivot point of the needle.
- getPluginHandle() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Returns a handle to the element for this ISC ActiveX control object.
- getPluginHandle() - Method in class com.smartgwt.client.widgets.plugins.Applet
-
- getPluginHandle() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Returns a handle to the flashlet DOM element (valid only after the component has been drawn).
- getPluginID() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Returns the ID for this ISC ActiveX control object.
- getPluginID() - Method in class com.smartgwt.client.widgets.plugins.Applet
-
- getPluginsPage() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
This attribute specifies the page the user should go to to get the plugin required to view this flashlet.
- getPluginsPage() - Method in class com.smartgwt.client.widgets.plugins.SVG
-
This attribute specifies the page the user should go to to get the plugin required to view this SVG.
- getPluralTitle() - Method in class com.smartgwt.client.data.DataSource
-
User-visible plural name for this DataSource.
- getPluralTitle() - Method in class com.smartgwt.client.data.DataSourceField
-
Return the plural title.
- getPoints() - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
Array of Points for the line.
- getPoints() - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
Array of points of the polygon.
- getPoints() - Method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
Array of points of the triangle.
- getPointShapes() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts where
showDataPoints
is enabled, this
property specifies an array of geometric shapes to draw for the data points of each series.
- getPolynomialRegressionFunction() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter plots only, get a Function from the specified independent variable X to the specified dependent variable Y
that defines the polynomial that best fits the data.
- getPolynomialRegressionFunction(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getPolynomialRegressionFunction(Integer, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getPolynomialRegressionFunction(Integer, String, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter plots only, get a Function from the specified independent variable X to the specified dependent variable Y
that defines the polynomial that best fits the data.
- getPoolComponentsPerColumn() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getPortletArray() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Returns a multi-level array of the
Portlets
in this PortalLayout,
where the first level corresponds to columns, the second to rows, and the third to Portlets within rows.
- getPortletDropTypes() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
- getPortlets() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Returns a flat array of all the
Portlets
in this PortalLayout.
- getPosition() - Method in class com.smartgwt.client.widgets.Canvas
-
Absolute or relative, corresponding to the "absolute" (with respect to parent) or
"relative" (with respect to document flow) values for the CSS position attribute.
- getPrecision() - Method in class com.smartgwt.client.data.DataSourceField
-
Applies only to fields of type "float" or "integer" and affects how many significant digits are shown.
- getPrecision() - Method in class com.smartgwt.client.widgets.form.validator.FloatPrecisionValidator
-
Return the precision.
- getPrefix() - Method in class com.smartgwt.client.widgets.Canvas
-
- getPrettyPrint() - Method in class com.smartgwt.client.util.JSONEncoder
-
Whether to add indentation to the returned JSON string.
- getPrettyPrintJSON() - Method in class com.smartgwt.client.data.RestDataSource
-
When using dataFormat:"json" and dataProtocol:"postMessage" should we use the
prettyPrint
feature to enable indented, highly readable JSON
messages.
- getPreventColumnUnderflow() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the last
Portlet
in a column will be stretched to fill the
column's height, or left at its specified height.
- getPreventDuplicates() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getPreventDuplicates() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- getPreventDuplicates() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getPreventDuplicates() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getPreventDuplicates() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getPreventDuplicates() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getPreventDuplicates() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getPreventHTTPCaching() - Method in class com.smartgwt.client.data.DataSource
-
If set, the DataSource will ensure that it never uses a cached HTTP response, even if the server marks the response as
cacheable.
- getPreventHTTPCaching() - Method in class com.smartgwt.client.data.OperationBinding
-
- getPreventRowUnderflow() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the last
Portlet
in a row will be stretched to fill the
row's width, or left at its specified width.
- getPreventUnderflow() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the last column will be stretched to fill the PortalLayout's width, or left at its specified width.
- getPreviousButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An
ImgButton
that appears above the week/day/month views of the calendar and allows
the user to move the calendar backwards in time.
- getPreviousButtonHoverText() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to be displayed when a user hovers over the
previous
toolbar button
- getPreviousElement() - Method in class com.smartgwt.client.util.workflow.UserTask
-
- getPreviousMonthButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
that shifts
the calendar view backward by a month.
- getPreviousYearButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
that shifts
the calendar view backward by a year.
- getPrevMonthIcon() - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the previous month button
- getPrevMonthIconHeight() - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the icon for the previous month button
- getPrevMonthIconRTL() - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the previous month button if
Page.isRTL
is true.
- getPrevMonthIconWidth() - Method in class com.smartgwt.client.widgets.DateChooser
-
Width of the icon for the previous month button
- getPrevYearIcon() - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the previous year button
- getPrevYearIconHeight() - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the icon for the previous year button
- getPrevYearIconRTL() - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the previous year button if
Page.isRTL
is true.
- getPrevYearIconWidth() - Method in class com.smartgwt.client.widgets.DateChooser
-
Width of the icon for the previous year button
- getPrimaryKey() - Method in class com.smartgwt.client.data.DataSourceField
-
Indicates either that this field holds a value unique across all records in this DataSource, or that it is
one of a number of fields marked as primary keys, and the combination of the values held in all of those fields is
unique across all records in the DataSource.
- getPrimaryKeyField() - Method in class com.smartgwt.client.data.DataSource
-
Returns a pointer to the primaryKey field for this DataSource.
- getPrimaryKeyFieldName() - Method in class com.smartgwt.client.data.DataSource
-
Returns the primary key fieldName for this DataSource.
- getPrimaryKeyFieldNames() - Method in class com.smartgwt.client.data.DataSource
-
Returns a list of the names of this DataSource's
primaryKey
fields.
- getPrimaryKeyFields() - Method in class com.smartgwt.client.data.DataSource
-
Returns this DataSource's
primaryKey
fields as a map of
fieldName to field.
- getPrintAutoFit() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether cell contents should wrap during printing.
- getPrintBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Style for non-header cells in printed output.
- getPrintButtonTitle() - Method in class com.smartgwt.client.widgets.PrintWindow
-
Title for the print button
- getPrintCellStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Optional CSS style for a cell in printable HTML for this component.
- getPrintCellStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If specified, when generating print HTML for this detailViewer, cells in this field will be rendered using this css
className rather than
printCellStyle
- getPrintChildrenAbsolutelyPositioned() - Method in class com.smartgwt.client.widgets.Canvas
-
Should this canvas print its children absolutely positioned when generating
printable HTML
.
- getPrintForExport() - Method in class com.smartgwt.client.util.PrintProperties
-
If true, generates HTML for export.
- getPrintFrameURL() - Method in class com.smartgwt.client.widgets.PrintCanvas
-
Location of the special printFrame html file provided as part of the Smart GWT libraries.
- getPrintFullText() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
When generating a print-view of the component containing this TextArea, should the form item expand to accommodate its
value? If set to false the text box not expand to fit its content in the print view, instead showing exactly as it does
in the live form, possibly with scrollbars.
- getPrintFullText() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
When generating a print-view of the component containing this TextItem, should the form item expand to accommodate its
value? If set to false the text box will not expand to fit its content in the print view, instead showing exactly as it
does in the live form.
- getPrintHeaderStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Style for header cells in printed output.
- getPrintHeaderStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Optional CSS style for a header in printable HTML for this component.
- getPrintHTML(Object[], PrintProperties, PrintHTMLCallback) - Static method in class com.smartgwt.client.widgets.Canvas
-
Returns print-formatted HTML for the specified list of components.
- getPrintHTML(PrintProperties, PrintHTMLCallback) - Method in class com.smartgwt.client.widgets.Canvas
-
Retrieves printable HTML for this component and all printable subcomponents.
- getPrintHTML(PrintProperties, PrintHTMLCallback) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Retrieves printable HTML for this component and all printable subcomponents.
- getPrintHTML(PrintProperties, PrintHTMLCallback) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Retrieves printable HTML for this component and all printable subcomponents.
- getPrintLabelStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Optional CSS style for a label cell in printable HTML for this component.
- getPrintMaxRows() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Advanced property - when generating printHTML for a large ListGrid, rows are printed in batches in order to avoid
triggering a native "script is running slowly" browser dialog.
- getPrintTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's text box element when getting printable HTML for the form.
- getPrintTilesPerLine() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
How many tiles should be present in a line when printing?
- getPrintTitleStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS stylename for a form item's title when generating print HTML for the item.
- getPrintWrapCells() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether cell contents should wrap during printing.
- getProbabilityMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The "id" of the metric facet value that assigns a probability to each combination of facets and their values.
- getProcess(String) - Static method in class com.smartgwt.client.util.workflow.Process
-
Get a Process instance by it's ID.
- getProcessElements(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- getProgressiveLoading() - Method in class com.smartgwt.client.data.DataSource
-
If true, causes Smart GWT Server to use the "progressive loading" pattern for fetches on this dataSource, as described
in the
Paging and total dataset length section of the
ResultSet
documentation
.
- getProgressiveLoading() - Method in class com.smartgwt.client.data.DSRequest
-
Sets
progressive loading mode
for this specific
request, overriding the OperationBinding- and DataSource-level settings.
- getProgressiveLoading() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Indicates whether or not this ComboBoxItem will load its list of options
progressively
.
- getProgressiveLoading() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Indicates whether or not this SelectItem will load its list of options
progressively
.
- getPrompt() - Method in class com.smartgwt.client.data.DataSourceField
-
Causes a tooltip hover to appear on the header generated for this field (effectively sets
prompt
for the header).
- getPrompt() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.defaultPrompt for this request only.
- getPrompt() - Method in class com.smartgwt.client.widgets.Canvas
-
Prompt displayed in hover canvas if
showHover
is true.
- getPrompt() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Default
hover HTML
that is displayed in the global
hover canvas if the user hovers over this DrawItem and
showHover
is true.
- getPrompt() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item.
- getPrompt() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item.
- getPrompt() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property will be displayed as a prompt (and tooltip text) for this form item icon.
- getPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Causes a tooltip hover to appear on the header generated for this field (effectively sets
prompt
for the header).
- getPrompt() - Method in class com.smartgwt.client.widgets.Img
-
Prompt displayed in hover canvas if
showHover
is true.
- getPrompt() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Prompt displayed in hover canvas if
showHover
is true.
- getPrompt() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Specifies the prompt to be displayed when the mouse hovers over the tab.
- getPromptCursor() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Controls the cursor shown when promptStyle
is set to
"cursor"
for this request only.
- getPromptDelay() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.promptDelay for this request only.
- getPromptStyle() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Controls the prompt style for this request only.
- getProperties(JsArray<JavaScriptObject>) - Method in class com.smartgwt.client.bean.BeanFactory
-
- getProperties(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getPropertiesAsString(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getPropertiesOnly() - Method in class com.smartgwt.client.data.DataSourceField
-
For use in
ComponentSchema
for fields that contain other components, this flag
suppresses auto-construction for subcomponents that appear under this field.
- getProperty(Object, String) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Gets a property of a bean.
- getProperty(BeanClass) - Method in class com.smartgwt.client.bean.BeanMethod
-
- getProperty(BeanClass) - Method in class com.smartgwt.client.bean.BeanProperty
-
- getProperty(String) - Method in class com.smartgwt.client.data.RecordList
-
Return a new Array where the value of item i is the value of "property" of item i in this array.
- getPropertyAsString(Object, String) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Gets a property of a bean as a String.
- getPropertyAsString(BeanClass) - Method in class com.smartgwt.client.bean.BeanMethod
-
- getPropertyAsString(BeanClass) - Method in class com.smartgwt.client.bean.BeanProperty
-
- getPropertyFieldTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear in the header of the "property" field.
- getPropertyFromBean(BeanClass) - Method in class com.smartgwt.client.bean.BeanMethod
-
- getQualifyColumnNames() - Method in class com.smartgwt.client.data.DataSource
-
For dataSources of
serverType
"sql", determines whether
we qualify column names with table names in any SQL we generate.
- getQuantityField() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Field allowing user to pick units of time, eg, number of days.
- getQuartersAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "quarter".
- getQuartersFromNowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "quarter".
- getQueueStatus() - Method in class com.smartgwt.client.data.DSResponse
-
An extra property of each DSResponse to a queued request that indicates whether the queue as a whole succeeded.
- getQuickDrawAheadRatio() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Alternative to
drawAheadRatio
, to be used when the
user is rapidly changing the grids viewport (for example drag scrolling through the grid).
- getQuoteValues() - Method in class com.smartgwt.client.data.TextExportSettings
-
Whether to surround each value with quotes ("").
- getR() - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
radius
- getRadarBackgroundProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for radar background
- getRadialLabelOffset() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Distance in pixels that radial labels are offset from the outside of the circle.
- getRadioGroup() - Method in class com.smartgwt.client.widgets.Button
-
String identifier for this canvas's mutually exclusive selection group.
- getRadioGroup() - Method in class com.smartgwt.client.widgets.ImgButton
-
String identifier for this canvas's mutually exclusive selection group.
- getRadioGroup() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
String identifier for this canvas's mutually exclusive selection group.
- getRadioGroup() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
String identifier for this canvas's mutually exclusive selection group.
- getRadioOperatorForm() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getRadioOperatorTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getRadius() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
For pie mode only, the radius of the segment for the data value.
- getRadius() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Radius of the sector.
- getRange(int, int) - Method in class com.smartgwt.client.data.RecordList
-
Return the items between position start and end, non-inclusive at the end.
- getRange(int, int) - Method in class com.smartgwt.client.data.ResultSet
-
Return the items between position start and end, non-inclusive at the end, possibly containing markers for records that
haven't loaded yet.
- getRange(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the range of the data from a single metric.
- getRange(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the range of the data from a single metric.
- getRangeAsRecordList(int, int) - Method in class com.smartgwt.client.data.ResultSet
-
Return a RecordList with the items between position start and end, non-inclusive at the end.
- getRangeDialog() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
- getRangeItem() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
- getRangeList(int, int) - Method in class com.smartgwt.client.data.RecordList
-
Return a RecordList with the items between position start and end, non-inclusive at the end.
- getRangePosition() - Method in class com.smartgwt.client.data.RelativeDate
-
- getRangePosition() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Does this items relative date value refer to the start or end of the chosen date? Useful when using this item to
generate filter criteria, such as the from or to value for an inclusive range.
- getRangeSeparator() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
For operators that check that a value is within a range, text to show between the start and end input fields for
specifying the limits of the range.
- getRawValue() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
raw value of the cell (before valueMap, etc applied)
- getReadOnlyDisplay() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
canEdit
is set to
false
, how should the
items in this form be displayed to the user?
- getReadOnlyDisplay() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
If
canEdit
is set to
false
, how should
this item be displayed to the user?
- getReadOnlyDisplay() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is
read-only
, how should this item be
displayed to the user? If set, overrides the form-level
readOnlyDisplay
default.
- getReadOnlyDisplay() - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
If
canEdit
is set to
false
, how should
this
LinkItem
be displayed to the user?
- getReadOnlyDisplay() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If
canEdit
is set to
false
, how should
this item be displayed to the user?
- getReadOnlyTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getReadOnlyTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getRecord() - Method in class com.smartgwt.client.widgets.chart.ChartPointClickEvent
-
- getRecord() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
The data record of the data point from which this drawnValue
was created.
- getRecord() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
- getRecord(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Retrieve a record by index.
- getRecord(int, Integer) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Retrieve a record by index.
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
record for the cell being changed
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
old values before the save occurred
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
record for the cell being edited.
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
record for the cell being edited
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.GridRowColEvent
-
cell record as returned by getCellRecord
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
the record that was clicked on
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.RecordCollapseEvent
-
record being collapsed
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
the record that was double-clicked
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.RecordExpandEvent
-
record being expanded
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
-
record for the cell being edited
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
record for the cell being edited
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
record for which selection changed
- getRecord(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the pointer to a particular record by record number.
- getRecord() - Method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
Pointer to the item in question as a Record.
- getRecord() - Method in class com.smartgwt.client.widgets.tableview.events.ImageClickEvent
-
record clicked
- getRecord() - Method in class com.smartgwt.client.widgets.tableview.events.RecordNavigationClickEvent
-
record clicked
- getRecord() - Method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
-
the record that was clicked on
- getRecord() - Method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
the record that was right-clicked on
- getRecord() - Method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
-
the record that was clicked on
- getRecord() - Method in class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
-
record for which selection changed
- getRecord() - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
Return the record that this tile should render.
- getRecord(int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Return the pointer to a particular record by record number.
- getRecordBaseStyleProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This attribute allows custom base styles to be displayed on a per-record basis.
- getRecordCanRemoveProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to false on a record and
canRemoveRecords
is true, removal of that record is disallowed in the UI.
- getRecordCanSelectProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to false on a record, selection of that record is disallowed.
- getRecordComponent(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Retrieve the
recordComponent
currently being
shown at the given coordinates.
- getRecordComponent(int, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Retrieve the
recordComponent
currently being
shown at the given coordinates.
- getRecordComponentHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showRecordComponents
is true, this
attribute may be used to specify a standard height for record components.
- getRecordComponentPoolingMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRecordComponentPosition() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRecordDataStyle() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Default style for data field.
- getRecordDescriptionStyle() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Default style for description.
- getRecordDetailDSProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The name of the ListGridRecord property that specifies the DataSource to use when
listGrid.expansionMode
is "related".
- getRecordEditProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that should be checked to determine whether the record may be edited.
- getRecordEnabledProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will be checked to determine whether a record is enabled.
- getRecordIndex(Record) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getRecordIndex(Record) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Get the index of the provided record.
- getRecordIndex(Record) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getRecordIndex(Record) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getRecordIndex(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the index of the provided record.
- getRecordIndex(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRecordIndex(Record) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getRecordIndex(Record) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getRecordInfoStyle() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Default style for info field.
- getRecordLayout() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Sets the arrangement of data fields from the record.
- getRecordList() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getRecordList() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Return the underlying data of this DataBoundComponent as a
RecordList
.
- getRecordList() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getRecordList() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getRecordList() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRecordList() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getRecordList() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getRecordName() - Method in class com.smartgwt.client.data.OperationBinding
-
For an XML DataSource, tagName of the elements to be used as records.
- getRecordNavigationProperty() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Boolean property on each record that controls whether navigation controls are shown for that record.
- getRecordNum() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
number of the record clicked on in the current set of displayed records (starts with 0)
- getRecordNum() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
number of the record clicked on in the current set of displayed records (starts with 0)
- getRecordNum() - Method in class com.smartgwt.client.widgets.tree.events.FolderClickEvent
-
Index of the row where the click occurred.
- getRecordNum() - Method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
-
Index of the row where the contextclick occurred.
- getRecordNum() - Method in class com.smartgwt.client.widgets.tree.events.LeafClickEvent
-
Index of the row where the click occurred.
- getRecordNum() - Method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
-
Index of the row where the contextclick occurred.
- getRecordNum() - Method in class com.smartgwt.client.widgets.tree.events.NodeClickEvent
-
Index of the row where the click occurred.
- getRecordNum() - Method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
-
Index of the row where the contextclick occurred.
- getRecords() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current set of records displayed in this grid as an array of ListGridRecord objects.
- getRecords() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Return the tree nodes as a flat array of ListGridRecords.
- getRecordsPerBlock() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The number of records to display in a block.
- getRecordSummaryBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If showing any record summary fields (IE: fields of
type:"summary"
),
this attribute specifies a custom base style to apply to cells in the summary field
- getRecordSummaryFunction() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Only applies to fields of type "summary"
.
- getRecordTitleStyle() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Default style for title.
- getRecordXPath() - Method in class com.smartgwt.client.data.DataSource
-
- getRecordXPath() - Method in class com.smartgwt.client.data.OperationBinding
-
For an XML or JSON DataSource, XPath expression used to retrieve the objects that will become DataSource records.
- getRecordXPath() - Method in class com.smartgwt.client.data.RestDataSource
-
- getRect() - Method in class com.smartgwt.client.widgets.Canvas
-
Get all four coordinates, relative to the enclosing context, at one.
- getRect() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return the coordinates of this object.
- getRed() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Returns the Red element of the currently-selected color, as an integer from 0-255
- getRedFieldPrompt() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Red' field in the complex chooser.
- getRedFieldTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Red' field in the complex chooser.
- getRedrawOnChange() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, this item will cause the entire form to be redrawn when the item's "elementChanged" event is done firing
- getRedrawOnResize() - Method in class com.smartgwt.client.widgets.Canvas
-
Should this element be redrawn in response to a resize?
- getRedrawOnStateChange() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Whether this widget needs to redraw to reflect state change
- getRef(JavaScriptObject) - Static method in class com.smartgwt.client.core.BaseClass
-
- getRef(String) - Static method in class com.smartgwt.client.core.RefDataClass
-
- getRef(JavaScriptObject) - Static method in class com.smartgwt.client.core.RefDataClass
-
- getRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.BaseWidget
-
- getRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getRegressionLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getRegressionLineType() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getRegressionPolynomialDegree() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter plots only, specify the degree of polynomial to use for any polynomial regression that is calculated.
- getRejectInvalidValueOnChange() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If validateOnChange is true, and validation fails for an item on change, with no suggested value, should we revert to
the previous value, or continue to display the bad value entered by the user.
- getRejectInvalidValueOnChange() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If validateOnChange is true, and validation fails for this item on change, with no suggested value, should we revert to
the previous value, or continue to display the bad value entered by the user.
- getRelatedDataSource(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the
DataSource
containing data related to the passed record.
- getRelativeDate() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Returns the RelativeDate for the current value.
- getRelativeEndDate() - Method in class com.smartgwt.client.data.DateRange
-
Returns the relative end date of the range, or null if not specified.
- getRelativeStartDate() - Method in class com.smartgwt.client.data.DateRange
-
Returns the relative start date of the range, or null if not specified.
- getRemoveButton() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The removal ImgButton that appears before each clause if
showRemoveButton
is set.
- getRemoveButton() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The clause removal ImgButton that appears before this clause if
showRemoveButton
is set.
- getRemoveButtonPrompt() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The
prompt
of the
remove button
.
- getRemoveButtonPrompt() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the remove button.
- getRemoveButtonPrompt() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The hover prompt text for the remove button.
- getRemoveButtonPrompt() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The hover prompt text for the remove button
.
- getRemoveDataURL() - Method in class com.smartgwt.client.data.RestDataSource
-
Custom dataURL for remove type operations
- getRemovedCSSText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRemoveFieldDefaults() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a JavaScriptObject containing default
ListGridField
attributes of remove fields.
- getRemoveFieldProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Configuration properties for the "remove field" displayed when
canRemoveRecords
is enabled.
- getRemoveFieldTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRemoveIcon() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canRemoveRecords
is enabled, default icon to
show in the auto-generated field that allows removing records.
- getRemoveIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRemoveOperation() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getRemoveOperation() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Operation ID this component should use when performing remove operations.
- getRemoveOperation() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getRemoveOperation() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getRemoveOperation() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRemoveOperation() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getRemoveOperation() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getReplacementValue() - Method in class com.smartgwt.client.data.Hilite
-
HTML which replaces the cell's textual value where this hilite is applied.
- getReportCollisions() - Method in class com.smartgwt.client.widgets.tree.Tree
-
If new nodes are added to a tree with modelType:"parent" which have the same
id field value
as existing nodes, the existing nodes are removed when
the new nodes are added.
- getRequest() - Method in class com.smartgwt.client.data.events.ErrorEvent
-
the DSRequest or DSRequest that was sent to the server
- getRequestId() - Method in class com.smartgwt.client.data.DSRequest
-
Automatically generated unique ID for this request.
- getRequestProperties() - Method in class com.smartgwt.client.data.DataSource
-
Additional properties to pass through to the
DSRequest
s made by this DataSource.
- getRequestProperties() - Method in class com.smartgwt.client.data.OperationBinding
-
Additional properties to pass through to the
DSRequest
created for this operation.
- getRequestProperties() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Object containing properties to send with every "add" request this batchUploader sends.
- getRequestProperties() - Method in class com.smartgwt.client.widgets.events.FetchDataEvent
-
The criteria derived from the filter editor values.
- getRequired() - Method in class com.smartgwt.client.data.DataSourceField
-
Indicates this field must be non-null in order for a record to pass validation.
- getRequired() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether a non-empty value is required for this field to pass validation.
- getRequired() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When the user edits cells in this field, is this value required to be non-empty in order for validation to pass.
Note: for databound listGrids, this property may be specified on the
DataSourceField
,
enabling both client and server side validation.
- getRequiredMessage() - Method in class com.smartgwt.client.data.DataSource
-
The required message when a field that has been marked as
required
is not filled in by the user.
- getRequiredMessage() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The required message for required field errors.
- getRequiredMessage() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The required message for required field errors.
- getRequiredRightTitlePrefix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string prepended to the title of every required item in this form if highlightRequiredFields is true and the
titleOrientation property is set to "right".
- getRequiredRightTitleSuffix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string appended to the title of every required item in this form if highlightRequiredFields is true and the
titleOrientation property is set to "right".
- getRequiredTitlePrefix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string prepended to the title of every required item in this form if highlightRequiredFields is true.
- getRequiredTitleSuffix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string appended to the title of every required item in this form if highlightRequiredFields is true.
- getReselectOnUpdate() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when an update operation occurs on a selected record in a
databound
listGrid, ensure the updated record is re-selected
when the operation completes.
- getReselectOnUpdateNotifications() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
if
reselectOnUpdate
is true, this property governs
what selection changed notifications should be triggered when a selected record is edited then automatically reselected
when the edited data is merged into the data set.
- getResizeBarClass() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Class to use for creating resizeBars.
- getResizeBarClass() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Customized resizeBar with typical appearance for a ToolStrip.
- getResizeBarSize() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Thickness of the resizeBars in pixels
- getResizeBarSize() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Thickness of the resizeBars in pixels.
- getResizeBarTarget() - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a Layout, and
showResizeBar
is set to
true
so that a resizeBar is created,
resizeBarTarget:"next"
can be
set to indicate that the resizeBar should resize the next member of the layout rather than this one.
- getResizeFieldsInRealTime() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
True == we redraw the list viewer in real time as fields are being resized.
- getResizeFrom() - Method in class com.smartgwt.client.widgets.Canvas
-
When drag resizing is enabled via
canDragResize
, restricts
resizes to only certain edges or corners.
- getResizeKnobPoints() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing
"resize"
control
knobs
, this attribute
specifies which sides / edges should show knobs.
- getResizer() - Method in class com.smartgwt.client.widgets.Window
-
ImgButton-based resizer, shown in the footer.
- getResponse() - Method in class com.smartgwt.client.data.events.ErrorEvent
-
the DSResponse or DSResponse object returned from the server
- getResponseDataSchema() - Method in class com.smartgwt.client.data.OperationBinding
-
Optional schema describing how to extract DataSource records from the XML elements selected.
- getRestoreButton() - Method in class com.smartgwt.client.widgets.Window
-
- getResultBatchSize() - Method in class com.smartgwt.client.data.DataSource
-
Very advanced: for servers that do not support paging, and must return large numbers of XML records in one HTTP
response, Smart GWT breaks up the processing of the response in order to avoid the "script running slowly" dialog
appearing for an end user.
- getResultSet() - Method in class com.smartgwt.client.data.DSRequest
-
For advanced use in integrating dataset paging with web services, the ResultSet that issued this "fetch" DSRequest
is automatically made available as the resultSet property.
- getResultSet() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getResultSet() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Return the underlying data of this DataBoundComponent as a
ResultSet
.
- getResultSet() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getResultSet() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getResultSet() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getResultSet() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getResultSet() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getResultSetClass() - Method in class com.smartgwt.client.data.DataSource
-
Class for ResultSets used by this datasource.
- getResultSize() - Method in class com.smartgwt.client.data.ResultSet
-
How many rows to retrieve at once.
- getRetainValuesAcrossFields() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Dictates whether values entered by a user should be retained in the value fields when a different field is selected.
- getReverseOrder() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Reverse the order of stacking for this Layout, so that the last member is shown first.
- getReverseRTLAlign() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a page is rendered in
RTL mode
, should cell alignments specified
cellAlign
be reversed (so an
align:"right"
field will have content aligned on the left and vice versa)?
- getRight() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the right coordinate of this object as rendered, relative to its enclosing context, in pixels.
- getRightButton() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
The button displayed to the right of the title in this NavigationBar.
- getRightButtonIcon() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- getRightButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- getRightTitlePrefix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string prepended to the title of an item in this form if its titleOrientation property is set to "right".
- getRightTitleSuffix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string appended to the title of an item in this form if its titleOrientation property is set to "right".
- getRollOverCanvas(Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If showRollOverCanvas
is true, this
method will be called to create the canvas to display over the current row when a
user moves their mouse over the row.
Note that for efficiency this should not typically create a new canvas instance, every time it is called.
- getRollOverMenuHideDelay() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
When
showMenuOnRollOver
is true, this is the
delay in milliseconds before the menu is automatically hidden following mouseOut.
- getRollUnderCanvas(Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If showRollUnderCanvas
is true, this
method will be called to create the canvas to display under the current row when a
user moves their mouse under the row.
Note that for efficiency this should not typically create a new canvas instance, every time it is called.
- getRollupValue() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
facetValueId of the default rollupValue for each facet.
- getRollupValue() - Method in class com.smartgwt.client.widgets.cube.Facet
-
facetValueId of the rollup facetValue for this facet.
- getRoot() - Method in class com.smartgwt.client.widgets.tree.Tree
-
If you're using the "parent" modelType, you can provide the root node configuration via this
property.
- getRootNode() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This attribute may be used to specify a root value for the parentIdField of this resultTree.
- getRootValue() - Method in class com.smartgwt.client.data.DataSourceField
-
For a field that is a foreignKey establishing a tree relationship, what value indicates a root-level node.
- getRootValue() - Method in class com.smartgwt.client.widgets.tree.Tree
-
- getRotateLabels() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
This property controls whether to rotate the labels on the X-axis.
- getRotation() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Rotation in degrees.
- getRotation() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Rotation in degrees.
- getRotation() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Rotation in degrees for the DrawPane as a whole about the center of the DrawPane.
- getRounding() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Rounding of corners, from 0 (square corners) to 1.0 (shorter edge is a semicircle).
- getRoundPrecision() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
If
roundValues
is false, the slider value will be rounded to
this number of decimal places.
- getRoundPrecision() - Method in class com.smartgwt.client.widgets.Slider
-
If
roundValues
is false, the slider value will be rounded to
this number of decimal places.
- getRoundToPrecision() - Method in class com.smartgwt.client.widgets.form.validator.FloatPrecisionValidator
-
Return the roundToPrecision.
- getRoundValues() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Specifies whether the slider value should be rounded to the nearest integer.
- getRoundValues() - Method in class com.smartgwt.client.widgets.Slider
-
Specifies whether the slider value should be rounded to the nearest integer.
- getRow() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getRowEndEditAction() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the user is editing a record in this listGrid, and attempts to navigate to a field beyond the end of the row, via tab
(or shift-tab off the first editable field), this property determines what action to take: "next": start editing
the next (or previous) record in the list "same": put focus back into the first editable field of the same record.
- getRowErrors(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns any currently stored validation errors for this row
- getRowFacets() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
The list of
ids
for facets that will appear to the left of the
body.
- getRowFacetValues(int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Return a
FacetValueMap
indicating the facet values for a specific
row in the grid.
- getRowHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the buttons in this grid's row headers.
- getRowHeaderGridMode() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If enabled row headers for this cubeGrid will be rendered using a
GridRenderer
component.
- getRowHeight() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The height of time-slots in the calendar.
- getRowHeight(ListGridRecord, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the height this row should be.
- getRowHeight() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the rowHeight of a Portlet before adding it to a
PortalLayout
,
then the height will be used when creating the new row.
- getRowHeight() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
The height of rows in each column.
- getRowHeightAsString() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the rowHeight of a Portlet before adding it to a
PortalLayout
,
then the height will be used when creating the new row.
- getRowLayout() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getRowNum() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
the row number to which the parameter date belongs
- getRowNum() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
the row number to which the parameter date belongs
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
row number for the cell
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
row number for the cell
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
row number for the cell
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
current index of the row that was saved
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
current index of the row we attempted to save
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
row number for the cell
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
row number for the cell
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.GridRowColEvent
-
row number for the cell
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.RemoveRecordClickEvent
-
Row on which the icon was clicked
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
-
row number for the cell
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
row number for the row being left
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
-
Returns the rowNum being edited
- getRowNumberField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An automatically generated field that displays the current row number when
showRowNumbers
is true.
- getRowNumberStart() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The number to start the row-count from - default value is 1.
- getRowNumberStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRowPageTop(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the Y-coordinate for a given row number as a page-relative coordinate.
- getRowSpan() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Number of rows that this item spans
- getRowSpan() - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
hidden fields don't take up any rows
- getRowSpan(ListGridRecord, int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return how many rows this cell should span.
- getRowSpan() - Method in class com.smartgwt.client.widgets.IconButton
-
When used in a
RibbonBar
, the number of rows this button should consume.
- getRowSpanSelectionMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRowTop(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the top coordinate for a given row number, relative to the top of body content.
- getRpcResponse() - Method in class com.smartgwt.client.rpc.LoadScreenCallback
-
- getSatFieldPrompt() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Saturation' field in the complex chooser.
- getSatFieldTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Sat' field in the complex chooser.
- getSaturation() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Returns the Saturation of the currently-selected color, as an integer from 0-240
- getSaveButtonTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the save button in the quick event dialog and the event editor
- getSaveButtonTitle() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title text for the saveButton
.
- getSaveButtonTitle() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title text for the saveButton
.
- getSaveByCell() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
CubeGrids only support editing by cell.
- getSaveByCell() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether edits should be saved whenever the user moves between cells in the current edit row.
- getSaveLocally() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For grids with a specified
dataSource
, this property can
be set to
true
to prevent the grid from attempting to save / retrieve data from the server.
- getSaveOnEnter() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
true
, when the user hits the Enter key while focused in a text-item in this form, we automatically
submit the form to the server using the
DynamicForm.submit
method.
- getSaveOnEnter() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
ComboBox items will submit their containing form on enter keypress if
saveOnEnter
is true.
- getSaveOnEnter() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set this to true to allow the parent form to save it's data when 'Enter' is pressed on this formItem and
saveOnEnter
is true on the parent form.
- getSaveOnEnter() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Select items will submit their containing form on enter keypress if
saveOnEnter
is true.
- getSaveOnEnter() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Text items will submit their containing form on enter keypress if
saveOnEnter
is true.
- getSaveOnEnter() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true, when the user hits the Enter key while focused in a text-item in this FilterBuilder, we automatically invoke
the user-supplied
FilterBuilder.search
method.
- getSaveOperationType() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getSaveOperationType(DSRequest) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getSaveOperationType() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- getSaveRequestProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For editable grids with a specified
dataSource
, where
saveLocally
is false, this attribute may be used to
specify standard DSRequest properties to apply to all save operations performed by this grid (whether triggered by user
interaction, or explicit saveEdits or saveAllEdits call).
- getSaveToServer() - Method in class com.smartgwt.client.util.workflow.UserTask
-
- getScale() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Array holds 2 values representing scaling along x and y dimensions.
- getScClassName() - Method in class com.smartgwt.client.bean.types.CanvasBaseValueType
-
- getScClassName() - Method in class com.smartgwt.client.bean.types.DataSourceBaseValueType
-
- getScClassName() - Method in class com.smartgwt.client.bean.types.JsoWrapperValueType
-
- getScClassName() - Method in class com.smartgwt.client.core.BaseClass
-
Get the name of the underlying SmartClient class
- getSCClassName(JavaScriptObject) - Static method in class com.smartgwt.client.util.SC
-
Gets the name of this underlying SmartClient class as a string.
- getScClassName() - Method in class com.smartgwt.client.widgets.BaseWidget
-
Get the name of the underlying SmartClient class
- getSchema(String) - Method in class com.smartgwt.client.data.SchemaSet
-
Get the schema definition of any complexType or element of complexType defined within the element this
SchemaSet represents.
- getSchema(String, String) - Method in class com.smartgwt.client.data.SchemaSet
-
Get the schema definition of any complexType or element of complexType defined within the element this
SchemaSet represents.
- getSchema(String) - Method in class com.smartgwt.client.data.WebService
-
Get the schema definition of any complexType or element of complexType defined in any blocks in the WSDL file this WebService represents.
- getSchema(String, String) - Method in class com.smartgwt.client.data.WebService
-
Get the schema definition of any complexType or element of complexType defined in any blocks in the WSDL file this WebService represents.
- getSchemaNamespace() - Method in class com.smartgwt.client.data.DataSource
-
For a DataSource derived from WSDL or XML schema, the XML namespace this schema belongs to.
- getScreen() - Method in class com.smartgwt.client.rpc.LoadScreenCallback
-
The last top-level component loaded
- getScreenHeight() - Static method in class com.smartgwt.client.util.Page
-
Get the height of the user's screen, in pixels.
- getScreenReaderCellSeparator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When screen reader mode is enabled, this invisible separator string is written out between each cell value.
- getScreenReaderRowSeparator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When screen reader mode is enabled, this invisible string will be written out after the last cell in a row.
- getScreenWidth() - Static method in class com.smartgwt.client.util.Page
-
Get the width of the user's screen, in pixels.
- getScriptable() - Method in class com.smartgwt.client.widgets.plugins.Applet
-
Usable only in IE: if true allows JS->Java LiveConnect (other platforms that support LiveConnect have it enabled by
default and do not allow it to be disabled).
- getScrollbar() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Optional Scrollbar shown as a second way of adjusting the range.
- getScrollbarSize() - Method in class com.smartgwt.client.widgets.Canvas
-
How thick should we make the scrollbars for this canvas.
NOTE: has no effect if showCustomScrollbars is false.
- getScrollBottom() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the scrollTop required to scroll vertically to the end of this widget's content.
- getScroller() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
A component containing back and forward buttons for scrolling through all of the tabs of the TabSet.
- getScrollerButtonSize() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabScroller
is true, this property governs the
size of scroller buttons.
- getScrollerHSrc() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this TabSet is showing
tab scroller buttons
, and
symmetricScroller
is true, this property governs the
base URL for the tab bar back and forward scroller button images for horizontal tab bars [IE for tab sets with
tabBarPosition
set to "top" or "bottom"].
- getScrollerSrc() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- getScrollerVSrc() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this TabSet is showing
tab scroller buttons
, and
symmetricScroller
is true, this property governs the
base URL for the tab bar back and forward scroller button images for vertical tab bars [IE for tab sets with
tabBarPosition
set to "left" or "right"].
- getScrollHeight() - Static method in class com.smartgwt.client.util.Page
-
Get the height of the window contents as they have been drawn.
- getScrollHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the scrollable height of the widget's contents, including children, ignoring clipping.
- getScrollLeft() - Static method in class com.smartgwt.client.util.Page
-
Get the amount that the browser window has been scrolled horizontally.
- getScrollLeft() - Method in class com.smartgwt.client.widgets.Canvas
-
Get the number of pixels this Canvas is scrolled from its left edge.
- getScrollRedrawDelay() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
While drag scrolling in an incrementally rendered grid, time in milliseconds to wait before redrawing, after the last
mouse movement by the user.
- getScrollRight() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the scrollLeft required to scroll horizontally to the end of this widget's content.
- getScrollSectionIntoView() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
If an expanded or shown section expands past the current viewport and this property is true, then the viewport will
auto-scroll to fit as much of the section content into the viewport without scrolling the top of the section out of the
viewport.
- getScrollTop() - Static method in class com.smartgwt.client.util.Page
-
Get the amount that the browser window has been scrolled vertically.
- getScrollTop() - Method in class com.smartgwt.client.widgets.Canvas
-
Get the number of pixels this Canvas is scrolled from its top edge.
- getScrollToWorkday() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set, causes the
workday hours
to be sized to
fill the available space in the day view and week view, and automatically scrolls these views to the start of the
workday when the calendar is first displayed and whenever the user switches to a new day or week.
- getScrollWidth() - Static method in class com.smartgwt.client.util.Page
-
Get the width of the window contents as they have been drawn.
- getScrollWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the scrollable width of the widget's contents, including children, ignoring clipping.
- getSCVersionNumber() - Static method in class com.smartgwt.client.Version
-
- getSearchStringTooShortMessage() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getSecondIncrement() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
secondValues
is unset, this attribute specifies the
increment to use when generating entries for the second picker.
- getSecondItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getSecondItemPrompt() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getSecondItemProperties() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Custom properties to apply to this timeItem's generated
seconds picker
.
- getSecondItemTitle() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getSecondMaxValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
secondValues
is unset, this attribute specifies the
maximum value present in the second picker.
- getSecondMinValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
secondValues
is unset, this attribute specifies the
minimum value present in the second picker.
- getSecondsAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "second".
- getSecondsFromNowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "second".
- getSecondValues() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getSection() - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderClickEvent
-
SectionStackSection of the header clicked by the user
- getSection() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Retrieve the SectionStackSection associated with this header
- getSection() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Retrieve the SectionStackSection associated with this header
- getSection(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Return the SectionStackSection for a section.
- getSection(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Return the SectionStackSection for a section.
- getSectionExpanded() - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Whether this form section should be initially collapsed.
- getSectionHeader() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Once a SectionStackSection has been applied to a SectionStack, this method may be used to return a pointer to the
SectionHeader for this section
- getSectionHeaderClass() - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Name of the Canvas subclass to use as a header that labels the section and allows showing and hiding.
- getSectionHeaderClass() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Name of a Smart GWT class to use for creating section headers.
- getSectionNumber(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Returns the position of the specified section in the SectionStack.
- getSections() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- getSectionStack() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
For a SectionHeader embedded in a SectionStack, this method will return a pointer to the
SectionStack
in which this section header is embedded.
- getSectionStack() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
For a SectionHeader embedded in a SectionStack, this method will return a pointer to the
SectionStack
in which this section header is embedded.
- getSectionStack() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
- getSectionVisibilityMode() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If the form has sections, [implemented as
SectionItem
s], this attribute
controls whether multiple sections can be expanded at once.
- getSectorColors() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Array of preset fill colors used by the default implementation of
Gauge.getDefaultFillColor
to initialize the fill color of
new sectors.
- getSectorFillColor(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Gets the fill color of the sector at index sectorIndex
.
- getSectorLabelContents(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Gets the label contents of the label for the sector at sectorIndex.
- getSectors() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The GaugeSectors contained in this Gauge.
- getSectorValue(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Gets the value of the sector at sectorIndex
.
- getSectorValueAsDouble(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Gets the value of the sector at sectorIndex
.
- getSelected() - Method in class com.smartgwt.client.widgets.Button
-
Whether this component is selected.
- getSelected() - Method in class com.smartgwt.client.widgets.ImgButton
-
Whether this component is selected.
- getSelected() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Whether this component is selected.
- getSelected() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Whether this component is selected.
- getSelectedBaseStyle() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Base style to apply to the selected path within the menu.
- getSelectedCellData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the selected cells as a series of Records where each field value is stored under it's offset from the top-left
of the selection.
- getSelectedCellIds() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns an array of the IDs of all selected cell records.
- getSelectedCells() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns an array of the selected cell records.
- getSelectedCells() - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
Returns an array of the currently selected cells.
- getSelectedCellStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to a cell that is selected via a mouse drag.
- getSelectedClauses() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Returns the list of this FilterBuilder's FilterClauses that are currently selected.
- getSelectedColorLabel() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The label shown next to the selected color box.
- getSelectedFacetValues(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns an array of facetValues objects indicating the headers that are selected in the headerBar for this facet.
- getSelectedPaths() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Returns a snapshot of the current selection within this treeGrid as a ListGridSelectedState object.
This object can
be passed to
TreeGrid.setSelectedPaths
to reset this
grid's selection the current state (assuming the same data is present in the grid).
- getSelectedRecord() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Returns the entire record object associated with the current value for this item (or null if no matching record exists
in the PickList data).
- getSelectedRecord() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Get the record returned from the
optionDataSource
when
fetchMissingValues
is true, and the missing value is fetched.
- getSelectedRecord() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Returns the entire record object associated with the current value for this item (or null if no matching record exists
in the PickList data).
- getSelectedRecord() - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
Returns the first record that has any cells selected.
- getSelectedRecord() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Get the selected record, that is, the parent of the nodes in the rightmost visible column.
- getSelectedRecord() - Method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
Return the first selected record in this component.
This method is appropriate if
selectionType
is
"single"
, or if you
only care about the first selected record in a multiple-record selection.
- getSelectedRecord() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the first selected record in this grid.
- getSelectedRecord() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns the first selected record in this component.
- getSelectedRecord() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Return the first selected record in this component.
This method is appropriate if
selectionType
is
"single"
, or if you only care about the first selected record in a multiple-record selection.
- getSelectedRecords() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- getSelectedRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The selection associated with the listGrid.
- getSelectedRecords(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The selection associated with the listGrid.
- getSelectedState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a snapshot of the current selection within this listGrid as a ListGridSelectedState object.
This object can
be passed to
ListGrid.setSelectedState
to reset this
grid's selection the current state (assuming the same data is present in the grid).
- getSelectedTab() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
The currently selected tab.
- getSelectedTabNumber() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Returns the index of the currently selected tab object.
- getSelectedWeekStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
CSS style applied to the Fiscal Year and Week columns for the currently selected week (the one being displayed in the
week chooser
).
- getSelectHeaderOnSort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, show the field-header for the sorted field (or the first field in a
multi-sort
grid) in the selected state.
- getSelection(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Returns the array of objects selected in the specified column of the columnTree
- getSelection() - Method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
The selection associated with the listGrid.
- getSelection() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getSelection(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getSelection() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns all selected records, as an Array.
- getSelectionAppearance() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How selection of rows should be presented to the user.
- getSelectionBoundary() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Selection boundary determining what facets / facetValues can be selected together by drag selection / shift+click
selection.
- getSelectionBoundary() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Selection boundary determining what facets / facetValues can be selected together by drag selection / shift+click
selection.
- getSelectionProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If specified, the selection object for this list will use this property to mark records as selected.
- getSelectionProperty() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If specified, the selection object for this list will use this property to mark records as selected.
- getSelectionRange() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is true, falls through to
standard
com.smartgwt.client.widgets.form.fields.FormItem#getSelectionRange
implementation on this items
freeform text entry field.
- getSelectionRange() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
For text-based items, this method returns the indices of the start/end of the current
selection.
- getSelectionRange() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
For text-based items, this method returns the indices of the start/end of the current
selection.
- getSelectionRange() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is true, falls through to
standard
com.smartgwt.client.widgets.form.fields.FormItem#getSelectionRange
implementation on this item's
freeform text entry field.
- getSelectionRange() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
This method is not supported by UploadItem
.
- getSelectionType() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Defines a listGrid's clickable-selection behavior.
- getSelectionType() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Defines a tileGrid's clickable-selection behavior.
- getSelectOnClick() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this property is set to true, whenever a text-based field in this form (
TextItem
,
TextAreaItem
) is
given focus - whether programmatically (see
DynamicForm.focusInItem
), or via a mouse click, all text within the item will be selected.
- getSelectOnClick() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Allows the
selectOnClick
behavior to be configured
on a per-FormItem basis.
- getSelectOnClick() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Allows the
selectOnClick
behavior to be configured
on a per-FormItem basis.
- getSelectOnClick() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Allows the
selectOnClick
behavior to be configured
on a per-FormItem basis.
- getSelectOnEdit() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the user starts editing a row, should the row also be selected?
- getSelectOnFocus() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getSelectOnFocus() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Allows the
selectOnFocus
behavior to be configured
on a per-FormItem basis.
- getSelectOnFocus() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Allows the
selectOnFocus
behavior to be configured
on a per-FormItem basis.
- getSelectOnFocus() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Allows the
selectOnFocus
behavior to be configured
on a per-FormItem basis.
- getSelectorFormat() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If showing date selectors rather than the date text field (so when this.useTextField
is false), this
property allows customization of the order of the day, month and year selector fields.
- getSelectOtherPrompt() - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Title to show in prompt for "other" value.
- getSendExtraFields() - Method in class com.smartgwt.client.data.DataSource
-
- getSendMetaData() - Method in class com.smartgwt.client.data.RestDataSource
-
Should operation meta data be included when assembling parameters to send to the server? If true, meta data parameters
will be prefixed with the
metaDataPrefix
.
Applies
to operations where OperationBinding.dataProtocol is set to
"getParams"
or
"postParams"
only.
- getSendNoQueue() - Method in class com.smartgwt.client.rpc.RPCRequest
-
When set to true, this request is sent to the server immediately, bypassing any current queue.
- getSendParentNode() - Method in class com.smartgwt.client.data.DataSource
-
Set this attribute if you need to send the dsRequest.parentNode to the server-side.
- getSeparateFolders() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Should folders be sorted separately from leaves or should nodes be ordered according to their sort field value
regardless of whether the node is a leaf or folder?
- getSeparateFolders() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If specified, this attribute will override
separateFolders
on the data for this treeGrid.
- getSeparatorClass() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Class to create when the string "separator" appears in
members
.
- getSeparatorSize() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Separator thickness in pixels
- getSeparatorStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a separator
- getSeparatorTitle() - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Title for the separator between normal items and the Other...
item in the drop down list.
- getSeparatorValue() - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Value for the separator item between normal items and the Other...
value.
- getSequenceName() - Method in class com.smartgwt.client.data.DataSourceField
-
For a DataSource with
serverType:"sql"
with a field of
type
"sequence", the name of the SQL sequence that should be used when inserting new records into
this table.
- getSequences() - Method in class com.smartgwt.client.util.workflow.Process
-
Sequences of ProcessElements.
- getSerializeInstances() - Method in class com.smartgwt.client.util.JSONEncoder
-
Controls the output of the JSONEncoder when instances of Smart GWT classes (eg a ListGrid) are included in the data to
be serialized.
- getServerFilterFields() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When
keepParentsOnFilter
is enabled, this
property lists field names that will be sent to the server if they are present in criteria.
- getServerFilterFields() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When
keepParentsOnFilter
is enabled, this
property lists field names that will be sent to the server if they are present in criteria.
- getServerOutputAsString() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Setting this flag makes the body of the HTTP response available as a String in the callback
as data
.
- getServiceNamespace() - Method in class com.smartgwt.client.data.DataSource
-
For an XML DataSource, URN of the WebService to use to invoke operations.
- getSetState() - Method in class com.smartgwt.client.util.workflow.Process
-
Set new process state.
- getSGWTModule() - Static method in class com.smartgwt.client.bean.BeanFactory
-
- getShadow() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Shadow used for all DrawItem subtypes.
- getShadowDepth() - Method in class com.smartgwt.client.widgets.Canvas
-
Depth of the shadow, or the virtual height above the page of the widget throwing the shadow.
- getShadowImage() - Method in class com.smartgwt.client.widgets.Canvas
-
Base name of the series of images for the sides, corners, and center of the shadow.
- getShadowOffset() - Method in class com.smartgwt.client.widgets.Canvas
-
Offset of the shadow.
- getShadowProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for shadows.
- getShadowProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for shadows.
- getShadowSoftness() - Method in class com.smartgwt.client.widgets.Canvas
-
Softness, or degree of blurring, of the shadow.
- getShiftKey() - Method in class com.smartgwt.client.core.KeyIdentifier
-
- getShortDayName(int) - Method in class com.smartgwt.client.util.DateUtil
-
Return the abbreviated (up to 3 chars) day of week name for this date (Mon, Tue, etc).
- getShortMonthName(int) - Method in class com.smartgwt.client.util.DateUtil
-
Return the abbreviated (up to 3 chars) name of the month for this date (Jan, Feb, etc) To modify the value returned by
this method, use com.smartgwt.client.util.DateUtil#setShortMonthNames()
.
- getShortYear() - Method in class com.smartgwt.client.util.DateUtil
-
Return a 2 digit year for this date.
- getShouldPrint() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether this canvas should be included in a printable view.
- getShouldPrint() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should be included in the printable representation of the grid.
- getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
?
- getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Allow dateRangeItems' values to show up in the form's values array, or if
DynamicForm.getValuesAsCriteria
is called, for the
criterion to be included in the returned AdvancedCriteria object
- getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
?
- getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Allow miniDateRangeItems' values to show up in the form's values array, or if
DynamicForm.getValuesAsCriteria
is called, for the
criterion to be included in the returned AdvancedCriteria object
- getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
?
- getShouldUseCache() - Method in class com.smartgwt.client.data.DSRequest
-
This is a per-request flag for explicitly controlling whether the cache is used (bypassing it when not wanted, or using
it when settings would indicate otherwise).
- getShowAddButton() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If set, a button will be shown underneath all current clauses allowing a new clause to be added.
- getShowAddEventButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getShowAllColumns() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether all columns should be drawn all at once, or only columns visible in the viewport.
- getShowAllOptions() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true, even non-matching options will be shown, with configurable separator rows
in between.
- getShowAllOptions() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If true, even non-matching options will be shown, with configurable separatorRows
in between.
- getShowAllOptions() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If true, even non-matching options will be shown, with configurable separatorRows
in between.
- getShowAllRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether all rows should be drawn all at once, or only rows visible in the viewport.
- getShowAllRecords() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Whether tiles are created and drawn for all records, or only for those currently visible.
- getShowAlternateStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When set to false, don't apply alternate-row styling to this field.
- getShowAnimationEffect() - Method in class com.smartgwt.client.widgets.menu.Menu
-
When this menu is shown how should it animate into view? By default the menu will just show at the specified
size/position.
- getShowApplyButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getShowAsynchGroupingPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getShowAxis() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to show the extra value axis.
- getShowAxisLine() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to show an axis line for this extra value axis if it is not placed directly adjacent to the chart rect.
- getShowBackgroundComponents() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
true
this grid will create and show per-row backgroundComponents as detailed
here
.
- getShowBody() - Method in class com.smartgwt.client.widgets.Window
-
If true, draw the body contents when this Window is drawn.
- getShowButtonTitle() - Method in class com.smartgwt.client.widgets.IconButton
-
Whether to show the title-text for this IconButton.
- getShowCalculatedDateField() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should the Calculated-Date be displayed to the right of the
pickerIcon
.
- getShowCancelButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
Determines whether the "Cancel" button will be displayed.
- getShowCellContextMenus() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to show a context menu with standard items for all context clicks on rows in the body.
- getShowCenter() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Whether to show media in the center section, that is, behind the decorated Canvas.
- getShowChartRect() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a rectangular shape around the area of the chart where data is plotted.
- getShowChooserFiscalYearPicker() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true, show a button that allows the calendar to be navigated by fiscal year.
- getShowChooserFiscalYearPicker() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When set to true, show a button that allows the calendar to be navigated by fiscal year.
- getShowChooserIcon() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should we show the icon that shells a date-chooser?
- getShowChooserWeekPicker() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true, show a button that allows the calendar to be navigated by week or fiscal week, depending on the value
of
showChooserFiscalYearPicker
.
- getShowChooserWeekPicker() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When set to true, show a button that allows the calendar to be navigated by week or fiscal week, depending on the value
of
showChooserFiscalYearPicker
.
- getShowClippedHeaderTitlesOnHover() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true and a header button's title is clipped, then a hover containing the full field title is enabled.
- getShowClippedTitleOnHover() - Method in class com.smartgwt.client.widgets.Button
-
If true and the title is clipped, then a hover containing the full title of this button is enabled.
- getShowClippedTitleOnHover() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true and the title is clipped, then a hover containing the full title of this item is enabled.
- getShowClippedTitleOnHover() - Method in class com.smartgwt.client.widgets.ImgButton
-
If true and the title is clipped, then a hover containing the full title of this button is enabled.
- getShowClippedTitleOnHover() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
If true and the title is clipped, then a hover containing the full title of this section header is enabled.
- getShowClippedTitleOnHover() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
If true and the title is clipped, then a hover containing the full title of this section header is enabled.
- getShowClippedTitleOnHover() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If true and the title is clipped, then a hover containing the full title of this section header is enabled.
- getShowClippedTitleOnHover() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If true and the title is clipped, then a hover containing the full title of this button is enabled.
- getShowClippedValueOnHover() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true and the value is clipped, then a hover containing the full value of this item is enabled.
- getShowClippedValuesOnHover() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true and a cell's value is clipped, then a hover containing the full cell value is enabled.
- getShowCloseButton() - Method in class com.smartgwt.client.widgets.Window
-
If true, show a close button in the header, which will dismiss this window by calling
Window.closeClick
.
- getShowCloseConfirmationMessage() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
- getShowClosedGrip() - Method in class com.smartgwt.client.widgets.Snapbar
-
If
showGrip
is true, this property determines whether the grip
image displayed should show the
"Closed"
state when the
target
is hidden.
- getShowClosedGrip() - Method in class com.smartgwt.client.widgets.Splitbar
-
If
showGrip
is true, this property determines whether the grip
image displayed should show the
"Closed"
state when the
target
is hidden.
- getShowCollapsedGroupSummary() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should group summaries be visible when the group is collapsed?
- getShowColumnMenus() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Should a menu be shown within each column with options to add / remove columns?
- getShowCommitConfirmation() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Whether to show the
commit message
after
data is successfully committed.
- getShowComplexFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getShowComplexFields() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether to show fields of non-atomic types when a DataBoundComponent is given a
DataSource but no component.fields
.
- getShowComplexFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getShowComplexFields() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getShowComplexFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getShowComplexFields() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getShowComplexFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getShowComplexFieldsRecursively() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If set, this
DynamicForm
will set both
showComplexFields
and
showComplexFieldsRecursively
on any nested component used for showing/editing a complex field.
- getShowConnectors() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should this treeGrid show connector lines illustrating the tree's hierarchy?
- getShowControlsBar() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If false the controls bar at the top of the calendar will not be displayed.
- getShowCorner() - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, displays a corner piece at the bottom end of a vertical scrollbar, or the right end of a horizontal scrollbar.
- getShowCustomIconDrop() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should folder nodes showing custom icons (set via the
customIconProperty
, default
icon
), show drop state images when the user is drop-hovering over the
folder.
- getShowCustomIconOpen() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Should folder nodes showing custom icons (set via the
customIconProperty
), show open state images when the
folder is opened.
- getShowCustomIconOpen() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should folder nodes showing custom icons (set via the
customIconProperty
), show open state images when the
folder is opened.
- getShowCustomScrollbars() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether to use the browser's native scrollbars or Smart GWT-based scrollbars.
- getShowDataAxisLabel() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a label for the data axis as a whole (the data axis is where labels for each data point appear).
- getShowDataPoints() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For line charts, whether to show data points for each individual data value.
- getShowDataPoints() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For line charts, whether to show data points for each individual data value.
- getShowDataValues() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Should data values be shown as text labels near the shape representing the value, for example, above columns of a column
chart, or adjacent to points in a line chart?
- getShowDataValues() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Should data values be shown as text labels near the shape representing the value, for example, above columns of a column
chart, or adjacent to points in a line chart?
- getShowDateChooser() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getShowDatePickerButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to hide the
datePickerButton
that
allows selecting a new date in for Calendar.
- getShowDayHeaders() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, the default, show a header cell for each day cell in the
month view
, with both cells having a minimum combined height
of
minimumDayHeight
.
- getShowDebugOutput() - Method in class com.smartgwt.client.util.JSONEncoder
-
If objects that cannot be serialized to JSON are encountered during serialization, show a placeholder rather than just
omitting them.
- getShowDefaultContextMenu() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When set to false, this field will not show a context menu in its header.
- getShowDeletions() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default showDeletions
setting for items in
this form.
- getShowDetailFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Whether to show fields marked detail:true
when a DataBoundComponent is given a DataSource but no
component.fields
.
- getShowDetailFields() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether to show fields marked detail:true
when a DataBoundComponent is
given a DataSource but no component.fields
.
- getShowDetailFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
For databound forms, whether to show fields marked as detail fields.
- getShowDetailFields() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Whether to show fields marked detail:true
when a DataBoundComponent is given a DataSource but no
component.fields
.
- getShowDetailFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to include fields marked detail:true
from this component's DataSource
.
- getShowDetailFields() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
By default, TileGrids will not show fields marked
detail:true
in the DataSource.
- getShowDetailFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Whether to show fields marked detail:true
when a DataBoundComponent is given a DataSource but no
component.fields
.
- getShowDisabled() - Method in class com.smartgwt.client.widgets.Button
-
Should we visibly change state when disabled?
- getShowDisabled() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When this item is disabled, should it be re-styled to indicate its disabled state?
- getShowDisabled() - Method in class com.smartgwt.client.widgets.ImgButton
-
Should we visibly change state when disabled?
- getShowDisabled() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when disabled?
- getShowDisabled() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should we visibly change state when disabled?
- getShowDisabledIcon() - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- getShowDisabledIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- getShowDisabledIcon() - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- getShowDisabledIcon() - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- getShowDisabledIcon() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- getShowDisabledIcon() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- getShowDisabledSelectionCheckbox() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should tree nodes show a disabled checkbox
selectionAppearance
:"checkbox" is set on the treegrid, and a node can't be selected?
- getShowDoughnut() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a "doughnut hole" in the middle of pie charts.
- getShowDown() - Method in class com.smartgwt.client.widgets.Button
-
Should we visibly change state when the mouse goes down in this object?
- getShowDown() - Method in class com.smartgwt.client.widgets.ImgButton
-
Should we visibly change state when the mouse goes down in this object?
- getShowDown() - Method in class com.smartgwt.client.widgets.Snapbar
-
Snapbars show mouse-down styling.
- getShowDown() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when the mouse goes down in this object?
- getShowDown() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should we visibly change state when the mouse goes down in this object?
- getShowDownGrip() - Method in class com.smartgwt.client.widgets.Snapbar
-
If
showGrip
is true, this property determines whether to show
the 'Down' state on the grip image when the user mousedown's on this widget.
- getShowDownGrip() - Method in class com.smartgwt.client.widgets.Splitbar
-
If
showGrip
is true, this property determines whether to show
the 'Down' state on the grip image when the user mousedown's on this widget.
- getShowDownGrip() - Method in class com.smartgwt.client.widgets.StretchImg
-
If
showGrip
is true, this property determines whether to show
the 'Down' state on the grip image when the user mousedown's on this widget.
- getShowDownIcon() - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- getShowDownIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- getShowDownIcon() - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- getShowDownIcon() - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- getShowDownIcon() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- getShowDownIcon() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- getShowDragPlaceHolder() - Method in class com.smartgwt.client.widgets.layout.Layout
-
If set to true, when a member is dragged out of layout, a visible placeholder canvas will be displayed in place of the
dragged widget for the duration of the drag and drop interaction.
- getShowDragShadow() - Method in class com.smartgwt.client.widgets.Canvas
-
When this widget is dragged, if its dragAppearance is "target"
, should we show a shadow behind the canvas
during the drag.
- getShowDropIcon() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For folder nodes showing custom icons (set via
icon
), this
property allows the developer to specify on a per-node basis whether a drop state icon should be displayed when the
user drop-hovers over this folder.
Set
node.showDropIcon
to true to show the drop state icon, or false
to suppress this.
If not specified, this behavior is determined by
showCustomIconDrop
for this node.
- getShowDropIcons() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If true, when the user drags a droppable target over a folder in this TreeGrid, show a different icon folder
icon.
- getShowDropIcons() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, when the user drags a droppable target over a folder in this TreeGrid, show a different icon folder icon.
- getShowDropLines() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Controls whether to show a drop-indicator during a drag and drop operation.
- getShowEdges() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether an
EdgedCanvas
should be used to show image-based edges around this
component.
- getShowEmptyField() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Whether to show the field when the value is null
- getShowEmptyMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether the text of the emptyMessage property should be displayed if no data is available.
- getShowEmptyMessage() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getShowErrorIcon() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getShowErrorIcons() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getShowErrorStyle() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getShowErrorStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getShowErrorText() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getShowErrorText() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getShowEventDescriptions() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If false, the event header will take up the entire space of the event.
- getShowExpandControls() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Whether to show the Expand/Collapse controls in the headers of sections.
- getShowExpansionEditorSaveButton() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
ExpansionMode
is
editor, should a Save button be shown below the the
expanded editor?
- getShowExpectedValueLine() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getShowFacetValueContextMenus() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, show facet value context menus with some built-in operations.
- getShowFieldTitles() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true (the default), show field titles in the drop-down box used to select a field for querying.
- getShowFieldTitles() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
If true (the default), show field titles in the drop-down box used to select a field for querying.
- getShowFileInline() - Method in class com.smartgwt.client.data.DataSourceField
-
For a field of type:"imageFile", indicates whether to stream the image and display it inline or to display the View and
Download icons.
- getShowFileInline() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Indicates whether to stream the image and display it inline or to display the View and Download icons.
- getShowFileInline() - Method in class com.smartgwt.client.widgets.form.fields.ViewFileItem
-
Indicates whether to stream the image and display it inline or to display the View and Download icons.
- getShowFileInline() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field of type:"imageFile", indicates whether to stream the image and display it inline or to display the View and
Download icons.
- getShowFileInline() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
For a field of type:"imageFile", indicates whether to stream the image and display it inline or to display the View and
Download icons.
- getShowFilterEditor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should this listGrid display a filter row.
- getShowFilterFieldsOnly() - Method in class com.smartgwt.client.widgets.form.SearchForm
-
If this attribute is true any
canFilter:false
fields
specified on the dataSource will not be shown unless explicitly included in this component's
fields array
- getShowFiscalYearChooser() - Method in class com.smartgwt.client.widgets.DateChooser
-
When set to true, show a button that allows the calendar to be navigated by fiscal year.
- getShowFocused() - Method in class com.smartgwt.client.widgets.Button
-
Should we visibly change state when the canvas receives focus? If
showFocusedAsOver
is
true
, the
"over"
will be used to indicate focus.
- getShowFocused() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When this item receives focus, should it be re-styled to indicate it has focus?
- getShowFocused() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Should this icon's image and/or
baseStyle
switch to the appropriate "Focused" value when the user puts focus on the form item or icon?
- getShowFocused() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When this item receives focus, should it be re-styled to indicate it has focus?
- getShowFocused() - Method in class com.smartgwt.client.widgets.ImgButton
-
Should we visibly change state when the canvas receives focus? If
showFocusedAsOver
is
true
, the
"over"
will be used to indicate focus.
- getShowFocused() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when the canvas receives focus? If
showFocusedAsOver
is
true
, the
"over"
will be used to indicate focus.
- getShowFocused() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should we visibly change state when the canvas receives focus? If
showFocusedAsOver
is
true
, the
"over"
will be used to indicate focus.
- getShowFocused() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Should we visibly change state when the tab receives keyboard focus?
- getShowFocusedAsOver() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If
showFocused
is true for this widget, should the
"over"
state be used to indicate the widget as focused.
- getShowFocusedErrorState() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set to true, when an item has errors and is focused, an "ErrorFocused" suffix will appear on the stylename.
- getShowFocusedIcon() - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- getShowFocusedIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- getShowFocusedIcon() - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- getShowFocusedIcon() - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- getShowFocusedIcon() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- getShowFocusedIcon() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- getShowFocusedIcons() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If we're showing icons, should we change their image source to the appropriate focused source when this item
has focus? Can be overridden on a per icon basis by the formItemIcon showFocused
property.
- getShowFocusedPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item,
should the picker icon show a focused image when the form item has focus?
- getShowFocusedWithItem() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If this icon will be updated to show focus (see
showFocused
,
showFocusedIcons
), this property governs whether
the focused state should be shown when the item as a whole receives focus or just if the icon receives focus.
- getShowFooter() - Method in class com.smartgwt.client.widgets.Window
-
If true, show a footer for this Window, including resizer, statusBar, etc.
- getShowFullConnectors() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showConnectors
is true, this property determines
whether we should show vertical continuation lines for each level of indenting within the tree.
- getShowFutureOptions() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should we show time-unit options in the future? If set to false, for each
timeUnitOption
we will show only past
options [for example "N weeks ago"].
- getShowGradationsOverData() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If set, gradation lines are drawn on top of data rather than underneath.
- getShowGridSummary() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should this ListGrid show a summary row beneath the last record of the grid.
- getShowGridSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getShowGrip() - Method in class com.smartgwt.client.widgets.Snapbar
-
Should we show a "grip" image floating above the center of this widget?
- getShowGrip() - Method in class com.smartgwt.client.widgets.Splitbar
-
Should we show a "grip" image floating above the center of this widget?
- getShowGrip() - Method in class com.smartgwt.client.widgets.StretchImg
-
Should we show a "grip" image floating above the center of this widget?
- getShowGroupSummary() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid supports
grouping
, setting this
property will cause the grid to render an extra row at the end of each group when grouped, containing summary
information for the fields.
- getShowGroupSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
showGroupSummary
is true, should this field
show a summary value in a summary row when the grid is grouped? If unset, this field will show a summary value in the
summary row if an explicit
summaryFunction
is
specified or if a
default summary function
is
defined for the specified field type.
- getShowGroupSummaryInHeader() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, and
showGroupSummary
is true, setting this property causes
field summary values for each group to be displayed directly in the group header node, rather than showing up at the
bottom of each expanded group.
- getShowGroupTitle() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
If set, this attribute affects whether
ToolStripGroups
in
this ToolStrip show their header control.
- getShowGroupTitleColumn() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
and
showGroupSummaryInHeader
is true, instead of
group header nodes showing up with a single cell value spanning the full set of columns, summaries for each field will
show up in the appropriate columns of the header node.
- getShowHeader() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we show the header for this ListGrid?
- getShowHeader() - Method in class com.smartgwt.client.widgets.Window
-
If true, show a
header
for this Window.
- getShowHeaderBackground() - Method in class com.smartgwt.client.widgets.Window
-
Should the window header show a background image? Default value is true for all browsers except for Internet
Explorer.
If set to true the image source is derived from
headerSrc
and
hiliteHeaderSrc
, otherwise the background
will be styled according to
headerStyle
/
hiliteHeaderStyle
.
- getShowHeaderContextMenu() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to show a context menu on the header with standard items for showing and hiding fields.
- getShowHeaderIcon() - Method in class com.smartgwt.client.widgets.Window
-
If true, we show an icon on the left in the header.
- getShowHeaderMenuButton() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getShowHeaders() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If set, each column in the ColumnTree will show a header with the title of the selected node from the column to the
left.
- getShowHeaderSpanTitlesInFormulaBuilder() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified headerSpans
, should field
titles be prefixed with the titles of the headerSpans in which they are contained when using the FormulaBuilder or
SummaryBuilder.
- getShowHeaderSpanTitlesInHiliteEditor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified headerSpans
, should field
titles be prefixed with the titles of the headerSpans in which they are contained when using the hilite editor
.
- getShowHeaderSpanTitlesInSortEditor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified headerSpans
, should field
titles be prefixed with the titles of the headerSpans in which they are contained when using the multi-sort editor.
- getShowHiddenFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getShowHiddenFields() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether to show fields marked hidden:true
when a DataBoundComponent is given a
DataSource but no component.fields
.
- getShowHiddenFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getShowHiddenFields() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getShowHiddenFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getShowHiddenFields() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getShowHiddenFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getShowHilitesInGroupSummary() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Determines whether hiliting for any field in this grid is shown in a group summary.
- getShowHilitesInGroupSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Determines whether hiliting for this field is shown in a group summary.
- getShowHint() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If a hint is defined for this form item, should it be shown?
- getShowHintInField() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If showing a hint for this form item, should it be shown within the field?
- getShowHintInField() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If showing a hint for this form item, should it be shown within the field?
- getShowHintInField() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
If showing hint for this form item, should it be shown within the field?
- getShowHintInField() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If showing hint for this form item, should it be shown within the field?
- getShowHourItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getShowHover() - Method in class com.smartgwt.client.widgets.Canvas
-
If this.canHover
is true, should we show the global hover canvas by default when the user hovers over this
canvas?
- getShowHover() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If
canHover
is true, should we show the global hover
canvas by default when the user hovers over this DrawItem?
- getShowHover() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, and canHover is also true, when the user hovers over a cell, hover text will pop up next to the mouse.
- getShowHover() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether to show hovers for this field.
- getShowHoverComponents() - Method in class com.smartgwt.client.widgets.Canvas
-
When set to true, shows a widget hovering at the mouse point instead of the builtin hover label.
- getShowHoverComponents() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true and canHover is also true, shows a widget hovering at the mouse point.
- getShowIcon() - Method in class com.smartgwt.client.widgets.IconButton
-
Whether to show an Icon in this IconButton.
- getShowIconField() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Should an icon field be shown for each record? A column in the table is set aside for an icon as specified on each
record in the
iconField
.
- getShowIcons() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set to false to suppress writing out any icons
for
this item.
- getShowIcons() - Method in class com.smartgwt.client.widgets.menu.Menu
-
A boolean, indicating whether the checkmark/custom icon column should be displayed.
- getShowInlineErrors() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, field errors are written into the form next to the item(s) where the errors occurred.
- getShowInlineLabels() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Causes labels for the X axis to be shown above the axis and to the right of the gradation line they label, making for a
vertically more compact chart at the risk of gradation labels being partially obscured by data values.
- getShowKeys() - Method in class com.smartgwt.client.widgets.menu.Menu
-
A boolean, indicating whether the shortcut key column should be displayed.
- getShowLabel() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should we show the label text next to the checkbox item.
- getShowLabel() - Method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
Should we show the label text next to the checkbox item.
- getShowLegend() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The legend is automatically shown for charts that need it (generally, multi-series charts) but can be forced off by
setting showLegend to false.
- getShowLocalFieldsOnly() - Method in class com.smartgwt.client.data.DataSource
-
For a DataSource that inherits
fields
from another DataSource
(via
inheritsFrom
), indicates that only the fields listed in
this DataSource should be shown.
- getShowMaximizeButton() - Method in class com.smartgwt.client.widgets.Window
-
If true, show a maximize button in the header - clicking it maximizes the Window
- getShowMenuBelow() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
The menu drops down below the menu button.
- getShowMenuBelow() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
The menu drops down below the menu button.
- getShowMenuButtonImage() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Show menu button image (up / down arrowhead) for this menu button.
- getShowMenuButtonImage() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Show menu button image (up / down arrowhead) for this menu button.
- getShowMenuIcon() - Method in class com.smartgwt.client.widgets.IconButton
-
- getShowMenuIconDisabled() - Method in class com.smartgwt.client.widgets.IconButton
-
Whether to show a Disabled version of the menuIcon
.
- getShowMenuIconOver() - Method in class com.smartgwt.client.widgets.IconButton
-
Whether to show an Over version of the menuIcon
.
- getShowMenuOnRollOver() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
When set to true, show the menu automatically when the mouse moves over the button.
- getShowMillisecondItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getShowMinimizeButton() - Method in class com.smartgwt.client.widgets.Window
-
If true, show a minimize button in the header--clicking it minimizes the Window.
- getShowMinuteItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getShowModalMask() - Method in class com.smartgwt.client.widgets.Window
-
If true, displays a translucent mask over the rest of the page when a modal window is displayed.
- getShowMoreTab() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Should tabs exceeding
moreTabCount
be shown on a "more"
tab?
- getShowMoreTab() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should tabs exceeding
moreTabCount
be shown on a "more"
tab?
- getShowMultipleColumns() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
When set to false, only displays a single column at a time, showing a slide animation when moving between columns.
- getShowNavigation() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Whether to show navigation controls by default on all records.
- getShowNextButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to hide the
Next
button.
- getShowNodeCount() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If set, and
showHeaders
is also set, each column's
header will show a count of the number of nodes in that column
- getShowOpener() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should the
opener icon
be displayed next to folder
nodes? This is an icon which visually indicates whether the folder is opened or closed (typically via a [+] or [-]
image, or a turn-down arrow) and may be clicked to expand or collapse the folder.
- getShowOpenIcon() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For folder nodes showing custom icons (set via
icon
), this
property allows the developer to specify on a per-node basis whether an open state icon should be displayed when the
folder is open.
- getShowOpenIcons() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If true, show a different icon for open
folders than closed folders.
- getShowOpenIcons() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, show a different icon for open
folders than closed folders.
- getShowOptionsFromDataSource() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item is part of a databound form, and has a specified valueMap
, by default we show the valueMap
options in the pickList for the item.
- getShowOptionsFromDataSource() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this item is part of a databound form, and has a specified valueMap
by default we show the
valueMap options in the pickList for the item.
- getShowOptionsFromDataSource() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item is part of a databound form, and has a specified valueMap
, by default we show the valueMap
options in the pickList for the item.
- getShowOtherDays() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set to true, in the month view, days that fall in an adjacent month are still shown with a header and body area, and
are interactive.
- getShowOver() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Should this icon's image and/or
baseStyle
switch to the appropriate "Over" value when the user rolls over or focuses on the icon?
- getShowOver() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When the user rolls over the select item, should the pickButton display it's Over
state?
- getShowOverCanvas() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
When this property is set to true, this widget will create and show the
overCanvas
on user rollover.
- getShowOverIcons() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If we're showing icons, should we change their image source to the appropriate over source when the user rolls
over (or puts focus onto) them? Can be overridden on a per icon basis by the formItemIcon showOver
property.
- getShowPaneContainerEdges() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should the paneContainer for this tabset show
edges
.
- getShowParentsLast() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Indicates internal hierarchy should be displayed in reverse of normal tree order (so that parents follow children).
- getShowPartialEdges() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If the paneContainer for this tab set is showing
edges
, setting
this attribute to
true
will set the paneContainer to show
customEdges
for the three sides opposing the tabBarPosition.
- getShowPartialSelection() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should partially selected parents be shown with special icon?
- getShowPastOptions() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should we show time-unit options in the past? If set to false, for each
timeUnitOption
we will show only future
options [for example "N weeks from now"].
- getShowPath() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If
title
is null, when the user selects an item, should
we show the full path to the item, or just the item's title as the button's title?
- getShowPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Should the pick button icon be shown for choosing colors from a ColorPicker
- getShowPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getShowPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getShowPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- getShowPickerTimeItem() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- getShowPickerTimeItem() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
If this item is editing a field of type
"datetime"
, should the
DateChooser
display the
time
field
, allowing the user to select a time?
- getShowPickListOnKeypress() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Should the list of options be displayed whenever the user types into the the combo-box textArea, or only when the user
clicks on the pick button or uses the explicit Alt+Arrow Down
key combination?
- getShowPreviousButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to hide the
Previous
button.
- getShowPrompt() - Method in class com.smartgwt.client.data.DataSource
-
Whether RPCRequests sent by this DataSource should enable
showPrompt
in order to block user interactions until the request completes.
- getShowPrompt() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.showPrompt
for this request only.
- getShowQuickEventDialog() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Determines whether the quick event dialog is displayed when a time is clicked.
- getShowRadarGradationLabels() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show gradation labels in radar charts.
- getShowRange() - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether labels for the min and max values of the slider should be displayed.
- getShowRecordComponents() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to true, this listGrid should create and show an embedded component in every row of the grid.
- getShowRecordComponentsByCell() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getShowRegressionLine() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter plots only, whether to display a regression curve that best fits the data of the two metric facet values.
- getShowRemoveButton() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If set, a button will be shown for each clause allowing it to be removed.
- getShowRemoveButton() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
If set, show a button for this clause allowing it to be removed.
- getShowRemoveButton() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
If true, show a button
for this HiliteRule, allowing
it to be removed.
- getShowResizeBar() - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a
Layout
, whether a resizeBar
should be shown after this member in the layout, to allow it to be resized.
- getShowResizer() - Method in class com.smartgwt.client.widgets.Window
-
If true, show a button in the lower right corner that allows users to resize the Window.
- getShowRollOver() - Method in class com.smartgwt.client.widgets.Button
-
Should we visibly change state when the mouse goes over this object?
- getShowRollOver() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we show different styling for the cell the mouse is over?
If true, the cell style will have the suffix
"Over" appended.
- getShowRollOver() - Method in class com.smartgwt.client.widgets.ImgButton
-
Should we visibly change state when the mouse goes over this object?
- getShowRollOver() - Method in class com.smartgwt.client.widgets.Snapbar
-
Snapbars show rollover styling.
- getShowRollOver() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when the mouse goes over this object?
- getShowRollOver() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should we visibly change state when the mouse goes over this object?
- getShowRollOver() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Should we visibly change state when the mouse goes over this tab
- getShowRollOverCanvas() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getShowRollOverGrip() - Method in class com.smartgwt.client.widgets.Snapbar
-
If
showGrip
is true, this property determines whether to show
the 'Over' state on the grip image when the user rolls over on this widget.
- getShowRollOverGrip() - Method in class com.smartgwt.client.widgets.Splitbar
-
If
showGrip
is true, this property determines whether to show
the 'Over' state on the grip image when the user rolls over on this widget.
- getShowRollOverGrip() - Method in class com.smartgwt.client.widgets.StretchImg
-
If
showGrip
is true, this property determines whether to show
the 'Over' state on the grip image when the user rolls over on this widget.
- getShowRollOverIcon() - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- getShowRollOverIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- getShowRollOverIcon() - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- getShowRollOverIcon() - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- getShowRollOverIcon() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- getShowRollOverIcon() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- getShowRoot() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Controls whether the implicit root node is returned as part of the visible tree, specifically, whether it is returned in
Tree.getOpenList
, which is the API view components typically
use to get the list of visible nodes.
- getShowRoot() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Specifies whether the root node should be displayed in the treeGrid.
- getShowRowNumbers() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true, shows an additional field at the beginning of the field-list (respecting RTL) that displays the
current rowNum for each record.
- getShowRTL() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When this item is in RTL mode, should its style name include an "RTL" suffix?
- getShowRTL() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Should this icon's
src
and/or
baseStyle
switch to the appropriate RTL value when
the FormItem is in RTL mode? If true, then the image URL for all states will have "_rtl" added before the extension.
- getShowScatterLines() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to draw lines between adjacent data points in "Scatter" plots.
- getShowSecondItem() - Method in class com.smartgwt.client.widgets.DateChooser
-
When showing the
time field
, whether to show the "second"
picker.
- getShowSecondItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getShowSelectedIcon() - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- getShowSelectedIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- getShowSelectedIcon() - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- getShowSelectedIcon() - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- getShowSelectedIcon() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- getShowSelectedIcon() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- getShowSelectedStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the "Selected" style be applied to selected records?
- getShowSelectionCanvas() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionType
is set to
"single"
,
setting this property to true means selection will be displayed to the user with the
selectionCanvas
and
selectionUnderCanvas
rather than using css styling.
- getShowSelectionCheckbox() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true, causes a CheckboxItem to appear to the left of each clause in "inline"
appearance
.
- getShowShadow() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether to show a drop shadow for this Canvas
- getShowShadows() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to automatically show shadows for various charts.
- getShowShadows() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to automatically show shadows for various charts.
- getShowSortArrow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether a sorting arrow should appear for the listGrid, and its location.
- getShowSortNumerals() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When multiple fields are sorted, set this to false to hide the sort-numeral displayed by default after the sort-arrows
in the header-buttons of sorted fields.
- getShowStandardDeviationLines() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getShowStatisticsOverData() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getShowStatusBar() - Method in class com.smartgwt.client.widgets.Window
-
If true, show a statusBar for this Window, including resizer.
- getShowSubClauseButton() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Whether to show a button that allows the user to add subclauses.
- getShowSubmenus() - Method in class com.smartgwt.client.widgets.menu.Menu
-
A boolean, indicating whether the submenu indicator column should be displayed.
- getShowTabPicker() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If there is not enough space to display all the tab-buttons in this tabSet, should a drop-down "picker" be displayed to
allow selection of tabs that are clipped?
- getShowTabScroller() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If there is not enough space to display all the tab-buttons in this tabSet, should scroller buttons be displayed to
allow access to tabs that are clipped?
- getShowTimeItem() - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether to show the
time field
for editing the time portion
of the date.
- getShowTimelineView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getShowTitle() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a title.
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Blurb items show no title by default.
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Buttons do not show a title by default.
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
CheckboxItem has special behavior for titles, see
labelAsTitle
.
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should we show a title cell for this formItem?
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Don't show a separate title cell for headers
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
we never show a separate title cell for hidden fields
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
Don't show the title for rich text items by default
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
we never show a separate title cell for separators
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
we never show a separate title cell for spacers
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Don't show a title for toolbars
- getShowTitle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
This property may be set to false
to explicitly suppress display of the field title in the column header
button for the field.
- getShowTitle() - Method in class com.smartgwt.client.widgets.IconButton
-
- getShowTitle() - Method in class com.smartgwt.client.widgets.Img
-
Determines whether any specified
title
will be displayed
for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating
over the component
- getShowTitle() - Method in class com.smartgwt.client.widgets.ImgButton
-
Determines whether any specified
title
will be displayed
for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating
over the component
- getShowTitle() - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether the slider's title should be displayed.
- getShowTitle() - Method in class com.smartgwt.client.widgets.StretchImg
-
Determines whether any specified
title
will be displayed
for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating
over the component
- getShowTitle() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Determines whether any specified
title
will be displayed
for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating
over the component
- getShowTitle() - Method in class com.smartgwt.client.widgets.Window
-
Show a title (typically just text) on the header for this window.
- getShowTitlesWithErrorMessages() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Indicates whether on validation failure, the error message displayed to the user should be prepended with the
title for the item.
- getShowTodayButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
Determines whether the "Today" button will be displayed, allowing the user to select the current date.
- getShowToolbar() - Method in class com.smartgwt.client.widgets.Dialog
-
Whether to show a toolbar of buttons at the bottom of the Dialog.
- getShowTrackButtons() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Should the track buttons that allow page scrolling be shown?
- getShowTrackEnds() - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, the scrollbar uses a 5-segment rather than 3-segment image representation, where the 3 interior image segments
have the same state (Down, Over, etc), independent of the two outermost image segments.
- getShowTreeColumnPicker() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
headerSpans
are in use, whether to show a
hierarchical column picker that includes both headerSpans and normal headers, with normal headers indented under
headerSpans similarly to how a
TreeGrid
displays a Tree.
- getShowValue() - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether a label for the value of the slider should be displayed.
- getShowValueAxisLabel() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show the
valueTitle
as a label on the
value axis.
- getShowValueAxisLabel() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to show the
valueTitle
as a label on this
extra value axis.
- getShowValueIconDisabled() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should a "Disabled" state icon be shown when the item is disabled
- getShowValueIconDown() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should a "Down" state icon be shown when the mouse goes down over this checkbox
- getShowValueIconOnly() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If valueIcons
is set, this property may be set to
show the valueIcon only and prevent the standard form item element or text from displaying
- getShowValueIconOnly() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has a valueIcons property specified, setting this property causes the valueIcon for each value to be
displayed in the cell without also showing the record's value for the field.
- getShowValueIconOver() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should an "Over" state icon be shown when the user rolls over this checkbox
- getShowValueOnHover() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Shows the value of the nearest data value in a floating label whenever the mouse moves within the main chart area.
- getShowValueOnHover() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Shows the value of the nearest data value in a floating label whenever the mouse moves within the main chart area.
- getShowWeekChooser() - Method in class com.smartgwt.client.widgets.DateChooser
-
When set to true, show a button that allows the calendar to be navigated by week or fiscal week, depending on the value
of
showFiscalYearChooser
.
- getShowWeekends() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Suppresses the display of weekend days in the week and month views, and disallows the creation of events on weekends.
- getShowWeekends() - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether weekend days should be shown.
- getShowWorkday() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getShrinkForFreeze() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this list grid is showing any
frozen
fields, and a
horizontal scrollbar is visible at the bottom of the liquid columns, should an equivalent scrollbar gap be left visible
below the frozen columns?
Note that if set to
true
any backgroundColor or border applied to the
ListGrid will show up below the bottom row of the frozen column(s).
- getSimpleDeselect() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, clicking on the existing selection causes it to be entirely deselected.
- getSimpleLinearRegressionFunction() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter plots only, get a Function from the specified independent variable X to the specified dependent variable Y
that defines the line that best fits the data.
- getSimpleLinearRegressionFunction(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getSimpleLinearRegressionFunction(String, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter plots only, get a Function from the specified independent variable X to the specified dependent variable Y
that defines the line that best fits the data.
- getSimpleTabBaseStyle() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this.useSimpleTabs is true, simpleTabBaseClass will be the base style used to determine the css style to apply to
the tabs.
This property will be suffixed with the side on which the tab-bar will appear, followed by with the
tab's state (selected, over, etc), resolving to a className like "tabButtonTopOver"
- getSingleCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting the single value to display for all fields of this row.
- getSingleCellValueProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If record[this.singleCellValueProperty]
is set for some record, the record will be displayed as a single
cell spanning every column in the grid, with contents set to the value of
record[this.singleCellValueProperty]
.
- getSize() - Method in class com.smartgwt.client.widgets.Img
-
Convenience for setting height and width to the same value, at init time only
- getSizeEventsToGrid() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, events will be sized to the grid, even if they start and/or end at times between grid cells.
- getSkinDir() - Static method in class com.smartgwt.client.util.FileLoader
-
Return the skin dir.
- getSkinDir() - Static method in class com.smartgwt.client.util.Page
-
Return the directory for media that's part of the skin
- getSkinImgDir() - Static method in class com.smartgwt.client.util.Page
-
Return the directory for a skin image.
- getSkinImgDir(String) - Static method in class com.smartgwt.client.util.Page
-
Return the directory for a skin image.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.Canvas
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.DateChooser
-
Overridden directory where images for this widget (such as the month and year button icons) may be found.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Standard skin directory for edge images (sides and corners).
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Where do 'skin' images (those provided with the class) live?
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Where are the skin images for the Scrollbar.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Base path for the images.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Path to resizer image.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Path to separator image.
- getSkipInternalProperties() - Method in class com.smartgwt.client.util.JSONEncoder
-
If true, don't show Smart GWT internal properties when encoding and object.
- getSmartGWTClass(String) - Static method in class com.smartgwt.client.util.ObjectFactory
-
This method is a convenience for calling @{link #getSmartGWTClass}.getName();
- getSmartGWTClassFQN(String) - Static method in class com.smartgwt.client.util.ObjectFactory
-
The SmartClient class name used to lookup the corresponding SmartGWT class, which is then returned.
- getSnapAxis() - Method in class com.smartgwt.client.widgets.Canvas
-
Describes which axes to apply snap-to-grid to.
- getSnapEdge() - Method in class com.smartgwt.client.widgets.Canvas
-
If
snapTo
is defined to this widget, this property can be used to
define which edge of this widget should be snapped to an edge of the master or parent element.
- getSnapHDirection() - Method in class com.smartgwt.client.widgets.Canvas
-
The horizontal snap direction.
- getSnapHGap() - Method in class com.smartgwt.client.widgets.Canvas
-
The horizontal grid size to use, in pixels, when snap-to-grid is enabled.
- getSnapOffsetLeft() - Method in class com.smartgwt.client.widgets.Canvas
-
If
snapTo
is defined for this widget, this property can be used to
specify an offset in px or percentage for the left coordinate of this widget.
- getSnapOffsetTop() - Method in class com.smartgwt.client.widgets.Canvas
-
If
snapTo
is defined for this widget, this property can be used to
specify an offset in px or percentage for the top coordinate of this widget.
- getSnapOnDrop() - Method in class com.smartgwt.client.widgets.Canvas
-
When this canvas is dropped onto an object supporting snap-to-grid, should it snap to the grid (true, the default) or
just drop wherever the mouse is (false).
- getSnapResizeToGrid() - Method in class com.smartgwt.client.widgets.Canvas
-
Causes this canvas to snap to its parent's grid when resizing.
- getSnapTo() - Method in class com.smartgwt.client.widgets.Canvas
-
Position this widget such that it is aligned with ("snapped to") an edge of its
masterElement
(if specified), or its
parentElement
.
- getSnapToGrid() - Method in class com.smartgwt.client.widgets.Canvas
-
Causes this canvas to snap to its parent's grid when dragging.
- getSnapVDirection() - Method in class com.smartgwt.client.widgets.Canvas
-
The vertical snap direction.
- getSnapVGap() - Method in class com.smartgwt.client.widgets.Canvas
-
The vertical grid size to use, in pixels, when snap-to-grid is enabled.
- getSoapMessage(WSRequest) - Method in class com.smartgwt.client.data.WebService
-
Return the SOAP message that will be formed from this WSRequest.
- getSort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the grids current sort specification.
- getSortAscendingImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to show when sorting ascending.
- getSortBy(String[]) - Static method in class com.smartgwt.client.data.DataSource
-
Given an array of ${isc.DocUtils.linkForRef('object:SortSpecifier')}s, return a simple list of Strings in the format
expected by
sortBy
.
- getSortBy() - Method in class com.smartgwt.client.data.DSRequest
-
Fieldname to sortBy
- getSortByDisplayField() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field with displayField
configured, should client-side sorting be performed on the display field
value? Unless explicitly set to false
the display field value is used.
- getSortByMappedValue() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
valueMap
is set, and the grid is
sorted
by this field, should the data be sorted by the underlying
data value or the mapped display value.
- getSortDescendingImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to show when sorting descending.
- getSortDirection() - Method in class com.smartgwt.client.data.SortSpecifier
-
The direction in which this specifier should sort.
- getSortDirection() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Direction of sorting if sortedFacet or sortedFacetValues is specified.
- getSortDirection() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
-
true for ascending
- getSortDirection() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
-
true for ascending
- getSortDirection() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sorting direction of this ListGrid.
- getSortDirection() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the default sorting direction for this column.
- getSortedFacetValues() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
FacetValueMap
of facet values representing a set of facetValues by which the
cubeGrid data is sorted.
- getSortEditorSpanTitleSeparator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, and
showHeaderSpanTitlesInSortEditor
is true,
this string will be inserted between the headerSpan title(s) and the field title in the field chooser grid on the
multi-sort editor
- getSorterButtonTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The title for the corner sort button.
- getSortField() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Specifies the field by which this item should be initially sorted.
- getSortField() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Specifies the field by which this item should be initially sorted.
- getSortField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The field by which this grid should be initially sorted.
- getSortFieldAscendingText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, this attribute will be shown as the menu item title to sort a field in ascending order.
- getSortFieldAsInt() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Specifies the field by which this item should be initially sorted.
- getSortFieldAsInt() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Specifies the field by which this item should be initially sorted.
- getSortFieldCount() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the number of fields involved in this grid's current sort configuration.
- getSortFieldDescendingText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, this attribute will be shown as the menu item title to sort a field in descending order.
- getSortFields() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Should the FieldPicker items be sorted alphabetically in the drop down list.
- getSortFoldersBeforeLeaves() - Method in class com.smartgwt.client.widgets.tree.Tree
-
If
separateFolders
is true, should folders be displayed
above or below leaves? When set to
true
folders will appear above leaves when the
sortDirection
applied to the tree is ASCENDING
- getSortFoldersBeforeLeaves() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getSortNumeralHTML(String, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When multiple fields are sorted, this method returns the HTML for the sort-numeral that appears after the sort-arrows in
the header-buttons of sorted fields.
- getSortNumeralStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When multiple fields are sorted, the Style to apply to the numeral that appears after the sort-arrows in the
header-buttons of sorted fields.
- getSortSpecifier(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the ${isc.DocUtils.linkForRef('object:SortSpecifier')} for the passed fieldName, or null if the field is not
sorted.
- getSortSpecifiers(String[]) - Static method in class com.smartgwt.client.data.DataSource
-
Return a an array of
SortSpecifier
s, given an array of Strings in the format expected
by
sortBy
.
- getSortSpecifiers() - Method in class com.smartgwt.client.widgets.grid.events.SortEvent
-
new sort specifiers - may be empty indicating the grid was unsorted
- getSortState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a snapshot of the current sort state within this listGrid as a ListGridSortState object.
This object can be
passed to
ListGrid.setSortState
to reset this grid's sort
to the current state (assuming the same fields are present in the grid).
- getSourceWidget() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
widget where dragging began
- getSourceWidget() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
The component that is the source of the nodes (where the nodes were dragged from).
- getSpace() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
-
- getSpans() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
This property allows developer to "nest" header spans, grouping fields together by
multiple layers of granularity.
- getSpoofResponses() - Method in class com.smartgwt.client.data.OperationBinding
-
For a DataSource contacting a
WSDL web service
, setting
this flag means the DataSource doesn't actually attempt to contact the server but generates a sample response instead,
based on the XML Schema of the response message embedded in the WSDL.
- getSrc() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
URL to the image file.
- getSrc() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines this icon's image source.
- getSrc() - Method in class com.smartgwt.client.widgets.Img
-
The base filename for the image.
- getSrc() - Method in class com.smartgwt.client.widgets.ImgButton
-
The base filename for the image.
- getSrc() - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the URL of the image local to the skin or application directory.
- getSrc() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
The base filename for the image.
- getSrc() - Method in class com.smartgwt.client.widgets.plugins.Applet
-
A URL that points to the class of this applet.
- getSrc() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Location from which to load the Flashlet.
- getSrc() - Method in class com.smartgwt.client.widgets.plugins.SVG
-
Location from which to load the SVG.
- getSrc() - Method in class com.smartgwt.client.widgets.Progressbar
-
The base file name for the progressbar image.
- getSrc() - Method in class com.smartgwt.client.widgets.Splitbar
-
The base URL for the image.
- getSrc() - Method in class com.smartgwt.client.widgets.StretchImg
-
The base URL for the image.
- getSrc() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Base URL for the image.
- getSrc() - Method in class com.smartgwt.client.widgets.StretchItem
-
The URL of the media file for this StretchItem.
- getSrc() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Base URL for tab images
- getSrc() - Method in class com.smartgwt.client.widgets.Window
-
A URL to load as content for the Window's body.
- getStacked() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use stacking for charts where this makes sense (column, area, pie, line and radar charts).
- getStacked() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
If the
ChartType
is "Column" then the metric settings may include a setting for
stacked
.
- getStackZIndex() - Method in class com.smartgwt.client.widgets.layout.Layout
-
For use in conjunction with
memberOverlap
, controls
the z-stacking order of members.
- getStandardDeviationBandProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getStandardDeviationLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getStandardDeviations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
showStandardDeviationLines
is
set, the number of standard deviation lines drawn and their respective standard deviation away from the mean are
specified by this property.
- getStartAngle() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
For pie mode only, start angle of the segment for the data value.
- getStartAngle() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Start angle of the sector in degrees.
- getStartAngle() - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- getStartArrow() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Style of arrowhead to draw at the beginning of the line or path.
- getStartColor() - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
A start color for the gradient.
- getStartColor() - Method in class com.smartgwt.client.widgets.drawing.SimpleGradient
-
The start color of the gradient.
- getStartDate() - Method in class com.smartgwt.client.data.DateRange
-
Returns the start date or null if open ended.
- getStartDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getStartDate() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- getStartDate() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundClickEvent
-
start datetime of the selected slot
- getStartDate() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseDownEvent
-
start datetime of the selected slot
- getStartDate() - Method in class com.smartgwt.client.widgets.calendar.events.TimelineEventMoved
-
new start date of the passed event
- getStartDate() - Method in class com.smartgwt.client.widgets.calendar.events.TimelineEventResized
-
new start date of the passed event
- getStartDate() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Minimum date the selectors will allow the user to pick.
- getStartDate() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Minimum date the selectors will allow the user to pick.
- getStartDateField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getStartElement() - Method in class com.smartgwt.client.util.workflow.Process
-
The ID of either a
sequence
or an
element
which should be the starting point of the process.
- getStartImg() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the start of a scrollbar (the "scroll up" or "scroll left" button image).
- getStartLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Starting left coordinate of the line.
- getStartLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Starting left coordinate of the line.
- getStartPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Start point of the curve
- getStartPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Start point of the line
- getStartPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Start point of the line
- getStartRecord() - Method in class com.smartgwt.client.widgets.tile.events.DataArrivedEvent
-
starting index of the newly loaded set of records
- getStartRow() - Method in class com.smartgwt.client.data.DSRequest
-
Starting row of requested results, used only with fetch operations.
- getStartRow() - Method in class com.smartgwt.client.data.DSResponse
-
Starting row of returned server results, when using paged result fetching
- getStartRow() - Method in class com.smartgwt.client.data.events.DataArrivedEvent
-
starting index of rows that have just loaded
- getStartRow() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
These items are in a row by themselves by default
- getStartRow() - Method in class com.smartgwt.client.widgets.form.fields.events.DataArrivedEvent
-
index of first row returned by the server
- getStartRow() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether this item should always start a new row in the form layout.
- getStartRow() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
these items are in a row by themselves by default
- getStartRow() - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
By default RichTextItems take up an entire row
- getStartRow() - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
these items are in a row by themselves by default
- getStartRow() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
these items are in a row by themselves by default
- getStartRow() - Method in class com.smartgwt.client.widgets.grid.events.DataArrivedEvent
-
starting index of the newly loaded set of rows
- getStartThumb() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Thumb for the start of the range.
- getStartThumbOverlap() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Number of pixels the thumb is allowed to overlap the buttons at the start of the track.
- getStartTop() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Starting top coordinate of the line.
- getStartTop() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Starting top coordinate of the line.
- getStartValue() - Method in class com.smartgwt.client.widgets.chart.ZoomChangedEvent
-
starting value for the data range shown in the main chart
- getStartValue() - Method in class com.smartgwt.client.widgets.events.ChangedEvent
-
new start value
- getStartValue() - Method in class com.smartgwt.client.widgets.RangeSlider
-
The beginning of the selected range.
- getStartYear() - Method in class com.smartgwt.client.widgets.DateChooser
-
Earliest year that may be selected.
- getState() - Method in class com.smartgwt.client.util.workflow.Process
-
Current state of a process.
- getState() - Method in class com.smartgwt.client.widgets.Button
-
Current "state" of this widget.
- getState() - Method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
New selection state (true for selected, false for unselected)
- getState() - Method in class com.smartgwt.client.widgets.ImgButton
-
Current "state" of this widget.
- getState() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Current "state" of this widget.
- getState() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Current "state" of this widget.
- getState() - Method in class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
-
New selection state (true for selected, false for unselected)
- getStateSuffix() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Returns the suffix that will be appended to the
baseStyle
as the component changes state and/or is selected.
- getStatus() - Method in class com.smartgwt.client.data.DSResponse
-
- getStatus() - Method in class com.smartgwt.client.rpc.RPCResponse
-
Status code for this response.
- getStatus() - Method in class com.smartgwt.client.widgets.Window
-
Text to show in the status bar of the window (if one is visible)
- getStatusBar() - Method in class com.smartgwt.client.widgets.Window
-
Simple Canvas-based status bar, shown in the footer.
- getStdDev(String, boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the standard deviation of the data from a single metric.
- getStdDev(FacetValueMap, boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the standard deviation of the data from a single metric.
- getStep() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
How much should the value be incremented / decremented when the user hits the icons to increase / decrease the
value?
- getStepPercent() - Method in class com.smartgwt.client.widgets.Slider
-
The percentage of the total slider that constitutes one discrete step.
- getStopIfFalse() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Normally, all validators defined for a field will be run even if one of the validators has already failed.
- getStopOnError() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Indicates that if validation fails, the user should not be allowed to exit the field - focus will be forced back into
the field until the error is corrected.
- getStopOnError() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Indicates that if validation fails, the user should not be allowed to exit the field - focus will be forced back into
the field until the error is corrected.
- getStopOnError() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Indicates that if this validator is not passed, the user should not be allowed to exit the field - focus will be forced
back into the field until the error is corrected.
- getStopOnErrors() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, this property determines how failure to save due to validation errors should be
displayed to the user.
- getStreamResults() - Method in class com.smartgwt.client.data.DSRequest
-
If true, results will be streamed on the server, rather than all records being read into server memory at once; this
approach is appropriate for retrieving or exporting large datasets without swamping the server.
- getStretchColumnWidthsProportionally() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
When
stretching column widths
, should
we stretch all column widths proportionally, or just stretch the columns that need extra width?
- getStrictQuoting() - Method in class com.smartgwt.client.util.JSONEncoder
-
Whether all property names should be quoted, or only those property names that are not valid
identifiers or are JavaScript reserved words (such as "true").
- getStrictSQLFiltering() - Method in class com.smartgwt.client.data.DataSource
-
If set to true, both client and server-side advanced filtering used by Smart GWT will follow
SQL99 behavior for dealing with NULL values, which is often counter-intuitive to users.
- getStringValueFromJavaScriptObjectArray(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getStyleName() - Method in class com.smartgwt.client.widgets.Canvas
-
The CSS class applied to this widget as a whole.
- getStyleName() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Default styleName for the chart.
- getStyleName() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
CSS class for the CubeGrid as a whole
- getStyleName() - Method in class com.smartgwt.client.widgets.Dialog
-
Style of the Dialog background
- getStyleName() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default CSS class
- getStyleName() - Method in class com.smartgwt.client.widgets.Label
-
Set the CSS class for this widget.
- getStyleName() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Default CSS style for the SectionStack as a whole.
- getStyleName() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Style for the overall TileGrid component.
- getStyleName() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
CSS class applied to this ToolStripGroup.
- getStyleName() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for the component as a whole.
- getSubClauseButton() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getSubClauseButtonPrompt() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the subClauseButton.
- getSubClauseButtonTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title of the subClauseButton
- getSubmenu() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
A reference to another menu, to display as a submenu when the mouse cursor hovers over this menu item.
- getSubmenuConstructor() - Method in class com.smartgwt.client.widgets.menu.Menu
-
When using a Tree or hierarchical DataSource as the menu's data, optional subclass of Menu that should be used when
generating submenus.
- getSubmenuDirection() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Should submenus show up on our left or right.
- getSubscribedChannels() - Static method in class com.smartgwt.client.rpc.Messaging
-
Returns list of channels that we're currently subscribed to.
- getSubstring() - Method in class com.smartgwt.client.widgets.form.validator.ContainsValidator
-
- getSubstring() - Method in class com.smartgwt.client.widgets.form.validator.DoesntContainValidator
-
- getSubstring() - Method in class com.smartgwt.client.widgets.form.validator.StringCountValidator
-
Return the substring.
- getSuccess() - Method in class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
-
true if validation succeeded, false if it failed
- getSummaryFieldValue(ListGridField, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getSummaryFunction() - Method in class com.smartgwt.client.data.DataSourceField
-
- getSummaryRow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Automatically generated ListGrid for displaying grid summary information (see
showGridSummary
).
- getSummaryRowCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, and a
summaryRowDataSource
is specified this property may
be used to specify fetch criteria to apply when retrieving summary data to show in the summary row.
- getSummaryRowDataSource() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, by default summary
values are calculated on the client based on the current data-set for the grid (see
ListGrid.getGridSummary
and
ListGrid.getGridSummaryFunction
).
- getSummaryRowFetchRequestProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
ListGrid.setShowGridSummary(Boolean)
is true, and a
${isc.DocUtils.linkForRef('listGrid.summaryDataSource')} is specified this property may be used to customize the fetch
request used when retrieving summary data to show in the summary row.
- getSummaryRowHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getSummaryRowStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getSummaryTitle() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Title for facet summary.
- getSummaryTitle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Deprecated.
Rather than customizing the summaryTitle developers should typically use the headerTitle
attribute to show a different title in the
column header button than the title used elsewhere.
- getSummaryValue() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Value for facet summary.
- getSummaryValue() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The value to display for a ListGridField when it appears in the summaryRow
.
- getSummaryValue(Record, ListGridField[], ListGridField) - Method in interface com.smartgwt.client.widgets.grid.RecordSummaryFunction
-
Function to produce a summary value based on field values within a record.
- getSummaryValue(Record[], ListGridField) - Method in interface com.smartgwt.client.widgets.grid.SummaryFunction
-
Function to produce a summary value based on an array of records and a field definition.
- getSummaryValueTitle() - Method in class com.smartgwt.client.data.DataSourceField
-
Title to show in a Summary of type "title" for this field.
- getSummaryValueTitle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
showGridSummary
or
showGroupSummary
is true and the
summaryFunction
is set to
"title"
, this
attribute may be set to a string to display in the group and/or grid summary.
- getSummaryVars() - Method in class com.smartgwt.client.widgets.UserSummary
-
Map from the all-capital letter names used as summary variables in the summary
String to the fieldNames these variables should represent in
the context where the summary is evaluated.
- getSuperclass() - Method in class com.smartgwt.client.bean.BeanFactory
-
- getSupportsTransparency() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Determines whether to show the opacity slider.
- getSupportsTransparency() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Determines whether the
ColorPicker
associated with this ColorItem allows the
user to set transparency/opacity information whilst selecting a color.
- getSuppressAutoDraw() - Method in class com.smartgwt.client.rpc.RPCRequest
-
If
evalResult
is set, setting this property to true causes
autoDraw
to be set to false for the duration of the result
evaluation - which is generally what you want if you're returning new components from the server.
- getSuppressedGlobals() - Method in class com.smartgwt.client.rpc.LoadScreenCallback
-
A collection of suppressed globals.
- getSuppressValidationErrorCallback() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When calling
DynamicForm.saveData
on a form or
valuesManager, by default if the server returns an error code, any callback passed into saveData() will not be fired.
- getSuppressValidationErrorCallback() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
When calling
ValuesManager.saveData
on a form or
valuesManager, by default if the server returns an error code, any callback passed into saveData() will not be fired.
- getSuppressValueIcon() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If valueIcons
is set, this property may be set to
prevent the value icons from showing up next to the form items value
- getSuppressValueIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has a valueIcons property specified, setting this property to true will prevent the valueIcon being
written out into this field's cells.
- getSvgString() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Generates a string containing the SVG source of this DrawItem.
- getSvgString() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Converts this DrawPane to the source of an <svg>
element equivalent to the current drawing.
- getSwatchHeight() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Displayed height of the color swatch image.
- getSwatchImageURL() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The location of the color swatch image file
- getSwatchWidth() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Displayed width of the color swatch image.
- getSymmetricEdges() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this tabSet will
show edges
for the
paneContainer, this property determines whether the same edge media will be used regardless of the tab bar position, or
whether different media should be used (necessary if the edge appearance is not symmetrical on all sides).
- getSymmetricPickerButton() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- getSymmetricScroller() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- getSynchColumnLayout() - Method in class com.smartgwt.client.widgets.cube.Facet
-
If true, treat all values in this facet as a facetValueGroup - causes synched header reorder and resize.
- getSynchronousValidation() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If enabled, whenever validation is triggered and a request to the server is required, user interactivity will be blocked
until the request returns.
- getSynchronousValidation() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If enabled, whenever validation is triggered and a request to the server is required, user interactivity will be blocked
until the request returns.
- getTab() - Method in class com.smartgwt.client.widgets.tab.events.TabClickEvent
-
with click handler being fired
- getTab() - Method in class com.smartgwt.client.widgets.tab.events.TabCloseClickEvent
-
the tab to be removed
- getTab() - Method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
-
the tab object that recieved the context click event
- getTab() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
the deselected tab object (not tab button instance)
- getTab() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
the tab object (not tab button instance)
- getTab() - Method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
the tab whose title has changed
- getTab(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Retrieves a Tab definition from within this tabSet by index.
- getTab(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Retrieves a Tab definition from within this tabSet by ID.
- getTabBar() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
TabBar for this TabSet, an instance of
TabBar
.
- getTabBarAlign() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Alignment of the tabBar.
- getTabBarControlLayout() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
AutoChild of type
Layout
that holds the
tabBarControls
as well as the built-in controls such as the
tab picker menu
.
- getTabBarPosition() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Which side of the TabSet the TabBar should appear on.
- getTabBarThickness() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Thickness of tabBar, applies to either orientation (specifies height for horizontal, width for vertical orientation).
- getTabCanvas() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Returns the live Canvas used to represent this tab in a tabSet.
- getTabCanvas(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Get the live Canvas representing a tab by index.
- getTabCanvas(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Get the live Canvas representing a tab by index.
- getTabIndex() - Method in class com.smartgwt.client.widgets.Canvas
-
If specified this governs the tabIndex of the widget in the page's tab order.
- getTabIndex() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
TabIndex for the form item within the form, which controls the order in which controls are visited when the user hits
the tab or shift-tab keys to navigate between items.
- getTabIndex() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
TabIndex for this formItemIcon.
- getTableMode() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
The display mode of the table.
- getTabNum() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
number of the deselected tab
- getTabNum() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
number of the tab
- getTabNumber(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Get the index of a tab from the tabID.
- getTabPane() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
pane for this deselected tab
- getTabPane() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
pane for this tab
- getTabPicker() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
A button control that allows tabs to be picked directly from a popup menu.
- getTabs() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
The tabs
- getTabSet() - Method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
-
This tabset
- getTabSet() - Method in class com.smartgwt.client.widgets.tab.Tab
-
- getTagName() - Method in class com.smartgwt.client.data.DataSource
-
Tag name to use when serializing to XML.
- getTailSize() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Length of the horizontal "tail" between the start and end points of this LinePath and the diagonal connecting segment
- getTallBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
"Tall" baseStyle for this listGrid.
- getTarget() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the canvas that is the target of the mouse event.
- getTarget() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The name of a window or frame that will receive the results returned by the form's action.
- getTarget() - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
By default, clicking a link rendered by this item opens it in a new browser window.
- getTarget() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
By default, clicking a link rendered by this item opens it in a new browser window.
- getTarget() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
When a Splitbar
is created by a layout, the target
property of the Splitbar will be a pointer
to the member for which it is acting as a resizeBar.
- getTarget() - Method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
-
for a menu shown as a context menu, the Canvas the menu was shown on.
- getTarget() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Optional target canvas for this menu.
- getTarget() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
By default, clicking a link rendered by this item opens it in a new browser window.
- getTargetAfter() - Method in class com.smartgwt.client.widgets.Snapbar
-
Is the target
being shown before or after the bar? This property
is automatically populated for splitbar
s created by a layout.
- getTargetAfter() - Method in class com.smartgwt.client.widgets.Splitbar
-
Is the target
being shown before or after the bar? This property
is automatically populated for splitbar
s created by a layout.
- getTargetFieldsItemTitle() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title for the Target Field(s) picker.
- getTargetForm() - Method in class com.smartgwt.client.util.workflow.UserTask
-
DynamicForm that should be populated with data and that should provide the data for the task outputs.
- getTargetRecord() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
record being dropped on.
- getTargetView() - Method in class com.smartgwt.client.util.workflow.UserTask
-
Optional widget that should be shown to allow user input.
- getTargetVM() - Method in class com.smartgwt.client.util.workflow.UserTask
-
Optional ValuesManager which will receive task inputs and provide task outputs.
- getterForString() - Method in class com.smartgwt.client.bean.BeanProperty
-
- getterForString() - Method in class com.smartgwt.client.bean.BeanProperty1Getter
-
- getterForString() - Method in class com.smartgwt.client.bean.BeanProperty1Getter1Setter
-
- getterForString() - Method in class com.smartgwt.client.bean.BeanProperty1Setter
-
- getterForString() - Method in class com.smartgwt.client.bean.BeanPropertyMultiple
-
- getTestData() - Method in class com.smartgwt.client.data.DataSource
-
For a client-only DataSource, a set of records to use as a dataset, specified as an Array of JavaScript Objects.
- getTestInstance() - Method in class com.smartgwt.client.widgets.Canvas
-
- getTestInstance() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- getTestInstance() - Method in class com.smartgwt.client.widgets.grid.DateGrid
-
- getTestInstance() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getTestInstance() - Method in class com.smartgwt.client.widgets.menu.Menu
-
- getTestInstance() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
- getTestInstance() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getText() - Method in class com.smartgwt.client.widgets.UserFormula
-
Formula to be evaluated.
- getText() - Method in class com.smartgwt.client.widgets.UserSummary
-
Summary to be evaluated.
- getTextAlign() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is
true
this
property governs the alignment of text within the text field.
- getTextAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Alignment of the text / content within this form item.
- getTextAlign() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is
true
, this
property governs the alignment of text within the text field.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Base css style for this item.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Base CSS class for this item's title text
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's text box element.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Base CSS class for this item
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Base CSS class name for a form item's text box element.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
Base CSS class applied to this item's title text (rendered next to the checkbox element).
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Base CSS class applied to the text for items within this radiogroup.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base CSS class name for a form item's text box element.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Base CSS class for this item
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Base CSS class to apply to this item's input element.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Base CSS class name for this item's input element.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Base CSS class for this item's text box.
- getTextColor() - Method in class com.smartgwt.client.data.Hilite
-
When edited via a
HiliteEditor
, the value for the foreground color of this
hilite.
- getTextColor() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional text color for this event's window.
- getTextField() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Text field to hold the entire date in "type in" format, if 'useTextField' is true for an item.
- getTextField() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Text field to hold the entire time in "type in" format, if
useTextField
is true.
- getTextFieldProperties() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
textField
.
- getTextFieldProperties() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getTextMatchStyle() - Method in class com.smartgwt.client.data.DSRequest
-
For "fetch" operations, how search criteria should be interpreted for text fields: either "exact" for exact match,
"startsWith" for matching at the beginning only, or "substring" for case-insensitive substring match.
- getTextMatchStyle() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When applying filter criteria to pickList data, what type of matching to use.
- getTextMatchStyle() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
When applying filter criteria to pickList data, what type of matching to use.
- getTextMatchStyle() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When applying filter criteria to pickList data, what type of matching to use.
- getThumbInset() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Inset of the thumb relative to the track.
- getThumbMinSize() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The minimum pixel size of the draggable thumb regardless of how large the scrolling region becomes.
- getThumbOverlap() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Number of pixels the thumb is allowed to overlap the buttons at each end of the track.
- getThumbSrc() - Method in class com.smartgwt.client.widgets.Slider
-
The base filename for the slider thumb images.
- getThumbThickWidth() - Method in class com.smartgwt.client.widgets.Slider
-
The dimension of the thumb perpendicular to the slider track.
- getThumbThinWidth() - Method in class com.smartgwt.client.widgets.Slider
-
The dimension of the thumb parallel to the slider track.
- getTickMarkToValueAxisMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getTile() - Method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
-
the tile that was clicked on
- getTile() - Method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
the tile that was clicked on
- getTile() - Method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
-
the tile that was doubleclicked on
- getTile() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getTile(Record) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns the tile for the passed record or record index.
- getTile(int) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns the tile for the passed record or record index.
- getTile(int) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Retrieve a tile by index.
- getTileDragAppearance() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Visual appearance to show when the tile is being dragged.
- getTileHeight() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Height of each tile in pixels.
- getTileHMargin() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Horizontal margin in between tiles.
- getTileHTML(Record) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
This method provides the HTML to
be displayed within each tile.
- getTileIndex(Canvas) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns the index of the specified tile.
- getTileMargin() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Margin in between tiles.
- getTileProperties() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Common properties to use when creating every tile.
- getTileRecord(Canvas) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Given a tile within this this tile-grid, this method will return the associated record from the TileGrid's data.
- getTileSize() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Size of each tile in pixels.
- getTilesPerLine() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Number of tiles to show in each line.
- getTileValueAlign() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Horizontal alignment for tile values: "left", "right" or "center".
- getTileValueStyle() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
When using the default
SimpleTile
, CSS style for each value shown within a
tile.
- getTileVMargin() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Vertical margin in between tiles.
- getTileWidth() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Width of each tile in pixels.
- getTimeAsDouble() - Method in class com.smartgwt.client.util.LogicalDate
-
- getTimeAsDouble() - Method in class com.smartgwt.client.util.LogicalTime
-
- getTimeFormat() - Method in class com.smartgwt.client.data.TextExportSettings
-
Format to use when outputting time values.
- getTimeFormatter() - Method in class com.smartgwt.client.data.DataSourceField
-
Preferred time-format to apply to date type values within this field.
- getTimeFormatter() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Display format to use for the time portion of events' date information.
- getTimeFormatter() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getTimeFormatter() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Time-format to apply to date type values within this formItem.
- getTimeFormatter() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
What format should this item's time string be presented in? If unset the format will be derived from
timeFormatter
or the system-side
- getTimeFormatter() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Time-format to apply to date type values within this field.
- getTimeFormatter() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Display format to use for fields specified as type 'time'.
- getTimeFormatter() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Time-format to apply to date type values within this field.
- getTimeItem() - Method in class com.smartgwt.client.widgets.DateChooser
-
TimeItem
for editing the time portion of dates.
- getTimeItemProperties() - Method in class com.smartgwt.client.widgets.DateChooser
-
Custom properties to apply to the
time field
used for
editing the time portion of the date.
- getTimeItemTitle() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getTimelineGranularity() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The granularity with which the timelineView will display events.
- getTimelineUnitsPerColumn() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getTimelineView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getTimelineViewTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getTimeout() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.defaultTimeout for this request only.
- getTimeUnitOptions() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
List of time units that will be offered for relative dates.
- getTitle() - Method in class com.smartgwt.client.data.DataSource
-
User-visible name for this DataSource.
- getTitle() - Method in class com.smartgwt.client.data.DataSourceField
-
Default user-visible title for this field.
- getTitle() - Method in class com.smartgwt.client.data.Hilite
-
User-visible title for this hilite.
- getTitle() - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getTitle() - Method in class com.smartgwt.client.widgets.Button
-
The text title to display in this button.
- getTitle(HeaderLevel, Date, Date, String, Calendar) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevelTitleCustomizer
-
getTitle() should be implemented and return the string of HTML to display in the header for a given span in the HeaderLevel
- getTitle() - Method in class com.smartgwt.client.widgets.calendar.Lane
-
Title to show for this lane.
- getTitle() - Method in class com.smartgwt.client.widgets.Canvas
-
- getTitle() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Title for the chart as a whole.
- getTitle() - Method in class com.smartgwt.client.widgets.cube.Facet
-
User-visible title of this facet.
- getTitle() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
User-visible title of this facetValue.
- getTitle() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Title (tooltip hover text) for this image.
- getTitle() - Method in class com.smartgwt.client.widgets.FieldPickerWindow
-
- getTitle() - Method in class com.smartgwt.client.widgets.form.fields.CancelItem
-
CancelItems show a title of "Cancel"
by default.
- getTitle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
User visible title for this form item.
- getTitle() - Method in class com.smartgwt.client.widgets.form.fields.SubmitItem
-
SubmitItems show a title of "Submit"
by default.
- getTitle() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title text shown in the header bar of this editor's dialog.
- getTitle() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
A title for this headerSpan, to display in the headerSpan button for this headerSpan and in other contexts such as the
menu for picking visible fields
.
- getTitle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A title for this field, to display in the header for the field and in other contexts such as the menu for picking visible fields
.
- getTitle() - Method in class com.smartgwt.client.widgets.ImgButton
-
The text title to display in this button.
- getTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
The title to display centered in this NavigationBar
- getTitle() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Title to show for the section
- getTitle() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Default title for the button.
- getTitle() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Default title for the button.
- getTitle() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The text displayed for the menu item
- getTitle() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Title for this button.
- getTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear in this Dialog's Header-bar.
- getTitle() - Method in class com.smartgwt.client.widgets.PrintWindow
-
Title for the print window
- getTitle() - Method in class com.smartgwt.client.widgets.Slider
-
Optional display title for the slider.
- getTitle() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
The text title to display in this button.
- getTitle() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The text title to display in this button.
- getTitle() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Specifies the title of the this tab.
- getTitle(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Return the title of a node -- the name as it should be presented to the user.
- getTitle() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
The title of the node as it should appear next to the node icon in the
Tree
.
- getTitle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
The title of the field as displayed on the left-hand side.
- getTitle() - Method in class com.smartgwt.client.widgets.Window
-
title for this Window, shown in the header (if drawn)
- getTitleAlign() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Alignment of facet label title.
- getTitleAlign() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default alignment for item titles.
- getTitleAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Alignment of this item's title in its cell.
- getTitleAlign() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
Controls the horizontal alignment of the group-title in its label.
- getTitleColSpan() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Number of columns that this item's title spans.
- getTitleEditEvent() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
The event that triggers title editing on this TabSet.
- getTitleEditor() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
TextItem we use to edit tab titles in this TabSet.
- getTitleEditorLeftOffset() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, offsets the tab title editor further in from the left-hand edge of the tab, by the number of pixels set in this
property.
- getTitleEditorProperties() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- getTitleEditorRightOffset() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, offsets the tab title editor further in from the right-hand edge of the tab, by the number of pixels set in this
property.
- getTitleEditorTopOffset() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, offsets the tab title editor further down from the top edge of the tab, by the number of pixels set in this
property.
- getTitleField() - Method in class com.smartgwt.client.data.DataSource
-
Best field to use for a user-visible title for an individual record from this dataSource.
- getTitleField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getTitleField() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Method to return the fieldName which represents the "title" for records in this
Component.
If this.titleField is explicitly specified it will always be used.
Otherwise, default implementation will check
titleField
for databound
components.
For non databound components returns the first defined field name of
"title"
,
"name"
, or
"id"
.
- getTitleField() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getTitleField() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getTitleField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getTitleField() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display for an individual record as the main title.
- getTitleField() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getTitleField() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getTitleFieldValue(Record) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getTitleFieldValue(Record) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Get the value of the titleField for the passed record
- getTitleFieldValue(Record) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getTitleFieldValue(Record) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getTitleFieldValue(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getTitleFieldValue(Record) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getTitleFieldValue(Record) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getTitleHeight() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
- getTitleHilite() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Hilite style to apply to the title for this facetValue.
- getTitleLabel() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
The AutoChild label used to display the
title
in this
NavigationBar.
- getTitleOrientation() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default orientation for titles for items in this form.
- getTitleOrientation() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
On which side of this item should the title be placed.
- getTitleOrientation() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
Controls the horizontal alignment of the group-title in its label.
- getTitlePrefix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string prepended to the title of every item in this form.
- getTitleProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for title label.
- getTitleProperties() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
AutoChild properties for fine customization of the title label.
- getTitleProperty() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of the property on a
TreeNode
that holds the title of the node as it
should be shown to the user.
- getTitles() - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
Optional sparse array of titles for the spans on this headerLevel.
- getTitleStyle() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Base CSS class for this item's title cell.
- getTitleStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's title.
- getTitleStyle() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
CSS style applied to the title text only.
- getTitleStyle() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Like
titleStyle
, can set to provide a separate style
for the title text.
- getTitleStyle() - Method in class com.smartgwt.client.widgets.tab.Tab
-
A separate style for the title text.
- getTitleStyle() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
CSS class applied to this ToolStripGroup.
- getTitleSuffix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string appended to the title of every item in this form.
- getTitleVAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Vertical alignment of this item's title in its cell.
- getToDate() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "to" date.
- getToDate() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Initial value for the "to" date.
- getToDateOnlyPrefix() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
The text to prepend to the formatted date when only a
toDate
is supplied.
- getTodayBackgroundColor() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The background color for today in the Month view, or in the Timeline view when +{timelineGranularity} is "day".
- getTodayButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown below the
calendar grid
which, when clicked, navigates
the calendar to today.
- getTodayButtonHeight() - Method in class com.smartgwt.client.widgets.DateChooser
-
If set specifies a fixed height for the Today and Cancel buttons.
- getTodayButtonTitle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for "Today" button.
- getToField() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
- getToggleFreezeText(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid and
this.canFreezeFields
is true, this string
will be shown as the title for the menu item to toggle whether a field is frozen or unfrozen.
- getToolbar() - Method in class com.smartgwt.client.widgets.Dialog
-
AutoChild of type Toolbar used to create the toolbarButons
.
- getToolbarBackgroundColor() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The background color for the toolbar.
- getTooltip() - Method in class com.smartgwt.client.widgets.Canvas
-
- getTooltip() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item.
- getTop() - Method in class com.smartgwt.client.core.Rectangle
-
- getTop() - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the top of the widget is offset down from its default drawing context (either its parent's top-left
corner, or the document flow, depending on the value of the
position
property).
- getTop() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getTop() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Top coordinate in pixels relative to the DrawPane.
- getTop() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Sets the amount from the top of its positioning that the element should be placed.
- getTop() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Top coordinate in pixels relative to the DrawPane.
- getTop() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Top coordinate in pixels relative to the DrawPane.
- getTop() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Top coordinate of this item in pixels.
- getTopAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the top of the widget is offset down from its default drawing context (either its parent's top-left
corner, or the document flow, depending on the value of the
position
property).
- getTopElement() - Method in class com.smartgwt.client.widgets.Canvas
-
The top-most Canvas (i.e., not a child of any other Canvas), if any, in this widget's containment hierarchy.
- getTopOperator() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Default logical operator for all top-level clauses in the FilterBuilder.
- getTopOperatorForm() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
With
TopOperatorAppearance
"bracket" and "inline", a form that appears to the left of
the stack of clauses and allows picking the
LogicalOperator
for the overall
FilterBuilder (or for that specific FilterClause, in the case of "inline")
- getTopOperatorItem() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getTopOperatorItemWidth() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getTopOperatorOptions() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getTopOperatorTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getTotalRows() - Method in class com.smartgwt.client.data.DSResponse
-
Total number of rows available from the server that match the current filter criteria, when using paged result fetching.
- getTotalRows() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the total number of rows in the grid.
- getToTitle() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The title for the
to
part of the range.
- getTrack() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Optional track of the RangeSlider.
- getTrackCapSize() - Method in class com.smartgwt.client.widgets.Slider
-
The height of vertical slider start and end images, or width of horizontal slider start and end images.
- getTrackEndHeight() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The minimum pixel height of the track end segments (if enabled with showTrackEnds).
- getTrackEndImg() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the end of a scrollbar track.
- getTrackEndWidth() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The minimum pixel width of the track end segments (if enabled with showTrackEnds).
- getTrackerImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default image to use for the dragTracker when things are dragged within or out of this list.
- getTrackImageType() - Method in class com.smartgwt.client.widgets.Slider
-
The imageType setting for the slider track.
- getTrackImg() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the middle part of a scrollbar track, which usually takes up the majority of the width or height of
the scrollbar.
- getTrackSrc() - Method in class com.smartgwt.client.widgets.Slider
-
The base filename for the slider track images.
- getTrackStartImg() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the start of a scrollbar track.
- getTrackWidth() - Method in class com.smartgwt.client.widgets.Slider
-
The thickness of the track.
- getTrailingDateField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the trailing date field for each event.
- getTransactionNum() - Method in class com.smartgwt.client.rpc.RPCResponse
-
- getTransferredRecords() - Method in class com.smartgwt.client.widgets.events.DropCompleteEvent
-
- getTransformTo() - Method in class com.smartgwt.client.widgets.form.validator.MaskValidator
-
Return the transformTo.
- getTranslate() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Global translation.
- getTransport() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Selects the transport used for this RPCRequest.
- getTree() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getTreeField() - Method in class com.smartgwt.client.widgets.tree.TreeGridField
-
The field containing
treeField: true
will display the
Tree
.
- getTreeFieldTitle() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Visible title for the tree column (field).
- getTreeNode() - Method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
-
node the node that was selected
- getTreeRootValue() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For databound trees, use this attribute to supply a ${isc.DocUtils.linkForRef('ResultTree.rootValue')} for this component's generated data object.
- getType() - Method in class com.smartgwt.client.data.DataSourceField
-
Type of this field.
- getType() - Static method in class com.smartgwt.client.data.events.DataArrivedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.data.events.DataChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.data.events.ErrorEvent
-
Gets the type associated with this event.
- getType(String) - Static method in class com.smartgwt.client.data.SimpleType
-
Retrieve a simpleType definition by type name
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.BackgroundClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.CalendarEventAdded
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.CalendarEventChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.CalendarEventMoved
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoved
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.CalendarEventResized
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.CurrentViewChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.DateChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.EventHoverHTMLEvent
-
Deprecated.
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.TimelineEventMoved
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.TimelineEventResized
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.chart.ChartBackgroundDrawnEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.chart.ChartDrawnEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.chart.ZoomChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.FacetAddedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.FacetMovedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.FacetRemovedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.ClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.DragMove
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.DragStart
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.DragStop
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.MouseDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.MouseMoveEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.MouseOutEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.MouseOverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.MouseUpEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.MovedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.ResizedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.ShowContextMenuEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ApplyClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.CancelClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.CloseClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ContentLoadedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DataChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DoubleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragCompleteEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragMoveEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragRepositionMoveEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragRepositionStartEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragRepositionStopEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragResizeMoveEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragResizeStartEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragResizeStopEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragStartEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragStopEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DrawEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DropCompleteEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DropEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DropMoveEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DropOutEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DropOverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.FetchDataEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.FocusChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.FormulaUpdated
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.HoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.HoverHiddenEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.IconClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.KeyDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.KeyPressEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MaximizeClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MinimizeClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MouseDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MouseMoveEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MouseOutEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MouseOverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MouseStillDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MouseUpEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MouseWheelEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MovedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.NoClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.OkClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ParentMovedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.PercentChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ResizedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.RestoreClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.RightMouseDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ScrolledEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ShowContextMenuEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.TitleHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ValueChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.VisibilityChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.YesClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.FilterChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.FilterSearchEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.FormSubmitFailedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.HiddenValidationErrorsEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.ItemChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.ValuesChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.BlurEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.CanEditChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.DataArrivedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.DoubleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.EditorEnterEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.EditorExitEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.FocusEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.FormItemIconClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ItemHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.PickerIconClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.TitleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.TitleDoubleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.TitleHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ValueHoverEvent
-
Gets the type associated with this event.
- getType() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The DynamicForm picks a field renderer based on the type of the field (and sometimes other attributes of the
field).
- getType() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.BodyKeyPressEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellContextClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellDoubleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellMouseDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellMouseUpEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellOutEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellOverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellSelectionChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellValueHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.DataArrivedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.FieldStateChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.FilterEditorSubmitEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.GroupByCompleteEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.GroupByEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.GroupStateChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.HeaderClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.HeaderDoubleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.HeaderHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.HilitesChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RecordCollapseEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RecordExpandEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RemoveRecordClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowContextClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowMouseDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowMouseUpEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowOutEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowOverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.SelectionUpdatedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.SorterClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.SorterContextClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.SortEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.ViewStateChangedEvent
-
Gets the type associated with this event.
- getType() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
ListGrids picks a renderer for the view and edit mode of a field based on this attribute.
- getType() - Static method in class com.smartgwt.client.widgets.layout.events.SectionHeaderClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.layout.events.SectionHeaderTitleHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.menu.events.MenuIconClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.TabClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.TabCloseClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.TabsReorderedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tableview.events.ImageClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tableview.events.RecordNavigationClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tile.events.DataArrivedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.DataChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.DataArrivedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.FolderClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.FolderClosedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.FolderOpenedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.LeafClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.NodeClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
-
Gets the type associated with this event.
- getType() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Specifies the type of this DetailViewerField.
- getTypeAsDataSource() - Method in class com.smartgwt.client.data.DataSourceField
-
Return the type of the assigned DataSource
- getTypeAsString() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Type of the validator as a string value.
- getTypeOperators(FieldType) - Method in class com.smartgwt.client.data.DataSource
-
Get the list of OperatorIds available on this DataSource for the given FieldType.
- getUncheckedImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is not selected, or unchecked
- getUnfreezeFieldText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getUngroupText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, and
this.isGrouped
is true, this attribute will be
shown as the title for the menu item to ungroup the grid.
- getUnit() - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
Unit of time shown at this level of header.
- getUnknownErrorMessage() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The error message for a failed validator that does not specify its own errorMessage.
- getUnremoveIcon() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getUnselectedTitle() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If
title
is null, this value will be displayed as a
title when the user has not selected any value from the hierachichal menu.
- getUnsetImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is unset.
- getUnsupportedBrowserPromptString() - Static method in class com.smartgwt.client.util.Page
-
Returns the text for the prompt shown to user from
Page.checkBrowserAndRedirect
if they are accessing this page in an unsupported browser and
unsupportedBrowserAction
is set to
"confirm"
.
- getUpdateCacheFromRequest() - Method in class com.smartgwt.client.data.ResultSet
-
When a successful Add, Update or Remove type operation fires on this ResultSet's dataSource, if
data
is unset, should we integrate the submitted data values (from the
request) into our data-set? This attribute will be passed to
DataSource#getUpdatedData
as the
useDataFromRequest
parameter.
- getUpdateCacheFromRequest() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When a successful Add, Update or Remove type operation fires on this ResultTree's dataSource, if
data
is unset, should we integrate the submitted data values (from the
request) into our data-set?
- getUpdateDataURL() - Method in class com.smartgwt.client.data.RestDataSource
-
Custom dataURL for update type operations
- getUpdateOperation() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getUpdateOperation() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Operation ID this component should use when performing update operations.
- getUpdateOperation() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getUpdateOperation() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- getUpdateOperation() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getUpdateOperation() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getUpdateOperation() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getUpdateOperation() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getUpdatePartialCache() - Method in class com.smartgwt.client.data.ResultSet
-
If set to true, updated and added rows will be integrated into the client-side cache even if paging is enabled and cache
is partial.
- getUploadButton() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Button that triggers the upload.
- getUploadButtonTitle() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- getUploadDataSource() - Method in class com.smartgwt.client.widgets.BatchUploader
-
DataSource used to save uploaded records.
- getUploadFieldName() - Method in class com.smartgwt.client.data.DataSourceField
-
Used by the
BatchUploader
to map a field in an upload file to this dataSourceField.
- getUploadFieldPrefix() - Method in class com.smartgwt.client.widgets.BatchUploader
-
String to prepend to the names of the additional fields specified in
uploadFormFields
before they are stored in the
HttpSession on the server.
- getUploadFileLabel() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Title to display next to the
FileItem
field where the user enters a
filename to upload
- getUploadForm() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Form used to specify file to upload, and any additional fields required.
- getUploadFormFields() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Optional fields for the uploadForm.
- getUploadOperation() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- getURL(String) - Static method in class com.smartgwt.client.util.Page
-
Return a full URL for a relative path that uses a special prefix such as "[APPFILES]" or "[SKIN]".
- getUse24HourTime() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getUse24HourTime() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When showing the
DateChooser
and the field is of type "datetime", whether the
time field
should be set to use 24-hour time.
- getUse24HourTime() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- getUse24HourTime() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Whether to enforce 24-hour time in the UI.
- getUseAdvancedFieldPicker() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to true, an advanced field picker based on the FieldPicker will be shown instead of the column picker submenu if
there are more fields in the grid than
advancedFieldPickerThreshold
.
- getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getUseAllDataSourceFields() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
If true, the set of fields given by the "default binding" (see
fields
) is used, with any fields specified in
component.fields
acting as overrides that can suppress or modify the
display of individual fields, without having to list the entire set of fields that
should be shown.
- getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, the set of fields given by the "default binding" (see fields
) is used, with any fields specified in
component.fields
acting as overrides that can suppress or modify the display of individual fields, without
having to list the entire set of fields that should be shown.
- getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getUseAutoGradients() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Causes the chart to use the colors specified in
dataColors
but specify chart-specific gradients based on the primary data color per chart type.
- getUseBackMask() - Method in class com.smartgwt.client.widgets.Canvas
-
In earlier versions of Internet Explorer (pre IE9), a native limitation exists whereby if HTML elements are overlapping
on the page, certain elements can appear to "burn through" elements in the same position with a higher z-index.
- getUseBackMask() - Method in class com.smartgwt.client.widgets.Window
-
By default Windows show a
backMask
in Internet Explorer
versions predating Internet Explorer 9.
- getUseCellRollOvers() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Are rollovers cell-level or row-level?
- getUseClientFiltering() - Method in class com.smartgwt.client.data.ResultSet
-
Whether to filter data locally when all DataSource records have been loaded (that is, criteria is blank and cache is
complete).
- getUseClientFiltering() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getUseClientFiltering() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- getUseClientSorting() - Method in class com.smartgwt.client.data.ResultSet
-
Whether to sort data locally when all records matching the current criteria have been cached.
- getUseCopyPasteShortcuts() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getUseDisplayValue() - Method in class com.smartgwt.client.data.TextExportSettings
-
Whether to convert each field's value to the corresponding display value for export.
- getUseFirstDayOfFiscalWeek() - Method in class com.smartgwt.client.widgets.DateChooser
-
When showing the
fiscal year chooser
, should
firstDayOfWeek be defaulted to the same day as the fiscal start date? If true and a fiscal year starts on a Tuesday,
the calendar will display Tuesday to Monday from left to right.
- getUseFlatFields() - Method in class com.smartgwt.client.data.DataSource
-
Like
useFlatFields
, but applies to all DataBound
components that bind to this DataSource.
- getUseFlatFields() - Method in class com.smartgwt.client.data.DSRequest
-
When
useFlatFields
is set for a request to be sent to a WSDL web service, when
creating the input XML message to send to the web service, properties in
request.data
will be used as the values for XML elements of the same
name, at
any level of nesting.
- getUseFlatFields() - Method in class com.smartgwt.client.data.OperationBinding
-
Setting
useFlatFields
on an operationBinding is equivalent to setting
useFlatFields
on all DataSource requests with the same
operationType
as this
operationBinding
.
- getUseFlatFields() - Method in class com.smartgwt.client.data.SerializationContext
-
Return the useFlatFields.
- getUseFlatFields() - Method in class com.smartgwt.client.data.WSRequest
-
When
useFlatFields
is set for a request to be sent to a WSDL web service, when creating the input XML message to send to the web service, properties in
data
will be used as the values for XML elements of the same name, at any level of nesting.
- getUseFlatFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getUseFlatFields() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
The useFlatFields
flag causes all simple type fields anywhere in a nested
set of DataSources to be exposed as a flat list for form binding.
- getUseFlatFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getUseFlatFields() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getUseFlatFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getUseFlatFields() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getUseFlatFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getUseFlatHeaderFields() - Method in class com.smartgwt.client.data.DSRequest
-
Cause the
useFlatFields
XML serialization behavior to be
used for
all soap headers in the request.
- getUseGlobalSectionIDs() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Should any specified
ID
be applied to the generated
SectionHeader widget for the section as a widget ID? If set to false, SectionStackSection.ID will behave as a synonym
for SectionStackSection.name.
- getUseHttpProxy() - Method in class com.smartgwt.client.data.DataSource
-
Like
useHttpProxy
, but serves as a default for this
DataSource that may be overridden by individual operationBindings.
- getUseHttpProxy() - Method in class com.smartgwt.client.data.OperationBinding
-
Whether to use the
HttpProxy
servlet to send requests described
by this operationBinding.
- getUseHttpProxy() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Indicates whether this request should use the HttpProxyServlet in order to enable contacting hosts other than the origin
server (available only in Pro Edition or better).
- getUseInsertionOrder() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Specifies whether to arrange the buttons of the MultiComboBoxItem in the order that they were selected (the default), or
to sort the buttons by
displayField
.
- getUseIOSTabs() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Setting this to true turns on a different appearance for tabs, similar to iOS tabs from the "Music" app, where the
tab.icon is enlarged and shown as a black and white mask.
- getUseKeys() - Method in class com.smartgwt.client.widgets.menu.Menu
-
A boolean indicating whether this menu should use shortcut keys.
- getUseLocalValidators() - Method in class com.smartgwt.client.data.DataSource
-
Whether to attempt validation on the client at all for this DataSource.
- getUseLogGradations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use classic logarithmic gradations, where each order of magnitude is shown as a gradation as well as a few
intervening lines.
- getUseLogGradations() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to use classic logarithmic gradations, where each order of magnitude is shown as a gradation as well as a few
intervening lines.
- getUseMask() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If true, a data entry mask will be enabled in the field based on the
timeFormatter
.
- getUseMultiplePointShapes() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether the chart should use multiple shapes to show data points.
- getUseOfflineStorage() - Method in class com.smartgwt.client.data.DataSource
-
Whether we store server responses for this DataSource into
browser-based
offline storage
, and then use those stored responses at a later time if we are offline (ie, the application cannot
connect to the server).
- getUseOpacityFilter() - Method in class com.smartgwt.client.widgets.Canvas
-
Configures where the Opacity filter is used for IE6-8.
- getUseParentFieldOrder() - Method in class com.smartgwt.client.data.DataSource
-
For a DataSource that inherits
fields
from another DataSource
(via
inheritsFrom
), indicates that the parent's field order
should be used instead of the order of the fields as declared in this DataSource.
- getUsePNGFix() - Method in class com.smartgwt.client.widgets.Img
-
If false, never apply the png fix needed in Internet Explorer to make png transparency work correctly.
- getUseRemoteValidators() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
saveLocally
is specified, but this grid is bound to
a DataSource which includes remote field validators, by default edits will be saved synchronously and these validators
will not be executed.
Set this property to
true
to ensure these remote validators are called when
saving edits in saveLocally mode.
- getUserFormula() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Formula definition for this field.
- getUseRowSpanStyling() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Enables various styling behaviors that potentially make sense when
ListGrid.getRowSpan
has been overriden to introduce spanning
cells, and spanning is largest on the left and smaller as cells go to the right.
- getUserSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Summary definition for this field.
- getUserTask() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Associated userTask if current dynamic form used along with workflow.
- getUseSharedPicker() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true (the default), use a single shared date-picker across all widgets that use one.
- getUseSharedPicker() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When set to true (the default), use a single shared date-picker across all widgets that use one.
- getUseSimpleHttp() - Method in class com.smartgwt.client.rpc.RPCRequest
-
When set to true, assume the request is not going to the Smart GWT server, and hence send a simple HTTP request that
does not use Smart GWT-specific request encoding.
- getUseSimpleTabs() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should we use simple button based tabs styled with CSS rather than image based
ImgTab
tabs?
- getUseStrictJSON() - Method in class com.smartgwt.client.data.DataSource
-
Should HTTP responses to requests by this dataSource be formatted using the strict JSON subset of the javascript
language? If set to true, responses returned by the server should match the format described
here.
- getUseStrictJSON() - Method in class com.smartgwt.client.data.DSRequest
-
Should the HTTP response to this request be formatted using the strict JSON subset of the javascript language? If set to
true, responses returned by the server should match the format described
here.
- getUseSymmetricStandardDeviations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getUseTag() - Method in class com.smartgwt.client.widgets.plugins.Applet
-
Specifies the type of tag to use for the applet html.
- getUseTestDataFetch() - Method in class com.smartgwt.client.data.DataSource
-
When set, causes a
client-only
or
cacheAllData
DataSource to create a second DataSource to perform
it's one-time fetch.
- getUseTextField() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Should we show the date in a text field, or as 3 select boxes?
- getUseTextField() - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
DateTimeItems show datetime values in a freeform text entry area.
- getUseTextField() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Should we show the time in a text field, or as a number of SelectItems?
- getUuid() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Set this to the uuid of your Active X control - ISC will then generate the appropriate classID entry for you.
- getValidateByCell() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether client-side validation checks should be performed when the user moves between cells in the current edit row.
- getValidateCriteria() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
If this attribute is set to true
when getCriteria
is called, the item will validate the
"to" and "from" fields and return null if either field fails validation.
- getValidateOnChange() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, form fields will be validated when each item's "change" handler is fired as well as when the entire form is
submitted or validated.
- getValidateOnChange() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, form items will be validated when each item's "change" handler is fired as well as when the entire form is
submitted or validated.
- getValidateOnChange() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true (the default), validates each entered value when it changes, to make sure it is a a valid value of its type
(valid string, number, and so on).
- getValidateOnChange() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
If true (the default), validates the entered value when it changes, to make sure it is a a valid value of its type
(valid string, number, and so on).
- getValidateOnChange() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
If true, validator will be validated when each item's "change" handler is fired as well as when the entire form is
submitted or validated.
- getValidateOnChange() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, validation will be performed on each edited cell when each editor's "change" handler is fired.
- getValidateOnChange() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set to true, any validators
for this field will
be run whenever the value of the field is changed.
- getValidateOnExit() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, form items will be validated when each item's "editorExit" handler is fired as well as when the entire form is
submitted or validated.
- getValidateOnExit() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, form items will be validated when each item's "editorExit" handler is fired as well as when the entire form is
submitted or validated.
- getValidateRelatedRecords() - Method in class com.smartgwt.client.data.DataSource
-
If true, indicates that the Smart GWT Server should automatically apply a
ValidatorType
of "hasRelatedRecord" to every field on this dataSource that has a
foreignKey
defined.
- getValidationMode() - Method in class com.smartgwt.client.data.DSRequest
-
Mode of validation for entered data.
- getValidationURL() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
validationURL can be set to do server-side validation against a different URL from where the form will ultimately save,
as part of an incremental upgrade strategy for Struts and Struts-like applications.
- getValidatorProperties() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
Return the properties of validator that is defined on the DataSourceField.
- getValidators() - Method in class com.smartgwt.client.data.DataSourceField
-
Validators to be applied to this field.
- getValidOperators() - Method in class com.smartgwt.client.data.DataSourceField
-
List of operators valid on this field.
- getValidOperators() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Array of valid filtering operators (eg "greaterThan") that are legal for this FormItem.
- getValign() - Method in class com.smartgwt.client.widgets.Button
-
Vertical alignment of this component's title.
- getVAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Vertical alignment of this item within its cell.
- getValign() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Vertical alignment of the title of this headerSpan.
- getValign() - Method in class com.smartgwt.client.widgets.IconButton
-
Vertical alignment of this button's content.
- getValign() - Method in class com.smartgwt.client.widgets.ImgButton
-
Vertical alignment of this component's title.
- getValign() - Method in class com.smartgwt.client.widgets.Label
-
Vertical alignment of label text.
- getValign() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Vertical alignment of this component's title.
- getValign() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Vertical alignment of this component's title.
- getValue() - Method in class com.smartgwt.client.data.RelativeDate
-
- getValue() - Method in enum com.smartgwt.client.types.Alignment
-
- getValue() - Method in enum com.smartgwt.client.types.AnimationAcceleration
-
- getValue() - Method in enum com.smartgwt.client.types.AnimationEffect
-
- getValue() - Method in enum com.smartgwt.client.types.ArrowStyle
-
- getValue() - Method in enum com.smartgwt.client.types.Autofit
-
- getValue() - Method in enum com.smartgwt.client.types.AutoFitEvent
-
- getValue() - Method in enum com.smartgwt.client.types.AutoFitIconFieldType
-
- getValue() - Method in enum com.smartgwt.client.types.AutoFitWidthApproach
-
- getValue() - Method in enum com.smartgwt.client.types.AutoSelectionModel
-
- getValue() - Method in enum com.smartgwt.client.types.Axis
-
- getValue() - Method in enum com.smartgwt.client.types.BackgroundRepeat
-
- getValue() - Method in enum com.smartgwt.client.types.BkgndRepeat
-
- getValue() - Method in enum com.smartgwt.client.types.CharacterCasing
-
- getValue() - Method in enum com.smartgwt.client.types.ChartType
-
- getValue() - Method in enum com.smartgwt.client.types.ClickMaskMode
-
- getValue() - Method in enum com.smartgwt.client.types.ContentsType
-
- getValue() - Method in enum com.smartgwt.client.types.ControlName
-
- getValue() - Method in enum com.smartgwt.client.types.CriteriaCombineOperator
-
- getValue() - Method in enum com.smartgwt.client.types.CriteriaPolicy
-
- getValue() - Method in enum com.smartgwt.client.types.Cursor
-
- getValue() - Method in enum com.smartgwt.client.types.DataLineType
-
- getValue() - Method in enum com.smartgwt.client.types.DateDisplayFormat
-
- getValue() - Method in enum com.smartgwt.client.types.DateEditingStyle
-
- getValue() - Method in enum com.smartgwt.client.types.DateItemSelectorFormat
-
- getValue() - Method in enum com.smartgwt.client.types.DialogButtons
-
- getValue() - Method in enum com.smartgwt.client.types.Direction
-
- getValue() - Method in enum com.smartgwt.client.types.DisplayNodeType
-
- getValue() - Method in enum com.smartgwt.client.types.DragAppearance
-
- getValue() - Method in enum com.smartgwt.client.types.DragDataAction
-
- getValue() - Method in enum com.smartgwt.client.types.DragIntersectStyle
-
- getValue() - Method in enum com.smartgwt.client.types.DragTrackerMode
-
- getValue() - Method in enum com.smartgwt.client.types.DrawPosition
-
- getValue() - Method in enum com.smartgwt.client.types.DSDataFormat
-
- getValue() - Method in enum com.smartgwt.client.types.DSInheritanceMode
-
- getValue() - Method in enum com.smartgwt.client.types.DSOperationType
-
- getValue() - Method in enum com.smartgwt.client.types.DSProtocol
-
- getValue() - Method in enum com.smartgwt.client.types.DSServerType
-
- getValue() - Method in enum com.smartgwt.client.types.EdgeName
-
- getValue() - Method in enum com.smartgwt.client.types.EditCompletionEvent
-
- getValue() - Method in enum com.smartgwt.client.types.EmbeddedPosition
-
- getValue() - Method in enum com.smartgwt.client.types.Encoding
-
- getValue() - Method in enum com.smartgwt.client.types.EnterKeyEditAction
-
- getValue() - Method in enum com.smartgwt.client.types.EnumTranslateStrategy
-
- getValue() - Method in enum com.smartgwt.client.types.EscapeKeyEditAction
-
- getValue() - Method in enum com.smartgwt.client.types.EscapingMode
-
- getValue() - Method in enum com.smartgwt.client.types.ExpansionMode
-
- getValue() - Method in enum com.smartgwt.client.types.ExportDisplay
-
- getValue() - Method in enum com.smartgwt.client.types.ExportFormat
-
- getValue() - Method in enum com.smartgwt.client.types.ExportImageFormat
-
- getValue() - Method in enum com.smartgwt.client.types.FetchMode
-
- getValue() - Method in enum com.smartgwt.client.types.FieldType
-
- getValue() - Method in enum com.smartgwt.client.types.FireStyle
-
- getValue() - Method in enum com.smartgwt.client.types.FiscalYearMode
-
- getValue() - Method in enum com.smartgwt.client.types.FooterControls
-
- getValue() - Method in enum com.smartgwt.client.types.ForceTextApproach
-
- getValue() - Method in enum com.smartgwt.client.types.FormErrorOrientation
-
- getValue() - Method in enum com.smartgwt.client.types.FormItemType
-
- getValue() - Method in enum com.smartgwt.client.types.FormLayoutType
-
- getValue() - Method in enum com.smartgwt.client.types.FormMethod
-
- getValue() - Method in enum com.smartgwt.client.types.GroupStartOpen
-
- getValue() - Method in enum com.smartgwt.client.types.HashAlgorithm
-
- getValue() - Method in enum com.smartgwt.client.types.HeaderControls
-
- getValue() - Method in enum com.smartgwt.client.types.HiliteIconPosition
-
- getValue() - Method in enum com.smartgwt.client.types.HoverMode
-
- getValue() - Method in enum com.smartgwt.client.types.ImageStyle
-
- getValue() - Method in enum com.smartgwt.client.types.JoinType
-
- getValue() - Method in enum com.smartgwt.client.types.JSONCircularReferenceMode
-
- getValue() - Method in enum com.smartgwt.client.types.JSONDateFormat
-
- getValue() - Method in enum com.smartgwt.client.types.JSONInstanceSerializationMode
-
- getValue() - Method in enum com.smartgwt.client.types.KnobType
-
- getValue() - Method in enum com.smartgwt.client.types.LabelCollapseMode
-
- getValue() - Method in enum com.smartgwt.client.types.LabelRotationMode
-
- getValue() - Method in enum com.smartgwt.client.types.LayoutPolicy
-
- getValue() - Method in enum com.smartgwt.client.types.LayoutResizeBarPolicy
-
- getValue() - Method in enum com.smartgwt.client.types.LineCap
-
- getValue() - Method in enum com.smartgwt.client.types.LinePattern
-
- getValue() - Method in enum com.smartgwt.client.types.ListGridComponent
-
- getValue() - Method in enum com.smartgwt.client.types.ListGridEditEvent
-
- getValue() - Method in enum com.smartgwt.client.types.ListGridFieldType
-
- getValue() - Method in enum com.smartgwt.client.types.LoadState
-
- getValue() - Method in enum com.smartgwt.client.types.LocatorStrategy
-
- getValue() - Method in enum com.smartgwt.client.types.LocatorTypeStrategy
-
- getValue() - Method in enum com.smartgwt.client.types.LogicalOperator
-
- getValue() - Method in enum com.smartgwt.client.types.LogPriority
-
- getValue() - Method in enum com.smartgwt.client.types.MenuFieldID
-
- getValue() - Method in enum com.smartgwt.client.types.MultiComboBoxLayoutStyle
-
- getValue() - Method in enum com.smartgwt.client.types.MultipleAppearance
-
- getValue() - Method in enum com.smartgwt.client.types.NavigationDirection
-
- getValue() - Method in enum com.smartgwt.client.types.NavigationMode
-
- getValue() - Method in enum com.smartgwt.client.types.OperatorId
-
- getValue() - Method in enum com.smartgwt.client.types.OperatorValueType
-
- getValue() - Method in enum com.smartgwt.client.types.Orientation
-
- getValue() - Method in enum com.smartgwt.client.types.Overflow
-
- getValue() - Method in enum com.smartgwt.client.types.PageEvent
-
- getValue() - Method in enum com.smartgwt.client.types.PageOrientation
-
- getValue() - Method in enum com.smartgwt.client.types.PartialCommitOption
-
- getValue() - Method in enum com.smartgwt.client.types.PercentBoxModel
-
- getValue() - Method in enum com.smartgwt.client.types.PointShape
-
- getValue() - Method in enum com.smartgwt.client.types.Positioning
-
- getValue() - Method in enum com.smartgwt.client.types.PreserveOpenState
-
- getValue() - Method in enum com.smartgwt.client.types.PromptStyle
-
- getValue() - Method in enum com.smartgwt.client.types.ReadOnlyDisplayAppearance
-
- getValue() - Method in enum com.smartgwt.client.types.RecordComponentPoolingMode
-
- getValue() - Method in enum com.smartgwt.client.types.RecordLayout
-
- getValue() - Method in enum com.smartgwt.client.types.RecordSummaryFunctionType
-
- getValue() - Method in enum com.smartgwt.client.types.RegressionLineType
-
- getValue() - Method in enum com.smartgwt.client.types.RelativeDateRangePosition
-
- getValue() - Method in enum com.smartgwt.client.types.RowEndEditAction
-
- getValue() - Method in enum com.smartgwt.client.types.RowSpanEditMode
-
- getValue() - Method in enum com.smartgwt.client.types.RowSpanSelectionMode
-
- getValue() - Method in enum com.smartgwt.client.types.RPCTransport
-
- getValue() - Method in enum com.smartgwt.client.types.Selected
-
- getValue() - Method in enum com.smartgwt.client.types.SelectionAppearance
-
- getValue() - Method in enum com.smartgwt.client.types.SelectionBoundary
-
- getValue() - Method in enum com.smartgwt.client.types.SelectionNotificationType
-
- getValue() - Method in enum com.smartgwt.client.types.SelectionStyle
-
- getValue() - Method in enum com.smartgwt.client.types.SelectionType
-
- getValue() - Method in enum com.smartgwt.client.types.SendMethod
-
- getValue() - Method in enum com.smartgwt.client.types.Side
-
- getValue() - Method in enum com.smartgwt.client.types.SortArrow
-
- getValue() - Method in enum com.smartgwt.client.types.SortDirection
-
- getValue() - Method in enum com.smartgwt.client.types.SQLPagingStrategy
-
- getValue() - Method in enum com.smartgwt.client.types.SQLType
-
- getValue() - Method in enum com.smartgwt.client.types.State
-
- getValue() - Method in enum com.smartgwt.client.types.SummaryFunctionType
-
- getValue() - Method in enum com.smartgwt.client.types.TabBarControls
-
- getValue() - Method in enum com.smartgwt.client.types.TableMode
-
- getValue() - Method in enum com.smartgwt.client.types.TabTitleEditEvent
-
- getValue() - Method in enum com.smartgwt.client.types.TextAreaWrap
-
- getValue() - Method in enum com.smartgwt.client.types.TextMatchStyle
-
- getValue() - Method in enum com.smartgwt.client.types.TileLayoutPolicy
-
- getValue() - Method in enum com.smartgwt.client.types.TimeDisplayFormat
-
- getValue() - Method in enum com.smartgwt.client.types.TimeFormatter
-
Deprecated.
- getValue() - Method in enum com.smartgwt.client.types.TimeUnit
-
- getValue() - Method in enum com.smartgwt.client.types.TitleOrientation
-
- getValue() - Method in enum com.smartgwt.client.types.TopOperatorAppearance
-
- getValue() - Method in enum com.smartgwt.client.types.TreeFilterMode
-
- getValue() - Method in enum com.smartgwt.client.types.TreeModelType
-
- getValue() - Method in enum com.smartgwt.client.types.ValidationMode
-
- getValue() - Method in enum com.smartgwt.client.types.ValidatorType
-
- getValue() - Method in interface com.smartgwt.client.types.ValueEnum
-
- getValue() - Method in enum com.smartgwt.client.types.ValueItemType
-
- getValue() - Method in enum com.smartgwt.client.types.VerticalAlignment
-
- getValue() - Method in enum com.smartgwt.client.types.ViewName
-
- getValue() - Method in enum com.smartgwt.client.types.Visibility
-
- getValue() - Method in enum com.smartgwt.client.types.VisibilityMode
-
- getValue() - Method in enum com.smartgwt.client.types.ZoomStartPosition
-
- getValue() - Method in class com.smartgwt.client.widgets.chart.ChartPointClickEvent
-
- getValue() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
Data value this drawnValue
represents.
- getValue() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The current value on the dial.
- getValue() - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- getValue() - Method in class com.smartgwt.client.widgets.events.ValueChangedEvent
-
the new value
- getValue(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getValue() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Retrieves the current value of this dateRangeItem.
- getValue() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangedEvent
-
The current value (after the change).
- getValue() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
-
The new value of the form item
- getValue() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorEnterEvent
-
current item value.
- getValue() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorExitEvent
-
current value of the form item
- getValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return the value tracked by this form item.
- getValue() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Retrieves the current value of this dateRangeItem.
- getValue(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Return the value of the field.
- getValue() - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
The current value (after the change).
- getValue() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
The new value of the form item
- getValue() - Method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
value for the cell being edited
- getValue() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
- getValue() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Initial value for the edit area.
- getValue() - Method in class com.smartgwt.client.widgets.Slider
-
The slider value.
- getValue() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
When a field specifies its
type
to be "header", the
value of this attribute specifies the header text.
- getValueAsBoolean() - Method in class com.smartgwt.client.data.Criterion
-
Retrieves the specified value for this criterion.
- getValueAsBoolean() - Method in class com.smartgwt.client.widgets.form.fields.BooleanItem
-
Return the value tracked by this form item.
- getValueAsBoolean() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Return the value of the checkbox as a boolean
- getValueAsBoolean() - Method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
Return the value tracked by this form item.
- getValueAsDate() - Method in class com.smartgwt.client.data.Criterion
-
Retrieves the specified value for this criterion.
- getValueAsDate() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Return the value tracked by this form item.
- getValueAsDouble() - Method in class com.smartgwt.client.widgets.form.fields.DoubleItem
-
Return the value tracked by this form item.
- getValueAsFloat() - Method in class com.smartgwt.client.data.Criterion
-
Retrieves the specified value for this criterion.
- getValueAsFloat() - Method in class com.smartgwt.client.widgets.form.fields.FloatItem
-
Return the value tracked by this form item.
- getValueAsFloat() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Return the value tracked by this form item.
- getValueAsInt() - Method in class com.smartgwt.client.data.Criterion
-
- getValueAsIntArray() - Method in class com.smartgwt.client.data.Criterion
-
Retrieves the specified value for this criterion.
- getValueAsInteger() - Method in class com.smartgwt.client.data.Criterion
-
Retrieves the specified value for this criterion.
- getValueAsInteger() - Method in class com.smartgwt.client.widgets.form.fields.IntegerItem
-
Return the value tracked by this form item.
- getValueAsRecordList() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getValueAsString() - Method in class com.smartgwt.client.data.Criterion
-
Retrieves the specified value for this criterion.
- getValueAsString(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getValueAsString() - Method in class com.smartgwt.client.widgets.form.fields.ColorPickerItem
-
Return the value tracked by this form item.
- getValueAsString() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Return the value tracked by this form item.
- getValueAsString() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Return the value tracked by this form item.
- getValueAsString() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Return the value tracked by this form item.
- getValueAsString() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Return the value tracked by this form item.
- getValueAsString() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Return the value tracked by this form item.
- getValueAsString(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Return the value as String
- getValueAsStringArray() - Method in class com.smartgwt.client.data.Criterion
-
Retrieves the specified value for this criterion.
- getValueAxisLabelProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for labels of value axis.
- getValueAxisLabelProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for labels of value axis.
- getValueAxisMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getValueField() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this form item maps data values to display values by retrieving the
displayField
values from an
optionDataSource
, this property denotes the the
field to use as the underlying data value in records from the optionDataSource.
If unset, assumed to be the
name
of this form item.
- getValueField() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item maps data values to display values by retrieving the
displayField
values from an
optionDataSource
, this property denotes the the
field to use as the underlying data value in records from the optionDataSource.
If unset, assumed to be the
name
of this form item.
- getValueField() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The valueField
of the combo box.
- getValueField() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this form item maps data values to display values by retrieving the
displayField
values from an
optionDataSource
, this property denotes
the the field to use as the underlying data value in records from the optionDataSource.
If unset, assumed to
be the
name
of this form item.
- getValueField() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Which field in the tree-data should be returned as this item's value? If unspecified, the path will be used
- getValueField() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this form item maps data values to display values by retrieving the
displayField
values from an
optionDataSource
, this property denotes the the
field to use as the underlying data value in records from the optionDataSource.
If unset, assumed to be the
name
of this form item.
- getValueField() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the
optionDataSource
field used to
retrieve the stored values that are to be mapped to the display values (specified by
displayField
).
- getValueFieldComboBox() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- getValueFieldName() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Getter method to retrieve the
valueField
for this
item.
- getValueFieldName() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Getter method to retrieve the
valueField
for this
item.
- getValueFieldName() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Getter method to retrieve the
valueField
for this item.
- getValueFieldName() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Getter method to retrieve the
valueField
for this
item.
- getValueFieldProperties(FieldType, String, OperatorId, ValueItemType, String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Override to return properties for the FormItem(s) used for the "value" field displayed within clauses within this
filterBuilder.
- getValueFromJavaScriptObjectArray(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getValueIcon(Object) - Method in interface com.smartgwt.client.widgets.form.ValueIconMapper
-
Method that allows the developer to specify the image source for an icon to be displayed for the current form item value.
- getValueIcon(ListGridField, Object, ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the appropriate valueIcon for a cell based on the field and the data value for the cell.
- getValueIconField() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
For Databound formItems, this property determines which column
valueIcons
should show up in for this formItem's pickList.
If unset valueIcons show up in the
displayField
column if specified, otherwise
the
valueField
column.
In most cases
only the
displayField
or
valueField
will be visible.
- getValueIconField() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
For Databound formItems, this property determines which column
valueIcons
should show up in for this formItem's pickList.
If unset valueIcons show up in the
displayField
column if specified, otherwise
the
valueField
column.
In most cases
only the
displayField
or
valueField
will be visible.
- getValueIconField() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
For Databound formItems, this property determines which column
valueIcons
should show up in for this formItem's pickList.
If unset valueIcons show up in the
displayField
column if specified, otherwise
the
valueField
column.
In most cases
only the
displayField
or
valueField
will be visible.
- getValueIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If valueIcons
is specified, use this property to
specify a height for the value icon written out.
- getValueIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height for value icons for this listGrid.
- getValueIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Height for value icons for this listGrid field.
- getValueIconLeftPadding() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If we're showing a value icon, this attribute governs the amount of space between the icon and the start edge of the
form item cell.
- getValueIconLeftPadding() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the left of valueIcons by default Can be overridden at the field level
- getValueIconLeftPadding() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
How much padding should there be on the left of valueIcons for this field Overrides
valueIconLeftPadding
- getValueIconOrientation() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If we're showing a valueIcon for this field should it appear to the left or the right of the text? By default the icon
will appear to the left of the textual value - set this to "right" to show the icon on the right of the text.
- getValueIconRightPadding() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If we're showing a value icon, this attribute governs the amount of space between the icon and the value text.
- getValueIconRightPadding() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the right of valueIcons by default
- getValueIconRightPadding() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
How much padding should there be on the right of valueIcons for this field Overrides
valueIconRightPadding
- getValueIconSize() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If valueIcons
is specified, this property may be
used to specify both the width and height of the icon written out.
- getValueIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width and height of value icons for this ListGrid.
- getValueIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Default width and height of value icons in this field.
- getValueIconWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If valueIcons
is specified, use this property to
specify a width for the value icon written out.
- getValueIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Width for value icons for this listGrid.
- getValueIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Width for value icons for this listGrid field.
- getValueItemTitle() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The title for the value-item.
- getValueItemWidth() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the value-chooser formItem displayed in clauses within this FilterBuilder.
- getValueLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for a "value line" - a line shows where a particular discrete value is placed, eg, vertical lines connecting
points of a line chart to the X axis, or radial lines in a Radar chart.
- getValueLineProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for a "value line" - a line shows where a particular discrete value is placed, eg, vertical lines connecting
points of a line chart to the X axis, or radial lines in a Radar chart.
- getValueMap() - Method in class com.smartgwt.client.data.DataSourceField
-
A ValueMap is a set of legal values for a field.
- getValueMap(String, String) - Method in class com.smartgwt.client.data.RecordList
-
Get a map of the form { item[idField] -> item[displayField] }
, for all items in the list.
- getValueMap(String, String) - Method in class com.smartgwt.client.data.ResultSet
-
Get a map of the form { item[idField] -> item[displayField] }
, for all items in the list.
- getValueProperty() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Property in each record that holds a data value.
- getValueProperty() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Name of the property in a cell record that holds the cell value.
- getValues() - Method in class com.smartgwt.client.data.Criteria
-
Return the criteria values as a name-value Map.
- getValues() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Values to be submitted for "update", "add" and "remove" operations.
- getValues() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Array of facetValue definitions.
- getValues() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Returns the current set of values where each propertyName is the name of a form item in the form, and each property
value is the value held by that form item.
- getValues() - Method in class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
-
The form or ValuesManager values
- getValues() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
- getValues() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Returns the values of a SelectItem with multiple=true as an array of Strings.
- getValues() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Returns the current set of values for the values manager instance.
- getValuesAsAdvancedCriteria() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Return an AdvancedCriteria object based on the current set of values within this form.
- getValuesAsAdvancedCriteria(TextMatchStyle) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Return an AdvancedCriteria object based on the current set of values within this form.
- getValuesAsCriteria() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Return search criteria based on the current set of values within this form.
- getValuesAsMap() - Method in class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
-
Returns the current set of values for the form or values manager instance as a map.
- getValuesAsRecord() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Return the current set of values within this form as a Record.
- getValuesManager() - Method in class com.smartgwt.client.widgets.Canvas
-
- getValuesManager() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Return the ValuesManager for this form.
- getValueTitle() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
A label for the data values, such as "Sales in Thousands", typically used as the label for the value axis.
- getValueTitle() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
A label for the data values, such as "Sales in Thousands", typically used as the label for the value axis.
- getValueTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
A label for the data values shown in cells, such as "Sales in Thousands", typically used
when the CubeGrid must generate a description for a cell value or set of cell values.
- getValueType() - Method in class com.smartgwt.client.bean.BeanValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.BooleanValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.DateValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.DoubleValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.FloatValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.IntegerValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.LongValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.NumberValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.ObjectArrayValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.OtherValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.PBooleanArrayValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.PBooleanValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.PDoubleArrayValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.PDoubleValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.PFloatArrayValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.PFloatValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.PIntegerArrayValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.PIntegerValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.PLongArrayValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.PLongValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.StringValueType
-
- getValueXPath() - Method in class com.smartgwt.client.data.DataSourceField
-
XPath expression used to retrieve the field's value.
- getVariance(String, boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the variance of the data from a single metric.
- getVariance(FacetValueMap, boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the variance of the data from a single metric.
- getVersion() - Static method in class com.smartgwt.client.Version
-
- getVertical() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
True == display options vertically, false == display in a single row
- getVertical() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Indicates whether this is a vertical or horizontal slider.
- getVertical() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Should the toolbar stack its buttons vertically or horizontally?
- getVertical() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
Is this split bar vertically orientated?
When a Splitbar
is created by a layout to be the resizeBar for
some member of the layout, the vertical
property will be set to true
if the layout is
horizontal, meaning this resizeBar will be taller than it is wide, and will allow horizontal resizing of the member.
- getVertical() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Should this layout appear with members stacked vertically or horizontally.
- getVertical() - Method in class com.smartgwt.client.widgets.Progressbar
-
Indicates whether this is a vertical or horizontal progressbar.
- getVertical() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Whether the rangeSlider should be vertical or horizontal.
- getVertical() - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether this is a vertical or horizontal slider.
- getVertical() - Method in class com.smartgwt.client.widgets.Splitbar
-
Is this split bar vertically orientated?
When a Splitbar
is created by a layout to be the resizeBar for
some member of the layout, the vertical
property will be set to true
if the layout is
horizontal, meaning this resizeBar will be taller than it is wide, and will allow horizontal resizing of the member.
- getVertical() - Method in class com.smartgwt.client.widgets.StretchImg
-
Indicates whether the list of images is drawn vertically from top to bottom (true), or horizontally from left to right
(false).
- getVertical() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Default is a horizontal button.
- getVertical() - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
Indicates whether the buttons are drawn horizontally from left to right (false), or vertically from top to bottom
(true).
- getVertical() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Indicates whether the components are drawn horizontally from left to right (false), or vertically from top to bottom
(true).
- getVerticalStyleName() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
- getView() - Method in class com.smartgwt.client.widgets.ViewLoader
-
Retrieve the current view.
- getViewer() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
the listGrid that contains the click event
- getViewer() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
the listGrid that contains the doubleclick event
- getViewer() - Method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
-
the TileGrid itself
- getViewer() - Method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
the TileGrid itself
- getViewer() - Method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
-
the TileGrid itself
- getViewer() - Method in class com.smartgwt.client.widgets.tree.events.FolderClickEvent
-
The TreeGrid on which folderClick() occurred.
- getViewer() - Method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
-
The TreeGrid on which the contextclick occurred.
- getViewer() - Method in class com.smartgwt.client.widgets.tree.events.LeafClickEvent
-
The TreeGrid on which leafClick() occurred.
- getViewer() - Method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
-
The TreeGrid on which the contextclick occurred.
- getViewer() - Method in class com.smartgwt.client.widgets.tree.events.NodeClickEvent
-
The TreeGrid on which leafClick() occurred.
- getViewer() - Method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
-
The TreeGrid on which the contextclick occurred.
- getViewName() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
-
view where the event was clicked on: "day", "week", "month", "timeline"
- getViewName() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
-
view where the event was clicked on: "day", "week" or "month"
- getViewName() - Method in class com.smartgwt.client.widgets.calendar.events.CurrentViewChangedEvent
-
the name of the current view after the change
- getViewportHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the height of the viewport onto the scrollable content.
- getViewportWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the width of the viewport onto the scrollable content.
- getViewState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a snapshot of the current view state of this ListGrid.
This includes the field, sort, hilite, group, and
selected state state of the grid, returned as a ListGridViewState object.
This object can be passed to
ListGrid.setViewState
to reset this grid's vew state to the
current state (assuming the same data / fields are present in the grid).
- getViewState() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Returns a snapshot of the current view state of this DetailViewer.
This includes the field, sort and hilite state of
the grid, returned as a DetailViewerViewState object.
This object can be passed to
DetailViewer.setViewState
to reset this detail viewer's
vew state to the current state (assuming the same data / fields are present in the detail viewer).
- getViewURL() - Method in class com.smartgwt.client.widgets.ViewLoader
-
URL to load components from.
- getVirtualScrolling() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When incremental rendering is switched on and there are variable record heights, the virtual scrolling mechanism manages
the differences in scroll height calculations due to the unknown sizes of unrendered rows to make the scrollbar and
viewport appear correctly.
- getVisibility() - Method in class com.smartgwt.client.widgets.Canvas
-
Controls widget visibility when the widget is initialized.
- getVisibilityMode() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Whether multiple sections can be visible at once
- getVisible() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether this item is currently visible.
- getVisibleEndDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the last visible date in the currently selected calendar view.
- getVisibleHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the visible height of the Canvas.
- getVisibleHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Output the drawn height for this item in pixels.
- getVisibleRows() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the rows that are currently visible in the viewport, as an array of [firstRowNum, lastRowNum].
- getVisibleStartDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the first visible date in the currently selected calendar view.
- getVisibleWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the visible width of the Canvas.
- getVisibleWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Output the drawn width for this item in pixels.
- getVPolicy() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Sizing policy applied to members on vertical axis
- getVResizeCursor() - Method in class com.smartgwt.client.widgets.Splitbar
-
Cursor to display if this Splitbar is to be used for vertical resize of widgets.
- getVSnapOrigin() - Method in class com.smartgwt.client.widgets.Canvas
-
Get an offset to be used when calculating snap positioning.
- getVSnapOrigin(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Get an offset to be used when calculating snap positioning.
- getVSnapPosition(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Override this method to provide a custom snap-to grid.
- getVSnapPosition(int, String) - Method in class com.smartgwt.client.widgets.Canvas
-
Override this method to provide a custom snap-to grid.
- getVSrc() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
Default src to display when
vertical
is true, and
src
is unset.
- getVSrc() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Base URL for the images used for the vertical scrollbar track and end buttons.
- getVSrc() - Method in class com.smartgwt.client.widgets.Splitbar
-
Base URL for the image if
vertical
is true and
src
is unset.
- getVSrc() - Method in class com.smartgwt.client.widgets.StretchImg
-
Base URL for the image if
vertical
is true and
src
is unset.
- getVSrc() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Image for resizer
- getVSrc() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Image for vertically oriented separator (for horizontal toolstrips).
- getVThumbStyle() - Method in class com.smartgwt.client.widgets.Slider
-
Optional CSS style for the thumb for a vertically oriented slider.
- getVTrackStyle() - Method in class com.smartgwt.client.widgets.Slider
-
Optional CSS style for the track for a vertically oriented slider.
- getWaitForSave() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, this property determines whether the user will be able to dismiss the edit form, or
navigate to another cell while the save is in process (before the asynchronous server response returns).
- getWarnOnCancel() - Method in class com.smartgwt.client.widgets.BatchUploader
-
If set, indicates that a warning dialog should be shown when Cancel is clicked, asking the user to confirm that this is
really what they want to do.
- getWarnOnRemoval() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canRemoveRecords
is true, when the user clicks
the remove icon for some record, should we show a warning message (defined as
warnOnRemovalMessage
) and allow the user to cancel
removal?
- getWarnOnRemovalMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getWarnOnUnmappedValueFieldChange() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a field has
displayField
specified and has no
optionDataSource
, this field will display the
value from the
displayField
of each record by default (for more on this behavior see
optionDataSource
).
- getWeek() - Method in class com.smartgwt.client.util.DateUtil
-
Returns an integer containing the week number
- getWeekChooserButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
which shows
a picker for selecting a specific week of the year.
- getWeekendDays() - Static method in class com.smartgwt.client.util.DateUtil
-
Return an array of days that are considered "weekend" days.
- getWeekendHeaderStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Optional CSS style applied to the day-of-week headers for weekend days.
- getWeekEventBorderOverlap() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Augments the width of week event windows slightly to avoid duplicate adjacent borders between events.
- getWeekFieldTitle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the week
field in the date grid.
- getWeekHeaderStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getWeekMenuStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Style for the pop-up week menu.
- getWeekPrefix() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to appear before the week number in the title of
week-based
HeaderLevel
s when this calendar is showing a timeline.
- getWeeksAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "week".
- getWeeksFromNowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "week".
- getWeekView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
ListGrid
used to display events that pertain to a given week.
- getWeekViewTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getWheelDelta() - Static method in class com.smartgwt.client.util.EventHandler
-
- getWheelDelta() - Method in class com.smartgwt.client.widgets.events.MouseWheelEvent
-
Convenience method that returns the value of EventHandler#getWheelDelta()
- getWheelDeltaAsDouble() - Static method in class com.smartgwt.client.util.EventHandler
-
- getWholeRecordNavIcon() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
- getWidth() - Method in class com.smartgwt.client.core.Rectangle
-
- getWidth() - Static method in class com.smartgwt.client.util.Page
-
Get the width of the visible portion of the window, not including browser chrome or the scrollbar area.
- getWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
- getWidth() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Integer number of pixels.
- getWidth() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Width of the cube grid facetValue in pixels.
- getWidth() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getWidth() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Width in pixels.
- getWidth() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Width in pixels.
- getWidth() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Width in pixels.
- getWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Width of the FormItem.
- getWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines the width of this icon in px.
- getWidth() - Method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
default width for the spacer
- getWidth() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
default width of this item
- getWidth() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Default width for fields.
- getWidth() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Width for this uploadItem.
- getWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Return the width of the field.
- getWidth() - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the width of the image.
- getWidth() - Method in class com.smartgwt.client.widgets.StretchItem
-
The width of the image.
- getWidth() - Method in class com.smartgwt.client.widgets.tab.Tab
-
You can specify an explicit width for the tab using this property.
- getWidthAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
- getWillHandleError() - Method in class com.smartgwt.client.rpc.RPCRequest
-
With willHandleError:false, rpcResponses that indicate an error go through centralized handling in the RPCManager and
rpcRequest.callback is never invoked.
- getWizard() - Method in class com.smartgwt.client.util.workflow.Process
-
If wizard is set then current workflow will be handled as wizard.
- getWizard() - Method in class com.smartgwt.client.util.workflow.UserTask
-
If wizard is set then associated form will be hidden after user goes to next or prev step of current workflow.
- getWorkdayBaseStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getWorkdayEnd() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When using
showWorkday
:true,
workdayStart
and
workdayEnd
specify the time of day when the workday starts and ends,
specified as a String acceptable to String.
- getWorkdayStart() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When using
showWorkday
:true,
workdayStart
and
workdayEnd
specify the time of day when the workday starts and ends,
specified as a String acceptable to String.
- getWrap() - Method in class com.smartgwt.client.widgets.Button
-
A boolean indicating whether the button's title should word-wrap, if necessary.
- getWrap() - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
If true, item contents can wrap.
- getWrap() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Should the text for items within this radio group wrap?
- getWrap() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
If true, item contents can wrap.
- getWrap() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Text wrapping style.
- getWrap() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Should the field title wrap if there is not enough space horizontally to accomodate it.
- getWrap() - Method in class com.smartgwt.client.widgets.Label
-
If false, the label text will not be wrapped to the next line.
- getWrap() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should the title for this button wrap? If unset, default behavior is to allow wrapping if this.vertical is true,
otherwise disallow wrapping
- getWrapCells() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should content within cells be allowed to wrap?
- getWrapFacetTitles() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to allow text wrapping on facet titles.
- getWrapFacetValueTitles() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to allow text wrapping on facet value titles.
- getWrapItemTitles() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Whether titles for form items should wrap.
- getWrapLabel() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Should the label be allowed to wrap, or be fixed to one line no matter how long
- getWrapTitle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified determines whether this items title should wrap.
- getWrapValues() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Whether values should be allowed to wrap by default, or should be shown on one line regardless of length.
- getWrapValues() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Whether values should be allowed to wrap by default, or should be shown on one line regardless of length.
- getWsOperation() - Method in class com.smartgwt.client.data.OperationBinding
-
Name of the web service operation that will be invoked in order to execute this DataSource operation.
- getWsOperation() - Method in class com.smartgwt.client.data.WSRequest
-
Name of the web service operation to invoke.
- getX() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the page-relative X (horizontal) coordinate of an event.
- getX() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
X coordinate where the data value is rendered.
- getX() - Method in class com.smartgwt.client.widgets.drawing.events.DragMove
-
x-coordinate within the drawPane
- getX() - Method in class com.smartgwt.client.widgets.drawing.events.DragStart
-
x-coordinate within the drawPane
- getX() - Method in class com.smartgwt.client.widgets.drawing.events.DragStop
-
x-coordinate within the drawPane
- getX() - Method in class com.smartgwt.client.widgets.drawing.Point
-
The x coordinate of this point.
- getX() - Method in class com.smartgwt.client.widgets.events.BrowserEvent
-
- getX1() - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
X coordinate of the start point.
- getX2() - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
X coordinate of the end point.
- getXAxisMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter charts only, the "id" of the metric facet value to use for the x-axis.
- getXCoord(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns the X coordination where the passed data value would be drawn.
- getXCoord(float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns the X coordination where the passed data value would be drawn.
- getXCoord(float) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Returns the X coordination where the passed data value would be drawn.
- getXCoordAsDouble(double) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Returns the X coordination where the passed data value would be drawn.
- getXmlAttribute() - Method in class com.smartgwt.client.data.DataSourceField
-
- getXmlNamespaces() - Method in class com.smartgwt.client.data.OperationBinding
-
- getXmlNamespaces() - Method in class com.smartgwt.client.data.RestDataSource
-
When
dataFormat
is "xml",
xmlNamespaces
configures the set of namespace prefixes that are added to the document element of the XML message sent to the server.
- getXmlRecordXPath() - Method in class com.smartgwt.client.data.RestDataSource
-
recordXPath
mapping to the data node of XML returned by the server.
- getY() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the page-relative Y (vertical) coordinate of an event.
- getY() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
Y coordinate where the data value is rendered.
- getY() - Method in class com.smartgwt.client.widgets.drawing.events.DragMove
-
y-coordinate within the drawPane
- getY() - Method in class com.smartgwt.client.widgets.drawing.events.DragStart
-
y-coordinate within the drawPane
- getY() - Method in class com.smartgwt.client.widgets.drawing.events.DragStop
-
y-coordinate within the drawPane
- getY() - Method in class com.smartgwt.client.widgets.drawing.Point
-
The y coordinate of this point.
- getY() - Method in class com.smartgwt.client.widgets.events.BrowserEvent
-
- getY1() - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
Y coordinate of the start point.
- getY2() - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
Y coordinate of the end point.
- getYAxisMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter charts only, the "id" of the metric facet value to use for the y-axis.
- getYCoord(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns the Y coordination where the passed data value would be drawn.
- getYCoord(float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns the Y coordination where the passed data value would be drawn.
- getYCoord(float) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Returns the Y coordination where the passed data value would be drawn.
- getYCoordAsDouble(double) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Returns the Y coordination where the passed data value would be drawn.
- getYear() - Method in class com.smartgwt.client.widgets.FiscalYear
-
The 4-digit calendar year when this fiscal year starts.
- getYearChooserButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
that shows
a picker for selecting a specific calendar year.
- getYearMenuStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Style for the pop-up year menu.
- getYearsAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "year".
- getYearSelector() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Select item to hold the year part of the date.
- getYearSelectorProperties() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
yearSelector
.
- getYearsFromNowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "year".
- getZIndex() - Method in class com.smartgwt.client.widgets.Canvas
-
Get the z-Index of this canvas.
- getZoomChart() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Mini-chart created to allow zooming when
canZoom
is
enabled.
- getZoomChartProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties to further configure the
zoomChart
.
- getZoomChartSlider() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Slider controls shown on the mini-chart which is created when
canZoom
is enabled.
- getZoomEndValue() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For a
zoomed chart
, end value of the data range shown in
the main chart.
- getZoomLevel() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Zoom for the DrawPane as a whole, where 1 is normal size.
- getZoomLogScale() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
By default when
canZoom
is enabled, the
zoomChart
uses logarithmic scaling so that spikes in the data
don't result in a zoomed chart that is mostly a flat line.
- getZoomMutePercent() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getZoomSelectionChart() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Mini-chart created when
canZoom
is enabled.
- getZoomSelectionChartProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getZoomShowSelection() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getZoomStartPosition() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For a
zoomed chart
, determines what portion of the
overall dataset should be initially shown in the main chart.
- getZoomStartValue() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For a
zoomed chart
, start value of the data range shown
in the main chart.
- globalNamespaces - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Namespaces definitions to add to the root element of outbound XML messages sent to a web
service, as a mapping from namespace prefix to namespace URI.
- goOffline() - Static method in class com.smartgwt.client.util.Offline
-
Explicitly sets this session into offline mode.
- goOnline() - Static method in class com.smartgwt.client.util.Offline
-
Explicitly sets this session into online mode.
- goToPrevious() - Method in class com.smartgwt.client.util.workflow.UserTask
-
- Gradient - Class in com.smartgwt.client.widgets.drawing
-
Defines a gradient.
- Gradient() - Constructor for class com.smartgwt.client.widgets.drawing.Gradient
-
- Gradient(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.Gradient
-
- GridHeader - Interface in com.smartgwt.client.docs
-
Properties and methods related to the ListGrid header.
- GridRenderer - Class in com.smartgwt.client.widgets.grid
-
A flexible, high-speed table that offers consistent cross-platform sizing, clipping, and events.
- GridRenderer() - Constructor for class com.smartgwt.client.widgets.grid.GridRenderer
-
- GridRenderer(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.GridRenderer
-
- GridRowColEvent<H extends com.google.gwt.event.shared.EventHandler> - Class in com.smartgwt.client.widgets.grid.events
-
- GridRowColEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.GridRowColEvent
-
- GridSummaryCustomizer - Class in com.smartgwt.client.widgets.grid
-
If ListGrid.showGridSummary is true, and this method is specified it
will be called to generate the summary value to be displayed in the grid
summary row.
- GridSummaryCustomizer() - Constructor for class com.smartgwt.client.widgets.grid.GridSummaryCustomizer
-
- GridValidation - Interface in com.smartgwt.client.docs
-
ListGrids support automatic validation of edited cells / records.
- Grip - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Grip.
- group - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For use in
ComponentSchema
, indicates what group to place the
property in when editing in Visual Builder.
- groupBy(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Display the current set of records grouped by their values for the given field or fields.
- GroupByCompleteEvent - Class in com.smartgwt.client.widgets.grid.events
-
- GroupByCompleteEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.GroupByCompleteEvent
-
- GroupByCompleteHandler - Interface in com.smartgwt.client.widgets.grid.events
-
- GroupByEvent - Class in com.smartgwt.client.widgets.grid.events
-
- GroupByEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.GroupByEvent
-
- GroupByHandler - Interface in com.smartgwt.client.widgets.grid.events
-
- groupClause - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
- Grouping - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Grouping.
- grouping_byDayOfMonthTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Day of Month".
- grouping_byDayTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Day".
- grouping_byHoursTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Hours".
- grouping_byMillisecondsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Milliseconds".
- grouping_byMinutesTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Minutes".
- grouping_byMonthTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Month".
- grouping_byQuarterTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Quarter".
- grouping_bySecondsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Seconds".
- grouping_byUpcomingTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Upcoming".
- grouping_byWeekTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Week".
- grouping_byYearTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Year".
- grouping_timezoneMinutesSuffix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "minutes".
- grouping_timezoneSecondsSuffix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "seconds".
- grouping_upcomingBeforeTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Before".
- grouping_upcomingLaterTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Later".
- grouping_upcomingNextMonthTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Next Month".
- grouping_upcomingNextWeekTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Next Week".
- grouping_upcomingThisWeekTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This Week".
- grouping_upcomingTodayTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Today".
- grouping_upcomingTomorrowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Tomorrow".
- grouping_weekNumberTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Week #".
- groupingMessages_byDayOfMonthTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Day of Month".
- groupingMessages_byDayTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Day".
- groupingMessages_byHoursTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Hours".
- groupingMessages_byMillisecondsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Milliseconds".
- groupingMessages_byMinutesTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Minutes".
- groupingMessages_byMonthTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Month".
- groupingMessages_byQuarterTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Quarter".
- groupingMessages_bySecondsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Seconds".
- groupingMessages_byUpcomingTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Upcoming".
- groupingMessages_byWeekTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Week".
- groupingMessages_byYearTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Year".
- groupingMessages_timezoneMinutesSuffix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "minutes".
- groupingMessages_timezoneSecondsSuffix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "seconds".
- groupingMessages_upcomingBeforeTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Before".
- groupingMessages_upcomingLaterTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Later".
- groupingMessages_upcomingNextMonthTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Next Month".
- groupingMessages_upcomingNextWeekTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Next Week".
- groupingMessages_upcomingThisWeekTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This Week".
- groupingMessages_upcomingTodayTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Today".
- groupingMessages_upcomingTomorrowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Tomorrow".
- groupingMessages_weekNumberTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Week #".
- GroupNode - Class in com.smartgwt.client.widgets.grid
-
An auto-generated class representing the group nodes in a grouped listgrid.
- GroupNode(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.GroupNode
-
- GroupStartOpen - Enum in com.smartgwt.client.types
-
Possible values for the state of ListGrid groups when groupBy is called
- GroupStateChangedEvent - Class in com.smartgwt.client.widgets.grid.events
-
- GroupStateChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.GroupStateChangedEvent
-
- GroupStateChangedHandler - Interface in com.smartgwt.client.widgets.grid.events
-
- GroupSummary - Class in com.smartgwt.client.widgets.grid
-
Group Summary.
- GroupSummary() - Constructor for class com.smartgwt.client.widgets.grid.GroupSummary
-
- GroupSummary(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.GroupSummary
-
- GroupSummaryCustomizer - Class in com.smartgwt.client.widgets.grid
-
If
ListGrid.getShowGroupSummary()
is true, and this method is specified it will be
called to generate the field summary value to be displayed for each group level summary row.
- GroupSummaryCustomizer() - Constructor for class com.smartgwt.client.widgets.grid.GroupSummaryCustomizer
-
- GroupTitleRenderer - Interface in com.smartgwt.client.widgets.grid
-
Group title renderer function.
- GroupValueFunction - Interface in com.smartgwt.client.widgets.grid
-
Function to return the value which records should be grouped by.
- GwtFloatVsDouble - Interface in com.smartgwt.client.docs
-
Float vs Double
- SafeSkinning - Interface in com.smartgwt.client.docs
-
Safe Skinning
- SAVE - Static variable in class com.smartgwt.client.widgets.HeaderControl
-
- saveAllEdits() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Save a number of outstanding edits for this ListGrid.
- saveAllEdits(Function) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Save a number of outstanding edits for this ListGrid.
- saveAllEdits(Function, int[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Save a number of outstanding edits for this ListGrid.
- saveData() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Validate and then save the form's current values to the
DataSource
this form is bound
to.
- saveData(DSCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- saveData(DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Validate and then save the form's current values to the
DataSource
this form is bound
to.
- saveData() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Validate and then save the form's current values to the
DataSource
this form is bound
to.
- saveData(DSCallback) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- saveData(DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Validate and then save the form's current values to the
DataSource
this form is bound
to.
- saveHilite() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
- saveHilites(String) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Save the set of Hilites and fire the
callback
.
- saveTabTitle() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If the user is currently editing a tab title (see
canEditTabTitles
), save the edited tab title and hide the editor.
- say(String) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "OK" button.
- say(String, String) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "OK" button.
- say(String, BooleanCallback) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "OK" button.
- say(String, String, BooleanCallback) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "OK" button.
- SC - Class in com.smartgwt.client.util
-
- SC() - Constructor for class com.smartgwt.client.util.SC
-
- scaleBy(float, float) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Scale all drawItem[] shapes by the x, y multipliers
- scaleBy(double, double) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Scale all drawItem[] shapes by the x, y multipliers
- scaleBy(float, float) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Scale the shape by the x, y multipliers
- scaleBy(double, double) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Scale the shape by the x, y multipliers
- scaleTo(float, float) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Scale the each item in the drawGroup by the x, y multipliers
- scaleTo(double, double) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Scale the each item in the drawGroup by the x, y multipliers
- scaleTo(float, float) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Scale the shape by the x, y multipliers
- scaleTo(double, double) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Scale the shape by the x, y multipliers
- scClassName - Variable in class com.smartgwt.client.core.BaseClass
-
- SCClassName - Interface in com.smartgwt.client.docs
-
Name of a Smart GWT Class, that is, a Class that has been created via isc.defineClass
, including Classes built into Smart GWT, such as "ListGrid".
- scClassName - Variable in class com.smartgwt.client.widgets.BaseWidget
-
- SCEE - Class in com.smartgwtee.tools.client
-
Deprecated.
- SCEE() - Constructor for class com.smartgwtee.tools.client.SCEE
-
Deprecated.
- schema - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
This property only applies to the built-in SQL DataSource provided in Pro and better
editions of Smart GWT
- schemaBean - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources that specify
autoDeriveSchema
, this property
indicates the name of the Spring bean, Hibernate mapping or fully-qualified Java class to use
as parent schema.
- schemaNamespace - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For a DataSource derived from WSDL or XML schema, the XML namespace this schema belongs to.
- SchemaSet - Class in com.smartgwt.client.data
-
- SchemaSet(JavaScriptObject) - Constructor for class com.smartgwt.client.data.SchemaSet
-
- SCImgURL - Interface in com.smartgwt.client.docs
-
Properties that refer to images by URL, such as
src
and
icon
, are specially interpreted in Smart GWT to allow for simpler and more
uniform image URLs, and to allow applications to be restructured more easily.
- script - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Scriptlet to be executed prior to the DataSource operation which is configured by this
operationBinding.
- ScriptTask - Class in com.smartgwt.client.util.workflow
-
Task that executes arbitrary code, either synchronous or asynchronous.
- ScriptTask() - Constructor for class com.smartgwt.client.util.workflow.ScriptTask
-
- ScriptTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.ScriptTask
-
- ScriptTask(String) - Constructor for class com.smartgwt.client.util.workflow.ScriptTask
-
- ScriptTask(String, String) - Constructor for class com.smartgwt.client.util.workflow.ScriptTask
-
- ScriptTask(String, ProcessElement) - Constructor for class com.smartgwt.client.util.workflow.ScriptTask
-
- Scroll - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Scroll.
- scrollBack() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If there is not enough space to display all the tabs in this tabSet, this method will scroll the previous tab (that
first tab that is clipped at the beginning of the tab-bar) into view.
- Scrollbar - Class in com.smartgwt.client.widgets
-
The Scrollbar widget implements cross-platform, image-based scrollbars that control the scrolling of content in other
widgets.
- Scrollbar() - Constructor for class com.smartgwt.client.widgets.Scrollbar
-
- Scrollbar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.Scrollbar
-
- scrollBodyTo(Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Scroll the body of the grid to the specified coordinates.
- scrollBy(int, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Scroll this widget by some pixel increment in either (or both) direction(s).
- scrollByPercent(int, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Scroll this widget by some percentage of scroll size in either (or both) direction(s).
- ScrolledEvent - Class in com.smartgwt.client.widgets.events
-
- ScrolledEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.ScrolledEvent
-
- ScrolledHandler - Interface in com.smartgwt.client.widgets.events
-
- scrollForward() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If there is not enough space to display all the tabs in this tabSet, this method will scroll the next tab (that first
tab that is clipped at the end of the tab-bar) into view.
- Scrolling - Interface in com.smartgwt.client.docs
-
Scrolling and clipping of objects when part of the object is obscured
- scrollTo(int, int) - Static method in class com.smartgwt.client.util.Page
-
Scroll the window to a specified top and left coordinate.
- scrollTo() - Method in class com.smartgwt.client.widgets.Canvas
-
Scrolls the content of the widget so that the origin (top-left corner) of the content is left pixels to the left and top
pixels above the widget's top-left corner (but still clipped by the widget's dimensions).
- scrollTo(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
- scrollTo(Integer, Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Scrolls the content of the widget so that the origin (top-left corner) of the content is left pixels to the left and top
pixels above the widget's top-left corner (but still clipped by the widget's dimensions).
- scrollToBottom() - Method in class com.smartgwt.client.widgets.Canvas
-
Vertically scrolls the content of the widget to the end of its content
- scrollToCell(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Will scroll the listGrid body such that the specified cell is visible close to the centre of the viewport.
- scrollToColumn(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Scroll the grid to specified column such that the row appears near the center of the viewport.
- scrollToLeft() - Method in class com.smartgwt.client.widgets.Canvas
-
Horizontally scrolls the content of the widget to 0
- scrollToPercent(int, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Scroll this widget to some position specified as a percentage of scroll size in either (or both) direction(s).
- scrollToRight() - Method in class com.smartgwt.client.widgets.Canvas
-
Horizontally scrolls the content of the widget to the end of its content
- scrollToRow(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Scroll the grid to specified row such that the row appears near the center of the viewport, loading data if necessary.
- scrollToTime(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Scroll the calendar Day or Week views to the specified time.
- scrollToTop() - Method in class com.smartgwt.client.widgets.Canvas
-
Vertically scrolls the content of the widget to 0
- SEARCH - Static variable in class com.smartgwt.client.widgets.form.fields.PickerIcon
-
- SearchForm - Class in com.smartgwt.client.widgets.form
-
A SearchForm is a DynamicForm specialized for a user to enter search criteria.
- SearchForm() - Constructor for class com.smartgwt.client.widgets.form.SearchForm
-
- SearchForm(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.SearchForm
-
- SearchHandler - Interface in com.smartgwt.client.widgets.form.events
-
- sectionForItem(Canvas) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Search for a section that contains passed item.
- SectionHeader - Class in com.smartgwt.client.widgets.layout
-
Simple SectionHeader class based on a Label with an icon, skinnable via CSS.
- SectionHeader() - Constructor for class com.smartgwt.client.widgets.layout.SectionHeader
-
- SectionHeader(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.SectionHeader
-
- sectionHeaderClick(Canvas) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Method intended to be called by the sectionHeader when it is clicked on.
- SectionHeaderClickEvent - Class in com.smartgwt.client.widgets.layout.events
-
- SectionHeaderClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.events.SectionHeaderClickEvent
-
- SectionHeaderClickHandler - Interface in com.smartgwt.client.widgets.layout.events
-
- SectionHeaderTitleHoverEvent - Class in com.smartgwt.client.widgets.layout.events
-
- SectionHeaderTitleHoverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.events.SectionHeaderTitleHoverEvent
-
- SectionHeaderTitleHoverHandler - Interface in com.smartgwt.client.widgets.layout.events
-
- sectionIsExpanded(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Returns true if the specified section is expanded, false if it is collapsed.
- sectionIsExpanded(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Returns true if the specified section is expanded, false if it is collapsed.
- sectionIsVisible(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Returns true if the specified section is visible, false if it is not.
- sectionIsVisible(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Returns true if the specified section is visible, false if it is not.
- SectionItem - Class in com.smartgwt.client.widgets.form.fields
-
Header item for a collapsible section in a
DynamicForm
.
- SectionItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SectionItem
-
- SectionItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SectionItem
-
- SectionItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SectionItem
-
- SectionItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.SectionItem
-
- SectionStack - Class in com.smartgwt.client.widgets.layout
-
A container that manages a list of sections of widgets, each with a header.
- SectionStack() - Constructor for class com.smartgwt.client.widgets.layout.SectionStack
-
- SectionStack(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.SectionStack
-
- SectionStackSection - Class in com.smartgwt.client.widgets.layout
-
Section descriptor used by a SectionStack to describe a section of items which are shown or hidden together along with
their associated header.
- SectionStackSection() - Constructor for class com.smartgwt.client.widgets.layout.SectionStackSection
-
- SectionStackSection(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.SectionStackSection
-
- SectionStackSection(String) - Constructor for class com.smartgwt.client.widgets.layout.SectionStackSection
-
- select() - Method in class com.smartgwt.client.widgets.Button
-
Select this object.
- select() - Method in class com.smartgwt.client.widgets.ImgButton
-
Select this object.
- select() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Select this object.
- select() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Select this object.
- selectAllCells() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select all cells.
- selectAllFacetValues() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select/deselect all headers in a headerBar (specified by facetId) or all headerBars (if no facetId).
- selectAllFacetValues(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- selectAllFacetValues(String, Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select/deselect all headers in a headerBar (specified by facetId) or all headerBars (if no facetId).
- selectAllRecords() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- selectAllRecords() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select all records
- selectAllRecords() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- selectAllRecords(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Select all records in the supplied column (the first column if none is passed)
- selectAllRecords() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- selectAllRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- selectAllRecords() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- selectAllRecords() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- selectCell(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select a single cell - accepts cell ID or cell record.
- selectCell(Record) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select a single cell - accepts cell ID or cell record.
- selectCell(int, int) - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
Select a particular cell
- selectCellList() - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
select an array of cells
- selectCellList(int[][]) - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
- selectCells(String...) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select cells that match a list of facetValues.
- selectClause - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
- Selected - Enum in com.smartgwt.client.types
-
- selectFacetValue(String, String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select/deselect the header for a given facet value.
- selectFacetValue(String, String, Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select/deselect the header for a given facet value.
- Selection - Interface in com.smartgwt.client.docs
-
Selection
- selection_selectionRangeNotLoadedMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Can''t select that many records at once.
Please try working in smaller batches.".
- SelectionAppearance - Enum in com.smartgwt.client.types
-
How data selection should be presented to the user.
- SelectionBoundary - Enum in com.smartgwt.client.types
-
Boundary type for limiting where contiguous selection (via shift+click or drag selection) can be applied across
facets
or
facetValues
.
- selectionChanged() - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
Observable handler fired whenever the cell selection is modified
- SelectionChangedEvent - Class in com.smartgwt.client.widgets.tile.events
-
- SelectionChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
-
- SelectionChangedHandler - Interface in com.smartgwt.client.widgets.grid.events
-
- SelectionChangedHandler - Interface in com.smartgwt.client.widgets.tile.events
-
- SelectionEvent - Class in com.smartgwt.client.widgets.grid.events
-
- SelectionEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
- SelectionNotificationType - Enum in com.smartgwt.client.types
-
Enum to indicate selection change notification types.
- SelectionStyle - Enum in com.smartgwt.client.types
-
Different styles of selection that a list, etc.
- SelectionType - Enum in com.smartgwt.client.types
-
Controls how an object changes state when clicked
- SelectionUpdatedEvent - Class in com.smartgwt.client.widgets.grid.events
-
- SelectionUpdatedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.SelectionUpdatedEvent
-
- SelectionUpdatedHandler - Interface in com.smartgwt.client.widgets.grid.events
-
- SelectItem - Class in com.smartgwt.client.widgets.form.fields
-
FormItem that allows picking between several mutually exclusive options via a select list.
- SelectItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SelectItem
-
- SelectItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SelectItem
-
- SelectItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SelectItem
-
- SelectItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.SelectItem
-
- selectNodes(Object, String) - Static method in class com.smartgwt.client.data.XMLTools
-
Retrieve a set of nodes from an XML element or document based on an XPath expression.
- selectNodes(Object, String, Map) - Static method in class com.smartgwt.client.data.XMLTools
-
Retrieve a set of nodes from an XML element or document based on an XPath expression.
- selectObjects(Object, String) - Static method in class com.smartgwt.client.data.XMLTools
-
Applies an XPath expression to JavaScript objects, returning matching objects.
- SelectOtherItem - Class in com.smartgwt.client.widgets.form.fields
-
FormItem that shows a list of options, plus an "Other..." option that allows them to enter another value.
- SelectOtherItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
- SelectOtherItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
- SelectOtherItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
- SelectOtherItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
- selectOtherItem_otherTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Other...".
- selectOtherItem_selectOtherPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Other value for".
- selectRecord(Record) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- selectRecord(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- selectRecord(Record) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select/deselect a
Record
passed in explicitly, or by index.
- selectRecord(int) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select/deselect a
Record
passed in explicitly, or by index.
- selectRecord(int, boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select/deselect a
Record
passed in explicitly, or by index.
- selectRecord(Record, boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select/deselect a
Record
passed in explicitly, or by index.
- selectRecord(Record) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- selectRecord(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- selectRecord(int, boolean, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Select/deselect a
Record
passed in explicitly, or by index.
- selectRecord(Record, boolean, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Select/deselect a
Record
passed in explicitly, or by index.
- selectRecord(Record) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- selectRecord(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- selectRecord(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- selectRecord(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- selectRecord(Record) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- selectRecord(int) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- selectRecord(Record) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- selectRecord(int) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- selectRecords(int[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- selectRecords(int[]) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select/deselect a list of
Record
s passed in explicitly, or by index.
- selectRecords(int[], boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select/deselect a list of
Record
s passed in explicitly, or by index.
- selectRecords(Record[]) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select/deselect a list of
Record
s passed in explicitly, or by index.
- selectRecords(Record[], boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select/deselect a list of
Record
s passed in explicitly, or by index.
- selectRecords(int[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- selectRecords(int[], boolean, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Select/deselect a list of
Record
s passed in explicitly, or by index.
- selectRecords(Record[], boolean, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Select/deselect a list of
Record
s passed in explicitly, or by index.
- selectRecords(int[]) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- selectRecords(int[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- selectRecords(int[]) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- selectRecords(int[]) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- selectSingleCell(int, int) - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
select a single cell and deselect everything else
- selectSingleRecord(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Select a single
Record
passed in explicitly, or by index, and deselect everything else.
- selectSingleRecord(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Select a single
Record
passed in explicitly, or by index, and deselect everything else.
- selectString(Object, String) - Static method in class com.smartgwt.client.data.XMLTools
-
Retrieve a string value from an XML element or document based on an XPath expression.
- selectString(Object, String, Map) - Static method in class com.smartgwt.client.data.XMLTools
-
Retrieve a string value from an XML element or document based on an XPath expression.
- selectTab(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Fires whenever the user changes the current date, including picking a specific date or navigating to a new week or
month.
- selectTab(int) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Select a tab
- selectTab(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Select a tab.
- selectTab(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Select a tab.
- selectTab(Tab) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Select a tab.
- selectValue() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is true, falls through to
standard
FormItem.selectValue
implementation on
this items freeform text entry field.
- selectValue() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Put focus in this item and select the entire value.
- selectValue() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Put focus in this item and select the entire value.
- selectValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is true, falls through to
standard
FormItem.selectValue
implementation on
this items freeform text entry field.
- selectValue() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
This method is not supported by UploadItem
.
- send(String[], Object, RPCCallback) - Static method in class com.smartgwt.client.rpc.Messaging
-
Actually send data to a list of channels.
- send(String, Object, RPCCallback) - Static method in class com.smartgwt.client.rpc.Messaging
-
Actually send data to a channel.
- send(String, RPCCallback, RPCRequest) - Static method in class com.smartgwt.client.rpc.RPCManager
-
This method is a convenience wrapper on RPCManager.sendRequest() - it calls through to sendRequest().
- send(String, RPCCallback, Map) - Static method in class com.smartgwt.client.rpc.RPCManager
-
This method is a convenience wrapper on RPCManager.sendRequest() - it calls through to sendRequest().
- send(JavaScriptObject, RPCCallback, RPCRequest) - Static method in class com.smartgwt.client.rpc.RPCManager
-
This method is a convenience wrapper on RPCManager.sendRequest() - it calls through to sendRequest().
- send(JavaScriptObject, RPCCallback, Map) - Static method in class com.smartgwt.client.rpc.RPCManager
-
This method is a convenience wrapper on RPCManager.sendRequest() - it calls through to sendRequest().
- sendExtraFields - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
- SendMethod - Enum in com.smartgwt.client.types
-
- sendProxied(RPCRequest, RPCCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Send an HTTP request to a remote host, potentially through the HttpProxy servlet installed on the Smart GWT Server.
- sendQueue() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Send all currently queued requests to the server.
- sendQueue(RPCQueueCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Send all currently queued requests to the server.
- sendRequest(RPCRequest) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Send the passed RPCRequest to the server.
- sendRequest(RPCRequest, RPCCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Send the passed RPCRequest to the server.
- sendToBack() - Method in class com.smartgwt.client.widgets.Canvas
-
Puts this widget at the bottom of the stacking order, so it appears behind all other widgets in the same parent.
- sequenceName - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For a DataSource with
serverType:"sql"
with a field of type
"sequence", the name of the SQL sequence that should be used when inserting new records into
this table.
- SerializationContext - Class in com.smartgwt.client.data
-
- SerializationContext() - Constructor for class com.smartgwt.client.data.SerializationContext
-
- serialize(SerializationStreamWriter, LogicalDate) - Static method in class com.smartgwt.client.util.LogicalDate_CustomFieldSerializer
-
- serialize(SerializationStreamWriter, LogicalTime) - Static method in class com.smartgwt.client.util.LogicalTime_CustomFieldSerializer
-
- serializeInstance(SerializationStreamWriter, LogicalDate) - Method in class com.smartgwt.client.util.LogicalDate_CustomFieldSerializer
-
- serializeInstance(SerializationStreamWriter, LogicalTime) - Method in class com.smartgwt.client.util.LogicalTime_CustomFieldSerializer
-
- Server_properties - Interface in com.smartgwt.client.docs
-
server.properties
file
- serverCondition - Variable in class com.smartgwt.client.docs.serverds.Validator
-
For validators of type "serverCustom" only: a scriptlet in any supported JSR223 scripting
language which is run in order to see if validation passes.
- serverConstructor - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
This property allows you to write and use custom DataSource subclasses on the server, by
specifying either the fully-qualified name of the DataSource subclass that should be
instantiated server-side for this dataSource, or the token "spring:" followed by a
valid Spring bean ID, if you wish to instantiate your custom dataSource object using Spring
dependency injection.
- ServerDataIntegration - Interface in com.smartgwt.client.docs
-
Server DataSource Integration
- ServerDataSourceImplementation - Interface in com.smartgwt.client.docs
-
Notes on Server-side DataSource Implementations
- ServerInit - Interface in com.smartgwt.client.docs
-
Server Framework Initialization
- serverMethod - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
The name of the method to invoke on the
ServerObject
for this operationBinding.
- serverObject - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For Direct Method Invocation (DMI) binding, declares the ServerObject to use as the default
target for all
operationBindings
.
- serverObject - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Optional ServerObject declaration that specifies the ServerObject configuration for this
operationBinding.
- ServerObject - Class in com.smartgwt.client.docs.serverds
-
This class is not meant to be created and used, it is actually documentation of settings
allowed in a DataSource descriptor (.ds.xml file).
- ServerObject() - Constructor for class com.smartgwt.client.docs.serverds.ServerObject
-
- serverObject - Variable in class com.smartgwt.client.docs.serverds.Validator
-
For validators of type "serverCustom" only, a
ServerObject
declaration that allows the Smart GWT Server to
find a Java class via a variety of possible approaches, and call a method on it to perform
validation.
- serverOnly - Variable in class com.smartgwt.client.docs.serverds.Validator
-
Indicates this validator runs on the server only.
- ServerScript - Interface in com.smartgwt.client.docs
-
Server Scripting
- serverType - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For a DataSource stored in .xml format on the Smart GWT server, indicates what server-side
connector to use to execute requests, that is, what happens if you call dsRequest.execute() in
server code.
- serviceNamespace - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For an XML DataSource, URN of the WebService to use to invoke operations.
- ServiceTask - Class in com.smartgwt.client.util.workflow
-
A ServiceTask is an element of a
Process
which calls a DataSource operation,
optionally using part of the
process state
as inputs or
storing outputs in the process state.
- ServiceTask() - Constructor for class com.smartgwt.client.util.workflow.ServiceTask
-
- ServiceTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.ServiceTask
-
- ServletDetails - Interface in com.smartgwt.client.docs
-
The Core and Optional Smart GWT servlets
- set(int, Record) - Method in class com.smartgwt.client.data.RecordList
-
Change the array element at a particular position.
- set_baseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Name of a CSS style to use as the
baseStyle
for all cells
for this particular record.
- set_canEdit(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be edited.
- set_canRemove(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be removed.
- setAccept(String) - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
A comma-separated list of valid MIME types, used as a filter for the file picker window.
- setAccept(String) - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
A comma-separated list of valid MIME types, used as a filter for the file picker window.
- setAccessKey(String) - Method in class com.smartgwt.client.widgets.Canvas
-
If specified this governs the accessKey for the widget.
- setAccessKey(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
AccessKey - a keyboard shortcut to trigger a form item's default behavior.
Note: Alt+ (or in Moz Firefox 2.0
and above, Shift+Alt+) the specified key will trigger the form item's default behavior.
- setAction(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The URL to which the form will submit its values.
- setActionType(SelectionType) - Method in class com.smartgwt.client.widgets.Button
-
Behavior on state changes -- BUTTON, RADIO or CHECKBOX
If this method is called after the component has been drawn/initialized:
Update the 'actionType' for this canvas (radio / checkbox / button) If the canvas is currently selected, and the passed in actionType is 'button' this method will deselect the canvas.
- setActionType(SelectionType) - Method in class com.smartgwt.client.widgets.ImgButton
-
Behavior on state changes -- BUTTON, RADIO or CHECKBOX
If this method is called after the component has been drawn/initialized:
Update the 'actionType' for this canvas (radio / checkbox / button) If the canvas is currently selected, and the passed in actionType is 'button' this method will deselect the canvas.
- setActionType(SelectionType) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Behavior on state changes -- BUTTON, RADIO or CHECKBOX
If this method is called after the component has been drawn/initialized:
Update the 'actionType' for this canvas (radio / checkbox / button) If the canvas is currently selected, and the passed in actionType is 'button' this method will deselect the canvas.
- setActionType(SelectionType) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Behavior on state changes -- BUTTON, RADIO or CHECKBOX
If this method is called after the component has been drawn/initialized:
Update the 'actionType' for this canvas (radio / checkbox / button) If the canvas is currently selected, and the passed in actionType is 'button' this method will deselect the canvas.
- setActionURL(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
The actionURL specifies the URL to which the RPC request will be sent.
- setActionURL(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.actionURL for this request only.
- setAddAdvancedRuleButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title text for the add advanced rule
button.
- setAddButtonPrompt(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the add button.
- setAddDataURL(String) - Method in class com.smartgwt.client.data.RestDataSource
-
Custom dataURL for add type operations
- setAddDropValues(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setAddDropValues(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Indicates whether to add "drop values" to items dropped on this component, if both the source and target widgets are databound, either to the same DataSource or to
different DataSources that are related via a foreign key.
- setAddDropValues(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setAddDropValues(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setAddDropValues(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAddDropValues(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setAddDropValues(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setAddEdgeStyleSuffix(Boolean) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
If specified, the
edgeStyleName
will be treated as a
base style name and appended with following suffixes to support separate styling per cell:
- setAddEventButtonHoverText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to be displayed when a user hovers over the
add event
toolbar button
- setAddFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setAddFormulaFieldText(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Text for a menu item allowing users to add a formula field
- setAddFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setAddFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setAddFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAddFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setAddFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setAddGlobalId(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Whether to make this DataSource available as a global variable for convenience.
- setAdditionalOutputs(String) - Method in class com.smartgwt.client.data.DSRequest
-
For fetch, add or update operation, an optional comma separated list of fields to fetch from another,
related DataSource.
- setAddLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the addLevelButton.
- setAddOperation(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setAddOperation(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Operation ID this component should use when performing add operations.
- setAddOperation(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setAddOperation(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- setAddOperation(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setAddOperation(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAddOperation(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setAddOperation(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setAddSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setAddSummaryFieldText(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Text for a menu item allowing users to add a formula field
- setAddSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setAddSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setAddSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAddSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setAddSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setAddUnknownValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
This property controls whether the user can enter a value that is not present in the set of options for this item.
- setAddUnknownValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item's value is set (via setValue
or
similar) to a value which is not present in the ValueMap, should the value be rejected.
- setAdjustForDST(boolean) - Static method in class com.smartgwt.client.util.DateUtil
-
Determines whether, when formatting values of type datetime and time,
the effect of Daylight Saving Time should be considered when computing offsets from UTC.
- setAdvancedFieldPickerThreshold(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
useAdvancedFieldPicker
is set, total
number of available fields that must be present in the grid before the advanced field picker interface is used instead
of the normal columns submenu.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.Button
-
Horizontal alignment of this component's title.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.Canvas
-
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Default alignment for facet label title, and cells for this facet.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Default alignment for facet label title and cells for this facetValue.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Alignment of this item in its cell.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Horizontal alignment of the title of this headerSpan.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Horizontal alignment for field's column header: "left", "right" or "center".
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.IconButton
-
Horizontal alignment of this button's content.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.ImgButton
-
Horizontal alignment of this component's title.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.Label
-
Horizontal alignment of label text.
- setAlign(String) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Sets the horizontal alignment of the title.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Alignment of all members in this Layout on the length axis.
- setAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Alignment of all members in this Layout on the length axis.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Horizontal alignment of this component's title.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Horizontal alignment of this component's title.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Alignment of title text
- setAlignment(String) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Sets the text alignment from the x position.
- setAllowAdvancedCriteria(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
By default, all DataSources are assumed to be capable of handling
AdvancedCriteria
on
fetch or filter type operations.
- setAllowAdvancedCriteria(Boolean) - Method in class com.smartgwt.client.data.OperationBinding
-
This property indicates whether this operation supports AdvancedCriteria.
- setAllowCaching(Boolean) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
By default an HTMLFlow will explicitly prevent browser caching.
- setAllowCaching(Boolean) - Method in class com.smartgwt.client.widgets.ViewLoader
-
By default a ViewLoader will explicitly prevent browser caching.
- setAllowComplexMode(Boolean) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Should the "complex" mode be allowed for this ColorPicker? If false, no "More" button is shown on the simple picker
- setAllowComplexMode(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Should "complex" mode be allowed for the
ColorPicker
window associated with
this ColorItem?
- setAllowCrossDomainCalls(Boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
By default SmartGWT will show a warning message on attempted requests to another domain as
this is usually not supported at the browser level by default due to
security considerations.
- setAllowEmpty(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If set to false, the last clause cannot be removed.
- setAllowEmptyValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
By default checkboxes allow the user to toggle between true and false values only.
- setAllowEmptyValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If
addUnknownValues
is
false
, this property determines whether the user can clear the comboBoxItem value, or whether they are
constrained to choosing one of the available options (in which case clearing the text box will simply revert to the last
picked value when the user leaves the field).
- setAllowEmptyValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If set to true, always show an empty option in this item's pickList, allowing the user to clear the value (even if there
is no empty entry in the valueMap for the item).
- setAllowExpressions(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
For a form that produces filter criteria (see
form.getValuesAsCriteria()
), allows the user to enter simple expressions in any field in this form that takes text
input.
- setAllowExpressions(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For a form that produces filter criteria (see
form.getValuesAsCriteria()
), allows the user to type in simple expressions to cause filtering with that operator.
- setAllowExternalFilters(boolean) - Static method in class com.smartgwt.client.widgets.Canvas
-
Changes the system-wide allowExternalFilters
setting.
- setAllowFilterExpressions(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAllowIE9Leak(boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
In Internet Explorer 9, when a string of
JavaScript is evaluated via the native eval()
function, objects created
within that evaluation are not released from browser memory until the page is
reloaded.
- setAllowIE9Leak(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Advanced flag to avoid a potential memory leak in Internet Explorer 9 for requests with JSON formatted responses.
- setAllowRelativeDates(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Whether to allow the user to specify relative dates (via
RelativeDateItem
s) or whether dates are absolute (via
DateItem
s).
- setAllowRelativeDates(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
- setAllowRowSpanning(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should cells in this grid be allowed to span multiple rows? If set to
true
, the
ListGrid.getRowSpan
method will be called for every cell when
rendering out the listGrid to determine how many rows the cell should span.
- setAllowThumbDownState(Boolean) - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, the thumb's appearance changes when it's clicked on.
- setAllowThumbOverState(Boolean) - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, the thumb's appearance changes when the user rolls over it.
- setAllRows(Record[]) - Method in class com.smartgwt.client.data.ResultSet
-
If the complete set of records for a resultSet is available when the resultSet is created, it can be made available to
the resultSet via this property at initialization time.
- setAlt(String) - Method in class com.smartgwt.client.widgets.plugins.Applet
-
This text is displayed if the browser understands the tag used for the applet html element, but can't run the applet
for some reason.
- setAlternateBodyStyleName(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAlternateLaneStyles(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When in Timeline mode, whether to make lane boundaries more obvious by showing alternate lanes in a different color.
- setAlternateRecordFrequency(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The number of consecutive rows to draw in the same style before alternating, when alternateRowStyles is true.
- setAlternateRecordStyles(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether alternating rows should be drawn in alternating styles, in order to create a "ledger" effect for easier reading.
- setAlternateRecordStyles(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether alternating rows should be drawn in alternating styles, in order to create a "ledger" effect for easier reading.
- setAlternateRecordStyles(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Explicitly disable alternateRecordStyles at the menu level by default so setting to true for all ListGrids will not
impact menus' appearance.
- setAlternateStyleSuffix(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setAlternateWeekStyles(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether alternating weeks should be drawn in alternating styles.
- setAltHTML(String) - Method in class com.smartgwt.client.widgets.plugins.Applet
-
This text is displayed if the browser does not understand the tag used for the applet html element.
- setAltKey(boolean) - Method in class com.smartgwt.client.core.KeyIdentifier
-
- setAltText(String) - Method in class com.smartgwt.client.widgets.Img
-
If specified this property will be included as the alt
text for the image HMTL element.
- setAlwaysFetchMissingValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item has a specified
optionDataSource
and
fetchMissingValues
is true, when the item value changes, a fetch will be performed against the optionDataSource to retrieve the related
record if
displayField
is specified and the
new item value is not present in any valueMap explicitly specified on the item.
- setAlwaysShowEditors(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When this attribute is set, editors will be rendered into every row of the grid rather than showing up in a single
record at a time.
- setAlwaysShowOpener(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showOpener
is true, should we display the opener icon
for folders even if they have no children?
- setAmpmItemProperties(SelectItem) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Custom properties to apply to this timeItem's generated
AM/PM picker
.
- setAmpmItemTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setAnimateAcceleration(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration effect to apply to all animations on this Canvas.
- setAnimateFadeTime(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated fade.
- setAnimateFolderEffect(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When animating folder opening / closing, this property can be set to apply an animated acceleration effect.
- setAnimateFolderEffect(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When animating folder opening / closing, this property can be set to apply an animated acceleration effect.
- setAnimateFolderMaxRows(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
animateFolders
is true for this grid, this number
can be set to designate the maximum number of rows to animate at a time when opening / closing a folder.
- setAnimateFolderMaxRows(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
animateFolders
is true for this grid, this number
can be set to designate the maximum number of rows to animate at a time when opening / closing a folder.
- setAnimateFolders(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when folders are opened / closed children will be animated into view.
- setAnimateFolders(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, when folders are opened / closed children will be animated into view.
- setAnimateFolderSpeed(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When animating folder opening / closing, this property designates the speed of the animation in pixels shown (or hidden)
per second.
- setAnimateFolderSpeed(int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When animating folder opening / closing, this property designates the speed of the animation in pixels shown (or hidden)
per second.
- setAnimateFolderTime(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When animating folder opening / closing, if
animateFolderSpeed
is not set, this property designates the duration of the animation in ms.
- setAnimateFolderTime(int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When animating folder opening / closing, if
animateFolderSpeed
is not set, this property designates the duration of the animation in ms.
- setAnimateHideAcceleration(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration function for performing an animated hide.
- setAnimateHideTime(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated hide.
- setAnimateMembers(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
If true when members are added / removed, they should be animated as they are shown or hidden in position
- setAnimateMemberTime(Integer) - Method in class com.smartgwt.client.widgets.layout.Layout
-
If specified this is the duration of show/hide animations when members are being shown or hidden due to being added /
removed from this layout.
- setAnimateMinimize(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Should this window minimize, maximize, and restore as an animation, or as a simple 1-step transition?
- setAnimateMoveAcceleration(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration effect for performing an animated move.
- setAnimateMoveTime(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated move.
- setAnimatePickList(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true, when the pickList is shown, it will be shown via an animated reveal effect
- setAnimatePickList(Boolean) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If true, when the pickList is shown, it will be shown via an animated reveal effect
- setAnimatePickList(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If true, when the pickList is shown, it will be shown via an animated reveal effect
- setAnimateRectAcceleration(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration function for performing an animated move and resize.
- setAnimateRectTime(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated setRect.
- setAnimateRemoveRecord(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canRemoveRecords
is enabled, should records
be animated out of view when they are removed by the user?
- setAnimateRemoveSpeed(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAnimateRemoveTime(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAnimateResizeAcceleration(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration function for performing an animated resize.
- setAnimateResizeTime(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated resize.
- setAnimateRollOver(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAnimateRollUnder(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAnimateScrollAcceleration(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration function for performing an animated scroll.
- setAnimateScrollTime(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated scroll.
- setAnimateSections(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
If true, sections are animated during expand/collapse and addition/removal of SectionItems is likewise animated.
- setAnimateSelection(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAnimateSelectionUnder(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAnimateShowAcceleration(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration function for performing an animated show.
- setAnimateShowEffect(AnimationEffect) - Method in class com.smartgwt.client.widgets.Canvas
-
Default animation effect to use if Canvas#animateShow()
is called without an explicit effect parameter.
- setAnimateShowTime(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated show.
- setAnimateTabScrolling(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabScroller
is true, should tabs be scrolled
into view via an animation when the user interacts with the scroller buttons?
- setAnimateThumb(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Should the thumb be animated to its new position when the value is changed programmatically, or by clicking in the
slider track.
- setAnimateThumbInit(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
If thumb animation is enabled, should the thumb be animated to its initial value?
- setAnimateThumbTime(int) - Method in class com.smartgwt.client.widgets.Slider
-
Duration of thumb animation, in milliseconds.
- setAnimateTileChange(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
If set, when the dataset changes due to filtering, sorting or other actions, any tiles that were showing before and
after the change will animate from their old positions to their new positions.
- setAnimateTileChange(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
If set, tiles animate to their new positions when a tile is added, removed, or reordered via drag and drop.
- setAnimateTime(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Default total duration of animations.
- setAnimationTime(int) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this.animatePickList is true - this specifies the duration of the animation effect applied when showing the
pickList
- setAnimationTime(int) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this.animatePickList is true - this specifies the duration of the animation effect applied when showing the
pickList
- setAnimationTime(int) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this.animatePickList is true - this specifies the duration of the animation effect applied when showing the
pickList
- setAppearanceGroupTitle(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title for the Appearance group.
- setAppFilesDir() - Static method in class com.smartgwt.client.util.Page
-
Specify the directory for miscellaneous app-specific files
other than images, such as
HTML fragments
,
loadable views
, XML or JSON flat data files, videos, etc.
- setAppFilesDir(String) - Static method in class com.smartgwt.client.util.Page
-
Specify the directory for miscellaneous app-specific files
other than images, such as
HTML fragments
,
loadable views
, XML or JSON flat data files, videos, etc.
- setAppImgDir() - Static method in class com.smartgwt.client.util.Page
-
Specify the directory for app-specific images.
- setAppImgDir(String) - Static method in class com.smartgwt.client.util.Page
-
Specify the directory for app-specific images.
- setAppImgDir(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Default directory for app-specific images, relative to the Page-wide
appImgDir
.
- setApplyAfterSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
field.userFormula
is set for this field, and
this grid is showing
group summaries
or a
grid summary
, this property determines what field value
should be present in those summary rows.
- setApplyButtonTitle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the
Apply
button.
- setApplyButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the applyButton
- setApplyFormulaAfterSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
field.userFormula
is set for some field, and
this grid is showing
group summaries
or a
grid summary
, this property determines what field value
should be present in those summary rows.
- setApplyHeightToTextBox(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
height
is specified, should it be applied to the
item's text box element?
- setApplyHeightToTextBox(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
If
height
is specified, should it be applied to the
item's text box element?
- setApplyPromptToCanvas(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
If
prompt
is specified for this item, should the
prompt be applied to the
canvas
for this item?
- setApplyRowNumberStyle(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setArchive(String) - Method in class com.smartgwt.client.widgets.plugins.Applet
-
URL to the applet JAR or ZIP archive.
- setAriaRole(String) - Method in class com.smartgwt.client.widgets.Canvas
-
ARIA role of this component.
- setAriaRole(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
ARIA role of this formItem.
- setAriaRole(String) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Specify the ariaRole for this SectionStackSection.
- setAriaState(String, Object) - Method in class com.smartgwt.client.widgets.Canvas
-
Set a specific ARIA state mapping for this component.
- setAriaState(String, Object) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set a specific ARIA state mapping for this formItem.
- setAriaState(String, Object) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Specify an ariaState for this SectionStackSection.
- setArrayValue(JavaScriptObject, int, Date) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setArrayValue(JavaScriptObject, int, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setArrayValue(JavaScriptObject, int, double) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setArrayValue(JavaScriptObject, int, long) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setArrayValue(JavaScriptObject, int, boolean) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setArrayValue(JavaScriptObject, int, char) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setArrayValue(JavaScriptObject, int, JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setArrayValue(JavaScriptObject, int, Object) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setArrowKeyAction(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Action to perform when the listGrid has keyboard focus (but not editing focus) and a user presses the up or down arrow
key.
- setAsynchGroupingPrompt(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAttribute(String, String, boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, Boolean, boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, Map, boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, int[], boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, BaseClass[], boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, DataClass[], boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, double, boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, int, boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, Date, boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, ValueEnum[], boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, DataClass, boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, JavaScriptObject, boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, String[], boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, boolean, boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, Element, boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, String) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a String
- setAttribute(String, int) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value as an int.
- setAttribute(String, double) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value as a double.
- setAttribute(String, long) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value as a long.
- setAttribute(String, boolean) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value as a boolean.
- setAttribute(String, int[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value as an int array.
- setAttribute(String, Integer[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value as an Integer array.
- setAttribute(String, DataClass[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value as a DataClass array.
- setAttribute(String, BaseClass[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value as a BaseClass array.
- setAttribute(String, BaseWidget[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value as a BaseWidget array.
- setAttribute(String, String[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value as an Integer array.
- setAttribute(String, DataClass) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value as a DataClass.
- setAttribute(String, BaseClass) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value as a BaseClass.
- setAttribute(String, JavaScriptObject) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value as a JavaScriptObject.
- setAttribute(String, Date) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value as a Date.
- setAttribute(String, double[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value as a double array.
- setAttribute(String, Boolean) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value as a Boolean.
- setAttribute(String, Map) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value as a Map.
- setAttribute(String, ValueEnum[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value as a ValueEnum array.
- setAttribute(String, ValueEnum) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value as a ValueEnum.
- setAttribute(String, Object) - Method in class com.smartgwt.client.core.DataClass
-
Set the attribute value to an Object.
- setAttribute(String, Double) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value as a Double.
- setAttribute(String, Integer) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value as an Integer.
- setAttribute(String, Float) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value as a Float.
- setAttribute(String, Object) - Method in class com.smartgwt.client.data.DSRequest
-
Set a custom attribute value on the DSRequest as an Object.
- setAttribute(JavaScriptObject, String, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, JavaScriptObject[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, int[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, float[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, double[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, String[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Integer[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Float[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Boolean[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Double[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Long[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Date[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, ValueEnum[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Object) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Number) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Long) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Boolean) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, boolean) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, double) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Function) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Date) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Map) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(String, ProcessElement[], boolean) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- setAttribute(String, String, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, ValueEnum, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, BaseWidget, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, Map, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, int[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, float[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, Float[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, DataClass, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, DataClass[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, JavaScriptObject[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, BaseClass[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, BaseWidget[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, float, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, double, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, Integer, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, Date, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, JavaScriptObject, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, String[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, Object[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, Boolean, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, Element, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, Float[], boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setAttribute(String, String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, Map) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, int[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, BaseClass[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, DataClass[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, double) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, Date) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, ValueEnum[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, DataClass) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, BaseClass) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, String[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttributeAsJavaObject(String, Object) - Method in class com.smartgwt.client.core.DataClass
-
Set the attribute value to an Object.
- setAutoCacheAllData(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
When a DataSource is not
cacheAllData
:true and a fetch
results in the entire dataset being retrieved, this attribute being set to true causes the DataSource to automatically
switch to
cacheAllData:true
and prevent further server-trips for fetch requests.
- setAutoCenter(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, this Window widget will automatically be centered on the page when shown.
- setAutoCenterOnShow(Boolean) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
If
autoPosition
is false, this property controls
whether to automatically center the colorPicker every time it is reshown with the show() method.
- setAutoChildConstructor(String, String) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the SmartClient constructor for the AutoChild named autoChildName
.
- setAutoChildConstructor(String, String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets the SmartClient constructor for the AutoChild named autoChildName
.
- setAutoChildProperties(String, Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the properties for creating a Canvas
AutoChild named autoChildName
.
- setAutoChildProperties(String, FormItem) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the properties for creating a FormItem
AutoChild named autoChildName
.
- setAutoChildProperties(String, Canvas) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets the properties for creating a Canvas
AutoChild named autoChildName
.
- setAutoChildProperties(String, FormItem) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets the properties for creating a FormItem
AutoChild named autoChildName
.
- setAutoChildVisibility(String, boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets whether to create and show the AutoChild named autoChildName
.
- setAutoChildVisibility(String, boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets whether to create and show the AutoChild named autoChildName
.
- setAutoConvertRelativeDates(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Whether to convert relative date values to concrete date values before sending to the server.
- setAutoDeriveTitles(boolean) - Method in class com.smartgwt.client.data.DataSource
-
- setAutoDestroy(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Should this item's
canvas
be automatically
destroyed when the item is destroyed? Form items are destroyed automatically when a call to
DynamicForm.setItems
removes them from their parent form, or if
their parent form is destroyed.
- setAutoDestroyMenu(Boolean) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
If this menuButton is
destroyed
, should it also destroy its
menu
?
- setAutoDestroyMenu(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
If this menuButton is
destroyed
, should it also destroy its
menu
?
- setAutoDismiss(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
When false, when a menu item is chosen (via mouse click or keyboard), the menu is not automatically hidden, staying in
place for further interactivity
- setAutoDismissOnBlur(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
When false, when a user clicks outside the menu, or hits the Escape key, this menu will not be automatically hidden,
staying in place for further interactivity.
- setAutoDraw(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If true, this canvas will draw itself immediately after it is created.
- setAutoDraw(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Menus will not draw on initialization, until they're explicitly show()n
- setAutoEnable(Boolean) - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, this scrollbar will automatically enable when the scrollTarget is scrollable (i.e., when the contents of the
scrollTarget exceed its clip size in the direction relevant to this scrollbar), and automatically disable when the
scrollTarget is not scrollable.
- setAutoFetchAsFilter(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setAutoFetchAsFilter(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- setAutoFetchAsFilter(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setAutoFetchAsFilter(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setAutoFetchAsFilter(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAutoFetchAsFilter(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setAutoFetchAsFilter(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setAutoFetchData(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this combo box retrieves its options from a dataSource
, should options be fetched from the server when
the item is first written out, or should this fetch be delayed until the user opens the pickList.
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Should the MultiComboBoxItem fetch data from the
data source
immediately or wait until the
user first opens the pickList.
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this select item retrieves its options from a dataSource
, should options be fetched from the server when
the item is first drawn, or should this fetch be delayed until the user opens the pickList.
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setAutoFetchDisplayMap(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, for fields where
optionDataSource
is
specified, a valueMap will be automatically created by making a
DataSource.fetchData
call against the specified dataSource and extracting a valueMap from the returned records based on
the displayField and valueField.
- setAutoFetchDisplayMap(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If true, automatically fetches records and derives a valueMap from optionDataSource
.
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
With
loadDataOnDemand
:true, TreeGrids fetch data
by selecting the child nodes of each parent, which should be exact match, so we default to
autoFetchTextMatchStyle:"exact"
.
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setAutoFit(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If true, ignore the specified size of this widget and always size just large enough to accommodate the title.
- setAutoFit(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Should the button auto fit to its title.
- setAutoFit(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If true, ignore the specified size of this widget and always size just large enough to accommodate the title.
- setAutoFit(Boolean) - Method in class com.smartgwt.client.widgets.Label
-
If true, ignore the specified size of this widget and always size just large enough to accommodate the title.
- setAutoFit(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If true, ignore the specified size of this widget and always size just large enough to accommodate the title.
- setAutoFit(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If true, ignore the specified size of this widget and always size just large enough to accommodate the title.
- setAutoFitAllText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAutoFitButtons(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Specifies whether to autofit the buttons in the MultiComboBoxItem.
- setAutoFitClipFields(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitFieldWidths
is enabled and the
calculated field sizes are wide enough that horizontal scrolling would be introduced, this attribute may be set to an
array of fieldNames, causing those fields to be clipped rather than forcing horizontal scrollbars to appear.
- setAutoFitData(Autofit) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should this ListGrid automatically expand to accommodate the size of records and fields?
- setAutoFitExpandField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAutoFitExtraRecords(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to
"vertical"
or
"both"
this property specifies the number of additional records for which the grid will expand.
- setAutoFitFieldsFillViewport(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitFieldWidths
is enabled, and extra
space is available after autofitting all fields, should the grid automatically expand one field to fill the extra space.
- setAutoFitFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAutoFitFieldWidths(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Enables autofitting of fields to values or titles.
- setAutoFitHeaderHeights(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is set to true, header buttons for either
fields
or
header spans
will automatically expand to
accomodate their titles vertically.
- setAutoFitIconFields(AutoFitIconFieldType) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Smart GWT listGrids have special logic to automatically size fields that are displayed as an icon - that is fields with
type:"icon"
, fields displaying only
value icons
, and boolean fields (which are rendered
as a checkmark type icon by default.
- setAutoFitMaxColumns(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to
"horizontal"
or
"both"
this property provides the maximum number of columns for which the ListGrid will expand.
- setAutoFitMaxHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to
"vertical"
or
"both"
this property provides an upper limit on how far the ListGrid will expand vertically to accommodate
its content.
- setAutoFitMaxRecords(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to
"vertical"
or
"both"
this property provides the maximum number of records for which the ListGrid will expand.
- setAutoFitMaxWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to
"horizontal"
or
"both"
this property provides an upper limit on how far the ListGrid will expand horizontally to
accommodate its content.
- setAutoFitWidth(String, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Setter for autoFitWidth.
- setAutoFitWidth(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Enables autofitting to values or titles for this field..
- setAutoFitWidthApproach(AutoFitWidthApproach) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAutoFitWidthApproach(AutoFitWidthApproach) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When a user requests column autofitting via the header contextmenu
or via a mouse gesture
, what autofit approach is used.
- setAutoFocus(Boolean) - Method in class com.smartgwt.client.widgets.Dialog
-
If a toolbar is showing, automatically place keyboard focus in the first button.
- setAutoFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, when the form is drawn, focus will automatically be put into the first focusable element in the form.
Note
that to put focus in a different item you can explicitly call dynamicForm.focusInItem(itemName)
- setAutoFocusOnError(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, when
validation
fails focus will automatically be
put into the first focusable field which failed validation.
- setAutoFreeze(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should be automatically frozen when other fields are frozen.
- setAutoGenerated(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Indicates this field value is auto-generated by data base or ORM provider.
- setAutoHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Set the minimum value for height.
- setAutoOpenRoot(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
If true, the root node is automatically opened when the tree is created or
Tree.setRoot
is called.
- setAutoPosition(Boolean) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
If true, causes the ColorPicker to appear near where the mouse was last clicked.
- setAutoPreserveOpenState(PreserveOpenState) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Controls what happens to the
"open state"
- the set of
nodes opened or closed by the end user after tree data is loaded - when an entirely new tree of nodes is loaded from the
server, as a consequence of calling
ResultTree.invalidateCache
or of changing criteria such that the current cache of nodes is dropped.
- setAutoPreserveOpenState(PreserveOpenState) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For dataBound treeGrids this specifies the
autoPreserveOpenState
, governing whether the open state of the tree should be preserved when new data arrives due to
cache invalidation.
- setAutoRotateLabels(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Deprecated.
As of Smart GWT 9.0 this property is replaced by the property rotateLabels
. Setting rotateLabels to "auto" is
equivalent to setting autoRotateLabels to true
. Setting rotateLabels to "never" is equivalent to setting
autoRotateLabels to false
.
- setAutoSaveEdits(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this ListGrid is editable, should edits be saved out when the user finishes editing a row (or a cell if
saveByCell
is true).
- setAutoSelectHeaders(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, when multiple facets appear on one side in a nested headers presentation, the selection state of parent/child
headers are automatically kept in sync.
- setAutoSelectValues(AutoSelectionModel) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to select cells in the body when row or column headers are selected.
- setAutoShowParent(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If set to true, the widget's parent (if any) will automatically be shown whenever the widget is shown.
- setAutoSize(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, the window is resized automatically to accommodate the contents of the body, if they would otherwise require
scrolling.
- setAutoSizeHeaders(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Automatically size row headers to fit wrapped text.
- setAutoSizeHeaderSpans(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid has specified headerSpans
, setting
this attribute to true will cause spans to expand to accomodate long titles if necessary.
- setAutoSizeToTitle(Boolean) - 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.
- setAutoSynchronize(Boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
If explicitly set to false, prevents the ValuesManager from automatically propagating data value changes to its members.
- setAutoValidate(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
If this attribute is set to true, the pop up date range dialog will automatically validate the user-entered "to"
and "from" values on "OK"
-click, and refuse to dismiss if these items contain invalid values.
- setAutoWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Set the minimum value for width.
- setAutoWrapLines(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
When
LayoutPolicy
is "flow", should we automatically start a new line when there's not
enough room to fit the next tile on the same line?
- setAvailableFieldsColumnTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title for the 'Available Fields' column in the fieldList
.
- setAxisLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for the axis line drawn if this extra value axis is not positioned directly adjacent to the chart rect.
- setAxisValueFormatter(ValueFormatter) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Formatter to apply to values displayed in the gradation labels.
- setAxisValueFormatter(ValueFormatter) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Formatter to apply to values displayed in the gradation labels.
- setBackBaseStyle(String) - Method in class com.smartgwt.client.widgets.NavigationButton
-
Base style for navigation buttons where
Direction
is set to
"back"
- setBackButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
When using
single-column mode
, this i18n
property dictates the title for the
button
docked to
the top left which allows navigation back through the column tree.
- setBackgroundBandProperties(DrawRect) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for background band
- setBackgroundColor(String) - Method in class com.smartgwt.client.data.Hilite
-
When edited via a
HiliteEditor
, the value for the background color of this
hilite.
- setBackgroundColor(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional background color for this event's window.
- setBackgroundColor(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The background color for this widget.
- setBackgroundColorTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The
title
of the 'Background' color picker.
- setBackgroundComponent(Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
- setBackgroundImage(String) - Method in class com.smartgwt.client.widgets.Canvas
-
URL for a background image for this widget (corresponding to the CSS "background-image" attribute).
- setBackgroundPosition(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies how the background image should be positioned on the widget.
- setBackgroundRepeat(BackgroundRepeat) - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies how the background image should be tiled if this widget is larger than the image.
- setBadFormulaResultValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the result of a formula evaluation is invalid (specifically, if isNaN(result)==true), badFormulaResultValue is
displayed instead.
- setBandedBackground(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show alternating color bands in the background of chart.
- setBandedStandardDeviations(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setBarMargin(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Distance between bars.
- setBarProperties(DrawRect) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for bar
- setBarThickness(Integer) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
For bar and column charts, thickness of the bar representing this data value.
- setBaseBottomButtonStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
CSS style to apply to the buttons at the bottom of the DateChooser ("Today" and "Cancel").
- setBaseButtonStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to this picker's buttons.
- setBaseDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Base date for calculating the relative date entered by the user.
- setBaseFiscalYearStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setBaseLineCapSize(int) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
- setBaseLineSrc(String) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
- setBaseLineThickness(int) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Thickness of the baseLine, in pixels.
- setBaseNavButtonStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
CSS style to apply to navigation buttons and date display at the top of the component.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.Button
-
Base CSS style.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the grid cells of the day and week views of the calendar.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
base cell style
for this listGrid.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Optional baseStyle
will be applied to the button.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Base CSS style.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
base cell style
for this listGrid.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.IconButton
-
Default CSS class.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
Base CSS style.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
CSS class for the section header.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
CSS style for a normal cell
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.NavigationButton
-
Default baseStyle for navigation buttons.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Base CSS style.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Base CSS style.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
CSS style for the tile as a whole.
- setBaseWeekdayStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekdays.
- setBaseWeekendStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekends.
- setBaseWeekStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setBasicColorLabel(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The label shown above the basic color blocks.
- setBlockSeparator(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A string (HTML acceptable) that will be written to a page to separate blocks.
- setBlockStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for each block (one record's worth of data).
- setBlue(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Sets the Blue element of the selected color
- setBlueFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Blue' field in the complex chooser.
- setBlueFieldTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Blue' field in the complex chooser.
- setBlur(int) - Method in class com.smartgwt.client.widgets.drawing.Shadow
-
- setBodyBackgroundColor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Background color applied to the ListGrid body (that is, the area of the grid where data values are rendered).
Note
that this will typically not be visible to the user unless there are few enough rows that there is visible space in the
body below the last row.
- setBodyColor(String) - Method in class com.smartgwt.client.widgets.Window
-
Color of the Window body.
- setBodyConstructor(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
Smart GWT class for the body.
- setBodyDefaults(Map) - Method in class com.smartgwt.client.widgets.Window
-
Default properties for the body of the Window
- setBodyMinHeight(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Minimum height for the body of this cubeGrid.
- setBodyMinWidth(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Minimum width for the body of this cubeGrid.
- setBodyOverflow(Overflow) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Overflow setting for the "body", that is, the area of the grid where data values are rendered.
- setBodyStyle(String) - Method in class com.smartgwt.client.widgets.Window
-
Style of the Window body.
- setBodyStyleName(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
CSS class for the CubeGrid body
- setBodyStyleName(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
CSS style used for the body of this grid.
- setBodyStyleName(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
CSS style used for the body of this menu when there is no icon field.
- setBooleanBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An optional CSS style to apply to the checkbox image.
- setBooleanFalseImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to display for a false value in a boolean field.
- setBooleanImageHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setBooleanImageWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setBooleanPartialImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to display for a partially true value in a boolean field (typically selection).
- setBooleanTrueImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to display for a true value in a boolean field.
- setBorder(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the CSS border of this component, as a CSS string including border-width, border-style, and/or color (eg "2px solid
blue").
- setBorderAfter(String) - Method in class com.smartgwt.client.widgets.cube.Facet
-
CSS line style to apply as a border after this facet, eg "1px dashed blue"
- setBorderAfter(String) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
CSS line style to apply as a border after this facetValue.
- setBorderBefore(String) - Method in class com.smartgwt.client.widgets.cube.Facet
-
CSS line style to apply as a border before this facet, eg "1px dashed blue"
- setBorderBefore(String) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
CSS line style to apply as a border before this facetValue.
- setBorderColor(String) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Color for gauge sector borders.
- setBorderWidth(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Pixel width for gauge sector borders.
- setBottom(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Resizes the widget vertically to position its bottom edge at the specified coordinate.
- setBreadth(int) - Method in class com.smartgwt.client.widgets.Progressbar
-
Thickness of the progressbar in pixels.
- setBreadth(int) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Breadth of the tabBar (including baseline breadth)
- setBrowserAutoCapitalize(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
This property may be set to false
to explicitly set the native HTML "autocapitalize"
attribute to "off"
in the data element of this item.
- setBrowserAutoCorrect(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
This property may be set to false
to explicitly set the native HTML "autocorrect"
attribute
to "off"
in the data element of this item.
- setBrowserInputType(String) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
This property corresponds to the HTML5 "inputType" attribute applied to the <input> element for this TextItem.
- setBrowserSpellCheck(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this browser has a 'spellCheck' feature for text-based form item elements, should it be used for items in this form?
Can be overridden at the item level via
browserSpellCheck
- setBrowserSpellCheck(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this browser supports spell-checking of text editing elements, do we want this enabled for this item? If unset the
property will be inherited from the containing form.
- setBtnSize(int) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The size of the square buttons (arrows) at the ends of this scrollbar.
- setButtonBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
If specified this baseStyle will be applied to the buttons in this toolbar.
- setButtonProperties(Button) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Custom Properties to apply to the button item.
- setButtonProperties(IButton) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Properties to be used in creating each option button.
- setButtons(Button...) - Method in class com.smartgwt.client.widgets.Dialog
-
Array of Buttons to show in the
toolbar
, if shown.
- setButtons(StatefulCanvas...) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
List of buttons for the toolbar.
- setBypassCache(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
For xmlHttp transport + httpMethod: "GET" only, set to true to force a conditional GET request even if the browser
thinks it has a current cached response.
- setCacheAcrossOperationIds(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
When
cacheAllData
mode is enabled and a
cacheAllOperationId
has been set, this flag affects whether
cached results are used for all "fetch" requests regardless of their
operationId
, or are used only for "fetch" requests that use the
cacheAllOperationId
, allowing other requests to go to server normally.
- setCacheAllData(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Set this property to true to have a DataSource fetch all of its data client-side on the first fetch request.
- setCacheAllOperationId(String) - Method in class com.smartgwt.client.data.DataSource
-
- setCacheData(Record...) - Method in class com.smartgwt.client.data.DataSource
-
For a
cacheAllData
or client-only DataSource, a set of
records to use as a dataset, specified as an Array of JavaScript Objects representing records.
- setCacheMaxAge(int) - Method in class com.smartgwt.client.data.DataSource
-
The maximum time, in seconds, to maintain the client-side cache.
- setCachePickListResults(boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
For databound pickLists (see optionDataSource), by default Smart GWT will cache and re-use datasets shown by different
pickLists displayed by different SelectItems in an LRU (least recently used) caching pattern.
- setCachePickListResults(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
For databound pickLists (see optionDataSource), by default Smart GWT will cache and re-use datasets shown by pickLists
in an LRU (least recently used) caching pattern.
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.EventHoverHTMLCustomizer
-
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevelTitleCustomizer
-
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.MonthViewHoverHTMLCustomizer
-
- setCallback(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The callback to fire when the saveButton
is
clicked.
- setCallback(String) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
- setCallbackParam(String) - Method in class com.smartgwt.client.data.DataSource
-
Applies only to dataFormat: "json" and
dataTransport
:"scriptInclude".
- setCallbackParam(String) - Method in class com.smartgwt.client.data.OperationBinding
-
Applies only to dataFormat: "json".
- setCallbackParam(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
For use only with the
scriptInclude
transport, this attribute
specifies the name of the URL parameter which is used to specify the callback function that
the server is expected to call by writing out JavaScript code.
- setCanAcceptDrop(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates that this object can receive dropped widgets (i.e.
- setCanAcceptDrop(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
When set to false
, other records cannot be dropped on (i.e., inserted via drag and drop) immediately before
this record.
- setCanAcceptDrop(Boolean) - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If true, items (buttons) can be dropped into this toolbar, and the toolbar will show a drop line at the drop location.
- setCanAcceptDrop(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Governs whether dragged data (typically other treeNode
s) may be dropped over this node.
- setCanAcceptDroppedRecords(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether records can be dropped into this listGrid.
- setCanAcceptDroppedRecords(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether records can be dropped into this TileGrid.
- setCanAcceptDroppedRecords(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Indicates whether records can be dropped into this listGrid.
- setCanAddFormulaFields(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setCanAddFormulaFields(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Adds an item to the header context menu allowing users to launch a dialog to define a new
field based on values present in other fields, using the com.smartgwt.client..FormulaBuilder
.
- setCanAddFormulaFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setCanAddFormulaFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setCanAddFormulaFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setCanAddFormulaFields(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setCanAddFormulaFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setCanAddSummaryFields(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setCanAddSummaryFields(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Adds an item to the header context menu allowing users to launch a dialog to define a new
text field that can contain both user-defined text and the formatted values present in other
fields, using the com.smartgwt.client..SummaryBuilder
.
- setCanAddSummaryFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setCanAddSummaryFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setCanAddSummaryFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setCanAddSummaryFields(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setCanAddSummaryFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setCanAutoFitFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether the user able to autofit specific columns to their data and/or title via a context menu item or
headerAutoFitEvent
.
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the cancel button in the event editor
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the cancellation button.
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title for the "Cancel" button on this dialog.
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Cancel' button.
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title text for the cancelButton
.
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title text for the cancel button
.
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the cancelButton
- setCancelConfirmMessage(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Confirmation message to show if the user clicks the "Cancel" button and
warnOnCancel
is true.
- setCancelEditingConfirmationMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, and this.confirmCancelEditing
is true this property is used as the message
to display in the confirmation dismissal prompt.
- setCancelElement(String) - Method in class com.smartgwt.client.util.workflow.UserTask
-
Next element to proceed to if the task is cancelled because the
targetForm
or
targetVM
had
cancelEditing()
called on it.
- setCancelParamName(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setCancelParamValue(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setCanClose(Boolean) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Determines whether this tab should show a close icon allowing the user to dismiss the tab by clicking on the close icon
directly.
- setCanClose(boolean) - Method in class com.smartgwt.client.widgets.tab.Tab
-
- setCanCloseTab(Tab, boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Sets the given tab's
canClose
property to the boolean parameter
canClose.
- setCanCloseTabs(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should tabs in this tabSet show an icon allowing the user to dismiss the tab by
clicking on it directly.
- setCanCollapse(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
For tree facets, whether expand/collapse controls should be shown.
- setCanCollapse(Boolean) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
For individual parent facetValues within a hierarchical facet, this flag controls whether an expand/collapse control
will be shown.
- setCanCollapse(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Whether this section header can be collapsed.
- setCanCollapse(Boolean) - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
If this property is true, a click on the Splitbar will collapse its target
, hiding it and shifting the Splitbar and other members of the
layout across to fill the newly available space.
- setCanCollapse(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
This attribute controls whether or not the expand/collapse UI control is shown on the header of this section.
- setCanCollapse(Boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
If this property is true, a click on the Splitbar will collapse its target
, hiding it and shifting the Splitbar and other members of the
layout across to fill the newly available space.
- setCanCollapseAll(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
In
visibilityMode
"mutex", whether to allow
the last remaining expanded section to be collapsed.
- setCanCollapseFacets(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, hierarchical facets will show expand/collapse controls to allow the user to expand and collapse the tree of
facetValues for that facet.
- setCanCollapseGroup(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Can a group be collapsed/expanded? When true a collapse/expand icon is shown (
groupIcon
) and clicking the icon or double-clicking the group
title will collapse or expand the group.
- setCanCreateEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, users can create new events
- setCanDeleteEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setCanDrag(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates whether this widget can initiate custom drag-and-drop operations (other than reposition or resize).
- setCanDrag(Boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Is this drawItem draggable? Note that dragging must be enabled for the dragPane in which this item is rendered via
canDrag
for this to have an effect.
- setCanDrag(Boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
In order to enable dragging of drawItems, this property must be set to true, in addition to
canDrag
.
- setCanDrag(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
When set to false
, this record cannot be dragged.
- setCanDrag(Boolean) - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
canDrag
set to true to allow dragging of the split bar.
- setCanDrag(Boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
canDrag
set to true to allow dragging of the split bar.
- setCanDrag(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Governs whether this node can be dragged.
- setCanDragEventField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines dragability.
- setCanDragEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, users can drag-reposition existing events.
- setCanDragRecordsOut(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether records can be dragged from this listGrid and dropped elsewhere.
- setCanDragRecordsOut(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Indicates whether records can be dragged from this listGrid and dropped elsewhere.
- setCanDragReposition(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates whether this widget can be moved by a user of your application by simply dragging with the mouse.
- setCanDragReposition(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, this Window may be moved around by the user by dragging on the Window header.
- setCanDragResize(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates whether this widget can be resized by dragging on the edges and/or corners of the widget with the mouse.
- setCanDragResize(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field can be dragResized using the mouse.
- setCanDragResize(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Can the window be drag-resized? If true the window may be drag resized from its edges, and if showing, via the resizer
icon in the footer.
- setCanDragScroll(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If this Canvas is canAcceptDrop:true, when the user drags a droppable widget over an edge of the widget, should we
scroll to show the rest of the widget's content? Returned from canvas.shouldDragScroll() if there are scrollbars.
- setCanDragSelect(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is true, users can drag the mouse to select several rows or cells.
- setCanDragSelectText(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is true, users can drag the mouse to select text within grid rows.
- setCanDragTilesOut(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether tiles can be dragged from this tileGrid and dropped elsewhere.
- setCanDrop(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates that this object can be dropped on top of other widgets.
- setCanDropBefore(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
When explicitly set to false, disallows drop before this member in the Layout.
- setCanDropBefore(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
When explicitly set to false, disallows drop before this member in the Layout.
- setCanDropComponents(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Layouts provide a default implementation of a drag and drop interaction.
- setCanDropComponents(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
SectionStacks provide the same default implementation of drag and drop interactions as
Layouts
, except that members are added as items into the
section over which they're dropped.
- setCanDropInEmptyArea(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to false, dropping over an empty part of the grid body is disallowed and the no-drop indicator is displayed.
- setCanDropOnLeaves(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Whether drops are allowed on leaf nodes.
- setCanEdit(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Controls whether, by default, dataBoundComponents consider this field editable.
- setCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Optional boolean value controlling the editability of this particular calendarEvent.
- setCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether cells can be edited in this grid.
- setCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Whether cells for this facetValue can be edited.
- setCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If set to false
, the form will be marked read-only.
- setCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Is this form item editable (canEdit:true) or read-only (canEdit:false)? Setting the form item to non-editable causes it
to render as read-only.
- setCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Can the user edit cells in this listGrid? Can be set for the listGrid, and overridden for individual fields.
If 'canEdit' is false at the listGrid level, fields can never be edited - in this case the canEdit property on
individual fields will be ignored.
If 'canEdit' is set to true at the listGrid level, setting the 'canEdit'
property to false at the field level will prevent the field from being edited inline.
If 'canEdit' is not
set at the listGrid level, setting 'canEdit' to true at the field level enables the field to be edited inline.
- setCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Can this field be edited? May be overridden by setting the 'canEdit' property at the listGrid level.
- setCanEditCriterionPredicate(FormItemCanEditCriterionPredicate) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
- setCanEditCriterionPredicate(FormItemCanEditCriterionPredicate) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The default canEditCriterion()
predicate is overridden in comboBoxItem.
- setCanEditCriterionPredicate(FormItemCanEditCriterionPredicate) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The default canEditCriterion()
predicate returns true if the specified criterion contains:
A single "lessOrEqual" or "greaterOrEqual" criterion on this
field An "and" type criterion containing a "lessOrEqual" and a "greaterOrEqual" criterion on this
field A single "equals" criterion.
- setCanEditCriterionPredicate(FormItemCanEditCriterionPredicate) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When a dynamic form is editing an advanced criteria object via
DynamicForm.setValuesAsCriteria
, this predicate is used
to determine which sub-criteria apply to which form item(s).
- setCanEditEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, users can edit existing events
- setCanEditField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines editability.
- setCanEditFieldAttribute(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this component is bound to a dataSource, this attribute may be specified to customize what fields from the dataSource
may be edited by default.
- setCanEditFieldAttribute(String) - Method in class com.smartgwt.client.widgets.form.SearchForm
-
If this component is bound to a dataSource, this attribute may be specified to customize what fields from the dataSource
may be edited by default.
- setCanEditFieldAttribute(String) - Method in class com.smartgwt.client.widgets.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.
- setCanEditLane(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Can we edit the lane of the event, specified by the
laneNameField
? If so, the event can be dragged to a
different
lane
and, when it's editor is shown, an
additional drop-down widget is provided allowing the user to select a different lane.
- setCanEditTabTitles(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If true, users can edit the titles of tabs in this TabSet when the
titleEditEvent
fires.
- setCanEditTitle(Boolean) - Method in class com.smartgwt.client.widgets.tab.Tab
-
- setCanEditTitles(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setCanExpand(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be expanded.
- setCanExpandMultipleRecords(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
is true, this property
indicates whether multiple records can be expanded simultaneously.
- setCanExpandRecordProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will be checked to determine whether a record can be expanded.
- setCanExpandRecords(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true, shows an additional field at the beginning of the field-list (respecting RTL) to allow users to expand
and collapse individual records.
- setCanExport(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Dictates whether the data in this field be exported.
- setCanExport(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Dictates whether the data in this field be exported.
- setCanExport(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGridField
-
Dictates whether the data in this field be exported.
- setCanExport(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Dictates whether the data in this field be exported.
- setCanFilter(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Should the user be able to filter data by this field? Effects whether this field will show up in dataBoundComponents
with UI for filtering data.
- setCanFilter(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If showing a filter row for this ListGrid, should the filter criteria for this field be editable
- setCanFocus(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Can this widget be allowed to become the target of keyboard events?
- setCanFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
DynamicForms are considered to have focus if any of their form items have focus.
- setCanFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Is this form item focusable? Setting this property to true on an otherwise non-focusable element such as a
StaticTextItem
will cause the item to be included in the page's tab order and
respond to keyboard events.
- setCanFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
MiniDateRangeItems are marked as canFocus:true, and set up with properties such that focus will always go to the icon to
launch the dateRange dialog.
- setCanFocus(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether keyboard manipulation of the slider is allowed.
- setCanFocusInHeaderButtons(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, the user can give the header buttons keyboard focus (by clicking on them and including them in the
tabOrder)
- setCanFreeze(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should display freezing/unfreezing options in its header context menu.
- setCanFreezeFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether an interface should be shown to allow user is allowed to dynamically "freeze" or "unfreeze" columns with respect
to horizontally scrolling.
- setCanGroupBy(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If false, grouping via context menu will be disabled.
- setCanGroupBy(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Determines whether this field will be groupable in the header context menu.
- setCanHide(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field can be hidden via the header context menu.
- setCanHilite(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Determines whether this field can be hilited.
- setCanHilite(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Determines whether this field can be hilited.
- setCanHover(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Will this Canvas fire hover events when the user hovers over it, or one of its children?
- setCanHover(Boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Will this DrawItem fire hover events when the user hovers over it?
- setCanHover(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, cellHover and rowHover events will fire and then a hover will be shown (if not canceled) when the user leaves
the mouse over a row / cell unless the corresponding field has
showHover
set to false.
- setCanMinimize(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
If facet minimizing is enabled, whether this facet should show controls to minimize the next facet.
- setCanMinimizeColumns(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, allow columns in the grid body to be minimized (reduced to the width of the minimize control) by clicking on a
minimize control in the innermost column headers.
- setCanMinimizeFacets(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, when multiple facets are shown on a side, all facetValues in the second level of headers or higher will show
controls to "minimize" the values of the next facet.
- setCanMoveAxes(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether the positions of value axes can be changed.
- setCanMoveFacets(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether row and column facets can be rearranged by the user, by dragging and dropping the facet labels.
- setCanMultiGroup(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When true, indicates that this ListGrid supports grouping on multiple fields.
- setCanMultiSort(boolean) - Method in class com.smartgwt.client.data.DataSource
-
When true, indicates that this DataSource supports multi-level sorting.
- setCanMultiSort(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When true, indicates that this ListGrid supports sorting on multiple fields.
- setCanPickFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether the field picker item and submenu should be present in the header context menu.
- setCanPickFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
If set, right-clicking on the DetailViewer will show a context menu that offers to bring up a FieldPicker for
configuring which fields are displayed and their order.
- setCanPickOmittedFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setCanRemoveEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, users can remove existing events.
- setCanRemoveField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether an event
shows a remove button.
- setCanRemoveRecords(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setCanReorder(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field can be reordered using the mouse.
- setCanReorder(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If set to false, then this sectionHeader will not be able to be dragged to perform a drag reorder, if
canReorderSections
is true.
- setCanReorder(Boolean) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If canReorderTabs
is set to true
, setting
canReorder
explicitly to false
for some tab will disallow drag-reordering of this tab.
- setCanReorderColumns(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, body columns can be reordered via the innermost column headers.
- setCanReorderFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether fields in this listGrid can be reordered by dragging and dropping header fields.
- setCanReorderItems(Boolean) - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If true, items can be reordered by dragging on them.
- setCanReorderLanes(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, lanes can be reordered by dragging them with the mouse.
- setCanReorderRecords(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether records can be reordered by dragging within this listGrid.
- setCanReorderRecords(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Indicates whether records can be reordered by dragging within this listGrid.
- setCanReorderSections(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Whether sections can be drag reordered by the user dragging the section header.
- setCanReorderTabs(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If true, tabs can be reordered by dragging on them.
- setCanReorderTiles(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether tiles can be reordered by dragging within this tileGrid.
- setCanReparentNodes(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If set this property allows the user to reparent nodes by dragging them from their current folder to a new folder.
Backcompat: For backwards compatibility with versions prior to Smart GWT 1.5, if this property is unset, but
this.canAcceptDroppedRecords
is true, we allow nodes to be dragged to different folders.
- setCanResizeColumns(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, body columns can be resized via the innermost column headers.
- setCanResizeColumns(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Are columns in this PortalLayout drag-resizeable?
- setCanResizeFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether fields in this listGrid can be resized by dragging header fields.
- setCanResizeItems(Boolean) - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If true, items (buttons) can be resized by dragging on them.
- setCanResizePortlets(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Should the height and width of
Portlets
be drag-resizable?
- setCanResizeRows(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
- setCanResizeSections(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Whether sections can be drag resized by the user dragging the section header.
- setCanResizeTimelineEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Can timeline events be stretched by their left and right edges?
- setCanSave(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Whether values in this field can be updated and saved to the dataSource.
- setCanSelect(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be selected.
- setCanSelectAll(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Controls whether a checkbox for selecting all records appears in the header with
selectionAppearance
set to "checkbox"
- setCanSelectCells(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setCanSelectHeaders(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Determines whether row or column facetValue headers can be selected.
- setCanSelectParent(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
A MenuItem that has a submenu normally cannot be selected, instead clicking or hitting Enter while keyboard focus is on
the item shows the submenu.
- setCanSelectParentItems(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If true, clicking or pressing Enter on a menu item that has a submenu will select that item (with standard behavior of
hiding the menus, calling click handlers, etc) instead of showing the submenu.
- setCanSelectParentItems(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
If true, clicking or pressing Enter on a menu item that has a submenu will select that item (with standard behavior of
hiding the menus, calling click handlers, etc) instead of showing the submenu.
- setCanSelectText(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether native drag selection of contained text is allowed within this Canvas.
- setCanSelectText(boolean) - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Should the user be able to select the text in this item?
- setCanSelectText(boolean) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Should the user be able to select the text in this item?
- setCanSelectText(boolean) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Should the user be able to select the text in this item?
- setCanSelectValues(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Determines whether cell values in the body can be selected.
- setCanShrinkColumnWidths(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the PortalLayout will shrink column widths to avoid overflowing the PortalLayout horizontally.
- setCanSort(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Enables or disables interactive sorting behavior for this listGrid.
- setCanSort(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Enables or disables sorting by this column.
- setCanSortClientOnly(boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
When true, this field can only be used for sorting if the data is entirely client-side.
- setCanSortClientOnly(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When true, this field can only be used for sorting if the data is entirely client-side.
- setCanSortData(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, sort controls will be shown on facet values.
- setCanSortFacets(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, sort controls will be shown on FacetHeaders.
- setCanStretchColumnWidths(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the PortalLayout will stretch column widths, if needed to accommodate the width of
Portlets
.
- setCanSubmit(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Governs whether this form will be used to perform a standard HTML form submission.
- setCanTabToHeader(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
If true, the header for this Section will be included in the page's tab order for accessibility.
- setCanTabToHeader(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the header be included in the tab-order for the page? If not explicitly specified, the header will be included in
the tab order for the page if setScreenReaderMode is called.
- setCanTabToHeader(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If true, the header for this Section will be included in the page's tab order for accessibility.
- setCanTabToHeaders(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
If true, the headers for the sections (if shown) will be included in the page's tab order for accessibility.
- setCanTabToSectionHeaders(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, the headers for any SectionItems
will be
included in the page's tab order for accessibility.
- setCantDragIntoChildMessage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Message displayed when user attempts to drop a node into a child of itself.
- setCantDragIntoSelfMessage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Message displayed when user attempts to drop a dragged node onto itself.
- setCanToggle(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Allows a boolean or valueMapped field to be edited without going into edit mode.
- setCanvas(Canvas) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
The canvas that will be displayed inside this item.
- setCanvas(Canvas) - Method in class com.smartgwt.client.widgets.HoverHTMLCustomizer
-
- setCanvasItem(CanvasItem) - 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.
- setCanView(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
If false, this property indicates that this field is considered "server only".
- setCanZoom(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Enables "zooming" on the X axis, specifically, only a portion of the overall dataset is shown in the main chart, and a
second smaller chart
appears with slider controls
allowing a range to be selected for display in the main chart.
- setCapSize(int) - Method in class com.smartgwt.client.widgets.StretchImg
-
If the default items are used, capSize is the size in pixels of the first and last images in this stretchImg.
- setCapSize(int) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
How big are the end pieces by default
- setCapSize(int) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
How big are the end pieces by default
- setCaptureSCComponents(Boolean) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If true, Smart GWT components created while executing the loaded HTML are captured for rendering inside the HTMLFlow.
- setCascadeAutoDismiss(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
When true any generated submenus will inherit
autoDismiss
from this menu.
- setCascadeSelection(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should children be selected when parent is selected? And should parent be selected when any child is selected?
- setCellAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default align for cell values (in body).
- setCellAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Default alignment of cells (in the body) for this facet.
- setCellAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Default alignment of cells (in the body) for this facetValue.
- setCellAlign(Alignment) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Horizontal alignment for cells in this field's column: "left", "right" or "center".
If null, alignment is derived
from
align
.
- setCellBorder(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Width of border for the table that form is drawn in.
- setCellFormatter(CellFormatter) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Formatter to apply to values displayed within cells.
- setCellFormatter(CellFormatter) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Return the HTML to display in cells of this field.
- setCellHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified, this property will govern the height of the cell in which this form item is rendered.
- setCellHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The default height of each row in pixels.
- setCellHeight(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
The height of each item in the menu, in pixels.
- setCellIcon(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field of type:"icon" only, set the icon that appears in body cells.
- setCellIdProperty(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Name of the property in a cell record that holds it's unique ID.
- setCellPadding(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The amount of empty space, in pixels, surrounding each form item within its cell in the layout grid.
- setCellPadding(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The amount of empty space, in pixels, surrounding each value in its cell.
- setCellSpacing(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setCellStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
CSS style applied to the form item as a whole, including the text element, any icons, and any hint text for the item.
- setCellStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a normal value
- setCellStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If specified, cells in this field will be rendered using this css className rather than
cellStyle
- setCellStyleHandler(CellStyleHandler) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Return the CSS class for a cell.
- setCellValueHoverFormatter(CellValueHoverFormatter) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setCellValueHoverFormatter(CellValueHoverFormatter) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setCenter(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Move the drawRect such that it is centered over the specified coordinates.
- setCenterBackgroundColor(String) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Background color for the center section only.
- setCenterPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Center point of the oval.
- setCenterPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Center point of the sector
If this method is called after the component has been drawn/initialized:
Change the center point for this sector.
- setCenturyThreshold(int) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Only used if we're showing the date in a text field.
- setCenturyThreshold(int) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Only used if we're showing the date in a text field.
- setChangeOnDrag(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Should this sliderItem update its value and fire change handlers while the user is actively dragging the slider.
- setChangeOnKeypress(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Should this form item fire its
change
handler
(and store its value in the form) on every keypress? Set to
false
to suppress the 'change' handler firing
(and the value stored) on every keypress.
- setChangeOnKeypress(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should this form item fire its
change
handler
(and store its value in the form) on every keypress? Set to
false
to suppress the 'change' handler firing
(and the value stored) on every keypress.
- setCharacterCasing(CharacterCasing) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should entered characters be converted to upper or lowercase? Also applies to values applied with
FormItem.setValue
.
- setChartConfirmThreshold(int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If
CubeGrid.makeChart
is called with a chart specification
that will show more than
chartConfirmThreshold
data elements, the user will be presented with a
confirmation dialog
.
- setChartConstructor(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Name of the Smart GWT Class to be used when creating charts.
- setChartConstructor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Name of the Smart GWT Class to be used when creating charts.
- setChartRectMargin(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Margin around the main chart rect: between title and chart, between chart and axis labels, and chart rect and right edge
of chart.
- setChartRectProperties(DrawRect) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for chart rect
- setChartType(ChartType) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
See
ChartType
for a list of known types - Column, Bar, Line, Pie, Doughnut, Area, and
Radar charts are supported.
- setChartType(ChartType) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
See
ChartType
for a list of known types - Column, Bar, Line, Pie, Doughnut, Area, and
Radar charts are supported.
- setChartType(ChartType) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default type of chart to plot.
- setChartType(ChartType) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default type of chart to plot.
- setCheckboxFieldFalseImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to
"checkbox"
this property determines the image to display in the checkbox field for an unselected row.
- setCheckboxFieldImageHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to
"checkbox"
this property may be set to govern the height of the checkbox image displayed to indicate
whether a row is selected.
- setCheckboxFieldImageWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to
"checkbox"
this property may be set to govern the width of the checkbox image displayed to indicate whether
a row is selected.
- setCheckboxFieldPartialImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to
"checkbox"
this property determines the image to display in the checkbox field for a partially selected
row.
- setCheckboxFieldProperties(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Standard properties to apply to the automatically generated checkbox field, shown when
selectionAppearance
is set to "checkbox".
- setCheckboxFieldTrueImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to
"checkbox"
this property determines the image to display in the checkbox field for a selected row.
- setChecked(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
If true, this item displays a standard checkmark image to the left of its title.
- setCheckedImage(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is selected, or checked.
- setCheckIfCondition(MenuItemIfFunction) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Contains the condition that will check or uncheck the curent menuItem.
- setChildExpansionMode(ExpansionMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For
expansionModes
that show another grid or tree, what the child's
expansionMode should be.
- setChildren(Canvas...) - Method in class com.smartgwt.client.widgets.Canvas
-
Array of all Canvii that are immediate children of this Canvas.
- setChildren(TreeNode[]) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For trees with the modelType "children", this property specifies the children of this TreeNode.
- setChildrenField(String) - Method in class com.smartgwt.client.data.DataSource
-
fieldName for a field in the dataSource expected to contain an explicit array of child nodes.
- setChildrenProperty(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
If true, this property indicates that this field will hold an explicit array of child nodes for the current node.
- setChildrenProperty(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
For trees with the modelType "children", this property specifies the name of the property that contains the list of
children for a node.
- setChildrenSnapResizeToGrid(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If true, causes this canvas's children to snap to its grid when resizing.
- setChildrenSnapToGrid(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If true, causes this canvas's children to snap to its grid when dragging.
- setChildTagName(String) - Method in class com.smartgwt.client.data.DataSourceField
-
- setChosenDate(Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The date for which events are displayed in the day, week, and month tabs of the calendar.
- setCircularReferenceMarker(String) - Method in class com.smartgwt.client.util.JSONEncoder
-
The string marker used to represent circular references.
- setCircularReferenceMode(JSONCircularReferenceMode) - Method in class com.smartgwt.client.util.JSONEncoder
-
What the JSONEncoder should do if it encounters a circular reference.
- setClassID(String) - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
This sets the value of the classID property on the object.
- setClassID(String) - Method in class com.smartgwt.client.widgets.plugins.Applet
-
This attribute is used only with useTag: "object".
- setClassID(String) - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
This attribute specifies the clsid of the outer <object> tag.
- setClearAllSortingText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, this attribute will be shown as the menu item title to clear any existing sort on all fields.
- setClearButtonTitle(String) - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title for the "Clear" button on this dialog.
- setClearFilterText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, and a
filter-editor
is visible, this
attribute will be shown as the menu item title to clear any existing filter.
- setClearSortFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, this attribute will be shown as the menu item title to clear an existing sort on this field.
- setClientOnly(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
A clientOnly DataSource simulates the behavior of a remote data store by manipulating a static dataset in memory as
DSRequests
are executed on it.
- setClientOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Indicates this validator runs on the client only.
- setClipHeaderTitles(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether the ListGrid should manage the clipping of titles of header buttons.
- setClipItemTitles(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Should the titles for form items be clipped if they are too large for the available space?
- setClipStaticValue(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setClipStaticValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setClipTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If the title for this form item is showing, and is too large for the available space should the title be clipped?
- setClipTitle(Boolean) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
If the title for this section header is too large for the available space, should the title be clipped?
- setClipTitle(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
If the title for this section header is too large for the available space, should the title be clipped?
- setClipTitle(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If the title for this section header is too large for the available space, should the title be clipped?
- setClipValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
If true, text that exceeds the specified size of the form item will be clipped.
- setClipValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
If true, text that exceeds the specified size of the form item will be clipped.
- setCloseConfirmationMessage(String) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
- setClosedIconSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
This suffix will be appended to the
folderIcon
for
closed folders.
- setClosedIconSuffix(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This suffix will be appended to the
folderIcon
for
closed folders.
- setCloseIcon(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Custom src for the close icon for this tab to display if it is closeable.
- setCloseIconSize(Integer) - Method in class com.smartgwt.client.widgets.tab.Tab
-
- setCloseOnEscapeKeypress(boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Should this dateChooser be dismissed if the user presses the Escape key?
- setCloseTabIcon(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Default src for the close icon for tabs to display if
canCloseTabs
is true.
- setCloseTabIconSize(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Size in pixels of the icon for closing tabs, displayed when
canCloseTabs
is true.
- setClusterMarginRatio(float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For clustered charts, ratio between margins between individual bars and margins between clusters.
- setCode(String) - Method in class com.smartgwt.client.widgets.plugins.Applet
-
A URL that points to the class of the applet.
- setCodeBase(String) - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Specifies the URL from which to load the ActiveX control.
- setCodeBase(String) - Method in class com.smartgwt.client.widgets.plugins.Applet
-
The base URL of the applet if the
code
attribute is relative
- setCodeBase(String) - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
This attribute specifies the minimum version of the flash player required to show this flashlet.
- setColHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the buttons in this grid's column headers.
- setCollapsed(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
For tree facets, default collapse state for parent nodes.
- setCollapsed(Boolean) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
For tree facets, initial collapse state for this node.
- setColor(String) - Method in class com.smartgwt.client.widgets.drawing.ColorStop
-
eg #ff0000 or red or rgb(255,0,0)
- setColor(String) - Method in class com.smartgwt.client.widgets.drawing.Shadow
-
- setColorButtonBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Base CSS style applied to the basic color boxes
- setColorButtonSize(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Width and height of the basic color boxes (they are always square, and they are all the same size).
- setColorFieldTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The title for the Color picker field.
- setColorMutePercent(Float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Should be set to a number between -100 and 100.
- setColorStops(ColorStop...) - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
An array of color stops for this gradient.
- setColSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
By default, texts span all remaining columns
- setColSpan(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Number of columns that this item spans.
- setColSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Number of columns that this item spans.
- setColSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
by default, headers span all remaining columns
- setColSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
hidden fields don't take up any columns
- setColSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
by default, separators span all remaining columns
- setColumnBorder(String) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Border to show around columns in this PortalLayout
If this method is called after the component has been drawn/initialized:
Sets the columnBorder for to the specified value and updates any drawn columns to reflect this.
- setColumnFacets(String...) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
The list of
ids
for facets that will appear on top of the body.
- setColumnOverflow(Overflow) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls the
overflow
setting for each column.
- setColumnPreventUnderflow(boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
- setColumnProperties(ListGrid) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Standard set of properties to apply to each generated
column
in this columnTree.
- setColumnsPerPage(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When using the Next and Previous arrows to scroll a Timeline, this is the number of columns of the
timelineGranularity
to scroll by.
- setColumnWidth(int, int) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Sets the width of a column in the PortalLayout.
- setColumnWidth(int, String) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Sets the width of a column in the PortalLayout.
- setColWidths(Object...) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
An array of widths for the columns of items in this form's layout grid.
- setComboBoxProperties(ComboBoxItem) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
- setComboBoxWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Specifies the size of the combo box field.
- setCommitConfirmationMessage(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
- setCompleteOnTab(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true, when the pickList is showing, the user can select the current value by hitting the Tab
key.
- setComponentId(String) - Method in class com.smartgwt.client.data.DSRequest
-
- setConfig(JavaScriptObject) - Method in class com.smartgwt.client.util.workflow.Process
-
- setConfig(JavaScriptObject) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setConfigOnly(boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setConfigureFieldsText(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The title for the Configure Fields menu item.
- setConfigureGroupingText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, and multi-grouping is enabled, this attribute is used as the title for a menu item that opens a
MultiGroupDialog
to configure the grouping for this grid.
- setConfigureSortText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, and multi-sorting is enabled, this attribute is used as the title for a menu item that opens a MultiSortDialog to
configure the sort-specification for this grid.
- setConfirmCancelEditing(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, when the user attempts to cancel an edit, should we display a confirmation prompt
before discarding the edited values for the record?
- setConfirmDiscardEdits(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For editable listGrids, outstanding unsaved edits when the user performs a new filter or sort will be discarded.
- setConfirmDiscardEditsMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this.confirmDiscardEdits
is true, this property can be used to customize the error message string
displayed to the user in a dialog with options to cancel the action, or save or discard pending edits in response to
sort/filter actions that would otherwise drop unsaved edit values.
- setConnectorImage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The base filename for connector icons shown when
showConnectors
is true.
- setConnectTimeout(int) - Static method in class com.smartgwt.client.rpc.Messaging
-
Specifies how long we wait for the handshake to the server to complete, before trying again.
- setContainerId(String) - Method in class com.smartgwt.client.util.workflow.Process
-
Identifier of canvas where should be added UI elements created by using
inline view
property.
- setContainsCredentials(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
For use during
Relogin
, this property marks this request an attempt to login,
therefore a response containing the
loginRequiredMarker
is a normal condition and should result in the
status code
STATUS_LOGIN_INCORRECT
rather than a call
to
loginRequired()
.
- setContentLayout(String) - Method in class com.smartgwt.client.widgets.Window
-
The layout policy that should be used for widgets within the Window body.
- setContents(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The contents of a canvas or label widget.
- setContents(String) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
This is the content that will exist as the label.
- setContents(String) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
The contents of a canvas or label widget.
- setContents(String) - Method in class com.smartgwt.client.widgets.Label
-
The contents of a canvas or label widget.
- setContentsType(ContentsType) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
The default setting of 'null' or 'fragment' indicates that HTML loaded from
contentsURL
is assumed to be an HTML fragment rather than a
complete page.
- setContentsType(String) - Method in class com.smartgwt.client.widgets.Window
-
If this window has
src
specified, this property can be used to
indicate whether the source is a standalone HTML page or an HTML fragment.
- setContentsURL(String) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
URL to load content from.
- setContentsURLParams(Map) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Parameters to be sent to the contentsURL when fetching content.
- setContentType(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Valid with the xmlHttpRequest transport only and only when
httpMethod
is set to "POST".
- setContextMenu(Menu) - Method in class com.smartgwt.client.widgets.Canvas
-
Context menu to show for this object, an instance of the Menu widget.
- setContextMenu(Menu) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Context menu to show for this object, an instance of the Menu widget.
- setContextMenu(Menu) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Context menu to show for this tab.
- setControlColumn(Canvas) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
Return the column widget that contains the passed control.
- setControlGroups(String...) - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
An array of control group names specifying which groups of controls should be included in the editor toolbar.
- setControlGroups(String...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
An array of control group names specifying which groups of controls should be included in the editor toolbar.
- setControlPoint1(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawBlockConnector
-
First cubic bezier control point.
- setControlPoint1(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
First cubic bezier control point.
- setControlPoint2(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawBlockConnector
-
Second cubic bezier control point.
- setControlPoint2(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Second cubic bezier control point.
- setControls(Canvas...) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Set the controls.
- setControls(Canvas...) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Set the controls.
- setControls(Canvas...) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Custom controls to be shown on top of this section header.
- setControls(Canvas...) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
The array of controls to show in this group.
- setControlStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base CSS class name for a form item's control box (surrounds text box and picker).
- setConvertToInteger(boolean) - Method in class com.smartgwt.client.widgets.form.validator.IsIntegerValidator
-
Set the convertToInteger.
- setCopyLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the copyLevelButton
- setCornerImg(StretchItem) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the corner between vertical and horizontal scrollbars.
- setCornerSize(Integer) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Allows the size of the corner segment to be set independently of the
btnSize
.
- setCornerSrc(String) - Method in class com.smartgwt.client.widgets.Scrollbar
-
URL for the corner image, a singular image that appears in the corner when both h and v scrollbars are showing.
- setCount(int) - Method in class com.smartgwt.client.widgets.form.validator.StringCountValidator
-
Set the count.
- setCreateDefaultTreeField(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If no fields are specified, create a single field with
treeField
set to
true
to show the tree.
- setCreator(TileGrid) - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
The
TileGrid
that created this SimpleTile.
- setCredentialsURL(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Specifies URL where credentials should be submitted to attempt relogin when session timeout is encountered during a background RPC.
- setCriteria(Criteria) - Method in class com.smartgwt.client.data.DSRequest
-
This method applies to "fetch" requests only; for update or delete operations pass a Record to
setData() which contains primaryKey values as Record attributes.
- setCriteria(Criteria) - Method in class com.smartgwt.client.data.Hilite
-
Criteria defining what records this hilite should apply to.
- setCriteria(Criteria) - Method in class com.smartgwt.client.data.ResultSet
-
Filter criteria used whenever records are retrieved.
- setCriteria(Criteria) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Criteria (including AdvancedCriteria) to use for a "fetch" operation.
- setCriteria(Criteria) - Method in class com.smartgwt.client.util.workflow.XORGateway
-
- setCriteria(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Initial criteria.
- setCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sets this component's filter criteria.
- setCriteria(Criteria) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Set the filter criteria to use when fetching rows.
- setCriteriaField(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When using
operator
, the name of the DataSource
field for the
Criterion
this FormItem generates.
- setCriteriaMap(LinkedHashMap<String, Criteria>) - Method in class com.smartgwt.client.util.workflow.DecisionGateway
-
A Map from
ID
to Criteria that will cause this
ProcessElement to be chosen as the next element if the criteria matches.
- setCriteriaPolicy(CriteriaPolicy) - Method in class com.smartgwt.client.data.DataSource
-
Decides under what conditions the
ResultSet
cache should be dropped when the
criteria
changes.
- setCriteriaPolicy(CriteriaPolicy) - Method in class com.smartgwt.client.data.ResultSet
-
Decides under what conditions the cache should be dropped when the
Criteria
changes.
- setCriterion(Criterion) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setCriterion(Criteria) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
Initial criterion for this FilterClause.
- setCriterion(DynamicForm, FormItem, Criterion) - Method in interface com.smartgwt.client.widgets.form.FormItemCriterionSetter
-
- setCriterionGetter(FormItemCriterionGetter) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
The standard formItem criteria editing APIs have been overridden in the canvasItem class
to simplify the editing of complex
AdvancedCriteria
objects using nested
DynamicForms.
- setCriterionGetter(FormItemCriterionGetter) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The default getCriterion()
implementation returns criterion derived from the current value of this item.
- setCriterionGetter(FormItemCriterionGetter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setCriterionGetter(FormItemCriterionGetter) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
The default
getCriterion()
implementation returns the Criterion entered in the fields shown in the
rangeDialog
.
- setCriterionSetter(FormItemCriterionSetter) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Provide a
setCriterion()
implementation to display a
Criterion
object in this item for editing.
- setCriterionSetter(FormItemCriterionSetter) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The default
setCriterion()
implementation is overridden to support editing criterion against the display field
or value field when
addUnknownValues
is true.
- setCriterionSetter(FormItemCriterionSetter) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The default setCriterion()
implementation applies the specified criterion to this item for editing.
- setCriterionSetter(FormItemCriterionSetter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the method to update this form item to reflect a criterion object from within an AdvancedCriteria.
- setCrosshairImageURL(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The location of the crosshair image file
- setCssText(String) - Method in class com.smartgwt.client.data.Hilite
-
CSS text to be applied to cells where this hilite is applied, for example, "background-color:#FF0000"
- setCtrlKey(boolean) - Method in class com.smartgwt.client.core.KeyIdentifier
-
Set the ctrlKey.
- setCurrentViewName(ViewName) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the view that should be visible initially by default.
- setCursor(Cursor) - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies the cursor image to display when the mouse pointer is over this widget.
- setCursor(Cursor) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If set, specifies the cursor to display when the mouse pointer is over this DrawItem.
- setCursor(Cursor) - Method in class com.smartgwt.client.widgets.Splitbar
-
Splitbars' cursors are set at init time based on whether they are to be used for vertical or horizontal resize.
- setCustomIconDropProperty(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setCustomIconOpenProperty(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setCustomIconOpenProperty(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setCustomIconProperty(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
This property allows the developer to customize the icon displayed next to a node.
- setCustomIconProperty(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setCustomNodeIcon(Record, String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Set the icon for a particular TreeNode to a specified URL
- setCustomStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Name of a CSS style to use for all cells for this particular record.
- setCx(String) - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
x coordinate of outer radial
- setCy(String) - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
y coordinate of outer radial
- setData(Record...) - Method in class com.smartgwt.client.data.DSResponse
-
For "fetch" operations, this is the array of Records fetched.
- setData(JavaScriptObject) - Method in class com.smartgwt.client.data.WSRequest
-
Data to be serialized to XML to form the SOAP body.
- setData(Map) - Method in class com.smartgwt.client.data.WSRequest
-
Data to be serialized to XML to form the SOAP body.
- setData(JavaScriptObject) - Method in class com.smartgwt.client.rpc.RPCRequest
-
This attribute specifies the payload of the RPCRequest.
- setData(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
This attribute specifies the payload of the RPCRequest.
- setData(Record) - Method in class com.smartgwt.client.rpc.RPCRequest
-
This attribute specifies the payload of the RPCRequest.
- setData(Map) - Method in class com.smartgwt.client.rpc.RPCRequest
-
This attribute specifies the payload of the RPCRequest.
- setData(CalendarEvent[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A List of CalendarEvent objects, specifying the data to be used to populate the calendar.
- setData(Record[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An array of Record objects, specifying the data to be used to populate the DataBoundComponent.
- setData(RecordList) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An List of Record objects, specifying the data to be used to populate the DataBoundComponent.
- setData(Record[]) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Dataset for this chart.
- setData(RecordList) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setData(Date) - Method in class com.smartgwt.client.widgets.DateChooser
-
Set the picker to show the given date.
- setData(Tree) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
A
Tree
object consisting of nested
TreeNode
s to display in this ColumnTree.
- setData(ListGridRecord[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
A List of ListGridRecord objects, specifying the data to be used to populate the ListGrid.
- setData(Record[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An array of Record objects, specifying the data to be used to populate the DataBoundComponent.
- setData(RecordList) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An List of Record objects, specifying the data to be used to populate the DataBoundComponent.
- setData(MenuItem...) - Method in class com.smartgwt.client.widgets.menu.Menu
-
An array of menuItem objects, specifying the menu items this menu should show.
- setData(Record[]) - Method in class com.smartgwt.client.widgets.menu.Menu
-
An array of Record objects, specifying the data to be used to populate the DataBoundComponent.
- setData(Tree) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Display a hierarchical set of menu items and submenus based on a
Tree of data.
- setData(RecordList) - Method in class com.smartgwt.client.widgets.menu.Menu
-
An List of Record objects, specifying the data to be used to populate the DataBoundComponent.
- setData(TileRecord[]) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
A List of TileRecord objects, specifying the data to be used to create the tiles.
- setData(Record[]) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
An array of Record objects, specifying the data to be used to populate the DataBoundComponent.
- setData(RecordList) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
An List of Record objects, specifying the data to be used to populate the DataBoundComponent.
- setData(TreeNode[]) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Optional initial data for the tree.
- setData(Tree) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
A
Tree
object containing of nested
TreeNode
s to display as rows in this TreeGrid.
- setData(DetailViewerRecord[]) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
An array of records, specifying data.
- setData(Record[]) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
An array of Record objects, specifying the data to be used to populate the DataBoundComponent.
- setData(RecordList) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
An List of Record objects, specifying the data to be used to populate the DataBoundComponent.
- setDataAxisLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for labels of data axis.
- setDataColors(String...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
An array of colors to use for a series of visual elements representing data (eg columns, bars, pie slices), any of which
may be adjacent to any other.
- setDataColors(String...) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
An array of colors to use for a series of visual elements representing data (eg columns, bars, pie slices), any of which
may be adjacent to any other.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
How to fetch and manage records retrieve from the server.
- setDataFetchMode(FetchMode) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
How to fetch and manage records retrieved from the server.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
How to fetch and manage records retrieve from the server.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
How to fetch and manage records retrieve from the server.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How to fetch and manage records retrieve from the server.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
How to fetch and manage records retrieve from the server.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Mode of fetching records from server.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
DetailViewers do not yet support paging, and will fetch and render all available records.
- setDataField(String) - Method in class com.smartgwt.client.data.DataSource
-
Name of the field that has the most pertinent numeric, date, or enum value, for use when a
DataBoundComponent
needs to show a short summary of a record.
- setDataField(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display as part of individual record in "summary"
RecordLayout
s.
- setDataFormat(DSDataFormat) - Method in class com.smartgwt.client.data.DataSource
-
Indicates the format to be used for HTTP requests and responses when fulfilling DSRequests (eg, when
DataSource.fetchData
is called).
- setDataFormat(DSDataFormat) - Method in class com.smartgwt.client.data.OperationBinding
-
Format for response data for this operation.
- setDataFormat(DSDataFormat) - Method in class com.smartgwt.client.data.RestDataSource
-
Expected format for server responses.
- setDataLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for data label
- setDataLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for lines that show data (as opposed to gradations or borders around the data area).
- setDataLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for lines that show data (as opposed to gradations or borders around the data area).
- setDataLineType(DataLineType) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
How to draw lines between adjacent data points in Line and Scatter charts.
- setDataMargin(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For rectangular charts (bar, column, line), margin around the inside of the main chart area, so that data elements are
not flush to edge.
- setDataOutlineProperties(DrawItem) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for lines that outline a data shape (in filled charts such as area or radar charts).
- setDataOutlineProperties(DrawItem) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for lines that outline a data shape (in filled charts such as area or radar charts).
- setDataPageSize(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setDataPageSize(int) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
When using data paging, how many records to fetch at a time.
- setDataPageSize(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setDataPageSize(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setDataPageSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDataPageSize(int) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setDataPageSize(int) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setDataPath(String) - Method in class com.smartgwt.client.widgets.Canvas
-
A dataPath may be specified on any canvas.
- setDataPath(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
dataPath for this item.
- setDataPath(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
dataPath for this field.
- setDataPath(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
dataPath property allows this field to display detail from nested data structures
- setDataPointProperties(DrawItem) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setDataPointProperties(DrawItem) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- setDataPointSize(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Size in pixels for data points drawn for line, area, radar and other chart types.
- setDataPointSize(int) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Size in pixels for data points drawn for line, area, radar and other chart types.
- setDataProperties(ResultSet) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For databound ListGrids, this attribute can be used to customize the
ResultSet
object created for this grid when data is fetched
- setDataProperties(Tree) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For databound TreeGrids, this attribute can be used to customize the ResultTree object
created for this TreeGrid when data is fetched
- setDataProtocol(DSProtocol) - Method in class com.smartgwt.client.data.DataSource
-
Controls the format in which inputs are sent to the dataURL when fulfilling DSRequests.
- setDataProtocol(DSProtocol) - Method in class com.smartgwt.client.data.OperationBinding
-
Controls the format in which inputs are sent to the dataURL.
- setDataProtocol(DSProtocol) - Method in class com.smartgwt.client.data.RestDataSource
-
- setDataShapeProperties(DrawPath) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for data shapes (filled areas in area or radar charts).
- setDataShapeProperties(DrawPath) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for data shapes (filled areas in area or radar charts).
- setDataSource(String) - Method in class com.smartgwt.client.data.DSRequest
-
DataSource this DSRequest will act on.
- setDataSource(String) - Method in class com.smartgwt.client.data.DSResponse
-
The DataSource of this DSResponse.
- setDataSource(DataSource) - Method in class com.smartgwt.client.data.ResultSet
-
What
DataSource
is this resultSet associated with?
- setDataSource(String) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
DataSource ID or DataSource instance to be used.
- setDataSource(DataSource) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
DataSource ID or DataSource instance to be used.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setDataSource(DataSource) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Bind to a DataSource.
- setDataSource(DataSource, FormItem...) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Bind to a DataSource.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If specified, the tree of possible options will be derived from the dataSource as a ResultTree, rather than using
this.valueTree.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
DataSource this filter should use for field definitions and available ${isc.DocUtils.linkForRef('object:Operator')}s.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
The DataSource that this component should bind to for default fields and for performing
DataSource
requests
- setDataSource(DataSource, ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Bind to a DataSource.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setDataSource(DataSource, ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Bind to a DataSource.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Optional DataSource to fetch menuItems and submenus from, instead of using data
/menu.items.
- setDataSource(DataSource, DetailViewerField...) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Bind to a DataSource.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
What
DataSource
is this resultTree associated with?
- setDataSource(DataSource, DetailViewerField...) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Bind to a DataSource.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setDataTransport(RPCTransport) - Method in class com.smartgwt.client.data.DataSource
-
Transport to use for all operations on this DataSource.
- setDataTransport(RPCTransport) - Method in class com.smartgwt.client.data.OperationBinding
-
Transport to use for this operation.
- setDataURL(String) - Method in class com.smartgwt.client.data.DataSource
-
Default URL to contact to fulfill all DSRequests.
- setDataURL(String) - Method in class com.smartgwt.client.data.OperationBinding
-
URL to contact to fulfill DSRequests for this operationBinding.
- setDataURL(String) - Method in class com.smartgwt.client.data.RestDataSource
-
Default URL to contact to fulfill all DSRequests.
- setDataURL(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
If set, the batchUploader will copy this value to the queue of "add" requests it sends to the server to actually
populate the data.
- setDataValueFormatter(ValueFormatter) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Formatter to apply to values displayed in the hover labels and other value labels
- setDataValueFormatter(ValueFormatter) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Formatter to apply to values displayed in the hover labels and other value labels
- setDate(Integer) - Method in class com.smartgwt.client.widgets.FiscalYear
-
The one-based day-number in the
specified month
when this fiscal
year starts.
- setDateDisplayFormat(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Format for displaying dates to the user.
- setDateEditingStyle(DateEditingStyle) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Indicates the type of controls to use in event-windows.
- setDateFormat(DateDisplayFormat) - Method in class com.smartgwt.client.data.TextExportSettings
-
Format to use when outputting date values.
- setDateFormat(JSONDateFormat) - Method in class com.smartgwt.client.util.JSONEncoder
-
Format for encoding JavaScript Date values in JSON.
- setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.data.DataSourceField
-
Preferred display format to use for date type values within this field.
- setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Date formatter for displaying events.
- setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is
true
this
property can be used to customize the format in which dates are displayed for this item.
Should be set to a
standard
DateDisplayFormat
.
- setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Display format to use for date type values within this formItem.
- setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- setDateFormatter(DateDisplayFormatter) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Display format to use for date type values within this formItem.
- setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How should Date type values be displayed in this ListGrid by default?
- setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Display format to use for date type values within this field.
- setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
How should Date type values be displayed in this DetailViewer by default?
- setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Display format to use for date type values within this field.
- setDateInputFormat(String) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets up the default system-wide input format for strings being parsed into dates via SmartGWT
utilities and components (see
DateUtil.parseInput(String)
).
- setDateInputFormat(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, this property will specify the
inputFormat
applied to editors for fields of type "date"
3 character string containing the "M", "D" and "Y" characters to indicate the format of strings being parsed into Date instances via Date.parseInput().
- setDateInputFormatter(DateInputFormatter) - Static method in class com.smartgwt.client.util.DateUtil
-
Deprecated.
in favor of setDateParser()
- setDateParser(DateParser) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets up a custom parsing function to use by default when converting dates or datetimes from
formatted string values to Dates.
- setDateParser(DateParser) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Custom date parser function for direct user input of date values.
- setDatePickerHoverText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to be displayed when a user hovers over the
date picker
toolbar button
- setDateTimeFormat(DateDisplayFormat) - Method in class com.smartgwt.client.data.TextExportSettings
-
Format to use when outputting datetime values.
- setDatetimeFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default
DateDisplayFormat
for Date type values displayed in this form in fields of
type
datetime
.
- setDatetimeFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Display format to use for fields specified as type 'datetime'.
- setDatetimeFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Display format to use for fields specified as type 'datetime'.
- setDayBodyBaseStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the day body of the month view of the calendar.
- setDayHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the day headers of the month view.
- setDayNameLength(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
How long (how many characters) should be day names be.
- setDaysAgoTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "day".
- setDaySelectorProperties(SelectItem) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
daySelector
.
- setDaysFromNowTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "day".
- setDayViewTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setDecimalPad(Integer) - Method in class com.smartgwt.client.data.DataSourceField
-
Applies only to fields of type "float" and enforces a minimum number of digits shown after the decimal point.
- setDecimalPad(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Applies only to fields of type "float" and enforces a minimum number of digits shown after the decimal point.
- setDecimalPad(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Applies only to fields of type "float" and enforces a minimum number of digits shown after the decimal point.
- setDecimalPad(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Applies only to fields of type "float" and enforces a minimum number of digits shown after the decimal point.
- setDecimalPrecision(Integer) - Method in class com.smartgwt.client.data.DataSourceField
-
Applies only to fields of type "float" and affects how many significant digits are shown.
- setDecimalPrecision(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Default precision used when formatting float numbers for axis labels
- setDecimalPrecision(int) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- setDecimalPrecision(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Applies only to fields of type "float" and affects how many significant digits are shown.
- setDecimalPrecision(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Applies only to fields of type "float" and affects how many significant digits are shown.
- setDecimalPrecision(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Applies only to fields of type "float" and affects how many significant digits are shown.
- setDefaultChooserDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Default date to show in the date chooser.
- setDefaultColor(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The default color.
- setDefaultDate(Integer) - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
- setDefaultDateSeparator(String) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets a new default separator that will be used when formatting dates.
- setDefaultDelimiter(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
The delimiter to use when importing character-delimited files.
- setDefaultDisplayTimezone(String) - Static method in class com.smartgwt.client.util.DateUtil
-
Globally sets the offset from UTC to use when formatting values of type datetime and time with
standard display formatters.
- setDefaultElement(String) - Method in class com.smartgwt.client.util.workflow.DecisionGateway
-
Next element to pick if no criteria match.
- setDefaultElement(ProcessElement) - Method in class com.smartgwt.client.util.workflow.DecisionGateway
-
- setDefaultFacetWidth(int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default width of inner column headers.
- setDefaultFields(ListGridField[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An array of listGrid field configuration objects.
- setDefaultFilterValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row, this property can be used to apply a default value to show in the filter editor for this field.
- setDefaultFilterValue(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row, this property can be used to apply a default value to show in the filter editor for this field.
- setDefaultFilterValue(Float) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row, this property can be used to apply a default value to show in the filter editor for this field.
- setDefaultFilterValue(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row, this property can be used to apply a default value to show in the filter editor for this field.
- setDefaultFilterValue(Date) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row, this property can be used to apply a default value to show in the filter editor for this field.
- setDefaultGroupingMode(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Default groupingMode used when the user does not specify a mode or grouping is triggered programmatically and
field.groupingMode
is unset.
- setDefaultHeight(int) - Method in class com.smartgwt.client.widgets.Canvas
-
For custom components, establishes a default height for the component.
- setDefaultIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default icon image source.
- setDefaultIconSrc(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
defaultIconSrc
.
- setDefaultIsFolder(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Controls whether nodes are assumed to be folders or leaves by default.
- setDefaultIsFolder(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Controls whether nodes are assumed to be folders or leaves by default.
- setDefaultLayoutAlign(Alignment) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Specifies the default alignment for layout members on the breadth axis.
- setDefaultLayoutAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Specifies the default alignment for layout members on the breadth axis.
- setDefaultMinimizeHeight(int) - Method in class com.smartgwt.client.widgets.Window
-
If
minimizeHeight
is unset, by the window will shrink to
the height of the header when minimized.
- setDefaultMonth(Integer) - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
The default zero-based month-number to use for calculating fiscal dates when no
fiscal years
are provided.
- setDefaultNewNodesToRoot(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This attribute governs how to handle cache-synch when a new node is added to this dataSource with no explicit parentId.
- setDefaultNodeTitle(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
- setDefaultOpacity(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The initial opacity value for the component, as a percentage value between 0 and 100
- setDefaultParams(Map) - Method in class com.smartgwt.client.data.DataSource
-
HTTP parameters that should be submitted with every DSRequest.
- setDefaultParams(Map) - Method in class com.smartgwt.client.data.OperationBinding
-
HTTP parameters that should be submitted with every DSRequest.
- setDefaultPickerMode(String) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
The
ColorPicker
associated with this ColorItem 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).
- setDefaultPickMode(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The ColorPicker can operate in either a "simple" mode (where it displays just the 40 basic colors and allows the user to
click one), or a "complex" mode (where the user can specify a color from anywhere in the spectrum, with an optional
alpha element).
- setDefaultPrompt(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
If showPrompt is enabled for a given transaction, this is the defaultPrompt to be shown to the user in a modal dialog
while the transaction occurs.
- setDefaultProperties(BatchUploader) - Static method in class com.smartgwt.client.widgets.BatchUploader
-
Class level method to set the default properties of this class.
- setDefaultProperties(Button) - Static method in class com.smartgwt.client.widgets.Button
-
Class level method to set the default properties of this class.
- setDefaultProperties(Calendar) - Static method in class com.smartgwt.client.widgets.calendar.Calendar
-
Class level method to set the default properties of this class.
- setDefaultProperties(EventWindow) - Static method in class com.smartgwt.client.widgets.calendar.EventWindow
-
Class level method to set the default properties of this class.
- setDefaultProperties(Timeline) - Static method in class com.smartgwt.client.widgets.calendar.Timeline
-
Class level method to set the default properties of this class.
- setDefaultProperties(Canvas) - Static method in class com.smartgwt.client.widgets.Canvas
-
Class level method to set the default properties of this class.
- setDefaultProperties(FacetChart) - Static method in class com.smartgwt.client.widgets.chart.FacetChart
-
Class level method to set the default properties of this class.
- setDefaultProperties(CubeGrid) - Static method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Class level method to set the default properties of this class.
- setDefaultProperties(DateChooser) - Static method in class com.smartgwt.client.widgets.DateChooser
-
Class level method to set the default properties of this class.
- setDefaultProperties(DateRangeDialog) - Static method in class com.smartgwt.client.widgets.DateRangeDialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(Dialog) - Static method in class com.smartgwt.client.widgets.Dialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawCurve) - Static method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawGroup) - Static method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawImage) - Static method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawLabel) - Static method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawLine) - Static method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawLinePath) - Static method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawOval) - Static method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawPane) - Static method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawPath) - Static method in class com.smartgwt.client.widgets.drawing.DrawPath
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawRect) - Static method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawSector) - Static method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Class level method to set the default properties of this class.
- setDefaultProperties(Gauge) - Static method in class com.smartgwt.client.widgets.drawing.Gauge
-
Class level method to set the default properties of this class.
- setDefaultProperties(EdgedCanvas) - Static method in class com.smartgwt.client.widgets.EdgedCanvas
-
Class level method to set the default properties of this class.
- setDefaultProperties(FieldPickerWindow) - Static method in class com.smartgwt.client.widgets.FieldPickerWindow
-
Class level method to set the default properties of this class.
- setDefaultProperties(ColorPicker) - Static method in class com.smartgwt.client.widgets.form.ColorPicker
-
Class level method to set the default properties of this class.
- setDefaultProperties(DynamicForm) - Static method in class com.smartgwt.client.widgets.form.DynamicForm
-
Class level method to set the default properties of this class.
- setDefaultProperties(AutoFitTextAreaItem) - Static method in class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(BlurbItem) - Static method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(BooleanItem) - Static method in class com.smartgwt.client.widgets.form.fields.BooleanItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ButtonItem) - Static method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(CanvasItem) - Static method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(CheckboxItem) - Static method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ColorItem) - Static method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ColorPickerItem) - Static method in class com.smartgwt.client.widgets.form.fields.ColorPickerItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ComboBoxItem) - Static method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(DateItem) - Static method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(DateRangeItem) - Static method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(DateTimeItem) - Static method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(DoubleItem) - Static method in class com.smartgwt.client.widgets.form.fields.DoubleItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(FloatItem) - Static method in class com.smartgwt.client.widgets.form.fields.FloatItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(HeaderItem) - Static method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(HiddenItem) - Static method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(IntegerItem) - Static method in class com.smartgwt.client.widgets.form.fields.IntegerItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(IPickTreeItem) - Static method in class com.smartgwt.client.widgets.form.fields.IPickTreeItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(LinkItem) - Static method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(MiniDateRangeItem) - Static method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(MultiComboBoxItem) - Static method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(NativeCheckboxItem) - Static method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(PasswordItem) - Static method in class com.smartgwt.client.widgets.form.fields.PasswordItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(PickTreeItem) - Static method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(RadioGroupItem) - Static method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(RelativeDateItem) - Static method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ResetItem) - Static method in class com.smartgwt.client.widgets.form.fields.ResetItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(RichTextItem) - Static method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(RowSpacerItem) - Static method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SectionItem) - Static method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SelectItem) - Static method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SelectOtherItem) - Static method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SliderItem) - Static method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SpacerItem) - Static method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SpinnerItem) - Static method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(StaticTextItem) - Static method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SubmitItem) - Static method in class com.smartgwt.client.widgets.form.fields.SubmitItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(TextAreaItem) - Static method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(TextItem) - Static method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(TimeItem) - Static method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolbarItem) - Static method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(UploadItem) - Static method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ViewFileItem) - Static method in class com.smartgwt.client.widgets.form.fields.ViewFileItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(FilterBuilder) - Static method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Class level method to set the default properties of this class.
- setDefaultProperties(FilterClause) - Static method in class com.smartgwt.client.widgets.form.FilterClause
-
Class level method to set the default properties of this class.
- setDefaultProperties(PropertySheet) - Static method in class com.smartgwt.client.widgets.form.PropertySheet
-
Class level method to set the default properties of this class.
- setDefaultProperties(SearchForm) - Static method in class com.smartgwt.client.widgets.form.SearchForm
-
Class level method to set the default properties of this class.
- setDefaultProperties(AdvancedHiliteEditor) - Static method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
Class level method to set the default properties of this class.
- setDefaultProperties(ColumnTree) - Static method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Class level method to set the default properties of this class.
- setDefaultProperties(DateGrid) - Static method in class com.smartgwt.client.widgets.grid.DateGrid
-
Class level method to set the default properties of this class.
- setDefaultProperties(HiliteEditor) - Static method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Class level method to set the default properties of this class.
- setDefaultProperties(HiliteRule) - Static method in class com.smartgwt.client.widgets.grid.HiliteRule
-
Class level method to set the default properties of this class.
- setDefaultProperties(ListGrid) - Static method in class com.smartgwt.client.widgets.grid.ListGrid
-
Class level method to set the default properties of this class.
- setDefaultProperties(FormItem) - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
-
- setDefaultProperties(HTMLFlow) - Static method in class com.smartgwt.client.widgets.HTMLFlow
-
Class level method to set the default properties of this class.
- setDefaultProperties(HTMLPane) - Static method in class com.smartgwt.client.widgets.HTMLPane
-
Class level method to set the default properties of this class.
- setDefaultProperties(IButton) - Static method in class com.smartgwt.client.widgets.IButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(IconButton) - Static method in class com.smartgwt.client.widgets.IconButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(Img) - Static method in class com.smartgwt.client.widgets.Img
-
Class level method to set the default properties of this class.
- setDefaultProperties(ImgButton) - Static method in class com.smartgwt.client.widgets.ImgButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(ImgSplitbar) - Static method in class com.smartgwt.client.widgets.ImgSplitbar
-
Class level method to set the default properties of this class.
- setDefaultProperties(Label) - Static method in class com.smartgwt.client.widgets.Label
-
Class level method to set the default properties of this class.
- setDefaultProperties(FlowLayout) - Static method in class com.smartgwt.client.widgets.layout.FlowLayout
-
Class level method to set the default properties of this class.
- setDefaultProperties(HLayout) - Static method in class com.smartgwt.client.widgets.layout.HLayout
-
Class level method to set the default properties of this class.
- setDefaultProperties(HStack) - Static method in class com.smartgwt.client.widgets.layout.HStack
-
Class level method to set the default properties of this class.
- setDefaultProperties(ImgSectionHeader) - Static method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Class level method to set the default properties of this class.
- setDefaultProperties(Layout) - Static method in class com.smartgwt.client.widgets.layout.Layout
-
Class level method to set the default properties of this class.
- setDefaultProperties(LayoutSpacer) - Static method in class com.smartgwt.client.widgets.layout.LayoutSpacer
-
Class level method to set the default properties of this class.
- setDefaultProperties(NavigationBar) - Static method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Class level method to set the default properties of this class.
- setDefaultProperties(PortalLayout) - Static method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Class level method to set the default properties of this class.
- setDefaultProperties(Portlet) - Static method in class com.smartgwt.client.widgets.layout.Portlet
-
Class level method to set the default properties of this class.
- setDefaultProperties(SectionHeader) - Static method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Class level method to set the default properties of this class.
- setDefaultProperties(SectionStack) - Static method in class com.smartgwt.client.widgets.layout.SectionStack
-
Class level method to set the default properties of this class.
- setDefaultProperties(SplitPane) - Static method in class com.smartgwt.client.widgets.layout.SplitPane
-
Class level method to set the default properties of this class.
- setDefaultProperties(VLayout) - Static method in class com.smartgwt.client.widgets.layout.VLayout
-
Class level method to set the default properties of this class.
- setDefaultProperties(VStack) - Static method in class com.smartgwt.client.widgets.layout.VStack
-
Class level method to set the default properties of this class.
- setDefaultProperties(IconMenuButton) - Static method in class com.smartgwt.client.widgets.menu.IconMenuButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(IMenuButton) - Static method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(Menu) - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Class level method to set the default properties of this class.
- setDefaultProperties(MenuBar) - Static method in class com.smartgwt.client.widgets.menu.MenuBar
-
Class level method to set the default properties of this class.
- setDefaultProperties(MenuButton) - Static method in class com.smartgwt.client.widgets.menu.MenuButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(TreeMenuButton) - Static method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(MultiFilePicker) - Static method in class com.smartgwt.client.widgets.MultiFilePicker
-
Class level method to set the default properties of this class.
- setDefaultProperties(MultiGroupDialog) - Static method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(NavigationButton) - Static method in class com.smartgwt.client.widgets.NavigationButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(ActiveXControl) - Static method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Class level method to set the default properties of this class.
- setDefaultProperties(Applet) - Static method in class com.smartgwt.client.widgets.plugins.Applet
-
Class level method to set the default properties of this class.
- setDefaultProperties(BrowserPlugin) - Static method in class com.smartgwt.client.widgets.plugins.BrowserPlugin
-
Class level method to set the default properties of this class.
- setDefaultProperties(Flashlet) - Static method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Class level method to set the default properties of this class.
- setDefaultProperties(SVG) - Static method in class com.smartgwt.client.widgets.plugins.SVG
-
Class level method to set the default properties of this class.
- setDefaultProperties(PrintCanvas) - Static method in class com.smartgwt.client.widgets.PrintCanvas
-
Class level method to set the default properties of this class.
- setDefaultProperties(PrintWindow) - Static method in class com.smartgwt.client.widgets.PrintWindow
-
Class level method to set the default properties of this class.
- setDefaultProperties(Progressbar) - Static method in class com.smartgwt.client.widgets.Progressbar
-
Class level method to set the default properties of this class.
- setDefaultProperties(RangeSlider) - Static method in class com.smartgwt.client.widgets.RangeSlider
-
Class level method to set the default properties of this class.
- setDefaultProperties(RichTextEditor) - Static method in class com.smartgwt.client.widgets.RichTextEditor
-
Class level method to set the default properties of this class.
- setDefaultProperties(Scrollbar) - Static method in class com.smartgwt.client.widgets.Scrollbar
-
Class level method to set the default properties of this class.
- setDefaultProperties(Slider) - Static method in class com.smartgwt.client.widgets.Slider
-
Class level method to set the default properties of this class.
- setDefaultProperties(Snapbar) - Static method in class com.smartgwt.client.widgets.Snapbar
-
Class level method to set the default properties of this class.
- setDefaultProperties(Splitbar) - Static method in class com.smartgwt.client.widgets.Splitbar
-
Class level method to set the default properties of this class.
- setDefaultProperties(StatefulCanvas) - Static method in class com.smartgwt.client.widgets.StatefulCanvas
-
Class level method to set the default properties of this class.
- setDefaultProperties(StretchImg) - Static method in class com.smartgwt.client.widgets.StretchImg
-
Class level method to set the default properties of this class.
- setDefaultProperties(StretchImgButton) - Static method in class com.smartgwt.client.widgets.StretchImgButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(ImgTab) - Static method in class com.smartgwt.client.widgets.tab.ImgTab
-
Class level method to set the default properties of this class.
- setDefaultProperties(TabBar) - Static method in class com.smartgwt.client.widgets.tab.TabBar
-
Class level method to set the default properties of this class.
- setDefaultProperties(TabSet) - Static method in class com.smartgwt.client.widgets.tab.TabSet
-
Class level method to set the default properties of this class.
- setDefaultProperties(TableView) - Static method in class com.smartgwt.client.widgets.tableview.TableView
-
Class level method to set the default properties of this class.
- setDefaultProperties(SimpleTile) - Static method in class com.smartgwt.client.widgets.tile.SimpleTile
-
Class level method to set the default properties of this class.
- setDefaultProperties(TileGrid) - Static method in class com.smartgwt.client.widgets.tile.TileGrid
-
Class level method to set the default properties of this class.
- setDefaultProperties(TileLayout) - Static method in class com.smartgwt.client.widgets.tile.TileLayout
-
Class level method to set the default properties of this class.
- setDefaultProperties(RibbonBar) - Static method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
Class level method to set the default properties of this class.
- setDefaultProperties(RibbonGroup) - Static method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Class level method to set the default properties of this class.
- setDefaultProperties(Toolbar) - Static method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolStrip) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolStripButton) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolStripGroup) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolStripMenuButton) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolStripResizer) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolStripSeparator) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Class level method to set the default properties of this class.
- setDefaultProperties(TreeGrid) - Static method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Class level method to set the default properties of this class.
- setDefaultProperties(DetailViewer) - Static method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Class level method to set the default properties of this class.
- setDefaultProperties(ViewLoader) - Static method in class com.smartgwt.client.widgets.ViewLoader
-
Class level method to set the default properties of this class.
- setDefaultProperties(Window) - Static method in class com.smartgwt.client.widgets.Window
-
Class level method to set the default properties of this class.
- setDefaultQuantity(int) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- setDefaultQuoteString(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
The default character used to quote strings.
- setDefaultResizeBars(LayoutResizeBarPolicy) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Policy for whether resize bars are shown on members by default.
- setDefaultSummaryFunction(String, SummaryFunctionType) - Static method in class com.smartgwt.client.data.SimpleType
-
Set a default summary function for some field type.
- setDefaultSummaryFunction(String, String) - Static method in class com.smartgwt.client.data.SimpleType
-
Set a default summary function for some field type.
- setDefaultTabHeight(Integer) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, is passed as "height" to all tabs when
tabBarPosition
is set to
"left"
or
"right"
.
- setDefaultTabSize(int) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Default size (length) in pixels for tabs within this tabBar
- setDefaultTabWidth(Integer) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, is passed as "width" to all tabs when
tabBarPosition
is set to
"top"
or
"bottom"
.
- setDefaultTimelineColumnSpan(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setDefaultTimeout(double) - Static method in class com.smartgwt.client.rpc.RPCManager
-
In milliseconds, how long the RPCManager waits for an RPC request to complete before returning an error.
- setDefaultToFirstOption(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Select the first option as the default value for this ComboBoxItem.
- setDefaultToFirstOption(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Select the first option as the default value for this SelectItem.
- setDefaultValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Static default value for this ComboBoxItem.
- setDefaultValue(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value used when no value is provided for this item.
- setDefaultValue(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value used when no value is provided for this item.
- setDefaultValue(Date) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value used when no value is provided for this item.
- setDefaultValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value used when no value is provided for this item.
- setDefaultValue(Float) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value used when no value is provided for this item.
- setDefaultValue(Double) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value used when no value is provided for this item.
- setDefaultValue(Object) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setDefaultValue(String) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Header text
- setDefaultValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Static default value for this SelectItem.
- setDefaultValue(int) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Default value for this sliderItems is 1.
- setDefaultValue(Double) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- setDefaultValue(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- setDefaultValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setDefaultValue(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setDefaultValue(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setDefaultValue(Float) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setDefaultValue(Date) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setDefaultValues(String...) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Default values used when no value is provided for this item.
- setDefaultValues(Integer...) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Default values used when no value is provided for this item.
- setDefaultWidth(int) - Method in class com.smartgwt.client.widgets.Canvas
-
For custom components, establishes a default width for the component.
- setDefaultWidth(int) - Method in class com.smartgwt.client.widgets.Dialog
-
- setDefaultWidth(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
The default menu width.
- setDefaultYearMode(FiscalYearMode) - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
This attribute controls how the displayed fiscalYear value should be calculated for dates falling within a period not
explicitly listed in the +lik{fiscalCalendar.fiscalYears,fiscal years array}.
- setDeferRemoval(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDeleteLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the deleteLevelButton
- setDependentFields(String[]) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
User-defined list of fields on which this validator depends.
- setDescription(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- setDescriptionField(String) - Method in class com.smartgwt.client.data.DataSource
-
Name of the field that has a long description of the record, or has the primary text data value for a record that
represents an email message, SMS, log or similar.
- setDescriptionField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setDescriptionField(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display as part of individual record in all
RecordLayout
s except
"titleOnly".
- setDestroyOnClose(Boolean) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Whether to call
destroy()
when closing the Portlet.
- setDestroyPanes(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- setDetail(boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
- setDetailDS(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDetailDS(DataSource) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDetailDS(DataSource) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
- setDetailField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDetailFormatter(DetailFormatter) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- setDetailNavigationControl(Canvas) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Navigation control that appears only when the navigation pane is not showing (showing detail pane on handset, or
portrait mode on tablet).
- setDetailPane(Canvas) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
The right-hand of the two panes managed by this widget, used for viewing details.
- setDetailsButtonTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the edit button in the quick event dialog
- setDetailTitle(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Sets the title for the Detail Pane.
- setDetailToolButtons(Canvas...) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setDetailViewerProperties(DetailViewer) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Properties for the
DetailViewer
that is automatically created to render the
contents of tiles by default.
- setDialogWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Width for the "other value" prompt dialog.
- setDialRadius(float) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Radius in pixels of the dial.
- setDirection(SortDirection) - Method in class com.smartgwt.client.data.SortSpecifier
-
The direction in which this specifier should sort.
- setDirection(float) - Method in class com.smartgwt.client.widgets.drawing.SimpleGradient
-
Direction vector in degrees
- setDirection(String) - Method in class com.smartgwt.client.widgets.layout.events.NavigationClickEvent
-
- setDirection(NavigationDirection) - Method in class com.smartgwt.client.widgets.NavigationButton
-
Navigation direction for this button.
- setDisableCacheSync(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
By default when the data of this ResultSet's dataSource is modified, the ResultSet will be updated to display these
changes.
- setDisableCacheSync(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
By default when the data of this ResultTree's dataSource is modified, the ResultTree will be updated to display these
changes.
- setDisabled(Boolean) - Method in class com.smartgwt.client.data.Hilite
-
Whether this hilite is currently disabled.
- setDisabled(boolean) - Method in class com.smartgwt.client.widgets.Button
-
Enable or disable this object
- setDisabled(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If set to true, the widget will be disabled.
- setDisabled(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether this item is disabled.
- setDisabled(boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
Enable or disable this object
- setDisabled(boolean) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified, this tab will initially be rendered in a disabled state.
- setDisabledCursor(Cursor) - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies the cursor image to display when the mouse pointer is over this widget if this widget is disabled.
- setDisabledDates(Date...) - Method in class com.smartgwt.client.widgets.DateChooser
-
An array of Date instances that should be disabled if they appear in the calendar view.
- setDisabledIcon(String) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The filename for this item's custom icon when the item is disabled.
- setDisabledWeekdayStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekday dates which have been
disabled
.
- setDisabledWeekendStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekend dates which have been
disabled
.
- setDisableIconsOnReadOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
canEdit
is set to false, should
icons
be disabled by default?
- setDisableIconsOnReadOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
If
canEdit
is set to false, should
icons
be disabled by default?
- setDisableOnReadOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If
canEdit
is set to false, should this icon be
disabled.
- setDisableQueuing(Boolean) - Method in class com.smartgwt.client.data.RestDataSource
-
- setDisableValidation(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If set to true, client-side validators will not run on the form when validate() is called.
- setDisableValidation(Boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
If set to true, client-side validators will not run on the form when validate() is called.
- setDisableWeekends(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set, weekend days appear in disabled style and events cannot be created on weekends.
- setDisableWeekends(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether it should be valid to pick a weekend day.
- setDiscardEditsSaveButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
confirmDiscardEdits
is true this is the
title for the save button appearing in the lost edits confirmation dialog.
- setDiscardParentlessNodes(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When data is loaded from the server, should nodes with an explicit value for the
parentIdField
which doesn't map to a valid parent node be
dropped? If set to false, for
loadDataOnDemand
:false trees, parentless nodes will be added as children of the root node - for
loadDataOnDemand
:true, they will be added as children of
the folder currently requesting children.
- setDiscardParentlessNodes(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
If this tree has
modelType:"parent"
, should nodes in the data
array for the tree be dropped if they have an explicitly specified value for the
parentIdField
which doesn't match any other nodes in the tree.
- setDiscontinuousLines(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to treat non-numeric values in the dataset as indicating a break in the data line.
- setDismissOnEscape(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Should this window be dismissed (same effect as pressing the "Cancel" button) when the user presses the "Escape" key?
Behavior will only occur while the window or one of its descendants has focus, and does not cancel the Escape keypress.
- setDismissOnOutsideClick(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, a click outside the bounds of the Window will have the same effect as pressing its cancel button.
Note: Applies only to modal windows.
- setDisplayField(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Name of another field in this DataSource that should be used as the display value for this field.
- setDisplayField(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Specifies an alternative field from which display values should be retrieved for this item.
- setDisplayField(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies an alternative field from which display values should be retrieved for this item.
- setDisplayField(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The displayField
of the combo box.
- setDisplayField(String) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Specifies an alternative field from which display values should be retrieved for this item.
If this item is
not databound (
optionDataSource
is
unset), or bound to the same dataSource as the form as a whole, this is implemented by picking up the value of
the specified field from the Form's values object.
Otherwise this item will attempt to map its underlying
value to a display value by retrieving a record from the
optionDataSource
where the
valueField
matches this item's value, and displaying the
displayField
value from that record.
This
essentially enables the specified
optionDataSource
to be used as a server based
${isc.DocUtils.linkForRef('group:valueMap')}.
- setDisplayField(String) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Specifies an alternative field from which display values should be retrieved for this item.
If this item is not
databound (
dataSource
is unset), this is
implemented by picking up the value of the specified field from the
valueTree
.
Otherwise this item will attempt to
map its underlying value to a display value by retrieving a record from the
dataSource
where the
valueField
matches this item's value, and displaying
the
displayField
value from that record.
- setDisplayField(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Specifies an alternative field from which display values should be retrieved for this item.
- setDisplayField(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the
optionDataSource
field used to
retrieve the display values that are to be mapped from the internal values specified by
valueField
.
- setDisplayField(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If
displayField
is defined for the field then the DetailViewer will display the
displayField
attribute of records instead of the attribute given by the
name
of the field.
- setDisplayFormat(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
This property can be used to customize the format in which datetimes are displayed.
Should be set to a standard
DateDisplayFormat
or a function which will return a formatted date time string.
- setDisplayFormat(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Fields of type
"date"
or
"time"
will be edited using a
DateItem
or
TimeItem
by
default.
- setDisplayFormat(TimeFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Fields of type
"date"
or
"time"
will be edited using a
DateItem
or
TimeItem
by
default.
- setDisplayFormat(TimeFormatter) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setDisplayFormat(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setDisplayNodeType(DisplayNodeType) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Specifies the type of nodes displayed in the treeGrid.
- setDisplayShortName(boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
If true, just the filename (without the path) is shown in the list of files.
- setDisplayValueFromRecord(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If a
displayField
is set, should this field show
record values from the
displayField
?
- setDontAutoDestroyComponent(Canvas, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showRecordComponents
is true, by default
any created record components are destroyed once they are no longer in use (for example in the ListGrid as a whole is
destroyed).
- setDoubleClickDelay(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Amount of time (in msec) between which two clicks are considered a single click
- setDoughnutHoleProperties(DrawOval) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for doughnut hole
- setDoughnutRatio(float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If showing a doughnut hole (see
showDoughnut
),
ratio of the size of the doughnut hole to the size of the overall pie chart, as a number between 0 to 1.
- setDownloadResult(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
If enabled, causes the RPCRequest to download the requested resource as a file, either showing the browser's Save
dialog or displaying the file-content in
a new browser
window
.
- setDownloadToNewWindow(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
When
downloadResult
is true, setting this attribute to true
causes the content of the downloaded file to be displayed in a new browser window.
- setDragAppearance(DragAppearance) - Method in class com.smartgwt.client.widgets.Canvas
-
Visual appearance to show when the object is being dragged.
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setDragDataAction(DragDataAction) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Indicates what to do with data dragged into another DataBoundComponent.
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Indicates what to do with data dragged into another DataBoundComponent.
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setDragIntersectStyle(DragIntersectStyle) - Method in class com.smartgwt.client.widgets.Canvas
-
This indicates how the system will test for droppable targets: either by intersection with the mouse or intersection
with the rectangle of the dragMoveTarget.
- setDragOpacity(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If this widget has dragAppearance "target"
, this value specifies the opacity to render the target while it
is being dragged.
- setDragRepositionAppearance(DragAppearance) - Method in class com.smartgwt.client.widgets.Canvas
-
If
canDragReposition
is true, this attributes specifies
the visual appearance to show during drag reposition.
- setDragRepositionCursor(Cursor) - Method in class com.smartgwt.client.widgets.Canvas
-
Cursor to switch to if the mouse is over a widget that is drag repositionable.
- setDragResizeAppearance(DragAppearance) - Method in class com.smartgwt.client.widgets.Canvas
-
If
canDragResize
is true, this attributes specifies the
visual appearance to show during drag resize.
- setDragScrollDelay(int) - Method in class com.smartgwt.client.widgets.Canvas
-
If this widget supports drag-scrolling, This property specifies how many ms the user must hover over the
drag-scroll threshold before scrolling begins.
- setDragStartDistance(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the cursor needs to move before the EventHandler starts a drag operation.
- setDragStartDistance(int) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Number of pixels the cursor needs to move before the EventHandler starts a drag operation.
- setDragTarget(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
A different widget that should be actually dragged when dragging initiates on this
widget.
- setDragTracker(String) - Static method in class com.smartgwt.client.util.EventHandler
-
Set the HTML for the drag tracker that follows the mouse during a drag and drop interaction.
- setDragTracker(String, int, int, int, int) - Static method in class com.smartgwt.client.util.EventHandler
-
Set the HTML for the drag tracker that follows the mouse during a drag and drop interaction.
- setDragTracker() - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setDragTrackerIconCustomizer(DragTrackerIconCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
HTML to be shown in hovers over cells in the column described by this field.
- setDragTrackerMode(DragTrackerMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When records are being dragged from within a ListGrid, what sort of drag-tracker should be displayed?
Note that if
multiple records are being dragged the displayed tracker will be based on the first selected record.
- setDragTrackerStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setDragTrackerStyle(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
CSS Style to apply to the drag tracker when dragging occurs on this component.
- setDragTrackerStyle(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setDragTrackerStyle(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setDragTrackerStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDragTrackerStyle(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setDragTrackerStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setDragType(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The "type" of thing given as a string that can be dragged from this widget.
- setDrawAheadRatio(float) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How far should we render rows ahead of the currently visible area? This is expressed as a ratio from viewport size to
rendered area size.
- setDrawAllMaxCells(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If drawing all rows would cause less than
drawAllMaxCells
cells to be rendered, the full dataset will
instead be drawn even if
showAllRecords
is false and
the viewport size and
drawAheadRatio
setting would
normally have caused incremental rendering to be used.
- setDrawGroup(DrawGroup) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setDrawItems(DrawItem...) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Initial list of DrawItems for this DrawGroup.
- setDrawItems(DrawItem...) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Array of DrawItems to initially display in this DrawPane.
- setDrawnClockwise(boolean) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Whether the sectors are drawn clockwise, and increasing the value causes the needle to move clockwise.
- setDrawPane(DrawPane) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setDropCacheOnUpdate(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
Whether to discard all cached rows when a modification operation (add, update, remove) occurs on the ResultSet's
DataSource.
- setDropExtraFields(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Indicates that for server responses, for any data being interpreted as DataSource records, only data that corresponds
to declared fields should be retained; any extra fields should be discarded.
- setDropIconSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If
showDropIcons
is true, this suffix will be
appended to the
folderIcon
when the user
drop-hovers over some folder.
- setDropIconSuffix(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showDropIcons
is true, this suffix will be
appended to the
folderIcon
when the user drop-hovers
over some folder.
- setDropLineProperties(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
- setDropLineThickness(int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Thickness, in pixels of the dropLine shown during drag and drop when
canDropComponents
is set to
true
.
- setDropTypes(String...) - Method in class com.smartgwt.client.widgets.Canvas
-
The "type" of thing(s) that can be dropped on this widget specified as a string or an array of strings
(indicating multiple types).
- setDropTypes(String...) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
dropTypes
is set to ["PortalColumn"]
in order to allow the dragging of columns within the
PortalLayout
.
- setDropUnknownCriteria(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
If the criteria applied to a fetch type operation contain fields that are not present in the dataSource, should they be
ignored when performing filtering on the client.
- setDropValues(Map) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setDropValues(Map) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
When an item is dropped on this component, and
addDropValues
is true and both the source and
target widgets are databound, either to the same DataSource or to different DataSources that are related via a foreign key, this object provides the "drop values" that
Smart GWT will apply to the dropped object before updating it.
- setDropValues(Map) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setDropValues(Map) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setDropValues(Map) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDropValues(Map) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setDropValues(Map) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setDuplicateDragMessage(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setDuplicateDragMessage(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Message to show when a user attempts to transfer duplicate records into this component, and
preventDuplicates
is enabled.
- setDuplicateDragMessage(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setDuplicateDragMessage(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setDuplicateDragMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDuplicateDragMessage(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setDuplicateDragMessage(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setDynamicContents(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Dynamic contents allows the contents string to be treated as a simple, but powerful
template.
- setDynamicContents(Boolean) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Dynamic contents allows the contents string to be treated as a simple, but powerful
template.
- setDynamicContents(Boolean) - Method in class com.smartgwt.client.widgets.Label
-
Dynamic contents allows the contents string to be treated as a simple, but powerful
template.
- setDynamicIconFunction(MenuItemStringFunction) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Contains the condition that will change the curent items' icon when met.
- setDynamicTitleFunction(MenuItemStringFunction) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Contains the condition that will change the curent items' title when met.
- setEdgeBackgroundColor(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Background color for the EdgedCanvas created to decorate this component.
- setEdgeBottom(Integer) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Height in pixels for bottom corners and edges.
- setEdgeCenterBackgroundColor(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Background color for the center section only.
- setEdgeColor(String) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
CSS color (WITHOUT "#") for the edges.
- setEdgeImage(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Base name of images for edges.
- setEdgeImage(String) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Base name of images for edges.
- setEdgeLeft(Integer) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Height in pixels for left corners and edges.
- setEdgeMarginSize(int) - Method in class com.smartgwt.client.widgets.Canvas
-
How far into the edge of an object do we consider the "edge" for drag resize purposes?
- setEdgeOffset(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Amount the contained Canvas should be offset.
- setEdgeOffsetBottom(Integer) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Amount the contained Canvas should be offset from the bottom.
- setEdgeOffsetLeft(Integer) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Amount the contained Canvas should be offset from the left.
- setEdgeOffsetRight(Integer) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Amount the contained Canvas should be offset from the right.
- setEdgeOffsetTop(Integer) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Amount the contained Canvas should be offset from the top.
- setEdgeOpacity(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Opacity of the edges.
- setEdgeRight(Integer) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Height in pixels for right corners and edges.
- setEdgeShowCenter(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether to show media in the center section, that is, behind the decorated Canvas.
- setEdgeSize(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Size in pixels for corners and edges
- setEdgeStyleName(String) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Optional property specifying the CSS ClassName to apply to the various parts of this edged canvas (top, bottom, corners,
sides and center).
- setEdgeTop(Integer) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Height in pixels for top corners and edges.
- setEditAreaBackgroundColor(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- setEditButtonPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The
prompt
of the
edit button
.
- setEditByCell(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Determines whether when the user edits a cell in this listGrid the entire row becomes editable, or just the cell that
received the edit event.
- setEditCriteriaInInnerForm(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Flag to disable the criteria editing overrides described in setCriterionGetter()
whereby if this item
contains a DynamicForm as its canvas, it will be used to edit nested AdvancedCriteria automatically.
- setEditedRecord(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
-
- setEditEvent(ListGridEditEvent) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setEditFailedBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
A base name for the CSS class applied to cells when editing has failed.
If this listGrid is editable, this style
will be applied to any edited cells for which validation failed.
As with the default 'baseStyle' property, this
style will have "Dark", "Over", "Selected", or "Disabled" appended to it according to the state of the cell.
If
null, cells for which editing has failed will be rendered using the normal base style classNames, but with custom
CSSText applied as derived from this.editFailedCSSText
- setEditFailedCSSText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom CSS text to be applied to cells when editing has failed.
If this listGrid is editable, this css text will be
applied to any edited cells for which validation failed, on top of the base style for the cell.
For further
customization of styling for cells that failed editing validation, use this.editFailedBaseStyle
instead.
- setEditField(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
-
- setEditFormatter(SimpleTypeFormatter) - Method in class com.smartgwt.client.data.SimpleType
-
Formatter for values of this type when displayed in a freeform text editor such as a
TextItem
- setEditFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setEditFormulaFieldText(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Text for a menu item allowing users to edit a formula field
- setEditFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setEditFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setEditFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setEditFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setEditFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setEditOnF2Keypress(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we start editing when the widget has focus and the user presses the "f2" key (if this ListGrid supports editing)?
- setEditOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we start editing when this widget receives focus (if this ListGrid supports editing)?
- setEditorCustomizer(ListGridEditorCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This method allows developers to dynamically customize the form item displayed in an editable grid, based
on the cell being edited.
- setEditorIconHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
iconHeight
.
If this property unset, the iconHeight
property from the editor can be picked up from
iconHeight
instead.
- setEditorIconWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
iconWidth
.
If this property unset, the iconWidth
property from the editor can be picked up from
iconWidth
instead.
- setEditorImageURLPrefix(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When some cell in this field is being edited, this property can be used to apply an explicit
imageURLPrefix
to the editor in question.
- setEditorImageURLSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When some cell in this field is being edited, this property can be used to apply an explicit
imageURLSuffix
to the editor in question.
- setEditorProperties(FormItem) - Method in class com.smartgwt.client.data.DataSourceField
-
Set the default
FormItem
properties to be used whenever this
field is edited (whether in a grid, form, or other component).
- setEditorProperties(FormItem) - Method in class com.smartgwt.client.data.SimpleType
-
Default
FormItem
configuration for editing values of this type.
- setEditorProperties(FormItem) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set default properties to use when editing.
- setEditorProperties(FormItem) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
FormItem properties to use as a template for the form item created to edit this field.
- setEditorType(FormItem) - Method in class com.smartgwt.client.data.DataSourceField
-
- setEditorType(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Set the default
FormItem
class to be used whenever this field is edited
(whether in a grid, form, or other component).
- setEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.data.DataSourceField
-
Set the default
FormItem
class to be used whenever this field is edited
(whether in a grid, form, or other component).
- setEditorType(FormItem) - Method in class com.smartgwt.client.data.SimpleType
-
- setEditorType(String) - Method in class com.smartgwt.client.data.SimpleType
-
Set the default
FormItem
class to be used whenever a value of this type is edited
(whether in a grid, form, or other component).
- setEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.data.SimpleType
-
Set the default
FormItem
class to be used whenever a value of this type is edited
(whether in a grid, form, or other component).
- setEditorType(FormItem) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setEditorType(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the FormItem subclass to use when editing.
- setEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the FormItem subclass to use when editing.
- setEditorType(FormItem) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setEditorType(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The
FormItem
class to be used when this field is edited.
- setEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The
FormItem
class to be used when this field is edited.
- setEditorValueFormatter(FormItemValueFormatter) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- setEditorValueFormatter(FormItemValueFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setEditorValueFormatter(FormItemValueFormatter) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
RelativeDateItems do not make use of the standard FormItem.setEditorValueFormatter() and
FormItem.setEditorValueParser() methods.
- setEditorValueIconHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When some cell in this field is being edited, setting this property will specify the height for value icons in the
cell's editor.
- setEditorValueIcons(Map<String, String>) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When some cell in this field is being edited, setting this property will specify the value icons to display in
the cell's editor.
- setEditorValueIconWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When some cell in this field is being edited, setting this property will specify the width for value icons in the cell's
editor.
- setEditorValueMap(String, LinkedHashMap) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set a valueMap to display for this field while editing.
This method sets the +link{ListGridField.editorValueMap, field.editorValueMap} property and may be called
at runtime while editing the grid.
- setEditorValueMap(String, String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set a valueMap to display for this field while editing.
This method sets the +link{ListGridField.editorValueMap, field.editorValueMap} property and may be called
at runtime while editing the grid.
- setEditorValueMap(Map) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A valueMap to use for editors shown for this field.
- setEditorValueMapFunction(EditorValueMapFunction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
This function method will be called from ListGrid.getEditorValueMap() and the resulting valueMap will be used instead of any static specified valueMap for the field.
- setEditorValueParser(FormItemValueParser) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
An optional
FormItemValueParser
to map a user-entered display value to a data
value for storage.
- setEditorValueParser(FormItemValueParser) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
An optional
FormItemValueParser
to map a user-entered display value to a data
value for storage.
- setEditorValueParser(FormItemValueParser) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
RelativeDateItems do not make use of the standard FormItem.setEditorValueFormatter() and
FormItem.setEditorValueParser() methods.
- setEditParser(SimpleTypeParser) - Method in class com.smartgwt.client.data.SimpleType
-
Specify a parser to convert some user-edited value to an underlying data value of this type.
- setEditPendingBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
A base name for the CSS class applied to cells containing pending (unsaved) edits
As with the default 'baseStyle'
property, this style will have "Dark", "Over", "Selected", or "Disabled" appended to it according to the state of the
cell.
- setEditPendingCSSText(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Custom CSS text to be applied to cells with pending edits that have not yet been submitted.
- setEditPendingCSSText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom CSS text to be applied to cells with pending edits that have not yet been submitted.
For further
customization of styling for cells with pending edits use this.editPendingBaseStyle
instead.
- setEditSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setEditSummaryFieldText(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Text for a menu item allowing users to edit the formatter for a field
- setEditSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setEditSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setEditSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setEditSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setEditSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setEditValue(int, int, Object) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Set the edit value for some cell in the cube grid.
- setEditValue(int, int, Object) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, Date) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, double) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, float) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, Record[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, JavaScriptObject) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, Date) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, double) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, float) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, Record[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValueFormatter(CellEditValueFormatter) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Return the value to display in cells of this field which are being edited.
- setEditValueParser(CellEditValueParser) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Method used to convert the value displayed in an editor for some cell in this field into a raw value for saving.
- setEditValues(int, Map) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This method sets up a set of editValues for some row / cell.
- setElement(Element) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setElements(ProcessElement...) - Method in class com.smartgwt.client.util.workflow.Process
-
Elements involved in this Process.
- setElements(ProcessElement...) - Method in class com.smartgwt.client.util.workflow.ProcessSequence
-
- setEmptyCellValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The value to display for cells whose value is null or the empty string after applying formatCellValue and valueMap (if
any).
- setEmptyCellValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The value to display for a cell whose value is null or the empty string after applying formatCellValue and valueMap (if
any).
- setEmptyCellValue(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Text to show for an empty cell
- setEmptyDisplayValue(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Text to display when this form item has a null or undefined value.
- setEmptyDisplayValue(String) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Text to display when this form item has a null or undefined value.
- setEmptyDisplayValue(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Text to display when this form item has a null or undefined value.
- setEmptyMenuMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
This message will be displayed as a single, disabled option in any empty menu/submenu created from this item's data
tree.
- setEmptyMenuMessage(String) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If this button's menu (or any of its submenus) are empty, this property can be used to specify the message to display
(as a disabled item) in the empty menu.
- setEmptyMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
Empty message to display when there are no files listed.
- setEmptyMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The string to display in the body of a listGrid with an empty data array, if showEmptyMessage is true.
- setEmptyMessage(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Message to show when a menu is shown with no items.
- setEmptyMessage(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The string to display in the body of a detailViewer with no records.
- setEmptyMessageStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style name applied to the
emptyMessage
if
displayed.
- setEmptyMessageStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style to display this message in
- setEmptyPickListHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Height for an empty pick list (showing the empty message), if the pick list has no records and
hideEmptyPickList
is
false
.
- setEmptyPickListHeight(int) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Height for an empty pick list (showing the empty message), if the pick list has no records and
hideEmptyPickList
is
false
.
- setEmptyPickListHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Height for an empty pick list (showing the empty message), if the pick list has no records and
hideEmptyPickList
is
false
.
- setEmptyPickListMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setEmptyPickListMessage(String) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
- setEmptyPickListMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- setEmptyValueIcon(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This property allows the developer to specify an icon to display when this item has no value.
- setEnableCharting(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If set to true, context menu items will be included on the cells and headers providing the user with an option to create
a chart of the cubeGrid's data set.
- setEnabled(Boolean) - Method in class com.smartgwt.client.widgets.cube.CellRecord
-
Default property name denoting whether this record is enabled.
- setEnabled(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record is enabled.
- setEnabled(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Affects the visual style and interactivity of the menu item.
- setEnabled(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Default property name denoting whether this record is enabled.
- setEnableIfCondition(MenuItemIfFunction) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Contains the condition that will enable or disable the curent menuItem.
- setEnableJSDebugger(boolean) - Static method in class com.smartgwt.client.util.SC
-
Setting this to true will result in the IE / Firebug / Safari debugger being invoked when a JavaScript error is encountered.
- setEncoding(Encoding) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
encoding for the form, use MULTIPART_ENCODING for file upload forms
- setEndAngle(Integer) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
For pie mode only, start angle of the segment for the data value.
- setEndAngle(float) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
End angle of the sector in degrees.
- setEndAngle(float) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- setEndArrow(ArrowStyle) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Style of arrowhead to draw at the end of the line or path.
- setEndArrow(ArrowStyle) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Style of arrowhead to draw at the end of the line or path.
- setEndColor(String) - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
An end color for the gradient.
- setEndColor(String) - Method in class com.smartgwt.client.widgets.drawing.SimpleGradient
-
The end color of the gradient.
- setEndDate(Date) - Method in class com.smartgwt.client.data.DateRange
-
Set the end date of the range.
- setEndDate(Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The end date of the calendar timeline view.
- setEndDate(Date) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Date object which represents the end date of a
CalendarEvent
The name of
this field within the CalendarEvent can be changed via
endDateField
- setEndDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Maximum date the selectors will allow the user to pick.
- setEndDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Maximum date the selectors will allow the user to pick.
- setEndDateField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setEndImg(StretchItem) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the end of a scrollbar (the "scroll down" or "scroll right" button image).
- setEndLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Ending left coordinate of the line.
- setEndLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Ending left coordinate of the line.
- setEndPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
End point of the curve
If this method is called after the component has been drawn/initialized:
Update the endPoint
- setEndPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
End point of the line
If this method is called after the component has been drawn/initialized:
Update the endPoint
- setEndPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
End point of the line
If this method is called after the component has been drawn/initialized:
Update the endPoint
- setEndRow(Integer) - Method in class com.smartgwt.client.data.DSRequest
-
End row of requested results, used only with fetch operations.
- setEndRow(Integer) - Method in class com.smartgwt.client.data.DSResponse
-
End row of returned server results, when using paged result fetching
- setEndRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
These items are in a row by themselves by default
- setEndRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether this item should end the row it's in in the form layout
- setEndRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
these items are in a row by themselves by default
- setEndRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
By default RichTextItems take up an entire row
- setEndRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
these items are in a row by themselves by default
- setEndRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
these items are in a row by themselves by default
- setEndThumbOverlap(Integer) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Number of pixels the thumb is allowed to overlap the buttons at the end of the track.
- setEndTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Ending top coordinate of the line.
- setEndTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Ending top coordinate of the line.
- setEndValue(float) - Method in class com.smartgwt.client.widgets.RangeSlider
-
The end of the selected range.
- setEndYear(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Last year that may be selected.
- setEnforceDate(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Can this field be set to a non-date value [other than null]?
- setEnforcePolicy(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Whether the layout policy is continuously enforced as new members are added or removed and as members are resized.
- setEnforceVClipping(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For performance reasons, even when
fixedRecordHeights
is set, vertical clipping is not enforced by default for some kinds of content (such as images) on
all browsers.
- setEnterKeyEditAction(EnterKeyEditAction) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
What to do when a user hits enter while editing a cell: "nextCell": start editing the next editable cell in
this record (or the first editable cell in the next record if focus is in the last editable cell in the row)
"nextRow": start editing the same field in the next row (skipping any rows where that would be a non-editable
cell.
- setEnterKeyEditAction(EnterKeyEditAction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
What to do when a user hits enter while editing this field?
Overrides the enterKeyEditAction
as
specified at the listGrid level while focus is in this field.
- setEnumConstantProperty(String) - Method in class com.smartgwt.client.data.DataSource
-
The name of the property this DataSource uses for constant name when translating Java enumerated types to and from
Javascript, if the
EnumTranslateStrategy
is set to "bean".
- setEnumCriteriaAsInitialValues(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
In a ListGrid that has a DataSource and has filter criteria that include values for fields declared as type "enum"
in the DataSource, by default a newly edited row
will use those filter criteria as initial values.
- setEnumOrdinalProperty(String) - Method in class com.smartgwt.client.data.DataSource
-
The name of the property this DataSource uses for ordinal number when translating Java enumerated types to and from
Javascript, if the
EnumTranslateStrategy
is set to "bean".
- setEnumTranslateStrategy(EnumTranslateStrategy) - Method in class com.smartgwt.client.data.DataSource
-
Sets the strategy this DataSource uses to translate Java enumerated types (objects of type enum) to and from Javascript.
- setErrorBarColorMutePercent(float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
This property helps specify the color of the error bars and its value must be a number between -100 and 100.
- setErrorBarWidth(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Width of the horizontal line of the "T"-shape portion of the error bar).
- setErrorFormatter(FormItemErrorFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Register a custom error formatter for this FormItem.
- setErrorIconHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the error icon, if we're showing icons when validation errors occur.
- setErrorIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
URL of the image to show as an error icon, if we're showing icons when validation errors occur.
- setErrorIconWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the error icon, if we're showing icons when validation errors occur.
- setErrorItemCellStyle(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
showInlineErrors
is false we show all errors
for the form item in a single item rendered at the top of the form.
This attribute specifies the cellStyle to apply
to this item.
- setErrorLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties of the lines used to draw error bars (short, horizontal lines at the low and high metric values, and a
vertical connecting line).
- setErrorMessage(String) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Text to display if the value does not pass this validation check.
- setErrorMessageWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When
showInlineErrors
and
showErrorText
are both true and
errorOrientation
is "left" or "right",
errorMessageWidth is the amount to reduce the width of the editor to accommodate the error message and icon.
- setErrorOrientation(FormErrorOrientation) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If DynamicForm.showInlineErrors is true, where should the error icon and text appear relative to form items? Valid options are "top",
"bottom", "left" or "right".
- setErrorOrientation(FormErrorOrientation) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showInlineErrors
is true, where
should the error icon and text appear relative to the form item itself.
- setErrors(Map) - Method in class com.smartgwt.client.data.DSResponse
-
Server-side validation errors for an attempted "update" or "add" operation, as a JS Object where each property
name is a field name from the record and each property value is an error message to be shown to the user.
- setErrors(JavaScriptObject) - Method in class com.smartgwt.client.data.DSResponse
-
Server-side validation errors for an attempted "update" or "add" operation, as a JS Object where each property
name is a field name from the record and each property value is an error message to be shown to the user.
- setErrors(Map, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Setter for validation errors on this form.
- setErrors(Map, boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Setter for validation errors on this form.
- setErrorsPreamble(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
showInlineErrors
is
false
, all
errors for the items in the form are rendered as a single item at the top of the form.
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
When data values are displayed in DataBound components, by default strings will be interpreted as HTML by the browser in
most cases.
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
By default HTML values in a selectItem will be interpreted by the browser.
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
By default HTML values in a staticTextItem will be interpreted by the browser.
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
By default HTML values in ListGrid cells will be interpreted by the browser.
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
By default HTML values in DetailViewer cells will be interpreted by the browser.
- setEscapeKeyEditAction(EscapeKeyEditAction) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
What to do when a user hits escape while editing a cell: "cancel": close the editor and discard the current set
of edit values "done": just close the editor (the edit is complete, but the edited values are retained).
- setEscapeKeyEditAction(EscapeKeyEditAction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
What to do when a user hits escape while editing this field?
Overrides the escapeKeyEditAction
as
specified at the listGrid level while focus is in this field.
- setEscapingMode(EscapingMode) - Method in class com.smartgwt.client.data.TextSettings
-
EscapingMode
expected for escaping special characters embedded in text values.
- setEvalResult(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
This works similarly to
serverOutputAsString
except
the resulting String
is automatically evaluated as JavaScript.
- setEvalScriptBlocks(Boolean) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If evalScriptBlocks
is true, HTMLFlow will pre-process the loaded HTML in order to mimic how the HTML would
execute if it were loaded as an independent page or loaded via an IFRAME.
- setEvalVars(Map) - Method in class com.smartgwt.client.rpc.RPCRequest
-
If you've set
RPCRequest.setEvalResult(Boolean)
: true, then the property values of this object will
be available in the evaluation scope of the result under the variable names specified by the property names.
- setEventAutoArrange(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set to true, enables the auto-arrangement of events that share time in the calendar.
- setEventDescriptionFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the
descriptionField
field in
the quick and advanced event dialogs
- setEventDialogFields(FormItem...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setEventDragGap(int) - 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.
- setEventEditorFields(FormItem...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setEventEndDateFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the end date field in the quick and advanced event dialogs
- setEventHoverHTMLCustomizer(EventHoverHTMLCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method returns the hover HTML to be displayed when the user hovers over a cell displayed in the calendar month view tab.
- setEventId(Integer) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- setEventLaneFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the
laneNameField
field in the
quick and advanced event dialogs
- setEventNameFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the event name field in the quick and advanced event dialogs
- setEventOverlap(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
eventAutoArrange
is true, setting
eventOverlap to true causes events that share timeslots to overlap each other by a percentage of their width, specified
by
eventOverlapPercent
.
- setEventOverlapIdenticalStartTimes(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, events that start at the same time will not overlap each other to prevent events having their close
button hidden.
- setEventOverlapPercent(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The size of the overlap, presented as a percentage of the width of events sharing timeslots.
- setEventSnapGap(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Determines the number of vertical pixels an event can be moved or resized by in the
day
and
week
views, by dragging.
- setEventStartDateFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the start date field in the quick and advanced event dialogs
- setEventWindowStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to event windows within calendars.
- setEventWindowStyle(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
CSS style series to use for the draggable event window that represents this event.
- setEventWindowStyleField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setExpanded(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Sections default to the collapsed state unless showHeader
is set to false
in which
case they default to the expanded state.
- setExpandMargins(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
With
LayoutPolicy
:"fit", should margins be expanded so that tiles fill the available
space in the TileLayout on the breadth axis? This can also affect
tileWidth
or
tileHeight
.
- setExpansionCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For
expansionModes
that show another grid or tree, is that component
editable?
- setExpansionEditorSaveDialogPrompt(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
is true and
expansionMode
is
editor, the prompt to display in a
dialog when an expanded row is collapsed while it's nested editor has changed values.
- setExpansionEditorShowSaveDialog(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
is true and
expansionMode
is
editor, whether a dialog should be
displayed when an expanded row is collapsed while it's nested editor has changed values.
- setExpansionFieldFalseImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canExpandRecords
is set to
true
,
this property determines the image to display in the expansion field for collapsed rows.
- setExpansionFieldImageHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canExpandRecords
is set to
true
,
this property may be set to govern the height of the expansion image displayed to indicate whether a row is expanded.
- setExpansionFieldImageWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canExpandRecords
is set to
true
,
this property may be set to govern the width of the expansion image displayed to indicate whether a row is expanded.
- setExpansionFieldTrueImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canExpandRecords
is set to
true
,
this property determines the image to display in the expansion field for expanded rows.
- setExpansionMode(ExpansionMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setExpectedValueLineProperties(DrawItem) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setExportAll(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setExportAll(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Setting exportAll to true prevents the component from passing its list of fields to the
export call.
- setExportAll(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setExportAll(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setExportAll(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setExportAll(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setExportAll(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setExportAs(ExportFormat) - Method in class com.smartgwt.client.data.DSRequest
-
The format in which the data should be exported.
- setExportAs(ExportFormat) - Method in class com.smartgwt.client.data.OperationBinding
-
The format in which the data should be exported.
- setExportData(Record...) - Method in class com.smartgwt.client.data.DSRequest
-
- setExportDatesAsFormattedString(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
Only applicable when exporting to native spreadsheet formats XLS
and OOXML
.
- setExportDelimiter(String) - Method in class com.smartgwt.client.data.DSRequest
-
The character to use as a field-separator in CSV exports.
- setExportDisplay(ExportDisplay) - Method in class com.smartgwt.client.data.DSRequest
-
Specifies whether the exported data will be downloaded as an attachment or displayed in a new browser window.
- setExportFields(String[]) - Method in class com.smartgwt.client.data.DSRequest
-
The list of field-names to export.
- setExportFields(String...) - Method in class com.smartgwt.client.data.OperationBinding
-
The list of field-names to export.
- setExportFields(String[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setExportFields(String[]) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
The list of field-names to export.
- setExportFields(String[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setExportFields(String[]) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setExportFields(String[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setExportFields(String[]) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setExportFields(String[]) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setExportFilename(String) - Method in class com.smartgwt.client.data.DSRequest
-
The name of the file to save the exported data into.
- setExportFilename(String) - Method in class com.smartgwt.client.data.OperationBinding
-
The name of the file to save the exported data into.
- setExportFooter(String) - Method in class com.smartgwt.client.data.DSRequest
-
Optional text to appear at the end of the file.
- setExportHeader(String) - Method in class com.smartgwt.client.data.DSRequest
-
Optional text to appear at the beginning of the file.
- setExportHeaderless(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
This property allows omitting column names from CSV and Excel exports (no effect on JSON or XML exports).
- setExportImageFormat(ExportImageFormat) - Method in class com.smartgwt.client.data.DSRequest
-
The image format in which the SVG graphic should be exported.
- setExportImageQuality(Float) - Method in class com.smartgwt.client.data.DSRequest
-
If exporting in
JPEG format
, the output JPEG quality level.
- setExportImageQuality(Double) - Method in class com.smartgwt.client.data.DSRequest
-
If exporting in
JPEG format
, the output JPEG quality level.
- setExportPath(String) - Method in class com.smartgwt.client.data.DSRequest
-
- setExportRawValues(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setExportRawValues(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setExportResults(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
When set, causes the results of the DSRequest to be exported to a file, whose name
and format are indicated by
exportFilename
and
exportAs
respectively.
- setExportResults(boolean) - Method in class com.smartgwt.client.data.OperationBinding
-
When set, causes the results of the DataSource Operation to be exported to a file, whose
name and format are indicated by
exportFilename
and
exportAs
respectively.
- setExportShowHeaderSpanTitles(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
When you erxport a
ListGrid
that has
headerSpans
, should headerSpans also be exported.
- setExportSpanTitleSeparator(String) - Method in class com.smartgwt.client.data.DSRequest
-
- setExportTitle(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Optional different field-title used for exports.
- setExportTitleSeparatorChar(String) - Method in class com.smartgwt.client.data.DSRequest
-
The character with which to replace spaces in field-titles when exporting to XML.
- setExportToClient(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
If set, Smart GWT Server will export data back to the client, either as a file download or as content in a new browser
window, depending on the setting of
exportDisplay
.
- setExportToFilesystem(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
If set, Smart GWT Server will export data to a file on the server filesystem.
- setExportValueFields(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
- setExpression(String) - Method in class com.smartgwt.client.widgets.form.validator.RegExpValidator
-
Set the expression.
- setExpression(RequiredIfFunction) - Method in class com.smartgwt.client.widgets.form.validator.RequiredIfValidator
-
Set the expression.
- setExternalStylesheet(String) - Method in class com.smartgwt.client.widgets.PrintCanvas
-
Setting this property will cause the specified stylesheet to be loaded in this print canvas's frame.
- setExternalStylesheet(String) - Method in class com.smartgwt.client.widgets.PrintWindow
-
Setting this property will cause the specified stylesheet to be loaded in this window's printable HTML frame.
- setExtraAxisMetrics(String...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Defines the set of metrics that will be plotted as additional vertical axes.
- setExtraAxisSettings(MetricSettings...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts will multiple vertical axes, optionally provides settings for how each
extra axis metric
is plotted.
- setExtraHTML(Boolean) - Method in class com.smartgwt.client.widgets.plugins.Applet
-
Any additional HTML you want to throw into the tag that specifies the applet element.
- setExtraIconGap(int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setExtraSpace(int) - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a Layout, extra blank space that should be left after this member in a
Layout.
- setExtraStuff(String) - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the additional attributes to write in the tag.
- setFacetId(String) - Method in class com.smartgwt.client.widgets.Canvas
-
If a Canvas is dropped onto a
CubeGrid
, and it has a facetId property specified then
the Cube treats this as adding that facetId at the drop location.
- setFacetLabelHoverAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the horizontal text alignment of hover tips shown for facetLabels.
- setFacetLabelHoverHeight(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default height to apply to hover tips shown for
facetLabels.
- setFacetLabelHoverStyle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the css class applied to hover tips shown for facet labels.
- setFacetLabelHoverVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the vertical text alignment of hover tips shown for facetLabels.
- setFacetLabelHoverWidth(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default width to apply to hover tips shown for
facetLabels.
- setFacets(Facet...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Set the facets for this chart.
- setFacets(Facet...) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Facet definitions for this CubeGrid.
- setFacetTitle(String, String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Set the title of a facet (appears in facet label).
- setFacetTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default alignment for facet labels.
- setFacetValueAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default alignment for facet values (in headers).
- setFacetValueHoverAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the horizontal text alignment of hover tips shown for facet values.
- setFacetValueHoverHeight(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default height to apply to hover tips shown for
facetValues.
- setFacetValueHoverStyle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the css class applied to hover tips shown for facet values.
- setFacetValueHoverVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the vertical text alignment of hover tips shown for facet values.
- setFacetValueHoverWidth(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default width to apply to hover tips shown for
facetValues.
- setFacetValues(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
FacetValues for the data value.
- setFacetValueTitle(String, String, String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Set the title for a facet value.
- setFacetValueTitleAlign(String, String, Alignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Set the align for the title for a facet value.
- setFailureElement(String) - Method in class com.smartgwt.client.util.workflow.StateTask
-
ID of the next sequence or element to proceed to if a failure condition arises, such as the output data not being
convertible to the target type
.
- setFailureElement(String) - Method in class com.smartgwt.client.util.workflow.XORGateway
-
ID of the next sequence or element to proceed to if the criteria do not match.
- setFailureElement(ProcessElement) - Method in class com.smartgwt.client.util.workflow.XORGateway
-
- setFastCellUpdates(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note: This property only has an effect in Internet Explorer
- setFetchDataPrompt(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Default prompt displayed to the user while an operation is running to fetch data from the server.
- setFetchDataURL(String) - Method in class com.smartgwt.client.data.RestDataSource
-
Custom dataURL for fetch type operations
- setFetchDelay(int) - Method in class com.smartgwt.client.data.ResultSet
-
Delay in milliseconds before fetching rows.
- setFetchDelay(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setFetchDelay(Integer) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
For a ComboBox or other pickList that accepts user-entered criteria, how many millseconds to wait after the last user
keystroke before fetching data from the server.
- setFetchDelay(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- setFetchDelay(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing the filterEditor (
showFilterEditor
is true), and 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.
- setFetchDisplayedFieldsOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item has a specified
optionDataSource
and this property is
true
, the list of fields
used by this pickList will be passed to the datasource as
outputs
.
- setFetchDisplayedFieldsOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item has a specified
optionDataSource
and this property is
true
, the list of fields
used by this pickList will be passed to the datasource as
outputs
.
- setFetchMissingValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item has a specified optionDataSource
, should the item ever perform a fetch against this dataSource to retrieve the related record.
- setFetchMode(FetchMode) - Method in class com.smartgwt.client.data.ResultSet
-
Mode of fetching records from the server.
- setFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Mode of fetching records from server.
- setFetchOperation(String) - Method in class com.smartgwt.client.data.ResultSet
-
Operation this dataModel should use to fetch sets of objects
- setFetchOperation(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setFetchOperation(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Operation ID this component should use when performing fetch operations.
- setFetchOperation(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setFetchOperation(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setFetchOperation(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setFetchOperation(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setFetchOperation(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setFetchSubmenus(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
When using a Tree or hierarchical DataSource as the menu's data, submenus are automatically generated from child nodes.
- setFetchSubmenus(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
If false, no submenus will be fetched for this MenuItem.
- setField(String) - Method in class com.smartgwt.client.data.SortSpecifier
-
The fieldName to which this sortSpecifier applies
- setFieldButtonProperties(String, Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Method to update properties on a field's header button at runtime.
- setFieldCellIcon(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Change the
cellIcon
for a field after the grid is
created
- setFieldDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If specified, the FilterBuilder will dynamically fetch DataSourceField definitions from this DataSource rather than
using
dataSource
.
- setFieldError(int, String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set a validation error for some cell.
- setFieldError(int, String, String[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set a validation error for some cell.
- setFieldErrors(String, String, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set field validation error for some field.
- setFieldErrors(String, String[], boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set field validation errors for some field.
- setFieldErrors(String, String, boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set field validation error for some field.
- setFieldErrors(String, String[], boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set field validation errors for some field.
- setFieldFunctions(Map) - Method in class com.smartgwt.client.data.DSRequest
-
For fetch
operation aggregation functions can be set.
- setFieldHeaderBaseStyle(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Update the headerBaseStyle for a field within the grid at runtime.
- setFieldHeaderTitleStyle(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Update the headerTitleStyle for a field within the grid at runtime.
- setFieldIcon(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Change the
icon
for a field after the grid is created
- setFieldIdProperty(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Name of the field in the DetailViewerRecord which specifies the data property for that record.
- setFieldList(String...) - Method in class com.smartgwt.client.data.TextSettings
-
For export, a set of fields to export.
- setFieldName(String) - Method in class com.smartgwt.client.data.Criterion
-
Name of the field in each
Record
that this criterion applies to.
- setFieldName(String) - Method in class com.smartgwt.client.data.Hilite
-
Name of the field, or array of fieldNames, this hilite should be applied to.
- setFieldNames(String...) - Method in class com.smartgwt.client.data.Hilite
-
Name of the fields that hilite should be applied to.
- setFieldPickerFieldProperties(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Names of properties on
ListGridField
for which the FieldPicker should show an
editing interface, for convenience.
- setFieldPickerProperties(FormItem) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Properties to combine with the FieldPicker autoChild FormItem.
- setFieldPickerProperties(FormItem) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
Properties to combine with the FieldPicker autoChild FormItem.
- setFieldPickerShowSampleValues(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to false, sample values of the FieldPicker are never shown.
- setFieldPickerTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title for the field-picker
select-item.
- setFieldPickerTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The title for the field-picker
select-item.
- setFieldPickerWidth(Integer) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the field picker formItem displayed in clauses within this FilterBuilder.
- setFieldPickerWidth(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the field picker formItem displayed in clauses within this FilterBuilder.
- setFieldProperties(DataSourceField) - Method in class com.smartgwt.client.data.SimpleType
-
These are properties that are essentially copied onto any DataSourceField where the property is applied.
- setFields(DataSourceField...) - Method in class com.smartgwt.client.data.DataSource
-
The list of fields that compose records from this DataSource.
- setFields(FormItem...) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
An array of field objects, specifying the order, layout, and types of each field in the DynamicForm.
- setFields(ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setFields(String...) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
List of fields that this header spans.
- setFields(ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An array of field objects, specifying the order, layout, formatting, and sorting behavior of each field in the
listGrid object.
- setFields(DetailViewerField...) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Array of field definitions to control the default rendering of tiles.
- setFields(TreeGridField...) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
An array of field objects, specifying the order, layout, dynamic calculation, and sorting behavior of each field
in the treeGrid object.
- setFields(DetailViewerField...) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
An array of field objects, specifying the order and type of fields to display in this DetailViewer.
- setFieldSeparator(String) - Method in class com.smartgwt.client.data.TextSettings
-
Separator between field values.
- setFieldState(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sets some presentation properties (visibility, width, userFormula and userSummary) of the listGrid fields based on the
ListGridFieldState object passed in.
Used to restore previous state retrieved from the grid by a call to
ListGrid.getFieldState
.
- setFieldState(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Sets some presentation properties (visibility, width, userFormula and userSummary) of the grid fields based on the
ListGridFieldState object passed in.
Used to restore previous state retrieved from the grid by a call to
TileGrid.getFieldState
.
- setFieldTitle(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Change the title of a field after the grid is created.
- setFieldTitle(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Change the title of a field after the grid is created.
- setFieldValueExtractor(FieldValueExtractor) - Method in class com.smartgwt.client.data.DataSourceField
-
Function to retrieve the field's value from the XML element or JSON record returned
from a web service.
- setFieldVisibilitySubmenuTitle(String) - Method in class com.smartgwt.client.widgets.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.
- setFillColor(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Fill color to use for shapes.
- setFillColor(String) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- setFilled(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether shapes are filled, for example, whether a multi-series line chart appears as a stack of filled regions as
opposed to just multiple lines.
- setFilled(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether shapes are filled, for example, whether a multi-series line chart appears as a stack of filled regions as
opposed to just multiple lines.
- setFillGradient(Gradient) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Fill gradient to use for shapes.
- setFillOpacity(float) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Opacity of the fillColor, as a number between 0 (transparent) and 1 (opaque).
- setFilterButtonPrompt(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The prompt to show when the mouse hovers over the Filter button in the FilterEditor.
- setFilterButtonProperties(Button) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showFilterEditor
is true, this attribute may be
used to customize the filter button shown to the right of the filterEditor row.
- setFilterByCell(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing the filterEditor (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.
- setFilterEditorCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showFilterEditor
is true, this method will
update the criteria shown in the
filterEditor
without performing a filter.
- setFilterEditorHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height for the filterEditor, if shown.
- setFilterEditorProperties(FormItem) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row (showFilterEditor : true), this
property can be used to specify properties for the appropriate filter
form item.
- setFilterEditorType(FormItem) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setFilterEditorType(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row, this property can be used to specify the
FormItem
class to use
for the filter form item associated with this field.
- setFilterEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row, this property can be used to specify the
FormItem
class to use
for the filter form item associated with this field.
- setFilterEditorValueMap(Map) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this listGrid is showing a filter row, this property can be used to specify a mapping of internal data to/from display
values to be in the appropriate filter row form item.
- setFilterFields(String...) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
As the user types into this item's textBox, a comboBoxItem will show the pick-list of options, and filter the set of
results displayed by the current value in the text box.
- setFilterGroupTitle(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title for the Filter group.
- setFilterLocalData(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has its
data property
set to a static array of
records, should
ListGrid.filterData
filter this array? If
this property is set to true, the local data array will be filtered according to the specified criteria, and the results
displayed.
- setFilterLocally(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If filterLocally
is set for this item, and this item is showing options from a dataSource, fetch the
entire set of options from the server, and use these values to map the item value to the appropriate display value.
- setFilterLocally(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item is mapping data values to a display value by fetching records from a dataSource (see
optionDataSource
,
displayField
and
fetchMissingValues
), setting this property to
true ensures that when the form item value is set, entire data-set from the dataSource is loaded at once and used as a
valueMap, rather than just loading the display value for the current value.
- setFilterLocally(Boolean) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If filterLocally
is set for this item, and this item is showing options from a dataSource, fetch
the entire set of options from the server, and use these values to map the item value to the appropriate display
value.
- setFilterLocally(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If filterLocally
is set for this item, and this item is showing options from a dataSource, fetch the
entire set of options from the server, and use these values to map the item value to the appropriate display value.
- setFilterOnKeypress(Boolean) - 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.
- setFilterOnKeypress(Boolean) - 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.
- setFilterOperator(OperatorId) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
With the
FilterEditor
showing, the Operator to use
when matching values for this field.
- setFirstColumnTitle(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
A title for the leftmost column if
showHeaders
is set
(the remaining columns have their titles derived from the item selected in the column to the left).
- setFirstDayOfWeek(int) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets the global attribute that dictates which day should be treated as the first day of the week in calendars and date
calculations.
- setFirstDayOfWeek(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The numeric day (0-6) which the calendar should consider as the first day of the week - if unset, the default is taken
from the current locale.
- setFirstDayOfWeek(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Day of the week to show in the first column.
- setFiscalCalendar(FiscalCalendar) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets the global fiscal calendar, which is used for all calls to getFiscalYear() / getFiscalWeek() if those methods
aren't passed a fiscalCalander.
- setFiscalCalendar() - Method in class com.smartgwt.client.widgets.DateChooser
-
- setFiscalCalendar(FiscalCalendar) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setFiscalCalendar() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Sets the
FiscalCalendar
object that will be used by this item's DateChooser.
- setFiscalCalendar(FiscalCalendar) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Sets the
FiscalCalendar
object that will be used by this item's DateChooser.
- setFiscalCalendar() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Sets the
FiscalCalendar
object that will be used by this item's DateChooser.
- setFiscalCalendar(FiscalCalendar) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Sets the
FiscalCalendar
object that will be used by this item's DateChooser.
- setFiscalYear(Integer) - Method in class com.smartgwt.client.widgets.FiscalYear
-
The actual fiscal year that this date relates to.
- setFiscalYearFieldTitle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the fiscal year
field in the date grid.
- setFiscalYearHeaderStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setFiscalYears(FiscalYear...) - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
An array of
FiscalYear objects
which each represent the start date of a
single fiscal year.
- setFixedColWidths(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, we ensure that column widths are at least as large as you specify them.
- setFixedCriteria(Criteria) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Criteria to be submitted as part of the DSRequest, regardless of inputs to the task.
- setFixedFacetValue(String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For a
single-facet
chart of an extra value axis,
this property provides a constant facet value for the second facet.
- setFixedFacetValue(Integer) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For a
single-facet
chart of an extra value axis,
this property provides a constant facet value for the second facet.
- setFixedFacetValue(String, String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Modify fixedFacetValues for this cubeGrid.
- setFixedFacetValues(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
A
FacetValueMap
describing the set of facet values that should be regarded as
"fixed" in this cubeGrid.
- setFixedFieldWidths(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we horizontally clip cell contents, or allow columns to expand horizontally to show all contents?
- setFixedRecordHeights(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we vertically clip cell contents, or allow rows to expand vertically to show all contents?
- setFixedValues(Record) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Values to be submitted as part of the DSRequest, regardless of inputs to the task.
- setFlipValues(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Specifies whether the value range of the slider should be flipped so that values increase as the thumb is moved down
(for a vertical slider) or to the left (for a horizontal slider).
- setFolderIcon(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
The URL of the base icon for all folder nodes in this columnTree.
- setFolderIcon(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The URL of the base icon for all folder nodes in this treeGrid.
- setFontFamily(String) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Font family name, similar to the CSS font-family attribute.
- setFontSize(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Font size in pixels, similar to the CSS font-size attribute.
- setFontSize(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Font size of sector labels.
- setFontStyle(String) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Font style, similar to the CSS font-style attribute, eg "normal", "italic".
- setFontWeight(String) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Font weight, similar to the CSS font-weight attribute, eg "normal", "bold".
- setFooterControls(Object...) - Method in class com.smartgwt.client.widgets.Window
-
Array of members to show in the Window footer.
- setFooterHeight(int) - Method in class com.smartgwt.client.widgets.Window
-
The height of the footer, in pixels.
- setForceText(ForceTextApproach) - Method in class com.smartgwt.client.data.TextExportSettings
-
- setForegroundColorTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The
title
of the 'Text' color picker.
- setForeignKey(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Declares that this field holds values that can be matched to values from another DataSource
field, to create a relationship between records from different DataSources or even records
within the same DataSource.
- setFormatOnBlur(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
With formatOnBlur
enabled, this item will format its value according to any specified static static formatter
as long as the item does not have focus.
- setFormatOnBlur(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
With formatOnBlur
enabled, this textAreaItem will format its value according to any specified static static formatter
as long as the item does not have focus.
- setFormatOnBlur(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
With formatOnBlur
enabled, this textItem will format its value according to any specified static static formatter
as long as the item does not have focus.
- setFormatOnFocusChange(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should 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.
- setFormatter(String) - Method in class com.smartgwt.client.util.DateUtil
-
Deprecated.
As of Smart GWT 5.5 use the static methods Date.setNormalDisplayFormat
and Date.setShortDisplayFormat
to set default formatters for all dates
- setFormItem(FormItem) - Method in class com.smartgwt.client.widgets.form.fields.FormItemFunctionContext
-
- setFormSubmitFailedWarning(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Warning to display to the user if an attempt to
natively
submit
a form is unable to submit to the server.
- setFormulaBuilderSpanTitleSeparator(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, and
showHeaderSpanTitlesInFormulaBuilder
is true, this string will be inserted between the headerSpan title(s) and the field title in the field chooser grid in
the FormulaBuilder and SummaryBuilder.
- setFormulaVars(Map) - Method in class com.smartgwt.client.widgets.UserFormula
-
Map from the single-letter capital letters used as formula variables in the formula
String to the fieldNames these variables should represent in
the context where the formula is evaluated.
- setForwardBaseStyle(String) - Method in class com.smartgwt.client.widgets.NavigationButton
-
Base style for navigation buttons where
Direction
is set to
"forward"
- setFreezeFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setFreezeOnLeftText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid and
this.canFreezeFields
is true, this string
will be shown as the title for the menu item to freeze fields on the left of the scrollable body.
- setFreezeOnRightText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid and
this.canFreezeFields
is true, this string
will be shown as the title for the menu item to freeze fields on the right of the scrollable body.
- setFromDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "from" date.
- setFromDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Initial value for the "from" date.
- setFromDateOnlyPrefix(String) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
The text to prepend to the formatted date when only a
fromDate
is supplied.
- setFromTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The title for the
from
part of the range.
- setFrozen(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should be "frozen" for the purposes of horizontal scrolling.
- setFrozenBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid contains any frozen fields, this property can be used to apply a custom baseStyle to all cells in those
frozen fields.
- setFrozenHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid contains any frozen fields, this property can be used to apply a custom headerBaseStyle to the frozen
set of fields.
- setFrozenHeaderTitleStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid contains any frozen fields, this property can be used to apply a custom headerTitleStyle to the frozen
set of fields.
- setFx(String) - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
x coordinate of inner radial
- setFy(String) - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
y coordinate of inner radial
- setGenerateClickOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits Enter, the cell will respond to a click event.
- setGenerateClickOnSpace(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits space, the cell will respond to a click event.
- setGenerateDoubleClickOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits Enter, the cell will respond to a double click
event.
- setGenerateDoubleClickOnSpace(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits Space, the cell will respond to a double click
event.
- setGenerateExactMatchCriteria(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When a comboBoxItem is used to generate search criteria in a SearchForm this property governs whether, if the user
explicitly chose an option from the pickList, we explicitly generate criteria that will search for an exact match
against the chosen value.
- setGenerateRelatedUpdates(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
Specifies should related updates have to be generated.
- setGlobalNamespaces(Map) - Method in class com.smartgwt.client.data.DataSource
-
Namespaces definitions to add to the root element of outbound XML messages sent to a web
service, as a mapping from namespace prefix to namespace URI.
- setGlobalTabIndex(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
TabIndex for the form item within the page.
- setGradationLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for gradation labels
- setGradationLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for gradation labels
- setGradationLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for gradation lines
- setGradationLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for gradation lines
- setGradationTickMarkLength(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setGradationZeroLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the gradation line drawn for zero (slightly thicker by default).
- setGradationZeroLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for the gradation line drawn for zero (slightly thicker by default).
- setGreen(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Sets the Green element of the selected color
- setGreenFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Green' field in the complex chooser.
- setGreenFieldTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Green' field in the complex chooser.
- setGrid(ListGrid) - Method in class com.smartgwt.client.widgets.grid.DragTrackerIconCustomizer
-
- setGrid(ListGrid) - Method in class com.smartgwt.client.widgets.grid.HoverCustomizer
-
- setGridComponents(ListGridComponent...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Array of components that make up this grid.
- setGridComponents(Object...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Array of components that make up this grid.
- setGridFields(ListGridField...) - Method in class com.smartgwt.client.widgets.BatchUploader
-
- setGridSummaryCustomizer(GridSummaryCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setGridSummaryRecordProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, this attribute will be
set to true on the record object representing the grid summary row.
- setGripImgSuffix(String) - Method in class com.smartgwt.client.widgets.Snapbar
-
Overridden from
gripImgSuffix
to simplify providing custom
grip media for this widget.
- setGripImgSuffix(String) - Method in class com.smartgwt.client.widgets.Splitbar
-
Suffix used the 'grip' image if
showGrip
is true.
- setGripImgSuffix(String) - Method in class com.smartgwt.client.widgets.StretchImg
-
Suffix used the 'grip' image if
showGrip
is true.
- setGroup(String) - Method in class com.smartgwt.client.data.DataSourceField
-
For use in
ComponentSchema
, indicates what group to place the property in when editing
in Visual Builder.
- setGroupBorderCSS(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the style for the grouping frame around the canvas.
- setGroupByAsyncThreshold(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When grouping is requested with this number of records or more, an asynchronous approach is used to avoid the browser
showing a "script is running slowly.." message prompting the user to stop execution of JavaScript.
- setGroupByField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Field to group grid records by.
- setGroupByField(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
List of fields to group grid records.
- setGroupByFieldSummaries(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, and
showGroupSummary
is true, this attribute may be set to an
array of groupBy field names for which group summaries should appear.
- setGroupByMaxRecords(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Maximum number of records to which a groupBy can be applied.
- setGroupByText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid and
this.canGroupBy
is true, this string will be
shown as the title for the menu item to toggle the group by setting for a field.
- setGroupGranularity(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Granularity of grouping for numeric fields.
- setGroupIcon(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The URL of the base icon for the group icons in this treegrid.
- setGroupIconSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width and height of group icons for this ListGrid.
- setGroupIndentSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default number of pixels by which to indent subgroups relative to parent group.
- setGroupingFieldTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear in the header of the "property" field.
- setGroupingMode(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field that allows multiple
grouping modes
,
the current grouping mode.
- setGroupingModes(Map) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set, provides several possible styles of grouping that are valid for this field.
- setGroupLabelBackgroundColor(String) - Method in class com.smartgwt.client.widgets.Canvas
-
If set, the background color of the grouping label.
- setGroupLabelStyleName(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the style for the grouping label.
- setGroupLeadingIndent(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default number of pixels by which to indent all groups.
- setGroupNodeBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setGroupNodeStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style that
group
rows will have.
- setGroupPrecision(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For fields of type:"float" or derived from float, number of digits after the decimal point to consider when grouping.
- setGroupStartOpen(GroupStartOpen) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Describes the default state of ListGrid groups when groupBy is called.
- setGroupStartOpen(Object...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setGroupState(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Reset this grid's grouping to match the ListGridGroupState object passed in.
Used to restore previous state
retrieved from the grid by a call to
ListGrid.getGroupState
.
- setGroupSummaryCustomizer(GroupSummaryCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setGroupSummaryRecordProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGroupSummary
is true, this attribute will
be set to true on each record object representing a group-level summary row.
- setGroupSummaryStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setGroupTitle(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The title/label for the grouping.
- setGroupTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
If set, this attribute affects the alignment of the titles in
ToolStripGroups
.
- setGroupTitleColumnProperties(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom properties for the automatically generated groupTitleColumn
.
- setGroupTitleField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When a list grid is
grouped
, each group shows under an auto
generated header node.
- setGroupTitleOrientation(VerticalAlignment) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
If set, this attribute affects the orientation of the titles in
ToolStripGroups
.
- setGroupTitleRenderer(GroupTitleRenderer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Renderer that returns the title that should be shown to the user for the group with the groupValue passed as a parameter.
- setGroupValueFunction(GroupValueFunction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Function that returns the value which records should be grouped by.
- setHandleErrorCallback(HandleErrorCallback) - Method in class com.smartgwt.client.data.DataSource
-
If you define this method on a DataSource, it will be called whenever the server returns a DSResponse with a status
other than
STATUS_SUCCESS
.
- setHandleErrorCallback(HandleErrorCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
- setHandleTransportErrorCallback(HandleTransportErrorCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Method to handle server error responses to submitted transactions.
- setHasHeaderLine(Boolean) - Method in class com.smartgwt.client.data.TextImportSettings
-
If set to true, the data is assumed to have a header line that lists titles for each field, which should be parsed.
- setHeaderAutoFitEvent(AutoFitEvent) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Event on a ListGrid header that triggers auto fitting to data and/or title.
- setHeaderBackgroundColor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
BackgroundColor for the header toolbar.
- setHeaderBarStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set the CSS style used for the header as a whole.
- setHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Custom base style to apply to the header button created for this span instead of
headerBaseStyle
.
- setHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
baseStyle
to apply to the buttons in the header, and the sorter,
for this ListGrid.
- setHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Custom base style to apply to this field's header button instead of
headerBaseStyle
.
Note that depending on the header
button constructor, you may have to override
headerTitleStyle
as well.
- setHeaderButtonProperties(Canvas) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Set the properties of the header button used for this span.
- setHeaderButtonProperties(Button) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties to apply to all header buttons.
- setHeaderButtonProperties(Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Set the properties of the header button used for this field.
- setHeaderControls(Object...) - Method in class com.smartgwt.client.widgets.Window
-
Array of members to show in the Window header.
- setHeaderData(Map) - Method in class com.smartgwt.client.data.DSRequest
-
For DataSources using SOAP messaging with a WSDL web service, data to be serialized to form SOAP headers, as a map from the header part name to the data.
- setHeaderData(Map) - Method in class com.smartgwt.client.data.WSRequest
-
Data to be serialized to form the SOAP headers, as a map from the header part name to the data.
- setHeaderHeight(Integer) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setHeaderHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The height of this listGrid's header, in pixels.
- setHeaderHeight(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Height of headers for sections.
- setHeaderHoverAlign(Alignment) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHeaderHoverFormatter(HeaderHoverFormatter) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHeaderHoverHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHeaderHoverOpacity(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHeaderHoverStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHeaderHoverVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This property may be set to customize the vertical alignment for the hover shown on
ListGrid.headerHover
.
- setHeaderHoverWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHeaderHoverWrap(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This property may be set to customize the
wrap
attribute for the hover shown on
ListGrid.headerHover
.
- setHeaderIcon(String) - Method in class com.smartgwt.client.widgets.Window
-
Sets the Window header icon.
- setHeaderIcon(String, int, int) - Method in class com.smartgwt.client.widgets.Window
-
Sets the Window header icon.
- setHeaderIconDefaults(Map) - Method in class com.smartgwt.client.widgets.Window
-
This is an object literal property block specifying the various properties of the headerIcon - the icon that
appears at the top left of the window and is by default the Isomorphic logo.
- setHeaderIconProperties(Map) - Method in class com.smartgwt.client.widgets.Window
-
- setHeaderLevels(HeaderLevel...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Configures the levels of
headers
shown above the event area,
and their time units.
- setHeaderMenuButtonHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the height of the auto-generated
headerMenuButton
- setHeaderMenuButtonIcon(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the icon shown on the auto-generated
headerMenuButton
- setHeaderMenuButtonIconHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the height of the icon shown on the auto-generated
headerMenuButton
- setHeaderMenuButtonIconWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the width of the icon shown on the auto-generated
headerMenuButton
- setHeaderMenuButtonWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the width of the auto-generated
headerMenuButton
- setHeaderSpanBaseStyle(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHeaderSpanButtonProperties(String, Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Method to update properties on a headerSpan's header button at runtime.
- setHeaderSpanHeaderTitle(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Update the headerTitle of a headerSpan
dynamically.
- setHeaderSpanHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default height for a headerSpan
with no height
specified.
- setHeaderSpans(HeaderSpan...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Header spans are a second level of headers that appear above the normal ListGrid headers, spanning one or more
listGrid fields in a manner similar to a column-spanning cell in an HTML table.
- setHeaderSpanTitle(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Update the title of a headerSpan
dynamically.
- setHeaderSpanTitleStyle(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHeaderSrc(String) - Method in class com.smartgwt.client.widgets.Window
-
If
showHeaderBackground
is
true
, this
property provides the URL of the background image for the header.
- setHeaderStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
CSS style applied to the day-of-week headers.
- setHeaderStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a header
- setHeaderStyle(String) - Method in class com.smartgwt.client.widgets.Window
-
Style for the Window header.
- setHeaderTitle(String) - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title to display in the header-bar of this Dialog.
- setHeaderTitle(String) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Optional title for the headerSpan button for this headerSpan.
- setHeaderTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Optional title for the header button for this field.
- setHeaderTitleStyle(String) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Custom titleStyle to apply to the header button created for this span instead of
headerTitleStyle
.
- setHeaderTitleStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
titleStyle
to apply to the buttons in the header, and
the sorter, for this ListGrid.
- setHeaderTitleStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Custom titleStyle to apply to this field's header button instead of
headerTitleStyle
.
Note that this will typically only
have an effect if
headerButtonConstructor
is set to
StretchImgButton
or a subclass thereof.
- setHeaderWidth(Integer) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
If set, the width for each of the spans in this headerLevel.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.calendar.Lane
-
The height of this Lane's row.
- setHeight(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Size for this component's vertical dimension.
- setHeight(String) - Method in class com.smartgwt.client.widgets.Canvas
-
- setHeight(int) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- setHeight(int) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Height in pixels.
- setHeight(int) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Height in pixels.
- setHeight(int) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Height in pixels.
- setHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the FormItem.
- setHeight(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines the height of this icon in px.
- setHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Height of the FormItem.
- setHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
default height for the spacer
- setHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
default height of this item
- setHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Default height for text items.
- setHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Height for this uploadItem.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Height of this headerSpan.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the height of the image.
- setHeight(int) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the height of a Portlet, then that height will be used as the
Portlet's
rowHeight
(if no rowHeight is set).
- setHeight(String) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the height of a Portlet, then that height will be used as the
Portlet's
rowHeight
(if no rowHeight is set).
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.StretchItem
-
The height of the image.
- setHeight(String) - Method in class com.smartgwt.client.widgets.StretchItem
-
The height of the image.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
For
type
:
"separator"
, this attribute
specifies the height of the separator.
- setHeight100() - Method in class com.smartgwt.client.widgets.Canvas
-
Convenience method that sets the height to 100%.
- setHidden(boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Whether this field should be hidden from users by default within a DataBound component.
- setHidden(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Marks a field as initially hidden for this ListGrid.
- setHidden(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Sections default to the visible state.
- setHideEmptyAxis(Axis) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
With
hideEmptyFacetValues
, controls on which
axis hiding of empty values is applied, "row" (only empty rows are hidden), "column" (only empty columns are hidden) or
both (the default).
- setHideEmptyFacetValues(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
This causes the headers for any combination of facetValues for which there are no cellRecords to be suppressed.
- setHideEmptyPickList(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this pickList contains no options, should it be hidden? If unset, default behavior is to allow the empty
pickList to show if it is databound.
- setHideEmptyPickList(Boolean) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this pickList contains no options, should it be hidden? If unset, default behavior is to allow the empty
pickList to show if it is databound.
- setHideEmptyPickList(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this pickList contains no options, should it be hidden? If unset, default behavior is to allow the empty
pickList to show if it is databound.
- setHideUsingDisplayNone(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
- setHighErrorMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setHiliteAccessKey(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If set to true, if the
title
of this button contains the
specified
accessKey
, when the title is displayed to the user it
will be modified to include HTML to underline the accessKey.
Note that this property may cause titles that include
HTML (rather than simple strings) to be inappropriately modified, so should be disabled if your title string includes
HTML characters.
- setHiliteAccessKey(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If set to true, if the
title
of this button contains the
specified
accessKey
, when the title is displayed to the user it
will be modified to include HTML to underline the accessKey.
Note that this property may cause titles that include
HTML (rather than simple strings) to be inappropriately modified, so should be disabled if your title string includes
HTML characters.
- setHiliteAccessKey(Boolean) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
If this MenuButton has a specified
accessKey
, underline it in
the title of the button by default
- setHiliteAccessKey(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
If this MenuButton has a specified
accessKey
, underline it in
the title of the button by default
- setHiliteAccessKey(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If set to true, if the
title
of this button contains the
specified
accessKey
, when the title is displayed to the user it
will be modified to include HTML to underline the accessKey.
Note that this property may cause titles that include
HTML (rather than simple strings) to be inappropriately modified, so should be disabled if your title string includes
HTML characters.
- setHiliteBodyColor(String) - Method in class com.smartgwt.client.widgets.Window
-
Highlight color for the Window body (shown when the body is flashed).
- setHiliteCanReplaceValue(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, end users can create advanced hiliting rules that will use the
replacementValue
feature to cause values in hilited cells to be
replaced with a user-entered value.
- setHiliteEditorSpanTitleSeparator(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, and
showHeaderSpanTitlesInHiliteEditor
is
true, this string will be inserted between the headerSpan title and the field title in the hiliteEditor field chooser
grid.
- setHiliteHeaderSrc(String) - Method in class com.smartgwt.client.widgets.Window
-
- setHiliteHeaderStyle(String) - Method in class com.smartgwt.client.widgets.Window
-
Highlight style for the Window header.
- setHiliteIconHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height for hilite icons for this listGrid.
- setHiliteIconHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Height for hilite icons for this field.
- setHiliteIconHeight(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Height for hilite icons for this listGrid.
- setHiliteIconHeight(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Height for hilite icons for this field.
- setHiliteIconLeftPadding(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the left of
hilite
icons
by default? Can be overridden at the field level
- setHiliteIconLeftPadding(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
How much padding should there be on the left of
hilite icons
for this field? Overrides
hiliteIconLeftPadding
- setHiliteIconLeftPadding(int) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
How much padding should there be on the left of
hilite icons
by default? Can be overridden at the field level
- setHiliteIconLeftPadding(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- setHiliteIconPosition(HiliteIconPosition) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
hiliteIcons
are present, where the hilite icon
will be placed relative to the field value.
- setHiliteIconPosition(HiliteIconPosition) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When
hiliteIcons
are present, where the hilite icon
will be placed relative to the field value.
- setHiliteIconPosition(HiliteIconPosition) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
When
hiliteIcons
are present, where the hilite
icon will be placed relative to the field value.
- setHiliteIconPosition(HiliteIconPosition) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
When
hiliteIcons
are present, where the hilite
icon will be placed relative to the field value.
- setHiliteIconRightPadding(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the right of
hilite
icons
by default? Can be overridden at the field level
- setHiliteIconRightPadding(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
How much padding should there be on the right of
hilite icons
for this field? Overrides
hiliteIconRightPadding
- setHiliteIconRightPadding(int) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
How much padding should there be on the right of
hilite icons
by default? Can be overridden at the field level
- setHiliteIconRightPadding(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- setHiliteIcons(String...) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
Specifies a list of icons that can be used in hilites.
- setHiliteIcons(String...) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Specifies a list of icons that can be used in hilites
.
- setHiliteIcons(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Specifies a list of icons that can be used in
hilites
.
- setHiliteIcons(String...) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Specifies a list of icons that can be used in
hilites
.
- setHiliteIconSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width and height of
hilite icons
for this
component.
- setHiliteIconSize(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setHiliteIconSize(int) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Default width and height of
hilite icons
for this
component.
- setHiliteIconSize(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- setHiliteIconWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Width for hilite icons for this component.
- setHiliteIconWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Width for hilite icons for this field.
- setHiliteIconWidth(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Width for hilite icons for this component.
- setHiliteIconWidth(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Width for hilite icons for this field.
- setHiliteProperty(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setHiliteProperty(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Marker that can be set on a record to flag that record as hilited.
- setHiliteProperty(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setHiliteProperty(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setHiliteProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHiliteProperty(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setHiliteProperty(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setHiliteReplaceValueFieldTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHiliteRequiredFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Indicates whether the titles of required items in this form should use the special prefix and suffix specified by the
next two properties, instead of the standard prefix and suffix.
- setHilites(Hilite[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Accepts an array of hilite objects and applies them to this DataBoundComponent.
- setHilites(Hilite...) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Hilites to be applied to the data for this component.
- setHilites(Hilite[]) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Accepts an array of hilite objects and applies them to this DataBoundComponent.
- setHilites(Hilite[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Accepts an array of hilite objects and applies them to this DataBoundComponent.
- setHilites(Hilite[]) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Accepts an array of hilite objects and applies them to this DataBoundComponent.
- setHilites(Hilite...) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Initialize this editor with a set of Hilites.
- setHilites(Hilite[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Accepts an array of hilite objects and applies them to this DataBoundComponent.
- setHilites(Hilite[]) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Accepts an array of hilite objects and applies them to this DataBoundComponent.
- setHilites(Hilite[]) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Accepts an array of hilite objects and applies them to this DataBoundComponent.
- setHiliteState(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set the current hilites based on a hiliteState String previously returned from getHilitesState.
- setHiliteState(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Set the current hilites based on a hiliteState String previously returned from getHilitesState.
- setHiliteState(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the current hilites based on a hiliteState String previously returned from getHilitesState.
- setHiliteState(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Set the current hilites based on a hiliteState String previously returned from getHilitesState.
- setHiliteState(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set the current hilites based on a hiliteState String previously returned from getHilitesState.
- setHiliteState(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Set the current hilites based on a hiliteState String previously returned from getHilitesState.
- setHiliteState(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Set the current hilites based on a hiliteState String previously returned from getHilitesState.
- setHint(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies "hint" string to show next to the form item to indicate something to the user.
- setHintStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
CSS class for the "hint" string.
- setHourIncrement(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
hourValues
is unset, this attribute specifies the
increment to use when generating entries for the hour picker.
- setHourItemPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setHourItemProperties(SelectItem) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Custom properties to apply to this timeItem's generated
hour picker
.
- setHourItemTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setHourMaxValue(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
hourValues
is unset, this attribute specifies the
maximum value present in the hour picker.
- setHourMinValue(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
hourValues
is unset, this attribute specifies the
minimum value present in the hour picker.
- setHours(int) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Set the hour value of this TimeItem.
- setHoursAgoTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "hour".
- setHoursFromNowTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "hour".
- setHourValues(Integer...) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setHoverAlign(Alignment) - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, this property can be used to customize the alignment of content in the hover
canvas.
- setHoverAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Text alignment for text displayed in this item's hover canvas, if shown.
- setHoverAutoDestroy(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true and
Canvas.getHoverComponent
is implemented, should the hoverCanvas returned from it be automatically destroyed when it is
hidden?
- setHoverCustomizer(HoverCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
HTML to be shown in hovers over cells in the column described by this field.
- setHoverCustomizer(HoverCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
* HTML to be shown in hovers over cells in the column described by this field.
- setHoverDelay(int) - Method in class com.smartgwt.client.widgets.Canvas
-
If this.canHover
is true, how long should the mouse be kept over this widget before the hover event is
fired
- setHoverDelay(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified, this is the number of milliseconds to wait between the user rolling over this form item, and triggering
any hover action for it.
If not specified this.form.itemHoverDelay
will be used instead.
- setHoverHeight(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, this property can be used to customize the height of the hover canvas shown.
- setHoverHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Option to specify a height for any hover shown for this item.
- setHoverHTMLCustomizer(HoverHTMLCustomizer) - Method in class com.smartgwt.client.widgets.Img
-
If this.showHover
is true, when the user holds the mouse over this Canvas for long enough to trigger a
hover event, a hover canvas is shown by default.
- setHoverLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for text in a floating label that represents the data value shown whenever the mouse moves withing the main
chart area when
showValueOnHover
is enabled.
- setHoverMode(HoverMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
showHoverComponents
is true, the builtin
mode to use when automatically creating a hover component for rows in this grid.
- setHoverMoveWithMouse(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, should this widget's hover canvas be moved with the mouse while visible?
- setHoverOpacity(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, should the hover canvas be shown with opacity other than 100?
- setHoverOpacity(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Opacity for any hover shown for this item
- setHoverRectProperties(DrawRect) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for rectangle that drawed behind of a floating hover label that represents the data value.
- setHoverStyle(String) - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, this property can be used to specify the css style to apply to the hover canvas.
- setHoverStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Explicit CSS Style for any hover shown for this item.
- setHoverStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Style to apply to hovers shown over this grid.
- setHoverVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, this property can be used to customize the vertical alignment of content in the
hover canvas.
- setHoverVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Vertical text alignment for text displayed in this item's hover canvas, if shown.
- setHoverWidth(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true, this property can be used to
customize the width of the hover canvas shown.
- setHoverWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Option to specify a width for any hover shown for this item.
- setHoverWrap(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, this property can be used to customize the whether content in the hover canvas
is displayed in a single line, or wraps.
- setHPolicy(LayoutPolicy) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Sizing policy applied to members on horizontal axis
- setHResizeCursor(Cursor) - Method in class com.smartgwt.client.widgets.Splitbar
-
Cursor to display if this Splitbar is to be used for horizontal resize of widgets.
- setHspace(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines the number of pixels space to be displayed on the left of this form item
icon.
If unset the form item's iconHSpace
property will be used instead.
- setHSrc(String) - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
Default src to display when
vertical
is false, and
src
is unset.
- setHSrc(String) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Base URL for the images used for the horizontal scrollbar track and end buttons.
- setHSrc(String) - Method in class com.smartgwt.client.widgets.Splitbar
-
Base URL for the image if
vertical
is false and
src
is unset.
- setHSrc(String) - Method in class com.smartgwt.client.widgets.StretchImg
-
Base URL for the image if
vertical
is false and
src
is unset.
- setHSrc(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Image for horizontal resizer for a vertical Toolstrip
- setHSrc(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Image for horizontally oriented separator (for vertical toolstrips).
- setHThumbStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
Optional CSS style for the thumb for a horizontally oriented slider.
- setHTML(String) - Method in interface com.smartgwt.client.util.PrintHTMLCallback
-
Set the print html content.
- setHTML(String, PrintCanvasCallback) - Method in class com.smartgwt.client.widgets.PrintCanvas
-
Update the HTML content displayed in this print canvas.
- setHtmlAfter(String) - Method in class com.smartgwt.client.data.Hilite
-
HTML to append to the end of cell values where this hilite is applied.
- setHtmlBefore(String) - Method in class com.smartgwt.client.data.Hilite
-
HTML to prepend to cell values where this hilite is applied.
- setHtmlColor(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Changes the selected color to the one represented by the supplied HTML color string.
- setHtmlElement(Element) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setHtmlFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'HTML' field in the complex chooser.
- setHtmlFieldTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'HTML' field in the complex chooser.
- setHtmlPosition(DrawPosition) - Method in class com.smartgwt.client.widgets.Canvas
-
If htmlElement
is specified, this attribute specifies the
position where the canvas should be inserted relative to the htmlElement
in the DOM.
- setHtmlValue(String) - Method in class com.smartgwt.client.data.Hilite
-
Value to show in place of the actual value from the record, for a record that matches this hilite.
- setHTrackStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
Optional CSS style for the track for a horizontally oriented slider.
- setHttpHeaders(Map) - Method in class com.smartgwt.client.rpc.RPCRequest
-
HTTP headers to send, as a mapping Header name -> Header value, eg
{ "Content-Type" : "text/xml" }
- setHttpMethod(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Selects the HTTP method that will be used for the request.
- setHttpMethod(SendMethod) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Selects the HTTP method that will be used when fetching content.
- setHttpMethod(String) - Method in class com.smartgwt.client.widgets.ViewLoader
-
Selects the HTTP method that will be used when fetching content.
- setHue(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Sets the Hue of the selected color
- setHueFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Hue' field in the complex chooser.
- setHueFieldTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Hue' field in the complex chooser.
- setIcon(String) - Method in class com.smartgwt.client.data.Hilite
-
URL of an icon to show when this hilite is applied to a cell.
- setIcon(String) - Method in class com.smartgwt.client.widgets.Button
-
Optional icon to be shown with the button title text.
- setIcon(String) - Method in class com.smartgwt.client.widgets.Dialog
-
Icon to show in this dialog - see
message
.
- setIcon(String) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Optional icon image to display on the button for this item.
- setIcon(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Optional icon to show next to the title for this field.
- setIcon(String) - Method in class com.smartgwt.client.widgets.IconButton
-
Icon to show to the left of or above the title, according to the button's
Orientation
.
- setIcon(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
Optional icon to be shown with the button title text.
- setIcon(String) - Method in class com.smartgwt.client.widgets.Label
-
Optional icon to be shown with the button title text.
- setIcon(String) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Optional icon to be shown with the button title text.
- setIcon(String) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Base filename of the icon that represents open and closed states.
- setIcon(String) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Base filename of the icon that represents open and closed states.
- setIcon(String) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The filename for this item's custom icon.
- setIcon(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Optional icon to be shown with the button title text.
- setIcon(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Optional icon to be shown with the button title text.
- setIcon(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified, this tab will show an icon next to the tab title.
- setIcon(String, int, int) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified, this tab will show an icon next to the tab title.
- setIcon(String, int) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified, this tab will show an icon next to the tab title.
- setIcon(String) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
This Property allows the developer to customize the icon displayed next to a node.
- setIconAlign(String) - Method in class com.smartgwt.client.widgets.Button
-
If this button is showing an icon should it be right or left aligned?
- setIconAlign(String) - Method in class com.smartgwt.client.widgets.IconButton
-
This attribute is not supported in this subclass.
- setIconAlign(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
If this button is showing an icon should it be right or left aligned?
- setIconAlign(String) - Method in class com.smartgwt.client.widgets.Label
-
If this button is showing an icon should it be right or left aligned?
- setIconAlign(String) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
If this button is showing an icon should it be right or left aligned?
- setIconAlign(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If this button is showing an icon should it be right or left aligned?
- setIconBodyStyleName(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
If set, the CSS style used for the body of this menu when there is an icon field.
- setIconField(String) - Method in class com.smartgwt.client.data.DataSource
-
Designates a field of
type
:"image" as the field to use when rendering a
record as an image, for example, in a
TileGrid
.
- setIconField(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
This property allows the developer to specify the icon displayed next to a record.
- setIconFieldTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The
title
of the 'Icon' picker.
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.Button
-
Height in pixels of the icon image.
- setIconHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default height for form item icons
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
icon
is specified, this property can be used to
specify the height of the icon to be displayed in the ListGrid header button.
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.ImgButton
-
Height in pixels of the icon image.
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.Label
-
Height in pixels of the icon image.
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Height in pixels of the icon image.
- setIconHeight(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
The default height applied to custom icons in this menu.
- setIconHeight(int) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The height applied to this item's icon.
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Height in pixels of the icon image.
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Height in pixels of the icon image.
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
icon
is specified, this property may be used to specify a size
for the icon
- setIconHSpace(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Horizontal space (in px) to leave between form item icons.
- setIconOrientation(String) - Method in class com.smartgwt.client.widgets.Button
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- setIconOrientation(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is showing an icon, should it appear to the left or right of the title?
Valid options are
"left"
or "right"
- setIconOrientation(String) - Method in class com.smartgwt.client.widgets.IconButton
-
This attribute is not supported in this subclass.
- setIconOrientation(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- setIconOrientation(String) - Method in class com.smartgwt.client.widgets.Label
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- setIconOrientation(String) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- setIconOrientation(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- setIconOrientation(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- setIconPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default prompt (and tooltip-text) for icons.
- setIcons(FormItemIcon...) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
An array of descriptor objects for icons to display in a line after this form item.
- setIcons(FormItemIcon...) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property can be used to specify icons
to be displayed in the editors displayed for this field
- setIconSize(int) - Method in class com.smartgwt.client.widgets.Button
-
Size in pixels of the icon image.
- setIconSize(int) - Method in class com.smartgwt.client.widgets.Dialog
-
Size of the icon to show in this dialog.
- setIconSize(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
icon
is specified, this property can be used to
specify the size of the icon to be displayed in the ListGrid header button.
- setIconSize(int) - Method in class com.smartgwt.client.widgets.ImgButton
-
Size in pixels of the icon image.
- setIconSize(int) - Method in class com.smartgwt.client.widgets.Label
-
Size in pixels of the icon image.
- setIconSize(int) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Size in pixels of the icon image.
- setIconSize(int) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size in pixels of the icon image.
- setIconSize(int) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size in pixels of the icon image.
- setIconSize(Integer) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
icon
is specified, this property may be used to specify a size
for the icon.
- setIconSize(int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The standard size (same height and width, in pixels) of node icons in this treeGrid.
- setIconSpacing(int) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Pixels between icon and title text.
- setIconSpacing(int) - Method in class com.smartgwt.client.widgets.ImgButton
-
Pixels between icon and title text.
- setIconSpacing(int) - Method in class com.smartgwt.client.widgets.Label
-
Pixels between icon and title text.
- setIconSpacing(int) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Pixels between icon and title text.
- setIconVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
How should icons be aligned vertically for this form item.
- setIconVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
How should icons be aligned vertically for this form item.
- setIconVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Align icons with the top edge of text area icons by default.
- setIconVAlign(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
iconVAlign
.
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.Button
-
Width in pixels of the icon image.
- setIconWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default width for form item icons
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
icon
is specified, this property can be used to
specify the width of the icon to be displayed in the ListGrid header button.
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.ImgButton
-
Width in pixels of the icon image.
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.Label
-
Width in pixels of the icon image.
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Width in pixels of the icon image.
- setIconWidth(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
The default width applied to custom icons in this menu.
- setIconWidth(int) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The width applied to this item's icon.
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Width in pixels of the icon image.
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Width in pixels of the icon image.
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
icon
is specified, this property may be used to specify a size
for the icon
- setID(String) - Method in class com.smartgwt.client.core.BaseClass
-
- setID(String) - Method in class com.smartgwt.client.data.DataSource
-
- setId(String) - Method in class com.smartgwt.client.data.Hilite
-
Unique id for this hilite definition.
- setID(Widget, String) - Static method in class com.smartgwt.client.util.DOMUtil
-
- setID(Element, String) - Static method in class com.smartgwt.client.util.DOMUtil
-
- setID(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Optional ID for this process element, allowing it to be referred to from
Gateway
s, or as the
startElement
.
- setID(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setId(Integer) - Method in class com.smartgwt.client.widgets.cube.Facet
-
id of this facet.
- setId(String) - Method in class com.smartgwt.client.widgets.cube.Facet
-
id of this facet.
- setId(Integer) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
id of this facetValue.
- setId(String) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
id of this facetValue.
- setId(String) - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
The ID of the gradient.
- setID(String) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Optional ID for the section.
- setId(String) - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Sets the 'id' attribute on the object.
- setID(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Optional ID for the tab, which can later be used to reference the tab.
- setID(String) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For trees with
modelType
"parent", this property
specifies the unique ID of this node.
- setIdField(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of the property on a
TreeNode
that holds an id for the node which is
unique across the entire Tree.
- setIFrameURL(String) - Method in class com.smartgwt.client.widgets.HTMLPane
-
Set the url of the IFrame.
- setIgnoreKeyboardClicks(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setIgnoreRTL(Boolean) - Method in class com.smartgwt.client.widgets.StretchImg
-
- setIgnoreTimeout(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
When set to true, no reply is expected from the server.
- setImage(String, String) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the URL of an image element by name.
- setImage(String, String, String) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the URL of an image element by name.
- setImageHeight(Integer) - Method in class com.smartgwt.client.data.DataSourceField
-
Height of the image-content of this field.
- setImageHeight(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Height of the image-content of this field.
- setImageHeight(String) - Method in class com.smartgwt.client.data.fields.DataSourceImageField
-
- setImageHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Height of image shown for fieldTypes image and imageFile in this field.
- setImageHeight(Integer) - Method in class com.smartgwt.client.widgets.Img
-
Explicit size for the image, for
imageType
settings that would
normally use the image's natural size (applies to
imageType
"center" and "normal" only).
- setImageHeight(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Height of image shown for fieldTypes image in this field.
- setImageSize(Integer) - Method in class com.smartgwt.client.data.DataSourceField
-
Width and height of the image-content of this field.
- setImageSize(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Width and height of the image-content of this field.
- setImageSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default size of thumbnails shown for fieldTypes image and imageFile.
- setImageSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Size of images shown for fieldTypes image and imageFile in this field.
- setImageSize(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Size of images shown for fieldTypes image in this field.
- setImageType(ImageStyle) - Method in class com.smartgwt.client.widgets.Img
-
Indicates whether the image should be tiled/cropped, stretched, or centered when the size of this widget does
not match the size of the image.
- setImageType(ImageStyle) - Method in class com.smartgwt.client.widgets.StretchImg
-
Indicates whether the image should be tiled/cropped, stretched, or centered when the size of this widget does
not match the size of the image.
- setImageURLPrefix(String) - Method in class com.smartgwt.client.data.fields.DataSourceImageField
-
Set the imageURLPrefix.
- setImageURLPrefix(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Prefix to apply to the beginning of any valueIcons
when determining the URL for the image.
- setImageURLPrefix(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has type [
ListGridFieldType
] set to
"image"
and the URL for
the image displayed is not absolute, the path of the URL will be relative to this string
Alternatively, if this
field displays any valueIcons, this prefix will be applied to the beginning of any
valueIcons
when determining the URL for the image.
- setImageURLPrefix(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to "image"
and the URL for the image displayed is not absolute, the path of the
URL will be relative to this string
- setImageURLSuffix(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Suffix to apply to the end of any valueIcons
when
determining the URL for the image.
- setImageURLSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If any cells in this field are showing a value icon (see:
valueIcons
) or this is has
ListGridFieldType
set to
"image"
, this 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
imageURLSuffix
.
- setImageWidth(Integer) - Method in class com.smartgwt.client.data.DataSourceField
-
Width of the image-content of this field.
- setImageWidth(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Width of the image-content of this field.
- setImageWidth(String) - Method in class com.smartgwt.client.data.fields.DataSourceImageField
-
- setImageWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Width of images shown for fieldTypes image and imageFile in this field.
- setImageWidth(Integer) - Method in class com.smartgwt.client.widgets.Img
-
Explicit size for the image, for
imageType
settings that would
normally use the image's natural size (applies to
imageType
"center" and "normal" only).
- setImageWidth(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Width of images shown for fieldTypes image in this field.
- setImgDir(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setImgDir(String) - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the image-specific image directory to override the default.
- setImplicitSave(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When true, indicates that changes to items in this form will be automatically saved on a
delay
, as well as when the entire form is submitted.
- setImplicitSave(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When true, indicates that changes to this item will cause an automatic save on a
delay
, as well as when the entire form is submitted.
- setImplicitSaveDelay(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When
implicitSave
is true, this attribute dictates
the millisecond delay after which form items are automatically saved during editing.
- setImplicitSaveOnBlur(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, form item values will be automatically saved when each item's "editorExit" handler is fired as well as on a
delay and when the entire form is submitted.
- setImplicitSaveOnBlur(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If not set to false, form item values will be saved when this item's "editorExit" handler is fired as well as on a
delay and when the entire form is submitted.
- setInapplicable(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
For use in
ComponentSchema
, a field
inherited
from another schema can be redeclared with this property
set in order to indicate that the property should not be used.
- setIncludeControls(String[]) - Method in class com.smartgwt.client.util.PrintProperties
-
An array of Strings indicating the classNames of controls that should be specifically included when printing, even if a
superclass is listed in omitControls
.
- setIncludeFrom(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Indicates this field's values should be fetched from another, related DataSource.
- setIncludeFrom(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Indicates this field's values come from another, related DataSource.
- setIncludeHilitesInSummaryFields(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When assembling a value for a
summary field
, if
a referenced field is hilited, should the hilite HTML be included in the summary field value?
- setIncludeInRecordSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If a listGrid is showing a field of type summary, should this field be passed to the recordSummaryFunction when
calculating the summary value to display.
- setIncludeInSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
If specified as false this record should be ignored when calculating summary totals to be shown in the
summary row
for this grid.
- setIncludeInSummaryProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will be checked to determine whether a record should be included when calculating totals
for the
grid summary
.
- setIndentRecordComponents(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For record components placed "within" the
treeField
column, should the component be indented to the position where a title would normally show?
- setIndentSize(int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The amount of indentation (in pixels) to add to a node's icon/title for each level down in this tree's hierarchy.
- setInfoField(String) - Method in class com.smartgwt.client.data.DataSource
-
Name of the field that has the second most pertinent piece of textual information in the record, for use when a
DataBoundComponent
needs to show a short summary of a record.
- setInfoField(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display as part of individual record in "summary"
RecordLayout
s.
- setInheritsFrom(String) - Method in class com.smartgwt.client.data.DataSource
-
ID of another DataSource this DataSource inherits its
fields
from.
- setInheritsFrom(DataSource) - Method in class com.smartgwt.client.data.DataSource
-
ID of another DataSource this DataSource inherits its DataSource fields from.
Local fields (fields defined
in this DataSource) are added to inherited fields to form the full set of fields.
- setInheritsFrom(String) - Method in class com.smartgwt.client.data.SimpleType
-
Name of another SimpleType from which this type should inherit.
- setInheritsFrom(FieldType) - Method in class com.smartgwt.client.data.SimpleType
-
Name of another SimpleType from which this type should inherit.
- setInitHandler(FormItemInitHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specify a notification method to fire when this formItem is initialized in JavaScript.
- setInitialCriteria(Criteria) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setInitialCriteria(Criteria) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- setInitialCriteria(Criteria) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setInitialCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setInitialCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setInitialCriteria(Criteria) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setInitialCriteria(Criteria) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setInitialData(Record[]) - Method in class com.smartgwt.client.data.ResultSet
-
Initial set of data for the ResultSet.
- setInitialData(TreeNode[]) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
You can specify the initial set of data for a databound TreeGrid using this property.
- setInitialLength(Integer) - Method in class com.smartgwt.client.data.ResultSet
-
Initial value of the data set length.
- setInitialSort(SortSpecifier...) - Method in class com.smartgwt.client.data.ResultSet
-
Initial multi property sort specification for this ResultSet's data.
- setInitialSort(SortSpecifier[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An array of SortSpecifier objects used to set up the initial sort configuration for
this grid.
- setInlineAndNotTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "And Not" operator (only applicable to the "inline" appearance)
- setInlineAndTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "And" operator (only applicable to the "inline" appearance)
- setInlinedValues(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
When applied to a Chart, does the chart's data contain multiple values per record for this facet.
- setInlineOrTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "Or" operator (only applicable to the "inline" appearance)
- setInlineView(Canvas) - Method in class com.smartgwt.client.util.workflow.UserTask
-
An inline definition of the form.
- setInnerHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the buttons in the innermost column header for
this cubeGrid.
- setInnerTitleOrientation(TitleOrientation) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The title orientation for the to / from sub-items.
- setInputField(String) - Method in class com.smartgwt.client.util.workflow.Task
-
Field in the
process state
which is provided as input data to
this task.
- setInputFields(String...) - Method in class com.smartgwt.client.util.workflow.Task
-
List of multiple fields from the
process state
which are
provided as input data to this task.
- setInputFormat(String) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets up the default system-wide input format for strings being parsed into dates via Date.parseInput()
.
- setInputFormat(String) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is
true
this
property can be used to specify the input format for date strings.
- setInputFormat(String) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
For fields of type
"date"
, if this is an editable field such as a
TextItem
, this property allows you to specify the
inputFormat
applied to the item.
- setInputFormat(String) - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
If
useTextField
is
true
this
property can be used to specify the input format for date strings.
- setInputFormat(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For fields of type
"date"
, if this is an editable field such as a
TextItem
, this property allows you to specify the
inputFormat
applied to the item.
- setInputFormat(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Format for direct user input of date values.
- setInputTransformer(FormItemInputTransformer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The transformer is called when a FormItem's value is about to change as the result of user interaction.
- setInstantScrollTrackRedraw(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, if the user clicks on the scroll buttons at the end of the track or clicks once on the scroll track, there will
be an instant redraw of the grid content so that the user doesn't see any blank space.
- setInvalidateCache(Boolean) - Method in class com.smartgwt.client.data.DSResponse
-
Optional flag that can be set by the server to force ResultSets to drop any caches of records from the DataSource
that was the target of the operation.
- setInvalidateCache(Boolean) - Method in class com.smartgwt.client.data.OperationBinding
-
If set, every invocation of this operationBinding will invalidate the local cache, forcing a server visit to refresh the
data.
- setInvalidDateMessage(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The message to display in the
eventEditor
when the
'To' date is greater than the 'From' date and a save is attempted.
- setInvalidDateStringMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Validation error message to display if the user enters an invalid date
- setInvalidHilitePrompt(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The message to show when the user clicks "Save" without entering any criteria.
- setInvalidListPrompt(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
This is a dynamic string - text within \${...}
will be evaluated as JS code when the message is displayed.
- setInvalidRangeErrorMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Error message to display if the user enters a date range where the "To" field value is earlier than the "From" field
value.
- setInvalidSummaryValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setInvalidTimeStringMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Validation error message to display if the user enters an invalid time string.
- setInvertClosedGripIfTargetAfter(boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
If
showClosedGrip
is true, and
targetAfter
is true should we show the "closed" state for the grip
when the target is visible (rather than when it is hidden).
- setIsAsync(Boolean) - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Whether the script task is asynchronous.
- setIsFolder(boolean) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Set to true
to explicitly mark this node as a folder.
- setIsFolderProperty(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of property that defines whether a node is a folder.
- setIsGridSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
This attribute will automatically be set to true for the record representing the grid-level summary row shown if
showGridSummary
is true.
- setIsGroup(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Should a grouping frame be shown around this canvas.
- setIsGroupSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
This attribute will automatically be set to true for records representing group-level summary rows shown if
showGroupSummary
is true.
- setIsMinimizeValue(Boolean) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Used to determine which facetValue is to be shown when the facet is minimized.
- setIsModal(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, when shown this Window will intercept and block events to all other existing components on the page.
- setIsomorphicDir() - Static method in class com.smartgwt.client.util.Page
-
Specify the root directory for Isomorphic-supplied files.
- setIsomorphicDir(String) - Static method in class com.smartgwt.client.util.Page
-
Specify the root directory for Isomorphic-supplied files.
- setIsRemoveField(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set to true and
canRemoveRecords
is true, this
field will be rendered as the remove-field for this grid.
- setIsSeparator(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting a separator row.
When set to true
, defines a horizontal separator in the
listGrid object.
- setIsSeparator(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
When set to
true
, this menu item shows a horizontal separator instead of the
title
text.
- setIsSeparatorProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If record[this.isSeparatorProperty]
is set for some record, the record will be displayed as a simple
separator row.
- setIsTree(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Marks this facet as a hierarchical facet.
- setItemBaseStyle(String) - Method in class com.smartgwt.client.widgets.StretchImg
-
If specified this css class will be applied to the individual item images within this StretchImg.
- setItemChecked(MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Checks or unchecks the menu item according to the value of newState, and redraws the menu if necessary.
- setItemChecked(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Checks or unchecks the menu item according to the value of newState, and redraws the menu if necessary.
- setItemChecked(MenuItem, boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Checks or unchecks the menu item according to the value of newState, and redraws the menu if necessary.
- setItemChecked(int, boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Checks or unchecks the menu item according to the value of newState, and redraws the menu if necessary.
- setItemEnabled(MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Enables or disables the menu item according to the value of newState, and redraws the menu if necessary.
- setItemEnabled(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Enables or disables the menu item according to the value of newState, and redraws the menu if necessary.
- setItemEnabled(MenuItem, boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Enables or disables the menu item according to the value of newState, and redraws the menu if necessary.
- setItemEnabled(int, boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Enables or disables the menu item according to the value of newState, and redraws the menu if necessary.
- setItemEndIndent(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Size, in pixels, of indentation of all member items relative to the end of the alignment axis.
- setItemHoverAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Text alignment for hovers shown for items
- setItemHoverDelay(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If the user rolls over an item, how long a delay before we fire any hover action / show a hover for that item?
- setItemHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The FormItemHoverFormatter should return the HTML to display in a hover canvas when the user holds the mousepointer over this item.
- setItemHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The FormItemHoverFormatter should return the HTML to display in a hover canvas when the user holds the mousepointer over this item.
- setItemHoverHeight(Integer) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A default height for hovers shown for items
- setItemHoverOpacity(Integer) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Opacity for hovers shown for items
- setItemHoverStyle(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
CSS Style for hovers shown for items
- setItemHoverVAlign(Integer) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Vertical text alignment for hovers shown for items
- setItemHoverWidth(Integer) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A default width for hovers shown for items
- setItemIcon(MenuItem, String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Sets the icon and disabled icon (if specified) for a particular menu item and redraws the menu if necessary.
- setItemIcon(int, String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Sets the icon and disabled icon (if specified) for a particular menu item and redraws the menu if necessary.
- setItemIcon(MenuItem, String, String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Sets the icon and disabled icon (if specified) for a particular menu item and redraws the menu if necessary.
- setItemIcon(int, String, String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Sets the icon and disabled icon (if specified) for a particular menu item and redraws the menu if necessary.
- setItemIds(String...) - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
IDs of the items that should be considered a member of this section.
- setItemIndent(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Size, in pixels, of indentation of all member items.
- setItemLayout(FormLayoutType) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Layout style to use with this form.
- setItemProperties(FormItem) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Properties to apply to all generated items within this RadioGroup.
- setItemProperties(int, MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Set arbitrary properties for a particular menu item.
- setItems(FormItem...) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setItems(Canvas...) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
List of Canvases that constitute the section.
- setItems(MenuItem...) - Method in class com.smartgwt.client.widgets.menu.Menu
-
- setItems(StretchItem...) - Method in class com.smartgwt.client.widgets.StretchImg
-
The list of images to display as an array of objects specifying the image names and
sizes.
- setItemStartIndent(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Size, in pixels, of indentation of all member items relative to the start of the alignment axis.
- setItemTitle(MenuItem, String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Sets the title of a particular menu item to the string specified by newTitle and redraws the menu if necessary.
- setItemTitle(int, String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Sets the title of a particular menu item to the string specified by newTitle and redraws the menu if necessary.
- setItemTitleHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The FormItemHoverFormatter
should return the HTML to display in a hover canvas
when the user holds the mousepointer over an item's title and the title is clipped.
- setItemTitleHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The FormItemHoverFormatter
should return the HTML to display in a hover canvas
when the user holds the mousepointer over this item's title and the title is clipped.
- setItemValueHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The FormItemHoverFormatter
should return the HTML to display in a hover canvas
when the user holds the mousepointer over an item's value and the value is clipped.
- setItemValueHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The FormItemHoverFormatter
should return the HTML to display in a hover canvas
when the user holds the mousepointer over this item's value and the value is clipped.
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.AdvancedCriteria
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.Criterion
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.DataSource
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.DataSourceField
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.DSRequest
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.DSRequestModifier
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.DSResponse
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.Hilite
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.OperationBinding
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.RestDataSource
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.SimpleType
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.TextExportSettings
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.TextImportSettings
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.TextSettings
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.WSDataSource
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.XJSONDataSource
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.rpc.RPCRequest
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.rpc.RPCResponse
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.util.JSONEncoder
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.util.PrintProperties
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.util.workflow.DecisionGateway
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.util.workflow.Process
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.util.workflow.ProcessSequence
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.util.workflow.StateTask
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.util.workflow.Task
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.util.workflow.UserTask
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.util.workflow.XORGateway
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.BatchUploader
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.Button
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.calendar.EventWindow
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.calendar.Lane
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.calendar.Timeline
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.Canvas
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.cube.CellRecord
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.cube.Facet
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.cube.FacetValueMap
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.Dialog
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.ColorStop
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.DrawBlockConnector
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.Point
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.Shadow
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.SimpleGradient
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.FieldPickerWindow
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.FiscalYear
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.BooleanItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.ColorPickerItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.DoubleItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.FloatItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.IntegerItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.IPickTreeItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.PasswordItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.ResetItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.SubmitItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.ViewFileItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.PropertySheet
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.SearchForm
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.grid.DateGrid
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.grid.GridRenderer
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.grid.GroupSummary
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.HTMLPane
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.IButton
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.IconButton
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.Img
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.ImgButton
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.ImgProperties
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.Label
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.layout.FlowLayout
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.layout.HLayout
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.layout.HStack
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.layout.Layout
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.layout.LayoutSpacer
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.layout.VLayout
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.layout.VStack
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.menu.IconMenuButton
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.menu.Menu
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.menu.MenuBar
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.NavigationButton
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.plugins.Applet
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.plugins.BrowserPlugin
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.plugins.SVG
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.PrintCanvas
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.PrintWindow
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.Progressbar
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.RangeSlider
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.Scrollbar
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.Slider
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.Snapbar
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.Splitbar
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.StretchImg
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.StretchItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.tab.Tab
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.tile.TileRecord
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripButton
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.tree.Tree
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.tree.TreeGridField
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.UserFormula
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.UserSummary
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerRecord
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.ViewLoader
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.Window
-
- setJavascriptProperty(BeanClass, String, Object) - Method in class com.smartgwt.client.bean.BeanFactory
-
- setJavascriptProperty(BeanClass, String, Object) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseWidget
-
- setJavascriptProperty(BeanClass, String, Object) - Method in class com.smartgwt.client.bean.BeanFactoryForDataClass
-
- setJSNIErrorHandler() - Static method in class com.smartgwt.client.util.LogUtil
-
- setJsObj(JavaScriptObject) - Method in class com.smartgwt.client.core.JsObject
-
- setJsonPrefix(String) - Method in class com.smartgwt.client.data.DataSource
-
Allows you to specify an arbitrary prefix string to apply to all json format responses sent from the server to this
application.
- setJsonPrefix(String) - Method in class com.smartgwt.client.data.RestDataSource
-
Allows you to specify an arbitrary prefix string to apply to all json format responses sent from the server to this
application.
- setJsonRecordXPath(String) - Method in class com.smartgwt.client.data.RestDataSource
-
recordXPath
mapping to the data node of json returned by the server.
- setJsonSuffix(String) - Method in class com.smartgwt.client.data.DataSource
-
Allows you to specify an arbitrary suffix string to apply to all json format responses sent from the server to this
application.
- setJsonSuffix(String) - Method in class com.smartgwt.client.data.RestDataSource
-
Allows you to specify an arbitrary suffix string to apply to all json format responses sent from the server to this
application.
- setKeepInParentRect(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Constrains drag-resizing and drag-repositioning of this canvas to either the rect of its parent (if set to true) or an
arbitrary rect based its parent (if set to a [Left,Top,Width,Height] rect array).
- setKeepInParentRect(Integer...) - Method in class com.smartgwt.client.widgets.Canvas
-
Constrains drag-resizing and drag-repositioning of this canvas to either the rect of its parent (if set to true) or an
arbitrary rect based its parent (if set to a [Left,Top,Width,Height] rect array).
- setKeepInParentRect(Rectangle) - Method in class com.smartgwt.client.widgets.Canvas
-
- setKeepInParentRect(Boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Constrains drag-resizing and drag-repositioning of this draw item to either the current visible area of the
draw pane
or an arbitrary bounding box (if set to an array of the form
[left, top, left + width, top + height]
).
- setKeepInParentRect(Float...) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Constrains drag-resizing and drag-repositioning of this draw item to either the current visible area of the
draw pane
or an arbitrary bounding box (if set to an array of the form
[left, top, left + width, top + height]
).
- setKeepInParentRect(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If Window.canDragReposition or Window.canDragResize is true, should the windows size and position be constrained
such that it remains within the viewport of its parent element (or for top level windows, within the viewport of
the browser window)?
Note: keepInParentRect affects only user drag interactions, not programmatic moves.
- setKeepInParentRect(Rectangle) - Method in class com.smartgwt.client.widgets.Window
-
If Window.canDragReposition or Window.canDragRShowcaseDataesize is true, should the windows size and position be
constrained such that it remains within the viewport of its parent element (or for top level windows, within the
viewport of the browser window)? Can also be set to an array denoting an arbitrary Rectangle beyond which the
window cannot be moved.
- setKeepParentsOnFilter(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
If set, tree-based filtering is performed such that parent nodes are kept as long as they have children that match the
filter criteria, even if the parents themselves do not match the filter criteria.
- setKeepParentsOnFilter(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If set, tree-based filtering is performed such that parent nodes are kept as long as they have children that match the
filter criteria, even if the parents themselves do not match the filter criteria.
- setKeyName(String) - Method in class com.smartgwt.client.core.KeyIdentifier
-
Set the keyName.
- setKeyPressFilter(String) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Sets a keypress filter regular expression to limit valid characters that can be entered by the user.
- setKeys(KeyIdentifier...) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Shortcut key(s) to fire the menu item action.
- setKeyTitle(String) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
A string to display in the shortcut-key column for this item.
- setKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Array of control knobs to display for this item.
- setKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
NOTE: DrawGroups do not support knobs.
- setKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Array of control knobs to display for this item.
- setKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
NOTE: DrawLabels do not support knobs.
- setKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Array of control knobs to display for this item.
- setKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Array of control knobs to display for this item.
- setKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
NOTE: DrawPath items do not support knobs.
- setKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
NOTE: DrawSector items do not support knobs.
- setLabelAsTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- setLabelBreadthPad(Integer) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- setLabelCollapseMode(LabelCollapseMode) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
What to do when there are too many data points to be able to show labels for every data point at the current chart size
- see
LabelCollapseMode
.
- setLabelConstructor(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
Smart GWT class for the title label.
- setLabelHeight(int) - Method in class com.smartgwt.client.widgets.Slider
-
The height of the labels used to display the minimum, maximum and current values of the slider.
- setLabelHPad(Integer) - Method in class com.smartgwt.client.widgets.ImgButton
-
Horizontal padding to be applied to this widget's label.
- setLabelHPad(Integer) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- setLabelLengthPad(Integer) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- setLabelPrefix(String) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The label prefix.
- setLabelPrefix(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
text to put before a label
- setLabelSkinImgDir(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Specifies a skinImgDir to apply to the label containing the title of this StretchImgButton.
- setLabelSkinImgDir(String) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Base path for images shown within this ImgTab's label.
- setLabelSpacing(int) - Method in class com.smartgwt.client.widgets.Slider
-
The space around the labels used to display the minimum, maximum and current values of the slider.
- setLabelStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a normal detail label
- setLabelSuffix(String) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The label suffix.
- setLabelSuffix(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
text to put after a label
- setLabelVPad(Integer) - Method in class com.smartgwt.client.widgets.ImgButton
-
Vertical padding to be applied to this widget's label.
- setLabelVPad(Integer) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- setLabelWidth(int) - Method in class com.smartgwt.client.widgets.Slider
-
The width of the labels used to display the minimum, maximum and current values of the slider.
- setLane(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
When in Timeline mode, a string that represents the name of the
lane
this
CalendarEvent
should sit in.
- setLaneFields(ListGridField...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Field definitions for the frozen area of the
timelineView
, which shows data about the timeline
lanes
.
- setLaneNameField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the field which will determine the
lane
in
which this event will be displayed for the
timelineView
- setLanes(Lane...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An array of
Lane
definitions that determine the rows of the timeline view.
- setLargeIcon(String) - Method in class com.smartgwt.client.widgets.IconButton
-
Icon to show above the title when
Orientation
is "vertical".
- setLargeIconSize(int) - Method in class com.smartgwt.client.widgets.IconButton
-
The size of the large icon for this button.
- setLayoutAlign(Alignment) - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a Layout, layoutAlign controls alignment on the breadth axis of the layout.
- setLayoutAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a Layout, layoutAlign controls alignment on the breadth axis of the layout.
- setLayoutBottomMargin(Integer) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the bottom side.
- setLayoutLeftMargin(Integer) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the left-hand side.
- setLayoutMargin(Integer) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members.
- setLayoutMargin(Integer) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
A margin left around the outside of all tiles.
- setLayoutPolicy(TileLayoutPolicy) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Policy for laying out tiles.
- setLayoutRightMargin(Integer) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the right-hand side.
- setLayoutStyle(MultiComboBoxLayoutStyle) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Specifies the layout style of the combo box and the buttons in the MultiComboBoxItem.
- setLayoutTopMargin(Integer) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the top side.
- setLeadingDateField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the leading date field for each event.
- setLeaveHeaderMenuButtonSpace(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setLeaveHeaderMenuButtonSpace(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setLeaveScrollbarGap(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to leave a gap for the vertical scrollbar, even when it's not present.
- setLeaveScrollbarGap(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Whether to leave a gap for a vertical scrollbar even when one is not actually present.
- setLeaveSelectionCheckboxGap(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
selectionAppearance
:"checkbox" is set on
the treegrid, and a node can't be selected, should a gap be left where the checkbox icon would normally appear, in order
to make the node's icon and title line up with the content for other nodes in the same parent?
- setLeft(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the left side of the widget is offset to the right from its default drawing context (either its
parent's topleft corner, or the document flow, depending on the value of the
position
property).
- setLeft(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the left side of the widget is offset to the right from its default drawing context (either its
parent's topleft corner, or the document flow, depending on the value of the
position
property).
- setLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- setLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Left coordinate in pixels relative to the DrawPane.
- setLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Sets the amount from the left of its positioning that the element should be placed.
- setLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Left coordinate in pixels relative to the DrawPane.
- setLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Left coordinate in pixels relative to the DrawPane.
- setLeft(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Left coordinate of this item in pixels.
- setLeftButtonIcon(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- setLeftButtonIcon(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setLeftButtonTitle(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- setLeftButtonTitle(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setLegendItemPadding(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding between each swatch and label pair.
- setLegendLabel(String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For
single-facet
charts embedded in a multi-facet
main chart, the
legendLabel
defines the text of the legend label for this chart.
- setLegendLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for labels shown next to legend color swatches.
- setLegendMargin(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Space between the legend and the chart rect or axis labels (whatever the legend is adjacent to.
- setLegendPadding(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding around the legend as a whole.
- setLegendRectProperties(DrawRect) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for rectangle around the legend as a whole.
- setLegendSwatchProperties(DrawRect) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the swatches of color shown in the legend.
- setLegendSwatchSize(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Size of individual color swatches in legend.
- setLegendTextPadding(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding between color swatch and its label.
- setLength(Integer) - Method in class com.smartgwt.client.data.DataSourceField
-
Maximum number of characters allowed.
- setLength(int) - Method in class com.smartgwt.client.data.RecordList
-
Set the length of this list.
- setLength(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Set the length.
- setLength(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
if set, maximum number of characters for this field
- setLength(int) - Method in class com.smartgwt.client.widgets.Progressbar
-
Length of the progressbar in pixels.
- setLength(int) - Method in class com.smartgwt.client.widgets.Slider
-
Used to set slider height if vertical, slider width if horizontal.
- setLenientXPath(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Indicates that getting
valueXPath
for this field should
not perform any validation at all and will return null for non existing XPaths.
- setLessButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the button that switches to a less complex view.
- setLevelDownButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The hover-prompt for the Level Down button.
- setLevelUpButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The hover-prompt for the Level Up button.
- setLineBreakStyle(String) - Method in class com.smartgwt.client.data.DSRequest
-
The style of line-breaks to use in the exported output.
- setLineBreakStyle(String) - Method in class com.smartgwt.client.data.OperationBinding
-
The style of line-breaks to use in the exported output.
- setLineCap(LineCap) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Style of drawing the endpoints of a line.
- setLineCap(LineCap) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Style of drawing the endpoints of a line.
- setLineCap(LineCap) - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
Style of drawing the corners of the polygon.
- setLineCap(LineCap) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Style of drawing the endpoints of a line.
- setLineColor(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Line color
If this method is called after the component has been drawn/initialized:
Update lineColor for this drawItem.
- setLineColor(String) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
The text color of the label.
- setLineOpacity(float) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Opacity for lines, as a number between 0 (transparent) and 1 (opaque).
- setLinePattern(LinePattern) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Pattern for lines, eg "solid" or "dash"
If this method is called after the component has been drawn/initialized:
Update linePattern for this drawItem.
- setLineSeparator(String) - Method in class com.smartgwt.client.data.TextExportSettings
-
Separator between Records.
- setLineSeparator(String) - Method in class com.smartgwt.client.data.TextSettings
-
Separator between Records.
- setLineWidth(int) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Pixel width for lines.
- setLinkText(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The HTML to display in cells of this field if the fieldType is set to link.
- setLinkText(String) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
The HTML to display in this row for fields with fieldType set to link.
- setLinkText(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
The HTML to display for values of this field if the field type is set to "link".
- setLinkText(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerRecord
-
The HTML to display in this record for fields with type set to "link".
- setLinkTextProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will hold the link text for that record.
- setLinkTextProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Name of the property in a ListGridRecord that holds the HTML to display in cells of this field if the fieldType is set
to "link".
- setLinkTextProperty(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Property name on a record that will hold the link text for that record.
- setLinkTextProperty(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Name of the property in a DetailViewerRecord that holds the HTML to display for values of this field if the field type
is set to "link".
- setLinkTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
Optional title HTML to display for this item's link.
- setLinkURLPrefix(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has type [
ListGridFieldType
] set to
"link"
, setting this
property will apply a standard prefix to the link URL for cells in this field.
- setLinkURLPrefix(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to "link"
, setting this property will apply a standard prefix to the link URL
when displaying values of this field.
- setLinkURLSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has type [
ListGridFieldType
] set to
"link"
, setting this
property will apply a standard suffix to the link URL for cells in this field.
- setLinkURLSuffix(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to "link"
, setting this property will apply a standard suffix to the link URL
when displaying values of this field.
- setList(String[]) - Method in class com.smartgwt.client.widgets.form.validator.IsOneOfValidator
-
Set the list.
- setListEndEditAction(RowEndEditAction) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the user is editing the last record in this listGrid, and attempts to navigate beyond the last row either by tabbing
off the last editable field, or using the down arrow key, this property determines what action to take: "next":
start editing a new record at the end of the list.
- setListPane(Canvas) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
An optional list pane displayed in the left-hand of the panes or in a popup according to the pane layout.
- setListTitle(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Sets the title for the List Pane.
- setLoadDataOnDemand(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If this is a databound item, should the load our set of possible options be loaded on demand (as submenus are
displayed), or upfront?
- setLoadDataOnDemand(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
For databound columnTree instances, should the entire tree of data be loaded on initial fetch, or should each column be
loaded as needed.
- setLoadDataOnDemand(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Does this resultTree load data incrementally as folders within the tree are opened, or is it all loaded in a single
request?
- setLoadDataOnDemand(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For databound treeGrid instances, should the entire tree of data be loaded on initial fetch, or should folders load
their children as they are opened.
- setLoadingDataMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The string to display in the body of a listGrid while data is being loaded.
- setLoadingDataMessageStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style name applied to the loadingDataMessage string if displayed.
- setLoadingMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If you have a databound listGrid and you scroll out of the currently loaded dataset, by default you will see blank rows
until the server returns the data for those rows.
- setLoadingMessage(String) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
HTML to show while content is being fetched, active only if the contentsURL
property has been set.
- setLoadingMessage(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The string to display in the body of a detailViewer which is loading records.
- setLoadingMessage(String) - Method in class com.smartgwt.client.widgets.ViewLoader
-
Message to show while the view is loading.
- setLoadingMessageStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setLocateChildrenBy(LocatorStrategy) - Method in class com.smartgwt.client.widgets.Canvas
-
Strategy to use when locating children in this canvas from an autoTest locator string.
- setLocateChildrenType(LocatorTypeStrategy) - Method in class com.smartgwt.client.widgets.Canvas
-
- setLocateColumnsBy(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When AutoTest.getElement is used to parse locator strings generated by AutoTest.getLocator for a cell in this grid,
how should the column be identified?
Note that getLocator() will actually store all available information about the
column in the generated string -- this attribute effects how a stored string will be parsed only.
- setLocateItemBy(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When AutoTest.getElement is used to parse locator strings generated by link{isc.AutoTest.getLocator()} for this form
item, should the item be identified? By default if the item has a name this will always be used, however for items with
no name, the following options are available: "title"
use the title as an identifier within this
form "value"
use the value of the item to identify it (often used for items with a static
defaultValue such as HeaderItems "index"
use the index within the form's items array.
- setLocateMembersBy(LocatorStrategy) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Strategy to use when locating members from within this Layout's members array.
- setLocateMembersType(LocatorTypeStrategy) - Method in class com.smartgwt.client.widgets.layout.Layout
-
- setLocatePeersBy(LocatorStrategy) - Method in class com.smartgwt.client.widgets.Canvas
-
Strategy to use when locating peers of this canvas from an autoTest locator string.
- setLocatePeersType(LocatorTypeStrategy) - Method in class com.smartgwt.client.widgets.Canvas
-
- setLocateRowsBy(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When AutoTest.getElement is used to parse locator strings generated by AutoTest.getLocator for a cell in this grid,
how should the row be identified?
Note that getLocator() will actually store all available information about the
row in the generated string -- this attribute effects how a stored string will be parsed only.
- setLocateSectionsBy(LocatorStrategy) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
When AutoTest.getElement is used to parse locator strings generated by link{isc.AutoTest.getLocator()}, how should
sections within this stack be identified? By default if section has a specified name this will always be used.
- setLocateSectionsType(LocatorTypeStrategy) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- setLocateTabsBy(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
When AutoTest.getElement is used to parse locator strings generated by link{isc.AutoTest.getLocator()}, how should tabs
within this tabset be identified? By default if tab has a specified
ID
this will always be used.
- setLocation(String) - Method in class com.smartgwt.client.data.WebService
-
Set location can be used when the actual URL where a service will be accessible isn't known until runtime, or changes at runtime, hence can't be embedded in the service definition.
- setLocation(String, String) - Method in class com.smartgwt.client.data.WebService
-
Set location can be used when the actual URL where a service will be accessible isn't known until runtime, or changes at runtime, hence can't be embedded in the service definition.
- setLogBase(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setLogBase(int) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- setLogGradations(float...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
useLogGradations
is set, gradation lines
to show in between powers,
expressed as a series of integer or float values between 1 and
logBase
.
- setLogGradations(Float...) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
When useLogGradations
is set, gradation lines
to show in between powers,
expressed as a series of integer or float values between 1 and logBase
.
- setLogicalStructure(LogicalStructureObject) - Method in interface com.smartgwt.client.core.LogicalStructure
-
- setLogicalStructure(LogicalStructureObject) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setLogicalStructure(BatchUploaderLogicalStructure) - Method in class com.smartgwt.client.widgets.BatchUploader
-
- setLogicalStructure(ButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.Button
-
- setLogicalStructure(CalendarLogicalStructure) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setLogicalStructure(EventWindowLogicalStructure) - Method in class com.smartgwt.client.widgets.calendar.EventWindow
-
- setLogicalStructure(TimelineLogicalStructure) - Method in class com.smartgwt.client.widgets.calendar.Timeline
-
- setLogicalStructure(CanvasLogicalStructure) - Method in class com.smartgwt.client.widgets.Canvas
-
- setLogicalStructure(FacetChartLogicalStructure) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setLogicalStructure(CubeGridLogicalStructure) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- setLogicalStructure(DateChooserLogicalStructure) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setLogicalStructure(DateRangeDialogLogicalStructure) - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
- setLogicalStructure(DialogLogicalStructure) - Method in class com.smartgwt.client.widgets.Dialog
-
- setLogicalStructure(DrawPaneLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
- setLogicalStructure(GaugeLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
- setLogicalStructure(EdgedCanvasLogicalStructure) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
- setLogicalStructure(FieldPickerWindowLogicalStructure) - Method in class com.smartgwt.client.widgets.FieldPickerWindow
-
- setLogicalStructure(ColorPickerLogicalStructure) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
- setLogicalStructure(DynamicFormLogicalStructure) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setLogicalStructure(FilterBuilderLogicalStructure) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- setLogicalStructure(FilterClauseLogicalStructure) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
- setLogicalStructure(PropertySheetLogicalStructure) - Method in class com.smartgwt.client.widgets.form.PropertySheet
-
- setLogicalStructure(SearchFormLogicalStructure) - Method in class com.smartgwt.client.widgets.form.SearchForm
-
- setLogicalStructure(AdvancedHiliteEditorLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
- setLogicalStructure(ColumnTreeLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setLogicalStructure(DateGridLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.DateGrid
-
- setLogicalStructure(HiliteEditorLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
- setLogicalStructure(HiliteRuleLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
- setLogicalStructure(ListGridLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setLogicalStructure(HTMLFlowLogicalStructure) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
- setLogicalStructure(HTMLPaneLogicalStructure) - Method in class com.smartgwt.client.widgets.HTMLPane
-
- setLogicalStructure(IButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.IButton
-
- setLogicalStructure(IconButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.IconButton
-
- setLogicalStructure(ImgLogicalStructure) - Method in class com.smartgwt.client.widgets.Img
-
- setLogicalStructure(ImgButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.ImgButton
-
- setLogicalStructure(ImgSplitbarLogicalStructure) - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
- setLogicalStructure(LabelLogicalStructure) - Method in class com.smartgwt.client.widgets.Label
-
- setLogicalStructure(FlowLayoutLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.FlowLayout
-
- setLogicalStructure(HLayoutLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.HLayout
-
- setLogicalStructure(HStackLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.HStack
-
- setLogicalStructure(ImgSectionHeaderLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
- setLogicalStructure(LayoutLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.Layout
-
- setLogicalStructure(LayoutSpacerLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.LayoutSpacer
-
- setLogicalStructure(NavigationBarLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- setLogicalStructure(PortalLayoutLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
- setLogicalStructure(PortletLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
- setLogicalStructure(SectionHeaderLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
- setLogicalStructure(SectionStackLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- setLogicalStructure(SplitPaneLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setLogicalStructure(VLayoutLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.VLayout
-
- setLogicalStructure(VStackLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.VStack
-
- setLogicalStructure(IconMenuButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.IconMenuButton
-
- setLogicalStructure(IMenuButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
- setLogicalStructure(MenuLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.Menu
-
- setLogicalStructure(MenuBarLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.MenuBar
-
- setLogicalStructure(MenuButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
- setLogicalStructure(TreeMenuButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
- setLogicalStructure(MultiFilePickerLogicalStructure) - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
- setLogicalStructure(MultiGroupDialogLogicalStructure) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
- setLogicalStructure(NavigationButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.NavigationButton
-
- setLogicalStructure(ActiveXControlLogicalStructure) - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
- setLogicalStructure(AppletLogicalStructure) - Method in class com.smartgwt.client.widgets.plugins.Applet
-
- setLogicalStructure(BrowserPluginLogicalStructure) - Method in class com.smartgwt.client.widgets.plugins.BrowserPlugin
-
- setLogicalStructure(FlashletLogicalStructure) - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
- setLogicalStructure(SVGLogicalStructure) - Method in class com.smartgwt.client.widgets.plugins.SVG
-
- setLogicalStructure(PrintCanvasLogicalStructure) - Method in class com.smartgwt.client.widgets.PrintCanvas
-
- setLogicalStructure(PrintWindowLogicalStructure) - Method in class com.smartgwt.client.widgets.PrintWindow
-
- setLogicalStructure(ProgressbarLogicalStructure) - Method in class com.smartgwt.client.widgets.Progressbar
-
- setLogicalStructure(RangeSliderLogicalStructure) - Method in class com.smartgwt.client.widgets.RangeSlider
-
- setLogicalStructure(RichTextEditorLogicalStructure) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- setLogicalStructure(ScrollbarLogicalStructure) - Method in class com.smartgwt.client.widgets.Scrollbar
-
- setLogicalStructure(SliderLogicalStructure) - Method in class com.smartgwt.client.widgets.Slider
-
- setLogicalStructure(SnapbarLogicalStructure) - Method in class com.smartgwt.client.widgets.Snapbar
-
- setLogicalStructure(SplitbarLogicalStructure) - Method in class com.smartgwt.client.widgets.Splitbar
-
- setLogicalStructure(StatefulCanvasLogicalStructure) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
- setLogicalStructure(StretchImgLogicalStructure) - Method in class com.smartgwt.client.widgets.StretchImg
-
- setLogicalStructure(StretchImgButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
- setLogicalStructure(ImgTabLogicalStructure) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
- setLogicalStructure(TabBarLogicalStructure) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
- setLogicalStructure(TabSetLogicalStructure) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- setLogicalStructure(TableViewLogicalStructure) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
- setLogicalStructure(SimpleTileLogicalStructure) - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
- setLogicalStructure(TileGridLogicalStructure) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setLogicalStructure(TileLayoutLogicalStructure) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
- setLogicalStructure(RibbonBarLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
- setLogicalStructure(RibbonGroupLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- setLogicalStructure(ToolbarLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
- setLogicalStructure(ToolStripLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
- setLogicalStructure(ToolStripButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripButton
-
- setLogicalStructure(ToolStripGroupLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
- setLogicalStructure(ToolStripMenuButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
-
- setLogicalStructure(ToolStripResizerLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
- setLogicalStructure(ToolStripSeparatorLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
- setLogicalStructure(TreeGridLogicalStructure) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setLogicalStructure(DetailViewerLogicalStructure) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setLogicalStructure(ViewLoaderLogicalStructure) - Method in class com.smartgwt.client.widgets.ViewLoader
-
- setLogicalStructure(WindowLogicalStructure) - Method in class com.smartgwt.client.widgets.Window
-
- setLoginRequiredCallback(LoginRequiredCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Called when a session timeout is encountered while trying to do a background RPC.
- setLogScale(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use logarithmic scaling for values.
- setLogScale(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to use logarithmic scaling for values.
- setLongTextEditorThreshold(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When creating form items for fields with text type data, if the specified length of the field exceeds this threshold we
will create form item of type this.longTextEditorType
(a TextAreaItem by default), rather than a simple
text item.
- setLongTextEditorThreshold(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the length of the field specified by
length
exceeds this
value, the ListGrid shows an edit field of type
longTextEditorType
rather than the standard text field when the field enters inline edit mode.
- setLongTextEditorType(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Name of the Form Item class to use for text fields which exceed the longTextEditorThreshold for this form.
- setLongTextEditorType(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the length of the field specified by
length
exceeds
this.longTextEditorThreshold
show an edit field of this type rather than the standard text field when the
field enters inline edit mode.
- setLowErrorMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
lowErrorMetric
and
highErrorMetric
can be used to cause error bars to appear above and below the main data point.
- setLumFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Luminosity' field in the complex chooser.
- setLumFieldTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Luminosity' field in the complex chooser.
- setLuminosity(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Sets the Luminosity (brightness) of the selected color
- setLumWidth(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Width of the Luminosity bar
- setManagePercentBreadth(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
If set, a Layout with breadthPolicy:"fill" will specially interpret a percentage breadth on a member as a percentage of
available space excluding the
layoutMargin
.
- setManyItemsImage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The filename of the icon displayed use as the default drag tracker when for multiple files and/or folders are being
dragged.
- setMargin(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the CSS Margin, in pixels, for this component.
- setMask(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- setMask(String) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- setMask(String) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Input mask used to filter text entry.
- setMask(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Internal-use only for a TimeItem.
- setMask(String) - Method in class com.smartgwt.client.widgets.form.validator.MaskValidator
-
Set the mask.
- setMaskDateSeparator(String) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
and
useMask
are both
true
this value is the
separator between date components.
- setMaskOverwriteMode(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- setMaskOverwriteMode(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- setMaskOverwriteMode(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
During entry into masked field, should keystrokes overwrite current position value? By default new keystrokes are
inserted into the field.
- setMaskOverwriteMode(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Internal-use only for a TimeItem.
- setMaskPadChar(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- setMaskPadChar(String) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- setMaskPadChar(String) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Character that is used to fill required empty mask positions to display text while control has no focus.
- setMaskPromptChar(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- setMaskPromptChar(String) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- setMaskPromptChar(String) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Character that is used to fill required empty mask positions to display text while control has focus.
- setMaskSaveLiterals(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- setMaskSaveLiterals(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- setMaskSaveLiterals(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should entered mask value be saved with embedded literals?
- setMaskSaveLiterals(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Internal-use only for a TimeItem.
- setMatchAllTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- setMatchAnyTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- setMatchElement(Boolean) - 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).
- setMatchGradations(String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
When this property is set to the metric of another MetricSettings object, the extra value axis and chart corresponding
to these settings will use the same scale for the gradations as the extra value axis and chart of the other
MetricSettings object.
- setMatchNoneTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- setMax(Double) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Maximum valid value for this item
- setMax(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- setMax(Date) - Method in class com.smartgwt.client.widgets.form.validator.DateRangeValidator
-
Set the max.
- setMax(float) - Method in class com.smartgwt.client.widgets.form.validator.FloatRangeValidator
-
Set the max.
- setMax(int) - Method in class com.smartgwt.client.widgets.form.validator.IntegerRangeValidator
-
Set the max.
- setMax(Integer) - Method in class com.smartgwt.client.widgets.form.validator.LengthRangeValidator
-
Set the max.
- setMaxBarThickness(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Bars will not be drawn over this thickness, instead, margins will be increased.
- setMaxExpandedRecords(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setMaxExpandedRecordsPrompt(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This is a dynamic string - text within \${...}
will be evaluated as JS code when the message is displayed.
- setMaxHeight(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Maximum height that this Canvas can be resized to.
- setMaxHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
-
If specified, the autoFitTextArea will not grow taller than this height
- setMaximized(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Is this window maximized.
- setMaxLevels(Integer) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The maximum number of levels of grouping that can be applied.
- setMaxValue(float) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The maximum dial value.
- setMaxValue(float) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
The maximum slider value.
- setMaxValue(float) - Method in class com.smartgwt.client.widgets.RangeSlider
-
Set the maximum value (right/bottom of slider).
- setMaxValue(float) - Method in class com.smartgwt.client.widgets.Slider
-
The maximum slider value.
- setMaxValueLabel(String) - Method in class com.smartgwt.client.widgets.Slider
-
The text displayed in the label for the maximum value of the slider.
- setMaxWidth(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Maximum width that this Canvas can be resized to.
- setMayScript(Boolean) - Method in class com.smartgwt.client.widgets.plugins.Applet
-
Usable only in IE: if true allows Java->JS LiveConnect (other platforms that support LiveConnect have it enabled by
default and do not allow it to be disabled).
- setMemberOverlap(int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Number of pixels by which each member should overlap the preceding member, used for creating an "stack of cards"
appearance for the members of a Layout.
- setMembers(Canvas...) - Method in class com.smartgwt.client.widgets.layout.Layout
-
An array of canvases that will be contained within this layout.
- setMembersMargin(int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space between each member of the layout.
- setMenu(Menu) - Method in class com.smartgwt.client.widgets.menu.IconMenuButton
-
The menu to show when the menu-icon is clicked.
- setMenu(Menu) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
The menu to show.
- setMenu(Menu) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
The menu to show.
- setMenuAnimationEffect(String) - Method in class com.smartgwt.client.widgets.menu.IconMenuButton
-
Allows you to specify an animation effect to apply to the menu when it is being shown.
- setMenuAnimationEffect(String) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Allows you to specify an animation effect to apply to the menu when it is being shown.
- setMenuAnimationEffect(String) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Allows you to specify an animation effect to apply to the menu when it is being shown.
- setMenuButtonImage(String) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Image for menu button indicating that the button expands a menu.
- setMenuButtonImage(String) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Image for menu button indicating that the button expands a menu.
- setMenuButtonImageUp(String) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Image for menu button indicating that the button expands a menu.
- setMenuButtonImageUp(String) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Image for menu button indicating that the button expands a menu.
- setMenuButtonWidth(Integer) - Method in class com.smartgwt.client.widgets.menu.Menu
-
For a menu that has a
MenuButton
generated for it automatically (for example
when included in a
MenuBar
, the width that the MenuButton should have.
- setMenuConstructor(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Default class used to construct menus created by this component, including context menus.
- setMenuIconHeight(int) - Method in class com.smartgwt.client.widgets.IconButton
-
The height of the icon for this button.
- setMenuIconSrc(String) - Method in class com.smartgwt.client.widgets.IconButton
-
Base URL for an Image that shows a
menu
when clicked.
- setMenuIconWidth(int) - Method in class com.smartgwt.client.widgets.IconButton
-
The width of the icon for this button.
- setMenus(Menu...) - Method in class com.smartgwt.client.widgets.menu.MenuBar
-
An array of menu instantiated menu objects.
- setMessage(String) - Method in class com.smartgwt.client.widgets.Dialog
-
Message to show in this dialog.
- setMessageStyle(String) - Method in class com.smartgwt.client.widgets.Dialog
-
Style to apply to the message text shown in the center of the dialog
- setMessagingURL(String) - Static method in class com.smartgwt.client.rpc.Messaging
-
Set the url of the messaging servlet.
- setMetaDataPrefix(String) - Method in class com.smartgwt.client.data.RestDataSource
-
If
sendMetaData
is true, this attribute is used to
specify the prefix to apply to 'meta data' properties when assembling parameters to send to the server.
- setMethod(FormMethod) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The mechanism by which form data is sent to the action URL.
- setMetricFacetId(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
In a CubeGrid that displays values of different types (eg "Revenue" and "Income"), the different types of values on
display are enumerated as the facet values of the "metric facet".
- setMillisecondIncrement(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
millisecondValues
is unset, this attribute
specifies the increment to use when generating entries for the millisecond picker.
- setMillisecondItemPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setMillisecondItemProperties(SelectItem) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setMillisecondItemTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setMillisecondMaxValue(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setMillisecondMinValue(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setMilliseconds(int) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Set the milliseconds value of this TimeItem.
- setMillisecondsAgoTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "millisecond".
- setMillisecondsFromNowTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "millisecond".
- setMillisecondValues(Integer...) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setMin(Double) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Minimum valid value for this item
- setMin(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- setMin(Date) - Method in class com.smartgwt.client.widgets.form.validator.DateRangeValidator
-
Set the min.
- setMin(float) - Method in class com.smartgwt.client.widgets.form.validator.FloatRangeValidator
-
Set the min.
- setMin(int) - Method in class com.smartgwt.client.widgets.form.validator.IntegerRangeValidator
-
Set the min.
- setMin(Integer) - Method in class com.smartgwt.client.widgets.form.validator.LengthRangeValidator
-
Set the min.
- setMinBarThickness(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If bars would be smaller than this size, margins are reduced until bars overlap.
- setMinColWidth(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Minimum width of a form column.
- setMinFieldWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Minimum size, in pixels, for ListGrid headers.
- setMinHeight(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Minimum height that this Canvas can be resized to by a user.
- setMinHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Minimum valid height for this TextAreaItem in px.
- setMinHeight(int) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Specifies a minimum height for the Portlet.
- setMinimizeAcceleration(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Window
-
Default acceleration function for performing an animated minimize / maximize.
- setMinimized(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Is this window minimized.
- setMinimizeHeight(Integer) - Method in class com.smartgwt.client.widgets.Window
-
Height for the window when minimized.
- setMinimizeTime(Integer) - Method in class com.smartgwt.client.widgets.Window
-
If this window is minimizeable, and animateMinimize is true, what should the duration of the minimize / maximize be (in
ms)? If unset defaults to canvas.animationTime
.
- setMinimumDayHeight(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
In the
month view
when
showDayHeaders
is true, this is the minimum height
applied to a day cell and its header combined.
- setMinimumSearchLength(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Minimum length in characters before a search is performed.
- setMinLabelGap(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Minimum gap between labels on the X axis before some labels are omitted or larger time granularity is shown (eg show
days instead of hours) based on the
labelCollapseMode
.
- setMinMemberSize(int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Minimum size, in pixels, below which flexible-sized members should never be shrunk, even if this requires the Layout to
overflow.
- setMinuteIncrement(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
minuteValues
is unset, this attribute specifies the
increment to use when generating entries for the minute picker.
- setMinuteItemPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setMinuteItemProperties(SelectItem) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Custom properties to apply to this timeItem's generated
minute picker
.
- setMinuteItemTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setMinuteMaxValue(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
minuteValues
is unset, this attribute specifies the
maximum value present in the minute picker.
- setMinuteMinValue(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
minuteValues
is unset, this attribute specifies the
minimum value present in the minute picker.
- setMinutes(int) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Set the minute value of this TimeItem.
- setMinutesAgoTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "minute".
- setMinutesFromNowTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "minute".
- setMinuteValues(Integer...) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setMinValue(float) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The minimum dial value.
- setMinValue(float) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
The minimum slider value.
- setMinValue(float) - Method in class com.smartgwt.client.widgets.RangeSlider
-
Set the minimum value (left/top of slider).
- setMinValue(float) - Method in class com.smartgwt.client.widgets.Slider
-
The minimum slider value.
- setMinValueLabel(String) - Method in class com.smartgwt.client.widgets.Slider
-
The text displayed in the label for the minimum value of the slider.
- setMinWidth(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Minimum width that this Canvas can be resized to.
- setMinWidth(int) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Specifies a minimum width for the Portlet.
- setMissingFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The message to display next to fieldNames that do not exist in the available dataSource.
- setMissingSummaryFieldValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a summary format string contains an invalid field reference, replace the reference with the missingSummaryFieldValue.
- setModalEditing(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is true, any mouse click outside of the open cell editors will end editing mode, hiding the cell
editors and saving any changes to those cell values.
- setModalMaskOpacity(int) - Method in class com.smartgwt.client.widgets.Window
-
Controls the opacity of the modal mask displayed behind modal windows.
- setModalMaskStyle(String) - Method in class com.smartgwt.client.widgets.Window
-
Specifies the CSS style for the modal mask.
- setModelType(TreeModelType) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Selects the model used to construct the tree representation.
- setMonth(Integer) - Method in class com.smartgwt.client.widgets.FiscalYear
-
The zero-based month-number when this fiscal year starts.
- setMonthMenuStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Style for the pop-up year menu.
- setMonthsAgoTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "month".
- setMonthSelectorProperties(SelectItem) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
monthSelector
.
- setMonthsFromNowTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "month".
- setMonthViewHoverHTMLCustomizer(MonthViewHoverHTMLCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method returns the hover HTML to be displayed when the user hovers over a cell displayed in the calendar month view tab.
- setMonthViewTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setMoreButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the button that switches to a more complex view.
- setMoreTab(Tab) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
- setMoreTabCount(int) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
This property defines the number tab buttons that should be shown before automatically adding a "more" button to handle
the remaining tabs.
- setMoreTabCount(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
This property defines the number tab buttons that should be shown before automatically adding a "more" button to handle
the remaining tabs.
- setMoreTabImage(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showMoreTab
is enabled this property determines the
image to display on the "More" tab button.
- setMoreTabPaneDefaults(Canvas) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Default properties for the "more" tab's pane.
- setMoreTabPaneProperties(Canvas) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Properties to apply to the "more" tab's pane created by this TabSet.
- setMoreTabProperties(Tab) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Properties to apply to the "more" tab created by this TabSet.
- setMoreTabTitle(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Title for the "More" tab.
- setMouseStillDownDelay(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Amount of time (in msec) between 'mouseStillDown' events for this object
- setMouseStillDownInitialDelay(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Amount of time (in msec) before mouseStillDown events start to be fired for this object.
- setMoveFocusOnTab(boolean) - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
If the user presses the "Tab" key, should focus be taken from this editor? If set to false
a "Tab" keypress
will cause a Tab character to be inserted into the text, and focus will be left in the edit area.
- setMoveFocusOnTab(boolean) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
If the user presses the "Tab" key, should focus be taken from this editor? If set to false
a "Tab" keypress
will cause a Tab character to be inserted into the text, and focus will be left in the edit area.
- setMoveKnobOffset(int[]) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Array holds 2 values representing the x and y offset from moveKnobPoint.
- setMoveKnobPoint(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing a
"move"
control
knob
, this attribute
specifies where the knob should appear with respect to the drawItem.
- setMultiFacet(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether this extra value axis plots values while varying the facet values of just the first facet (single-facet) or both
first and second facets (multi-facet).
- setMultiple(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Indicates that this field should always be Array-valued.
- setMultiple(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Whether this CanvasItem is intended to hold multiple values.
- setMultiple(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
When true, allow the file-selection dialog shelled by the browser to select multiple
files.
- setMultiple(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If true, multiple values may be selected.
- setMultiple(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
When true, allow the file-selection dialog shelled by the browser to select multiple
files.
- setMultiple(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Indicates that this field should always be Array-valued.
- setMultipleAppearance(MultipleAppearance) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
How should items with
multiple
set to 'true' be
displayed?
- setMultipleValueSeparator(String) - Method in class com.smartgwt.client.data.DataSourceField
-
For fields that are
multiple:true
, the separator used
between values when they are displayed.
- setMultipleValueSeparator(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is displaying multiple values, this property will be the string that separates those values for display
purposes.
- setName(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Name for this field.
- setName(String) - Method in class com.smartgwt.client.data.SimpleType
-
Name of the type, used to refer to the type from
field.type
.
- setName(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
String which represents the name of a
CalendarEvent
The name of this field
within the CalendarEvent can be changed via
nameField
- setName(String) - Method in class com.smartgwt.client.widgets.calendar.Lane
-
To determine whether a CalendarEvent should be placed in this lane, the value of this attribute is compared with the
laneNameField
property on the CalendarEvent.
- setName(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Name for this form field.
- setName(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Identifier for this form item icon.
- setName(String) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
- setName(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Name of this field.
- setName(String) - Method in class com.smartgwt.client.widgets.Img
-
The value of this attribute is specified as the value of the 'name' attribute in the resulting HTML.
- setName(String) - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the name of the image.
- setName(String) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Identifier for the section.
- setName(String) - Method in class com.smartgwt.client.widgets.plugins.Applet
-
Sets the 'name' attribute on the applet object.
- setName(String) - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Sets the 'name' attribute on the flashlet object.
- setName(String) - Method in class com.smartgwt.client.widgets.StretchItem
-
A string that is appended as a suffix to the StretchImg's
src
URL
in order to fetch the media file for this StretchItem, if a separate
src
is not provided.
- setName(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Optional name for the tab, which can later be used to reference the tab.
- setName(String) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Provides a name for the node that is unique among it's immediate siblings, thus allowing a unique path to be used to
identify the node, similar to a file system.
- setName(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Name property used to identify the field, and determines which attribute from records will be displayed in this field.
- setNameField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setNameProperty(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of the property on a
TreeNode
that holds a name for the node that is
unique among it's immediate siblings, thus allowing a unique path to be used to identify the node, similar to a file
system.
- setNativeAttribute(JavaScriptObject, String, Object) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseWidget
-
- setNativeProperty(BeanClass, String, Object) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseWidget
-
- setNavIcon(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
- setNavigationBar(NavigationBar) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setNavigationClickHandler(NavigationClickHandler) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Handler to fire when the user navigates by clicking the back or forward (left / right) buttons.
- setNavigationClickHandler(NavigationClickHandler) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Handler to fire when the user navigates by clicking the back or forward (left / right) buttons.
- setNavigationLayoutHeight(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setNavigationMode(NavigationMode) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Set navigation mode for this TableView.
- setNavigationPane(Canvas) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
The left-hand of the two panes managed by this widget, used for navigation.
- setNavigationTitle(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Sets the title for the Navigation Pane.
- setNeverDisable(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If icon.neverDisable
is true, when this form item is disabled, the icon will remain enabled.
- setNeverDropUpdatedRows(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
- setNeverUseFilters(boolean) - Static method in class com.smartgwt.client.widgets.Canvas
-
Changes the system-wide neverUseFilters
setting.
- setNeverValidate(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, validation will not occur as a result of cell editing for this grid.
- setNextButtonHoverText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to be displayed when a user hovers over the
next
toolbar button
- setNextElement(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- setNextElement(String) - Method in class com.smartgwt.client.util.workflow.StateTask
-
ID of the next
sequence
or {process.elements,element} to
procede to if no error condition arises.
- setNextElement(String) - Method in class com.smartgwt.client.util.workflow.XORGateway
-
ID of the next
sequence
or {process.elements,element} to
procede to if the criteria match the process state.
- setNextElement(ProcessElement) - Method in class com.smartgwt.client.util.workflow.XORGateway
-
- setNextMonthIcon(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the next month button
- setNextMonthIconHeight(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the icon for the next month button
- setNextMonthIconRTL(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the next month button
- setNextMonthIconWidth(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Width of the icon for the next month button if
Page.isRTL
is true.
- setNextYearIcon(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the next year button
- setNextYearIconHeight(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the icon for the next year button
- setNextYearIconRTL(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the next year button if
Page.isRTL
is true.
- setNextYearIconWidth(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Width of the icon for the next year button
- setNillable(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Controls whether an explicit null-valued Record attribute for this field
should result in xsi:nil
being used to transmit the value when serializing
to XML, like so:
- setNodeIcon(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
The filename of the default icon for all leaf nodes in this grid.
- setNodeIcon(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The filename of the default icon for all leaf nodes in this grid.
- setNoDoubleClicks(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If true, this canvas will receive all mouse-clicks as single click events rather than doubleClicks.
- setNoDoubleClicks(Boolean) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
By default doubleClicks are disabled for SectionHeaders.
- setNoDoubleClicks(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
By default doubleClicks are disabled for SectionHeaders.
- setNormalBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
"Normal" baseStyle for this listGrid.
- setNormalCellHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setNormalDateDisplayFormat(DateDisplayFormat) - Static method in class com.smartgwt.client.util.DateUtil
-
- setNormalDateDisplayFormatter(DateDisplayFormatter) - Static method in class com.smartgwt.client.util.DateUtil
-
Set the default formatter for date objects to the custom DateDisplayFormatter passed in.
- setNormalDatetimeDisplayFormat(DateDisplayFormat) - Static method in class com.smartgwt.client.util.DateUtil
-
Set the default normal format for datetime values.
- setNormalDatetimeDisplayFormatter(DateDisplayFormatter) - Static method in class com.smartgwt.client.util.DateUtil
-
Set the default datetime format for date objects to the DateDisplayFormat passed in.
- setNormalDisplayFormat(DateDisplayFormat) - Static method in class com.smartgwt.client.util.DateUtil
-
Set the default formatter for date objects to the method name passed in.
- setNormalDisplayFormatter(SimpleTypeFormatter) - Method in class com.smartgwt.client.data.SimpleType
-
- setNormalTimeDisplayFormatter(DateDisplayFormatter) - Static method in class com.smartgwt.client.util.DateUtil
-
Set up a system wide default normal time formatting function.
- setNullAttribute(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setNullGroupTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default alias to use for groups with no value
- setNullProperty(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setNullValueText(String) - Method in class com.smartgwt.client.data.TextExportSettings
-
Text to export for a field with a null value.
- setNumCols(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The number of columns of titles and items in this form's layout grid.
- setNumColumns(int) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Initial number of columns to show in this PortalLayout.
- setNumMajorTicks(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The number of major tick lines.
- setNumMinorTicks(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The number of minor tick lines.
- setNumRows(int) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
The number of rows of controls to display in each column.
- setNumValues(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
The number of discrete values represented by slider.
- setNumValues(Integer) - Method in class com.smartgwt.client.widgets.Slider
-
The number of discrete values represented by slider.
- setObjectAttribute(JavaScriptObject, String, Object) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setObjectCodeBase(String) - Method in class com.smartgwt.client.widgets.plugins.Applet
-
This attribute is used only with useTag: "object".
- setOfflineMessageStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style name applied to the offlineMessage
if
displayed.
- setOfflineNodeMessage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For TreeGrids with loadDataOnDemand: true, a message to show the user if an attempt is made to open a folder, and thus
load that node's children, while we are offline and there is no offline cache of that data.
- setOffset(float) - Method in class com.smartgwt.client.widgets.drawing.ColorStop
-
The relative offset for the color.
- setOffset(Point) - Method in class com.smartgwt.client.widgets.drawing.Shadow
-
- setOkButtonTitle(String) - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title for the "OK" button on this dialog.
- setOkButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'OK' button.
- setOldValues(Record) - Method in class com.smartgwt.client.data.DSRequest
-
For an update
or remove
operation, the original values from the record that is being updated
or removed.
- setOldValues(Map) - Method in class com.smartgwt.client.data.DSRequest
-
For an update
or remove
operation, the original values from the record that is being updated
or removed.
- setOldValues(JavaScriptObject) - Method in class com.smartgwt.client.data.DSRequest
-
For an update
or remove
operation, the original values from the record that is being updated
or removed.
- setOmitControls(String[]) - Method in class com.smartgwt.client.util.PrintProperties
-
An array of Strings indicating the classNames of controls that should be omitted from printing.
- setOmitNullMapValuesInResponse(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
If enabled, the server omits any key/value pairs in map that have null values from the response.
- setOpacity(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Renders the widget to be partly transparent.
- setOpacity(float) - Method in class com.smartgwt.client.widgets.drawing.ColorStop
-
0 is transparent, 1 is fully opaque
- setOpacity(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Sets the Opacity of the selected color.
- setOpacity(Integer) - Method in class com.smartgwt.client.widgets.Window
-
Renders the widget to be partly transparent.
- setOpacitySliderLabel(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The label shown next to the opacity slider.
- setOpacityText(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show underneath the selected color box, so that it can be seen through semi-transparent colors.
- setOpenerIconHeight(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Height in pixels of the opener icons, that is, the icons which show the open or closed state of the node, typically a
[+] or [-] symbol.
- setOpenerIconSize(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Default width and height in pixels of the opener icons, that is, the icons which show the open or closed state of the
node, typically a [+] or [-] symbol, if not overridden by
openerIconWidth
/
openerIconHeight
.
- setOpenerIconWidth(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Width in pixels of the opener icons, that is, the icons which show the open or closed state of the node, typically a [+]
or [-] symbol.
- setOpenerImage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The base filename of the opener icon for the folder node when 'showConnectors' is false for this TreeGrid.
The
opener icon is displayed beside the folder icon in the Tree column for folder nodes.
- setOpenIconSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setOpenIconSuffix(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setOpenOnDownArrow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Causes the PickList to open when the down arrow is pressed, default false.
- setOpenOnSpace(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Causes the PickList to open when the spacebar is pressed, default false.
- setOpenProperty(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
The property consulted by the default implementation of
Tree.isOpen
to determine if the node is open or not.
- setOpenState(String) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Reset the set of open folders within this tree's data to match the TreeGridOpenState object passed in.
- setOpenState(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Reset this set of open folders within this grid's data to match the TreeGridOpenState object passed in.
Used to
restore previous state retrieved from the grid by a call to
TreeGrid.getOpenState
.
- setOperationBindings(OperationBinding...) - Method in class com.smartgwt.client.data.DataSource
-
Optional array of OperationBindings, which provide instructions to the DataSource about how each
DSOperation is to be performed.
- setOperationId(String) - Method in class com.smartgwt.client.data.DSRequest
-
When a
DataBoundComponent
sends a DSRequest, the
dsRequest.operationId
will be automatically picked up from the
fetchOperation
,
addOperation
, etc properties of the
DataBoundComponent.
- setOperationId(String) - Method in class com.smartgwt.client.data.OperationBinding
-
Optional operationId if this DataSource supports two or more variants of one of the basic DataSource operations, for
instance, a "fetch" that uses full text search and a "fetch" that accepts per-field search criteria.
- setOperationType(DSOperationType) - Method in class com.smartgwt.client.data.DSRequest
-
Type of operation being performed: "fetch", "add", "remove", "update" or "custom".
- setOperationType(DSOperationType) - Method in class com.smartgwt.client.data.DSResponse
-
The operation type of the request corresponding to this DSResponse.
- setOperationType(DSOperationType) - Method in class com.smartgwt.client.data.OperationBinding
-
Which operationType this operationBinding is for.
- setOperationType(DSOperationType) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Type of operation to invoke
- setOperator(OperatorId) - Method in class com.smartgwt.client.data.Criterion
-
Operator this criterion applies.
- setOperator(OperatorId) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When
operator
has been set for any
FormItem
in this form, what logical operator should be applied across
the ${isc.DocUtils.linkForRef('object:Criterion','criteria')} produced by the form items? Only applicable to
forms that have a
dataSource
.
- setOperator(OperatorId) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setOperator(OperatorId) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- setOperator(String) - Method in class com.smartgwt.client.widgets.form.validator.StringCountValidator
-
Set the operator.
- setOperatorPickerProperties(FormItem) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Properties to combine with the operatorPicker
autoChild FormItem.
- setOperatorPickerProperties(FormItem) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
- setOperatorPickerTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title for the operator-picker select-item.
- setOperatorPickerTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The title for the operator-picker select-item.
- setOperatorPickerWidth(Integer) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the operator picker formItem displayed in clauses within this FilterBuilder.
- setOperatorPickerWidth(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the operator picker formItem displayed in clauses within this FilterBuilder.
- setOptionCriteria(Criteria) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item has a specified optionDataSource
, and this property may be used
to specify criteria to pass to the datasource when
performing the fetch operation on the dataSource to obtain a data-value to display-value
mapping
- setOptionCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If optionDataSource
is set for this
ListGridField, criteria specified in this attribute will be passed to the dataSource when performing the fetch operation
to determine data-value to display-value mappings
- setOptionDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If set, this FormItem will derive data to show in the PickList by fetching records from the specified
optionDataSource
.
- setOptionDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setOptionDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The optionDataSource
of the combo box.
- setOptionDataSource(DataSource) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
- setOptionDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If set, this FormItem will map stored values to display values as though a ValueMap were specified, by fetching records
from the specified
optionDataSource
and extracting the
valueField
and
displayField
in loaded records, to derive one valueMap
entry per record loaded from the optionDataSource.
- setOptionDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If set, this FormItem will derive data to show in the PickList by fetching records from the specified
optionDataSource
.
- setOptionDataSource(DataSource) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Derive a ValueMap by fetching records from another DataSource and extracting the
valueField
and
displayField
in the loaded records,
to derive one valueMap entry per record loaded from the optionDataSource.
- setOptionFilterContext(DSRequest) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setOptionFilterContext(RPCRequest) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item has a specified
optionDataSource
, and this property is
not null, this will be passed to the datasource as
RPCRequest
properties when
performing the fetch operation on the dataSource to obtain a data-value to display-value
mapping
- setOptionFilterContext(DSRequest) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this item has a specified
optionDataSource
, and this property is
not null, this will be passed to the datasource as
RPCRequest
properties when
performing the fetch operation on the dataSource to obtain a data-value to display-value
mapping
- setOptionFilterContext(DSRequest) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- setOptionFilterContext(DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has an optionDataSource specified and
autoFetchDisplayMap
is set, this attribute
provides a way to customize the dataSource request issued to
fetch the display map from
the option dataSource.
- setOptionOperationId(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicit
operationId
when performing a fetch against the option dataSource to
pick up display value mapping.
- setOptionOperationId(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicit
operationId
when performing a fetch against the option dataSource to
pick up display value mapping.
- setOptionOperationId(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicit
operationId
when performing a fetch against the option dataSource to
pick up display value mapping.
- setOptionOperationId(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has an optionDataSource specified and
autoFetchDisplayMap
is set, this attribute
provides a way to customize the
operationId
passed to
dataSource.fetchData()
when retrieving the display map from the option dataSource.
- setOptionTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For fields with an
optionDataSource
, where
autoFetchDisplayMap
is true, this property
will govern the
textMatchStyle
attribute of the
DSRequest
parameter passed
to
DataSource.fetchData
when retrieving the remote data set to be
used as a basis for this field's valueMap.
- setOrientation(String) - Method in class com.smartgwt.client.widgets.IconButton
-
The orientation of this IconButton.
- setOrientation(Orientation) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Direction of tiling.
- setOriginBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Name of a CSS Style to use as the
baseStyle
for a cell
that is currently a selection origin for shifted incremental cell selection.
- setOtherDayBlankStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The CSS style applied to both the header and body of days from other months in the
month view
, when
showOtherDays
is false.
- setOtherDayBodyBaseStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the day body of the month view of the calendar.
- setOtherDayHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the day headers of the month view.
- setOtherField(String) - Method in class com.smartgwt.client.widgets.form.validator.MatchesFieldValidator
-
Set the otherField.
- setOtherTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Title for the Other...
item.
- setOtherValue(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Data value for the Other...
item.
- setOutputData(Object) - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
- setOutputField(String) - Method in class com.smartgwt.client.util.workflow.Task
-
- setOutputFields(String...) - Method in class com.smartgwt.client.util.workflow.Task
-
List of multiple fields from the
process state
which this
task will write to.
- setOutputRecord(Record) - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Set all outputs of the task as specified by the outputFieldList
, by providing a Record.
- setOutputs(String) - Method in class com.smartgwt.client.data.DSRequest
-
The list of fields to return in the response, specified as a comma-separated string (eg, "foo, bar, baz"
).
- setOval(int, int, int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Resize and reposition the drawOval by setting its radius, and centerPoint.
- setOverCanvasConstructor(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Constructor class name for this widget's
overCanvas
- setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.Canvas
-
Controls what happens when the drawn size of the content of a Canvas is either greater or smaller than the specified
size of the Canvas.
- setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
CanvasItems support specifying overflow for the Canvas directly on the item.
- setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Normal
Overflow
settings can be used on layouts, for example, an overflow:auto Layout
will scroll if members exceed its specified size, whereas an overflow:visible Layout will grow to accommodate members.
- setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls how the PortalLayout reacts when column widths or
Portlet
widths
overflow the width of the PortalLayout.
- setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Normal
Overflow
settings can be used on layouts, for example, an overflow:auto Layout
will scroll if sections are resized to exceed the specified size, whereas an overflow:visible Layout will grow to
accommodate the resized sections.
- setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Normal
Overflow
settings can be used on TileLayouts, for example, an overflow:auto
TileLayout will scroll if members exceed its specified size, whereas an overflow:visible TileLayout will grow to
accommodate members.
- setOverlapSortSpecifiers(SortSpecifier...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For
timelines
that allow overlapping events, an array of
sort-specifiers
that dictate the vertical rendering order of overlapped events
in each
lane
.
- setPadding(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the CSS padding of this component, in pixels.
- setPaddingAsLayoutMargin(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
If this widget has padding specified (as
this.padding
or in the
CSS style applied to this layout), should it show up as space outside the members, similar to layoutMargin?
- setPaddingAsLayoutMargin(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
If this widget has padding specified (as
this.padding
or in the
CSS style applied to this layout), should it show up as space outside the members, similar to layoutMargin?
- setPadTitles(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to pad titles so they aren't flush with header borders.
- setPageLeft(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the page-relative left coordinate of this widget.
- setPageTop(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the page-relative top coordinate of this widget.
- setPane(Canvas) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Specifies the pane associated with this tab.
- setPaneContainerClassName(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
CSS style used for the paneContainer.
- setPaneContainerOverflow(Overflow) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Specifies the overflow of the pane container (the component that holds the pane contents for all tabs).
- setPaneContainerProperties(Canvas) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Properties of the container where the component specified by Tab.pane is shown.
- setPaneID(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
- setPaneMargin(Integer) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Space to leave around the pane within this Tab.
- setPaneMargin(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Space to leave around the panes in our paneContainer
- setParams(Map) - Method in class com.smartgwt.client.data.DSRequest
-
- setParams(Map) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Values to be sent as simple HTTP params, as a JavaScript Object where each property/value pair will become an
HTTP parameter name and value.
- setParams(Map) - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
A map of key/value pairs to pass to the Active X control as parameters.
- setParams(Map) - Method in class com.smartgwt.client.widgets.plugins.Applet
-
A map of key/value pairs to pass to the applet as parameters.
- setParams(Map) - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
A map of key/value pairs to pass to the flashlet as parameters.
- setParentAlreadyContainsChildMessage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Message displayed when user attempts to drag a node into a parent that already contains a child of the same name.
- setParentElement(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
This Canvas's immediate parent, if any.
- setParentId(String) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
For tree facets (
facet.isTree
), id of this facetValue's parent
facetValue.
- setParentID(String) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For trees with modelType "parent", this property specifies unique parent ID of this node.
- setParentIdField(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
For trees with modelType "parent", this property specifies the name of the property that contains the unique parent ID
of a node.
- setPartialCommit(PartialCommitOption) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Specifies what action to take if the user attempts to commit a partially validated set of data (ie, one that still
contains some errors).
- setPartialCommitError(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
If
partialCommit
is set to "prevent", the text to
display to the user if they try to commit a dataset containing errors.
- setPartialCommitPrompt(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
If
partialCommit
is set to "prompt", the text to
display to the user in the confirmation dialog.
- setPartialSelectedImage(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is partially selected
- setPartialSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Only applies to fields of type "summary"
.
- setPathDelim(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Specifies the delimiter between node names.
- setPathSeparatorString(String) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If
showPath
is true, this property specifies what
will appear between the folders in the selected value's path.
- setPeers(Canvas...) - Method in class com.smartgwt.client.widgets.Canvas
-
Array of all Canvii that are peers of this Canvas.
- setPendingAdd(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
Indicates that a validation request is being made for a record that will ultimately be saved with an "add" request, as
opposed to an "update" request.
- setPendingTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Optional "pending" style for this item's text box.
- setPercentBox(PercentBoxModel) - Method in class com.smartgwt.client.widgets.Canvas
-
Governs the model to be used when sizing canvases with percentage width or height, or positioning widgets with a
specified
snapTo
.
- setPercentDone(int) - Method in class com.smartgwt.client.widgets.Progressbar
-
Number from 0 to 100, inclusive, for the percentage to be displayed graphically in this progressbar.
- setPercentSource(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
If this canvas has its size specified as a percentage, this property allows the user to explicitly designate another
canvas upon which sizing will be based.
- setPickerAddAnotherFileButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The contents of the "Add another" file button in the picker launched by the edit button
.
- setPickerButtonHSrc(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- setPickerButtonSize(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabPicker
is true, this property governs the size
of tab-picker button.
- setPickerButtonSrc(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- setPickerButtonVSrc(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- setPickerCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The title of the cancel button in the picker launched by the edit button
.
- setPickerConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Smart GWT class for the
dateChooser
autoChild
displayed to allow the user to directly select dates.
- setPickerIcon(FormItemIcon) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Icon that launches a
DateChooser
for choosing an absolute date.
- setPickerIconHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
If
showPickerIcon
is true for this item,
this property governs the size of the picker icon.
- setPickerIconHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Don't specify an explicit height for the picker icon - instead have it size to match the height of the combo box item.
- setPickerIconHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this
property governs the size of the picker icon.
- setPickerIconHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
showPickerIcon
is true for this item,
this property governs the size of the picker icon.
- setPickerIconName(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setPickerIconPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Prompt to show when the user hovers the mouse over the picker icon.
- setPickerIconPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Prompt to show when the user hovers the mouse over the picker icon for this DateItem.
- setPickerIconPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Prompt to show when the user hovers the mouse over the picker icon.
- setPickerIconPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
The prompt to show when the mouse is hovered over the
pickerIcon
.
- setPickerIconPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Prompt to show when the user hovers the mouse over the picker icon for this RelativeDateItem.
- setPickerIconProperties(FormItemIcon) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this
block of properties will be applied to the pickerIcon.
- setPickerIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
If
showPickerIcon
is true for this item,
this property governs the
src
of the picker icon
image to be displayed.
- setPickerIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If
showPickerIcon
is true for this item,
this property governs the
src
of the picker icon
image to be displayed.
- setPickerIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this
property governs the
src
of the picker icon image to
be displayed.
- setPickerIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
showPickerIcon
is true for this item,
this property governs the
src
of the picker icon
image to be displayed.
- setPickerIconStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's picker icon cell.
- setPickerIconStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base CSS class name for a form item's picker icon cell.
- setPickerIconWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
If
showPickerIcon
is true for this item,
this property governs the size of the picker icon.
- setPickerIconWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this
property governs the size of the picker icon.
- setPickerIconWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
showPickerIcon
is true for this item,
this property governs the size of the picker icon.
- setPickerProperties(DateChooser) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Properties for the
DateChooser
created by this form item.
- setPickerTimeItemProperties(TimeItem) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- setPickerTimeItemProperties(TimeItem) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- setPickerTitle(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
showTabPicker
is true for this TabSet, if set this
property will determine the title of the picker menu item for this tab.
- setPickerUploadButtonInitialTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The initial title of the upload button in the picker launched by the edit button
that is used before the form is saved.
- setPickerUploadButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The title of the upload button in the picker launched by the edit button
that is used after the form is saved.
- setPickerUploadProgressLabel(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
Specifies the label of the progress meter in the picker launched by the edit button
.
- setPickListBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Base Style for pickList cells.
- setPickListBaseStyle(String) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Base Style for pickList cells.
- setPickListBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base Style for pickList cells.
- setPickListCriteria(Criteria) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item has a databound pickList (for example optionDataSource is set), this property can be used to provide
static filter criteria when retrieving the data for the pickList.
- setPickListCriteria(DSRequest) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setPickListCriteria(Criteria) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this item has a databound pick-list (for example
optionDataSource
is set) this property can be used to provide static filter criteria when retrieving the data
for the pickList.
- setPickListCriteria(Criteria) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item has a databound pickList (for example optionDataSource is set), this property can be used to provide
static filter criteria when retrieving the data for the pickList.
- setPickListCriteria(DSRequest) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item has a specified
optionDataSource
, and this property is not null, this will be passed to
the datasource as
RPCRequest
properties when performing the filter operation on
the dataSource to obtain the set of options for the list.
- setPickListFields(ListGridField...) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setPickListFields(ListGridField...) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
This property allows the developer to specify which field[s] will be displayed in the drop down list of options.
- setPickListFilterCriteriaFunction(FilterCriteriaFunction) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setPickListFilterCriteriaFunction(FormItemCriteriaFunction) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Set up a method to return filter criteria for options displayed for this item.
- setPickListFilterCriteriaFunction(FilterCriteriaFunction) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Set the pick list filter criteria function / handler.
- setPickListFilterCriteriaFunction(FilterCriteriaFunction) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- setPickListFilterCriteriaFunction(FormItemCriteriaFunction) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Set up a method to return filter criteria for options displayed for this item.
- setPickListHeaderHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this pick list is showing multiple fields, this property determines the height of the column headers for those
fields.
- setPickListHeaderHeight(int) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this pick list is showing multiple fields, this property determines the height of the column headers for those
fields.
- setPickListHeaderHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this pick list is showing multiple fields, this property determines the height of the column headers for those
fields.
- setPickListHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Maximum height to show the pick list before it starts to scroll.
- setPickListHeight(int) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Maximum height to show the pick list before it starts to scroll.
- setPickListHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Maximum height to show the pick list before it starts to scroll.
- setPickListProperties(ListGrid) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Set the properties to be applied to the pickList created for this Form Item.
- setPickListProperties(ListGrid) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Set the properties to be applied to the pickList created for this Form Item.
- setPickListSort(SortSpecifier[]) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
This method sorts the pickList on one or more fields, creating the underlying JS object
if needed.
- setPickListSort(SortSpecifier[]) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
This method sorts the pickList on one or more fields, creating the underlying JS object
if needed.
- setPickListWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Default width to show the pickList.
- setPickListWidth(Integer) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Default width to show the pickList.
- setPickListWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Default width to show the pickList.
- setPieBorderProperties(DrawOval) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the border around a pie chart.
- setPieLabelAngleStart(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Angle where first label is placed in a Pie chart in stacked mode, in degrees.
- setPieLabelLineExtent(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
How far label lines stick out of the pie radius in a Pie chart in stacked mode.
- setPieLabelLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for pie label line
- setPieRingBorderProperties(DrawOval) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for pie ring border
- setPieSliceProperties(DrawSector) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for pie slices
- setPlaceHolderDefaults(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
If
showDragPlaceHolder
is true, this
defaults object determines the default appearance of the placeholder displayed when the user drags a widget out
of this layout.
Default value for this property sets the placeholder
styleName
to
"layoutPlaceHolder"
To modify this
object, use
com.smartgwt.client..Class#changeDefaults
- setPlaceHolderProperties(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
If
showDragPlaceHolder
is true, this
properties object can be used to customize the appearance of the placeholder displayed when the user drags a
widget out of this layout.
- setPluginID(String) - Method in class com.smartgwt.client.widgets.plugins.Applet
-
Sets the ID to be used for the <applet> or <object> DOM element generated by this component.
- setPluginsPage(String) - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
This attribute specifies the page the user should go to to get the plugin required to view this flashlet.
- setPluginsPage(String) - Method in class com.smartgwt.client.widgets.plugins.SVG
-
This attribute specifies the page the user should go to to get the plugin required to view this SVG.
- setPluralTitle(String) - Method in class com.smartgwt.client.data.DataSource
-
User-visible plural name for this DataSource.
- setPluralTitle(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Set the plural title.
- setPointClickHandler(ChartPointClickHandler) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Apply a handler to fire when
showDataPoints
is true,
and the user clicks on a point.
- setPointClickHandler(ChartPointClickHandler) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Apply a handler to fire when
showDataPoints
is true,
and the user clicks on a point.
- setPointHoverCustomizer(ChartPointHoverCustomizer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Display custom HTML when
showDataPoints
is true and the mouse hovers
over a point.
- setPointHoverCustomizer(ChartPointHoverCustomizer) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Display custom HTML when
showDataPoints
is true and the mouse hovers
over a point.
- setPoints(Point...) - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
Array of Points for the line.
- setPoints(Point...) - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
Array of points of the polygon.
- setPoints(Point...) - Method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
Array of points of the triangle.
- setPointShapes(PointShape...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts where
showDataPoints
is enabled, this
property specifies an array of geometric shapes to draw for the data points of each series.
- setPoolComponentsPerColumn(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setPortletDropTypes(String...) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
The
dropTypes
to be applied when dropping
Portlets
on this
PortalLayout
, or when
dropping other components to be auto-wrapped in a
Portlet
.
- setPortlets(Portlet...) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
A convenience attribute which you can use to populate a PortalLayout with
Portlets
on initialization.
- setPosition(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setPosition(Positioning) - Method in class com.smartgwt.client.widgets.Canvas
-
Absolute or relative, corresponding to the "absolute" (with respect to parent) or
"relative" (with respect to document flow) values for the CSS position attribute.
- setPrecision(Integer) - Method in class com.smartgwt.client.data.DataSourceField
-
Applies only to fields of type "float" or "integer" and affects how many significant digits are shown.
- setPrecision(int) - Method in class com.smartgwt.client.widgets.form.validator.FloatPrecisionValidator
-
Set the precision.
- setPrefix(String) - Method in class com.smartgwt.client.widgets.Canvas
-
- setPresetOptions(LinkedHashMap) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Set up a set of standard relative dates such as "today" or "tomorrow" that the user can choose directly from
the valueField of this item.
- setPrettyPrint(Boolean) - Method in class com.smartgwt.client.util.JSONEncoder
-
Whether to add indentation to the returned JSON string.
- setPrettyPrintJSON(Boolean) - Method in class com.smartgwt.client.data.RestDataSource
-
When using dataFormat:"json" and dataProtocol:"postMessage" should we use the
prettyPrint
feature to enable indented, highly readable JSON
messages.
- setPreventColumnUnderflow(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the last
Portlet
in a column will be stretched to fill the
column's height, or left at its specified height.
- setPreventDuplicates(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setPreventDuplicates(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- setPreventDuplicates(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setPreventDuplicates(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setPreventDuplicates(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setPreventDuplicates(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setPreventDuplicates(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setPreventHTTPCaching(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
If set, the DataSource will ensure that it never uses a cached HTTP response, even if the server marks the response as
cacheable.
- setPreventHTTPCaching(Boolean) - Method in class com.smartgwt.client.data.OperationBinding
-
- setPreventRowUnderflow(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the last
Portlet
in a row will be stretched to fill the
row's width, or left at its specified width.
- setPreventUnderflow(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the last column will be stretched to fill the PortalLayout's width, or left at its specified width.
- setPreviousButtonHoverText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to be displayed when a user hovers over the
previous
toolbar button
- setPreviousElement(String) - Method in class com.smartgwt.client.util.workflow.UserTask
-
- setPrevMonthIcon(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the previous month button
- setPrevMonthIconHeight(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the icon for the previous month button
- setPrevMonthIconRTL(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the previous month button if
Page.isRTL
is true.
- setPrevMonthIconWidth(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Width of the icon for the previous month button
- setPrevYearIcon(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the previous year button
- setPrevYearIconHeight(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the icon for the previous year button
- setPrevYearIconRTL(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the previous year button if
Page.isRTL
is true.
- setPrevYearIconWidth(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Width of the icon for the previous year button
- setPrimaryKey(boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Indicates either that this field holds a value unique across all records in this DataSource, or that it is
one of a number of fields marked as primary keys, and the combination of the values held in all of those fields is
unique across all records in the DataSource.
- setPrintAutoFit(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether cell contents should wrap during printing.
- setPrintBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Style for non-header cells in printed output.
- setPrintButtonTitle(String) - Method in class com.smartgwt.client.widgets.PrintWindow
-
Title for the print button
If this method is called after the component has been drawn/initialized:
Setter for title for the print button
- setPrintCellStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Optional CSS style for a cell in printable HTML for this component.
- setPrintCellStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If specified, when generating print HTML for this detailViewer, cells in this field will be rendered using this css
className rather than
printCellStyle
- setPrintChildrenAbsolutelyPositioned(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Should this canvas print its children absolutely positioned when generating
printable HTML
.
- setPrintForExport(Boolean) - Method in class com.smartgwt.client.util.PrintProperties
-
If true, generates HTML for export.
- setPrintFrameURL(String) - Method in class com.smartgwt.client.widgets.PrintCanvas
-
Location of the special printFrame html file provided as part of the Smart GWT libraries.
- setPrintFullText(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
When generating a print-view of the component containing this TextArea, should the form item expand to accommodate its
value? If set to false the text box not expand to fit its content in the print view, instead showing exactly as it does
in the live form, possibly with scrollbars.
- setPrintFullText(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
When generating a print-view of the component containing this TextItem, should the form item expand to accommodate its
value? If set to false the text box will not expand to fit its content in the print view, instead showing exactly as it
does in the live form.
- setPrintHeaderStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Style for header cells in printed output.
- setPrintHeaderStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Optional CSS style for a header in printable HTML for this component.
- setPrintLabelStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Optional CSS style for a label cell in printable HTML for this component.
- setPrintMaxRows(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Advanced property - when generating printHTML for a large ListGrid, rows are printed in batches in order to avoid
triggering a native "script is running slowly" browser dialog.
- setPrintTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's text box element when getting printable HTML for the form.
- setPrintTilesPerLine(Integer) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
How many tiles should be present in a line when printing?
- setPrintTitleStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS stylename for a form item's title when generating print HTML for the item.
- setPrintWrapCells(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether cell contents should wrap during printing.
- setProbabilityMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The "id" of the metric facet value that assigns a probability to each combination of facets and their values.
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
If true, causes Smart GWT Server to use the "progressive loading" pattern for fetches on this dataSource, as described
in the
Paging and total dataset length section of the
ResultSet
documentation
.
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
Sets
progressive loading mode
for this specific
request, overriding the OperationBinding- and DataSource-level settings.
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Indicates whether or not this ComboBoxItem will load its list of options
progressively
.
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Indicates whether or not this SelectItem will load its list of options
progressively
.
- setPrompt(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Causes a tooltip hover to appear on the header generated for this data source field (effectively sets
prompt
for the header).
- setPrompt(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.defaultPrompt for this request only.
- setPrompt(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Prompt displayed in hover canvas if
showHover
is true.
- setPrompt(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Default
hover HTML
that is displayed in the global
hover canvas if the user hovers over this DrawItem and
showHover
is true.
- setPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item.
- setPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item.
- setPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property will be displayed as a prompt (and tooltip text) for this form item icon.
- setPrompt(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Causes a tooltip hover to appear on the header generated for this field (effectively sets
prompt
for the header).
- setPrompt(String) - Method in class com.smartgwt.client.widgets.Img
-
Prompt displayed in hover canvas if
showHover
is true.
- setPrompt(String) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Prompt displayed in hover canvas if
showHover
is true.
- setPrompt(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Specifies the prompt to be displayed when the mouse hovers over the tab.
- setPromptCursor(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Controls the default cursor shown when RPCManager.promptStyle is set to "cursor".
- setPromptCursor(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Controls the cursor shown when promptStyle
is set to
"cursor"
for this request only.
- setPromptDelay(int) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.promptDelay for this request only.
- setPromptStyle(PromptStyle) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Controls the default prompt style.
- setPromptStyle(PromptStyle) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Controls the prompt style for this request only.
- setPropertiesOnly(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
For use in
ComponentSchema
for fields that contain other components, this flag
suppresses auto-construction for subcomponents that appear under this field.
- setProperty(Object, String, Object) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Sets a property of a bean to a value.
- setProperty(BeanClass, Object) - Method in class com.smartgwt.client.bean.BeanMethod
-
- setProperty(BeanClass, Object) - Method in class com.smartgwt.client.bean.BeanProperty
-
- setProperty(String, String) - Method in class com.smartgwt.client.core.BaseClass
-
- setProperty(String, boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setProperty(String, double) - Method in class com.smartgwt.client.core.BaseClass
-
- setProperty(String, JavaScriptObject) - Method in class com.smartgwt.client.core.BaseClass
-
- setProperty(String, String) - Method in class com.smartgwt.client.data.ResultSet
-
- setProperty(String, boolean) - Method in class com.smartgwt.client.data.ResultSet
-
- setProperty(String, double) - Method in class com.smartgwt.client.data.ResultSet
-
- setProperty(String, JavaScriptObject) - Method in class com.smartgwt.client.data.ResultSet
-
- setProperty(String, String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setProperty(String, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setProperty(String, int) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setProperty(String, float) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setProperty(String, double) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setProperty(String, Element) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setProperty(String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setProperty(String, String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setProperty(String, boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setProperty(String, int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setProperty(String, double) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setProperty(String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setProperty(String, String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
- setProperty(String, boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
- setProperty(String, double) - Method in class com.smartgwt.client.widgets.tree.Tree
-
- setProperty(String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.tree.Tree
-
- setPropertyFieldTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear in the header of the "property" field.
- setPropertyOnBean(BeanClass, ValueType) - Method in class com.smartgwt.client.bean.BeanMethod
-
- setQualifyColumnNames(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
For dataSources of
serverType
"sql", determines whether
we qualify column names with table names in any SQL we generate.
- setQuartersAgoTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "quarter".
- setQuartersFromNowTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "quarter".
- setQueueSentCallback(QueueSentCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
This method is called by the RPCManager every time it sends a queue of requests to the server (note that if you not
using queuing, the system simply sends queues containing just one request, so this API is valid regardless).
- setQueueStatus(int) - Method in class com.smartgwt.client.data.DSResponse
-
An extra property of each DSResponse to a queued request that indicates whether the queue as a whole succeeded.
- setQuickDrawAheadRatio(float) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Alternative to
drawAheadRatio
, to be used when the
user is rapidly changing the grids viewport (for example drag scrolling through the grid).
- setQuoteValues(Boolean) - Method in class com.smartgwt.client.data.TextExportSettings
-
Whether to surround each value with quotes ("").
- setR(String) - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
radius
- setRadarBackgroundProperties(DrawOval) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for radar background
- setRadialLabelOffset(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Distance in pixels that radial labels are offset from the outside of the circle.
- setRadii(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Resize the drawOval by setting its horizontal and vertical radius, and retaining its current center point.
- setRadioGroup(String) - Method in class com.smartgwt.client.widgets.Button
-
String identifier for this canvas's mutually exclusive selection group.
- setRadioGroup(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
String identifier for this canvas's mutually exclusive selection group.
- setRadioGroup(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
String identifier for this canvas's mutually exclusive selection group.
- setRadioGroup(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
String identifier for this canvas's mutually exclusive selection group.
- setRadioOperatorTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- setRadius(Double) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
For pie mode only, the radius of the segment for the data value.
- setRadius(Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Radius of the oval.
- setRadius(int) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Radius of the sector.
- setRangePosition(RelativeDateRangePosition) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Does this items relative date value refer to the start or end of the chosen date? Useful when using this item to
generate filter criteria, such as the from or to value for an inclusive range.
- setRangeRoundingGranularity(Map) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
A map from a granularity of time specified by a user to the granularity of time used for
rounding.
- setRangeSeparator(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
For operators that check that a value is within a range, text to show between the start and end input fields for
specifying the limits of the range.
- setReadOnlyDisplay(ReadOnlyDisplayAppearance) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
canEdit
is set to
false
, how should the
items in this form be displayed to the user?
- setReadOnlyDisplay(ReadOnlyDisplayAppearance) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
If
canEdit
is set to
false
, how should
this item be displayed to the user?
- setReadOnlyDisplay(ReadOnlyDisplayAppearance) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is
read-only
, how should this item be
displayed to the user? If set, overrides the form-level
readOnlyDisplay
default.
- setReadOnlyDisplay(ReadOnlyDisplayAppearance) - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
If
canEdit
is set to
false
, how should
this
LinkItem
be displayed to the user?
- setReadOnlyDisplay(ReadOnlyDisplayAppearance) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If
canEdit
is set to
false
, how should
this item be displayed to the user?
- setReadOnlyEditorProperties(FormItem) - Method in class com.smartgwt.client.data.DataSourceField
-
Sets the default FormItem properties to be used if this field is marked as
canEdit false
and displayed in an editor component such as a DynamicForm.
- setReadOnlyEditorProperties(FormItem) - Method in class com.smartgwt.client.data.SimpleType
-
FormItem properties to be applied when editing values of this type in a read-only context.
- setReadOnlyEditorType(FormItem) - Method in class com.smartgwt.client.data.DataSourceField
-
- setReadOnlyEditorType(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Sets the default FormItem class to be used if this field is marked as
canEdit false
and displayed in an editor component
such as a DynamicForm.
- setReadOnlyEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.data.DataSourceField
-
Sets the default
FormItem
class to be used if this field is marked as
canEdit false
and displayed in an editor component such as a DynamicForm.
- setReadOnlyEditorType(FormItem) - Method in class com.smartgwt.client.data.SimpleType
-
- setReadOnlyEditorType(String) - Method in class com.smartgwt.client.data.SimpleType
-
Set the default
FormItem
class to be used whenever a value of this type is edited
in a read-only context (whether in a grid, form, or other component).
- setReadOnlyEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.data.SimpleType
-
Set the default
FormItem
class to be used whenever a value of this type is edited
in a read-only context (whether in a grid, form, or other component).
- setReadOnlyTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setReadOnlyTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setRecord(Record) - Method in class com.smartgwt.client.widgets.chart.ChartPointClickEvent
-
- setRecord(Record) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
The data record of the data point from which this drawnValue
was created.
- setRecordBaseStyleProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This attribute allows custom base styles to be displayed on a per-record basis.
- setRecordCanRemoveProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to false on a record and
canRemoveRecords
is true, removal of that record is disallowed in the UI.
- setRecordCanSelectProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to false on a record, selection of that record is disallowed.
- setRecordComponentHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showRecordComponents
is true, this
attribute may be used to specify a standard height for record components.
- setRecordComponentPoolingMode(RecordComponentPoolingMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRecordComponentPosition(EmbeddedPosition) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRecordDataStyle(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Default style for data field.
- setRecordDescriptionStyle(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Default style for description.
- setRecordDetailDSProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The name of the ListGridRecord property that specifies the DataSource to use when
listGrid.expansionMode
is "related".
- setRecordEditProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that should be checked to determine whether the record may be edited.
- setRecordEnabledProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will be checked to determine whether a record is enabled.
- setRecordFormatter(RecordFormatter) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
- setRecordInfoStyle(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Default style for info field.
- setRecordLayout(RecordLayout) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Sets the arrangement of data fields from the record.
- setRecordName(String) - Method in class com.smartgwt.client.data.DataSource
-
- setRecordName(String) - Method in class com.smartgwt.client.data.OperationBinding
-
For an XML DataSource, tagName of the elements to be used as records.
- setRecordNavigationProperty(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Boolean property on each record that controls whether navigation controls are shown for that record.
- setRecords(ListGridRecord[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRecordsPerBlock(int) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The number of records to display in a block.
- setRecordSummaryBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If showing any record summary fields (IE: fields of
type:"summary"
),
this attribute specifies a custom base style to apply to cells in the summary field
- setRecordSummaryFunction(RecordSummaryFunctionType) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Only applies to fields of type "summary"
.
- setRecordSummaryFunction(RecordSummaryFunction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Only applies to fields of type "summary"
.
- setRecordTitleStyle(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Default style for title.
- setRecordXPath(String) - Method in class com.smartgwt.client.data.DataSource
-
- setRecordXPath(String) - Method in class com.smartgwt.client.data.OperationBinding
-
For an XML or JSON DataSource, XPath expression used to retrieve the objects that will become DataSource records.
- setRecordXPath(String) - Method in class com.smartgwt.client.data.RestDataSource
-
- setRect(Rectangle) - Method in class com.smartgwt.client.widgets.Canvas
-
Set all four coordinates, relative to the enclosing context, at once.
- setRect(int, int, int, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Set all four coordinates, relative to the enclosing context, at once.
- setRect(int, int, int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Move and resize the drawOval to match the specified coordinates and size.
- setRect(int, int, int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Move and resize the drawRect to match the specified coordinates and size.
- setRed(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Sets the Red element of the selected color
- setRedFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Red' field in the complex chooser.
- setRedFieldTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Red' field in the complex chooser.
- setRedrawOnChange(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, this item will cause the entire form to be redrawn when the item's "elementChanged" event is done firing
- setRedrawOnResize(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Should this element be redrawn in response to a resize?
- setRedrawOnStateChange(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Whether this widget needs to redraw to reflect state change
- setRegressionLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setRegressionLineType(RegressionLineType) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setRegressionPolynomialDegree(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter plots only, specify the degree of polynomial to use for any polynomial regression that is calculated.
- setRejectInvalidValueOnChange(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If validateOnChange is true, and validation fails for an item on change, with no suggested value, should we revert to
the previous value, or continue to display the bad value entered by the user.
- setRejectInvalidValueOnChange(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If validateOnChange is true, and validation fails for this item on change, with no suggested value, should we revert to
the previous value, or continue to display the bad value entered by the user.
- setRelativeEndDate(RelativeDate) - Method in class com.smartgwt.client.data.DateRange
-
Set the relative end date of the range.
- setRelativeStartDate(RelativeDate) - Method in class com.smartgwt.client.data.DateRange
-
Set the relative start date of the range.
- setRemoveButtonPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The
prompt
of the
remove button
.
- setRemoveButtonPrompt(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the remove button.
- setRemoveButtonPrompt(String) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The hover prompt text for the remove button.
- setRemoveButtonPrompt(String) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The hover prompt text for the remove button
.
- setRemoveDataPrompt(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Default prompt displayed to user while an operation is running to remove data from the server.
- setRemoveDataURL(String) - Method in class com.smartgwt.client.data.RestDataSource
-
Custom dataURL for remove type operations
- setRemovedCSSText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRemoveFieldProperties(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Configuration properties for the "remove field" displayed when
canRemoveRecords
is enabled.
- setRemoveFieldTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRemoveIcon(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canRemoveRecords
is enabled, default icon to
show in the auto-generated field that allows removing records.
- setRemoveIconSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRemoveOperation(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setRemoveOperation(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Operation ID this component should use when performing remove operations.
- setRemoveOperation(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setRemoveOperation(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setRemoveOperation(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRemoveOperation(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setRemoveOperation(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setReplacementValue(String) - Method in class com.smartgwt.client.data.Hilite
-
HTML which replaces the cell's textual value where this hilite is applied.
- setReportCollisions(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
If new nodes are added to a tree with modelType:"parent" which have the same
id field value
as existing nodes, the existing nodes are removed when
the new nodes are added.
- setRequestProperties(DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Additional properties to pass through to the
DSRequest
s made by this DataSource.
- setRequestProperties(DSRequest) - Method in class com.smartgwt.client.data.OperationBinding
-
Additional properties to pass through to the
DSRequest
created for this operation.
- setRequestProperties(Map) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Object containing properties to send with every "add" request this batchUploader sends.
- setRequired(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Indicates this field must be non-null in order for a record to pass validation.
- setRequired(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether a non-empty value is required for this field to pass validation.
- setRequired(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When the user edits cells in this field, is this value required to be non-empty in order for validation to pass.
Note: for databound listGrids, this property may be specified on the
DataSourceField
,
enabling both client and server side validation.
- setRequiredMessage(String) - Method in class com.smartgwt.client.data.DataSource
-
The required message when a field that has been marked as
required
is not filled in by the user.
- setRequiredMessage(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The required message for required field errors.
- setRequiredMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The required message for required field errors.
- setRequiredRightTitlePrefix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string prepended to the title of every required item in this form if highlightRequiredFields is true and the
titleOrientation property is set to "right".
- setRequiredRightTitleSuffix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string appended to the title of every required item in this form if highlightRequiredFields is true and the
titleOrientation property is set to "right".
- setRequiredTitlePrefix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string prepended to the title of every required item in this form if highlightRequiredFields is true.
- setRequiredTitleSuffix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string appended to the title of every required item in this form if highlightRequiredFields is true.
- setReselectOnUpdate(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when an update operation occurs on a selected record in a
databound
listGrid, ensure the updated record is re-selected
when the operation completes.
- setReselectOnUpdateNotifications(SelectionNotificationType) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
if
reselectOnUpdate
is true, this property governs
what selection changed notifications should be triggered when a selected record is edited then automatically reselected
when the edited data is merged into the data set.
- setResizeable(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If set to false, then the items in this section will not be resized by sectionHeader repositioning.
- setResizeBarClass(String) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Class to use for creating resizeBars.
- setResizeBarClass(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Customized resizeBar with typical appearance for a ToolStrip.
- setResizeBarSize(int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Thickness of the resizeBars in pixels
- setResizeBarSize(int) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Thickness of the resizeBars in pixels.
- setResizeBarTarget(String) - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a Layout, and
showResizeBar
is set to
true
so that a resizeBar is created,
resizeBarTarget:"next"
can be
set to indicate that the resizeBar should resize the next member of the layout rather than this one.
- setResizeFieldsInRealTime(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
True == we redraw the list viewer in real time as fields are being resized.
- setResizeFrom(EdgeName...) - Method in class com.smartgwt.client.widgets.Canvas
-
When drag resizing is enabled via
canDragResize
, restricts
resizes to only certain edges or corners.
- setResizeFrom(String...) - Method in class com.smartgwt.client.widgets.Canvas
-
Deprecated.
use #setResizeFrom(EdgeName)
instead.
- setResizeKnobPoints(String[]) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing
"resize"
control
knobs
, this attribute
specifies which sides / edges should show knobs.
- setResponseDataSchema(DataSource) - Method in class com.smartgwt.client.data.OperationBinding
-
Optional schema describing how to extract DataSource records from the XML elements selected.
- setResultBatchSize(int) - Method in class com.smartgwt.client.data.DataSource
-
Very advanced: for servers that do not support paging, and must return large numbers of XML records in one HTTP
response, Smart GWT breaks up the processing of the response in order to avoid the "script running slowly" dialog
appearing for an end user.
- setResultingValue(Object) - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
To transform the incoming value that is validated into a different value or format set this property from Validator.condition() to the desired value.
- setResultSetClass(String) - Method in class com.smartgwt.client.data.DataSource
-
Class for ResultSets used by this datasource.
- setResultSize(int) - Method in class com.smartgwt.client.data.ResultSet
-
How many rows to retrieve at once.
- setRetainValuesAcrossFields(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Dictates whether values entered by a user should be retained in the value fields when a different field is selected.
- setReverseOrder(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Reverse the order of stacking for this Layout, so that the last member is shown first.
- setReverseRTLAlign(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a page is rendered in
RTL mode
, should cell alignments specified
cellAlign
be reversed (so an
align:"right"
field will have content aligned on the left and vice versa)?
- setRight(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Resizes the widget horizontally to position its right side at the specified coordinate.
- setRightButtonIcon(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- setRightButtonIcon(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setRightButtonTitle(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- setRightButtonTitle(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setRightTitlePrefix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string prepended to the title of an item in this form if its titleOrientation property is set to "right".
- setRightTitleSuffix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string appended to the title of an item in this form if its titleOrientation property is set to "right".
- setRollOverMenuHideDelay(int) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
When
showMenuOnRollOver
is true, this is the
delay in milliseconds before the menu is automatically hidden following mouseOut.
- setRollUnderCanvasProperties(Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRollupValue(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
facetValueId of the default rollupValue for each facet.
- setRollupValue(String) - Method in class com.smartgwt.client.widgets.cube.Facet
-
facetValueId of the rollup facetValue for this facet.
- setRoot(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
If you're using the "parent" modelType, you can provide the root node configuration via this
property.
- setRootNode(JavaScriptObject) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This attribute may be used to specify a root value for the parentIdField of this resultTree.
- setRootValue(Object) - Method in class com.smartgwt.client.data.DataSourceField
-
For a field that is a foreignKey establishing a tree relationship, what value indicates a root-level node.
- setRootValue(String) - Method in class com.smartgwt.client.data.DataSourceField
-
For a field that is a foreignKey establishing a tree relationship, what value indicates a root-level node.
- setRootValue(Integer) - Method in class com.smartgwt.client.data.DataSourceField
-
For a field that is a foreignKey establishing a tree relationship, what value indicates a root-level node.
- setRootValue(Float) - Method in class com.smartgwt.client.data.DataSourceField
-
For a field that is a foreignKey establishing a tree relationship, what value indicates a root-level node.
- setRootValue(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
If you are using the "parent" modelType and did not specify a root node via
root
with an id (
idField
), then you can provide the root node's id via this property.
- setRootValue(int) - Method in class com.smartgwt.client.widgets.tree.Tree
-
If you are using the "parent" modelType and did not specify a root node via
root
with an id (
idField
), then you can provide the root node's id via this property.
- setRotateLabels(LabelRotationMode) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
This property controls whether to rotate the labels on the X-axis.
- setRotation(float) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Rotation in degrees.
- setRotation(float) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Rotation in degrees.
- setRotation(float) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Rotation in degrees for the DrawPane as a whole about the center of the DrawPane.
- setRounding(float) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Rounding of corners, from 0 (square corners) to 1.0 (shorter edge is a semicircle).
- setRoundPrecision(int) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
If
roundValues
is false, the slider value will be rounded to
this number of decimal places.
- setRoundPrecision(int) - Method in class com.smartgwt.client.widgets.Slider
-
If
roundValues
is false, the slider value will be rounded to
this number of decimal places.
- setRoundToPrecision(int) - Method in class com.smartgwt.client.widgets.form.validator.FloatPrecisionValidator
-
Set the roundToPrecision.
- setRoundValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Specifies whether the slider value should be rounded to the nearest integer.
- setRoundValues(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Specifies whether the slider value should be rounded to the nearest integer.
- setRowEndEditAction(RowEndEditAction) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the user is editing a record in this listGrid, and attempts to navigate to a field beyond the end of the row, via tab
(or shift-tab off the first editable field), this property determines what action to take: "next": start editing
the next (or previous) record in the list "same": put focus back into the first editable field of the same record.
- setRowErrors(int, Map) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set the validation errors for some row (replacing any pre-existent validation errors)
- setRowFacets(String...) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
The list of
ids
for facets that will appear to the left of the
body.
- setRowHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the buttons in this grid's row headers.
- setRowHeaderGridMode(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If enabled row headers for this cubeGrid will be rendered using a
GridRenderer
component.
- setRowHeight(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The height of time-slots in the calendar.
- setRowHeight(int) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the rowHeight of a Portlet before adding it to a
PortalLayout
,
then the height will be used when creating the new row.
- setRowHeight(String) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the rowHeight of a Portlet before adding it to a
PortalLayout
,
then the height will be used when creating the new row.
- setRowHeight(int) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
The height of rows in each column.
- setRowNum(int) - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
-
- setRowNumberFieldProperties(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set the properties generated field that displays the current row number when
showRowNumbers
is true.
- setRowNumberStart(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The number to start the row-count from - default value is 1.
- setRowNumberStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRowSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Number of rows that this item spans
- setRowSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
hidden fields don't take up any rows
- setRowSpan(int) - Method in class com.smartgwt.client.widgets.IconButton
-
When used in a
RibbonBar
, the number of rows this button should consume.
- setRowSpanSelectionMode(RowSpanSelectionMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRpcResponse(RPCResponse) - Method in class com.smartgwt.client.rpc.LoadScreenCallback
-
- setSatFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Saturation' field in the complex chooser.
- setSatFieldTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Sat' field in the complex chooser.
- setSaturation(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Sets the Saturation of the selected color
- setSaveButtonTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the save button in the quick event dialog and the event editor
- setSaveButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title text for the saveButton
.
- setSaveButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title text for the saveButton
.
- setSaveByCell(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether edits should be saved whenever the user moves between cells in the current edit row.
- setSaveDataPrompt(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Default prompt displayed to the user while an operation is running to save data to the server.
- setSaveLocally(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For grids with a specified
dataSource
, this property can
be set to
true
to prevent the grid from attempting to save / retrieve data from the server.
- setSaveOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
true
, when the user hits the Enter key while focused in a text-item in this form, we automatically
submit the form to the server using the
DynamicForm.submit
method.
- setSaveOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
ComboBox items will submit their containing form on enter keypress if
saveOnEnter
is true.
- setSaveOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set this to true to allow the parent form to save it's data when 'Enter' is pressed on this formItem and
saveOnEnter
is true on the parent form.
- setSaveOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Select items will submit their containing form on enter keypress if
saveOnEnter
is true.
- setSaveOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Text items will submit their containing form on enter keypress if
saveOnEnter
is true.
- setSaveOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true, when the user hits the Enter key while focused in a text-item in this FilterBuilder, we automatically invoke
the user-supplied
FilterBuilder.search
method.
- setSaveOperationType(DSOperationType) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setSaveOperationType(DSOperationType) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- setSaveRequestProperties(DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For editable grids with a specified
dataSource
, where
saveLocally
is false, this attribute may be used to
specify standard DSRequest properties to apply to all save operations performed by this grid (whether triggered by user
interaction, or explicit saveEdits or saveAllEdits call).
- setSaveToServer(Boolean) - Method in class com.smartgwt.client.util.workflow.UserTask
-
- setScale(int[]) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Array holds 2 values representing scaling along x and y dimensions.
- setScClassName(String) - Method in class com.smartgwt.client.core.BaseClass
-
Set the name of the underlying SmartClient class.
- setScClassName(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
Set the name of the underlying SmartClient class.
- setScreen(Canvas) - Method in class com.smartgwt.client.rpc.LoadScreenCallback
-
- setScreenReaderCellSeparator(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When screen reader mode is enabled, this invisible separator string is written out between each cell value.
- setScreenReaderMode(boolean) - Static method in class com.smartgwt.client.util.SC
-
Enables full screen reader mode.
- setScreenReaderRowSeparator(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When screen reader mode is enabled, this invisible string will be written out after the last cell in a row.
- setScriptable(Boolean) - Method in class com.smartgwt.client.widgets.plugins.Applet
-
Usable only in IE: if true allows JS->Java LiveConnect (other platforms that support LiveConnect have it enabled by
default and do not allow it to be disabled).
- setScrollbarConstructor(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The class that will be used to create custom scrollbars for this component.
- setScrollbarSize(int) - Method in class com.smartgwt.client.widgets.Canvas
-
How thick should we make the scrollbars for this canvas.
NOTE: has no effect if showCustomScrollbars is false.
- setScrollerButtonSize(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabScroller
is true, this property governs the
size of scroller buttons.
- setScrollerHSrc(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this TabSet is showing
tab scroller buttons
, and
symmetricScroller
is true, this property governs the
base URL for the tab bar back and forward scroller button images for horizontal tab bars [IE for tab sets with
tabBarPosition
set to "top" or "bottom"].
- setScrollerSrc(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- setScrollerVSrc(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this TabSet is showing
tab scroller buttons
, and
symmetricScroller
is true, this property governs the
base URL for the tab bar back and forward scroller button images for vertical tab bars [IE for tab sets with
tabBarPosition
set to "left" or "right"].
- setScrollRedrawDelay(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
While drag scrolling in an incrementally rendered grid, time in milliseconds to wait before redrawing, after the last
mouse movement by the user.
- setScrollSectionIntoView(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
If an expanded or shown section expands past the current viewport and this property is true, then the viewport will
auto-scroll to fit as much of the section content into the viewport without scrolling the top of the section out of the
viewport.
- setScrollToWorkday(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set, causes the
workday hours
to be sized to
fill the available space in the day view and week view, and automatically scrolls these views to the start of the
workday when the calendar is first displayed and whenever the user switches to a new day or week.
- setSearchStringTooShortMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setSecondIncrement(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
secondValues
is unset, this attribute specifies the
increment to use when generating entries for the second picker.
- setSecondItemPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setSecondItemProperties(SelectItem) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Custom properties to apply to this timeItem's generated
seconds picker
.
- setSecondItemTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setSecondMaxValue(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
secondValues
is unset, this attribute specifies the
maximum value present in the second picker.
- setSecondMinValue(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
secondValues
is unset, this attribute specifies the
minimum value present in the second picker.
- setSeconds(int) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Set the seconds value of this TimeItem.
- setSecondsAgoTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "second".
- setSecondsFromNowTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "second".
- setSecondValues(Integer...) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setSectionExpanded(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Whether this form section should be initially collapsed.
- setSectionHeaderClass(String) - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Name of the Canvas subclass to use as a header that labels the section and allows showing and hiding.
- setSectionHeaderClass(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Name of a Smart GWT class to use for creating section headers.
- setSectionProperties(String, SectionStackSection) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Set arbitrary properties for a particular section in this SectionStack.
- setSectionProperties(int, SectionStackSection) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Set arbitrary properties for a particular section in this SectionStack.
- setSections(SectionStackSection...) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- setSectionTitle(String, String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Changes the title of a Section Header.
- setSectionTitle(int, String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Changes the title of a Section Header.
- setSectionVisibilityMode(VisibilityMode) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If the form has sections, [implemented as
SectionItem
s], this attribute
controls whether multiple sections can be expanded at once.
- setSectorColors(String...) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Array of preset fill colors used by the default implementation of
Gauge.getDefaultFillColor
to initialize the fill color of
new sectors.
- setSectorFillColor(int, String) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Sets the fill color of the sector at sectorIndex
.
- setSectors(GaugeSector...) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The GaugeSectors contained in this Gauge.
- setSelected(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
Whether this component is selected.
- setSelected(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
Whether this component is selected.
- setSelected(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Whether this component is selected.
- setSelected(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Whether this component is selected.
- setSelectedBaseStyle(String) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Base style to apply to the selected path within the menu.
- setSelectedCellStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to a cell that is selected via a mouse drag.
- setSelectedColorLabel(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The label shown next to the selected color box.
- setSelectedPaths(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Reset this grid's selection to match the ListGridSelectedState object passed in.
Used to restore previous state
retrieved from the grid by a call to
TreeGrid.getSelectedPaths
.
- setSelectedState(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Reset this grid's selection to match the ListGridSelectedState object passed in.
Used to restore previous state
retrieved from the grid by a call to
ListGrid.getSelectedState
.
- setSelectedTab(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Specifies the index of the initially selected tab.
- setSelectedWeekStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
CSS style applied to the Fiscal Year and Week columns for the currently selected week (the one being displayed in the
week chooser
).
- setSelectHeaderOnSort(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, show the field-header for the sorted field (or the first field in a
multi-sort
grid) in the selected state.
- setSelectionAppearance(SelectionAppearance) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How selection of rows should be presented to the user.
- setSelectionBoundary(SelectionBoundary) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Selection boundary determining what facets / facetValues can be selected together by drag selection / shift+click
selection.
- setSelectionBoundary(SelectionBoundary) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Selection boundary determining what facets / facetValues can be selected together by drag selection / shift+click
selection.
- setSelectionCanvasProperties(Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Canvas with properties to apply to the auto-generated Selection Canvas properties when
showSelectionCanvas
is true.
- setSelectionProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If specified, the selection object for this list will use this property to mark records as selected.
- setSelectionProperty(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If specified, the selection object for this list will use this property to mark records as selected.
- setSelectionRange(int, int) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is true, falls through to
standard
FormItem.setSelectionRange
implementation on this items freeform text entry field.
- setSelectionRange(int, int) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Puts focus into this form item and selects characters between the given indices.
- setSelectionRange(int, int) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Puts focus into this form item and selects characters between the given indices.
- setSelectionRange(int, int) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is true, falls through to
standard
FormItem.setSelectionRange
implementation on this items freeform text entry field.
- setSelectionRange() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
This method is not supported by UploadItem
.
- setSelectionType(SelectionStyle) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Defines a listGrid's clickable-selection behavior.
- setSelectionType(SelectionStyle) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Defines a tileGrid's clickable-selection behavior.
- setSelectionUnderCanvasProperties(Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Canvas with properties to apply to the auto-generated Selection Under Canvas properties when
showSelectionCanvas
is true.
- setSelectOnClick(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this property is set to true, whenever a text-based field in this form (
TextItem
,
TextAreaItem
) is
given focus - whether programmatically (see
DynamicForm.focusInItem
), or via a mouse click, all text within the item will be selected.
- setSelectOnClick(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Allows the
selectOnClick
behavior to be configured
on a per-FormItem basis.
- setSelectOnClick(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Allows the
selectOnClick
behavior to be configured
on a per-FormItem basis.
- setSelectOnClick(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Allows the
selectOnClick
behavior to be configured
on a per-FormItem basis.
- setSelectOnEdit(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the user starts editing a row, should the row also be selected?
- setSelectOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setSelectOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Allows the
selectOnFocus
behavior to be configured
on a per-FormItem basis.
- setSelectOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Allows the
selectOnFocus
behavior to be configured
on a per-FormItem basis.
- setSelectOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Allows the
selectOnFocus
behavior to be configured
on a per-FormItem basis.
- setSelectorFormat(DateItemSelectorFormat) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If showing date selectors rather than the date text field (so when this.useTextField
is false), this
property allows customization of the order of the day, month and year selector fields.
- setSelectOtherPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Title to show in prompt for "other" value.
- setSendExtraFields(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
- setSendMetaData(Boolean) - Method in class com.smartgwt.client.data.RestDataSource
-
Should operation meta data be included when assembling parameters to send to the server? If true, meta data parameters
will be prefixed with the
metaDataPrefix
.
Applies
to operations where OperationBinding.dataProtocol is set to
"getParams"
or
"postParams"
only.
- setSendNoQueue(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
When set to true, this request is sent to the server immediately, bypassing any current queue.
- setSendParentNode(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Set this attribute if you need to send the dsRequest.parentNode to the server-side.
- setSeparateFolders(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Should folders be sorted separately from leaves or should nodes be ordered according to their sort field value
regardless of whether the node is a leaf or folder?
- setSeparateFolders(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If specified, this attribute will override
separateFolders
on the data for this treeGrid.
- setSeparatorClass(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Class to create when the string "separator" appears in
members
.
- setSeparatorRows(ListGridRecord[]) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Array of records to show between matching and non-matching rows in the PickList.
- setSeparatorRows(ListGridRecord[]) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Array of records to show between matching and non-matching rows in the PickList.
- setSeparatorRows(ListGridRecord[]) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- setSeparatorSize(int) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Separator thickness in pixels
- setSeparatorStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a separator
- setSeparatorTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Title for the separator between normal items and the Other...
item in the drop down list.
- setSeparatorValue(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Value for the separator item between normal items and the Other...
value.
- setSequenceName(String) - Method in class com.smartgwt.client.data.DataSourceField
-
For a DataSource with
serverType:"sql"
with a field of
type
"sequence", the name of the SQL sequence that should be used when inserting new records into
this table.
- setSequences(ProcessSequence...) - Method in class com.smartgwt.client.util.workflow.Process
-
Sequences of ProcessElements.
- setSerializeInstances(JSONInstanceSerializationMode) - Method in class com.smartgwt.client.util.JSONEncoder
-
Controls the output of the JSONEncoder when instances of Smart GWT classes (eg a ListGrid) are included in the data to
be serialized.
- setServerFilterFields(String...) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When
keepParentsOnFilter
is enabled, this
property lists field names that will be sent to the server if they are present in criteria.
- setServerFilterFields(String...) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When
keepParentsOnFilter
is enabled, this
property lists field names that will be sent to the server if they are present in criteria.
- setServerOutputAsString(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Setting this flag makes the body of the HTTP response available as a String in the callback
as data
.
- setServiceNamespace(String) - Method in class com.smartgwt.client.data.DataSource
-
For an XML DataSource, URN of the WebService to use to invoke operations.
- setSetState(Record) - Method in class com.smartgwt.client.util.workflow.Process
-
Set new process state.
- setShadow(Shadow) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Shadow used for all DrawItem subtypes.
- setShadowDepth(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Depth of the shadow, or the virtual height above the page of the widget throwing the shadow.
- setShadowImage(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Base name of the series of images for the sides, corners, and center of the shadow.
- setShadowOffset(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Offset of the shadow.
- setShadowProperties(DrawOval) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for shadows.
- setShadowProperties(DrawOval) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for shadows.
- setShadowSoftness(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Softness, or degree of blurring, of the shadow.
- setShiftKey(boolean) - Method in class com.smartgwt.client.core.KeyIdentifier
-
- setShortDateDisplayFormat(DateDisplayFormat) - Static method in class com.smartgwt.client.util.DateUtil
-
- setShortDateDisplayFormatter(DateDisplayFormatter) - Static method in class com.smartgwt.client.util.DateUtil
-
Set up a system wide default short date formatting function.
- setShortDatetimeDisplayFormat(DateDisplayFormat) - Static method in class com.smartgwt.client.util.DateUtil
-
- setShortDatetimeDisplayFormatter(DateDisplayFormatter) - Static method in class com.smartgwt.client.util.DateUtil
-
Set up a system wide default short datetime formatting function.
- setShortDisplayFormat(DateDisplayFormat) - Static method in class com.smartgwt.client.util.DateUtil
-
Set the default short format for dates.
- setShortDisplayFormatter(SimpleTypeFormatter) - Method in class com.smartgwt.client.data.SimpleType
-
Formatter for values of this type when compact display is required, for example, in a
ListGrid
or
TreeGrid
.
- setShortMonthNames(String[]) - Static method in class com.smartgwt.client.util.DateUtil
-
Set the array of names of months.
- setShortTimeDisplayFormatter(DateDisplayFormatter) - Static method in class com.smartgwt.client.util.DateUtil
-
Set up a system wide default short time formatting function.
- setShouldPrint(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether this canvas should be included in a printable view.
- setShouldPrint(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should be included in the printable representation of the grid.
- setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
?
- setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Allow dateRangeItems' values to show up in the form's values array, or if
DynamicForm.getValuesAsCriteria
is called, for the
criterion to be included in the returned AdvancedCriteria object
- setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
?
- setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Allow miniDateRangeItems' values to show up in the form's values array, or if
DynamicForm.getValuesAsCriteria
is called, for the
criterion to be included in the returned AdvancedCriteria object
- setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
?
- setShouldUseCache(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
This is a per-request flag for explicitly controlling whether the cache is used (bypassing it when not wanted, or using
it when settings would indicate otherwise).
- setShowAddButton(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If set, a button will be shown underneath all current clauses allowing a new clause to be added.
- setShowAddEventButton(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setShowAllColumns(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether all columns should be drawn all at once, or only columns visible in the viewport.
- setShowAllOptions(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true, even non-matching options will be shown, with configurable separator rows
in between.
- setShowAllOptions(Boolean) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If true, even non-matching options will be shown, with configurable separatorRows
in between.
- setShowAllOptions(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If true, even non-matching options will be shown, with configurable separatorRows
in between.
- setShowAllRecords(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether all rows should be drawn all at once, or only rows visible in the viewport.
- setShowAllRecords(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Whether tiles are created and drawn for all records, or only for those currently visible.
- setShowAlternateStyle(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When set to false, don't apply alternate-row styling to this field.
- setShowAnimationEffect(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
When this menu is shown how should it animate into view? By default the menu will just show at the specified
size/position.
- setShowApplyButton(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setShowAsynchGroupingPrompt(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setShowAxis(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to show the extra value axis.
- setShowAxisLine(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to show an axis line for this extra value axis if it is not placed directly adjacent to the chart rect.
- setShowBackgroundComponents(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
true
this grid will create and show per-row backgroundComponents as detailed
here
.
- setShowBody(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, draw the body contents when this Window is drawn.
- setShowButtonTitle(Boolean) - Method in class com.smartgwt.client.widgets.IconButton
-
Whether to show the title-text for this IconButton.
- setShowCalculatedDateField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should the Calculated-Date be displayed to the right of the
pickerIcon
.
- setShowCancelButton(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Determines whether the "Cancel" button will be displayed.
- setShowCellContextMenus(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to show a context menu with standard items for all context clicks on rows in the body.
- setShowCenter(Boolean) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Whether to show media in the center section, that is, behind the decorated Canvas.
- setShowChartRect(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a rectangular shape around the area of the chart where data is plotted.
- setShowChooserFiscalYearPicker(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true, show a button that allows the calendar to be navigated by fiscal year.
- setShowChooserFiscalYearPicker(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When set to true, show a button that allows the calendar to be navigated by fiscal year.
- setShowChooserFiscalYearPickers(boolean) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets the global attribute that dictates whether the
choosers
shelled
from
DateItems
show a UI for working with Fiscal Years.
- setShowChooserIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should we show the icon that shells a date-chooser?
- setShowChooserWeekPicker(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true, show a button that allows the calendar to be navigated by week or fiscal week, depending on the value
of
showChooserFiscalYearPicker
.
- setShowChooserWeekPicker(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When set to true, show a button that allows the calendar to be navigated by week or fiscal week, depending on the value
of
showChooserFiscalYearPicker
.
- setShowChooserWeekPickers(boolean) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets the global attribute that dictates whether the
choosers
shelled
from
DateItems
show a UI for working with Weeks.
- setShowClippedHeaderTitlesOnHover(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true and a header button's title is clipped, then a hover containing the full field title is enabled.
- setShowClippedTitleOnHover(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If true and the title is clipped, then a hover containing the full title of this button is enabled.
- setShowClippedTitleOnHover(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true and the title is clipped, then a hover containing the full title of this item is enabled.
- setShowClippedTitleOnHover(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If true and the title is clipped, then a hover containing the full title of this button is enabled.
- setShowClippedTitleOnHover(Boolean) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
If true and the title is clipped, then a hover containing the full title of this section header is enabled.
- setShowClippedTitleOnHover(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
If true and the title is clipped, then a hover containing the full title of this section header is enabled.
- setShowClippedTitleOnHover(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If true and the title is clipped, then a hover containing the full title of this section header is enabled.
- setShowClippedTitleOnHover(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If true and the title is clipped, then a hover containing the full title of this button is enabled.
- setShowClippedValueOnHover(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true and the value is clipped, then a hover containing the full value of this item is enabled.
- setShowClippedValuesOnHover(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true and a cell's value is clipped, then a hover containing the full cell value is enabled.
- setShowCloseButton(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, show a close button in the header, which will dismiss this window by calling
Window.closeClick
.
- setShowCloseConfirmationMessage(Boolean) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
- setShowClosedGrip(Boolean) - Method in class com.smartgwt.client.widgets.Snapbar
-
If
showGrip
is true, this property determines whether the grip
image displayed should show the
"Closed"
state when the
target
is hidden.
- setShowClosedGrip(Boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
If
showGrip
is true, this property determines whether the grip
image displayed should show the
"Closed"
state when the
target
is hidden.
- setShowCollapsedGroupSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should group summaries be visible when the group is collapsed?
- setShowColumnMenus(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Should a menu be shown within each column with options to add / remove columns?
If this method is called after the component has been drawn/initialized:
Sets
showColumnMenus
and updates existing columns to reflect the new setting.
- setShowCommitConfirmation(Boolean) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Whether to show the
commit message
after
data is successfully committed.
- setShowComplexFields(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setShowComplexFields(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether to show fields of non-atomic types when a DataBoundComponent is given a
DataSource but no component.fields
.
- setShowComplexFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setShowComplexFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setShowComplexFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setShowComplexFields(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setShowComplexFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setShowComplexFieldsRecursively(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If set, this
DynamicForm
will set both
showComplexFields
and
showComplexFieldsRecursively
on any nested component used for showing/editing a complex field.
- setShowConnectors(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should this treeGrid show connector lines illustrating the tree's hierarchy?
- setShowControlsBar(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If false the controls bar at the top of the calendar will not be displayed.
- setShowCorner(Boolean) - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, displays a corner piece at the bottom end of a vertical scrollbar, or the right end of a horizontal scrollbar.
- setShowCustomIconDrop(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should folder nodes showing custom icons (set via the
customIconProperty
, default
icon
), show drop state images when the user is drop-hovering over the
folder.
- setShowCustomIconOpen(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Should folder nodes showing custom icons (set via the
customIconProperty
), show open state images when the
folder is opened.
- setShowCustomIconOpen(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should folder nodes showing custom icons (set via the
customIconProperty
), show open state images when the
folder is opened.
- setShowCustomScrollbars(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether to use the browser's native scrollbars or Smart GWT-based scrollbars.
- setShowDataAxisLabel(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a label for the data axis as a whole (the data axis is where labels for each data point appear).
- setShowDataPoints(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For line charts, whether to show data points for each individual data value.
- setShowDataPoints(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For line charts, whether to show data points for each individual data value.
- setShowDataValues(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Should data values be shown as text labels near the shape representing the value, for example, above columns of a column
chart, or adjacent to points in a line chart?
- setShowDataValues(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Should data values be shown as text labels near the shape representing the value, for example, above columns of a column
chart, or adjacent to points in a line chart?
- setShowDateChooser(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setShowDatePickerButton(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to hide the
datePickerButton
that
allows selecting a new date in for Calendar.
- setShowDayHeaders(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, the default, show a header cell for each day cell in the
month view
, with both cells having a minimum combined height
of
minimumDayHeight
.
- setShowDayView(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setShowDebugOutput(Boolean) - Method in class com.smartgwt.client.util.JSONEncoder
-
If objects that cannot be serialized to JSON are encountered during serialization, show a placeholder rather than just
omitting them.
- setShowDefaultContextMenu(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When set to false, this field will not show a context menu in its header.
- setShowDeletions(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default showDeletions
setting for items in
this form.
- setShowDetailFields(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Whether to show fields marked detail:true
when a DataBoundComponent is given a DataSource but no
component.fields
.
- setShowDetailFields(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether to show fields marked detail:true
when a DataBoundComponent is
given a DataSource but no component.fields
.
- setShowDetailFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
For databound forms, whether to show fields marked as detail fields.
- setShowDetailFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Whether to show fields marked detail:true
when a DataBoundComponent is given a DataSource but no
component.fields
.
- setShowDetailFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to include fields marked detail:true
from this component's DataSource
.
- setShowDetailFields(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
By default, TileGrids will not show fields marked
detail:true
in the DataSource.
- setShowDetailFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Whether to show fields marked detail:true
when a DataBoundComponent is given a DataSource but no
component.fields
.
- setShowDisabled(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
Should we visibly change state when disabled?
- setShowDisabled(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When this item is disabled, should it be re-styled to indicate its disabled state?
If this method is called after the component has been drawn/initialized:
Setter method for
showDisabled
- setShowDisabled(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
Should we visibly change state when disabled?
- setShowDisabled(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when disabled?
- setShowDisabled(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should we visibly change state when disabled?
- setShowDisabledIcon(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- setShowDisabledIcon(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- setShowDisabledIcon(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- setShowDisabledIcon(Boolean) - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- setShowDisabledIcon(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- setShowDisabledIcon(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- setShowDisabledSelectionCheckbox(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should tree nodes show a disabled checkbox
selectionAppearance
:"checkbox" is set on the treegrid, and a node can't be selected?
- setShowDoughnut(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a "doughnut hole" in the middle of pie charts.
- setShowDown(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
Should we visibly change state when the mouse goes down in this object?
- setShowDown(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
Should we visibly change state when the mouse goes down in this object?
- setShowDown(Boolean) - Method in class com.smartgwt.client.widgets.Snapbar
-
Snapbars show mouse-down styling.
- setShowDown(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when the mouse goes down in this object?
- setShowDown(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should we visibly change state when the mouse goes down in this object?
- setShowDownGrip(Boolean) - Method in class com.smartgwt.client.widgets.Snapbar
-
If
showGrip
is true, this property determines whether to show
the 'Down' state on the grip image when the user mousedown's on this widget.
- setShowDownGrip(Boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
If
showGrip
is true, this property determines whether to show
the 'Down' state on the grip image when the user mousedown's on this widget.
- setShowDownGrip(Boolean) - Method in class com.smartgwt.client.widgets.StretchImg
-
If
showGrip
is true, this property determines whether to show
the 'Down' state on the grip image when the user mousedown's on this widget.
- setShowDownIcon(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- setShowDownIcon(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- setShowDownIcon(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- setShowDownIcon(Boolean) - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- setShowDownIcon(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- setShowDownIcon(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- setShowDragPlaceHolder(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
If set to true, when a member is dragged out of layout, a visible placeholder canvas will be displayed in place of the
dragged widget for the duration of the drag and drop interaction.
- setShowDragShadow(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
When this widget is dragged, if its dragAppearance is "target"
, should we show a shadow behind the canvas
during the drag.
- setShowDropIcon(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For folder nodes showing custom icons (set via
icon
), this
property allows the developer to specify on a per-node basis whether a drop state icon should be displayed when the
user drop-hovers over this folder.
Set
node.showDropIcon
to true to show the drop state icon, or false
to suppress this.
If not specified, this behavior is determined by
showCustomIconDrop
for this node.
- setShowDropIcons(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If true, when the user drags a droppable target over a folder in this TreeGrid, show a different icon folder
icon.
- setShowDropIcons(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, when the user drags a droppable target over a folder in this TreeGrid, show a different icon folder icon.
- setShowDropLines(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Controls whether to show a drop-indicator during a drag and drop operation.
- setShowEdges(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether an
EdgedCanvas
should be used to show image-based edges around this
component.
- setShowEmptyField(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Whether to show the field when the value is null
- setShowEmptyMessage(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether the text of the emptyMessage property should be displayed if no data is available.
- setShowEmptyMessage(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setShowErrorIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setShowErrorIcons(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setShowErrorStyle(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setShowErrorStyle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setShowErrorText(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setShowErrorText(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setShowEventDescriptions(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If false, the event header will take up the entire space of the event.
- setShowExpandControls(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Whether to show the Expand/Collapse controls in the headers of sections.
- setShowExpectedValueLine(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setShowFacetValueContextMenus(boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, show facet value context menus with some built-in operations.
- setShowFieldTitles(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true (the default), show field titles in the drop-down box used to select a field for querying.
- setShowFieldTitles(boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true (the default), show field titles in the drop-down box used to select a field for querying.
- setShowFieldTitles(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
If true (the default), show field titles in the drop-down box used to select a field for querying.
- setShowFileInline(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
For a field of type:"imageFile", indicates whether to stream the image and display it inline or to display the View and
Download icons.
- setShowFileInline(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Indicates whether to stream the image and display it inline or to display the View and Download icons.
- setShowFileInline(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ViewFileItem
-
Indicates whether to stream the image and display it inline or to display the View and Download icons.
- setShowFileInline(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field of type:"imageFile", indicates whether to stream the image and display it inline or to display the View and
Download icons.
- setShowFileInline(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
For a field of type:"imageFile", indicates whether to stream the image and display it inline or to display the View and
Download icons.
- setShowFilterEditor(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should this listGrid display a filter row.
- setShowFilterFieldsOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.SearchForm
-
If this attribute is true any
canFilter:false
fields
specified on the dataSource will not be shown unless explicitly included in this component's
fields array
- setShowFiscalYearChooser(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
When set to true, show a button that allows the calendar to be navigated by fiscal year.
- setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
Should we visibly change state when the canvas receives focus? If
showFocusedAsOver
is
true
, the
"over"
will be used to indicate focus.
- setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When this item receives focus, should it be re-styled to indicate it has focus?
- setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Should this icon's image and/or
baseStyle
switch to the appropriate "Focused" value when the user puts focus on the form item or icon?
- setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When this item receives focus, should it be re-styled to indicate it has focus?
- setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
Should we visibly change state when the canvas receives focus? If
showFocusedAsOver
is
true
, the
"over"
will be used to indicate focus.
- setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when the canvas receives focus? If
showFocusedAsOver
is
true
, the
"over"
will be used to indicate focus.
- setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should we visibly change state when the canvas receives focus? If
showFocusedAsOver
is
true
, the
"over"
will be used to indicate focus.
- setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Should we visibly change state when the tab receives keyboard focus?
- setShowFocusedAsOver(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If
showFocused
is true for this widget, should the
"over"
state be used to indicate the widget as focused.
- setShowFocusedErrorState(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set to true, when an item has errors and is focused, an "ErrorFocused" suffix will appear on the stylename.
- setShowFocusedIcon(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- setShowFocusedIcon(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- setShowFocusedIcon(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- setShowFocusedIcon(Boolean) - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- setShowFocusedIcon(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- setShowFocusedIcon(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- setShowFocusedIcons(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If we're showing icons, should we change their image source to the appropriate focused source when this item
has focus? Can be overridden on a per icon basis by the formItemIcon showFocused
property.
- setShowFocusedPickerIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item,
should the picker icon show a focused image when the form item has focus?
- setShowFocusedWithItem(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If this icon will be updated to show focus (see
showFocused
,
showFocusedIcons
), this property governs whether
the focused state should be shown when the item as a whole receives focus or just if the icon receives focus.
- setShowFooter(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, show a footer for this Window, including resizer, statusBar, etc.
- setShowFullConnectors(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showConnectors
is true, this property determines
whether we should show vertical continuation lines for each level of indenting within the tree.
- setShowFutureOptions(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should we show time-unit options in the future? If set to false, for each
timeUnitOption
we will show only past
options [for example "N weeks ago"].
- setShowGradationsOverData(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If set, gradation lines are drawn on top of data rather than underneath.
- setShowGridSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should this ListGrid show a summary row beneath the last record of the grid.
- setShowGridSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setShowGrip(Boolean) - Method in class com.smartgwt.client.widgets.Snapbar
-
Should we show a "grip" image floating above the center of this widget?
- setShowGrip(Boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
Should we show a "grip" image floating above the center of this widget?
- setShowGrip(Boolean) - Method in class com.smartgwt.client.widgets.StretchImg
-
Should we show a "grip" image floating above the center of this widget?
- setShowGroupSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid supports
grouping
, setting this
property will cause the grid to render an extra row at the end of each group when grouped, containing summary
information for the fields.
- setShowGroupSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
showGroupSummary
is true, should this field
show a summary value in a summary row when the grid is grouped? If unset, this field will show a summary value in the
summary row if an explicit
summaryFunction
is
specified or if a
default summary function
is
defined for the specified field type.
- setShowGroupSummaryInHeader(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, and
showGroupSummary
is true, setting this property causes
field summary values for each group to be displayed directly in the group header node, rather than showing up at the
bottom of each expanded group.
- setShowGroupTitle(Boolean) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
If set, this attribute affects whether
ToolStripGroups
in
this ToolStrip show their header control.
- setShowGroupTitleColumn(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
and
showGroupSummaryInHeader
is true, instead of
group header nodes showing up with a single cell value spanning the full set of columns, summaries for each field will
show up in the appropriate columns of the header node.
- setShowHeader(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we show the header for this ListGrid?
If this method is called after the component has been drawn/initialized:
Show or hide the ListGrid header.
- setShowHeader(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If true, a header will be shown for this section.
- setShowHeader(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, show a
header
for this Window.
- setShowHeaderBackground(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Should the window header show a background image? Default value is true for all browsers except for Internet
Explorer.
If set to true the image source is derived from
headerSrc
and
hiliteHeaderSrc
, otherwise the background
will be styled according to
headerStyle
/
hiliteHeaderStyle
.
- setShowHeaderContextMenu(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to show a context menu on the header with standard items for showing and hiding fields.
- setShowHeaderIcon(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, we show an icon on the left in the header.
- setShowHeaderMenuButton(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setShowHeaders(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If set, each column in the ColumnTree will show a header with the title of the selected node from the column to the
left.
- setShowHeaderSpanTitlesInFormulaBuilder(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified headerSpans
, should field
titles be prefixed with the titles of the headerSpans in which they are contained when using the FormulaBuilder or
SummaryBuilder.
- setShowHeaderSpanTitlesInHiliteEditor(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified headerSpans
, should field
titles be prefixed with the titles of the headerSpans in which they are contained when using the hilite editor
.
- setShowHeaderSpanTitlesInSortEditor(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified headerSpans
, should field
titles be prefixed with the titles of the headerSpans in which they are contained when using the multi-sort editor.
- setShowHiddenFields(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setShowHiddenFields(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether to show fields marked hidden:true
when a DataBoundComponent is given a
DataSource but no component.fields
.
- setShowHiddenFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setShowHiddenFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setShowHiddenFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setShowHiddenFields(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setShowHiddenFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setShowHilitesInGroupSummary(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Determines whether hiliting for any field in this grid is shown in a group summary.
- setShowHilitesInGroupSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Determines whether hiliting for this field is shown in a group summary.
- setShowHint(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If a hint is defined for this form item, should it be shown?
- setShowHintInField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If showing a hint for this form item, should it be shown within the field?
- setShowHintInField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If showing a hint for this form item, should it be shown within the field?
- setShowHintInField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
If showing hint for this form item, should it be shown within the field?
- setShowHintInField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If showing hint for this form item, should it be shown within the field?
- setShowHourItem(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setShowHover(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If this.canHover
is true, should we show the global hover canvas by default when the user hovers over this
canvas?
- setShowHover(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If
canHover
is true, should we show the global hover
canvas by default when the user hovers over this DrawItem?
- setShowHover(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, and canHover is also true, when the user hovers over a cell, hover text will pop up next to the mouse.
- setShowHover(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether to show hovers for this field.
- setShowHoverComponents(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
When set to true, shows a widget hovering at the mouse point instead of the builtin hover label.
- setShowHoverComponents(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true and canHover is also true, shows a widget hovering at the mouse point.
- setShowIcon(Boolean) - Method in class com.smartgwt.client.widgets.IconButton
-
Whether to show an Icon in this IconButton.
- setShowIconField(Boolean) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Should an icon field be shown for each record? A column in the table is set aside for an icon as specified on each
record in the
iconField
.
- setShowIcons(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set to false to suppress writing out any icons
for
this item.
- setShowIcons(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
A boolean, indicating whether the checkmark/custom icon column should be displayed.
- setShowIfCondition(FormItemIfFunction) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Expression that's evaluated to see if an item should be dynamically hidden.
- setShowIfCondition(FormItemIfFunction) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Set showIf condition.
- setShowIfCondition(ListGridFieldIfFunction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A function, if provided, is evaluated to conditionally determine whether this field should be displayed.
- setShowIfCondition(DetailViewerFieldIfFunction) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If specified on a field, this method is evaluated at draw time to determine whether or not to show this
particular field.
- setShowInlineErrors(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, field errors are written into the form next to the item(s) where the errors occurred.
- setShowInlineLabels(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Causes labels for the X axis to be shown above the axis and to the right of the gradation line they label, making for a
vertically more compact chart at the risk of gradation labels being partially obscured by data values.
- setShowKeys(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
A boolean, indicating whether the shortcut key column should be displayed.
- setShowLabel(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should we show the label text next to the checkbox item.
- setShowLabel(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
Should we show the label text next to the checkbox item.
- setShowLeftButton(boolean) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- setShowLeftButton(boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setShowLegend(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The legend is automatically shown for charts that need it (generally, multi-series charts) but can be forced off by
setting showLegend to false.
- setShowLocalFieldsOnly(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
For a DataSource that inherits
fields
from another DataSource
(via
inheritsFrom
), indicates that only the fields listed in
this DataSource should be shown.
- setShowMaximizeButton(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, show a maximize button in the header - clicking it maximizes the Window
If this method is called after the component has been drawn/initialized:
Dynamically update
showMaximizeButton
to show / hide the maximizeButton
- setShowMenuBelow(Boolean) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
The menu drops down below the menu button.
- setShowMenuBelow(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
The menu drops down below the menu button.
- setShowMenuButtonImage(Boolean) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Show menu button image (up / down arrowhead) for this menu button.
- setShowMenuButtonImage(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Show menu button image (up / down arrowhead) for this menu button.
- setShowMenuIcon(Boolean) - Method in class com.smartgwt.client.widgets.IconButton
-
- setShowMenuIconDisabled(Boolean) - Method in class com.smartgwt.client.widgets.IconButton
-
Whether to show a Disabled version of the menuIcon
.
- setShowMenuIconOver(Boolean) - Method in class com.smartgwt.client.widgets.IconButton
-
Whether to show an Over version of the menuIcon
.
- setShowMenuOnRollOver(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
When set to true, show the menu automatically when the mouse moves over the button.
- setShowMillisecondItem(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setShowMinimizeButton(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, show a minimize button in the header--clicking it minimizes the Window.
- setShowMinuteItem(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setShowModalMask(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, displays a translucent mask over the rest of the page when a modal window is displayed.
- setShowMonthView(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setShowMoreTab(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Should tabs exceeding
moreTabCount
be shown on a "more"
tab?
- setShowMoreTab(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should tabs exceeding
moreTabCount
be shown on a "more"
tab?
- setShowMultipleColumns(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
When set to false, only displays a single column at a time, showing a slide animation when moving between columns.
- setShowNavigation(Boolean) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Whether to show navigation controls by default on all records.
- setShowNextButton(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to hide the
Next
button.
- setShowNodeCount(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If set, and
showHeaders
is also set, each column's
header will show a count of the number of nodes in that column
- setShowOpener(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should the
opener icon
be displayed next to folder
nodes? This is an icon which visually indicates whether the folder is opened or closed (typically via a [+] or [-]
image, or a turn-down arrow) and may be clicked to expand or collapse the folder.
- setShowOpenIcon(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For folder nodes showing custom icons (set via
icon
), this
property allows the developer to specify on a per-node basis whether an open state icon should be displayed when the
folder is open.
- setShowOpenIcons(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If true, show a different icon for open
folders than closed folders.
- setShowOpenIcons(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, show a different icon for open
folders than closed folders.
- setShowOptionsFromDataSource(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item is part of a databound form, and has a specified valueMap
, by default we show the valueMap
options in the pickList for the item.
- setShowOptionsFromDataSource(Boolean) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this item is part of a databound form, and has a specified valueMap
by default we show the
valueMap options in the pickList for the item.
- setShowOptionsFromDataSource(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item is part of a databound form, and has a specified valueMap
, by default we show the valueMap
options in the pickList for the item.
- setShowOtherDays(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set to true, in the month view, days that fall in an adjacent month are still shown with a header and body area, and
are interactive.
- setShowOver(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Should this icon's image and/or
baseStyle
switch to the appropriate "Over" value when the user rolls over or focuses on the icon?
- setShowOver(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When the user rolls over the select item, should the pickButton display it's Over
state?
- setShowOverCanvas(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
When this property is set to true, this widget will create and show the
overCanvas
on user rollover.
- setShowOverIcons(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If we're showing icons, should we change their image source to the appropriate over source when the user rolls
over (or puts focus onto) them? Can be overridden on a per icon basis by the formItemIcon showOver
property.
- setShowPaneContainerEdges(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should the paneContainer for this tabset show
edges
.
- setShowParentsLast(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Indicates internal hierarchy should be displayed in reverse of normal tree order (so that parents follow children).
- setShowPartialEdges(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If the paneContainer for this tab set is showing
edges
, setting
this attribute to
true
will set the paneContainer to show
customEdges
for the three sides opposing the tabBarPosition.
- setShowPartialSelection(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should partially selected parents be shown with special icon?
- setShowPastOptions(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should we show time-unit options in the past? If set to false, for each
timeUnitOption
we will show only future
options [for example "N weeks from now"].
- setShowPath(boolean) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If
title
is null, when the user selects an item, should
we show the full path to the item, or just the item's title as the button's title?
- setShowPickerIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Should the pick button icon be shown for choosing colors from a ColorPicker
- setShowPickerIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setShowPickerIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setShowPickerIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- setShowPickerTimeItem(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- setShowPickerTimeItem(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
If this item is editing a field of type
"datetime"
, should the
DateChooser
display the
time
field
, allowing the user to select a time?
- setShowPickListOnKeypress(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Should the list of options be displayed whenever the user types into the the combo-box textArea, or only when the user
clicks on the pick button or uses the explicit Alt+Arrow Down
key combination?
- setShowPreviousButton(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to hide the
Previous
button.
- setShowPrompt(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Whether RPCRequests sent by this DataSource should enable
showPrompt
in order to block user interactions until the request completes.
- setShowPrompt(boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
If set to true, the RPCManager will block the UI with a modal dialog containing the text from RPCManager.defaultPrompt (or the per-RPCRequest override) until the RPC to the server completes.
- setShowPrompt(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.showPrompt
for this request only.
- setShowQuickEventDialog(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Determines whether the quick event dialog is displayed when a time is clicked.
- setShowRadarGradationLabels(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show gradation labels in radar charts.
- setShowRange(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether labels for the min and max values of the slider should be displayed.
- setShowRecordComponents(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to true, this listGrid should create and show an embedded component in every row of the grid.
- setShowRecordComponentsByCell(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setShowRegressionLine(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter plots only, whether to display a regression curve that best fits the data of the two metric facet values.
- setShowRemoveButton(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If set, a button will be shown for each clause allowing it to be removed.
- setShowRemoveButton(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
If set, show a button for this clause allowing it to be removed.
- setShowRemoveButton(boolean) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
If true, show a button
for this HiliteRule, allowing
it to be removed.
- setShowResizeBar(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a
Layout
, whether a resizeBar
should be shown after this member in the layout, to allow it to be resized.
- setShowResizer(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, show a button in the lower right corner that allows users to resize the Window.
- setShowRightButton(boolean) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- setShowRightButton(boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
Should we visibly change state when the mouse goes over this object?
- setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we show different styling for the cell the mouse is over?
If true, the cell style will have the suffix
"Over" appended.
- setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
Should we visibly change state when the mouse goes over this object?
- setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.Snapbar
-
Snapbars show rollover styling.
- setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when the mouse goes over this object?
- setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should we visibly change state when the mouse goes over this object?
- setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Should we visibly change state when the mouse goes over this tab
- setShowRollOverCanvas(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setShowRollOverGrip(Boolean) - Method in class com.smartgwt.client.widgets.Snapbar
-
If
showGrip
is true, this property determines whether to show
the 'Over' state on the grip image when the user rolls over on this widget.
- setShowRollOverGrip(Boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
If
showGrip
is true, this property determines whether to show
the 'Over' state on the grip image when the user rolls over on this widget.
- setShowRollOverGrip(Boolean) - Method in class com.smartgwt.client.widgets.StretchImg
-
If
showGrip
is true, this property determines whether to show
the 'Over' state on the grip image when the user rolls over on this widget.
- setShowRollOverIcon(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- setShowRollOverIcon(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- setShowRollOverIcon(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- setShowRollOverIcon(Boolean) - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- setShowRollOverIcon(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- setShowRollOverIcon(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- setShowRoot(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Controls whether the implicit root node is returned as part of the visible tree, specifically, whether it is returned in
Tree.getOpenList
, which is the API view components typically
use to get the list of visible nodes.
- setShowRoot(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Specifies whether the root node should be displayed in the treeGrid.
- setShowRowNumbers(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true, shows an additional field at the beginning of the field-list (respecting RTL) that displays the
current rowNum for each record.
- setShowRTL(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When this item is in RTL mode, should its style name include an "RTL" suffix?
- setShowRTL(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Should this icon's
src
and/or
baseStyle
switch to the appropriate RTL value when
the FormItem is in RTL mode? If true, then the image URL for all states will have "_rtl" added before the extension.
- setShowScatterLines(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to draw lines between adjacent data points in "Scatter" plots.
- setShowSecondItem(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
When showing the
time field
, whether to show the "second"
picker.
- setShowSecondItem(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setShowSelectedIcon(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- setShowSelectedIcon(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- setShowSelectedIcon(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- setShowSelectedIcon(Boolean) - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- setShowSelectedIcon(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- setShowSelectedIcon(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- setShowSelectedStyle(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the "Selected" style be applied to selected records?
- setShowSelectionCanvas(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionType
is set to
"single"
,
setting this property to true means selection will be displayed to the user with the
selectionCanvas
and
selectionUnderCanvas
rather than using css styling.
- setShowSelectionCheckbox(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true, causes a CheckboxItem to appear to the left of each clause in "inline"
appearance
.
- setShowShadow(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether to show a drop shadow for this Canvas
If this method is called after the component has been drawn/initialized:
Method to update
showShadow
.
- setShowShadows(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to automatically show shadows for various charts.
- setShowShadows(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to automatically show shadows for various charts.
- setShowSortArrow(SortArrow) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether a sorting arrow should appear for the listGrid, and its location.
- setShowSortNumerals(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When multiple fields are sorted, set this to false to hide the sort-numeral displayed by default after the sort-arrows
in the header-buttons of sorted fields.
- setShowStandardDeviationLines(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setShowStatisticsOverData(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setShowStatusBar(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, show a statusBar for this Window, including resizer.
- setShowSubClauseButton(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Whether to show a button that allows the user to add subclauses.
- setShowSubmenus(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
A boolean, indicating whether the submenu indicator column should be displayed.
- setShowTabPicker(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If there is not enough space to display all the tab-buttons in this tabSet, should a drop-down "picker" be displayed to
allow selection of tabs that are clipped?
- setShowTabScroller(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If there is not enough space to display all the tab-buttons in this tabSet, should scroller buttons be displayed to
allow access to tabs that are clipped?
- setShowTimeItem(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether to show the
time field
for editing the time portion
of the date.
- setShowTimelineView(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a title.
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Blurb items show no title by default.
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Buttons do not show a title by default.
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
CheckboxItem has special behavior for titles, see
labelAsTitle
.
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should we show a title cell for this formItem?
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Don't show a separate title cell for headers
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
we never show a separate title cell for hidden fields
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
Don't show the title for rich text items by default
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
we never show a separate title cell for separators
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
we never show a separate title cell for spacers
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Don't show a title for toolbars
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
This property may be set to false
to explicitly suppress display of the field title in the column header
button for the field.
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.IconButton
-
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
Determines whether any specified
title
will be displayed
for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating
over the component
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
Determines whether any specified
title
will be displayed
for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating
over the component
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether the slider's title should be displayed.
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.StretchImg
-
Determines whether any specified
title
will be displayed
for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating
over the component
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Determines whether any specified
title
will be displayed
for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating
over the component
- setShowTitle(boolean) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
This method forcibly shows or hides this group's title after initial draw.
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Show a title (typically just text) on the header for this window.
- setShowTitlesWithErrorMessages(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Indicates whether on validation failure, the error message displayed to the user should be prepended with the
title for the item.
- setShowTodayButton(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Determines whether the "Today" button will be displayed, allowing the user to select the current date.
- setShowToolbar(Boolean) - Method in class com.smartgwt.client.widgets.Dialog
-
Whether to show a toolbar of buttons at the bottom of the Dialog.
- setShowTrackButtons(Boolean) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Should the track buttons that allow page scrolling be shown?
- setShowTrackEnds(Boolean) - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, the scrollbar uses a 5-segment rather than 3-segment image representation, where the 3 interior image segments
have the same state (Down, Over, etc), independent of the two outermost image segments.
- setShowTreeColumnPicker(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
headerSpans
are in use, whether to show a
hierarchical column picker that includes both headerSpans and normal headers, with normal headers indented under
headerSpans similarly to how a
TreeGrid
displays a Tree.
- setShowUnsetImage(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Determines what image to display when the value for this checkbox is unset.
- setShowValue(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether a label for the value of the slider should be displayed.
- setShowValueAxisLabel(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show the
valueTitle
as a label on the
value axis.
- setShowValueAxisLabel(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to show the
valueTitle
as a label on this
extra value axis.
- setShowValueIconDisabled(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should a "Disabled" state icon be shown when the item is disabled
- setShowValueIconDown(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should a "Down" state icon be shown when the mouse goes down over this checkbox
- setShowValueIconOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If valueIcons
is set, this property may be set to
show the valueIcon only and prevent the standard form item element or text from displaying
- setShowValueIconOnly(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has a valueIcons property specified, setting this property causes the valueIcon for each value to be
displayed in the cell without also showing the record's value for the field.
- setShowValueIconOver(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should an "Over" state icon be shown when the user rolls over this checkbox
- setShowValueOnHover(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Shows the value of the nearest data value in a floating label whenever the mouse moves within the main chart area.
- setShowValueOnHover(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Shows the value of the nearest data value in a floating label whenever the mouse moves within the main chart area.
- setShowWeekChooser(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
When set to true, show a button that allows the calendar to be navigated by week or fiscal week, depending on the value
of
showFiscalYearChooser
.
- setShowWeekends(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Suppresses the display of weekend days in the week and month views, and disallows the creation of events on weekends.
- setShowWeekends(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether weekend days should be shown.
- setShowWeekView(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setShowWorkday(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setShrinkForFreeze(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this list grid is showing any
frozen
fields, and a
horizontal scrollbar is visible at the bottom of the liquid columns, should an equivalent scrollbar gap be left visible
below the frozen columns?
Note that if set to
true
any backgroundColor or border applied to the
ListGrid will show up below the bottom row of the frozen column(s).
- setSimpleDeselect(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, clicking on the existing selection causes it to be entirely deselected.
- setSimpleTabBaseStyle(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this.useSimpleTabs is true, simpleTabBaseClass will be the base style used to determine the css style to apply to
the tabs.
This property will be suffixed with the side on which the tab-bar will appear, followed by with the
tab's state (selected, over, etc), resolving to a className like "tabButtonTopOver"
- setSimpleTypeValueExtractor(SimpleType.SimpleTypeValueExtractor) - Method in class com.smartgwt.client.data.SimpleType
-
Specify an extractor to extract an atomic value (such as a string or number) from some arbitrary live data value.
- setSimpleTypeValueUpdater(SimpleType.SimpleTypeValueUpdater) - Method in class com.smartgwt.client.data.SimpleType
-
Specify an updater to update a live data value with an edited atomic value (such as a string or number).
- setSingleCellValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting the single value to display for all fields of this row.
- setSingleCellValueProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If record[this.singleCellValueProperty]
is set for some record, the record will be displayed as a single
cell spanning every column in the grid, with contents set to the value of
record[this.singleCellValueProperty]
.
- setSize(Integer) - Method in class com.smartgwt.client.widgets.Img
-
Convenience for setting height and width to the same value, at init time only
- setSizeEventsToGrid(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, events will be sized to the grid, even if they start and/or end at times between grid cells.
- setSkinDir() - Static method in class com.smartgwt.client.util.Page
-
Specify the URL for media that's part of the skin
- setSkinDir(String) - Static method in class com.smartgwt.client.util.Page
-
Specify the URL for media that's part of the skin
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
.
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
.
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Overridden directory where images for this widget (such as the month and year button icons) may be found.
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Standard skin directory for edge images (sides and corners).
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Where do 'skin' images (those provided with the class) live?
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
.
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Where are the skin images for the Scrollbar.
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Base path for the images.
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
.
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Path to resizer image.
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Path to separator image.
- setSkinName(String) - Method in class com.smartgwt.client.data.DSRequest
-
Set the skin to use.
- setSkipInternalProperties(Boolean) - Method in class com.smartgwt.client.util.JSONEncoder
-
If true, don't show Smart GWT internal properties when encoding and object.
- setSmoothFade(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
- setSnapAxis(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Describes which axes to apply snap-to-grid to.
- setSnapEdge(String) - Method in class com.smartgwt.client.widgets.Canvas
-
If
snapTo
is defined to this widget, this property can be used to
define which edge of this widget should be snapped to an edge of the master or parent element.
- setSnapHDirection(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The horizontal snap direction.
- setSnapHGap(int) - Method in class com.smartgwt.client.widgets.Canvas
-
The horizontal grid size to use, in pixels, when snap-to-grid is enabled.
- setSnapOffsetLeft(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If
snapTo
is defined for this widget, this property can be used to
specify an offset in px or percentage for the left coordinate of this widget.
- setSnapOffsetTop(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If
snapTo
is defined for this widget, this property can be used to
specify an offset in px or percentage for the top coordinate of this widget.
- setSnapOnDrop(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
When this canvas is dropped onto an object supporting snap-to-grid, should it snap to the grid (true, the default) or
just drop wherever the mouse is (false).
- setSnapResizeToGrid(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Causes this canvas to snap to its parent's grid when resizing.
- setSnapTo(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Position this widget such that it is aligned with ("snapped to") an edge of its
masterElement
(if specified), or its
parentElement
.
- setSnapToGrid(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Causes this canvas to snap to its parent's grid when dragging.
- setSnapVDirection(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The vertical snap direction.
- setSnapVGap(int) - Method in class com.smartgwt.client.widgets.Canvas
-
The vertical grid size to use, in pixels, when snap-to-grid is enabled.
- setSort(SortSpecifier...) - Method in class com.smartgwt.client.data.RecordList
-
Multi-Property sort.
- setSort(SortSpecifier[]) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setSort(SortSpecifier[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This method sorts the grid on one or more fields, or configures it to be so sorted upon the underlying
JS object's creation.
- setSortAscendingImage(ImgProperties) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to show when sorting ascending.
- setSortBy(SortSpecifier[]) - Method in class com.smartgwt.client.data.DSRequest
-
Fieldnames to sortBy.
- setSortByDisplayField(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field with displayField
configured, should client-side sorting be performed on the display field
value? Unless explicitly set to false
the display field value is used.
- setSortByMappedValue(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
valueMap
is set, and the grid is
sorted
by this field, should the data be sorted by the underlying
data value or the mapped display value.
- setSortDescendingImage(ImgProperties) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to show when sorting descending.
- setSortDirection(SortDirection) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Direction of sorting if sortedFacet or sortedFacetValues is specified.
- setSortDirection(SortDirection) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sorting direction of this ListGrid.
- setSortDirection(SortDirection) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the default sorting direction for this column.
- setSortedFacetValues(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
FacetValueMap
of facet values representing a set of facetValues by which the
cubeGrid data is sorted.
- setSortEditorSpanTitleSeparator(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, and
showHeaderSpanTitlesInSortEditor
is true,
this string will be inserted between the headerSpan title(s) and the field title in the field chooser grid on the
multi-sort editor
- setSorterButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The title for the corner sort button.
- setSortField(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Specifies the field by which this item should be initially sorted.
- setSortField(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Specifies the field by which this item should be initially sorted.
- setSortField(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Specifies the field by which this item should be initially sorted.
- setSortField(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Specifies the field by which this item should be initially sorted.
- setSortField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Specifies the field by which this grid should be initially sorted.
- setSortField(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Specifies the field by which this grid should be initially sorted.
- setSortFieldAscendingText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, this attribute will be shown as the menu item title to sort a field in ascending order.
- setSortFieldDescendingText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, this attribute will be shown as the menu item title to sort a field in descending order.
- setSortFields(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Should the FieldPicker items be sorted alphabetically in the drop down list.
- setSortFoldersBeforeLeaves(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
If
separateFolders
is true, should folders be displayed
above or below leaves? When set to
true
folders will appear above leaves when the
sortDirection
applied to the tree is ASCENDING
- setSortFoldersBeforeLeaves(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setSortNormalizer(SortNormalizer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Optional function to return the value that should be used when sorting this field.
- setSortNumeralStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When multiple fields are sorted, the Style to apply to the numeral that appears after the sort-arrows in the
header-buttons of sorted fields.
- setSortState(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Reset this grid's sort state (sort field and direction or list of
SortSpecifier
s) to
match the ListGridSortState object passed in.
Used to restore previous state retrieved from the grid by a call to
ListGrid.getSortState
.
- setSpace(int) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
-
- setSpans(HeaderSpan...) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
This property allows developer to "nest" header spans, grouping fields together by
multiple layers of granularity.
- setSpoofResponses(boolean) - Method in class com.smartgwt.client.data.OperationBinding
-
For a DataSource contacting a
WSDL web service
, setting
this flag means the DataSource doesn't actually attempt to contact the server but generates a sample response instead,
based on the XML Schema of the response message embedded in the WSDL.
- setSrc(String) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
URL to the image file.
- setSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines this icon's image source.
- setSrc(String) - Method in class com.smartgwt.client.widgets.Img
-
The base filename for the image.
- setSrc(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
The base filename for the image.
- setSrc(String) - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the URL of the image local to the skin or application directory.
- setSrc(String) - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
The base filename for the image.
- setSrc(String) - Method in class com.smartgwt.client.widgets.plugins.Applet
-
A URL that points to the class of this applet.
- setSrc(String) - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Location from which to load the Flashlet.
- setSrc(String) - Method in class com.smartgwt.client.widgets.plugins.SVG
-
Location from which to load the SVG.
- setSrc(String) - Method in class com.smartgwt.client.widgets.Progressbar
-
The base file name for the progressbar image.
- setSrc(String) - Method in class com.smartgwt.client.widgets.Splitbar
-
The base URL for the image.
- setSrc(String) - Method in class com.smartgwt.client.widgets.StretchImg
-
The base URL for the image.
- setSrc(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Base URL for the image.
- setSrc(String) - Method in class com.smartgwt.client.widgets.StretchItem
-
The URL of the media file for this StretchItem.
- setSrc(String) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Base URL for tab images
- setSrc(String) - Method in class com.smartgwt.client.widgets.Window
-
A URL to load as content for the Window's body.
- setStacked(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use stacking for charts where this makes sense (column, area, pie, line and radar charts).
- setStacked(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
If the
ChartType
is "Column" then the metric settings may include a setting for
stacked
.
- setStackZIndex(String) - Method in class com.smartgwt.client.widgets.layout.Layout
-
For use in conjunction with
memberOverlap
, controls
the z-stacking order of members.
- setStandardDeviationBandProperties(DrawItem...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setStandardDeviationLineProperties(DrawItem) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setStandardDeviations(Float[]) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
showStandardDeviationLines
is
set, the number of standard deviation lines drawn and their respective standard deviation away from the mean are
specified by this property.
- setStartAngle(Integer) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
For pie mode only, start angle of the segment for the data value.
- setStartAngle(float) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Start angle of the sector in degrees.
- setStartAngle(float) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- setStartArrow(ArrowStyle) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Style of arrowhead to draw at the beginning of the line or path.
- setStartColor(String) - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
A start color for the gradient.
- setStartColor(String) - Method in class com.smartgwt.client.widgets.drawing.SimpleGradient
-
The start color of the gradient.
- setStartDate(Date) - Method in class com.smartgwt.client.data.DateRange
-
Set the start date of the range.
- setStartDate(Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setStartDate(Date) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- setStartDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Minimum date the selectors will allow the user to pick.
- setStartDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Minimum date the selectors will allow the user to pick.
- setStartDateField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setStartElement(String) - Method in class com.smartgwt.client.util.workflow.Process
-
The ID of either a
sequence
or an
element
which should be the starting point of the process.
- setStartElement(ProcessElement) - Method in class com.smartgwt.client.util.workflow.Process
-
- setStartImg(StretchItem) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the start of a scrollbar (the "scroll up" or "scroll left" button image).
- setStartLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Starting left coordinate of the line.
- setStartLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Starting left coordinate of the line.
- setStartPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Start point of the curve
If this method is called after the component has been drawn/initialized:
Update the startPoint
- setStartPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Start point of the line
If this method is called after the component has been drawn/initialized:
Update the startPoint
- setStartPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Start point of the line
If this method is called after the component has been drawn/initialized:
Update the startPoint
- setStartRow(Integer) - Method in class com.smartgwt.client.data.DSRequest
-
Starting row of requested results, used only with fetch operations.
- setStartRow(Integer) - Method in class com.smartgwt.client.data.DSResponse
-
Starting row of returned server results, when using paged result fetching
- setStartRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
These items are in a row by themselves by default
- setStartRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether this item should always start a new row in the form layout.
- setStartRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
these items are in a row by themselves by default
- setStartRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
By default RichTextItems take up an entire row
- setStartRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
these items are in a row by themselves by default
- setStartRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
these items are in a row by themselves by default
- setStartThumbOverlap(Integer) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Number of pixels the thumb is allowed to overlap the buttons at the start of the track.
- setStartTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Starting top coordinate of the line.
- setStartTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Starting top coordinate of the line.
- setStartValue(float) - Method in class com.smartgwt.client.widgets.RangeSlider
-
The beginning of the selected range.
- setStartYear(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Earliest year that may be selected.
- setState(Record) - Method in class com.smartgwt.client.util.workflow.Process
-
Current state of a process.
- setState(State) - Method in class com.smartgwt.client.widgets.Button
-
Current "state" of this widget.
- setState(State) - Method in class com.smartgwt.client.widgets.ImgButton
-
Current "state" of this widget.
- setState(State) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Current "state" of this widget.
- setState(String) - Method in class com.smartgwt.client.widgets.StretchImg
-
Set the specified image's state to newState and update the displayed image given by whichPart, or set the state for all
images to newState and update the displayed images if whichPart is not provided.
- setState(String, String) - Method in class com.smartgwt.client.widgets.StretchImg
-
Set the specified image's state to newState and update the displayed image given by whichPart, or set the state for all
images to newState and update the displayed images if whichPart is not provided.
- setState(State) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Current "state" of this widget.
- setStatus(int) - Method in class com.smartgwt.client.data.DSResponse
-
- setStatus(int) - Method in class com.smartgwt.client.rpc.RPCResponse
-
Status code for this response.
- setStatus(String) - Method in class com.smartgwt.client.widgets.Window
-
Text to show in the status bar of the window (if one is visible)
If this method is called after the component has been drawn/initialized:
Sets the text in the status bar of the window, redrawing if necessary.
- setStep(double) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
How much should the value be incremented / decremented when the user hits the icons to increase / decrease the
value?
- setStep(int) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- setStepPercent(float) - Method in class com.smartgwt.client.widgets.Slider
-
The percentage of the total slider that constitutes one discrete step.
- setStopIfFalse(Boolean) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Normally, all validators defined for a field will be run even if one of the validators has already failed.
- setStopOnError(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Indicates that if validation fails, the user should not be allowed to exit the field - focus will be forced back into
the field until the error is corrected.
- setStopOnError(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Indicates that if validation fails, the user should not be allowed to exit the field - focus will be forced back into
the field until the error is corrected.
- setStopOnError(Boolean) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Indicates that if this validator is not passed, the user should not be allowed to exit the field - focus will be forced
back into the field until the error is corrected.
- setStopOnErrors(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, this property determines how failure to save due to validation errors should be
displayed to the user.
- setStreamResults(String) - Method in class com.smartgwt.client.data.DSRequest
-
If true, results will be streamed on the server, rather than all records being read into server memory at once; this
approach is appropriate for retrieving or exporting large datasets without swamping the server.
- setStretchColumnWidthsProportionally(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
When
stretching column widths
, should
we stretch all column widths proportionally, or just stretch the columns that need extra width?
- setStrictQuoting(Boolean) - Method in class com.smartgwt.client.util.JSONEncoder
-
Whether all property names should be quoted, or only those property names that are not valid
identifiers or are JavaScript reserved words (such as "true").
- setStrictSQLFiltering(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
If set to true, both client and server-side advanced filtering used by Smart GWT will follow
SQL99 behavior for dealing with NULL values, which is often counter-intuitive to users.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The CSS class applied to this widget as a whole.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Default styleName for the chart.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
CSS class for the CubeGrid as a whole
- setStyleName(String) - Method in class com.smartgwt.client.widgets.Dialog
-
Style of the Dialog background
- setStyleName(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default CSS class
- setStyleName(String) - Method in class com.smartgwt.client.widgets.Label
-
Set the CSS class for this widget.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Default CSS style for the SectionStack as a whole.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Style for the overall TileGrid component.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
CSS class applied to this ToolStripGroup.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for the component as a whole.
- setSubClauseButtonPrompt(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the subClauseButton.
- setSubClauseButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title of the subClauseButton
- setSubmenu(Menu) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
A reference to another menu, to display as a submenu when the mouse cursor hovers over this menu item.
- setSubmenuConstructor(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
When using a Tree or hierarchical DataSource as the menu's data, optional subclass of Menu that should be used when
generating submenus.
- setSubmenuDirection(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Should submenus show up on our left or right.
- setSubstring(String) - Method in class com.smartgwt.client.widgets.form.validator.ContainsValidator
-
- setSubstring(String) - Method in class com.smartgwt.client.widgets.form.validator.DoesntContainValidator
-
- setSubstring(String) - Method in class com.smartgwt.client.widgets.form.validator.StringCountValidator
-
Set the substring.
- setSummaryFunction(SummaryFunctionType) - Method in class com.smartgwt.client.data.DataSourceField
-
- setSummaryFunction(String) - Method in class com.smartgwt.client.data.DataSourceField
-
If
showGridSummary
or
showGroupSummary
is true, this attribute can be used to
specify an summary function registered via
com.smartgwt.client.data.SimpleType#registerSummaryFunction()
for calculating the summary value to display.
- setSummaryFunction(SummaryFunction) - Method in class com.smartgwt.client.data.DataSourceField
-
- setSummaryFunction(SummaryFunctionType) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setSummaryFunction(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
showGridSummary
or
showGroupSummary
is true,
this method can be used to
specify the name of a summary function registered via
com.smartgwt.client.data.SimpleType#registerSummaryFunction()
for calculating the summary value to display.
- setSummaryFunction(SummaryFunction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setSummaryRowCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, and a
summaryRowDataSource
is specified this property may
be used to specify fetch criteria to apply when retrieving summary data to show in the summary row.
- setSummaryRowDataSource(DataSource) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, by default summary
values are calculated on the client based on the current data-set for the grid (see
ListGrid.getGridSummary
and
ListGrid.getGridSummaryFunction
).
- setSummaryRowFetchRequestProperties(DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
ListGrid.setShowGridSummary(Boolean)
is true, and a
${isc.DocUtils.linkForRef('listGrid.summaryDataSource')} is specified this property may be used to customize the fetch
request used when retrieving summary data to show in the summary row.
- setSummaryRowHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setSummaryRowStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setSummaryTitle(String) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Title for facet summary.
- setSummaryTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Deprecated.
Rather than customizing the summaryTitle developers should typically use the headerTitle
attribute to show a different title in the
column header button than the title used elsewhere.
- setSummaryValue(String) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Value for facet summary.
- setSummaryValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The value to display for a ListGridField when it appears in the summaryRow
.
- setSummaryValueTitle(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Title to show in a Summary of type "title" for this field.
- setSummaryValueTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
showGridSummary
or
showGroupSummary
is true and the
summaryFunction
is set to
"title"
, this
attribute may be set to a string to display in the group and/or grid summary.
- setSummaryVars(Map) - Method in class com.smartgwt.client.widgets.UserSummary
-
Map from the all-capital letter names used as summary variables in the summary
String to the fieldNames these variables should represent in
the context where the summary is evaluated.
- setSupportsTransparency(Boolean) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Determines whether to show the opacity slider.
- setSupportsTransparency(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Determines whether the
ColorPicker
associated with this ColorItem allows the
user to set transparency/opacity information whilst selecting a color.
- setSuppressAutoDraw(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
If
evalResult
is set, setting this property to true causes
autoDraw
to be set to false for the duration of the result
evaluation - which is generally what you want if you're returning new components from the server.
- setSuppressedGlobals(Map) - Method in class com.smartgwt.client.rpc.LoadScreenCallback
-
- setSuppressValidationErrorCallback(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When calling
DynamicForm.saveData
on a form or
valuesManager, by default if the server returns an error code, any callback passed into saveData() will not be fired.
- setSuppressValidationErrorCallback(Boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
When calling
ValuesManager.saveData
on a form or
valuesManager, by default if the server returns an error code, any callback passed into saveData() will not be fired.
- setSuppressValueIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If valueIcons
is set, this property may be set to
prevent the value icons from showing up next to the form items value
- setSuppressValueIcon(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has a valueIcons property specified, setting this property to true will prevent the valueIcon being
written out into this field's cells.
- setSwatchHeight(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Displayed height of the color swatch image.
- setSwatchImageURL(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The location of the color swatch image file
- setSwatchWidth(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Displayed width of the color swatch image.
- setSymmetricEdges(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this tabSet will
show edges
for the
paneContainer, this property determines whether the same edge media will be used regardless of the tab bar position, or
whether different media should be used (necessary if the edge appearance is not symmetrical on all sides).
- setSymmetricPickerButton(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- setSymmetricScroller(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- setSynchColumnLayout(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
If true, treat all values in this facet as a facetValueGroup - causes synched header reorder and resize.
- setSynchronousValidation(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If enabled, whenever validation is triggered and a request to the server is required, user interactivity will be blocked
until the request returns.
- setSynchronousValidation(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If enabled, whenever validation is triggered and a request to the server is required, user interactivity will be blocked
until the request returns.
- setTabBarAlign(Side) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Alignment of the tabBar.
- setTabBarControls(Object...) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
This property determines what controls should show up after the tabBar for this TabSet.
- setTabBarPosition(Side) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Which side of the TabSet the TabBar should appear on.
- setTabBarProperties(TabBar) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
This attribute allows developers to specify custom properties for this tabset's
tabBar
- setTabBarThickness(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Thickness of tabBar, applies to either orientation (specifies height for horizontal, width for vertical orientation).
- setTabIcon(int, String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the icon of a tab
- setTabIcon(String, String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the icon of a tab
- setTabIcon(Tab, String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the icon of a tab
- setTabIndex(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If specified this governs the tabIndex of the widget in the page's tab order.
- setTabIndex(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
TabIndex for the form item within the form, which controls the order in which controls are visited when the user hits
the tab or shift-tab keys to navigate between items.
- setTabIndex(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
TabIndex for this formItemIcon.
- setTableMode(TableMode) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
The display mode of the table.
- setTabPane(int, Canvas) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Apply a new
pane
to an existing tab in this tabSet
- setTabPane(String, Canvas) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Apply a new
pane
to an existing tab in this tabSet
- setTabs(Tab...) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- setTabSet(TabSet) - Method in class com.smartgwt.client.widgets.tab.Tab
-
- setTabTitle(int, String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the title of a tab
- setTabTitle(String, String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the title of a tab
- setTabTitle(Tab, String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the title of a tab
- setTagName(String) - Method in class com.smartgwt.client.data.DataSource
-
Tag name to use when serializing to XML.
- setTailSize(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Length of the horizontal "tail" between the start and end points of this LinePath and the diagonal connecting segment
- setTallBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
"Tall" baseStyle for this listGrid.
- setTarget(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The name of a window or frame that will receive the results returned by the form's action.
- setTarget(String) - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
By default, clicking a link rendered by this item opens it in a new browser window.
- setTarget(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
By default, clicking a link rendered by this item opens it in a new browser window.
- setTarget(Canvas) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Optional target canvas for this menu.
- setTarget(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
By default, clicking a link rendered by this item opens it in a new browser window.
- setTargetAfter(Boolean) - Method in class com.smartgwt.client.widgets.Snapbar
-
Is the target
being shown before or after the bar? This property
is automatically populated for splitbar
s created by a layout.
- setTargetAfter(Boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
Is the target
being shown before or after the bar? This property
is automatically populated for splitbar
s created by a layout.
- setTargetFieldsItemTitle(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title for the Target Field(s) picker.
- setTargetForm(DynamicForm) - Method in class com.smartgwt.client.util.workflow.UserTask
-
DynamicForm that should be populated with data and that should provide the data for the task outputs.
- setTargetView(Canvas) - Method in class com.smartgwt.client.util.workflow.UserTask
-
Optional widget that should be shown to allow user input.
- setTargetView(String) - Method in class com.smartgwt.client.util.workflow.UserTask
-
Optional widget that should be shown to allow user input.
- setTargetVM(ValuesManager) - Method in class com.smartgwt.client.util.workflow.UserTask
-
Optional ValuesManager which will receive task inputs and provide task outputs.
- setTargetVM(String) - Method in class com.smartgwt.client.util.workflow.UserTask
-
Optional ValuesManager which will receive task inputs and provide task outputs.
- setterForValue(Object) - Method in class com.smartgwt.client.bean.BeanProperty
-
- setterForValue(Object) - Method in class com.smartgwt.client.bean.BeanProperty1Getter
-
- setterForValue(Object) - Method in class com.smartgwt.client.bean.BeanProperty1Getter1Setter
-
- setterForValue(Object) - Method in class com.smartgwt.client.bean.BeanProperty1Setter
-
- setterForValue(Object) - Method in class com.smartgwt.client.bean.BeanPropertyMultiple
-
- setTestData(Record...) - Method in class com.smartgwt.client.data.DataSource
-
For a client-only DataSource, a set of records to use as a dataset, specified as an Array of JavaScript Objects.
- setText(String) - Method in class com.smartgwt.client.widgets.UserFormula
-
Formula to be evaluated.
- setText(String) - Method in class com.smartgwt.client.widgets.UserSummary
-
Summary to be evaluated.
- setTextAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is
true
this
property governs the alignment of text within the text field.
- setTextAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Alignment of the text / content within this form item.
- setTextAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is
true
, this
property governs the alignment of text within the text field.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Base css style for this item.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Base CSS class for this item's title text
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's text box element.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Base CSS class for this item
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Base CSS class name for a form item's text box element.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
Base CSS class applied to this item's title text (rendered next to the checkbox element).
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Base CSS class applied to the text for items within this radiogroup.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base CSS class name for a form item's text box element.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Base CSS class for this item
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Base CSS class to apply to this item's input element.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Base CSS class name for this item's input element.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Base CSS class for this item's text box.
- setTextColor(String) - Method in class com.smartgwt.client.data.Hilite
-
When edited via a
HiliteEditor
, the value for the foreground color of this
hilite.
- setTextColor(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional text color for this event's window.
- setTextFieldProperties(TextItem) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
textField
.
- setTextFieldProperties(TextItem) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.data.DSRequest
-
For "fetch" operations, how search criteria should be interpreted for text fields: either "exact" for exact match,
"startsWith" for matching at the beginning only, or "substring" for case-insensitive substring match.
- setTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When applying filter criteria to pickList data, what type of matching to use.
- setTextMatchStyle(TextMatchStyle) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
When applying filter criteria to pickList data, what type of matching to use.
- setTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When applying filter criteria to pickList data, what type of matching to use.
- setThumbInset(Integer) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Inset of the thumb relative to the track.
- setThumbMinSize(int) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The minimum pixel size of the draggable thumb regardless of how large the scrolling region becomes.
- setThumbOverlap(int) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Number of pixels the thumb is allowed to overlap the buttons at each end of the track.
- setThumbSrc(String) - Method in class com.smartgwt.client.widgets.Slider
-
The base filename for the slider thumb images.
- setThumbThickWidth(int) - Method in class com.smartgwt.client.widgets.Slider
-
The dimension of the thumb perpendicular to the slider track.
- setThumbThinWidth(int) - Method in class com.smartgwt.client.widgets.Slider
-
The dimension of the thumb parallel to the slider track.
- setTickMarkToValueAxisMargin(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setTileDragAppearance(DragAppearance) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Visual appearance to show when the tile is being dragged.
- setTileHeight(Integer) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Height of each tile in pixels.
- setTileHMargin(Integer) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Horizontal margin in between tiles.
- setTileMargin(int) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Margin in between tiles.
- setTileProperties(Canvas) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Common properties to use when creating every tile.
- setTiles(Canvas...) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
List of tiles to lay out.
- setTileSize(int) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Size of each tile in pixels.
- setTilesPerLine(Integer) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Number of tiles to show in each line.
- setTileValueAlign(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Horizontal alignment for tile values: "left", "right" or "center".
- setTileValueStyle(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
When using the default
SimpleTile
, CSS style for each value shown within a
tile.
- setTileVMargin(Integer) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Vertical margin in between tiles.
- setTileWidth(Integer) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Width of each tile in pixels.
- setTimeFormat(TimeDisplayFormat) - Method in class com.smartgwt.client.data.TextExportSettings
-
Format to use when outputting time values.
- setTimeFormatter(TimeDisplayFormat) - Method in class com.smartgwt.client.data.DataSourceField
-
Preferred time-format to apply to date type values within this field.
- setTimeFormatter(TimeFormatter) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setTimeFormatter(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Display format to use for the time portion of events' date information.
- setTimeFormatter(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setTimeFormatter(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Time-format to apply to date type values within this formItem.
- setTimeFormatter(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
What format should this item's time string be presented in? If unset the format will be derived from
timeFormatter
or the system-side
- setTimeFormatter(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Time-format to apply to date type values within this field.
- setTimeFormatter(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Display format to use for fields specified as type 'time'.
- setTimeFormatter(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Time-format to apply to date type values within this field.
- setTimeItemProperties(TimeItem) - Method in class com.smartgwt.client.widgets.DateChooser
-
Custom properties to apply to the
time field
used for
editing the time portion of the date.
- setTimeItemTitle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setTimelineGranularity(TimeUnit) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The granularity with which the timelineView will display events.
- setTimelineRange(Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Sets the range over which the timeline will display events.
- setTimelineRange(Date, Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Sets the range over which the timeline will display events.
- setTimelineUnitsPerColumn(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setTimelineViewTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setTimeout(int) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.defaultTimeout for this request only.
- setTimeoutErrorMessage(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Default message displayed to user when an operation fails to return from the server within the timeout period specified by RPCManager.defaultTimeout.
- setTimeUnitOptions(TimeUnit...) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
List of time units that will be offered for relative dates.
- SETTINGS - Static variable in class com.smartgwt.client.widgets.HeaderControl
-
- setTitle(String) - Method in class com.smartgwt.client.data.DataSource
-
User-visible name for this DataSource.
- setTitle(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Default user-visible title for this field.
- setTitle(String) - Method in class com.smartgwt.client.data.Hilite
-
User-visible title for this hilite.
- setTitle(String) - Static method in class com.smartgwt.client.data.MultiSortDialog
-
Set the title of the MultiSortDialog.
- setTitle(String) - Static method in class com.smartgwt.client.util.Page
-
Set the title of the page, which is typically shown as part of the browser window title
- setTitle(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setTitle(String) - Method in class com.smartgwt.client.widgets.Button
-
The text title to display in this button.
- setTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Lane
-
Title to show for this lane.
- setTitle(String) - Method in class com.smartgwt.client.widgets.Canvas
-
- setTitle(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Title for the chart as a whole.
- setTitle(String) - Method in class com.smartgwt.client.widgets.cube.Facet
-
User-visible title of this facet.
- setTitle(String) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
User-visible title of this facetValue.
- setTitle(String) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Title (tooltip hover text) for this image.
- setTitle(String) - Method in class com.smartgwt.client.widgets.FieldPickerWindow
-
- setTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.CancelItem
-
CancelItems show a title of "Cancel"
by default.
- setTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
User visible title for this form item.
- setTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.SubmitItem
-
SubmitItems show a title of "Submit"
by default.
- setTitle(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title text shown in the header bar of this editor's dialog.
- setTitle(String) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
A title for this headerSpan, to display in the headerSpan button for this headerSpan and in other contexts such as the
menu for picking visible fields
.
- setTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A title for this field, to display in the header for the field and in other contexts such as the menu for picking visible fields
.
- setTitle(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
The text title to display in this button.
- setTitle(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
The title to display centered in this NavigationBar
If this method is called after the component has been drawn/initialized:
Updates the title for this navigationBar.
- setTitle(String) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Title to show for the section
- setTitle(String) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Default title for the button.
- setTitle(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
When used in a MenuBar, the title of the menu button create will be the title of the Menu.
- setTitle(String) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Default title for the button.
- setTitle(String) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The text displayed for the menu item
- setTitle(String) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Title for this button.
- setTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear in this Dialog's Header-bar.
- setTitle(String) - Method in class com.smartgwt.client.widgets.PrintWindow
-
Title for the print window
- setTitle(String) - Method in class com.smartgwt.client.widgets.Slider
-
Optional display title for the slider.
- setTitle(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
The text title to display in this button.
- setTitle(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The text title to display in this button.
- setTitle(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Specifies the title of the this tab.
- setTitle(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
Sets the header-text for this group.
- setTitle(String) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
The title of the node as it should appear next to the node icon in the
Tree
.
- setTitle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
The title of the field as displayed on the left-hand side.
- setTitle(String) - Method in class com.smartgwt.client.widgets.Window
-
title for this Window, shown in the header (if drawn)
If this method is called after the component has been drawn/initialized:
Sets the
title
that appears in the window
header
.
- setTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Alignment of facet label title.
- setTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default alignment for item titles.
- setTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Alignment of this item's title in its cell.
- setTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
Controls the horizontal alignment of the group-title in its label.
- setTitleColSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Number of columns that this item's title spans.
- setTitleEditEvent(TabTitleEditEvent) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
The event that triggers title editing on this TabSet.
- setTitleEditorLeftOffset(Integer) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, offsets the tab title editor further in from the left-hand edge of the tab, by the number of pixels set in this
property.
- setTitleEditorProperties(TextItem) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- setTitleEditorRightOffset(Integer) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, offsets the tab title editor further in from the right-hand edge of the tab, by the number of pixels set in this
property.
- setTitleEditorTopOffset(Integer) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, offsets the tab title editor further down from the top edge of the tab, by the number of pixels set in this
property.
- setTitleField(String) - Method in class com.smartgwt.client.data.DataSource
-
Best field to use for a user-visible title for an individual record from this dataSource.
- setTitleField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setTitleField(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Sets the best field to use for a user-visible title for an individual record from this component.
- setTitleField(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setTitleField(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setTitleField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setTitleField(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display for an individual record as the main title.
- setTitleField(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setTitleField(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setTitleFormatter(HeaderLevelTitleCustomizer) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
Customize the Title text for a given span in a HeaderLevel.
- setTitleHeight(int) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
- setTitleHilite(String) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Hilite style to apply to the title for this facetValue.
- setTitleHoverFormatter(TitleHoverFormatter) - Method in class com.smartgwt.client.widgets.Button
-
- setTitleHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setTitleHoverFormatter(TitleHoverFormatter) - Method in class com.smartgwt.client.widgets.ImgButton
-
- setTitleHoverFormatter(TitleHoverFormatter) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
- setTitleHoverFormatter(TitleHoverFormatter) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
- setTitleHoverFormatter(TitleHoverFormatter) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
- setTitleHoverFormatter(TitleHoverFormatter) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
- setTitleOrientation(TitleOrientation) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default orientation for titles for items in this form.
- setTitleOrientation(TitleOrientation) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
On which side of this item should the title be placed.
- setTitleOrientation(VerticalAlignment) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
Controls the horizontal alignment of the group-title in its label.
- setTitlePrefix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string prepended to the title of every item in this form.
- setTitleProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for title label.
- setTitleProperty(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of the property on a
TreeNode
that holds the title of the node as it
should be shown to the user.
- setTitles(String...) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
Optional sparse array of titles for the spans on this headerLevel.
- setTitleStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Base CSS class for this item's title cell.
- setTitleStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's title.
- setTitleStyle(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
- setTitleStyle(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
CSS style applied to the title text only.
- setTitleStyle(String) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Like
titleStyle
, can set to provide a separate style
for the title text.
- setTitleStyle(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Provide a separate style for the title text.
- setTitleStyle(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
CSS class applied to this ToolStripGroup.
- setTitleSuffix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string appended to the title of every item in this form.
- setTitleVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Vertical alignment of this item's title in its cell.
- setTitleWidth(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The width in pixels allocated to the title of every item in this form.
- setTitleWidth(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The width in pixels allocated to the title of every item in this form.
- setToDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "to" date.
- setToDate(String) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "to" date.
- setToDate(TimeUnit) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "to" date.
- setToDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Initial value for the "to" date.
- setToDateOnlyPrefix(String) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
The text to prepend to the formatted date when only a
toDate
is supplied.
- setTodayBackgroundColor(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The background color for today in the Month view, or in the Timeline view when +{timelineGranularity} is "day".
- setTodayButtonHeight(Integer) - Method in class com.smartgwt.client.widgets.DateChooser
-
If set specifies a fixed height for the Today and Cancel buttons.
- setTodayButtonTitle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for "Today" button.
- setToolbarBackgroundColor(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The background color for the toolbar.
- setToolbarButtons(Canvas...) - Method in class com.smartgwt.client.widgets.Dialog
-
- setTooltip(String) - Method in class com.smartgwt.client.widgets.Canvas
-
- setTooltip(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item.
- setTop(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the top of the widget is offset down from its default drawing context (either its parent's top-left
corner, or the document flow, depending on the value of the
position
property).
- setTop(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the top of the widget is offset down from its default drawing context (either its parent's top-left
corner, or the document flow, depending on the value of the
position
property).
- setTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- setTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Top coordinate in pixels relative to the DrawPane.
- setTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Sets the amount from the top of its positioning that the element should be placed.
- setTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Top coordinate in pixels relative to the DrawPane.
- setTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Top coordinate in pixels relative to the DrawPane.
- setTop(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Top coordinate of this item in pixels.
- setTopOperator(LogicalOperator) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Default logical operator for all top-level clauses in the FilterBuilder.
- setTopOperatorAppearance(TopOperatorAppearance) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
How to display and edit the
topOperator
for
this FilterBuilder.
- setTopOperatorItemWidth(int) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- setTopOperatorItemWidth(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- setTopOperatorOptions(OperatorId...) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- setTopOperatorTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- setTotalRows(Integer) - Method in class com.smartgwt.client.data.DSResponse
-
Total number of rows available from the server that match the current filter criteria, when using paged result
fetching.
- setToTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The title for the
to
part of the range.
- setTrackCapSize(int) - Method in class com.smartgwt.client.widgets.Slider
-
The height of vertical slider start and end images, or width of horizontal slider start and end images.
- setTrackEndHeight(int) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The minimum pixel height of the track end segments (if enabled with showTrackEnds).
- setTrackEndImg(StretchItem) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the end of a scrollbar track.
- setTrackEndWidth(int) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The minimum pixel width of the track end segments (if enabled with showTrackEnds).
- setTrackerImage(ImgProperties) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default image to use for the dragTracker when things are dragged within or out of this list.
- setTrackImageType(ImageStyle) - Method in class com.smartgwt.client.widgets.Slider
-
The imageType setting for the slider track.
- setTrackImg(StretchItem) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the middle part of a scrollbar track, which usually takes up the majority of the width or height of
the scrollbar.
- setTrackSrc(String) - Method in class com.smartgwt.client.widgets.Slider
-
The base filename for the slider track images.
- setTrackStartImg(StretchItem) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the start of a scrollbar track.
- setTrackWidth(int) - Method in class com.smartgwt.client.widgets.Slider
-
The thickness of the track.
- setTrailingDateField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the trailing date field for each event.
- setTransformTo(String) - Method in class com.smartgwt.client.widgets.form.validator.MaskValidator
-
Set the transformTo.
- setTranslate(int[]) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Global translation.
- setTransport(RPCTransport) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Selects the transport used for this RPCRequest.
- setTreeField(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGridField
-
The field containing
treeField: true
will display the
Tree
.
- setTreeFieldTitle(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Visible title for the tree column (field).
- setTreeRootValue(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For databound trees, use this attribute to supply a ${isc.DocUtils.linkForRef('ResultTree.rootValue')} for this component's generated data object.
- setTreeRootValue(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For databound trees, use this attribute to supply a ${isc.DocUtils.linkForRef('ResultTree.rootValue')} for this component's generated data object.
- setType(FieldType) - Method in class com.smartgwt.client.data.DataSourceField
-
Type of this field.
- setType(SimpleType) - Method in class com.smartgwt.client.data.DataSourceField
-
Set the type directly to a defined SimpleType.
- setType(DataSource) - Method in class com.smartgwt.client.data.DataSourceField
-
Deprecated.
use #setTypeAsDataSource
- setType(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The DynamicForm picks a field renderer based on the type of the field (and sometimes other attributes of the
field).
- setType(ValidatorType) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Type of the validator.
- setType(String) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Type of the validator defined as a String.
- setType(ListGridFieldType) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
ListGrids picks a renderer for the view and edit mode of a field based on this attribute.
- setType(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Specifies the type of this DetailViewerField.
- setTypeAsDataSource(DataSource) - Method in class com.smartgwt.client.data.DataSourceField
-
The type can also be the another DataSource, which allows you to model nested structures such as XML documents (in fact, XMLTools.loadXMLSchema()
models XML schema in this way).
- setTypeOperators(FieldType, OperatorId[]) - Method in class com.smartgwt.client.data.DataSource
-
Set the list of
OperatorIds
valid for a given FieldType.
- setUncheckedImage(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is not selected, or unchecked
- setUnfreezeFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUngroupText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, and
this.isGrouped
is true, this attribute will be
shown as the title for the menu item to ungroup the grid.
- setUnit(TimeUnit) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
Unit of time shown at this level of header.
- setUnknownErrorMessage(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The error message for a failed validator that does not specify its own errorMessage.
- setUnremoveIcon(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUnselectedTitle(String) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If
title
is null, this value will be displayed as a
title when the user has not selected any value from the hierachichal menu.
- setUnsetImage(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is unset.
- setupCanvasConstructor() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
- setUpdateCacheFromRequest(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
When a successful Add, Update or Remove type operation fires on this ResultSet's dataSource, if
data
is unset, should we integrate the submitted data values (from the
request) into our data-set? This attribute will be passed to
DataSource#getUpdatedData
as the
useDataFromRequest
parameter.
- setUpdateCacheFromRequest(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When a successful Add, Update or Remove type operation fires on this ResultTree's dataSource, if
data
is unset, should we integrate the submitted data values (from the
request) into our data-set?
- setUpdateDataURL(String) - Method in class com.smartgwt.client.data.RestDataSource
-
Custom dataURL for update type operations
- setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setUpdateOperation(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Operation ID this component should use when performing update operations.
- setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setUpdatePartialCache(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
If set to true, updated and added rows will be integrated into the client-side cache even if paging is enabled and cache
is partial.
- setUploadButtonTitle(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
- setUploadDataSource(DataSource) - Method in class com.smartgwt.client.widgets.BatchUploader
-
DataSource used to save uploaded records.
- setUploadFieldName(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Used by the
BatchUploader
to map a field in an upload file to this dataSourceField.
- setUploadFieldPrefix(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
String to prepend to the names of the additional fields specified in
uploadFormFields
before they are stored in the
HttpSession on the server.
- setUploadFileLabel(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Title to display next to the
FileItem
field where the user enters a
filename to upload
- setUploadFormFields(FormItem...) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Optional fields for the uploadForm.
- setUploadFormItems(FormItem...) - Method in class com.smartgwt.client.widgets.BatchUploader
-
- setUploadOperation(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
- setUse24HourTime(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setUse24HourTime(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When showing the
DateChooser
and the field is of type "datetime", whether the
time field
should be set to use 24-hour time.
- setUse24HourTime(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- setUse24HourTime(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Whether to enforce 24-hour time in the UI.
- setUseAdvancedFieldPicker(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to true, an advanced field picker based on the FieldPicker will be shown instead of the column picker submenu if
there are more fields in the grid than
advancedFieldPickerThreshold
.
- setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setUseAllDataSourceFields(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
If true, the set of fields given by the "default binding" (see
fields
) is used, with any fields specified in
component.fields
acting as overrides that can suppress or modify the
display of individual fields, without having to list the entire set of fields that
should be shown.
- setUseAllDataSourceFields(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, the set of fields given by the "default binding" (see DataBoundComponent.fields) is used, with any
fields specified in component.fields acting as overrides that can suppress or modify the display of individual
fields, without having to list the entire set of fields that should be shown.
- setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, the set of fields given by the "default binding" (see fields
) is used, with any fields specified in
component.fields
acting as overrides that can suppress or modify the display of individual fields, without
having to list the entire set of fields that should be shown.
- setUseAllDataSourceFields(boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
If true, the set of fields given by the "default binding" (see DataBoundComponent.fields) is used, with any
fields specified in component.fields acting as overrides that can suppress or modify the display of individual
fields, without having to list the entire set of fields that should be shown.
- setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setUseAutoGradients(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Causes the chart to use the colors specified in
dataColors
but specify chart-specific gradients based on the primary data color per chart type.
- setUseBackMask(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
In earlier versions of Internet Explorer (pre IE9), a native limitation exists whereby if HTML elements are overlapping
on the page, certain elements can appear to "burn through" elements in the same position with a higher z-index.
- setUseBackMask(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
By default Windows show a
backMask
in Internet Explorer
versions predating Internet Explorer 9.
- setUseCellRollOvers(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Are rollovers cell-level or row-level?
- setUseClientFiltering(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
Whether to filter data locally when all DataSource records have been loaded (that is, criteria is blank and cache is
complete).
- setUseClientFiltering(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setUseClientFiltering(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- setUseClientSorting(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
Whether to sort data locally when all records matching the current criteria have been cached.
- setUseCopyPasteShortcuts(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUseCursorTracking(boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
If true, an image is shown to the right of the cursor when RPCRequest.promptStyle is set to "cursor", otherwise the cursor itself is modified via css to the value of RPCRequest.promptCursor.
- setUseDisplayValue(Boolean) - Method in class com.smartgwt.client.data.TextExportSettings
-
Whether to convert each field's value to the corresponding display value for export.
- setUseFirstDayOfFiscalWeek(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
When showing the
fiscal year chooser
, should
firstDayOfWeek be defaulted to the same day as the fiscal start date? If true and a fiscal year starts on a Tuesday,
the calendar will display Tuesday to Monday from left to right.
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Like
useFlatFields
, but applies to all DataBound
components that bind to this DataSource.
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
When
useFlatFields
is set for a request to be sent to a WSDL web service, when
creating the input XML message to send to the web service, properties in
request.data
will be used as the values for XML elements of the same
name, at
any level of nesting.
- setUseFlatFields(boolean) - Method in class com.smartgwt.client.data.OperationBinding
-
Setting
useFlatFields
on an operationBinding is equivalent to setting
useFlatFields
on all DataSource requests with the same
operationType
as this
operationBinding
.
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.data.SerializationContext
-
Set the useFlatFields.
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.data.WSRequest
-
When
useFlatFields
is set for a request to be sent to a WSDL web service, when creating the input XML message to send to the web service, properties in
data
will be used as the values for XML elements of the same name, at any level of nesting.
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setUseFlatFields(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
The useFlatFields
flag causes all simple type fields anywhere in a nested
set of DataSources to be exposed as a flat list for form binding.
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setUseFlatHeaderFields(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
Cause the
useFlatFields
XML serialization behavior to be
used for
all soap headers in the request.
- setUseGlobalSectionIDs(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Should any specified
ID
be applied to the generated
SectionHeader widget for the section as a widget ID? If set to false, SectionStackSection.ID will behave as a synonym
for SectionStackSection.name.
- setUseHttpProxy(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Like
useHttpProxy
, but serves as a default for this
DataSource that may be overridden by individual operationBindings.
- setUseHttpProxy(Boolean) - Method in class com.smartgwt.client.data.OperationBinding
-
Whether to use the
HttpProxy
servlet to send requests described
by this operationBinding.
- setUseHttpProxy(Boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Whether to ever attempt to use the "HttpProxy" servlet to enable web service requests to
servers other than the origin server.
- setUseHttpProxy(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Indicates whether this request should use the HttpProxyServlet in order to enable contacting hosts other than the origin
server (available only in Pro Edition or better).
- setUseInsertionOrder(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Specifies whether to arrange the buttons of the MultiComboBoxItem in the order that they were selected (the default), or
to sort the buttons by
displayField
.
- setUseIOSTabs(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Setting this to true turns on a different appearance for tabs, similar to iOS tabs from the "Music" app, where the
tab.icon is enlarged and shown as a black and white mask.
- setUseKeys(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
A boolean indicating whether this menu should use shortcut keys.
- setUseLocalValidators(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Whether to attempt validation on the client at all for this DataSource.
- setUseLogGradations(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use classic logarithmic gradations, where each order of magnitude is shown as a gradation as well as a few
intervening lines.
- setUseLogGradations(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to use classic logarithmic gradations, where each order of magnitude is shown as a gradation as well as a few
intervening lines.
- setUseMask(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is not
false
this
property determines if an input mask should be used.
- setUseMask(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If true, a data entry mask will be enabled in the field based on the
timeFormatter
.
- setUseMultiplePointShapes(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether the chart should use multiple shapes to show data points.
- setUseOfflineStorage(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Whether we store server responses for this DataSource into
browser-based
offline storage
, and then use those stored responses at a later time if we are offline (ie, the application cannot
connect to the server).
- setUseOpacityFilter(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Configures where the Opacity filter is used for IE6-8.
- setUseParentFieldOrder(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
For a DataSource that inherits
fields
from another DataSource
(via
inheritsFrom
), indicates that the parent's field order
should be used instead of the order of the fields as declared in this DataSource.
- setUsePNGFix(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
If false, never apply the png fix needed in Internet Explorer to make png transparency work correctly.
- setUseRemoteValidators(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
saveLocally
is specified, but this grid is bound to
a DataSource which includes remote field validators, by default edits will be saved synchronously and these validators
will not be executed.
Set this property to
true
to ensure these remote validators are called when
saving edits in saveLocally mode.
- setUserFormula(UserFormula) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Formula definition for this field.
- setUseRowSpanStyling(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Enables various styling behaviors that potentially make sense when
ListGrid.getRowSpan
has been overriden to introduce spanning
cells, and spanning is largest on the left and smaller as cells go to the right.
- setUserSummary(UserSummary) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Summary definition for this field.
- setUserTask(UserTask) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Associated userTask if current dynamic form used along with workflow.
- setUseSharedPicker(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true (the default), use a single shared date-picker across all widgets that use one.
- setUseSharedPicker(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When set to true (the default), use a single shared date-picker across all widgets that use one.
- setUseSimpleHttp(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
When set to true, assume the request is not going to the Smart GWT server, and hence send a simple HTTP request that
does not use Smart GWT-specific request encoding.
- setUseSimpleTabs(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should we use simple button based tabs styled with CSS rather than image based
ImgTab
tabs?
- setUseStrictJSON(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Should HTTP responses to requests by this dataSource be formatted using the strict JSON subset of the javascript
language? If set to true, responses returned by the server should match the format described
here.
- setUseStrictJSON(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
Should the HTTP response to this request be formatted using the strict JSON subset of the javascript language? If set to
true, responses returned by the server should match the format described
here.
- setUseSymmetricStandardDeviations(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setUseTag(String) - Method in class com.smartgwt.client.widgets.plugins.Applet
-
Specifies the type of tag to use for the applet html.
- setUseTestDataFetch(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
When set, causes a
client-only
or
cacheAllData
DataSource to create a second DataSource to perform
it's one-time fetch.
- setUseTextField(Boolean) - Method in class com.smartgwt.client.data.fields.DataSourceDateField
-
- setUseTextField(Boolean) - Method in class com.smartgwt.client.data.fields.DataSourceDateTimeField
-
- setUseTextField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Should we show the date in a text field, or as 3 select boxes?
- setUseTextField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
DateTimeItems show datetime values in a freeform text entry area.
- setUseTextField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Should we show the time in a text field, or as a number of SelectItems?
- setUuid(String) - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Set this to the uuid of your Active X control - ISC will then generate the appropriate classID entry for you.
- setValidateByCell(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether client-side validation checks should be performed when the user moves between cells in the current edit row.
- setValidateCriteria(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
If this attribute is set to true
when getCriteria
is called, the item will validate the
"to" and "from" fields and return null if either field fails validation.
- setValidateOnChange(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, form fields will be validated when each item's "change" handler is fired as well as when the entire form is
submitted or validated.
- setValidateOnChange(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, form items will be validated when each item's "change" handler is fired as well as when the entire form is
submitted or validated.
- setValidateOnChange(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true (the default), validates each entered value when it changes, to make sure it is a a valid value of its type
(valid string, number, and so on).
- setValidateOnChange(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
If true (the default), validates the entered value when it changes, to make sure it is a a valid value of its type
(valid string, number, and so on).
- setValidateOnChange(Boolean) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
If true, validator will be validated when each item's "change" handler is fired as well as when the entire form is
submitted or validated.
- setValidateOnChange(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, validation will be performed on each edited cell when each editor's "change" handler is fired.
- setValidateOnChange(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set to true, any validators
for this field will
be run whenever the value of the field is changed.
- setValidateOnExit(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, form items will be validated when each item's "editorExit" handler is fired as well as when the entire form is
submitted or validated.
- setValidateOnExit(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, form items will be validated when each item's "editorExit" handler is fired as well as when the entire form is
submitted or validated.
- setValidateRelatedRecords(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
If true, indicates that the Smart GWT Server should automatically apply a
ValidatorType
of "hasRelatedRecord" to every field on this dataSource that has a
foreignKey
defined.
- setValidationMode(ValidationMode) - Method in class com.smartgwt.client.data.DSRequest
-
Mode of validation for entered data.
- setValidationURL(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
validationURL can be set to do server-side validation against a different URL from where the form will ultimately save,
as part of an incremental upgrade strategy for Struts and Struts-like applications.
- setValidators(Validator...) - Method in class com.smartgwt.client.data.DataSourceField
-
Validators to be applied to this field.
- setValidators(Validator...) - Method in class com.smartgwt.client.data.SimpleType
-
Validators to apply to value of this type.
- setValidators(Validator...) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Validators for this form item.
- setValidators(Validator...) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setValidOperators(OperatorId...) - Method in class com.smartgwt.client.data.DataSourceField
-
List of operators valid on this field.
- setValidOperators(OperatorId...) - Method in class com.smartgwt.client.data.SimpleType
-
Set of search operators valid for this type.
- setValidOperators(OperatorId...) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Array of valid filtering operators (eg "greaterThan") that are legal for this FormItem.
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.Button
-
Vertical alignment of this component's title.
- setVAlign() - Method in class com.smartgwt.client.widgets.Button
-
Sets the vertical alignment of this buttons content.
- setVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Vertical alignment of this item within its cell.
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Vertical alignment of the title of this headerSpan.
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.IconButton
-
Vertical alignment of this button's content.
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.ImgButton
-
Vertical alignment of this component's title.
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.Label
-
Vertical alignment of label text.
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Vertical alignment of this component's title.
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Vertical alignment of this component's title.
- setValue(Float) - Method in class com.smartgwt.client.widgets.chart.ChartPointClickEvent
-
- setValue(Float) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
Data value this drawnValue
represents.
- setValue(float) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The current value on the dial.
- setValue(float) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- setValue(String, String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Sets the value for some field
- setValue(String, double) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, int[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, Date) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, String[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, Map) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, Record) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, DataClass) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, Record[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, DataClass[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, RelativeDate) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(DateRange) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Sets the value for this dateRangeItem.
- setValue(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the value of the form item.
- setValue(double) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the value of the form item.
- setValue(Date) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the value of the form item.
- setValue(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the value of the form item.
- setValue(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the value of the form item.
- setValue(Object) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the value of the form item as an object.
- setValue(DateRange) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Sets the value for this dateRangeItem.
- setValue() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Attempting to set the value for an upload form item is disallowed for security reasons.
- setValue(String, String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, double) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, Date) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, Map) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, Record) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, DataClass) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, Record[]) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, DataClass[]) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Initial value for the edit area.
- setValue(float) - Method in class com.smartgwt.client.widgets.Slider
-
The slider value.
- setValue(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
When a field specifies its
type
to be "header", the
value of this attribute specifies the header text.
- setValueAxisLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for labels of value axis.
- setValueAxisLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for labels of value axis.
- setValueAxisMargin(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setValueDisabled(Object, boolean) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Disable or Enable a specific option within this radioGroup
- setValueField(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this form item maps data values to display values by retrieving the
displayField
values from an
optionDataSource
, this property denotes the the
field to use as the underlying data value in records from the optionDataSource.
If unset, assumed to be the
name
of this form item.
- setValueField(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item maps data values to display values by retrieving the
displayField
values from an
optionDataSource
, this property denotes the the
field to use as the underlying data value in records from the optionDataSource.
If unset, assumed to be the
name
of this form item.
- setValueField(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The valueField
of the combo box.
- setValueField(String) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this form item maps data values to display values by retrieving the
displayField
values from an
optionDataSource
, this property denotes
the the field to use as the underlying data value in records from the optionDataSource.
If unset, assumed to
be the
name
of this form item.
- setValueField(String) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Which field in the tree-data should be returned as this item's value? If unspecified, the path will be used
- setValueField(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this form item maps data values to display values by retrieving the
displayField
values from an
optionDataSource
, this property denotes the the
field to use as the underlying data value in records from the optionDataSource.
If unset, assumed to be the
name
of this form item.
- setValueField(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the
optionDataSource
field used to
retrieve the stored values that are to be mapped to the display values (specified by
displayField
).
- setValueFormatter(FormItemValueFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Optional
FormItemValueFormatter
, if provided, is evaluated to get the
display value to show for this form items underlying data value.
- setValueHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setValueHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
The FormItemHoverFormatter should return the HTML to display in a hover canvas when the
user holds the mousepointer over a particular value in this item.
- setValueIconField(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
For Databound formItems, this property determines which column
valueIcons
should show up in for this formItem's pickList.
If unset valueIcons show up in the
displayField
column if specified, otherwise
the
valueField
column.
In most cases
only the
displayField
or
valueField
will be visible.
- setValueIconField(String) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
For Databound formItems, this property determines which column
valueIcons
should show up in for this formItem's pickList.
If unset valueIcons show up in the
displayField
column if specified, otherwise
the
valueField
column.
In most cases
only the
displayField
or
valueField
will be visible.
- setValueIconField(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
For Databound formItems, this property determines which column
valueIcons
should show up in for this formItem's pickList.
If unset valueIcons show up in the
displayField
column if specified, otherwise
the
valueField
column.
In most cases
only the
displayField
or
valueField
will be visible.
- setValueIconHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If valueIcons
is specified, use this property to
specify a height for the value icon written out.
- setValueIconHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height for value icons for this listGrid.
- setValueIconHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Height for value icons for this listGrid field.
- setValueIconLeftPadding(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If we're showing a value icon, this attribute governs the amount of space between the icon and the start edge of the
form item cell.
- setValueIconLeftPadding(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the left of valueIcons by default Can be overridden at the field level
- setValueIconLeftPadding(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
How much padding should there be on the left of valueIcons for this field Overrides
valueIconLeftPadding
- setValueIconMapper(ValueIconMapper) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the FormItem Value Icon mapper that allows the developer to specify the image source for an icon to be displayed for the current form item value.
- setValueIconOrientation(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If we're showing a valueIcon for this field should it appear to the left or the right of the text? By default the icon
will appear to the left of the textual value - set this to "right" to show the icon on the right of the text.
- setValueIconRightPadding(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If we're showing a value icon, this attribute governs the amount of space between the icon and the value text.
- setValueIconRightPadding(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the right of valueIcons by default
- setValueIconRightPadding(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
How much padding should there be on the right of valueIcons for this field Overrides
valueIconRightPadding
- setValueIcons(Map) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the valueIcons for this item.
- setValueIcons(Map<String, String>) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
This property is a mapping between data values and URLs of icons to display.
- setValueIconSize(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If valueIcons
is specified, this property may be
used to specify both the width and height of the icon written out.
- setValueIconSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width and height of value icons for this ListGrid.
- setValueIconSize(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Default width and height of value icons in this field.
- setValueIconWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If valueIcons
is specified, use this property to
specify a width for the value icon written out.
- setValueIconWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Width for value icons for this listGrid.
- setValueIconWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Width for value icons for this listGrid field.
- setValueItemTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The title for the value-item.
- setValueItemWidth(Integer) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the value-chooser formItem displayed in clauses within this FilterBuilder.
- setValueItemWidth(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the value-chooser formItem displayed in clauses within this FilterBuilder.
- setValueLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for a "value line" - a line shows where a particular discrete value is placed, eg, vertical lines connecting
points of a line chart to the X axis, or radial lines in a Radar chart.
- setValueLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for a "value line" - a line shows where a particular discrete value is placed, eg, vertical lines connecting
points of a line chart to the X axis, or radial lines in a Radar chart.
- setValueMap(Map) - Method in class com.smartgwt.client.data.DataSourceField
-
A ValueMap is a set of legal values for a field.
- setValueMap(String...) - Method in class com.smartgwt.client.data.DataSourceField
-
A ValueMap is a set of legal values for a field.
- setValueMap(String...) - Method in class com.smartgwt.client.data.SimpleType
-
List of legal values for this type, like
valueMap
.
- setValueMap(Map) - Method in class com.smartgwt.client.data.SimpleType
-
List of legal values for this type, like
valueMap
.
- setValueMap(String...) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the valueMap for this item.
- setValueMap(LinkedHashMap) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the valueMap for this item.
- setValueMap(String, LinkedHashMap) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setValueMap(String, String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setValueMap(Map) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Array of legal values for this field, or an Object where each property maps a stored value to a user-displayable
value.
Note that if this field is editable (see
canEdit
,
canEdit
), editors displayed for this
field will pick up their valueMap either from this value or from
editorValueMap
.
- setValueMap(String...) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Array of legal values for this field, or an Object where each property maps a stored value to a user-displayable
value.
Note that if this field is editable (see
canEdit
,
canEdit
), editors displayed for this
field will pick up their valueMap either from this value or from
editorValueMap
.
- setValueMap(Map) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
A property list (or an expression that evaluates to a property list) specifying a mapping of internal values to
display values for the field (row).
- setValueProperty(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Property in each record that holds a data value.
- setValueProperty(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Name of the property in a cell record that holds the cell value.
- setValues(Record) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Values to be submitted for "update", "add" and "remove" operations.
- setValues(FacetValue...) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Array of facetValue definitions.
- setValues(Map) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
et the values for this DynamicForm.
- setValues(Object...) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
- setValues(String...) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Set the values of a SelectItem with multiple=true.
- setValues(Map) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the values for this values manager.
- setValuesAsCriteria(Criterion) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
This method will display the specified criteria in this form for editing.
- setValuesManager(ValuesManager) - Method in class com.smartgwt.client.widgets.Canvas
-
- setValuesManager(ValuesManager) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If set at init time, this dynamicForm will be created as a member form for the specified valuesManager.
- setValueTitle(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
A label for the data values, such as "Sales in Thousands", typically used as the label for the value axis.
- setValueTitle(String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
A label for the data values, such as "Sales in Thousands", typically used as the label for the value axis.
- setValueTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
A label for the data values shown in cells, such as "Sales in Thousands", typically used
when the CubeGrid must generate a description for a cell value or set of cell values.
- setValueTree(Tree) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
A
Tree
of options from which the user can select.
- setValueXPath(String) - Method in class com.smartgwt.client.data.DataSourceField
-
XPath expression used to retrieve the field's value.
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
True == display options vertically, false == display in a single row
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Indicates whether this is a vertical or horizontal slider.
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Should the toolbar stack its buttons vertically or horizontally?
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Should this layout appear with members stacked vertically or horizontally.
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.Progressbar
-
Indicates whether this is a vertical or horizontal progressbar.
- setVertical(boolean) - Method in class com.smartgwt.client.widgets.RangeSlider
-
Whether the rangeSlider should be vertical or horizontal.
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether this is a vertical or horizontal slider.
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.StretchImg
-
Indicates whether the list of images is drawn vertically from top to bottom (true), or horizontally from left to right
(false).
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Default is a horizontal button.
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
Indicates whether the buttons are drawn horizontally from left to right (false), or vertically from top to bottom
(true).
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Indicates whether the components are drawn horizontally from left to right (false), or vertically from top to bottom
(true).
- setVerticalStyleName(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
- setViewState(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Reset this grid's view state to match the ListGridViewState object passed in.
Used to restore previous state
retrieved from the grid by a call to
ListGrid.getViewState
.
- setViewState(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Reset this detail viewer's view state to match the DetailViewerViewState object passed in.
Used to restore previous
state retrieved from the detail viewer by a call to
DetailViewer.getViewState
.
- setViewURL(String) - Method in class com.smartgwt.client.widgets.ViewLoader
-
URL to load components from.
- setVirtualScrolling(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When incremental rendering is switched on and there are variable record heights, the virtual scrolling mechanism manages
the differences in scroll height calculations due to the unknown sizes of unrendered rows to make the scrollbar and
viewport appear correctly.
- setVisibility(Visibility) - Method in class com.smartgwt.client.widgets.Canvas
-
Controls widget visibility when the widget is initialized.
- setVisibilityMode(VisibilityMode) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Whether multiple sections can be visible at once
- setVisible(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
- setVisible(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether this item is currently visible.
- setVisibleMember(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Hide all other members and make the single parameter member visible.
- setVPolicy(LayoutPolicy) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Sizing policy applied to members on vertical axis
- setVResizeCursor(Cursor) - Method in class com.smartgwt.client.widgets.Splitbar
-
Cursor to display if this Splitbar is to be used for vertical resize of widgets.
- setVSrc(String) - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
Default src to display when
vertical
is true, and
src
is unset.
- setVSrc(String) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Base URL for the images used for the vertical scrollbar track and end buttons.
- setVSrc(String) - Method in class com.smartgwt.client.widgets.Splitbar
-
Base URL for the image if
vertical
is true and
src
is unset.
- setVSrc(String) - Method in class com.smartgwt.client.widgets.StretchImg
-
Base URL for the image if
vertical
is true and
src
is unset.
- setVSrc(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Image for resizer
- setVSrc(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Image for vertically oriented separator (for horizontal toolstrips).
- setVThumbStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
Optional CSS style for the thumb for a vertically oriented slider.
- setVTrackStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
Optional CSS style for the track for a vertically oriented slider.
- setWaitForSave(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, this property determines whether the user will be able to dismiss the edit form, or
navigate to another cell while the save is in process (before the asynchronous server response returns).
- setWarnOnCancel(Boolean) - Method in class com.smartgwt.client.widgets.BatchUploader
-
If set, indicates that a warning dialog should be shown when Cancel is clicked, asking the user to confirm that this is
really what they want to do.
- setWarnOnRemoval(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canRemoveRecords
is true, when the user clicks
the remove icon for some record, should we show a warning message (defined as
warnOnRemovalMessage
) and allow the user to cancel
removal?
- setWarnOnRemovalMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setWarnOnUnmappedValueFieldChange(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a field has
displayField
specified and has no
optionDataSource
, this field will display the
value from the
displayField
of each record by default (for more on this behavior see
optionDataSource
).
- setWeekendDays(Integer[]) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets the days that are considered weekend days
.
- setWeekendHeaderStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Optional CSS style applied to the day-of-week headers for weekend days.
- setWeekEventBorderOverlap(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Augments the width of week event windows slightly to avoid duplicate adjacent borders between events.
- setWeekFieldTitle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the week
field in the date grid.
- setWeekHeaderStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setWeekMenuStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Style for the pop-up week menu.
- setWeekPrefix(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to appear before the week number in the title of
week-based
HeaderLevel
s when this calendar is showing a timeline.
- setWeeksAgoTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "week".
- setWeeksFromNowTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "week".
- setWeekViewTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setWholeRecordNavIcon(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
- setWidth(Integer) - Method in class com.smartgwt.client.data.fields.DataSourceImageField
-
- setWidth(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Size for this component's horizontal dimension.
- setWidth(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Size for this component's horizontal dimension.
- setWidth(int) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Integer number of pixels.
- setWidth(int) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Width of the cube grid facetValue in pixels.
- setWidth(int) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- setWidth(int) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Width in pixels.
- setWidth(int) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Width in pixels.
- setWidth(int) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Width in pixels.
- setWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Width of the FormItem.
- setWidth(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines the width of this icon in px.
- setWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
default width for the spacer
- setWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
default width of this item
- setWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Default width for fields.
- setWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Width for this uploadItem.
- setWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The width of this field, specified as either an absolute number of pixels, a percentage of the remaining space,
or "*" to allocate an equal portion of the remaining space.
- setWidth(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The width of this field, specified as either an absolute number of pixels, a percentage of the remaining space,
or "*" to allocate an equal portion of the remaining space.
- setWidth(Integer) - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the width of the image.
- setWidth(Integer) - Method in class com.smartgwt.client.widgets.StretchItem
-
The width of the image.
- setWidth(String) - Method in class com.smartgwt.client.widgets.StretchItem
-
The width of the image.
- setWidth(int) - Method in class com.smartgwt.client.widgets.tab.Tab
-
You can specify an explicit width for the tab using this property.
- setWidth100() - Method in class com.smartgwt.client.widgets.Canvas
-
Convenience method that sets the width to 100%.
- setWillHandleError(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
With willHandleError:false, rpcResponses that indicate an error go through centralized handling in the RPCManager and
rpcRequest.callback is never invoked.
- setWizard(Boolean) - Method in class com.smartgwt.client.util.workflow.Process
-
If wizard is set then current workflow will be handled as wizard.
- setWizard(Boolean) - Method in class com.smartgwt.client.util.workflow.UserTask
-
If wizard is set then associated form will be hidden after user goes to next or prev step of current workflow.
- setWorkdayBaseStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setWorkdayEnd(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When using
showWorkday
:true,
workdayStart
and
workdayEnd
specify the time of day when the workday starts and ends,
specified as a String acceptable to String.
- setWorkdays(int[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Array of days that are considered workdays when
showWorkday
is true
- setWorkdayStart(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When using
showWorkday
:true,
workdayStart
and
workdayEnd
specify the time of day when the workday starts and ends,
specified as a String acceptable to String.
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
A boolean indicating whether the button's title should word-wrap, if necessary.
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
If true, item contents can wrap.
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Should the text for items within this radio group wrap?
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
If true, item contents can wrap.
- setWrap(TextAreaWrap) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Text wrapping style.
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Should the field title wrap if there is not enough space horizontally to accomodate it.
- setWrap(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Control the list grid fields header wrap properties
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.Label
-
If false, the label text will not be wrapped to the next line.
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should the title for this button wrap? If unset, default behavior is to allow wrapping if this.vertical is true,
otherwise disallow wrapping
- setWrapCells(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should content within cells be allowed to wrap?
- setWrapFacetTitles(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to allow text wrapping on facet titles.
- setWrapFacetValueTitles(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to allow text wrapping on facet value titles.
- setWrapItemTitles(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Whether titles for form items should wrap.
- setWrapLabel(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Should the label be allowed to wrap, or be fixed to one line no matter how long
- setWrapTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified determines whether this items title should wrap.
- setWrapValues(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Whether values should be allowed to wrap by default, or should be shown on one line regardless of length.
- setWrapValues(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Whether values should be allowed to wrap by default, or should be shown on one line regardless of length.
- setWsOperation(String) - Method in class com.smartgwt.client.data.OperationBinding
-
Name of the web service operation that will be invoked in order to execute this DataSource operation.
- setWsOperation(String) - Method in class com.smartgwt.client.data.WSRequest
-
Name of the web service operation to invoke.
- setX(Integer) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
X coordinate where the data value is rendered.
- setX1(String) - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
X coordinate of the start point.
- setX2(String) - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
X coordinate of the end point.
- setXAxisMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter charts only, the "id" of the metric facet value to use for the x-axis.
- setXAxisValueFormatter(ValueFormatter) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Formatter to apply to values displayed in the gradation labels on the x-axis.
- setXmlAttribute(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
- setXmlNamespaces(XmlNamespaces) - Method in class com.smartgwt.client.data.DataSource
-
Optional object declaring namespace prefixes for use in OperationBinding.recordXPath and
DataSourceField.valueXPath XPath expressions.
- setXmlNamespaces(XmlNamespaces) - Method in class com.smartgwt.client.data.OperationBinding
-
- setXmlNamespaces(XmlNamespaces) - Method in class com.smartgwt.client.data.RestDataSource
-
When
dataFormat
is "xml",
xmlNamespaces
configures the set of namespace prefixes that are added to the document element of the XML message sent to the server.
- setXmlNamespaces(XmlNamespaces) - Method in class com.smartgwt.client.data.WSRequest
-
- setXmlRecordXPath(String) - Method in class com.smartgwt.client.data.RestDataSource
-
recordXPath
mapping to the data node of XML returned by the server.
- setY(Integer) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
Y coordinate where the data value is rendered.
- setY1(String) - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
Y coordinate of the start point.
- setY2(String) - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
Y coordinate of the end point.
- setYAxisMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter charts only, the "id" of the metric facet value to use for the y-axis.
- setYAxisValueFormatter(ValueFormatter) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Formatter to apply to values displayed in the gradation labels on the y-axis.
- setYear(Integer) - Method in class com.smartgwt.client.widgets.FiscalYear
-
The 4-digit calendar year when this fiscal year starts.
- setYearMenuStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Style for the pop-up year menu.
- setYearsAgoTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "year".
- setYearSelectorProperties(SelectItem) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
yearSelector
.
- setYearsFromNowTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "year".
- setZIndex(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the z-Index of the canvas.
- setZoomChartProperties(FacetChart) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties to further configure the
zoomChart
.
- setZoomEndValue(Object) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For a
zoomed chart
, end value of the data range shown in
the main chart.
- setZoomLevel(float) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Zoom for the DrawPane as a whole, where 1 is normal size.
- setZoomLogScale(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
By default when
canZoom
is enabled, the
zoomChart
uses logarithmic scaling so that spikes in the data
don't result in a zoomed chart that is mostly a flat line.
- setZoomMutePercent(float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setZoomSelectionChartProperties(FacetChart) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setZoomShowSelection(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setZoomStartPosition(ZoomStartPosition) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For a
zoomed chart
, determines what portion of the
overall dataset should be initially shown in the main chart.
- setZoomStartValue(Object) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For a
zoomed chart
, start value of the data range shown
in the main chart.
- SgwtEESetup - Interface in com.smartgwt.client.docs
-
Smart GWT Pro/Power/EE Project Setup & Deployment
- sgwtFactory - Variable in class com.smartgwt.client.bean.BeanFactory
-
- Shadow - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Shadow.
- Shadow - Class in com.smartgwt.client.widgets.drawing
-
A class used to define a shadow used in a Draw<Shape> Types.
- Shadow() - Constructor for class com.smartgwt.client.widgets.drawing.Shadow
-
- Shadow(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.Shadow
-
- SharingNodes - Interface in com.smartgwt.client.docs
-
Sharing Nodes
- SHIFT - Static variable in interface com.smartgwt.client.types.KeyNames
-
- shiftKeyDown() - Static method in class com.smartgwt.client.util.EventHandler
-
Return true if the shift key is being held down.
- shouldApplyHeightToTextBox() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
height
is specified, should it be applied to the
item's text box element? If this method returns false, the text box will not have an explicit height applied, though the
containing cell will be sized to accomodiate any specified height.
- shouldDismissOnEscape() - Method in class com.smartgwt.client.widgets.Window
-
Should this window be dismissed (same effect as pressing the "Cancel" button) when the user presses the "Escape"
key?
Default behavior: if
dismissOnEscape
is set, just
return it.
- shouldDragScroll() - Method in class com.smartgwt.client.widgets.Canvas
-
If this widget is showing scrollbars, and a user drags close to the edge of the viewport, should we scroll the viewport
in the appropriate direction? Returns this.canDragScroll if there are scrollbars, else false.
- shouldFetchMissingValue(Object) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this field has a specified optionDataSource
, should we perform a fetch against that dataSource to find the record that matches this field's value?
- shouldGenerateExactMatchCriteria() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When a comboBoxItem is used to generate search criteria in a SearchForm, if the user explicitly chose an option from
the pickList, should the criterion generated by the FormItemCriterionGetter
's getCriterion()
method enforce a search for an exact match against the chosen value?
- shouldIncludeHiliteInSummaryField(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When assembling a value for a
summary field
, if
a referenced field is hilited, should the hilite HTML be included in the summary field value?
- shouldSaveOnEnter() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns true if 'Enter' key presses in this formItem should allow a saveOnEnter: true parent form to save it's data.
- shouldShowHeader(TreeNode, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Whether the indicated column should show a header.
- show() - Method in class com.smartgwt.client.widgets.Canvas
-
Sets this widget's visibility to "inherit", so that it becomes visible if all of its parents are visible or it has no
parents.
- show() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Make this drawItem visible.
- show() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Show this form item.
- show(String, Label) - Static method in class com.smartgwt.client.widgets.Hover
-
Displays a standard Hover canvas containing the specified HTML content.
This method may also be called to modify the
content of the hover if it is already showing.
- show(Canvas, Label) - Static method in class com.smartgwt.client.widgets.Hover
-
Displays a standard Hover canvas containing the specified canvas as the content.
This method may also be called to modify the
content of the hover if it is already showing.
- showClickMask(Function, ClickMaskMode, Canvas[]) - Method in class com.smartgwt.client.widgets.Canvas
-
Show a clickMask over the entire screen that intercepts mouse clicks and fires some action.
- showConsole() - Static method in class com.smartgwt.client.util.SC
-
- showContextMenu() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Show this menu as a context menu, that is, immediately adjacent to the current mouse position.
- ShowContextMenuEvent - Class in com.smartgwt.client.widgets.drawing.events
-
- ShowContextMenuEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.ShowContextMenuEvent
-
- ShowContextMenuEvent - Class in com.smartgwt.client.widgets.events
-
- ShowContextMenuEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.ShowContextMenuEvent
-
- ShowContextMenuHandler - Interface in com.smartgwt.client.widgets.drawing.events
-
- ShowContextMenuHandler - Interface in com.smartgwt.client.widgets.events
-
- showDetailPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Causes a transition to the Detail Pane
- showErrors() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- showErrors() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- showEventDialog(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Open the Quick Event dialog showing minimal information about an existing
event
.
- showEventEditor() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Show an Event Editor for the passed event.
- showEventEditor(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Show an Event Editor for the passed event.
- showField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Force a field to be shown.
- showField(String, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Force a field to be shown.
- showFieldErrors(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this form has any outstanding validation errors for the field passed in, show them now.
- showFieldErrors() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Method to explicitly show the latest set of validation errors present on some field within this ValuesManager.
If
the field in question is present as a visible item in a member form, the form item will be redrawn to display the error
message(s).
- showFields(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Force an array of fields to be shown.
- showFields(String[], boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Force an array of fields to be shown.
- showFields(ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Force an array of fields to be shown.
- showFields(ListGridField[], boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Force an array of fields to be shown.
- showFileInline - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For a field of type:"imageFile", indicates whether to stream the image and display it inline or
to display the View and Download icons.
- showIcon(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This method will show some icon in this item's icons
array, if it is not already visible.
- showItem(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- showKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Shows a set of control knobs for this drawItem.
- showListPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Causes a transition to the List Pane
- showLocalFieldsOnly - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For a DataSource that inherits
fields
from another DataSource (via
inheritsFrom
), indicates that only
the fields listed in this DataSource should be shown.
- showMember(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Show the specified member, firing the specified callback when the hide is complete.
- showMember(Canvas, Function) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Show the specified member, firing the specified callback when the hide is complete.
- showMenu() - Method in class com.smartgwt.client.widgets.menu.IconMenuButton
-
Shows this button's
menu
.
- showMenu(int) - Method in class com.smartgwt.client.widgets.menu.MenuBar
-
Shows (opens) a menu.
- showMenu() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Programmaticly forces this MenuButton to show it's menu.
- showNavigationPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Causes a transition to the Navigation Pane
- showNewEventDialog() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Open the Quick Event dialog to begin editing a new
event
.
- showNewEventDialog(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Open the Quick Event dialog to begin editing a new
event
.
- showNewEventEditor() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Show an Event Editor for a new event.
- showNewEventEditor(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Show an Event Editor for a new event.
- showNextTo(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Show this widget next to another widget on the page, positioned such that it will not extend beyond the browser
viewport.
- showNextTo(Canvas, String) - Method in class com.smartgwt.client.widgets.Canvas
-
- showNextTo(Canvas, String, boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
- showNextTo(Canvas, String, boolean, boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Show this widget next to another widget on the page, positioned such that it will not extend beyond the browser
viewport.
- showPicker() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Method to show a picker for this item.
- showPicker() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Method to show a picker for this item.
- showPrintPreview(Canvas) - Static method in class com.smartgwt.client.widgets.Canvas
-
Show a PrintWindow containing a printable view of the component passed in containing print HTML.
- showPrintPreview(Object[]) - Static method in class com.smartgwt.client.widgets.Canvas
-
Show a Print containing a printable view of the components passed in.
- showPrintPreview(Object[], PrintProperties, String, PrintPreviewCallback) - Static method in class com.smartgwt.client.widgets.Canvas
-
Show a Print containing a printable view of the components passed in.
- showPrintPreview(Object[], PrintProperties, String, PrintPreviewCallback, Window, String) - Static method in class com.smartgwt.client.widgets.Canvas
-
Show a Print containing a printable view of the components passed in.
- showPrompt - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Whether RPCRequests sent by this DataSource should enable
showPrompt
in order to block user
interactions until the request completes.
- showPrompt(String) - Static method in class com.smartgwt.client.util.SC
-
Show a modal prompt to the user.
- showPrompt(String, String, Dialog) - Static method in class com.smartgwt.client.util.SC
-
Show a modal prompt to the user.
- showPrompt(String, String) - Static method in class com.smartgwt.client.util.SC
-
Show a modal prompt to the user.
- showRecordComponent(ListGridRecord, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
showRecordComponents
is true, return
false from this method to prevent showRecordComponent behavior for the passed record.
- showRecursively() - Method in class com.smartgwt.client.widgets.Canvas
-
Recursively show the canvas and all it's parents so the canvas will be visible.
- showSection(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Shows a section.
- showSection(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Shows a section.
- showValue(Object, Object, DynamicForm, CanvasItem) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
This method will be called whenever this form item's value is being set via a programmatic call to e.g:
DynamicForm.setValues
or
FormItem.setValue
and may be overridden by CanvasItems
intended to support displaying data values to update the embedded Canvas to reflect the value passed in.
- ShowValueEvent - Class in com.smartgwt.client.widgets.form.fields.events
-
- ShowValueEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
- ShowValueHandler - Interface in com.smartgwt.client.widgets.form.fields.events
-
- Side - Enum in com.smartgwt.client.types
-
Side of a component.
- SimpleGradient - Class in com.smartgwt.client.widgets.drawing
-
Definition of a simple linear gradient defined by 2 colors and a
direction
.
- SimpleGradient() - Constructor for class com.smartgwt.client.widgets.drawing.SimpleGradient
-
- SimpleGradient(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.SimpleGradient
-
- SimpleNamesMode - Interface in com.smartgwt.client.docs
-
Simple Names mode
- SimpleTile - Class in com.smartgwt.client.widgets.tile
-
Default class used by a
TileGrid
to render each tile.
- SimpleTile() - Constructor for class com.smartgwt.client.widgets.tile.SimpleTile
-
- SimpleTile(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tile.SimpleTile
-
- SimpleType - Class in com.smartgwt.client.data
-
An atomic type such as a string or number, that is generally stored, displayed and
manipulated as a single value.
- SimpleType(JavaScriptObject) - Constructor for class com.smartgwt.client.data.SimpleType
-
- SimpleType() - Constructor for class com.smartgwt.client.data.SimpleType
-
Create a new simple type.
- SimpleType(String, FieldType) - Constructor for class com.smartgwt.client.data.SimpleType
-
Create a new simple type.
- SimpleType(String, SimpleType) - Constructor for class com.smartgwt.client.data.SimpleType
-
Create a new simple type.
- SimpleType - Class in com.smartgwt.client.docs.serverds
-
This class is not meant to be created and used, it is actually documentation of settings
allowed in a DataSource descriptor (.ds.xml file).
- SimpleType() - Constructor for class com.smartgwt.client.docs.serverds.SimpleType
-
- SimpleType.SimpleTypeValueExtractor - Class in com.smartgwt.client.data
-
- SimpleType.SimpleTypeValueExtractor() - Constructor for class com.smartgwt.client.data.SimpleType.SimpleTypeValueExtractor
-
- SimpleType.SimpleTypeValueUpdater - Class in com.smartgwt.client.data
-
- SimpleType.SimpleTypeValueUpdater() - Constructor for class com.smartgwt.client.data.SimpleType.SimpleTypeValueUpdater
-
- SimpleTypeFormatter - Interface in com.smartgwt.client.data
-
- SimpleTypeParser - Interface in com.smartgwt.client.data
-
- Sizing - Interface in com.smartgwt.client.docs
-
Width and height of an object
- Skinning - Interface in com.smartgwt.client.docs
-
Skinning / Theming
- Skins - Interface in com.smartgwt.client.docs
-
Properties used to manage to the the overall appearance of the application.
- skipRowCount - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
A SQLDataSource will normally issue two queries for a "fetch" operation when paging is enabled:
one to determine the total rows available (the "row count query"), and one to fetch the
specific range of rows requested.
- Slider - Class in com.smartgwt.client.widgets
-
The Slider class implements a GUI slider widget allowing the user to select a numeric value from within a range by
dragging a visual indicator up and down a track.
- Slider() - Constructor for class com.smartgwt.client.widgets.Slider
-
- Slider(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.Slider
-
- Slider(String) - Constructor for class com.smartgwt.client.widgets.Slider
-
- SliderItem - Class in com.smartgwt.client.widgets.form.fields
-
FormItem that uses a
Slider
component to present an interface for picking from
either a continuous range or a range with a small number of discrete values.
- SliderItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SliderItem
-
- SliderItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SliderItem
-
- SliderItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SliderItem
-
- SliderItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.SliderItem
-
- SmartArchitecture - Interface in com.smartgwt.client.docs
-
Smart GWT Architecture
- SmartGwtEntryPoint - Class in com.smartgwt.client
-
Internal Smart GWT Entry point class where framework level initialization code executes
before the users EntryPoint is run.
- SmartGwtEntryPoint() - Constructor for class com.smartgwt.client.SmartGwtEntryPoint
-
- SmartGwtMessages - Interface in com.smartgwt.client.i18n
-
Interface to represent the messages contained in resource bundle:
/Users/sjivan/java/smartgwt-svn/trunk/main/src/com/smartgwt/client/i18n/SmartGwtMessages.properties'.
- Snapbar - Class in com.smartgwt.client.widgets
-
Subclass of the
Splitbar
class that uses the
grip
functionality to show
a stateful open / close indicator.
- Snapbar() - Constructor for class com.smartgwt.client.widgets.Snapbar
-
- Snapbar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.Snapbar
-
- sort() - Method in class com.smartgwt.client.data.RecordList
-
Sorts the elements of the List in place.
- sort(Comparator<Record>) - Method in class com.smartgwt.client.data.RecordList
-
Sorts the elements of the List in place.
- sort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sort the the data by the first sortable column.
- sort(String, SortDirection) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sorts a listGrid explicitly by the column given by sortFieldNum, if provided, in
ascending or descending order if specified by sortDirection.
- sort(int, SortDirection) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sorts a listGrid explicitly by the column given by sortFieldNum, if provided, in
ascending or descending order if specified by sortDirection.
- SortArrow - Enum in com.smartgwt.client.types
-
Do we display an arrow for the sorted field ?
- SortByFacetIdEvent - Class in com.smartgwt.client.widgets.cube.events
-
- SortByFacetIdEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
-
- SortByFacetIdHandler - Interface in com.smartgwt.client.widgets.cube.events
-
- SortByFacetValuesEvent - Class in com.smartgwt.client.widgets.cube.events
-
- SortByFacetValuesEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
-
- SortByFacetValuesHandler - Interface in com.smartgwt.client.widgets.cube.events
-
- sortByProperty(String, boolean) - Method in class com.smartgwt.client.data.RecordList
-
Sort a list of objects by a given property of each item.
- sortByProperty(String, boolean, RecordList.SortNormalizer) - Method in class com.smartgwt.client.data.RecordList
-
Sort this ResultSet by a property of each record.
- sortByProperty(String, boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Sort data by property.
- SortChangedHandler - Interface in com.smartgwt.client.widgets.grid.events
-
- SortDirection - Enum in com.smartgwt.client.types
-
- SorterClickEvent - Class in com.smartgwt.client.widgets.grid.events
-
- SorterClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.SorterClickEvent
-
- SorterClickHandler - Interface in com.smartgwt.client.widgets.grid.events
-
- SorterContextClickEvent - Class in com.smartgwt.client.widgets.grid.events
-
- SorterContextClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.SorterContextClickEvent
-
- SorterContextClickHandler - Interface in com.smartgwt.client.widgets.grid.events
-
- SortEvent - Class in com.smartgwt.client.widgets.grid.events
-
- SortEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.SortEvent
-
- Sorting - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Sorting.
- SortNormalizer - Interface in com.smartgwt.client.widgets.grid
-
Sort Normalizer
- SortSpecifier - Class in com.smartgwt.client.data
-
Class defining the details of a single sort operation
- SortSpecifier(String, SortDirection) - Constructor for class com.smartgwt.client.data.SortSpecifier
-
- SortSpecifier(JavaScriptObject) - Constructor for class com.smartgwt.client.data.SortSpecifier
-
- SPACE - Static variable in interface com.smartgwt.client.types.KeyNames
-
- SpacerItem - Class in com.smartgwt.client.widgets.form.fields
-
A SpacerItem takes up a single cell in the FormLayout, of arbitrary size.
- SpacerItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SpacerItem
-
- SpacerItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SpacerItem
-
- SpacerItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SpacerItem
-
- sparseUpdates - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
When true, indicates that any updates for this DataSource include only those fields that have
actually changed (and primaryKey fields); when false (the default), all field values are
included in updates, whether they have changed or not
- SpinnerItem - Class in com.smartgwt.client.widgets.form.fields
-
Item for picking a number.
- SpinnerItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- SpinnerItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- SpinnerItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- SpinnerItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- Splitbar - Class in com.smartgwt.client.widgets
-
- Splitbar() - Constructor for class com.smartgwt.client.widgets.Splitbar
-
- Splitbar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.Splitbar
-
- splitCriteria(Criteria, String[]) - Method in class com.smartgwt.client.data.DataSource
-
Split a criteria apart based on fields
.
- SplitPane - Class in com.smartgwt.client.widgets.layout
-
A device- and orientation-sensitive layout that implements the common pattern of rendering two panes side-by-side on
desktop devices and tablets (eg iPad) in landscape orientation, while switching to showing a single pane for
handset-sized devices or tablets in portrait orientation.
- SplitPane() - Constructor for class com.smartgwt.client.widgets.layout.SplitPane
-
- SplitPane(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.SplitPane
-
- spoofResponses - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
For a DataSource contacting a
WSDL web service
, setting this
flag means the DataSource doesn't actually attempt to contact the server but generates a sample
response instead, based on the XML Schema of the response message embedded in the WSDL.
- SpringIntegration - Interface in com.smartgwt.client.docs
-
Integration with Spring
- SqlConnectionPooling - Interface in com.smartgwt.client.docs
-
SQL Connection Pooling
- SqlDataSource - Interface in com.smartgwt.client.docs
-
SQL DataSources
- sqlDateFormat - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For fields of type "date", "time", and "datetime" that specify an
sqlStorageStrategy
of
"number" or "text", this property allows you to specify the format Smart GWT should use to map
to/from the underlying value stored in the database.
- sqlFalseValue - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For fields of type "boolean" that specify a
sqlStorageStrategy
of
"singleChar", this is the value to persist for false values.
- sqlPaging - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
The paging strategy to use for this DataSource.
- sqlPaging - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
The paging strategy to use for this specific OperationBinding.
- SqlPaging - Interface in com.smartgwt.client.docs
-
The following APIs are all related to SqlPaging.
- SQLPagingStrategy - Enum in com.smartgwt.client.types
-
The technique Smart GWT Server's SQL DataSource should use to select a "page" of data from a
table.
- SqlSettings - Interface in com.smartgwt.client.docs
-
SQL Database Settings in server.properties
- sqlStorageStrategy - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For certain field types, indicates the strategy to be used to store values to the underlying
SQL column.
- sqlTrueValue - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For fields of type "boolean" that specify a
sqlStorageStrategy
of
"singleChar", this is the value to persist for true values.
- sqlType - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
For dataSources of
serverType
"sql" and "hibernate" only, this property determines whether "custom" operations have their
custom SQL or HQL sent to the underlying database via a JDBC
executeQuery()
or a
JDBC
executeUpdate()
.
- SQLType - Enum in com.smartgwt.client.types
-
The types of custom query that can be handled by Smart GWT's built-in "sql" and "hibernate"
DataSources.
- sqlUsePagingHint - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
If explicitly set true or left null, causes the server to use a "hint" in the SQL we generate
for paged queries.
- sqlUsePagingHint - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
If explicitly set true or false, forces the use of a "hint" in the SQL we generate for paged
queries on or off as appropriate.
- SqlVsJPA - Interface in com.smartgwt.client.docs
-
SQL DataSource vs JPA, EJB, Ibatis and other technologies
- stack - Variable in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Once a SectionStackSection has been applied to a SectionStack, this method may be used to return a pointer to the
SectionStack in which this section header is embedded.
- StandaloneDataSourceUsage - Interface in com.smartgwt.client.docs
-
Standalone DataSource Usage
- start() - Method in class com.smartgwt.client.util.workflow.Process
-
- START_OF_MONTH - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for this moment
- START_OF_TODAY - Static variable in class com.smartgwt.client.data.RelativeDate
-
- START_OF_TOMORROW - Static variable in class com.smartgwt.client.data.RelativeDate
-
- START_OF_WEEK - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for the start of the current week
- START_OF_YEAR - Static variable in class com.smartgwt.client.data.RelativeDate
-
Builtin option for the start of the current year
- START_OF_YESTERDAY - Static variable in class com.smartgwt.client.data.RelativeDate
-
- startEditing() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Start inline editing at the provided coordinates.
- startEditing(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- startEditing(Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- startEditing(Integer, Integer, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Start inline editing at the provided coordinates.
- startEditingNew() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Start editing a new row, after the last pre-existing record in the current set of data.
- startEditingNew(Map) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Start editing a new row, after the last pre-existing record in the current set of data.
- startEditingNew(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Start editing a new row, after the last pre-existing record in the current set of data.
- startEditingNew() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This inherited
ListGrid API
is not supported by the
TreeGrid since adding a new tree node arbitrarily at the end of the tree is usually not useful.
- startQueue() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Start queuing requests.
- State - Interface in com.smartgwt.client.docs
-
Change of state and it's consequences for presentation.
- State - Enum in com.smartgwt.client.types
-
Constants for the standard states for a StatefulCanvas.
- StatefulCanvas - Class in com.smartgwt.client.widgets
-
A component that has a set of possible states, and which presents itself differently according to which state it is in.
- StatefulCanvas() - Constructor for class com.smartgwt.client.widgets.StatefulCanvas
-
- StatefulCanvas(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.StatefulCanvas
-
- StateTask - Class in com.smartgwt.client.util.workflow
-
StateTask can either copy fields of
state
to other fields, or
apply hardcoded values to
state
via
value
.
- StateTask() - Constructor for class com.smartgwt.client.util.workflow.StateTask
-
- StateTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.StateTask
-
- StaticTextItem - Class in com.smartgwt.client.widgets.form.fields
-
A FormItem that displays an uneditable value.
- StaticTextItem() - Constructor for class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
- StaticTextItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
- StaticTextItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
- StaticTextItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
- STATUS_FAILURE - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
- STATUS_LOGIN_INCORRECT - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
- STATUS_LOGIN_REQUIRED - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
- STATUS_LOGIN_SUCCESS - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
- STATUS_MAX_LOGIN_ATTEMPTS_EXCEEDED - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
- STATUS_SERVER_TIMEOUT - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
- STATUS_SUCCESS - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
- STATUS_TRANSPORT_ERROR - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
- STATUS_VALIDATION_ERROR - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
- StatusCodes - Interface in com.smartgwt.client.docs
-
Status codes returned by the server as rpcResponse.status.
See the error handling doc
section in
RPCManager
for more information on these
codes
- stopHover() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This method is fired when the user rolls off this item (or the title for this item) and will clear any hover canvas
shown by the item.
- stopHover() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Notification that the user is no longer hovering over some cell.
- stopIfFalse - Variable in class com.smartgwt.client.docs.serverds.Validator
-
Normally, all validators defined for a field will be run even if one of the validators has
already failed.
- stopOnError - Variable in class com.smartgwt.client.docs.serverds.Validator
-
Indicates that if this validator is not passed, the user should not be allowed to exit the
field - focus will be forced back into the field until the error is corrected.
- storeValue(Object) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Store a value for this form item.
- storeValue(Record) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Store a value for this form item.
- storeValue(RecordList) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Store a value for this form item.
- storeWithHash - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
If set, causes the field to be securely hashed before saving on an "add" or "update"
operation.
- StretchImg - Class in com.smartgwt.client.widgets
-
The StretchImg widget class implements a widget type that displays a list of multiple images that make up a single
image.
- StretchImg() - Constructor for class com.smartgwt.client.widgets.StretchImg
-
- StretchImg(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.StretchImg
-
- StretchImgButton - Class in com.smartgwt.client.widgets
-
A StretchImg that behaves like a button, going through up/down/over state transitions in response to user events.
- StretchImgButton() - Constructor for class com.smartgwt.client.widgets.StretchImgButton
-
- StretchImgButton(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.StretchImgButton
-
- StretchItem - Class in com.smartgwt.client.widgets
-
An object representing one of the image segments displayed by a
StretchImg
.
- StretchItem() - Constructor for class com.smartgwt.client.widgets.StretchItem
-
- StretchItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.StretchItem
-
- StretchItem(String, int, int) - Constructor for class com.smartgwt.client.widgets.StretchItem
-
- StretchItem(String, int, String) - Constructor for class com.smartgwt.client.widgets.StretchItem
-
- StretchItem(String, String, int) - Constructor for class com.smartgwt.client.widgets.StretchItem
-
- StretchItem(String, String, String) - Constructor for class com.smartgwt.client.widgets.StretchItem
-
- strictSQLFiltering - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
If set to true, both client and server-side advanced filtering used by Smart GWT will follow
SQL99 behavior for dealing with NULL values, which is often counter-intuitive to users.
- StringCountValidator - Class in com.smartgwt.client.widgets.form.validator
-
Determine whether a string value contains some substring multiple times.
- StringCountValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.StringCountValidator
-
- StringMethods - Interface in com.smartgwt.client.docs
-
String Methods Overview
- StringUtil - Class in com.smartgwt.client.util
-
- StringUtil() - Constructor for class com.smartgwt.client.util.StringUtil
-
- StringValueType - Class in com.smartgwt.client.bean.types
-
- StringValueType() - Constructor for class com.smartgwt.client.bean.types.StringValueType
-
- subject - Variable in class com.smartgwt.client.docs.serverds.Mail
-
The string to appear in the subject line of the message.
- submit() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
submit()
is automatically called when a
SubmitItem
included
in the form is clicked, or, if
saveOnEnter
is set,
when the "Enter" key is pressed in a text input.
- submit(DSCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- submit(DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
submit()
is automatically called when a
SubmitItem
included
in the form is clicked, or, if
saveOnEnter
is set,
when the "Enter" key is pressed in a text input.
- submit() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
submit()
is automatically called when a
SubmitItem
in a
member form is clicked, or if
saveOnEnter
is set for
some member form, when the "Enter" key is pressed in a text input.
- submit(DSCallback) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- submit(DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
submit()
is automatically called when a
SubmitItem
in a
member form is clicked, or if
saveOnEnter
is set for
some member form, when the "Enter" key is pressed in a text input.
- submitForm() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Submits the form to the URL defined by
action
,
identically to how a plain HTML <form> element would submit data, as either an HTTP GET or POST as specified by
method
.
- SubmitItem - Class in com.smartgwt.client.widgets.form.fields
-
- SubmitItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SubmitItem
-
- SubmitItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SubmitItem
-
- SubmitItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SubmitItem
-
- SubmitItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.SubmitItem
-
- Submitting - Interface in com.smartgwt.client.docs
-
Direct submission of forms to a target URL
- SubmitValuesEvent - Class in com.smartgwt.client.widgets.form.events
-
- SubmitValuesEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
-
- SubmitValuesHandler - Interface in com.smartgwt.client.widgets.form.events
-
- subscribe(String, MessagingCallback) - Static method in class com.smartgwt.client.rpc.Messaging
-
Call to subscribe to channel.
- summaryBuilder_autoHideCheckBoxLabel() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Auto hide fields used in summary".
- summaryBuilder_builderTypeText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Summary".
- summaryBuilder_helpTextIntro() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Building Summary Columns".
- SummaryFunction - Interface in com.smartgwt.client.widgets.grid
-
Function to produce a summary value based on an array of records and a field definition.
- SummaryFunctionType - Enum in com.smartgwt.client.types
-
Function to produce a summary value based on an array of records and a field definition.
- summaryUpdated(ListGridField, UserSummary) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Notification fired when a user either creates a new summary field or edits an existing summary field.
- SunNotice - Interface in com.smartgwt.client.docs
-
Sun's java-engine implementation - Notice and Disclaimer
- superclassFactory - Variable in class com.smartgwt.client.bean.BeanFactory
-
- supportsAdvancedCriteria() - Method in class com.smartgwt.client.data.DataSource
-
Do fetch and filter operations on this dataSource support being passed
AdvancedCriteria
?
- supportsTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.data.DataSource
-
Does this dataSource support the specified "textMatchStyle" when performing a filter operation against a text field.
- suspendTransaction() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Suspends the current transaction, such that all processing of the transaction is halted, any remaining
callback
in the
transaction won't fire, and the transaction can never
timeout
.
- suspendTransaction(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Suspends the current transaction, such that all processing of the transaction is halted, any remaining
callback
in
the transaction won't fire, and the transaction can never
timeout
.
- SVG - Class in com.smartgwt.client.widgets.plugins
-
ISC Abstraction for SVG controls
- SVG() - Constructor for class com.smartgwt.client.widgets.plugins.SVG
-
- SVG(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.plugins.SVG
-
- synchronizeMembers() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Update all of this ValuesManager's members to reflect the current values held by the ValuesManager.