- GaeIntegration - Interface in com.smartgwt.client.docs
-
Google Application Engine (GAE)
- Gauge - Class in com.smartgwt.client.widgets.drawing
-
The Gauge widget class implements a graphical speedometer-style gauge for displaying a measurement by means of a needle
on a dial.
- Gauge() - Constructor for class com.smartgwt.client.widgets.drawing.Gauge
-
- Gauge(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.Gauge
-
- GaugeSector - Class in com.smartgwt.client.widgets.drawing
-
Represents a sector on the gauge.
- GaugeSector() - Constructor for class com.smartgwt.client.widgets.drawing.GaugeSector
-
- GaugeSector(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.GaugeSector
-
- GaugeSector(float) - Constructor for class com.smartgwt.client.widgets.drawing.GaugeSector
-
Deprecated.
- GaugeSector(float, String) - Constructor for class com.smartgwt.client.widgets.drawing.GaugeSector
-
Deprecated.
- GaugeSector(double) - Constructor for class com.smartgwt.client.widgets.drawing.GaugeSector
-
- GaugeSector(double, String) - Constructor for class com.smartgwt.client.widgets.drawing.GaugeSector
-
- generateAuditDS - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For an
audited
DataSource, controls
whether the Framework will attempt to auto-generate the audit DataSource.
- generateID() - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- generateID(String) - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- get(String) - Static method in class com.smartgwt.client.data.DataSource
-
- get(String, RequestTransformer, ResponseTransformer) - Static method in class com.smartgwt.client.data.DataSource
-
- get(int) - Method in class com.smartgwt.client.data.RecordList
-
Return the item at a particular position
- get(int) - Method in class com.smartgwt.client.data.ResultSet
-
Returns the record at the specified position.
- get() - Static method in class com.smartgwt.client.data.SavedSearches
-
Singleton accessor method.
- get(String) - Static method in class com.smartgwt.client.data.WebService
-
Retrieve a WebService object by the targetNamespace declared on the element in the WSDL
file from which the WebService was derived.
- get(String) - Static method in class com.smartgwt.client.rpc.Project
-
Returns a cached project given its name.
- get(String) - Static method in class com.smartgwt.client.util.Offline
-
Returns the value mapped to the passed-in key from browser-local storage, or null if no such key exists.
- get(int) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Get the item in the openList at a particular position.
- get_base() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
The base filename for the image.
- get_baseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Name of a CSS style to use as the
ListGrid.baseStyle
for
all cells for this particular record.
- get_canEdit() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be edited.
- get_canRemove() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be removed.
- getAbsoluteDate(RelativeDate) - Static method in class com.smartgwt.client.util.DateUtil
-
- getAbsoluteDate(RelativeDate, Date) - Static method in class com.smartgwt.client.util.DateUtil
-
- getAbsoluteDate(String, Date, RelativeDateRangePosition) - Static method in class com.smartgwt.client.util.DateUtil
-
- getAbsoluteDate(RelativeDate) - Static method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Converts a RelativeDate to a concrete Date.
- getAbsoluteDate(RelativeDate, Date) - Static method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Converts a RelativeDate to a concrete Date.
- getAbsoluteDateTimeItemConstructor() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
- getAbsoluteItemConstructor() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
- getAbsoluteLeft() - Method in class com.smartgwt.client.widgets.Canvas
-
- getAbsoluteTop() - Method in class com.smartgwt.client.widgets.Canvas
-
- getAccept() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
A comma-separated list of valid MIME types, used as a filter for the file picker window.
- getAccept() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
A comma-separated list of valid MIME types, used as a filter for the file picker window.
- getAccessKey() - Method in class com.smartgwt.client.widgets.Canvas
-
If specified this governs the HTML accessKey for the widget.
- getAccessKey() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified this governs the HTML accessKey for the item.
- getAceObj() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getAction() - Method in class com.smartgwt.client.widgets.ace.events.AceEditorChangedEvent
-
action that caused change
- getAction() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The URL to which the form will submit its values.
- getActionButton() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
- getActionButton() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Button show below contents that will call
actionClick()
when clicked.
- getActionButtonProperties() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Properties to apply to the automatically generated
actionButton
.
- getActionButtonStyle() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
- getActionButtonTitle() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
- getActionButtonTitle() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getActionButtonTitle() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
- getActionButtonURL() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
URL to open in another tab or window when the the
actionButton
is clicked.
- getActionCallback() - Method in class com.smartgwt.client.widgets.notify.NotifyAction
-
The callback to fire when the action is executed.
- getActionCanvas() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Automatically created Button auto-child shown at the edge of the recordEditor.
- getActionSeparator() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
HTML to be added before each action to separate it from the previous action.
- getActionStyleName() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
The CSS class to apply to action text in this message.
- getActionType() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getActionType() - Method in class com.smartgwt.client.widgets.Button
-
Behavior on state changes -- BUTTON, RADIO or CHECKBOX
- getActionType() - Method in class com.smartgwt.client.widgets.ImgButton
-
Behavior on state changes -- BUTTON, RADIO or CHECKBOX
- getActionType() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Behavior on state changes -- BUTTON, RADIO or CHECKBOX
- getActionType() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Behavior on state changes -- BUTTON, RADIO or CHECKBOX
- getActionURL() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Specifies the default URL for RPCRequests and DSRequests that do not specify a URL.
- getActionURL() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.actionURL for this request only.
- getActivateOnOpen() - Method in class com.smartgwt.client.browser.window.BrowserWindowSettings
-
Should a new window be activated when opened to ensure it's on top?
- getActiveDay() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Gets the day of the week (0-6) that the mouse is currently over.
- getActiveTime() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Gets a date object representing the date over which the mouse is hovering for the current selected view.
- getActiveTrack() - Method in class com.smartgwt.client.widgets.Slider
-
A styled canvas used to highlight the
active
part of the
slider track.
- getActiveTrackStyle() - Method in class com.smartgwt.client.widgets.Slider
-
CSS style used to highlight the
active
part of the slider
track.
- getAdaptiveHeightPriority() - Method in class com.smartgwt.client.widgets.Canvas
-
- getAdaptiveWidthPriority() - Method in class com.smartgwt.client.widgets.Canvas
-
If multiple widgets in the same Layout have
adaptive width
,
adaptiveWidthPriority
can be set to indicate which of the components should be given priority access to
space.
- getAdaptWidthShowIconOnly() - Method in class com.smartgwt.client.widgets.Button
-
If
canAdaptWidth
is true, and this button has a specified
icon
, should the title be hidden, allowing the button to shrink down
to just show the icon when there isn't enough horizontal space in a layout to show the default sized button?
- getAddAdvancedRuleButtonTitle() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title text for the add advanced rule
button.
- getAddButton() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
An ImgButton that allows new clauses to be added if
showAddButton
is set.
- getAddButtonPrompt() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the add button.
- getAddCustomFieldsButtonTitle() - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title displayed for the Add Custom Fields Button
- getAddDataURL() - Method in class com.smartgwt.client.data.RestDataSource
-
- getAddDropValues() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getAddDropValues() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getAddDropValues() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Indicates whether to add "drop values" to items dropped on this component, if both the source and target widgets are databound, either to the same DataSource or to
different DataSources that are related via a foreign key.
- getAddDropValues() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getAddDropValues() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getAddDropValues() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAddDropValues() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getAddDropValues() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getAddedAuditFields() - Method in class com.smartgwt.client.data.DataSource
-
- getAddEdgeStyleSuffix() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
If specified, the
edgeStyleName
will be treated as a
base style name and appended with following suffixes to support separate styling per cell:
- getAddEventButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An
ImgButton
that appears in a Calendar's week/day/month views and offers an
alternative way to create a new
event
.
- getAddEventButtonHoverText() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to be displayed when a user hovers over the
add event
toolbar button
- getAddFormulaFieldText() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getAddFormulaFieldText() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getAddFormulaFieldText() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Text for a menu item allowing users to add a formula field
- getAddFormulaFieldText() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getAddFormulaFieldText() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getAddFormulaFieldText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAddFormulaFieldText() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getAddFormulaFieldText() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getAddGlobalId() - Method in class com.smartgwt.client.data.DataSource
-
Whether to make this DataSource available as a global variable for convenience.
- getAddHistoryEntries() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Should default history-tracking support be enabled? If true
, then a history management scheme utilizing
History.addHistoryEntry() and History.registerCallback() is enabled.
- getAdditionalMessages() - Method in class com.smartgwt.client.ai.SingleSourceAIRequest
-
Additional messages.
- getAdditionalMessages() - Method in class com.smartgwt.client.ai.UserAIRequest
-
Additional messages from the user.
- getAdditionalOutputs() - Method in class com.smartgwt.client.data.DSRequest
-
For fetch, add or update operation, an optional comma separated list of fields to fetch from another,
related DataSource.
- getAddLevelButton() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Automatically generated
IButton
providing a mechanism for adding new levels to the
group configuration.
- getAddLevelButton() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Automatically generated
IButton
providing a mechanism for adding new levels to the
group configuration.
- getAddLevelButton() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
IButton
providing a mechanism for adding new levels to the
sort configuration.
- getAddLevelButton() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Automatically generated
IButton
providing a mechanism for adding new levels to the
sort configuration.
- getAddLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the addLevelButton.
- getAddLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear on the addLevelButton
- getAddLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the addLevelButton.
- getAddLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear on the addLevelButton
- getAddOperation() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getAddOperation() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getAddOperation() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
operationId
this component
should use when performing add operations.
- getAddOperation() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getAddOperation() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- getAddOperation() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getAddOperation() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAddOperation() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getAddOperation() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getAddSearchIcon() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
- getAddSearchText() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
- getAddSearchValue() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Setting this property moves the
canAddSearch
functionality from an icon next to the form item (
addSearchIcon
) to the dropdown.
- getAddSummaryFieldText() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getAddSummaryFieldText() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getAddSummaryFieldText() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Text for a menu item allowing users to add a formula field
- getAddSummaryFieldText() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getAddSummaryFieldText() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getAddSummaryFieldText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAddSummaryFieldText() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getAddSummaryFieldText() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getAddTabButton() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- getAddTabButtonIcon() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- getAddUnknownValues() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
This property controls whether the user can enter a value that is not present in the set of options for this item.
- getAddUnknownValues() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Similar to
ComboBoxItem.addUnknownValues
, controls whether additional values can be added to the ComboBox or whether the user must
choose from the available values in the picklist only.
- getAddUnknownValues() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item's value is set (via
setValue()
or
similar) to a value which is not present in the
com.smartgwt.client.types.ValueMap
, should the value be
rejected.
- getAdminDefaultField() - Method in class com.smartgwt.client.data.SavedSearches
-
Type "boolean".
- getAdminField() - Method in class com.smartgwt.client.data.SavedSearches
-
(optional), type "boolean".
- getAdminRole() - Method in class com.smartgwt.client.data.SavedSearches
-
- getAdminRole() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
- getAdminSeparatorRecord() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Properties for the separator record between locally saved and admin searches.
- getAdvancedCriteriaDescription(AdvancedCriteria, DataSource) - Static method in class com.smartgwt.client.data.DataSource
-
Returns a human-readable string describing the clauses in this advanced criteria or criterion.
- getAdvancedCriteriaDescription(AdvancedCriteria, DataSource, CriteriaOutputSettings) - Static method in class com.smartgwt.client.data.DataSource
-
Returns a human-readable string describing the clauses in this advanced criteria or criterion.
- getAdvancedFieldPickerThreshold() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
useAdvancedFieldPicker
is set, total
number of available fields that must be present in the grid before the advanced field picker interface is used instead
of the normal columns submenu.
- getAdvancedFilteringText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAfterInputTarget() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getAggregationDataSources() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getAggregationDescription(AdvancedCriterionSubquery, DataSource) - Static method in class com.smartgwt.client.data.DataSource
-
- getAICriterion() - Method in class com.smartgwt.client.ai.ApplyAIFilterRequest
-
- getAICriterion() - Method in class com.smartgwt.client.ai.ReapplyAIFilterRequest
-
- getAIFieldRequest() - Method in class com.smartgwt.client.ai.BuildAIFieldRequestResponse
-
- getAIFieldRequest() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
The
AIFieldRequest
generated from a natural language description of how to summarize each
record, which may include a request for relevant supplemental information.
- getAIFieldRequest() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The settings that configure requests to AI to generate the values for this field.
- getAiFieldRequestSource() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
- getAiFilterWindow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Instance of
AIWindow
that allows a user to enter a description of how they would
like the AI to filter this grid.
- getAiFilterWindowHint() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The inline hint-text displayed in the user-entry area in the
aiFilterWindow
.
- getAiFilterWindowInstructions() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The descriptive text displayed above the user-entry area in the
aiFilterWindow
.
- getAiFilterWindowTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAiHiliteWindow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Instance of
AIWindow
that allows a user to enter a description of how they would
like the AI to filter this grid.
- getAiHoverContentsPrefix() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Optional prefix for the AI-generated hover text displayed when hovering over fields specifying an
aiHoverRequest
.
- getAiHoverContentsPrefix() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getAIHoverRequest() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set and AI is
enabled
, the settings that configure requests to AI to
generate the contents of the hover displayed when the user hovers the mouse pointer over a cell of the field.
- getAiHoverRetryDelay() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Minimum number of milliseconds to wait before retrying to generate hover contents via AI.
- getAIRequest() - Method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleRequest
-
- getAIRequest() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
The natural language description of how to summarize the value, which may include a request for relevant supplemental
information.
- getAIRequestSource() - Method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleRequest
-
- getAIRequestSource() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
- getAiSortFieldMaxRecordsMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The message to show when a user asks the AI to sort more than the maximum allowed records
.
- getAiSortProgressDialog() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Dialog that shows progress after requesting AI-sorting of a field.
- getAlign() - Method in class com.smartgwt.client.widgets.Button
-
Horizontal alignment of this component's title.
- getAlign() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Default alignment for facet label title, and cells for this facet.
- getAlign() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Default alignment for facet label title and cells for this facetValue.
- getAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Alignment of this item in its cell.
- getAlign() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Alignment of this HeaderItem
in its cell.
- getAlign() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Horizontal alignment of the title of this headerSpan.
- getAlign() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Horizontal alignment for field's column header: "left", "right" or "center".
- getAlign() - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
rowRangeDisplay will center its content by default.
- getAlign() - Method in class com.smartgwt.client.widgets.ImgButton
-
Horizontal alignment of this component's title.
- getAlign() - Method in class com.smartgwt.client.widgets.Label
-
Horizontal alignment of label text.
- getAlign() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Horizontal alignment of this button's content.
- getAlign() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Horizontal alignment of this component's title.
- getAlign() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Horizontal alignment of this component's title.
- getAlign() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Alignment of title text
- getAlignCenterPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- getAlignLeftPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
alignLeft
control.
- getAlignment() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Sets the text alignment from the x position.
- getAlignRightPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- getAllCachedRows() - Method in class com.smartgwt.client.data.ResultSet
-
Returns a list of all rows that have been cached.
- getAllEditRows() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns an array of every rowNum for which we have pending (unsubmitted) edits.
- getAllFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the complete array of fields for this ListGrid, including fields that are not currently visible or were specified
implicitly via
dataSource
.
- getAllItems() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Retrieves the full set of items for this menu, including
hidden items
- getAllNodes() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Get all the nodes that exist in the tree under a particular node, as a flat list, in depth-first traversal order.
- getAllNodes(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Get all the nodes that exist in the tree under a particular node, as a flat list, in depth-first traversal order.
- getAllocatedTabChain() - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Get a report of the current hierarchy of targets passed to
addTarget()
together with current canFocus state and tabIndex (if assigned).
- getAllowAbsoluteDates() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- getAllowAdvancedCriteria() - Method in class com.smartgwt.client.data.DataSource
-
By default, all DataSources are assumed to be capable of handling
AdvancedCriteria
on
fetch or filter type operations.
- getAllowAdvancedCriteria() - Method in class com.smartgwt.client.data.OperationBinding
-
This property indicates whether this operation supports AdvancedCriteria.
- getAllowAggregates() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Should aggregates be allowed as either the field or value?
- getAllowAggregation() - Method in class com.smartgwt.client.data.DataSource
-
This property indicates whether this DataSource supports aggregation/summarization of field values using the
summaryFunction
mechanism.
- getAllowAsymmetry() - Method in class com.smartgwt.client.tools.StyleGroup
-
Does this group allow items to be edited asymmetrically? For example, should settings like padding
allow
each side to be specified separately?
- getAllowAsymmetry() - Method in class com.smartgwt.client.tools.StyleSetting
-
Can this setting be edited asymmetrically? For example, a border-setting can be applied to all sides at once, or
asymmetrically to each side, as four separate border-settings.
- getAllowBubbleGradients() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Setting this flag to false
prevents the chart from drawing fill gradients into the bubbles of each data
point.
- getAllowCaching() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
By default an HTMLFlow will explicitly prevent browser caching.
- getAllowCaching() - Method in class com.smartgwt.client.widgets.ViewLoader
-
By default a ViewLoader will explicitly prevent browser caching.
- getAllowComplexMode() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Should the "complex" mode be allowed for this ColorPicker? If false, no "More" button is shown on the simple picker
- getAllowComplexMode() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Should "complex" mode be allowed for the
ColorPicker
window associated with
this ColorItem?
- getAllowDropOnDescendants() - Method in class com.smartgwt.client.util.tour.Tour
-
- getAllowDropOnDescendants() - Method in class com.smartgwt.client.util.tour.TourStep
-
For
actionType:"drag"
tourSteps with a
dropTarget
, should we allow the drop to complete and the tour to
proceed if the user drops on a descendant of the drop target.
- getAllowDropThrough() - Method in class com.smartgwt.client.tools.EditContext
-
Dropping a component near the edge of another component allows the component to be dropped through an ancestor
component.
- getAllowDurationEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, allows events to be managed by duration, as well as by end date.
- getAllowDynamicTreeJoins() - Method in class com.smartgwt.client.data.DataSource
-
By default, custom dataSource implementations are assumed to be unable to support
dynamic tree joins
.
- getAllowedChartTypes() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Other
chart types
that the end user will be allowed to switch to, using the
built-in context menu.
- getAllowedFields() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
List of explicit fields for user field selection.
- getAllowedUITypes() - Method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIRequest
-
The list of allowed, data-bound UI types.
- getAllowedUITypes() - Method in class com.smartgwt.client.ai.BuildUIViaAIRequest
-
The list of allowed UI types.
- getAllowEmpty() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If set to false, the last clause cannot be removed.
- getAllowEmptyValue() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
By default checkboxes allow the user to toggle between true and false values only.
- getAllowEmptyValue() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If
addUnknownValues
is
false
, this property determines whether the user can clear the comboBoxItem value, or whether they are
constrained to choosing one of the available options (in which case clearing the text box will simply revert to the last
picked value when the user leaves the field).
- getAllowEmptyValue() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
When set to true, allows a checked RadioItem to be unchecked when clicked, clearing the value from the
RadioGroupItem
.
- getAllowEmptyValue() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If set to true, always show an empty option in this item's pickList, allowing the user to clear the value (even if there
is no empty entry in the valueMap for the item).
- getAllowExpressions() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
For a form that produces filter criteria (see
form.getValuesAsCriteria()
), allows the user to enter simple expressions in any field in this form that takes text
input.
- getAllowExpressions() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getAllowExpressions() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For a form that produces filter criteria (see
form.getValuesAsCriteria()
), allows the user to type in simple expressions to cause filtering with that operator.
- getAllowFilterExpressions() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAllowFilterExpressions() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Field-level setting for
ListGrid.allowFilterExpressions
:true - controls whether search expressions can be entered directly into the filter
item for this field.
- getAllowFilterOnLinkFields() - Method in class com.smartgwt.client.widgets.tree.Tree
-
- getAllowFilterOperators() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAllowFilterOperators() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getAllowFilterWindow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Adds the ability for a user to define additional criteria above and beyond those expressed in the
filter editor
via a
FilterBuilder
which appears in a modal Window over the grid and can be accessed by
various menus within the grid or triggered by external controls.
- getAllowIE9Leak() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Advanced flag to avoid a potential memory leak in Internet Explorer 9 for requests with JSON formatted responses.
- getAllowMultiCharSearch() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
By default, if multiple keys are pressed in quick succession, a SelectItem will buffer them together and use the
resulting multi-char string when searching.
- getAllowMultiRecordRemove() - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Can multiple records be removed? If not and multiple records are selected, the
refuseMultiRemoveMessage
is
shown as a warning and the workflow is terminated.
- getAllowNestedDrops() - Method in class com.smartgwt.client.tools.EditContext
-
Controls whether components can be dropped into other components which support child components.
- getAllowNestedDrops() - Method in class com.smartgwt.client.tools.EditPane
-
Controls whether components can be dropped into other components which support child components.
- getAllowNestedDrops() - Method in class com.smartgwt.client.tools.EditProxy
-
- getAllowNestedDrops() - Method in class com.smartgwt.client.tools.EditTree
-
Controls whether components can be dropped into other components which support child components.
- getAllowNullApplicationId() - Method in class com.smartgwt.client.data.SavedSearches
-
- getAllowPlaceholders() - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Should Placeholders be rendered as placeholders? If property is not set actual components are created instead of the
Placeholders.
- getAllowPlaceholders() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Should Placeholders in loaded screens be rendered as placeholders? If property is not set actual components are created
instead of the Placeholders.
- getAllowRelatedFieldsInCriteria() - Method in class com.smartgwt.client.data.DataSource
-
This property indicates whether this DataSource supports referencees to related fields in criteria, either using
qualified field names, or subqueries.
- getAllowRelatedRecordCriteria() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Should related record criteria be allowed as either the field or value?
- getAllowRelativeDates() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Whether to allow the user to specify relative dates (via
RelativeDateItem
s) or whether dates are absolute (via
DateItem
s).
- getAllowRelativeDates() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
- getAllowRowSpanning() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should cells in this grid be allowed to span multiple rows? If set to
true
, the
getRowSpan()
method will be called for every cell when rendering
out the listGrid to determine how many rows the cell should span.
- getAllowThumbDownState() - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, the thumb's appearance changes when it's clicked on.
- getAllowThumbOverState() - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, the thumb's appearance changes when the user rolls over it.
- getAllPathsToRelation(String) - Method in class com.smartgwt.client.data.DataSource
-
Returns all known paths between this and the given targetDS.
- getAllPathsToRelation(DataSource) - Method in class com.smartgwt.client.data.DataSource
-
Returns all known paths between this and the given targetDS.
- getAllRecordsInErrorMessage() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Message to display when the user clicks "Commit" but there is nothing we can commit because every row in the grid has
errors
- getAllRows() - Method in class com.smartgwt.client.data.FilteredList
-
Complete set of records for this filteredList.
- getAllRows() - Method in class com.smartgwt.client.data.ResultSet
-
If the complete set of records for a resultSet is available when the resultSet is created, it can be made available to
the resultSet via this property at initialization time.
- getAllVisibleRows() - Method in class com.smartgwt.client.data.ResultSet
-
Returns a list of the currently visible data, that is, all rows that match the current
criteria, with null entries or
loading markers
for
rows that are not yet loaded or in the process of loading, respectively.
- getAlternateBodyStyleName() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAlternateFieldFrequency() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The number of consecutive columns to draw in the same style before alternating, when alternateColumnStyles
is true.
- getAlternateFieldStyles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether alternating columns (or blocks of columns, depending on GridRenderer.alternateColumnFrequency
) should
be drawn in alternating styles, in order to create a vertical "ledger" effect for easier reading.
- getAlternateFieldSuffix() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Suffix to append to alternate columns
.
- getAlternateLaneStyles() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When showing a
Timeline
, or a
day view
when
showDayLanes
is true, whether to make lane boundaries
more obvious by showing alternate lanes in a different color.
- getAlternateRecordFrequency() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The number of consecutive rows to draw in the same style before alternating, when alternateRowStyles
is true.
- getAlternateRecordStyles() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether alternating rows should be drawn in alternating styles, in order to create a "ledger" effect for easier reading.
- getAlternateRecordStyles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether alternating rows (or blocks of rows, depending on GridRenderer.alternateRowFrequency
) should be
drawn in alternating styles, in order to create a "ledger" effect for easier reading.
- getAlternateRecordStyles() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Explicitly disable alternateRecordStyles at the menu level by default so setting to true for all ListGrids will not
impact menus' appearance.
- getAlternateRecordSuffix() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Suffix to append to alternate rows
.
- getAlternateStyleSuffix() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getAlternateWeekStyles() - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether alternating weeks should be drawn in alternating styles.
- getAltKey() - Method in class com.smartgwt.client.core.KeyIdentifier
-
If set, whether the Alt key must be held down.
- getAltText() - Method in class com.smartgwt.client.widgets.Img
-
If specified this property will be included as the alt
text for the image HMTL element.
- getAlwaysExitOnTab() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
If true, hitting tab always exits the field, and will also add a value to the list of selected values if there is match
(and depending on the setting for
addUnknownValues
).
- getAlwaysFetchMissingValues() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item has a specified
optionDataSource
and
fetchMissingValues
is true, when the item value changes, a fetch will be performed against the optionDataSource to retrieve the related
record if
displayField
is specified and the
new item value is not present in any valueMap explicitly specified on the item.
- getAlwaysFetchMissingValues() - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
- getAlwaysManageFocusNavigation() - Method in class com.smartgwt.client.widgets.Canvas
-
Should focus navigation for this canvas and its descendents be handled explicitly by intercepting "Tab" key events and
calling the
TabIndexManager.shiftFocus()
API?
- getAlwaysOnTop() - Method in class com.smartgwt.client.browser.window.BrowserWindowSettings
-
Persistent setting to position the window at the top of the window stack.
- getAlwaysRequestVisibleRows() - Method in class com.smartgwt.client.data.ResultSet
-
If true, records requested only for visible area.
- getAlwaysShowControlBox() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
A formItem showing a
pickerIcon
will always
write out a "control box" around the text box and picker icon.
- getAlwaysShowEditors() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When this attribute is set, editors will be appear to be present in every row of the grid, allowing the user to
immediately start editing any cell, rather than showing up in a single record at a time.
This attribute is only
valid when
editByCell
is false.
- getAlwaysShowEventHovers() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
By default, EventCanvases show their content in hovers.
- getAlwaysShowLeftButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
If set, the left button title will never be omitted in an attempt to fit the full title.
- getAlwaysShowLeftButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
- getAlwaysShowOpener() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showOpener
is true, should we display the opener icon
for folders even if they have no children?
- getAlwaysShowOperatorIcon() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
allowFilterOperators
is enabled, whether
to show the
operatorIcon
for all filterable fields, or
only for fields where the user has explicitly chosen a search operator different from the default operator for the
field.
- getAlwaysShowOperatorIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getAlwaysShowScrollbars() - Method in class com.smartgwt.client.widgets.Canvas
-
- getAlwaysUsePlaceholder() - Method in class com.smartgwt.client.tools.PaletteNode
-
If set to true, indicates that a Placeholder should always be shown in place of the actual component.
- getAmpmItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Select item to hold the AM/PM value for the timeItem when
useTextField
is false.
- getAmpmItemProperties() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Custom properties to apply to this timeItem's generated
AM/PM picker
.
- getAmpmItemTitle() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getAnimateAcceleration() - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration effect to apply to all animations on this Canvas.
- getAnimateFadeTime() - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated fade.
- getAnimateFolderEffect() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When animating folder opening / closing, this property can be set to apply an animated acceleration effect.
- getAnimateFolderEffect() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When animating folder opening / closing, this property can be set to apply an animated acceleration effect.
- getAnimateFolderMaxRows() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
animateFolders
is true for this grid, this number
can be set to designate the maximum number of rows to animate at a time when opening / closing a folder.
- getAnimateFolderMaxRows() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
animateFolders
is true for this grid, this number
can be set to designate the maximum number of rows to animate at a time when opening / closing a folder.
- getAnimateFolders() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when folders are opened / closed children will be animated into view.
- getAnimateFolders() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, when folders are opened / closed children will be animated into view.
- getAnimateFolderSpeed() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When animating folder opening / closing, this property designates the speed of the animation in pixels shown (or hidden)
per second.
- getAnimateFolderSpeed() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When animating folder opening / closing, this property designates the speed of the animation in pixels shown (or hidden)
per second.
- getAnimateFolderTime() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When animating folder opening / closing, if
TreeGrid.animateFolderSpeed
is not set, this property designates the duration of the animation in ms.
- getAnimateFolderTime() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When animating folder opening / closing, if
animateFolderSpeed
is not set, this property designates the duration of the animation in ms.
- getAnimateHideAcceleration() - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration function for performing an animated hide.
- getAnimateHideEffect() - Method in class com.smartgwt.client.widgets.Canvas
-
Default animation effect to use if
Canvas.animateHide()
is called without an explicit effect parameter.
- getAnimateHideTime() - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated hide.
- getAnimateMembers() - Method in class com.smartgwt.client.widgets.layout.Layout
-
If true when members are added / removed, they should be animated as they are shown or hidden in position
- getAnimateMemberTime() - Method in class com.smartgwt.client.widgets.layout.Layout
-
If specified this is the duration of show/hide animations when members are being shown or hidden due to being added /
removed from this layout.
- getAnimateMinimize() - Method in class com.smartgwt.client.widgets.Window
-
Should this window minimize, maximize, and restore as an animation, or as a simple 1-step transition?
- getAnimateMoveAcceleration() - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration effect for performing an animated move.
- getAnimateMoveTime() - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated move.
- getAnimateNavigationBarStateChanges() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getAnimatePickList() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true, when the pickList is shown, it will be shown via an animated reveal effect
- getAnimatePickList() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If true, when the pickList is shown, it will be shown via an animated reveal effect
- getAnimatePickList() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If true, when the pickList is shown, it will be shown via an animated reveal effect
- getAnimateRectAcceleration() - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration function for performing an animated move and resize.
- getAnimateRectTime() - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated setRect.
- getAnimateRemoveRecord() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canRemoveRecords
is enabled, should records
be animated out of view when they are removed by the user?
- getAnimateRemoveSpeed() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAnimateRemoveTime() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAnimateResizeAcceleration() - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration function for performing an animated resize.
- getAnimateResizeLayoutMode() - Method in class com.smartgwt.client.widgets.Canvas
-
- getAnimateResizeTime() - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated resize.
- getAnimateRollOver() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAnimateRollUnder() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAnimateScrollAcceleration() - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration function for performing an animated scroll.
- getAnimateScrollTime() - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated scroll.
- getAnimateSections() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
If true, sections are animated during expand/collapse and addition/removal of SectionItems is likewise animated.
- getAnimateSelection() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the
selectionCanvas
is enabled, setting this
property to
true
ensures that when the
selectionCanvas
is displayed it is animated into view
via
Canvas.animateShow()
.
- getAnimateSelectionUnder() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the
selectionUnderCanvas
is enabled,
setting this property to
true
ensures that when the
selectionUnderCanvas
is displayed it is
animated into view via
Canvas.animateShow()
.
- getAnimateShowAcceleration() - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration function for performing an animated show.
- getAnimateShowEffect() - Method in class com.smartgwt.client.widgets.Canvas
-
Default animation effect to use if
Canvas.animateShow()
is called without an explicit effect parameter.
- getAnimateShowTime() - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated show.
- getAnimateStateChanges() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- getAnimateTabScrolling() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabScroller
is true, should tabs be scrolled
into view via an animation when the user interacts with the scroller buttons?
- getAnimateThumb() - Method in class com.smartgwt.client.widgets.Slider
-
Should the thumb be animated to its new position when the value is changed programmatically, or by clicking in the
slider track.
- getAnimateThumb() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
When set to true, animates the movement of the
thumb
when the
value changes.
- getAnimateThumbInit() - Method in class com.smartgwt.client.widgets.Slider
-
If thumb animation is enabled, should the thumb be animated to its initial value?
- getAnimateThumbTime() - Method in class com.smartgwt.client.widgets.Slider
-
Duration of thumb animation, in milliseconds.
- getAnimateThumbTime() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
When
animateThumb
is true, the time taken to move the
thumb
from one state to the other.
- getAnimateTileChange() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
If set, when the dataset changes due to filtering, sorting or other actions, any tiles that were showing before and
after the change will animate from their old positions to their new positions.
- getAnimateTileChange() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
If set, tiles animate to their new positions when a tile is added, removed, or reordered via drag and drop.
- getAnimateTime() - Method in class com.smartgwt.client.widgets.Canvas
-
Default total duration of animations.
- getAnimationTime() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this.animatePickList is true - this specifies the duration of the animation effect applied when showing the
pickList
- getAnimationTime() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this.animatePickList is true - this specifies the duration of the animation effect applied when showing the
pickList
- getAnimationTime() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this.animatePickList is true - this specifies the duration of the animation effect applied when showing the
pickList
- getAppDir() - Static method in class com.smartgwt.client.util.Page
-
Returns the base URL of the application, which is the page URL minus the last non-directory path component.
- getAppearance() - Method in class com.smartgwt.client.widgets.form.fields.events.ReadOnlyDisplayChangedEvent
-
new readOnlyDisplay
value
- getAppearanceGroupTitle() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title for the Appearance group.
- getAppearMethod() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Controls how messages appear at or reach their requested location.
- getAppFilesDir() - Static method in class com.smartgwt.client.util.Page
-
Returns the directory for application-specific files (other than images).
- getAppFilesDir(String) - Static method in class com.smartgwt.client.util.Page
-
Returns the directory for application-specific files (other than images).
- getAppImgDir() - Static method in class com.smartgwt.client.util.Page
-
Return the directory for app-specific images.
- getAppImgDir() - Method in class com.smartgwt.client.widgets.Canvas
-
Default directory for app-specific images, relative to the Page-wide
appImgDir
.
- getApplicationId() - Method in class com.smartgwt.client.data.SavedSearches
-
The applicationId that will be saved to
"applicationIdField"
to disambiguate from other applications that use the same dataSource.
- getApplicationIdField() - Method in class com.smartgwt.client.data.SavedSearches
-
Type: "string" (optional).
- getApplyAfterSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getApplyAlignToText() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If the
textAlign
is unset, should the
align
setting, if set, be used for this item's
textAlign
?
- getApplyAlignToText() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
If the
textAlign
is unset, should the
align
setting, if set, be used for this
HeaderItem
's
textAlign
?
- getApplyAlignToText() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
If the
textAlign
is unset, should the
align
setting, if set, be used for this
StaticTextItem
's
textAlign
?
- getApplyButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
When a DateChooser is configured for
a "datetime" value
,
clicking on a date cell in the
grid
will not automatically
dismiss the DateChooser canvas.
- getApplyButton() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Automatically generated
IButton
providing the mechanism for accepting the current
group configuration.
- getApplyButton() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
IButton
providing the mechanism for accepting the current
sort configuration.
- getApplyButton() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
The Apply button.
- getApplyButtonTitle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the
Apply
button.
- getApplyButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the applyButton
- getApplyButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the applyButton
- getApplyButtonTitle() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
- getApplyFormulaAfterSummary() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getApplyHeightToTextBox() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
height
is specified, should it be applied to the
item's text box element?
- getApplyHeightToTextBox() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
If
FormItem.height
is specified, should it be applied
to the item's text box element?
- getApplyPriorityToAppearance() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Whether to default properties affecting the message appearance to those of the built-in
NotifyType
corresponding to the
messagePriority
.
- getApplyPromptToCanvas() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
- getApplyRowCountToLength() - Method in class com.smartgwt.client.data.ResultSet
-
If
progressiveLoading
is active for a ResultSet we may
not know the true size of the data set being displayed.
- getApplyRowCountToLength() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getApplyRowNumberStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getApplyToImplicitCriteria() - Method in class com.smartgwt.client.util.workflow.GridFetchDataTask
-
Should criteria be applied to the grid as
implicit
criteria
? When criteria is applied this way, it is not shown to the user and cannot be changed by the user.
- getApplyWhen() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Used to create a conditional validator based on
criteria
.
- getApproximateRowCountFormat() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getArcMidpoint() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Calculates the coordinates of the midpoint of this DrawSector's circular arc.
- getArcMidpoint(double, double, double, double, double) - Static method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Calculates the midpoint coordinates of the circular arc of the sector defined by the
given centerPoint, startAngle, endAngle, and radius.
- getAriaCloseableSuffix() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
When
screen reader mode
is enabled and a tab is
closeable
, the
ariaCloseableSuffix
is a string that
is appended to the label of closeable tabs.
- getAriaHandleID() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the DOM ID for the main element for this canvas which will have ARIA
role
and
attributes
applied to it.
- getAriaLabel() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If specified this property returns the
aria-label
attribute to write out in
screenReaderMode
.
- getAriaRole() - Method in class com.smartgwt.client.widgets.Canvas
-
ARIA role of this component.
- getAriaRole() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
ARIA role of this formItem.
- getAriaRole() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
ARIA role for this ListGrid if screen reader mode
is enabled.
- getAriaState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Dynamically retrieves the aria properties to write out for this listGrid in screen reader mode
.
- getAriaStateDefaults() - Method in class com.smartgwt.client.widgets.Canvas
-
Retrieves dynamically calculated default ARIA state properties for this canvas.
- getAriaStateDefaults() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Retrieves dynamically calculated default ARIA state mapping
properties for this listGrid.
- getAriaStateDefaults() - Method in class com.smartgwt.client.widgets.Progressbar
-
Retrieves dynamically calculated default ARIA state mapping
properties for this canvas.
- getAriaStateDefaults() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Retrieves dynamically calculated default ARIA state mapping
properties for this canvas.
- getArrayCriteriaForceExact() - Method in class com.smartgwt.client.data.DataSource
-
With ordinary
simple criteria
, it is possible to provide an array
of values for a given field, which means "any of these values".
- getArrayCriteriaForceExact() - Method in class com.smartgwt.client.data.DSRequest
-
- getArrayCriteriaForceExact() - Method in class com.smartgwt.client.data.OperationBinding
-
- getArrayLength(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getArrowKeyAction() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Action to perform when the listGrid has keyboard focus (but not editing focus) and a user presses the arrow keys to
navigate around the grid.
- getArrowKeyEditAction() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
What to do when a user hits arrow key while editing a field?
If not explicitly specified
getArrowKeyEditAction()
will return an appropriate
action depending on the field type.
- getArrowKeyEditAction() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getAscendingTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the "direction" field's SelectItem for an "ascending" sort
- getAscendingTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the "direction" field's SelectItem for an "ascending" sort
- getAsJSArray() - Method in class com.smartgwt.client.core.Rectangle
-
- getAskIcon() - Method in class com.smartgwt.client.widgets.Dialog
-
- getAsSeleneseCommands() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Creates and returns Selenese that represents the events captured by the stream as an array of
Selenium commands
.
- getAsSeleneseCommands(SeleneseSettings) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Creates and returns Selenese that represents the events captured by the stream as an array of
Selenium commands
.
- getAsSeleneseHTML() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Creates and returns Selenese that represents the events captured by the stream.
- getAsSeleneseHTML(SeleneseSettings) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Creates and returns Selenese that represents the events captured by the stream.
- getAssociatedType() - Method in class com.smartgwt.client.browser.window.events.OtherWindowsChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.data.events.DataArrivedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.data.events.DataChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.data.events.ErrorEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.form.events.AsyncValidationReplyEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.form.events.MemberSynchronizedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.tools.EditMaskClickedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.tools.EditNodeUpdatedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.tools.NodeAddedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.tools.SelectedEditNodesUpdatedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.util.events.FontLoadingFailedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.util.events.FontsLoadedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.util.events.OrientationChangeEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.util.workflow.events.ProcessFinishedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.util.workflow.events.ProcessTraceElementEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.ace.events.AceEditorChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseUpEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventAdded
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoved
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.CurrentViewChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.DateChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionMove
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionStop
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeMove
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeStop
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.EventSaveError
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.EventsRenderedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.IndicatorClick
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.ChartBackgroundDrawnEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.ChartDrawnEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.DataLabelClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.DataLabelHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.LegendClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.LegendHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.ValueClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.chart.ZoomChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.BeforeCommitEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.PreviewShownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetAddedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetLabelClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetMovedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetRemovedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.data.events.TimeChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.ClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragMove
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragStart
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DragStop
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DrawEndEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.DrawStartEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MouseDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MouseMoveEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MouseOutEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MouseOverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MouseUpEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.MovedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.ResizedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.drawing.events.ShowContextMenuEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ApplyClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.CancelClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ClearEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.CloseClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ContentLoadedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DataChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DoubleClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragCompleteEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragMoveEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragRepositionMoveEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragRepositionStartEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragRepositionStopEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragResizeMoveEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragResizeStartEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragResizeStopEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragStartEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DragStopEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DrawEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DropCompleteEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DropEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DropMoveEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DropOutEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.DropOverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.FetchDataEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.FocusChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.FormulaUpdated
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.HoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.HoverHiddenEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.IconClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.KeyDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.KeyPressEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MaximizeClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MinimizeClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseMoveEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseOutEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseOverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseStillDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseUpEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MouseWheelEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.MovedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ParentMovedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.PercentChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ResizedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.RestoreClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.RightMouseDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.RuleContextChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ScrolledEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ShowContextMenuEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.TitleHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ToggleValueChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.ValueChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.events.VisibilityChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.ColorChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.CriteriaChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.FilterChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.FilterSearchEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.FormSubmitFailedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.HiddenValidationErrorsEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.ItemChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.OnSearchEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.events.ValuesChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.BlurEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.CanEditChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.DataArrivedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.DoubleClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorEnterEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorExitEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.FocusEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.FormItemIconClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ItemHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerColorSelectedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerIconClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ReadOnlyDisplayChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowContextMenuEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleDoubleClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.BodyKeyPressEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellDoubleClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellErrorIconHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellErrorIconOutEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellErrorIconOverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellMouseDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellMouseUpEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellOutEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellOverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellSelectionChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CellValueHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.CriteriaChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.DataArrivedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.DataChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.FieldStateChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.FilterEditorSubmitEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.GroupByCompleteEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.GroupByEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.GroupStateChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.GroupTreeChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.HeaderClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.HeaderDoubleClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.HeaderHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.HilitesChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RecordCollapseEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RecordExpandEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RegroupEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RemoveRecordClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowMouseDownEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowMouseUpEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowOutEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.RowOverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SelectionUpdatedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SetSortEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SorterClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SorterContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.SortEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.grid.events.ViewStateChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.DownClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.MembersChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.NavigationClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderTitleHoverEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.layout.events.UpClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.menu.events.MenuIconClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.rte.events.ApplyClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.rte.events.CancelClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.rte.events.ListPropertiesChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.AddTabClickedEvent
-
Deprecated.
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.AddTabClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabCloseClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabsReorderedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tableview.events.ImageClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tableview.events.RecordNavigationClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tile.events.DataArrivedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tools.events.EditCompleteEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tools.events.GradientChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tools.events.ValuesChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.DataChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.DataArrivedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.DataChangedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.FolderClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.FolderClosedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.FolderOpenedEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.LeafClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.NodeClickEvent
-
- getAssociatedType() - Method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
-
- getAsyncErrorCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The value to display for cells when an error occurred during asynchronous computation.
- getAsyncErrorCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A field-specific value to display for cells when an error occurred during asynchronous generation.
- getAsynchGroupingPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAsyncMessage(AsyncOperationResult) - Static method in class com.smartgwt.client.util.AsyncUtil
-
- getAsyncMissingCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The value to display for cells whose value was not computed by the previous asynchronous operation to compute it, or
will not be computed by an asynchronous operation due to currently being disabled.
- getAsyncMissingCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A field-specific value to display for cells whose value was not generated by the previous asynchronous operation to
generate it, or will not be generated by an asynchronous operation due to currently being disabled.
- getAtomicValue(Object) - Method in class com.smartgwt.client.data.SimpleType.SimpleTypeValueExtractor
-
Method to extract an atomic value (such as a string or number) from some arbitrary live data value.
- getAtomicValue(Object, String) - Method in class com.smartgwt.client.data.SimpleType.SimpleTypeValueExtractor
-
Method to extract an atomic value (such as a string or number) from some arbitrary live data value.
- getAttribute(String) - Method in class com.smartgwt.client.core.BaseClass
-
- getAttribute(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value as a String
- getAttribute(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getAttribute(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getAttribute(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getAttributeAsBoolean(String) - Method in class com.smartgwt.client.core.BaseClass
-
- getAttributeAsBoolean(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value set as a Boolean.
- getAttributeAsBoolean(String, boolean) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value set as a Boolean.
- getAttributeAsBoolean(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
Returns attribute value set as a Boolean.
- getAttributeAsBoolean(JavaScriptObject, String, boolean) - Static method in class com.smartgwt.client.util.JSOHelper
-
Returns attribute value set as a Boolean.
- getAttributeAsBoolean(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getAttributeAsBoolean(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getAttributeAsBoolean(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getAttributeAsBoolean(String, boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getAttributeAsDate(String) - Method in class com.smartgwt.client.core.BaseClass
-
- getAttributeAsDate(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value as a Date.
- getAttributeAsDate(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getAttributeAsDate(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getAttributeAsDate(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getAttributeAsDate(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getAttributeAsDateArray(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getAttributeAsDouble(String) - Method in class com.smartgwt.client.core.BaseClass
-
- getAttributeAsDouble(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute as a Double.
- getAttributeAsDouble(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getAttributeAsDouble(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getAttributeAsDouble(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getAttributeAsDouble(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getAttributeAsDoubleArray(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute as a double array.
- getAttributeAsDoubleArray(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getAttributeAsElement(String) - Method in class com.smartgwt.client.core.BaseClass
-
- getAttributeAsElement(String) - Method in class com.smartgwt.client.core.DataClass
-
Get the attribute value as an Element.
- getAttributeAsElement(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getAttributeAsElement(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getAttributeAsElement(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getAttributeAsFloat(String) - Method in class com.smartgwt.client.core.BaseClass
-
- getAttributeAsFloat(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value as a Float.
- getAttributeAsFloat(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getAttributeAsFloat(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getAttributeAsFloat(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getAttributeAsFloat(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getAttributeAsFloatArray(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getAttributeAsInt(String) - Method in class com.smartgwt.client.core.BaseClass
-
- getAttributeAsInt(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value as an Integer.
- getAttributeAsInt(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getAttributeAsInt(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getAttributeAsInt(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getAttributeAsInt(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getAttributeAsIntArray(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute as an int array.
- getAttributeAsIntArray(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getAttributeAsIntArray(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getAttributeAsJavaScriptObject(String) - Method in class com.smartgwt.client.core.BaseClass
-
- getAttributeAsJavaScriptObject(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value as a JavaScript Object.
- getAttributeAsJavaScriptObject(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getAttributeAsJavaScriptObject(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getAttributeAsJavaScriptObject(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getAttributeAsJavaScriptObject(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getAttributeAsJavaScriptObjectArray(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getAttributeAsLong(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute as a Long.
- getAttributeAsMap(String) - Method in class com.smartgwt.client.core.BaseClass
-
- getAttributeAsMap(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value as a Map.
- getAttributeAsMap(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getAttributeAsMap(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getAttributeAsMap(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getAttributeAsObject(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value as a Java Object.
- getAttributeAsObject(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getAttributeAsObject(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getAttributeAsObject(String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getAttributeAsRecord(String) - Method in class com.smartgwt.client.core.DataClass
-
Get the attribute value as a Record.
- getAttributeAsRecord(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getAttributeAsRecordArray(String) - Method in class com.smartgwt.client.data.Record
-
Returns the nested structure as Record array.
- getAttributeAsRecordList(String) - Method in class com.smartgwt.client.data.Record
-
Returns the nested structure as a RecordList.
- getAttributeAsString(String) - Method in class com.smartgwt.client.core.BaseClass
-
- getAttributeAsString(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute value as a String.
- getAttributeAsString(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getAttributeAsString(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Expose as public the getAttributeAsXXX() methods of BaseWidget
- getAttributeAsString(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getAttributeAsStringArray(String) - Method in class com.smartgwt.client.core.BaseClass
-
- getAttributeAsStringArray(String) - Method in class com.smartgwt.client.core.DataClass
-
Returns attribute as a String array.
- getAttributeAsStringArray(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getAttributeAsStringArray(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getAttributes(String) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Gets an array of the names of the properties of a class.
- getAttributes(Class<?>) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Gets an array of the names of the properties of a class.
- getAttributes() - Method in class com.smartgwt.client.bean.BeanFactory
-
- getAttributes() - Method in class com.smartgwt.client.core.DataClass
-
- getAutoAssignTreeField() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If this grid was passed an explicit set of fields, but no field was specified as the "tree-field" (showing indentations
for tree hierarchy and tree icons), should we assign one of the other fields to be the tree-field?
- getAutoCacheAllData() - Method in class com.smartgwt.client.data.DataSource
-
When a DataSource is not
cacheAllData
:true and a fetch
results in the entire dataset being retrieved, this attribute being set to true causes the DataSource to automatically
switch to
cacheAllData:true
and prevent further server-trips for fetch requests.
- getAutoCenter() - Method in class com.smartgwt.client.widgets.Window
-
If true, this Window widget will automatically be centered on the page when shown.
- getAutoCenterOnShow() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
If
autoPosition
is false, this property controls
whether to automatically center the colorPicker every time it is redisplayed with the show() method.
- getAutoChangeProtocol() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If this component is passed a URL with a protocol that differs from the current page, should it be automatically changed
to match the page?
- getAutoComplete() - Method in class com.smartgwt.client.util.tour.TourStep
-
If this step has a target that prompts a user for a specific action, should the step be automatically completed and
have the tour move forward to the next step when the user takes this action?
- getAutoComplete() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getAutoComplete() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Should this form allow browser auto-completion of its items' values? Applies only to items based on native HTML
form elements (
TextItem
,
PasswordItem
, etc), and will only have a user-visible impact for browsers where
native autoComplete behavior is actually supported and enabled via user settings.
- getAutoComplete() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this item allow browser auto-completion of its value? Applies only to items based on native HTML form elements
(
TextItem
,
PasswordItem
,
etc), and will only have a user-visible impact for browsers where native autoComplete behavior is actually supported and
enabled via user settings.
- getAutoComplete() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAutoComplete() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether to allow browser autoComplete when editing this field.
- getAutoCompleteKeywords() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getAutoConfirmSaveEdits() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For editable listGrids, outstanding unsaved edits when the user performs a new filter or sort will be discarded by
default.
- getAutoConvertRelativeDates() - Method in class com.smartgwt.client.data.DataSource
-
Whether to convert relative date values to concrete date values before sending to the server.
- getAutoCopyDataSources() - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Should
DataSources
from other OpenFin windows with Smart GWT loaded be
copied by reference into this window? Such DataSources will be copied: when a page in another window is loaded
(potentially several DataSources at once) at the moment DataSources are created in a page loaded in another window
(just that DataSource)
- getAutoCopyDataSources() - Method in class com.smartgwt.client.browser.window.MultiWindowSettings
-
Should
DataSources
from other OpenFin windows with Smart GWT loaded be
copied by reference into this window? Such DataSources will be copied: when a page in another window is loaded
(potentially several DataSources at once) at the moment DataSources are created in a page loaded in another window
(just that DataSource)
- getAutoDeriveTitles() - Method in class com.smartgwt.client.data.DataSource
-
- getAutoDestroy() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Should this item's
canvas
be automatically
destroyed when the item is destroyed? Form items are destroyed automatically when a call to
DynamicForm.setItems()
removes them from their parent form, or if
their parent form is destroyed.
- getAutoDestroyMenu() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
- getAutoDestroyMenu() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
If this menuButton is
destroyed
, should it also destroy its
menu
?
- getAutoDiscoverTree() - Method in class com.smartgwt.client.data.DataSource
-
Causes
Tree.discoverTree()
to be called on dsResponse.data in
order to automatically discover tree structures in the response data.
- getAutoDismiss() - Method in class com.smartgwt.client.util.workflow.ShowNotificationTask
-
Auto-dismiss message after a short duration.
- getAutoDismiss() - Method in class com.smartgwt.client.widgets.FieldPickerWindow
-
By default, a FieldPickerWindow will close automatically if the mouse is clicked outside of it.
- getAutoDismiss() - Method in class com.smartgwt.client.widgets.menu.Menu
-
When false, when a menu item is chosen (via mouse click or keyboard), the menu is not automatically hidden, staying in
place for further interactivity
- getAutoDismiss() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Whether a click on this specific menuItem
automatically dismisses the menu.
- getAutoDismissOnBlur() - Method in class com.smartgwt.client.widgets.menu.Menu
-
When false, when a user clicks outside the menu, or hits the Escape key, this menu will not be automatically hidden,
staying in place for further interactivity.
- getAutoDraw() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Menus will not draw on initialization, until they're explicitly show()n
- getAutoEditNewNodes() - Method in class com.smartgwt.client.tools.EditContext
-
New nodes added to the editContext are automatically placed into edit mode if the new node's parent is in edit mode.
- getAutoEditNewNodes() - Method in class com.smartgwt.client.tools.EditPane
-
New nodes added to the editContext are automatically placed into edit mode if the new node's parent is in edit mode.
- getAutoEditNewNodes() - Method in class com.smartgwt.client.tools.EditTree
-
New nodes added to the editContext are automatically placed into edit mode if the new node's parent is in edit mode.
- getAutoEnable() - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, this scrollbar will automatically enable when the scrollTarget is scrollable (i.e., when the contents of the
scrollTarget exceed its clip size in the direction relevant to this scrollbar), and automatically disable when the
scrollTarget is not scrollable.
- getAutoFetchAsFilter() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getAutoFetchAsFilter() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getAutoFetchAsFilter() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- getAutoFetchAsFilter() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getAutoFetchAsFilter() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getAutoFetchAsFilter() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAutoFetchAsFilter() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getAutoFetchAsFilter() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getAutoFetchData() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getAutoFetchData() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getAutoFetchData() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- getAutoFetchData() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getAutoFetchData() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this combo box retrieves its options from a dataSource
, should options be fetched from the server when
the item is first written out, or should this fetch be delayed until the user opens the pickList.
- getAutoFetchData() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Should the MultiComboBoxItem fetch data from the
data source
immediately or wait until the
user first opens the pickList.
- getAutoFetchData() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this select item retrieves its options from a dataSource
, should options be fetched from the server when
the item is first drawn, or should this fetch be delayed until the user opens the pickList.
- getAutoFetchData() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getAutoFetchData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAutoFetchData() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getAutoFetchData() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getAutoFetchDisplayMap() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, for fields where
ListGridField.optionDataSource
is specified, a valueMap will be automatically created by making a
DataSource.fetchData()
call against the specified dataSource and
extracting a valueMap from the returned records based on the displayField and valueField.
- getAutoFetchDisplayMap() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If true, automatically fetches records and derives a valueMap from optionDataSource
.
- getAutoFetchRowCount() - Method in class com.smartgwt.client.data.ResultSet
-
- getAutoFetchRowCount() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Depending on whether
DataSource.progressiveLoading
is
active, the exact count of available rows may not be available as part of the standard data fetch response - setting
autoFetchRowCount:true
will cause a fetch for an accurate row count to be issued as soon as data arrives
(from a
progressive dataSource response
) without an
accurate row count.
- getAutoFetchTextMatchStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getAutoFetchTextMatchStyle() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getAutoFetchTextMatchStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If
autoFetchData
is
true
, this attribute
allows the developer to specify a textMatchStyle for the initial
fetchData()
call.
- getAutoFetchTextMatchStyle() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- getAutoFetchTextMatchStyle() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getAutoFetchTextMatchStyle() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getAutoFetchTextMatchStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAutoFetchTextMatchStyle() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getAutoFetchTextMatchStyle() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
With
loadDataOnDemand
:true, TreeGrids fetch data
by selecting the child nodes of each parent, which should be exact match, so we default to
autoFetchTextMatchStyle:"exact"
when autoFetchData is true.
- getAutoFetchTextMatchStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getAutoFit() - Method in class com.smartgwt.client.widgets.Button
-
If true, ignore the specified size of this widget and always size just large enough to accommodate the title.
- getAutoFit() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Should the button auto fit to its title.
- getAutoFit() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getAutoFit() - Method in class com.smartgwt.client.widgets.ImgButton
-
If true, ignore the specified size of this widget and always size just large enough to accommodate the title.
- getAutoFit() - Method in class com.smartgwt.client.widgets.Label
-
If true, ignore the specified size of this widget and always size just large enough to accommodate the title.
- getAutoFit() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If true, ignore the specified size of this widget and always size just large enough to accommodate the title.
- getAutoFit() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If true, ignore the specified size of this widget and always size just large enough to accommodate the title.
- getAutoFitAllText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAutoFitButtons() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Specifies whether to autofit the buttons in the MultiComboBoxItem.
- getAutoFitClipFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitFieldWidths
is enabled and the
calculated field sizes are wide enough that horizontal scrolling would be introduced, this attribute may be set to an
array of fieldNames, causing those fields to be clipped rather than forcing horizontal scrollbars to appear.
- getAutoFitColumnTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the auto-fit column menu item.
- getAutoFitData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should this ListGrid automatically expand to accommodate the size of records and fields?
- getAutoFitDateFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAutoFitExpandField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAutoFitExtraRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to
"vertical"
or
"both"
, setting this property will cause the ListGrid body to size large enough to accommodate the actual
data and also leave this many extra rows' worth of blank space below the last record.
- getAutoFitFieldsFillViewport() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitFieldWidths
is enabled, and extra
space is available after autofitting all fields, should the grid automatically expand one field to fill the extra space.
- getAutoFitFieldText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAutoFitFieldWidths() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
This property is not supported for CubeGrid
.
- getAutoFitFieldWidths() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should ListGrid fields autofit their widths to titles or content? This property may be overridden on a per-field basis
via
ListGridField.autoFitWidth
.
- getAutoFitHeaderHeights() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is set to true, header buttons for either
fields
or
header spans
will automatically expand to
accommodate their titles vertically.
- getAutoFitIconFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Smart GWT listGrids have special logic to automatically size fields that are displayed as an icon - that is fields with
type:"icon"
, fields displaying only
value icons
, and boolean fields (which are rendered
as a checkmark type icon by default.
- getAutoFitMaxColumns() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to
"horizontal"
or
"both"
this property provides the maximum number of columns for which the ListGrid will expand.
- getAutoFitMaxHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to
"vertical"
or
"both"
this property provides an upper limit on how far the ListGrid will expand vertically to accommodate
its content.
- getAutoFitMaxRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to
"vertical"
or
"both"
this property provides the maximum number of records for which the ListGrid will expand.
- getAutoFitMaxWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to
"horizontal"
or
"both"
this property provides an upper limit on how far the ListGrid will expand horizontally to
accommodate its content.
- getAutoFitMaxWidth() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Maximum auto-fit width for a message if
autoFitWidth
is enabled.
- getAutoFitMaxWidthAsString() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to
"horizontal"
or
"both"
this property provides an upper limit on how far the ListGrid will expand horizontally to
accommodate its content.
- getAutoFitMaxWidthAsString() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Maximum auto-fit width for a message if
autoFitWidth
is enabled.
- getAutoFitTimeFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should listGrids automatically size time fields to fit their values or titles? If set to
"value"
, fields of
type time will be rendered at the size specified by
defaultTimeFieldWidth
.
- getAutoFitWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Should this listGrid field autofit its width to either titles or content?
- getAutoFitWidth() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
If true, the specified width of the
Label
drawn for this message will be treated as
a minimum width.
- getAutoFitWidthApproach() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getAutoFitWidthApproach() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getAutoFocus() - Method in class com.smartgwt.client.widgets.Dialog
-
If a toolbar is showing, automatically place keyboard focus in the first button.
- getAutoFocus() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, when the form is drawn, focus will automatically be put into the first focusable element in the form.
Note
that to put focus in a different item you can explicitly call dynamicForm.focusInItem(itemName)
- getAutoFocusButton() - Method in class com.smartgwt.client.widgets.Dialog
-
If a toolbar is showing and
autoFocus
is enabled, which button
should receive initial focus.
- getAutoFocusButtonAsInt() - Method in class com.smartgwt.client.widgets.Dialog
-
If a toolbar is showing and
autoFocus
is enabled, which button
should receive initial focus.
- getAutoFocusButtonAsString() - Method in class com.smartgwt.client.widgets.Dialog
-
If a toolbar is showing and
autoFocus
is enabled, which button
should receive initial focus.
- getAutoFocusOnError() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, when
validation
fails focus will automatically be
put into the first focusable field which failed validation.
- getAutoFreeze() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should be automatically frozen when other fields are frozen.
- getAutoFreezePosition() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When a field has
autoFreeze
set to true, developers
can implement this method to indicate where in the frozen-fields array this field should appear.
- getAutoHide() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
When this property is set to true, the ColorPicker
will automatically hide when a color has been selected
using the swatch picker, even in "complex" mode.
- getAUTOIDClass(String) - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- getAutoInterpretBooleans() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Controls if server-side API BatchUpload.parseUploadData(...) will convert imported boolean fields values to
actual Booleans or will leave them as Strings.
- getAutoLoad() - Method in class com.smartgwt.client.widgets.Sound
-
Should the specified
audio file
be loaded automatically.
- getAutoMaskChildren() - Method in class com.smartgwt.client.tools.EditProxy
-
When child nodes are added to an EditContext, should they be masked by setting
useEditMask
true
if not explicitly set?
- getAutoMaskComponents() - Method in class com.smartgwt.client.widgets.Canvas
-
- getAutoNavigate() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getAutoOpen() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Which nodes should be opened automatically - applied whenever
setRoot()
is called, including during initialization and as part of a re-fetch caused, for example, by
duplicate()
or
invalidateCache()
.
- getAutoOpenItems() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
When
isTree
is true, should all nodes be opened
automatically? Set to
false
to prevent nodes being opened by default.
- getAutoOpenRoot() - Method in class com.smartgwt.client.widgets.tree.Tree
-
If true, the root node is automatically opened when the tree is created or
setRoot()
is called.
- getAutoOpenTree() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When this item is showing a tree-based picker, which nodes should be opened automatically.
- getAutoOpenTree() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
When this item is showing a tree-based picker, which nodes should be opened automatically.
- getAutoOpenTree() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When this item is showing a tree-based picker, which nodes should be opened automatically.
- getAutoOpenTree() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Which nodes should be opened automatically.
- getAutoParent() - Method in class com.smartgwt.client.widgets.Canvas
-
This initialization property allows developers to create a canvas using the Class.addAutoChild() method, and have it
added as a child to some other component.
- getAutoPersistViewState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Setting this property to a non-null value will enable automatic saving of
view state
to offline storage.
- getAutoPlay() - Method in class com.smartgwt.client.widgets.Sound
-
Should the specified
audio file
be played automatically?
- getAutoPopulateData() - Method in class com.smartgwt.client.widgets.Canvas
-
If a
dataContext
is provided, should subcomponents
automatically bind to the data?
- getAutoPosition() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
If true, causes the ColorPicker to appear near where the mouse was last clicked.
- getAutoPreserveOpenState() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Controls what happens to the
"open state"
- the set of
nodes opened or closed by the end user after tree data is loaded - when an entirely new tree of nodes is loaded from the
server, as a consequence of calling
invalidateCache()
or of changing criteria such that the current cache of nodes is dropped.
- getAutoPreserveOpenState() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For dataBound treeGrids this specifies the
ResultTree.autoPreserveOpenState
, governing whether the open state of the tree should be preserved when new data
arrives due to cache invalidation.
- getAutoReset() - Method in class com.smartgwt.client.util.tour.Tour
-
Should tour be auto-reset once it finishes in any manner so it can restarted?
- getAutoRotateLabels() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getAutoSaveEdits() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this ListGrid is editable, should edits be saved out when the user finishes editing a row (or a cell if
saveByCell
is true).
- getAutoScrollContent() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When set to true, introduces scrollbars when this widget is smaller than the specified chart-content minimum
width
or
height
.
- getAutoScrollData() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For some
chart-types
, should the chart body be
automatically expanded and scrollbars introduced according to data?
- getAutoScrollDataApproach() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If set, overrides the default behavior of
autoScrollData
, potentially limiting what factors drive the automatic expansion of the chart.
- getAutoSelectHeaders() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, when multiple facets appear on one side in a nested headers presentation, the selection state of parent/child
headers are automatically kept in sync.
- getAutoSelectValues() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to select cells in the body when row or column headers are selected.
- getAutoShowParent() - Method in class com.smartgwt.client.widgets.Canvas
-
If set to true, the widget's parent (if any) will automatically be shown whenever the widget is shown.
- getAutoSize() - Method in class com.smartgwt.client.widgets.Window
-
If true, the window is resized automatically to accommodate the contents of the body, if they would otherwise require
scrolling.
- getAutoSizeHeaders() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Automatically size row headers to fit wrapped text.
- getAutoSizeHeaderSpans() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid has specified headerSpans
, setting
this attribute to true will cause spans to expand to accommodate long titles if necessary.
- getAutoSizeToTitle() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
By default, RibbonGroups
are assigned a minimum width that allows the entire title to be visible.
- getAutoSortBubblePoints() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to draw data points in order of descending
point size
so that small values are less likely to be
completely occluded by larger values.
- getAutoStart() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether the stream should automatically begin capturing events.
- getAutoSynchronize() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
If explicitly set to false, prevents the ValuesManager from automatically propagating data value changes to its members.
- getAutoTitle(String) - Static method in class com.smartgwt.client.data.DataSource
-
Utility method to derive a reasonable user-visible title from an identifier.
- getAutoUpdateSiblingNodesOnDrag() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
For
multi-link trees
, indicates that we should
automatically
update the
position
values of old and new sibling
records
after a drag reparent or reposition-within-parent operation.
- getAutoUseTextField() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true, the default, and when
useTextField
is set to false, such that the item displays multiple separate pickers,
useTextField
is
automatically switched on when the item is rendering in a non-interactive way, such as when printing, or when
canEdit
is false and the read-only display-mode is
static
.
- getAutoValidate() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
If this attribute is set to true, the pop up date range dialog will automatically validate the user-entered "to"
and "from" values on "OK"
-click, and refuse to dismiss if these items contain invalid values.
- getAutoWrapLines() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
When
LayoutPolicy
is "flow", should we automatically start a new line when there's not
enough room to fit the next tile on the same line?
- getAvailableDataSources() - Method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIRequest
-
Global IDs of the data sources made available to AI for satisfying the user's request.
- getAvailableFieldsColumnTitle() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title for the 'Available Fields' column in the fieldList
.
- getAvailableFieldsGrid() - Method in class com.smartgwt.client.widgets.FieldPicker
-
A
ListGrid
showing the list of available fields.
- getAvailableFieldsHeaderControls() - Method in class com.smartgwt.client.widgets.FieldPicker
-
Provides a set of controls to appear as section
header controls
above the available fields grid.
- getAvailableFieldsTitle() - Method in class com.smartgwt.client.widgets.FieldPicker
-
- getAvailableRoles() - Static method in class com.smartgwt.client.util.Authentication
-
- getAvailableTitleTitle() - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title displayed for the title property of the available fields
- getAxisEndValue() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
End value for the primary axis of the chart.
- getAxisLineProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for the axis line drawn if this extra value axis is not positioned directly adjacent to the chart rect.
- getAxisStartValue() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Start value for the primary axis of the chart.
- getAxisStartValue() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- getBackBaseStyle() - Method in class com.smartgwt.client.widgets.NavigationButton
-
Base style for navigation buttons where
Direction
is set to
"back"
- getBackButton() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
When using
single-column mode
, this is the
"Back" button that you see hovering above the column UI and that allows backward navigation.
- getBackButton() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getBackButtonIconSrc() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getBackButtonTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title of the
month
on Handsets when the
month view
is the current visible view.
- getBackButtonTitle() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
When using
single-column mode
, this i18n
property dictates the title for the
button
docked to
the top left which allows navigation back through the column tree.
- getBackground() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Background of the section header, based on a
StretchImg
.
- getBackgroundBandProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for background band
- getBackgroundColor() - Method in class com.smartgwt.client.data.Hilite
-
When edited via a
HiliteEditor
, the value for the background color of this
hilite.
- getBackgroundColor() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional background color for the body portion of
canvases
representing this event in the various
calendar views
.
- getBackgroundColor() - Method in class com.smartgwt.client.widgets.Canvas
-
The background color for this widget.
- getBackgroundColorPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- getBackgroundColorTitle() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The
title
of the 'Background' color picker.
- getBackgroundComponent() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getBackgroundComponent() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
- getBackgroundImage() - Method in class com.smartgwt.client.widgets.Canvas
-
URL for a background image for this widget (corresponding to the CSS "background-image" attribute).
- getBackgroundPosition() - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies how the background image should be positioned on the widget.
- getBackgroundRepeat() - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies how the background image should be tiled if this widget is larger than the image.
- getBadFormulaResultValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the result of a formula evaluation is invalid (specifically, if isNaN(result)==true), badFormulaResultValue is
displayed instead.
- getBandedBackground() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show alternating color bands in the background of chart.
- getBandedStandardDeviations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getBarMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Distance between bars.
- getBarProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for bar
- getBarThickness() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
For bar and column charts, thickness of the bar representing this data value.
- getBaseBottomButtonStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
CSS style to apply to the buttons at the bottom of the DateChooser ("Today" and "Cancel").
- getBaseButtonStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to this picker's buttons.
- getBaseDate() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Base date for calculating the relative date entered by the user.
- getBaseFiscalYearStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getBaseLineCapSize() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
- getBaseLineSrc() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
- getBaseLineThickness() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Thickness of the baseLine, in pixels.
- getBaseNavButtonStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
CSS style to apply to navigation buttons and date display at the top of the component.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.Button
-
Base CSS style className applied to the component.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the grid cells of the day and week views of the calendar.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
base cell style
for this listGrid.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Optional baseStyle
will be applied to the button.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Base CSS style.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
base cell style
for this listGrid.
- getBaseStyle(ListGridRecord, int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the base styleName for this cell.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getBaseStyle() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
base cell style
for this listGrid.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.ImgButton
-
Base CSS style className applied to the component.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
CSS class for the section header.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.menu.Menu
-
CSS style for a normal cell
- getBaseStyle() - Method in class com.smartgwt.client.widgets.NavigationButton
-
Default baseStyle for navigation buttons.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.Progressbar
-
- getBaseStyle() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Base style name for CSS styles applied to the background of the rangeSlider.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Default stateful CSS class for this button.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Base CSS style className applied to the component.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Base CSS style className applied to the component.
- getBaseStyle() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
- getBaseStyle() - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
CSS style for the tile as a whole.
- getBaseWeekdayStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekdays.
- getBaseWeekendStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekends.
- getBaseWeekStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getBasicColorLabel() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The label shown above the basic color blocks.
- getBeanClass() - Method in class com.smartgwt.client.bean.BeanFactory
-
- getBeanClassName() - Method in class com.smartgwt.client.bean.BeanFactory
-
- getBeanClassName() - Method in class com.smartgwt.client.data.OperationBinding
-
A per-operationBinding setting for beanClassName, otherwise also settable at the top-level DataSource configuration.
- getBeanValueType(Class<?>) - Static method in class com.smartgwt.client.bean.BeanValueType
-
- getBezierBoundingBox(Point, Point, Point, Point) - Static method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Calculate the bounding box of the cubic Bézier curve with endpoints p1
and p2
and
control points cp1
and cp2
.
- getBindEnteredText() - Method in class com.smartgwt.client.util.tour.TourStep
-
When set on a step with an
actionType
of "change", the
entered or selected value will be automatically bound to the specified value in the
tour state
.
- getBindOutput() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
When set, the output of the task will be automatically bound to the specified value in the
process state
.
- getBlockingRowCountFetch() - Method in class com.smartgwt.client.data.ResultSet
-
- getBlockingRowCountFetch() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If specified, this attribute will be applied to this grid's
data object
for dataBound grids.
- getBlockSeparator() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A string (HTML acceptable) that will be written to a page to separate blocks.
- getBlockStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for each block (one record's worth of data).
- getBlue() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Returns the Blue element of the currently-selected color, as an integer from 0-255
- getBlueFieldPrompt() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Blue' field in the complex chooser.
- getBlueFieldTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Blue' field in the complex chooser.
- getBlur() - Method in class com.smartgwt.client.widgets.drawing.Shadow
-
- getBody() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the primary body, which, when there are frozen fields, is the com.smartgwt.client.grid.GridRenderer
used to render the non-frozen portion of the dataset; otherwise, the primary body (the
only body) is the GridRenderer used to render the entire dataset.
- getBody() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
HLayout autoChild that manages multiple
VLayouts
containing controls.
- getBody() - Method in class com.smartgwt.client.widgets.Window
-
- getBodyBackgroundColor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Background color applied to the ListGrid body (that is, the area of the grid where data values are rendered).
Note
that this will typically not be visible to the user unless there are few enough rows that there is visible space in the
body below the last row.
- getBodyColor() - Method in class com.smartgwt.client.widgets.Window
-
Color of the Window body.
- getBodyConstructor() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Smart GWT class for the body.
- getBodyHTML() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Return the HTML to show in the body of this EventCanvas.
- getBodyMinHeight() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Minimum height for the body of this cubeGrid.
- getBodyMinWidth() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Minimum width for the body of this cubeGrid.
- getBodyOverflow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Overflow setting for the "body", that is, the area of the grid where data values are rendered.
- getBodyScrollLeft() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the current scrollLeft for the body of this ListGrid
- getBodyScrollTop() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the current scrollTop for the body of this ListGrid
- getBodyStyle() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
CSS class for the
body area
of the EventCanvas.
- getBodyStyle() - Method in class com.smartgwt.client.widgets.Window
-
Style of the Window body.
- getBodyStyleName() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
CSS class for the CubeGrid body
- getBodyStyleName() - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
CSS style used for the body of this grid.
- getBodyStyleName() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
CSS style used for the body of this grid.
- getBodyStyleName() - Method in class com.smartgwt.client.widgets.menu.Menu
-
CSS style used for the body of this menu when there is no icon field.
- getBoldSelectionPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- getBooleanArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getBooleanBaseStyle() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
An optional base CSS style to apply to the checkbox image.
- getBooleanBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An optional CSS style to apply to the checkbox image.
- getBooleanFalseImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to display for a false value in a boolean field.
- getBooleanImageHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getBooleanImageWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getBooleanPartialImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to display for a partially true value in a boolean field (typically selection).
- getBooleanTrueImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to display for a true value in a boolean field.
- getBorder() - Static method in class com.smartgwt.client.tools.SelectionOutline
-
Returns the CSS border of this component.
- getBorder() - Method in class com.smartgwt.client.widgets.Canvas
-
Set the CSS border of this component, as a CSS string including border-width, border-style, and/or color (eg "2px solid
blue").
- getBorderAfter() - Method in class com.smartgwt.client.widgets.cube.Facet
-
CSS line style to apply as a border after this facet, eg "1px dashed blue"
- getBorderAfter() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
CSS line style to apply as a border after this facetValue.
- getBorderBefore() - Method in class com.smartgwt.client.widgets.cube.Facet
-
CSS line style to apply as a border before this facet, eg "1px dashed blue"
- getBorderBefore() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
CSS line style to apply as a border before this facetValue.
- getBorderColor() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional border color for the body portion of
canvases
representing this event in the various
calendar views
.
- getBorderColor() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Color for gauge sector borders.
- getBorderRadius() - Method in class com.smartgwt.client.widgets.Canvas
-
The CSS border-radius for this widget.
- getBorderWidth() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Pixel width for gauge sector borders.
- getBottom() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the bottom coordinate of this object as rendered, relative to its enclosing context, in pixels.
- getBoundDataSources() - Method in class com.smartgwt.client.widgets.DataContext
-
Returns set of all DataSource IDs currently bound for this DataContext.
- getBoundingBox() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the startPoint endPoint
- getBoundingBoxAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the startPoint endPoint
- getBoundNotifyMessage() - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
The default message to be shown when a target form is bound to a DataSource.
- getBracket() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getBreadth() - Method in class com.smartgwt.client.widgets.Progressbar
-
Thickness of the progressbar in pixels.
- getBreadth() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Breadth of the tabBar (including baseline breadth)
- getBriefRowRangeDisplayValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getBrightenAllOnHover() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getBrightenPercent() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
highlightDataValues
is true, sets the
percentage by which to brighten filled data-shapes in some
chart-types
as the mouse is moved over the chart.
- getBringEventsToFront() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set to true, clicking an event will bring it to the front of the zorder.
- getBringToFrontOnMouseUp() - Method in class com.smartgwt.client.widgets.Window
-
Should this window automatically be shown at the top of the page's z-order and be brought to front via
Canvas.bringToFront()
whenever the user clicks it?
- getBringToFrontOnSelect() - Method in class com.smartgwt.client.tools.EditProxy
-
Should component be brought to front when selected? Applies when
useEditMask
:true.
- getBrowserAutoCapitalize() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
- getBrowserAutoCapitalize() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
- getBrowserAutoCorrect() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
In Mobile Safari, should automatic correction be offered for text in the item's text box? If null
, then
Mobile Safari determines automatically whether to enable autocorrect.
- getBrowserAutoCorrect() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
In Mobile Safari, should automatic correction be offered for text in the item's text box? If null
, then
Mobile Safari determines automatically whether to enable autocorrect.
- getBrowserHeight() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Get the height of the entire browser window, including browser chrome.
- getBrowserInputType() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- getBrowserInputType() - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
- getBrowserInputType() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Form item input type - governs which keyboard should be displayed for mobile devices (supported on iPhone / iPad)
- getBrowserInputType() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
This property corresponds to the HTML5 "inputType" attribute applied to the <input> element for this TextItem.
- getBrowserInputType() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getBrowserSpellCheck() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this browser has a 'spellCheck' feature for text-based form item elements, should it be used for items in this form?
Can be overridden at the item level via
FormItem.browserSpellCheck
- getBrowserSpellCheck() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this browser supports spell-checking of text editing elements, do we want this enabled for this item? If unset the
property will be inherited from the containing form.
- getBrowserWidth() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Get the width of the entire browser window, including browser chrome.
- getBtnSize() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The size of the square buttons (arrows) at the ends of this scrollbar.
- getBubbleHoverMaxDistance() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Maximum distance from the *outer radius* of the nearest bubble when hover will be shown.
- getBubbleProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the shapes displayed around the data points (for example, in a bubble chart).
- getBuildDate() - Static method in class com.smartgwt.client.Version
-
- getBuildRequest() - Method in class com.smartgwt.client.ai.ApplyAIFilterContext
-
The initial request.
- getBuildRequest() - Method in class com.smartgwt.client.ai.BuildAIFieldRequestContext
-
The initial request.
- getBuildRequest() - Method in class com.smartgwt.client.ai.BuildCriterionContext
-
The initial request.
- getBuildRequest() - Method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIContext
-
The initial request.
- getBuildRequest() - Method in class com.smartgwt.client.ai.BuildHilitesContext
-
The initial request.
- getBuildRequest() - Method in class com.smartgwt.client.ai.BuildUIViaAIContext
-
The initial request.
- getBuildRequest() - Method in class com.smartgwt.client.ai.BuildViaAIContext
-
The initial request.
- getButton() - Method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
- getButton() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
This item is an autoChild generated
Canvas
displayed by the ButtonItem and is an
instance of
Button
by defaut, cuztomizeable via the
buttonConstructor
attribute.
- getButton() - Method in class com.smartgwt.client.widgets.form.fields.IPickTreeItem
-
This item is an
com.smartgwt.client.types.AutoChild
generated
Canvas
displayed by the IPickTreeItem and is an instance of ITreeMenuButton by default.
- getButton() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getButton() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
The visible button created by a PickTreeItem is an
com.smartgwt.client.types.AutoChild
of type
TreeMenuButton
by default.
- getButtonAutoFit() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
- getButtonBaseStyle() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
If specified this baseStyle will be applied to the buttons in this toolbar.
- getButtonDefaults() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Default properties to be used in creating each
IButton
.
- getButtonLayout() - Method in class com.smartgwt.client.widgets.DateChooser
-
An
com.smartgwt.client.types.AutoChild
HLayout
, rendered below the
date grid
, and showing the
Today
,
Cancel
and, when working with "datetime" values,
Apply
buttons.
- getButtonLayout() - Method in class com.smartgwt.client.widgets.FieldPicker
-
- getButtonLayoutControls() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getButtonProperties() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Properties to be used in creating each option button.
- getButtonSpace() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Space between the buttons of this toolbar.
- getButtonTitleAlign() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
The (horizontal) alignment of this button's title.
- getById(String) - Static method in class com.smartgwt.client.widgets.BaseWidget
-
Retrieve a BaseWidget by its global
ID
.
- getById(String) - Static method in class com.smartgwt.client.widgets.Canvas
-
Retrieve a Canvas by its global
ID
.
- getById(String) - Static method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Retrieve a DrawItem by its global
ID
.
- getById(String) - Static method in class com.smartgwt.client.widgets.form.ValuesManager
-
Retrieve a ValuesManager by it's global
ID
.
- getByJSObject(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.BaseWidget
-
Retrieve a BaseWidget from its JavaScriptObject
.
- getByJSObject(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Canvas
-
Retrieve a Canvas from its JavaScriptObject
.
- getByJSObject(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Retrieve a DrawItem from its JavaScriptObject
.
- getByLocalId(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Retrieve a child of this Canvas by it's local ID.
- getBypassCache() - Method in class com.smartgwt.client.rpc.RPCRequest
-
For xmlHttp transport + httpMethod: "GET" only, set to true to force a conditional GET request even if the browser
thinks it has a current cached response.
- getC1Knob() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
- getC2Knob() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
- getCacheAcrossOperationIds() - Method in class com.smartgwt.client.data.DataSource
-
When
cacheAllData
mode is enabled and a
cacheAllOperationId
has been set, this flag affects whether
cached results are used for all "fetch" requests regardless of their
DSRequest.operationId
, or are used only for "fetch" requests that use
the
cacheAllOperationId
, allowing other requests to go to server normally.
- getCacheAllData() - Method in class com.smartgwt.client.data.DataSource
-
Set this property to true to have a DataSource fetch all of its data client-side on the first fetch request.
- getCacheAllOperationId() - Method in class com.smartgwt.client.data.DataSource
-
- getCacheData() - Method in class com.smartgwt.client.data.DataSource
-
For a
cacheAllData
or client-only DataSource, a set of
records to use as a dataset, specified as an Array of JavaScript Objects representing records.
- getCachedRange(int) - Method in class com.smartgwt.client.data.ResultSet
-
Returns the index of the first and last cached row around a given row, or null if the row itself is not cached.
- getCacheMaxAge() - Method in class com.smartgwt.client.data.DataSource
-
The maximum time, in seconds, to maintain the client-side cache.
- getCachePickListResults() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
For databound pickLists (see PickList.optionDataSource), by default Smart GWT will cache and re-use datasets shown by
different pickLists displayed by different SelectItems in an LRU (least recently used) caching pattern.
- getCachePickListResults() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
For databound pickLists (see PickList.optionDataSource), by default Smart GWT will cache and re-use datasets shown by
pickLists in an LRU (least recently used) caching pattern.
- getCacheScreen() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
- getCalculated() - Method in class com.smartgwt.client.data.DataSourceField
-
Boolean flag to indicate that a dataSource field has its values dynamically calculated rather than being populated in
permanent storage.
- getCalculatedDateField() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Field that shows the current calculated date by adding the user-entered relative date to the
baseDate
.
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.CellHoverCustomizer
-
Returns the Calendar over which the hover occurred
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.DisableDateCustomizer
-
Returns the Calendar being customized
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.DragHoverCustomizer
-
Returns the Calendar over which the hover occurred
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
The
Calendar
in which this EventCanvas is being rendered.
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.EventCanvasHoverHTMLCustomizer
-
Returns the Calendar over which the hover occurred
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.EventCanvasMenuCustomizer
-
Returns the Calendar over which the hover occurred
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.EventDialogCustomizer
-
Returns the Calendar in which the EventDialog is being displayed.
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.EventEditorCustomizer
-
Returns the Calendar in which the EventEditor is being displayed.
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
the calendar itself
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
the calendar itself
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.HeaderLevelHoverCustomizer
-
Returns the Calendar over which the hover occurred
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.HeaderLevelTitleCustomizer
-
Returns the Calendar over which the hover occurred
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.IndicatorHoverHTMLCustomizer
-
Returns the Calendar over which the hover occurred
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.MonthViewHoverHTMLCustomizer
-
Returns the Calendar over which the hover occurred
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.ShowDateCustomizer
-
Returns the Calendar being customized
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.ShowEventCustomizer
-
Returns the Calendar being customized
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.ShowLaneCustomizer
-
Returns the Calendar being customized
- getCalendar() - Method in class com.smartgwt.client.widgets.calendar.ZoneHoverHTMLCustomizer
-
Returns the Calendar over which the hover occurred
- getCalendarView() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
The
CalendarView
in which this EventCanvas is being rendered.
- getCallback() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The callback to fire when the saveButton
is
clicked.
- getCallback() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
- getCallbackParam() - Method in class com.smartgwt.client.data.DataSource
-
Applies only to dataFormat: "json" and
dataTransport
:"scriptInclude".
- getCallbackParam() - Method in class com.smartgwt.client.data.OperationBinding
-
Applies only to dataFormat: "json".
- getCallbackParam() - Method in class com.smartgwt.client.rpc.RPCRequest
-
For use only with the
scriptInclude
transport, this attribute
specifies the name of the URL parameter which is used to specify the callback function that
the server is expected to call by writing out JavaScript code.
- getCalMonthEventLinkStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the links rendered by
getDayBodyHTML()
.
- getCanAcceptDrop() - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates that this object can receive dropped widgets (i.e.
- getCanAcceptDrop() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
When set to false
, other records cannot be dropped on (i.e., inserted via drag and drop) immediately before
this record.
- getCanAcceptDrop() - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If true, items (buttons) can be dropped into this toolbar, and the toolbar will show a drop line at the drop location.
- getCanAcceptDrop() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Governs whether dragged data (typically other treeNode
s) may be dropped over this node.
- getCanAcceptDroppedRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether records can be dropped into this listGrid.
- getCanAcceptDroppedRecords() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether records can be dropped into this TileGrid.
- getCanAcceptDroppedRecords() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Indicates whether records can be dropped into this listGrid.
- getCanAdaptHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
- getCanAdaptWidth() - Method in class com.smartgwt.client.widgets.Button
-
- getCanAdaptWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates that this component is able to render itself at multiple possible sizes, in order to fit into less space when
very little space is available, or to display more information or provide more immediate access to functionality when
more space is available.
- getCanAdaptWidth() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If enabled, the tab will collapse to show just its icon when showing the title would cause overflow of a containing
TabBar
.
- getCanAddAISortFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Adds an item to the header context menu allowing users to launch a dialog to define a new field to be sorted by an AI
score of the entire record and possibility related records.
- getCanAddFormulaFields() - Method in class com.smartgwt.client.tools.GridEditProxy
-
- getCanAddFormulaFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getCanAddFormulaFields() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getCanAddFormulaFields() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Adds an item to the header context menu allowing users to launch a dialog to define a new
field based on values present in other fields, using the com.smartgwt.client..FormulaBuilder
.
- getCanAddFormulaFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getCanAddFormulaFields() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getCanAddFormulaFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getCanAddFormulaFields() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getCanAddFormulaFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getCanAddSearch() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
This flag controls whether adding new searches is allowed.
- getCanAddSummaryFields() - Method in class com.smartgwt.client.tools.GridEditProxy
-
- getCanAddSummaryFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getCanAddSummaryFields() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getCanAddSummaryFields() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Adds an item to the header context menu allowing users to launch a dialog to define a new
text field that can contain both user-defined text and the formatted values present in other
fields, using the com.smartgwt.client..SummaryBuilder
.
- getCanAddSummaryFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getCanAddSummaryFields() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getCanAddSummaryFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getCanAddSummaryFields() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getCanAddSummaryFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getCanAddTabs() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- getCanAggregate() - Method in class com.smartgwt.client.data.DataSource
-
By default, all DataSources are assumed to be capable of handling
ServerSummaries
on
fetch or filter type operations.
- getCanAutoFitFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Can the user perform one-time autofit for specific columns in this grid?
- getCanAutoFitWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Should the user be allowed to perform one-time autofitting of this field via a header context-menu option?
- getCanCancel() - Method in class com.smartgwt.client.util.tour.Tour
-
Set to false
to prevent tour steps from allowing the user to cancel the tour.
- getCanCancel() - Method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
-
Whether to allow the user to cancel the AI process.
- getCancelButton() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Button that cancels the uncommitted upload.
- getCancelButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An
com.smartgwt.client.types.AutoChild
of type
IButton
, used to cancel
editing of an event and close the
eventEditor
.
- getCancelButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown below the
calendar grid
which, when clicked, closes
the DateChooser without selecting a value.
- getCancelButton() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
Button used for cancelling the dialog.
- getCancelButton() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Cancel button for the ColorPicker
- getCancelButton() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Automatically generated
IButton
providing the mechanism for closing this Dialog
without accepting the current group configuration.
- getCancelButton() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
IButton
providing the mechanism for closing this Dialog
without accepting the current sort configuration.
- getCancelButton() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
The Cancel button.
- getCancelButton() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Button used to cancel changes.
- getCancelButton() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Button show below contents that will call
cancelClick()
when clicked.
- getCancelButtonDisabled() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Should cancel button be disabled?
- getCancelButtonPrompt() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Prompt displayed in hover for cancel button.
- getCancelButtonTitle() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
- getCancelButtonTitle() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the cancellation button.
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title for the "Cancel" button on this dialog.
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title shown on the Cancel button
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Cancel' button.
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title text for the cancelButton
.
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title text for the cancel button
.
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Title for the "Done" button shown when the
NavigationBar
is present.
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the cancelButton
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the cancelButton
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
- getCancelButtonTitle() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
- getCancelChangesButton() - Method in class com.smartgwt.client.widgets.FieldPicker
-
An AutoChild
button
that saves the current field-set and exits the Field
Picker.
- getCancelConfirmMessage() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Confirmation message to show if the user clicks the "Cancel" button and
warnOnCancel
is true.
- getCanceled() - Method in class com.smartgwt.client.util.CancellationController
-
- getCancelEditingConfirmationMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, and this.confirmCancelEditing
is true this property is used as the message
to display in the confirmation dismissal prompt.
- getCancelElement() - Method in class com.smartgwt.client.util.workflow.UserTask
-
Next element to proceed to if the task is cancelled because the
targetForm
or
targetVM
had
cancelEditing()
called on it.
- getCancellationController() - Method in class com.smartgwt.client.ai.AIRequest
-
- getCancellationController() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
If provided, the
CancellationController
that will be looked to for whether the record
summarization operation is canceled.
- getCancellationController() - Method in class com.smartgwt.client.util.AsyncOperationContext
-
A
CancellationController
that the asynchronous operation should look to for whether the
operation is canceled.
- getCancellationController() - Method in class com.smartgwt.client.util.AsyncOperationParams
-
A
CancellationController
that the asynchronous operation should look to for whether the
operation is canceled.
- getCancellationReason() - Method in class com.smartgwt.client.util.AsyncOperationResult
-
If this is a CANCELED-
type
result, an optional statement
to be displayed to the user of the reason for cancellation.
- getCancellationReason() - Method in class com.smartgwt.client.util.CancellationController
-
The reason, if any, passed to the first call to
cancel()
.
- getCancelSteps() - Method in class com.smartgwt.client.util.tour.Tour
-
The
ProcessElement
s representing steps that should be performed if the user
cancels the tour.
- getCanClose() - Method in class com.smartgwt.client.util.workflow.AddScreenTask
-
Can the created SectionStackSection or TabSet be closed by the user?
- getCanClose() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Is this section closeable?
- getCanClose() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Determines whether this tab should show a close icon allowing the user to dismiss the tab by clicking on the close icon
directly.
- getCanCloseSections() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- getCanCloseTabs() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should tabs in this tabSet show an icon allowing the user to dismiss the tab by
clicking on it directly.
- getCanCollapse() - Method in class com.smartgwt.client.tools.StyleGroup
-
Can this group's section be collapsed?
- getCanCollapse() - Method in class com.smartgwt.client.widgets.cube.Facet
-
For tree facets, whether expand/collapse controls should be shown.
- getCanCollapse() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
For individual parent facetValues within a hierarchical facet, this flag controls whether an expand/collapse control
will be shown.
- getCanCollapse() - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Whether this section header can be collapsed.
- getCanCollapse() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
If this property is true, a click on the Splitbar will collapse its
target
, hiding it and shifting the Splitbar and other members of the
layout across to fill the newly available space.
- getCanCollapse() - Method in class com.smartgwt.client.widgets.Splitbar
-
If this property is true, a click on the Splitbar will collapse its
target
, hiding it and shifting the Splitbar and other members of the
layout across to fill the newly available space.
- getCanCollapseAll() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- getCanCollapseFacets() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, hierarchical facets will show expand/collapse controls to allow the user to expand and collapse the tree of
facetValues for that facet.
- getCanCollapseGroup() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Can a group be collapsed/expanded? When true a collapse/expand icon is shown (
groupIcon
) and the user can collapse or expand the group by
clicking either the row as a whole or the opener icon (see
collapseGroupOnRowClick
); When false the group
icon is not shown and clicking on the row does not change group state.
- getCanCollapseOnTap() - Method in class com.smartgwt.client.widgets.Splitbar
-
- getCanCopySearch() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Whether existing searches can be copied.
- getCanCreateEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, users can create new events.
- getCanCreateOtherDayEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showOtherDays
is true, determines whether
clicking in a Month-view body-cell that represents a date outside the selected month will open the
event-editor window
at the cell's location.
- getCanDeleteEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getCanDismiss() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Displays an icon to allow a message to be dismissed through the UI.
- getCanDrag() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Optional boolean value controlling whether this event can be dragged with the mouse.
- getCanDrag() - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates whether this widget can initiate custom drag-and-drop operations (other than reposition or resize).
- getCanDrag() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Is this DrawItem draggable? If true, then the DrawItem can be drag-repositioned by the user.
- getCanDrag() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
When set to false
, this record cannot be dragged.
- getCanDrag() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
canDrag
set to true to allow dragging of the split bar.
- getCanDrag() - Method in class com.smartgwt.client.widgets.Splitbar
-
canDrag
set to true to allow dragging of the split bar.
- getCanDrag() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Governs whether this node can be dragged.
- getCanDragCreateEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A boolean value controlling whether new events of varying length can be created by dragging the cursor.
- getCanDragEventField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether an
EventCanvas
can be moved or resized by dragging with the mouse.
- getCanDragEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A boolean value controlling whether users can drag-reposition events.
- getCanDragGroup() - Method in class com.smartgwt.client.tools.EditContext
-
Should the group selection box shown when
canGroupSelect
is true allow dragging the group as a whole?
- getCanDragGroup() - Method in class com.smartgwt.client.tools.EditPane
-
Should the group selection box shown when
canGroupSelect
is true allow dragging the group as a whole?
- getCanDragGroup() - Method in class com.smartgwt.client.tools.EditTree
-
Should the group selection box shown when
canGroupSelect
is true allow dragging the group as a whole?
- getCanDragRecordsOut() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Indicates whether records can be dragged from this listGrid and dropped elsewhere.
- getCanDragRecordsOut() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether records can be dragged from this listGrid and dropped elsewhere.
- getCanDragRecordsOut() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Indicates whether records can be dragged from this listGrid and dropped elsewhere.
- getCanDragReposition() - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates whether this widget can be moved by a user of your application by simply dragging with the mouse.
- getCanDragReposition() - Method in class com.smartgwt.client.widgets.Window
-
If true, this Window may be moved around by the user by dragging on the Window header.
- getCanDragResize() - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates whether this widget can be resized by dragging on the edges and/or corners of the widget with the mouse.
- getCanDragResize() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field can be dragResized using the mouse.
- getCanDragResize() - Method in class com.smartgwt.client.widgets.Window
-
Can the window be drag-resized? If true the window may be drag resized from its edges, and if showing, via the resizer
icon in the footer.
- getCanDragScroll() - Method in class com.smartgwt.client.widgets.Canvas
-
If this Canvas is canAcceptDrop:true, when the user drags a droppable widget over an edge of the widget, should we
scroll to show the rest of the widget's content? Returned from canvas.shouldDragScroll() if there are scrollbars.
- getCanDragScroll() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Can the user drag-scroll the DrawPane?
- getCanDragSelect() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
For touch browsers
, canDragSelect
defaults to false so
that touch scrolling can be used to navigate scrollable CubeGrids.
- getCanDragSelect() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is true, users can drag the mouse to select several rows or cells.
- getCanDragSelectText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getCanDragTilesOut() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether tiles can be dragged from this TileGrid
and dropped elsewhere.
- getCanDrop() - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates that this object can be dropped on top of other widgets.
- getCanDropBefore() - Method in class com.smartgwt.client.widgets.Canvas
-
When explicitly set to false, disallows drop before this member in the Layout.
- getCanDropComponents() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Layouts provide a default implementation of a drag and drop interaction.
- getCanDropComponents() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
SectionStacks provide the same default implementation of drag and drop interactions as
Layouts
, except that members are added as items into the
section over which they're dropped.
- getCanDropInEmptyArea() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to false, dropping over an empty part of the grid body is disallowed and the no-drop indicator is displayed.
- getCanDropOnLeaves() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Whether drops are allowed on leaf nodes.
- getCanDropSiblingAfterLastNode() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When performing a drag and drop to add or move data within the tree, should users be able to make the dropped node a
sibling of the last node in the tree by dropping just below it?
- getCanDuplicate() - Method in class com.smartgwt.client.tools.EditNode
-
- getCanDuplicate() - Method in class com.smartgwt.client.tools.PaletteNode
-
- getCanEdit() - Method in class com.smartgwt.client.data.DataSourceField
-
Controls whether, by default, dataBoundComponents consider this field editable.
- getCanEdit() - Method in class com.smartgwt.client.data.Field
-
If set to true
, then values for the field are considered editable.
- getCanEdit() - Method in class com.smartgwt.client.data.Hilite
-
Can highlight be edited from header context menu? Setting attribute to false
prevents editing.
- getCanEdit() - Method in class com.smartgwt.client.data.SimpleType
-
- getCanEdit() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Optional boolean value controlling the editability of this particular calendarEvent.
- getCanEdit() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether cells can be edited in this grid.
- getCanEdit() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Whether cells for this facetValue can be edited.
- getCanEdit() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If set to false
, the form will be marked read-only.
- getCanEdit() - Method in class com.smartgwt.client.widgets.form.fields.events.CanEditChangedEvent
-
New canEdit
value
- getCanEdit() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Is this form item editable (canEdit:true) or read-only (canEdit:false)? Setting the form item to non-editable causes it
to render as read-only.
- getCanEdit() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Can the user edit cells in this listGrid? Can be set for the listGrid, and overridden for individual fields.
If 'canEdit' is false at the listGrid level, fields can never be edited - in this case the canEdit property on
individual fields will be ignored.
If 'canEdit' is set to true at the listGrid level, setting the 'canEdit'
property to false at the field level will prevent the field from being edited inline unless a custom override
of
canEditCell()
allows it.
If 'canEdit' is not
set at the listGrid level, setting 'canEdit' to true at the field level enables the field to be edited inline.
- getCanEdit() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
This property establishes default editability for the field.
- getCanEditAISummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Can this AI summary or sort field be edited from the header context menu? Setting this property to false
prevents editing by the user.
- getCanEditEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, users can edit existing events.
- getCanEditField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getCanEditFieldAttribute() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this component is bound to a dataSource, this attribute may be specified to customize what fields from the dataSource
may be edited by default.
- getCanEditFieldAttribute() - Method in class com.smartgwt.client.widgets.form.SearchForm
-
This property is overridden in SearchForm to allow editing of dataSource fields marked as canFilter:true
by
default.
- getCanEditFieldAttribute() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this component is bound to a dataSource, this attribute may be specified to customize what fields from the dataSource
may be edited by default.
- getCanEditFormula() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Can formula be edited from header context menu? Setting attribute to false
prevents editing.
- getCanEditHilites() - Method in class com.smartgwt.client.tools.GridEditProxy
-
- getCanEditHilites() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Adds an item to the header context menu allowing users to launch a dialog to define grid hilites using the
HiliteEditor
.
- getCanEditLane() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Can events be moved between lanes? If so, the event can be dragged to a different
lane
, and the event
quick dialog
and
editor
allow a lane to be selected with a drop-down
chooser.
- getCanEditLane() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Boolean indicating whether this event can be moved between lanes.
- getCanEditLaneField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether that event
can be moved between lanes.
- getCanEditOpaqueValues() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, indicates that this FormItem is capable of editing "opaque" values, ie, objects that are more complex than
simple primitive types like numbers, strings and dates.
- getCanEditSearch() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Whether existing searches can be edited.
- getCanEditSublane() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Can events be moved between sublanes?
- getCanEditSublane() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Boolean indicating whether this event can be moved between lanes.
- getCanEditSublaneField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether that event
can be moved between individual
sublanes
in a
Lane
.
- getCanEditSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Can summary be edited from header context menu? Setting attribute to false
prevents editing.
- getCanEditTabTitles() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If true, users can edit the titles of tabs in this TabSet when the
titleEditEvent
fires.
- getCanEditTitle() - Method in class com.smartgwt.client.widgets.tab.Tab
-
- getCanEditTitles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getCanEmbedSQL() - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
Indicates whether this subquery can be implemented by embedding SQL directly in the wider SQL statement that will be
used to resolve the fetch request.
- getCanExpand() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Should we show an
expansionIcon
expand
button allowing the user to show an expanded view of the
pickList
with multiple fields.
- getCanExpand() - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
- getCanExpand() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be expanded.
- getCanExpandMultipleRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
is true, this property
indicates whether multiple records can be expanded simultaneously.
- getCanExpandRecordProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will be checked to determine whether a record can be expanded.
- getCanExpandRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true, shows an additional field at the beginning of the field-list (respecting RTL) to allow users to expand
and collapse individual records.
- getCanExport() - Method in class com.smartgwt.client.data.DataSourceField
-
Dictates whether the data in this field be exported.
- getCanExport() - Method in class com.smartgwt.client.data.Field
-
If set to true
, then values for the field are considered exportable.
- getCanExport() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Dictates whether the data in this field be exported.
- getCanExport() - Method in class com.smartgwt.client.widgets.tree.TreeGridField
-
Dictates whether the data in this field be exported.
- getCanExport() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Dictates whether the data in this field be exported.
- getCanFilter() - Method in class com.smartgwt.client.data.DataSourceField
-
Should the user be able to filter data by this field? Affects whether this field will show up in dataBoundComponents
with UI for filtering data.
- getCanFilter() - Method in class com.smartgwt.client.data.SimpleType
-
- getCanFilter() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If showing a filter row for this ListGrid, should the filter criteria for this field be editable
- getCanFilterSampleValue() - Method in class com.smartgwt.client.widgets.FieldPicker
-
Whether the current fields' filter row allows the sample value column to be filtered.
- getCanFocus() - Method in class com.smartgwt.client.widgets.Canvas
-
Can this widget be allowed to become the target of keyboard events?
- getCanFocus() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
DynamicForms are considered to have focus if any of their form items have focus.
- getCanFocus() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Is this form item focusable? Setting this property to true on an otherwise non-focusable element such as a
StaticTextItem
will cause the item to be included in the page's tab order and
respond to keyboard events.
- getCanFocus() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Set to false to suppress all focus features for this icon.
- getCanFocus() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
MiniDateRangeItems are marked as canFocus:true, and set up with properties such that focus will always go to the icon to
launch the dateRange dialog.
- getCanFocus() - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether keyboard manipulation of the slider is allowed.
- getCanFocusInEmptyGrid() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the listGrid is empty, should the user be able to put focus into the grid body by tabbing to it?
- getCanFocusInHeaderButtons() - Method in class com.smartgwt.client.widgets.Window
-
- getCanFreeze() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should display freezing/unfreezing options in its header context menu.
- getCanFreezeFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether an interface should be shown to allow user is allowed to dynamically "freeze" or "unfreeze" columns with respect
to horizontally scrolling.
- getCanGroupBy() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Can records be grouped from header context menu? Overrides
ListGrid.canGroupBy
when in edit mode.
- getCanGroupBy() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If false, grouping via context menu will be disabled.
- getCanGroupBy() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Determines whether this field will be groupable in the header context menu.
- getCanGroupLanes() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, allows the lanes in a Timeline to be grouped by providing a value for
laneGroupByField
.
- getCanGroupSelect() - Method in class com.smartgwt.client.tools.EditContext
-
Should a group selection outline covering the outermost bounding boxes of all selected components be shown in this
container?
- getCanGroupSelect() - Method in class com.smartgwt.client.tools.EditPane
-
Should a group selection outline covering the outermost bounding boxes of all selected components be shown in this
container?
- getCanGroupSelect() - Method in class com.smartgwt.client.tools.EditTree
-
Should a group selection outline covering the outermost bounding boxes of all selected components be shown in this
container?
- getCanHide() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set to false, this field will be omitted from the column picker that appears in the header context menu when
ListGrid.canPickFields
is enabled.
- getCanHilite() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Determines whether this field can be hilited.
- getCanHilite() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Determines whether this field can be hilited.
- getCanHiliteViaAI() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true
and AI component views are enabled, shows an item in this component's header context menu
that allows the user to ask the AI to hilite the records according to a natural language description of which records to
hilite.
- getCanHover() - Method in class com.smartgwt.client.widgets.Canvas
-
Will this Canvas fire hover events when the user hovers over it, or one of its children?
- getCanHover() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Will this DrawItem fire hover events when the user hovers over it?
- getCanHover() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Indicates whether hovers can be shown for this item.
- getCanHover() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, cellHover and rowHover events will fire and then a hover will be shown (if not canceled) when the user leaves
the mouse over a row / cell unless the corresponding field has
showHover
set to false.
- getCanMinimize() - Method in class com.smartgwt.client.widgets.cube.Facet
-
If facet minimizing is enabled, whether this facet should show controls to minimize the next facet.
- getCanMinimize() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
If
facet minimizing
is enabled, whether this
facet value should show controls to minimize the next facet.
- getCanMinimizeColumns() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, allow columns in the grid body to be minimized (reduced to the width of the minimize control) by clicking on a
minimize control in the innermost column headers.
- getCanMinimizeFacets() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, when multiple facets are shown on a side, all facetValues in the second level of headers or higher will show
controls to "minimize" the values of the next facet.
- getCanModifyProperty() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Optional name of a boolean field in the records returned by the optionDataSource
, where setting the field
to false
means the Record cannot be edited or removed by the current user.
- getCanMoveAxes() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether the positions of value axes can be changed.
- getCanMoveFacets() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether row and column facets can be rearranged by the user, by dragging and dropping the facet labels.
- getCanMultiGroup() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When true, indicates that this ListGrid supports grouping on multiple fields.
- getCanMultiSort() - Method in class com.smartgwt.client.data.DataSource
-
When true, indicates that this DataSource supports multi-level sorting.
- getCanMultiSort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When true, indicates that this ListGrid supports sorting on multiple fields.
- getCanOcclude() - Method in class com.smartgwt.client.util.workflow.ShowNextToComponentTask
-
Can this component can be positioned on top of the other component if there isn't room to show next to it?
- getCanPickFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether the field picker item and submenu should be present in the header context menu.
- getCanPickFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
If set, right-clicking on the DetailViewer will show a context menu that offers to bring up a
FieldPicker
for configuring which fields are displayed and their order.
- getCanPickOmittedFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getCanRemoveEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, users can remove existing events.
- getCanRemoveField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether an event
shows a remove button.
- getCanRemoveRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getCanRemoveSearch() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Whether existing searches can be removed.
- getCanReorder() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field can be reordered using the mouse.
- getCanReorder() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
TabSet.canReorderTabs
is set to
true
,
setting
canReorder
explicitly to
false
for some tab will disallow drag-reordering of this tab.
- getCanReorderColumns() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, body columns can be reordered via the innermost column headers.
- getCanReorderFields() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Indicates whether fields in this listGrid can be reordered by dragging and dropping header fields.
- getCanReorderFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether fields in this listGrid can be reordered by dragging and dropping header fields.
- getCanReorderItems() - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If true, items can be reordered by dragging on them.
- getCanReorderLanes() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, lanes can be reordered by dragging their
laneFields
with the mouse.
- getCanReorderRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether records can be reordered by dragging within this ListGrid
.
- getCanReorderRecords() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Indicates whether records can be reordered by dragging within this ListGrid
.
- getCanReorderSections() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Whether sections can be drag reordered by the user dragging the section header.
- getCanReorderTabs() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If true, tabs can be reordered by dragging on them.
- getCanReorderTiles() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether tiles can be reordered by dragging within this TileGrid
.
- getCanReparentNodes() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If set this property allows the user to reparent nodes by dragging them from their current folder to a new folder.
Backcompat: For backwards compatibility with versions prior to Smart GWT 1.5, if this property is unset, but
this.canAcceptDroppedRecords
is true, we allow nodes to be dragged to different folders.
- getCanRequestRowCount() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Depending on whether
DataSource.progressiveLoading
is
active, the exact count of available rows may not be known, and
canRequestRowCount
controls whether the
end user may explicitly request it by clicking the
RowRangeDisplay
label.
- getCanRequestRowCount() - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
When an exact row count is currently unavailable on the source listGrid's
data object
, can the user issue a
row count fetch
by clicking?
- getCanResize() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Optional boolean value controlling whether this event can be drag-resized with the mouse.
- getCanResizeColumns() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, body columns can be resized via the innermost column headers.
- getCanResizeColumns() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Are columns in this PortalLayout drag-resizeable?
- getCanResizeEventField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether an event
can be resized by dragging.
- getCanResizeEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getCanResizeFields() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Indicates whether fields in this listGrid can be resized by dragging header fields.
- getCanResizeFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether fields in this listGrid can be resized by dragging header fields.
- getCanResizeItems() - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If true, items (buttons) can be resized by dragging on them.
- getCanResizePortlets() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Should the height and width of
Portlets
be drag-resizable?
- getCanResizeRows() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
- getCanResizeSections() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Whether sections can be drag resized by the user dragging the section header.
- getCanResizeTimelineEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getCanReturnOpenFolders() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- getCanReturnOpenSubfoldersProperty() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When using
fetchMode:"paged"
and providing multiple levels of the tree in
one DSResponse,
canReturnOpenSubfoldersProperty
may be set on any folder to indicate whether child folders
might be returned by the server already open.
- getCanSave() - Method in class com.smartgwt.client.data.DataSourceField
-
Whether values in this field can be updated and saved to the dataSource.
- getCanSaveSearches() - Method in class com.smartgwt.client.tools.EditTree
-
Option to save searches is disabled for editTree
- getCanSaveSearches() - Method in class com.smartgwt.client.tools.ListPalette
-
Option to save searches is disabled for listPalettes
- getCanSaveSearches() - Method in class com.smartgwt.client.tools.TreePalette
-
Option to save searches is disabled for treePalettes
- getCanSaveSearches() - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
Option to save searches is disabled for PickListMenus
- getCanSaveSearches() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When enabled (the default), causes a "Saved views >" submenu to appear in the header context menu, last, allowing the
user to create new saved searches, select previously saved searches, and edit or copy existing searches.
- getCanSaveSearches() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
CanSaveSearches is explicitly disabled for RecordEditors by default.
- getCanSaveSearches() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Option to save searches is disabled for menus
- getCanSaveSearches() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Option to save searches is disabled for TableView
- getCanSelect() - Method in class com.smartgwt.client.tools.EditProxy
-
Can this component be selected? Selection is allowed unless this property is set to false
.
- getCanSelect() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be selected.
- getCanSelectAll() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Controls whether a checkbox for selecting all records appears in the header with
selectionAppearance
set to "checkbox"
- getCanSelectAll() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This property is not supported on TreeGrid, and only applies to the
ListGrid
superclass.
- getCanSelectCells() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getCanSelectChildren() - Method in class com.smartgwt.client.tools.EditProxy
-
Whether to allow selection of the children of this
EditNode
.
- getCanSelectEditNodes() - Method in class com.smartgwt.client.tools.EditContext
-
Should editNodes added to this EditContext be selectable? When
true
, each
EditProxy.canSelectChildren
property is enabled unless
explicitly set to
false
.
- getCanSelectEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getCanSelectFolders() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getCanSelectGroups() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getCanSelectHeaders() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Determines whether row or column facetValue headers can be selected.
- getCanSelectParent() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
A MenuItem that has a submenu normally cannot be selected, instead clicking or hitting Enter while keyboard focus is on
the item shows the submenu.
- getCanSelectParentItems() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If true, clicking or pressing Enter on a menu item that has a submenu will select that item (with standard behavior of
hiding the menus, calling click handlers, etc) instead of showing the submenu.
- getCanSelectParentItems() - Method in class com.smartgwt.client.widgets.menu.Menu
-
If true, clicking or pressing Enter on a menu item that has a submenu will select that item (with standard behavior of
hiding the menus, calling click handlers, etc) instead of showing the submenu.
- getCanSelectSummaryRows() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to allow selection of the summary row, for example by clicking on the record.
- getCanSelectText() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether native drag selection of contained text is allowed within this Canvas.
- getCanSelectText() - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Should the user be able to select the text in this item?
- getCanSelectText() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For items showing a text value, should the user be able to select the text in this item?
- getCanSelectText() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Should the user be able to select the text in this item?
- getCanSelectText() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
By default SelectItems do not allow users to select the text of the selected value.
- getCanSelectText() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Should the user be able to select the text in this item?
- getCanSelectText() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Text selection for copy and paste is enabled by default in the HTMLFlow class.
- getCanSelectValues() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Determines whether cell values in the body can be selected.
- getCanShowFilterEditor() - Method in class com.smartgwt.client.tools.EditTree
-
Option to show filter editor is disabled for editTree
- getCanShowFilterEditor() - Method in class com.smartgwt.client.tools.ListPalette
-
Option to show filter editor is disabled for listPalettes
- getCanShowFilterEditor() - Method in class com.smartgwt.client.tools.TreePalette
-
Option to show filter editor is disabled for treePalettes
- getCanShowFilterEditor() - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
Option to show filter editor is disabled for pickListMenus by default
- getCanShowFilterEditor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getCanShowFilterEditor() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Option to show filter editor is disabled for menus
- getCanShowFilterEditor() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Option to show filter editor is disabled for TableView
- getCanShrinkColumnWidths() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the PortalLayout will shrink column widths to avoid overflowing the PortalLayout horizontally.
- getCanSort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Enables or disables interactive sorting behavior for this listGrid.
- getCanSort() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Enables or disables sorting by this column.
- getCanSortClientOnly() - Method in class com.smartgwt.client.data.DataSourceField
-
When true, this field can only be used for sorting if the data is entirely client-side.
- getCanSortClientOnly() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When true, this field can only be used for sorting if the data is entirely client-side.
- getCanSortData() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, sort controls will be shown on facet values.
- getCanSortFacets() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, sort controls will be shown on FacetHeaders.
- getCanStretchColumnWidths() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the PortalLayout will stretch column widths, if needed to accommodate the width of
Portlets
.
- getCanSubmit() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Governs whether this form will be used to perform a standard HTML form submission.
- getCanTabToHeader() - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
If true, the header for this Section will be included in the page's tab order for accessibility.
- getCanTabToHeader() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the header be included in the tab-order for the page? If not explicitly specified, the header will be included in
the tab order for the page if
SC.setScreenReaderMode()
is
called.
- getCanTabToHeader() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If true, the header for this Section will be included in the page's tab order for accessibility.
- getCanTabToHeaders() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
If true, the headers for the sections (if shown) will be included in the page's tab order for accessibility.
- getCanTabToIcons() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Should users be able to tab into the
icons
and
picker icon
for items within this form by default?
- getCanTabToIcons() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getCanTabToIcons() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
MiniDateRangeItems rely on their icon being able to receive focus for normal user interaction as they have no other
focusable element.
- getCanTabToSectionHeaders() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, the headers for any
SectionItems
will
be included in the page's tab order for accessibility.
- getCanTabToSorter() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the corner sort button
be included in the
tab-order for the page?
- getCantDragIntoChildMessage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Message displayed when user attempts to drop a node into a child of itself.
- getCantDragIntoSelfMessage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Message displayed when user attempts to drop a dragged node onto itself.
- getCantDragMultipleNodeOccurencesMessage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For
Multi-link trees
only, the message displayed when the
user attempts to drag two or more occurrences of the same node into a parent.
- getCanToggle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Allows a boolean or valueMapped
field to be edited without going into edit
mode.
- getCanvas() - Static method in class com.smartgwt.client.util.Hover
-
Return the canvas corresponding to the active hover.
- getCanvas() - Method in class com.smartgwt.client.widgets.AdaptHeightByCustomizer
-
Returns the Canvas associated with this customizer.
- getCanvas() - Method in class com.smartgwt.client.widgets.AdaptWidthByCustomizer
-
Returns the Canvas associated with this customizer.
- getCanvas() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
- getCanvas() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
The canvas that will be displayed inside this item.
- getCanvas() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
This item is an autoChild generated
Canvas
displayed by the ToolbarItem and is an
instance of
Toolbar
by default.
- getCanvas() - Method in class com.smartgwt.client.widgets.HoverHTMLCustomizer
-
- getCanvasAutoChild(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the Canvas
AutoChild named autoChildName
if already created.
- getCanvasAutoChild(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the Canvas
AutoChild named autoChildName
if already created.
- getCanvasAutoChild(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the Canvas
AutoChild named autoChildName
if already created.
- getCanvasConstructor() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Constructor class for this toolbarItem's
canvas
.
- getCanvasDefaults() - Method in class com.smartgwt.client.tools.EditNode
-
Properties required to recreate the current
liveObject
.
- getCanvasDefaults() - Method in class com.smartgwt.client.tools.PaletteNode
-
Defaults for the component to be created from this palette.
- getCanvasItem() - Method in class com.smartgwt.client.widgets.Canvas
-
If this canvas is being displayed in a
CanvasItem
, this property will be
set to point at the item.
- getCanvasLiveObject() - Method in class com.smartgwt.client.tools.EditNode
-
Live version of the object created from the defaults
.
- getCanvasLiveObject() - Method in class com.smartgwt.client.tools.PaletteNode
-
For a paletteNode which should be a "singleton", that is, always provides the exact same object (==) rather than a
dynamically created copy, provide the singleton object as liveObject
.
- getCanView() - Method in class com.smartgwt.client.data.DataSourceField
-
If false, this property indicates that this field is considered "server only".
- getCanZoom() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Enables "zooming" on the X axis, specifically, only a portion of the overall dataset is shown in the main chart, and a
second smaller chart
appears with slider controls
allowing a range to be selected for display in the main chart.
- getCapSize() - Method in class com.smartgwt.client.widgets.StretchImg
-
If the default items are used, capSize is the size in pixels of the first and last images in this stretchImg.
- getCapSize() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
How big are the end pieces by default
- getCapSize() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
How big are the end pieces by default
- getCaption() - Method in class com.smartgwt.client.widgets.ace.AceCompletionResult
-
Internal use only.
- getCapture() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
This attribute enables camera capture functionality for mobile devices, accepting the following values: Set it
to "user" to capture using the front-facing camera. Set it to "environment" to capture using the rear-facing
camera.
- getCapture() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
This attribute enables camera capture functionality for mobile devices, accepting the following values: Set it
to "user" to capture using the front-facing camera. Set it to "environment" to capture using the rear-facing
camera.
- getCaptureClickEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse button-driven events (or their touch equivalents) should be captured by the stream.
- getCaptureDragEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether dragging-related events should be captured by the stream.
- getCaptureEventErrors() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether to capture JavaScript errors.
- getCaptureKeyEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether keyboard input events should be captured by the stream.
- getCaptureLoginEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether
relogin
s are captured by the stream.
- getCaptureMenuEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether opening a context menu should be captured by the stream.
- getCaptureMoveEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse or touch motion-related events (other than dragging) should be captured by the stream.
- getCapturePageEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether page-level events such as a page load or resize should be captured by the stream.
- getCaptureSCComponents() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If true, Smart GWT components created while executing the loaded HTML are captured for rendering inside the HTMLFlow.
- getCaptureWheelEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse wheel events should be captured by the stream.
- getCascadeAutoDismiss() - Method in class com.smartgwt.client.widgets.menu.Menu
-
When true any generated submenus will inherit
autoDismiss
from this menu.
- getCascadeSelection() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getCascadeSelection() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should children be selected when parent is selected? And should parent be selected when any child is selected?
- getCategories() - Method in class com.smartgwt.client.ai.AIFieldRequest
-
If the
valueClass
is CATEGORICAL or ORDINAL, the list of
available categories.
- getCategory() - Method in class com.smartgwt.client.ai.AIProgressMessage
-
The category of the message.
- getCellAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default align for cell values (in body).
- getCellAlign() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Default alignment of cells (in the body) for this facet.
- getCellAlign() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Default alignment of cells (in the body) for this facetValue.
- getCellAlign() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Horizontal alignment for cells in this field's column: "left", "right" or "center".
If null, alignment is derived
from
align
.
- getCellAlign(ListGridRecord, int, int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Return the horizontal alignment for cell contents.
- getCellAriaState(Integer, Integer, ListGridRecord, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a map of WAI ARIA state attribute values
to be written
into cells within this grid.
- getCellArray(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getCellBorder() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Width of border for the table that form is drawn in.
- getCellColumn(CellRecord) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Given a record in this grid, this method returns the colNum in which the record is displayed.
- getCellContextMenu() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The menu displayed when a cell is right clicked on.
- getCellContextMenuItems(Record, Integer, Integer, MenuItem[]) - Method in interface com.smartgwt.client.widgets.grid.CellContextMenuItemsCustomizer
-
Returns the list of MenuItems to display in a contextMenu for a specific grid-cell.
- getCellContextMenuItems(Integer, Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showCellContextMenus
is
true
this method returns the menu items to be displayed in the default cell context menu.
- getCellCoordinates(CellRecord) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Given a record in this grid, this method returns the coordinates of the cell in which the record is displayed as a 2
element array.
- getCellCSSText(ListGridRecord, int, int) - Method in interface com.smartgwt.client.widgets.grid.CellCSSTextCustomizer
-
Returns additional CSS to apply to a cell, on top of the grid's cell-styling.
- getCellCSSText(ListGridRecord, int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return CSS text for styling this cell, which will be applied in addition to the CSS class for the cell, as overrides.
- getCellDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return the Date instance associated with the passed co-ordinates in the passed or selected view.
- getCellDate(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getCellDate(Integer, Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getCellDate(Integer, Integer, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return the Date instance associated with the passed co-ordinates in the passed or selected view.
- getCellErrors(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current set of errors for this cell.
- getCellFacetValues(int, int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Given a cell coordinate within this CubeGrid return a
FacetValueMap
indicating
the facet values for the cell.
- getCellHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified, this property will govern the height of the cell in which this form item is rendered.
- getCellHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default height for each row in pixels.
- getCellHeight() - Method in class com.smartgwt.client.widgets.menu.Menu
-
The height of each item in the menu, in pixels.
- getCellHoverComponent(Record, Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
showHoverComponents
is set, this method is
called to get the component to show as a hover for the current cell.
- getCellHoverHTML(CalendarView, Record, Integer, Integer, Date, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the hover HTML for the cell at the passed co-ordinates in the passed view.
- getCellIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field of type:"icon" only, set the icon that appears in body cells.
- getCellIdProperty() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Name of the property in a cell record that holds it's unique ID.
- getCellList() - Method in class com.smartgwt.client.widgets.grid.events.CellSelectionChangedEvent
-
Array of cells whos selected state was modified.
- getCellPadding() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The amount of empty space, in pixels, surrounding each form item within its cell in the layout grid.
- getCellPadding() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The amount of empty space, in pixels, surrounding each value in its cell.
- getCellPageRect(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the page offsets and size of the cell at the passed row and column.
- getCellPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
HTML to show in a hover over cells in this field.
- getCellRecord(int, int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Return the pointer to a particular record by record and column number.
- getCellRole() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the default WAI ARIA role for cells within this listGrid.
- getCellRow(CellRecord) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Given a record in this grid, this method returns the rowNum on which the record is displayed.
- getCellRowSpan(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When using
row spanning
, returns the number of cells
spanned by the cell at the given coordinates.
- getCellSelection() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getCellSpacing() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getCellStartRow(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When using
row spanning
, returns the row number where a
row-spanning cell starts.
- getCellStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
CSS style applied to the form item as a whole, including the text element, any icons, and any hint text for the item.
- getCellStyle(ListGridRecord, int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the CSS class for a cell.
- getCellStyle(ListGridRecord, int, int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Return the CSS class for a cell.
- getCellStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a normal value
- getCellStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If specified, cells in this field will be rendered using this css className rather than
DetailViewer.cellStyle
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Get the center point of the image.
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the center point of this draw item in local coordinates.
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Get the center point of the label.
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Get the midpoint of the line.
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Get the center point of the line path.
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Get the center of the oval.
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
Get the mean center of the path.
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Get the center point of the rectangle.
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
- getCenter() - Method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
- getCenterBackgroundColor() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Background color for the center section only.
- getCenterLegend() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getCenterPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Center point of the oval.
- getCenterPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Center point of the sector
- getCenterTitle() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getCenturyThreshold() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Only used if we're showing the date in a text field.
- getCenturyThreshold() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Only used if we're showing the date in a text field.
- getChangedValues() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getChangedValues() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- getChangeOnDrag() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Should this sliderItem update its value and fire change handlers while the user is actively dragging the slider.
- getChangeOnKeypress() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this form item fire its
change
handler
(and store its value in the form) on every keypress? Set to
false
to suppress the 'change' handler firing
(and the value stored) on every keypress.
- getChangeOnKeypress() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Should this form item fire its
change
handler
(and store its value in the form) on every keypress? Set to
false
to suppress the 'change' handler firing
(and the value stored) on every keypress.
- getChangeOnKeypress() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should this form item fire its
change
handler
(and store its value in the form) on every keypress? Set to
false
to suppress the 'change' handler firing
(and the value stored) on every keypress.
- getChangeType() - Method in class com.smartgwt.client.widgets.grid.events.GroupTreeChangedEvent
-
- getCharacter() - Method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
character produced by the keypress
- getCharacterCasing() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should entered characters be converted to upper or lowercase? Also applies to values applied with
FormItem.setValue()
.
- getCharacterValue() - Method in class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
-
numeric character value of the pressed key.
- getCharacterValue() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
If this was a character key, this is the numeric value for the character
- getChartCenter() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns the centerpoint for radar charts and pie charts.
- getChartConfirmThreshold() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If
makeChart()
is called with a chart specification that
will show more than
chartConfirmThreshold
data elements, the user will be presented with a
confirmation dialog
.
- getChartConstructor() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Name of the Smart GWT Class to be used when creating charts.
- getChartConstructor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Name of the Smart GWT Class to be used when creating charts.
- getChartDialogTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the Chart dialog.
- getChartHeight(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getChartHeightAsDouble(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Get the height the central chart area, where data elements appear.
- getChartItemTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the Chart menu item.
- getChartLeft() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getChartLeftAsDouble() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Get the left margin of the central chart area, where data elements appear.
- getChartRadius() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getChartRadiusAsDouble() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns the radius for radar charts and pie charts.
- getChartRectMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Margin around the main chart rect: between title and chart, between chart and axis labels, and chart rect and right edge
of chart.
- getChartRectProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for chart rect.
- getChartStackedTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the stacked chart item.
- getChartTop() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getChartTopAsDouble() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Get the top coordinate of the central chart area, where data elements appear.
- getChartType() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
See
ChartType
for a list of known types - Column, Bar, Line, Pie, Doughnut, Area,
Radar, and Histogram charts are supported.
- getChartType() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
See
ChartType
for a list of known types - Column, Bar, Line, Pie, Doughnut, Area,
Radar, and Histogram charts are supported.
- getChartType() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default type of chart to plot.
- getChartType() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default type of chart to plot.
- getChartTypeTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the chart-type control.
- getChartWidth(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getChartWidthAsDouble(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Get the width of the central chart area, where data elements appear.
- getCheckboxFieldFalseImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to
"checkbox"
this property determines the image to display in the checkbox field for an unselected row.
- getCheckboxFieldImageHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to
"checkbox"
this property may be set to govern the height of the checkbox image displayed to indicate
whether a row is selected.
- getCheckboxFieldImageWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to
"checkbox"
this property may be set to govern the width of the checkbox image displayed to indicate whether
a row is selected.
- getCheckboxFieldPartialImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to
"checkbox"
this property determines the image to display in the checkbox field for a partially selected
row.
- getCheckboxFieldTrueImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to
"checkbox"
this property determines the image to display in the checkbox field for a selected row.
- getCheckboxItemProperties() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
- getCheckComponentData() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
For a validator of type "isUnique"
in a dataBoundComponent, under what circumstances should uniqueness
checking be performed against the component's data set?
- getChecked() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
If true, this item displays a standard checkmark image to the left of its title.
- getCheckedDescription() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- getCheckedImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is selected, or checked.
- getCheckFileAccessOnSubmit() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
For dynamicForms containing a
FileItem
for uploading files, should the
browser verify that the file is accessible before submitting the uploaded file to the server?
- getCheckmarkDisabledImage() - Method in class com.smartgwt.client.widgets.menu.Menu
-
- getCheckmarkDisabledImageAsImgHTMLProperties() - Method in class com.smartgwt.client.widgets.menu.Menu
-
- getCheckmarkImage() - Method in class com.smartgwt.client.widgets.menu.Menu
-
- getCheckmarkImageAsImgHTMLProperties() - Method in class com.smartgwt.client.widgets.menu.Menu
-
- getChildCannotBeItsOwnAncestorMessage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Message displayed when user attempts to drop a node into a parent that has the same ID as the dropped node somewhere in
its ancestor chain (ie, the same node as the parent, or grandparent, and so on)
- getChildCountProperty() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When using
fetchMode:"paged"
and providing multiple levels of the tree in
one DSResponse,
childCountProperty
must be set for any folders that include only a partial list of
children.
- getChildExpansionMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For
expansionModes
that show another grid or tree, what the child's
expansionMode should be.
- getChildren() - Method in class com.smartgwt.client.widgets.Canvas
-
Array of all Canvii that are immediate children of this Canvas.
- getChildren(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns all children of a node.
- getChildrenField() - Method in class com.smartgwt.client.data.DataSource
-
fieldName for a field in the dataSource expected to contain an explicit array of child nodes.
- getChildrenMode() - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
When heuristically finding a property that appears to contain child objects, the childrenMode determines how to chose
the property that appears to contain child objects
- getChildrenProperty() - Method in class com.smartgwt.client.data.DataSourceField
-
If true, this property indicates that this field will hold an explicit array of child nodes for the current node.
- getChildrenProperty() - Method in class com.smartgwt.client.widgets.tree.Tree
-
For trees with the modelType "children", this property specifies the name of the property that contains the list of
children for a node.
- getChildrenResizeSnapAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to alignment when children of this Canvas are resized
- getChildrenResultSet(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns a ResultSet that provides access to any partially-loaded children of a node.
- getChildrenSnapAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
If enabled while
childrenSnapToGrid
is enabled,
children dragged within this Canvas will also snap to positions where their edges or center lines would be aligned with
the edges or centers of other components, and lines will be shown to point out the possible alignment (with appearance
controlled by
snapAlignCenterLineStyle
and
snapAlignEdgeLineStyle
respectively.
- getChildrenSnapCenterAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
- getChildrenSnapEdgeAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
- getChildrenSnapResizeToGrid() - Method in class com.smartgwt.client.tools.EditProxy
-
- getChildrenSnapResizeToGrid() - Method in class com.smartgwt.client.widgets.Canvas
-
If true, causes this canvas's children to snap to its grid when resizing.
- getChildrenSnapToGrid() - Method in class com.smartgwt.client.tools.EditProxy
-
If not null the
Canvas.childrenSnapToGrid
on the
component represented by this EditProxy is set to this value only while in edit mode.
- getChildrenSnapToGrid() - Method in class com.smartgwt.client.widgets.Canvas
-
If true, causes this canvas's children to snap to its grid when dragging.
- getChildTabPosition(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
- getChildTabPosition(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Layouts ensure children are ordered in the tab-sequence with members being reachable first (in member order), then any
non-member children.
- getChildTagName() - Method in class com.smartgwt.client.data.DataSourceField
-
- getChosenDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The date for which events are displayed in the day, week, and month tabs of the calendar.
- getCircularReferenceMarker() - Method in class com.smartgwt.client.util.JSONEncoder
-
The string marker used to represent circular references.
- getCircularReferenceMode() - Method in class com.smartgwt.client.util.JSONEncoder
-
What the JSONEncoder should do if it encounters a circular reference.
- getClassDescription() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Optional description of the general nature of the kinds of tasks this this process element performs.
- getClassID() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
This sets the value of the classID property on the object.
- getClassID() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
This attribute specifies the clsid of the outer <object> tag.
- getClassName() - Method in class com.smartgwt.client.core.BaseClass
-
Returns the javascript class name.
- getClassName(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
Returns the javascript class name.
- getClassName() - Method in class com.smartgwt.client.widgets.BaseWidget
-
Returns the javascript class name.
- getClassName() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the JavaScript class name.
- getClassName() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the JavaScript class name.
- getClassSubstitutions() - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Maps class names of widgets in the screen to new class names, so that if a widget would normally be constructed as an
instance of a class, and that class is in the map, it's instead constructed as an instance of the new class.
- getClause() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
AutoChild containing the UI for the filter-properties in this FilterClause.
- getClauseStack() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
VStack of all clauses that are part of this FilterBuilder
- getClearAfterSave() - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
The form will be
cleared
after a successful save unless
this property is set to
false
.
- getClearAllSortingText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, this attribute will be shown as the menu item title to clear any existing sort on all fields.
- getClearButton() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
Button used for clearing the dialog's values.
- getClearButtonTitle() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title for the "Clear" button on this dialog.
- getClearCriteriaOnFilterEditorHide() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to false, this attribute prevents user-criteria in the
filterEditor
from being cleared when the user hides it.
- getClearFilterText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, and a
filter-editor
is visible, this
attribute will be shown as the menu item title to clear any existing filter.
- getClearFilterViaAIText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Title for the menu-item displayed in this component's header context-menu when
AI-assisted filtering
is allowed and an AI filter in
already in effect.
- getClearSortFieldText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, this attribute will be shown as the menu item title to clear an existing sort on this field.
- getClickMaskMode() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Determines the behavior of the click-mask thrown up when this pickList is visible.
- getClientOnly() - Method in class com.smartgwt.client.data.DataSource
-
A clientOnly DataSource simulates the behavior of a remote data store by manipulating a static dataset in memory as
DSRequests
are executed on it.
- getClientOnly() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Indicates this validator runs on the client only.
- getClientOnlyDataSource(Criteria, ClientOnlyDataSourceCallback) - Method in class com.smartgwt.client.data.DataSource
-
Produces a clientOnly "copy" of a particular subset of data from a normal DataSource, via calling fetchData() to fetch
matching rows, and constructing a clientOnly DataSource that
inheritsFrom
the original DataSource.
- getClientOnlyDataSource(Criteria, ClientOnlyDataSourceCallback, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
- getClientOnlyDataSource(Criteria, ClientOnlyDataSourceCallback, DSRequest, DataSource) - Method in class com.smartgwt.client.data.DataSource
-
Produces a clientOnly "copy" of a particular subset of data from a normal DataSource, via calling fetchData() to fetch
matching rows, and constructing a clientOnly DataSource that
inheritsFrom
the original DataSource.
- getClientOnlyResponse(DSRequest, Record...) - Method in class com.smartgwt.client.data.DataSource
-
- getClientPickListData() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Returns the set of data to be displayed in this item's PickList.
- getClientPickListData() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Returns the set of data to be displayed in this item's PickList.
- getClientPickListData() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- getClipHeaderTitles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether the ListGrid should manage the clipping of titles of header buttons, showing ellipses if the title is clipped,
and potentially showing the full title on
hover
.
- getClipItemTitles() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Should the titles for form items be clipped if they are too large for the available space?
- getClipStaticValue() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getClipStaticValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getClipTitle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If the title for this form item is showing, and is too large for the available space should the title be clipped?
- getClipTitle() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
If the title for this section header is too large for the available space, should the title be clipped?
- getClipTitle() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
If the title for this section header is too large for the available space, should the title be clipped?
- getClipTitle() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If the title for this section header is too large for the available space, should the title be clipped?
- getClipValue() - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
If true, text that exceeds the specified size of the form item will be clipped.
- getClipValue() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
If true, text that exceeds the specified size of the form item will be clipped.
- getClobberDataSources() - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Should DataSources referenced by the screen clobber existing, globally-bound DataSources on the client when the screen
is created? The default of false means that any DataSources defined in the screen will be discarded if they collide
with existing, globally-bound DataSources.
- getClobberDataSources() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Should DataSources referenced by the
first screen
clobber existing, globally-bound DataSources on the client if the screen is created? The default of false means that
any DataSources defined in the screen will be discarded if they collide with existing, globally-bound DataSources.
- getClobberDataSources() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Should DataSources referenced by the screen clobber existing, globally-bound DataSources on the client when the screen
is loaded? The default of false means that any DataSources defined in the screen will be discarded if they collide with
existing, globally-bound DataSources.
- getCloseButton() - Method in class com.smartgwt.client.widgets.Window
-
- getCloseConfirmationDialogProperties() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If specified, this properties block will be passed to
SC.confirm()
as the
properties parameter when the
closeConfirmationMessage
is shown, allowing developers to customize the appear of the confirmation dialog (modifying
its title, etc).
- getCloseConfirmationMessage() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
- getClosedIconSuffix() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
This suffix will be appended to the
folderIcon
for
closed folders.
- getClosedIconSuffix() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This suffix will be appended to the
folderIcon
for
closed folders.
- getCloseIcon() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
- getCloseIcon() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Custom src for the close icon for this tab to display if it is closeable.
- getCloseIconSize() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
- getCloseIconSize() - Method in class com.smartgwt.client.widgets.tab.Tab
-
- getCloseOnDateClick() - Method in class com.smartgwt.client.widgets.DateChooser
-
When editing a "date" value, with no time portion, clicking on a date-cell selects the date and closes the DateChooser.
- getCloseOnEscapeKeypress() - Method in class com.smartgwt.client.widgets.DateChooser
-
Should this dateChooser be dismissed if the user presses the Escape key?
- getCloseSectionButton() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getCloseSectionButtonConstructor() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- getCloseSectionButtonDefaults() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- getCloseSectionIcon() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- getCloseSectionIconSize() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- getCloseTabIcon() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Default src for the close icon for tabs to display if
canCloseTabs
is true.
- getCloseTabIconSize() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Size in pixels of the icon for closing tabs, displayed when
canCloseTabs
is true.
- getCloseTabKeys() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
An array of shortcut keyboard commands which will close the currently selected tab, if
the currently selected tab is closeable.
- getClusterMarginRatio() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For clustered charts, ratio between margins between individual bars and margins between clusters.
- getClusterSize(int, Object) - Method in interface com.smartgwt.client.widgets.chart.ClusterSizeMapper
-
Returns a per-facet-value cluster size.
- getCodeBase() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Specifies the URL from which to load the ActiveX control.
- getCodeBase() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
This attribute specifies the minimum version of the flash player required to show this flashlet.
- getColHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the buttons in this grid's column headers.
- getColHeaderLabelBaseStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the facet-label buttons above this grid's column
headers.
- getCollapsed() - Method in class com.smartgwt.client.widgets.cube.Facet
-
For tree facets, default collapse state for parent nodes.
- getCollapsed() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
For tree facets, initial collapse state for this node.
- getCollapseGroupOnRowClick() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canCollapseGroup
is true, will a click anywhere
on the group row toggle the group's expanded state? If false, the user must click the
groupIcon
directly to toggle the group.
- getCollapseIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getCollapseKeyEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether to collapse adjacent keyPress
events into one event where possible.
- getCollapseMoveEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse or touch-motion related events (including dragging) with the same
eventType
and
targetID
should be collapsed into a single event.
- getCollapsePageEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether adjacgent page events with the same
eventType
should be collapsed into a single event.
- getCollapseWheelEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse wheel events with the same
targetID
and scroll directions should be collapsed into a single event, containing a sum of the
delta offsets
from the original events.
- getColNum() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
the column number to which the parameter date belongs
- getColNum() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
the column number to which the parameter date belongs
- getColNum() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
The column number of the cell currently being validated, if the component being validated is a ListGrid.
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
index of the column that was saved, if applicable
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
index of the column where the edit failed, if applicable
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.grid.events.GridRowColEvent
-
column number of the cell
- getColNum() - Method in class com.smartgwt.client.widgets.layout.PortalPosition
-
- getColNum() - Method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
Index of the column clicked by the user.
- getColNum() - Method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
-
Index of the column the user clicked.
- getColor(int, Object, String) - Method in interface com.smartgwt.client.widgets.chart.ColorMapper
-
Returns the color to be used for the specified chart data - must return a color in the
format of of a leading hash (#) plus 6 hexadecimal digits as mentioned in the docs for
CSSColor
.
- getColor() - Method in class com.smartgwt.client.widgets.drawing.ColorStop
-
eg #ff0000 or red or rgb(255,0,0)
- getColor() - Method in class com.smartgwt.client.widgets.drawing.Shadow
-
- getColor() - Method in class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
-
The color selected, in HTML format.
- getColor() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerColorSelectedEvent
-
The selected color as a string.
- getColor() - Method in class com.smartgwt.client.widgets.PointerSettings
-
By default, the pointer will assume the same color as its parent canvas.
- getColorArray() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Array of 40 HTML color strings, used to render the basic color selection boxes.
- getColorButtonBaseStyle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Base CSS style applied to the basic color boxes
- getColorButtonSize() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Width and height of the basic color boxes (they are always square, and they are all the same size).
- getColorFieldTitle() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The title for the Color picker field.
- getColorMutePercent() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Should be set to a number between -100 and 100.
- getColorPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
color
control.
- getColorScaleMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts where
showDataPoints
is enabled, this
property specifies an additional metric (i.e.
- getColorStops() - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
An array of color stops for this gradient.
- getColSpan() - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
By default, texts span all remaining columns
- getColSpan() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
by default, headers span all remaining columns
- getColSpan() - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
hidden fields don't take up any columns
- getColSpan() - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
by default, separators span all remaining columns
- getColSpanAsString() - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
By default, texts span all remaining columns
- getColSpanAsString() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
by default, headers span all remaining columns
- getColSpanAsString() - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
hidden fields don't take up any columns
- getColSpanAsString() - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
by default, separators span all remaining columns
- getColumn() - Method in class com.smartgwt.client.widgets.ace.AceAnchor
-
Internal use only.
- getColumn() - Method in class com.smartgwt.client.widgets.ace.AcePosition
-
Internal use only.
- getColumn() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getColumn() - Method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
-
The column (ListGrid instance) in which the node was selected
- getColumn() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getColumnBorder() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Border to show around columns in this PortalLayout
- getColumnFacets() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
The list of
ids
for facets that will appear on top of the body.
- getColumnFacetValues(int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Return a
FacetValueMap
indicating the facet values for a specific column in
the grid.
- getColumnHeaderFacetValues(int, int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Return a
FacetValueMap
of the facet values for the column field at the
specified level containing the requested column number.
- getColumnLayout() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getColumnLayout() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getColumnLeft(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the left offset (in local coordinate space) of a particular column.
- getColumnOverflow() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls the
overflow
setting for each column.
- getColumnPageLeft(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the left coordinate for a given column number as a GLOBAL coordinate
- getColumnProperties() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Standard set of properties to apply to each generated
column
in this columnTree.
- getColumnSpacing() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
The space between portal columns.
- getColumnsPerPage() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When using the Next and Previous arrows to scroll a Timeline, this is the number of columns of the
timelineGranularity
to scroll by.
- getColumnTitle(TreeNode, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Returns the title to show for the header of indicated column.
- getColumnTitles() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
With
fixedColumns
enabled, defines the header title
for each column.
- getColumnWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the width of a particular column.
- getColumnWidth(int) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Gets the width of a column in the PortalLayout.
- getColumnWidths() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
With
fixedColumns
enabled, defines the pixel or %
width per column.
- getCombinedCriteria() - Method in class com.smartgwt.client.data.ResultSet
-
Returns a copy of all
explicit
and
implicit
criteria currently applied to this
ResultSet
.
- getCombinedCriteria() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Returns a copy of all
explicit
and
implicit
criteria currently applied to this
ResultTree
.
- getCombinedCriteriaAsAdvancedCriteria() - Method in class com.smartgwt.client.data.ResultSet
-
Returns a copy of all
explicit
and
implicit
criteria currently applied to this
ResultSet
.
- getCombinedCriteriaAsAdvancedCriteria() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Returns a copy of all
explicit
and
implicit
criteria currently applied to this
ResultTree
.
- getComboBox() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
An com.smartgwt.client.types.AutoChild
attribute to create the combo box in a MultiComboBoxItem.
- getComboBoxDefaults() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Default properties for the
ComboBoxItem
in a MultiComboBoxItem.
- getComboBoxProperties() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
- getComboBoxWidth() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Specifies the size of the combo box field.
- getComboForm() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
- getCommands() - Method in class com.smartgwt.client.widgets.drawing.DrawShape
-
The drawing commands that will be executed to render the shape.
- getCommitButton() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Button that commits changes once the user is happy with the data.
- getCommitButtonTitle() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- getCommitConfirmationMessage() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- getCompleteOnEnter() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true, when the pickList is showing, the user can select the current value by hitting the Enter
key.
- getCompleteOnTab() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true, when the pickList is showing, the user can select the current value by hitting the Tab
key.
- getCompletions(AceEditor, AceEditSession, AcePosition, String, AceCompleterCompletionsCallback) - Method in class com.smartgwt.client.widgets.ace.AceCompleter
-
Internal use only.
- getComponent() - Method in class com.smartgwt.client.ai.BuildAIFieldRequestRequest
-
- getComponent() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
- getComponent() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
- getComponent() - Method in class com.smartgwt.client.util.AsyncDataBoundOperationContext
-
- getComponent() - Method in class com.smartgwt.client.util.AsyncDataBoundOperationParams
-
- getComponentBaseClass() - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Base class of components that this task targets.
- getComponentBaseClassAsStringArray() - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Base class of components that this task targets.
- getComponentDefaults() - Method in class com.smartgwt.client.tools.TreePalette
-
Defaults to apply to all components originating from this palette.
- getComponentId() - Method in class com.smartgwt.client.data.DSRequest
-
- getComponentId() - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
ID of component targeted by this task.
- getComponentIdField() - Method in class com.smartgwt.client.data.SavedSearches
-
Type: "string".
- getComponentMask() - Method in class com.smartgwt.client.widgets.Canvas
-
- getComponentMaskDefaults() - Method in class com.smartgwt.client.widgets.Canvas
-
- getComponentReferences() - Method in class com.smartgwt.client.util.workflow.Process
-
Returns a list of unique global IDs that are referenced by this process.
- getComponentReferences() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Returns a list of unique global IDs that are referenced by this task.
- getComponentRequiresDataSource() - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Must target components of this task have a DataSource?
- getComponentSubstitutions() - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Defines the map of new widget ids to existing class instances, or to new instances that will be of a different class.
- getComponentType() - Method in class com.smartgwt.client.bean.types.ArrayValueType
-
- getComponentValueType() - Method in class com.smartgwt.client.bean.types.ArrayValueType
-
- getComponentValueType() - Method in class com.smartgwt.client.bean.types.NonPrimitiveArrayValueType
-
- getCondition() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
For a validator that is not a built-in
ValidatorType
, a
Callback
,
function, or JavaScript expression to evaluate to see if this validator passes or fails.
- getConfig() - Method in class com.smartgwt.client.core.BaseClass
-
- getConfig() - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getConfig() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the FormItem's config object suitable for use in API's that set the editorType
- getConfigureFieldsText() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The title for the Configure Fields menu item.
- getConfigureGroupingText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, and multi-grouping is enabled, this attribute is used as the title for a menu item that opens a
MultiGroupDialog
to configure the grouping for this grid.
- getConfigureSortText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, and multi-sorting is enabled, this attribute is used as the title for a menu item that opens a
MultiSortDialog
to configure the sort-specification for this grid.
- getConfirmationMessage() - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Message shown to user to confirm deleting a single record on a bound grid.
- getConfirmCancelEditing() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, when the user attempts to cancel an edit, should we display a confirmation prompt
before discarding the edited values for the record?
- getConfirmDiscardEdits() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For editable listGrids, outstanding unsaved edits when the user performs a new filter or sort will be discarded.
- getConfirmDiscardEditsMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this.confirmDiscardEdits
is true, this property can be used to customize the error message string
displayed to the user in a dialog with options to cancel the action, or save or discard pending edits in response to
sort/filter actions that would otherwise drop unsaved edit values.
- getConfirmIcon() - Method in class com.smartgwt.client.widgets.Dialog
-
- getConfirmRemoval() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Whether a confirmation message should be shown when a user removes a saved search.
- getConfirmRemovalMessage() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
- getConfirmText() - Method in class com.smartgwt.client.widgets.FieldPicker
-
- getConnectorImage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getConnectorImageAsSCStatefulImgConfig() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getConnectorOrientation() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
The ConnectorOrientation controlling the orientation and behavior of this line's tail segments.
- getConnectorStyle() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
The ConnectorStyle controlling the presentation and behavior of this line's tail segments.
- getConnectTimeout() - Static method in class com.smartgwt.client.rpc.Messaging
-
- getContainerId() - Method in class com.smartgwt.client.util.workflow.Process
-
Identifier of canvas where UI elements created by using
inline view
property should be added using addMember.
- getContainerWidget() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
A Read-Only pointer to the Smart GWT canvas that holds this form item.
- getContainerWindow() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Returns the container window, if present, wrapping the browser window for this RemoteWindow.
- getContainsCredentials() - Method in class com.smartgwt.client.rpc.RPCRequest
-
For use during
Relogin
, this property marks this request an attempt to login,
therefore a response containing the
loginRequiredMarker
is a normal condition and should result in the
status code
STATUS_LOGIN_INCORRECT
rather than a call
to
loginRequired()
.
- getContainsGlobalId() - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
True if the returned
locator
includes a reference
using an auto-generated global ID.
- getContainsIndices() - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
True if the returned
locator
includes references
using index positions.
- getContent() - Method in class com.smartgwt.client.ai.AIMessage
-
The data for the message.
- getContent() - Method in class com.smartgwt.client.ai.AIProgressMessage
-
The content of the message.
- getContentComponents() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Additional content components to show below
contents
or
title
if there are no other content.
- getContentElement() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the DOM element for this Canvas which contains the
contents
, or for
parent components
, the DOM elements for any
drawn children.
- getContentLayout() - Method in class com.smartgwt.client.widgets.Window
-
The layout policy that should be used for widgets within the Window body.
- getContents() - Method in class com.smartgwt.client.widgets.Canvas
-
The contents of a canvas or label widget.
- getContents() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
This is the content that will exist as the label.
- getContents() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
The contents of a canvas or label widget.
- getContents() - Method in class com.smartgwt.client.widgets.Label
-
The contents of a canvas or label widget.
- getContents() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Text to show in body of window.
- getContentsType() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
The default setting of
null
or 'fragment' indicates that HTML loaded from
contentsURL
is assumed to be an HTML fragment rather than a
complete page.
- getContentsType() - Method in class com.smartgwt.client.widgets.Window
-
If this window has
src
specified, this property can be used to
indicate whether the source is a standalone HTML page or an HTML fragment.
- getContentsURL() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
URL to load content from.
- getContentType() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Valid with the xmlHttpRequest transport only and only when
httpMethod
is set to "POST".
- getContext() - Method in class com.smartgwt.client.util.workflow.events.ProcessTraceElementEvent
-
- getContextMenu() - Method in class com.smartgwt.client.widgets.Canvas
-
Context menu to show for this object, an instance of the Menu widget.
- getContextMenu() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Context menu to show for this object, an instance of the Menu widget.
- getContextMenu() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Context menu to show for this object, an instance of the Menu widget.
- getControlBar() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getControlBarIconBaseStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getControlBarIconSize() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The size of the various icons displayed in the
controlsBar
of this Calendar.
- getControlCloseTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the close control.
- getControlColumn(Canvas) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- getControlMaximizeTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the maximize control.
- getControlMinimizeTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the minimize control.
- getControlPoint1() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
First cubic bezier control point.
- getControlPoint1() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
The point at which the leading tail segment joins the connecting center segment.
- getControlPoint2() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Second cubic bezier control point.
- getControlPoint2() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
The point at which the trailing tail segment joins the connecting center segment.
- getControlReorderHandleTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the resizeHandle control.
- getControls() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
The new NavigationBar.controls
setting.
- getControls() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Custom controls to be shown on top of this section header.
- getControls() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
The array of controls to show in this group.
- getControlsAsCanvasArray() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
The new NavigationBar.controls
setting.
- getControlsBar() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getControlsBarHeight() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Default height of the
controlsBar
shown above the
main Calendar grid.
- getControlsLayout() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
A
Layout
containing specified
controls
if any.
- getControlsLayout() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
A
Layout
containing specified
controls
if any.
- getControlSortDownTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the sort-down control.
- getControlSortUpTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the sort-up control.
- getControlStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's "control box".
- getControlStyle() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base CSS class name for a form item's "control box".
- getConvertToInteger() - Method in class com.smartgwt.client.widgets.form.validator.IsIntegerValidator
-
Return the convertToInteger.
- getCopyLevelButton() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Automatically generated
IButton
providing a mechanism for duplicating levels in the
group configuration.
- getCopyLevelButton() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Automatically generated
IButton
providing a mechanism for duplicating levels in the
group configuration.
- getCopyLevelButton() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
IButton
providing a mechanism for duplicating levels in the
sort configuration.
- getCopyLevelButton() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Automatically generated
IButton
providing a mechanism for duplicating levels in the
sort configuration.
- getCopyLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the copyLevelButton
- getCopyLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear on the copyLevelButton
- getCopyLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the copyLevelButton
- getCopyLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear on the copyLevelButton
- getCopySearchField() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
ListGridField shown in the pickList to allow users to copy existing searches.
- getCopySearchHoverText() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Hover text that appeares over the +{copySearchField}
- getCopySelectionPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- getCornerImg() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the corner between vertical and horizontal scrollbars.
- getCornerOffset() - Method in class com.smartgwt.client.widgets.PointerSettings
-
Specifies the amount of offset in pixels from the corner to position the pointer when
snapTo
is TL, TR, BL or BR.
- getCornerResizeKnob() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getCornerSize() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Allows the size of the corner segment to be set independently of the
btnSize
.
- getCornerSrc() - Method in class com.smartgwt.client.widgets.Scrollbar
-
URL for the corner image, a singular image that appears in the corner when both h and v scrollbars are showing.
- getCorrectZoomOverflow() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether the Framework should correct for erroneous scrollHeight and scrollWidth values reported by the browser when
zoomed (via browser or OS-level zoom) by allowing
maxZoomOverflowError
of overflow before enabling scrolling and displaying custom scrollbars.
- getCount() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
Contains a count of the number of events (if any) collapsed into this event if collapsing is active, which includes:
move events
key events
wheel events
page events
The count, if present, includes the
event itself so it will always be a number greater than or equal to two.
- getCount() - Method in class com.smartgwt.client.widgets.form.validator.StringCountValidator
-
Return the count.
- getCreateButtonsOnInit() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
If set to true, causes the toolbar created by this item to create its child buttons during initialization, instead of
waiting until draw().
- getCreateButtonsOnInit() - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If set to true, causes child buttons to be created during initialization, instead of waiting until draw().
- getCreateDefaultTreeField() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getCreator() - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
- getCredentialsURL() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Specifies URL where credentials should be submitted to attempt relogin when session timeout is encountered during a
background RPC.
- getCriteria() - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
Optional criteria to use for this subquery.
- getCriteria() - Method in class com.smartgwt.client.data.Criterion
-
For a criterion with an operator that acts on other criteria (eg "and", "or"), a list of sub-criteria that are grouped
together by the operator.
- getCriteria() - Method in class com.smartgwt.client.data.DSRequest
-
Return the Criteria associated with a FETCH operation.
- getCriteria() - Method in class com.smartgwt.client.data.Hilite
-
Criteria defining what records this hilite should apply to.
- getCriteria() - Method in class com.smartgwt.client.data.ResultSet
-
Filter criteria used whenever records are retrieved.
- getCriteria() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
The
criteria
used to fetch the records returned as part of the export or
serialization.
- getCriteria() - Method in class com.smartgwt.client.util.workflow.DecisionBranch
-
- getCriteria() - Method in class com.smartgwt.client.util.workflow.DecisionTask
-
- getCriteria() - Method in class com.smartgwt.client.util.workflow.GridEditRecordTask
-
Criteria (including AdvancedCriteria) used to locate the record to be edited.
- getCriteria() - Method in class com.smartgwt.client.util.workflow.GridFetchDataTask
-
Criteria to use for fetch.
- getCriteria() - Method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
Criteria defining the records that should be selected or deselected.
- getCriteria() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Criteria (including AdvancedCriteria) to use for "fetch" and "export" operations.
- getCriteria() - Method in class com.smartgwt.client.widgets.events.FetchDataEvent
-
The criteria derived from the filter editor values.
- getCriteria() - Method in class com.smartgwt.client.widgets.form.events.CriteriaChangedEvent
-
- getCriteria() - Method in class com.smartgwt.client.widgets.form.events.FilterSearchEvent
-
The criteria represented by the filterBuilder
- getCriteria() - Method in class com.smartgwt.client.widgets.form.events.OnSearchEvent
-
the search criteria from the form
- getCriteria() - Method in interface com.smartgwt.client.widgets.form.fields.FilterCriteriaFunction
-
- getCriteria(FormItemFunctionContext) - Method in interface com.smartgwt.client.widgets.form.fields.FormItemCriteriaFunction
-
- getCriteria() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Initial criteria.
- getCriteria(boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Initial criteria.
- getCriteria() - Method in class com.smartgwt.client.widgets.grid.events.FilterEditorSubmitEvent
-
criteria derived from the filter editor values
- getCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Retrieves a copy of the current criteria for this component (may be null).
- getCriteria() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
The filter criteria to use when fetching rows.
- getCriteriaChangedDelay() - Method in class com.smartgwt.client.widgets.form.SearchForm
-
- getCriteriaField() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When using
operator
, the name of the DataSource
field for the
Criterion
this FormItem generates.
- getCriteriaIndicatorColor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getCriteriaIndicatorHeaderColor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getCriteriaMap() - Method in class com.smartgwt.client.util.workflow.DecisionGateway
-
- getCriteriaPolicy() - Method in class com.smartgwt.client.data.DataSource
-
- getCriteriaPolicy() - Method in class com.smartgwt.client.data.ResultSet
-
Decides under what conditions the cache should be dropped when the
Criteria
changes.
- getCriterion() - Method in class com.smartgwt.client.ai.BuildCriterionResponse
-
If successful, the generated
AdvancedCriteria
for the user's natural language
description of a filter.
- getCriterion() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getCriterion(TextMatchStyle) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getCriterion() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
Initial criterion for this FilterClause.
- getCriterion(DynamicForm, FormItem) - Method in interface com.smartgwt.client.widgets.form.FormItemCriterionGetter
-
- getCriterion(DynamicForm, FormItem, TextMatchStyle) - Method in interface com.smartgwt.client.widgets.form.FormItemCriterionGetter
-
- getCrosshairImageURL() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The location of the crosshair image file
- getCSSProperties() - Method in class com.smartgwt.client.tools.CSSEditor
-
Returns the values being edited as a block of CSS properties.
- getCssText() - Method in class com.smartgwt.client.data.Hilite
-
CSS text to be applied to cells where this hilite is applied, for example, "background-color:#FF0000"
- getCSSText() - Method in class com.smartgwt.client.tools.CSSEditor
-
Returns the values being edited as a single string of
CSSText
.
- getCtrlKey() - Method in class com.smartgwt.client.core.KeyIdentifier
-
If set, whether the Control key must be held down.
- getCtrlKey() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
Present for
key events
if the control key was
down when the event got triggered.
- getCurrencySymbol() - Static method in class com.smartgwt.client.util.NumberUtil
-
The currency symbol to use when formatting numbers
- getCurrentExpansionComponent(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the expansion component derived from
getExpansionComponent()
currently visible in some record, or null if the specified record is not showing an expansion
component.
- getCurrentExpansionComponent(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the expansion component derived from
getExpansionComponent()
currently visible in some record, or null if the specified record is not showing an expansion
component.
- getCurrentFieldsGrid() - Method in class com.smartgwt.client.widgets.FieldPicker
-
A
ListGrid
showing the list of currently selected fields.
- getCurrentFieldsTitle() - Method in class com.smartgwt.client.widgets.FieldPicker
-
- getCurrentFieldWidths() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns an array of widths of the visible fields in this ListGrid
, in px.
- getCurrentItem() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
- getCurrentItemId() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
- getCurrentPane() - Method in class com.smartgwt.client.widgets.layout.Deck
-
The pane to show, including initially, in this Deck
.
- getCurrentPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
The most recently shown pane.
- getCurrentPaneAsString() - Method in class com.smartgwt.client.widgets.layout.Deck
-
The pane to show, including initially, in this Deck
.
- getCurrentScreenName() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
The name of the screen within the project to return first when loading.
- getCurrentTile() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns the tile currently under the mouse.
- getCurrentTime() - Method in class com.smartgwt.client.widgets.data.events.TimeChangedEvent
-
- getCurrentTime() - Method in class com.smartgwt.client.widgets.Sound
-
Retrieves the current playback time of a playing or paused audio file in seconds.
- getCurrentTimeAsDouble() - Method in class com.smartgwt.client.widgets.data.events.TimeChangedEvent
-
Current playback position in seconds.
- getCurrentTitleTitle() - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title displayed for the title property of the current fields
- getCurrentTransactionId() - Static method in class com.smartgwt.client.rpc.RPCManager
-
- getCurrentTransactionIdAsInt() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Same as getQueueTransactionId() but returns -1
instead of null
if there's no currently queued requests.
- getCurrentUser() - Static method in class com.smartgwt.client.util.Authentication
-
- getCurrentUserId() - Static method in class com.smartgwt.client.util.Authentication
-
Convenience method to return the
"userId"
attribute of the
current user
if there is one.
- getCurrentViewName() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the view that should be visible initially by default.
- getCursor() - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies the
css cursor image to
display when the mouse pointer is over this component.
- getCursor() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If set, specifies the cursor to display when the mouse pointer is over this DrawItem.
- getCursor() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Specifies the cursor image to display when the mouse pointer is over this icon.
- getCursor() - Method in class com.smartgwt.client.widgets.Splitbar
-
Splitbars' cursors are set at init time based on whether they are to be used for vertical or horizontal resize.
- getCursorPosition() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getCursorPosition() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For text-based items, this method returns the index of the start of the current selection if the item currently has the
focus (if no text is selected, this equates to the current position of the text editing cursor).
- getCursorPositionScreen() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getCustomColumnProperties(TreeNode, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Additional properties to apply to the ListGrid that will show the indicated column.
- getCustomCriteria(String) - Method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
This method is called when
showCustomOption
is true and the user selects the custom option.
- getCustomIconDropProperty() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getCustomIconOpenProperty() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getCustomIconOpenProperty() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getCustomIconProperty() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
This property allows the developer to customize the icon displayed next to a node.
- getCustomIconProperty() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getCustomIconSelectedProperty() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getCustomNavControl() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- getCustomOptionTitle() - Method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
- getCustomState(FormItemElementType, String) - Method in interface com.smartgwt.client.widgets.form.fields.FormItem.CustomStateGetter
-
- getCustomState(FormItemElementType, String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Optional method to retrieve a custom state suffix to append to the style name that is applied to some element of a
formItem - see
FormItemBaseStyle
for more information on how state-based FormItem
style names are derived.
- getCustomState(FormItemElementType, String, FormItem) - Method in interface com.smartgwt.client.widgets.form.fields.FormItem.StateCustomizer
-
Implement this method to retrieve a custom state suffix to append to the style name that is applied to some element of a formItem.
- getCustomStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Name of a CSS style to use for all cells for this particular record.
- getCustomStyle() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
CSS style name used for this NavItem
.
- getCustomValues() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionStop
-
additional custom values associated with the event
- getCustomValues() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeStop
-
additional custom values associated with the event
- getCutSelectionPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- getCx() - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
x coordinate of outer radial
- getCy() - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
y coordinate of outer radial
- getData() - Method in class com.smartgwt.client.data.DSResponse
-
For "fetch" operations, this is the array of Records fetched.
- getData() - Method in class com.smartgwt.client.data.WSRequest
-
Data to be serialized to XML to form the SOAP body.
- getData() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Returns the payload of this request to be sent to the server, as a JavaScriptObject.
- getData() - Method in class com.smartgwt.client.tools.HiddenPalette
-
- getData() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A List of CalendarEvent objects, specifying the data to be used to populate the calendar.
- getData() - Method in class com.smartgwt.client.widgets.DateChooser
-
Get the current value of the picker.
- getData() - Method in class com.smartgwt.client.widgets.events.RuleContextChangedEvent
-
the new rule context
- getData() - Method in class com.smartgwt.client.widgets.form.fields.events.DataArrivedEvent
-
pointer to this pickList's data
- getData() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
A
Tree
object consisting of nested
TreeNode
s to display in this ColumnTree.
- getData() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
A List of TileRecord objects, specifying the data to be used to create the tiles.
- getData() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Optional initial data for the tree.
- getData() - Method in class com.smartgwt.client.widgets.tree.Tree
-
- getData() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
A
Tree
object containing of nested
TreeNode
s to display as rows in this TreeGrid.
- getData() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A single record object or an array of them, specifying data.
- getDataArity() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A DynamicForm is a dataArity
:single component.
- getDataArity() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
A ListGrid is a dataArity
:multiple component.
- getDataArity() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
A TileGrid is a dataArity
:multiple component.
- getDataArity() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
A TreeGrid is a dataArity
:multiple component.
- getDataArity() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A DetailViewer is a
dataArity
:either component by
default which means data population from
Canvas.dataContext
will be treated like a DynamicForm (i.e.
- getDataAsJSList() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDataAsJSList() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDataAsJSList() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- getDataAsJSList() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getDataAsJSList() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getDataAsJSList() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDataAsJSList() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getDataAsJSList() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getDataAsMap() - Method in class com.smartgwt.client.data.WSRequest
-
- getDataAsMap() - Method in class com.smartgwt.client.rpc.RPCResponse
-
The data sent by the server.
- getDataAsObject() - Method in class com.smartgwt.client.rpc.RPCResponse
-
The data sent by the server.
- getDataAsRecord() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getDataAsRecordArray() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A single record object or an array of them, specifying data.
- getDataAsRecordList() - Method in class com.smartgwt.client.data.DSResponse
-
For "fetch" operations, this is the array of Records fetched.
- getDataAsRecordList() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDataAsRecordList() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDataAsRecordList() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getDataAsRecordList() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A single record object or an array of them, specifying data.
- getDataAsString() - Method in class com.smartgwt.client.rpc.RPCRequest
-
- getDataAsString() - Method in class com.smartgwt.client.rpc.RPCResponse
-
The data sent by the server.
- getDataAxisLabelDelimiter() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Determines how inner and outer data axis labels are separated for charts that support multiple data label facets.
- getDataAxisLabelProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for labels of data axis.
- getDataBoundComponent() - Method in class com.smartgwt.client.widgets.FieldPicker
-
The component whose fields should be edited.
- getDataColor(int, String, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDataColor(int, Integer, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDataColor(int, Double, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDataColor(int, Date, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDataColor(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDataColor(int, String, String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- getDataColor(int, Integer, String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- getDataColor(int, Double, String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- getDataColor(int, Date, String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- getDataColor(int) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- getDataColors() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
An array of colors to use for a series of visual elements representing data (eg columns, bars, pie slices), any of which
may be adjacent to any other.
- getDataColors() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
An array of colors to use for a series of visual elements representing data (eg columns, bars, pie slices), any of which
may be adjacent to any other.
- getDataContext() - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Returns the
DataContext
provided by the
open()
call that opened this window, or a newly created (on demand)
DataContext
if this is the main application window, or no DataContext was provided.
- getDataContext() - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
- getDataContext() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
DataContext
that will be provided to the top-level component as
dataContext
in each screen cached for the project.
- getDataContext() - Method in class com.smartgwt.client.widgets.Canvas
-
A mapping from
DataSource
IDs to specific
Records
from those DataSources, that
DataBoundComponents
contained within this Canvas should automatically bind to if a DataSource is provided but data is not provided (directly
or indirectly, for example, indirectly via setting
ListGrid.autoFetchData
.
- getDataContextBinding() - Method in class com.smartgwt.client.util.workflow.AddScreenTask
-
- getDataContextBinding() - Method in class com.smartgwt.client.util.workflow.SetScreenDataTask
-
- getDataContextBinding() - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
- getDataDisplaySeparatorChar() - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
-
If
inline editing
for this viewer edits the
DetailViewer.data
, character that should be used as a
separator for
entering
com.smartgwt.client.types.ValueMap
-style entries that map from a field name to a value.
- getDataDisplaySeparatorChar() - Method in class com.smartgwt.client.tools.FacetChartEditProxy
-
If
inline editing
for this chart edits the
FacetChart.data
, character that should be used as a
separator for
entering label vs value entries.
- getDataEscapeChar() - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
-
- getDataEscapeChar() - Method in class com.smartgwt.client.tools.FacetChartEditProxy
-
- getDataFetchDelay() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Delay in milliseconds before fetching data.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
How to fetch and manage records retrieve from the server.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
FacetCharts do not yet support paging, and will fetch all records that meet the criteria.
- getDataFetchMode() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
How to fetch and manage records retrieved from the server.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
How to fetch and manage records retrieve from the server.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
How to fetch and manage records retrieve from the server.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How to fetch and manage records retrieve from the server.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
How to fetch and manage records retrieve from the server.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Mode of fetching records from server.
- getDataFetchMode() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
DetailViewers do not yet support paging, and will fetch and render all available records.
- getDataField() - Method in class com.smartgwt.client.data.DataSource
-
Name of the field that has the most pertinent numeric, date, or enum value, for use when a
DataBoundComponent
needs to show a short summary of a record.
- getDataField() - Method in class com.smartgwt.client.data.SavedSearches
-
Type: "string".
- getDataField() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display as part of individual record in "summary"
RecordLayout
s.
- getDataFormat() - Method in class com.smartgwt.client.data.DataSource
-
Indicates the format to be used for HTTP requests and responses when fulfilling DSRequests (eg, when
fetchData()
is called).
- getDataFormat() - Method in class com.smartgwt.client.data.OperationBinding
-
Format for response data for this operation.
- getDataFormat() - Method in class com.smartgwt.client.data.RestDataSource
-
Expected format for server responses.
- getDataFormat() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Format to assume for user-provided data.
- getDataLabelFacet() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns the
Facet
in the list of
facets
whose
values
are rendered as labels along the data axis of the chart or in
the main chart area.
- getDataLabelFacetsMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Determines separation between the set of inner data labels and the set of outer data labels for charts that support
multiple data label facets.
- getDataLabelHoverHTML(FacetValue) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Called when the mouse hovers over a data label, that is, a text label showing values from the first facet.
- getDataLabelProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for data label
- getDataLabelToValueAxisMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Margin between the edge of the chart and the data labels of the data label axis.
- getDataLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for lines that show data (as opposed to gradations or borders around the data area).
- getDataLineProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for lines that show data (as opposed to gradations or borders around the data area).
- getDataLineType() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
How to draw lines between adjacent data points in Line and Scatter charts.
- getDataMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For rectangular charts (bar, column, line), margin around the inside of the main chart area, so that data elements are
not flush to edge.
- getDataOutlineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for lines that outline a data shape (in filled charts such as area or radar charts).
- getDataOutlineProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for lines that outline a data shape (in filled charts such as area or radar charts).
- getDataPageSize() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDataPageSize() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDataPageSize() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
When using
data
paging
, how many records to fetch at a time.
- getDataPageSize() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getDataPageSize() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getDataPageSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDataPageSize() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getDataPageSize() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getDataPath() - Method in class com.smartgwt.client.widgets.Canvas
-
A dataPath may be specified on any canvas.
- getDataPath() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
dataPath for this item.
- getDataPath() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
dataPath for this field.
- getDataPath() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
dataPath property allows this field to display detail from nested data structures
- getDataPointProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDataPointProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- getDataPointSize() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Size in pixels for data points drawn for line, area, radar and other chart types.
- getDataPointSize() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Size in pixels for data points drawn for line, area, radar and other chart types.
- getDataProperties() - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
For databound ListGrids, this attribute can be used to customize the
ResultSet
object
created for this grid when data is fetched
- getDataProperties() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
For a ColumnTree
that uses a DataSource, these properties will be passed to the automatically-created
ResultTree.
- getDataProperties() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For a TreeGrid
that uses a DataSource, these properties will be passed to the automatically-created
ResultTree.
- getDataProtocol() - Method in class com.smartgwt.client.data.DataSource
-
Controls the format in which inputs are sent to the dataURL when fulfilling DSRequests.
- getDataProtocol() - Method in class com.smartgwt.client.data.DSRequest
-
- getDataProtocol() - Method in class com.smartgwt.client.data.OperationBinding
-
Controls the format in which inputs are sent to the dataURL.
- getDataProtocol() - Method in class com.smartgwt.client.data.RestDataSource
-
- getDataSeparatorChar() - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
-
- getDataSeparatorChar() - Method in class com.smartgwt.client.tools.FacetChartEditProxy
-
If
inline editing
for this chart edits the
FacetChart.data
, character that should be used as a separator
between values, or between pairs of label vs values.
- getDataSetType() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Whether to show the picker as a flat list, or a collapsible tree.
- getDataSetType() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Whether to show the picker as a flat list, or a collapsible tree.
- getDataSetType() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Whether to show the picker as a flat list, or a collapsible tree.
- getDataShapeProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for data shapes (filled areas in area or radar charts).
- getDataShapeProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for data shapes (filled areas in area or radar charts).
- getDataSource() - Method in class com.smartgwt.client.ai.BuildAIFieldRequestRequest
-
The
DataSource
that the AI-generated field will be considered to augment.
- getDataSource() - Method in class com.smartgwt.client.ai.BuildCriterionRequest
-
The
DataSource
on which the user's natural language description of a filter applies.
- getDataSource() - Method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIContext
-
The AI-selected data source.
- getDataSource() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
- getDataSource() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
- getDataSource() - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
The name of the
DataSource
to use for this subquery
- getDataSource(String) - Static method in class com.smartgwt.client.data.DataSource
-
Lookup a DataSource by ID.
- getDataSource(String, RequestTransformer, ResponseTransformer) - Static method in class com.smartgwt.client.data.DataSource
-
Lookup a DataSource by ID with an optional RequestTransformer and ResponseTransformer.
- getDataSource() - Method in class com.smartgwt.client.data.DSRequest
-
DataSource this DSRequest will act on.
- getDataSource() - Method in class com.smartgwt.client.data.DSResponse
-
The DataSource of this DSResponse.
- getDataSource() - Method in class com.smartgwt.client.data.FilteredList
-
Optional dataSource to specifying field names and types for records within this List.
- getDataSource() - Method in class com.smartgwt.client.data.ResultSet
-
What
DataSource
is this resultSet associated with?
- getDataSource(String) - Method in class com.smartgwt.client.rpc.Project
-
Returns an instance of the requested
DataSource
by creating it from the project's
cache.
- getDataSource() - Method in class com.smartgwt.client.util.AsyncDataBoundOperationContext
-
- getDataSource() - Method in class com.smartgwt.client.util.AsyncDataBoundOperationParams
-
- getDataSource() - Method in class com.smartgwt.client.util.workflow.FetchRelatedDataTask
-
- getDataSource() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
DataSource ID or DataSource instance to be used.
- getDataSource() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDataSource() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDataSource() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
.
- getDataSource() - Method in class com.smartgwt.client.widgets.FieldPicker
-
An optional DataSource that is used to create a disposable
dataBoundComponent
if none is provided.
- getDataSource() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getDataSource() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
The DataSource that this component should bind to for default fields and for performing
DSRequest
.
- getDataSource() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
DataSource this filter should use for field definitions and available
Operator
s.
- getDataSource() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
The DataSource that this component should bind to for default fields and for performing
DSRequest
.
- getDataSource() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getDataSource() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDataSource() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
DataSource for this shuttle's data set.
- getDataSource() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Optional DataSource to fetch menuItems and submenus from, instead of using
items
.
- getDataSource() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getDataSource() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
What
DataSource
is this resultTree associated with?
- getDataSource() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Specifies what
DataSource
this tree is associated with.
- getDataSource() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getDataSourceAsString() - Method in class com.smartgwt.client.util.workflow.FetchRelatedDataTask
-
- getDataSourceAsString() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
DataSource this filter should use for field definitions and available
Operator
s.
- getDataSourceAsString() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Specifies what
DataSource
this tree is associated with.
- getDataSourceField() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
DataSourceField on which this validator was declared.
- getDataSourceNames() - Method in class com.smartgwt.client.rpc.Project
-
Return the names of the
DataSources
cached in this project.
- getDataSourceRecord(DataSource) - Method in class com.smartgwt.client.widgets.DataContext
-
Returns record bound to the DataSource.
- getDataSourceRecord(String) - Method in class com.smartgwt.client.widgets.DataContext
-
Returns record bound to the DataSource.
- getDataSourceRecordBindings() - Method in class com.smartgwt.client.widgets.DataContext
-
Returns all current DataSource-to-Record and DataSource-to-Record[] bindings for this
DataContext.
- getDataSourceRecords(DataSource) - Method in class com.smartgwt.client.widgets.DataContext
-
Returns record(s) bound to the DataSource as Record or Record[].
- getDataSourceRecords(String) - Method in class com.smartgwt.client.widgets.DataContext
-
Returns record(s) bound to the DataSource as Record or Record[].
- getDataTransport() - Method in class com.smartgwt.client.data.DataSource
-
Transport to use for all operations on this DataSource.
- getDataTransport() - Method in class com.smartgwt.client.data.OperationBinding
-
Transport to use for this operation.
- getDataURL() - Method in class com.smartgwt.client.data.DataSource
-
Default URL to contact to fulfill all DSRequests.
- getDataURL() - Method in class com.smartgwt.client.data.OperationBinding
-
URL to contact to fulfill DSRequests for this operationBinding.
- getDataURL() - Method in class com.smartgwt.client.data.RestDataSource
-
Default URL to contact to fulfill all DSRequests.
- getDataURL() - Method in class com.smartgwt.client.widgets.BatchUploader
-
If set, the batchUploader will copy this value to the queue of "add" requests it sends to the server to actually
populate the data.
- getDataURL() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Get a "data:" URL encoding the current contents of the DrawPane
.
- getDataURL(DataURLCallback) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
- getDataURL(DataURLCallback, DataURLFormat) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Get a "data:" URL encoding the current contents of the DrawPane
.
- getDataValue() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
underlying data value for the item
- getDataValueAsRecord() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
underlying data value for this item as a Record.
- getDataValueAsRecordList() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
underlying data value for this item as a RecordList
- getDataValueHoverShadow() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDate() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
JavaScript Date object representing this day
- getDate() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
JavaScript Date object representing this day
- getDate() - Method in class com.smartgwt.client.widgets.FiscalYear
-
The one-based day-number in the
specified month
when this fiscal
year starts.
- getDateArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getDateCellAlign(Date, Integer, Integer, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
getDateHTML
returns a value, this method returns
the horizontal alignment for that value in its cell, in the passed view.
- getDateCellAlign(Date, int, int, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.DateCellAlignCustomizer
-
getDateCellAlign() should be implemented and return the horizontal Alignment for the content in the passed
date-cell in the passed view
To access the Calendar itself, use calendarView.getCalendar().
- getDateCellVAlign(Date, Integer, Integer, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
getDateHTML
returns a value, this method returns
the vertical alignment for that value in its cell, in the passed view.
- getDateCellVAlign(Date, int, int, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.DateCellVAlignCustomizer
-
getDateCellVAlign() should be implemented and return the vertical Alignment for the content in the passed
date-cell in the passed view
To access the Calendar itself, use calendarView.getCalendar().
- getDateChooser() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
DateChooser
used to select the date for which events will be displayed.
- getDateCSSText(Date, Integer, Integer, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return CSS text for styling the cell associated with the passed date and/or rowNum & colNum, which will be applied in
addition to the CSS class for the cell, as overrides.
- getDateCSSText(Date, int, int, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.DateCSSTextCustomizer
-
getDateCSSText() should be implemented and return additional CSS text to apply to the passed date in the passed view.
- getDateDisplayFormat() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Format for displaying dates to the user.
- getDateEditingStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Indicates the type of controls to use in event-windows.
- getDateFormat() - Method in class com.smartgwt.client.data.TextExportSettings
-
Format to use when outputting date values.
- getDateFormat() - Method in class com.smartgwt.client.util.JSONEncoder
-
Format for encoding JavaScript Date values in JSON.
- getDateFormatter() - Method in class com.smartgwt.client.data.DataSourceField
-
Preferred display format to use for date type values within this field.
- getDateFormatter() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Date formatter for displaying events.
- getDateFormatter() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getDateFormatter() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is
true
this
property can be used to customize the format in which dates are displayed for this item.
Should be set to a
standard
DateDisplayFormat
.
- getDateFormatter() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Display format to use for date type values within this formItem.
- getDateFormatter() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Display format to use for date type values within this formItem.
- getDateFormatter() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How should Date type values be displayed in this ListGrid by default?
- getDateFormatter() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Display format to use for date type values within this field.
- getDateFormatter() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
How should Date type values be displayed in this DetailViewer by default?
- getDateFormatter() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Display format to use for date type values within this field.
- getDateFromPoint() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns a Date instance representing the point at the passed offsets into the body of the current view.
- getDateFromPoint(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDateFromPoint(Integer, Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDateFromPoint(Integer, Integer, Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDateFromPoint(Integer, Integer, Boolean, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns a Date instance representing the point at the passed offsets into the body of the current view.
- getDateGrid() - Method in class com.smartgwt.client.widgets.DateChooser
-
A
ListGrid
subclass, responsible for rendering the calendar view.
- getDateHeaderTitle(Date, int, String, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return the title text to display in the header-button of the ListGridField showing the passed date, in the passed view.
- getDateHTML(Date, Integer, Integer, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return the HTML to be displayed in the associated date-cell in the passed view.
- getDateHTML(Date, int, int, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.DateHTMLCustomizer
-
getDateHTML() should be implemented and return the HTML string to display in the passed
date-cell in the passed view
To access the Calendar itself, use calendarView.getCalendar().
- getDateLabel() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The
com.smartgwt.client.types.AutoChild
Label
used to display the current
date or range above the selected calendar view.
- getDateLabelText(String, Date, Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the text to display with the navigation buttons above the Calendar - indicates the visible date range.
- getDatePickerButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An
ImgButton
that appears above the various views of the calendar and
offers alternative access to a
DateChooser
to pick the current day.
- getDatePickerHoverText() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to be displayed when a user hovers over the
date picker
toolbar button
- getDateRangeForm() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
DynamicForm
com.smartgwt.client.types.AutoChild
automatically created
by the dateRangeItem and applied to the item as
this.canvas
.
- getDateStyle(Date, Integer, Integer, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return the CSS styleName for the associated date-cell in the passed view.
- getDateStyle(Date, int, int, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.DateStyleCustomizer
-
getDateStyle() should be implemented and return the CSS class name for passed date-cell
in the passed view.
- getDateTimeFormat() - Method in class com.smartgwt.client.data.TextExportSettings
-
Format to use when outputting datetime values.
- getDatetimeFormatter() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default
DateDisplayFormat
for Date type values displayed in this form in fields of
type
datetime
.
- getDatetimeFormatter() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Display format to use for fields specified as type 'datetime'.
- getDatetimeFormatter() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Display format to use for fields specified as type 'datetime'.
- getDayBodyBaseStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the day body of the month view of the calendar.
- getDayBodyHTML(Date, CalendarEvent[], Calendar, int, int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return the HTML to be shown in the body of a day in the month view.
- getDayHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the day headers of the month view.
- getDayName(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Return the full day of week name for this date (Monday, Tuesday, etc).
- getDayNameLength() - Method in class com.smartgwt.client.widgets.DateChooser
-
How long (how many characters) should be day names be.
- getDayNames() - Static method in class com.smartgwt.client.util.DateUtil
-
Return an array of the full names of each day, suitable for use in a selection list, etc.
- getDaysAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "day".
- getDaySelector() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- getDaySelectorProperties() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
daySelector
.
- getDaysFromNowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "day".
- getDayView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
CalendarView
used to display events that pertain to a given day.
- getDayViewTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDecimalPad() - Method in class com.smartgwt.client.data.DataSourceField
-
Applies only to fields of type "float" and enforces a minimum number of digits shown after the decimal point.
- getDecimalPad() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Applies only to fields of type "float" and enforces a minimum number of digits shown after the decimal point.
- getDecimalPad() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Applies only to fields of type "float" and enforces a minimum number of digits shown after the decimal point.
- getDecimalPad() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Applies only to fields of type "float" and enforces a minimum number of digits shown after the decimal point.
- getDecimalPrecision() - Method in class com.smartgwt.client.data.DataSourceField
-
Applies only to fields of type "float" and affects how many significant digits are shown.
- getDecimalPrecision() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Default precision used when formatting float numbers for axis labels
- getDecimalPrecision() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- getDecimalPrecision() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Applies only to fields of type "float" and affects how many significant digits are shown.
- getDecimalPrecision() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Applies only to fields of type "float" and affects how many significant digits are shown.
- getDecimalPrecision() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Applies only to fields of type "float" and affects how many significant digits are shown.
- getDecimalSymbol() - Static method in class com.smartgwt.client.util.NumberUtil
-
The decimal symbol to use when formatting numbers
- getDecisionList() - Method in class com.smartgwt.client.util.workflow.MultiDecisionTask
-
List of
DecisionBranchs
to be processed to find the first with
matching
criteria.
- getDeckStyle() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
- getDecreaseIcon() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
stacked mode
, the icon to decrease
the spinner's value (a down arrow by default).
- getDeepCloneNonFieldValuesOnEdit() - Method in class com.smartgwt.client.data.DataSource
-
When editing values in
DataBoundComponent
s bound to this dataSource, should we
perform a deep clone of values that are not associated with a field (ie, attributes on the record that do not map to a
component field either directly by name, or by
dataPath
).
- getDeepCloneNonFieldValuesOnEdit() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
When editing values in this ValuesManager in one or more DataBoundComponents, should we perform a deep clone of values
that are not associated with a field (ie, attributes on the record that do not map to a component field either directly
by name, or by
FormItem.dataPath
.
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.data.DataSource
-
Before we start editing values in
DataBoundComponent
s bound to this dataSource,
should we perform a deep clone of the underlying values (a "deep clone" is one created by traversing the original
values object recursively, cloning the contents of nested objects and arrays).
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.data.DataSourceField
-
Before we start editing this field in a DataBoundComponent, should we perform a deep clone of the underlying field
value.
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDeepCloneOnEdit() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Before we start editing values in this DataBoundComponent, should we perform a deep clone
of the underlying values.
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Before we start editing the values of this ValuesManager in one or more DataBoundComponents, should we perform a deep
clone of the underlying values.
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getDeepCloneOnEdit() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getDefaultChooserDate() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Default date to show in the date chooser.
- getDefaultColor() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The default color.
- getDefaultDataSource() - Method in class com.smartgwt.client.data.SavedSearches
-
Default DataSource used for persistence of saved searches.
- getDefaultDataSourceAsString() - Method in class com.smartgwt.client.data.SavedSearches
-
Default DataSource used for persistence of saved searches.
- getDefaultDate() - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
- getDefaultDateFieldWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width for date type fields.
- getDefaultDateSeparator() - Static method in class com.smartgwt.client.util.DateUtil
-
gets the default date separator string
- getDefaultDateTimeFieldWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width for datetime type fields.
- getDefaultDelimiter() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- getDefaultEditableDateFieldWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width for editable date type fields.
- getDefaultEditableDateTimeFieldWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width for editable datetime type fields.
- getDefaultEditContext() - Method in class com.smartgwt.client.tools.HiddenPalette
-
Default EditContext that this palette should use.
- getDefaultEditContext() - Method in class com.smartgwt.client.tools.ListPalette
-
Default EditContext that this palette should use.
- getDefaultEditContext() - Method in class com.smartgwt.client.tools.MenuPalette
-
Default EditContext that this palette should use.
- getDefaultEditContext() - Method in interface com.smartgwt.client.tools.Palette
-
Default EditContext that this palette should use.
- getDefaultEditContext() - Method in class com.smartgwt.client.tools.TilePalette
-
Default EditContext that this palette should use.
- getDefaultEditContext() - Method in class com.smartgwt.client.tools.TreePalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditPane() - Method in class com.smartgwt.client.tools.HiddenPalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditPane() - Method in class com.smartgwt.client.tools.ListPalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditPane() - Method in class com.smartgwt.client.tools.MenuPalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditPane() - Method in interface com.smartgwt.client.tools.Palette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditPane() - Method in class com.smartgwt.client.tools.TilePalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditPane() - Method in class com.smartgwt.client.tools.TreePalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditTree() - Method in class com.smartgwt.client.tools.HiddenPalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditTree() - Method in class com.smartgwt.client.tools.ListPalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditTree() - Method in class com.smartgwt.client.tools.MenuPalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditTree() - Method in interface com.smartgwt.client.tools.Palette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditTree() - Method in class com.smartgwt.client.tools.TilePalette
-
Default EditContext that this palette should use.
- getDefaultEditContextAsEditTree() - Method in class com.smartgwt.client.tools.TreePalette
-
Default EditContext that this palette should use.
- getDefaultEditorType() - Method in class com.smartgwt.client.tools.StyleSetting
-
The type of editor to use for this setting.
- getDefaultElement() - Method in class com.smartgwt.client.util.workflow.MultiDecisionTask
-
Next element to pick if no criteria match.
- getDefaultEngineId() - Static method in class com.smartgwt.client.ai.AI
-
- getDefaultFacetValueContextItems(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns a default set of items, which can be updated/modified, and then assigned to
facetValueContextItems
to be used in the context
menu of the appropriate header button.
- getDefaultFacetWidth() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default width of inner column headers.
- getDefaultField() - Method in class com.smartgwt.client.data.SavedSearches
-
optional, type "boolean".
- getDefaultFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An array of listGrid field configuration objects.
- getDefaultFillColor(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Gets the default fill color for the sector at index sectorIndex
.
- getDefaultFilterOperator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDefaultFilterOperatorSuffix() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDefaultFontIncrease() - Static method in class com.smartgwt.client.util.Browser
-
Preferred font size increase if none is specified.
- getDefaultFormattedFieldValue(Record, ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get a field value for some record with default field formatters applied.
- getDefaultFormattedFieldValue(Record, ListGridField, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDefaultFormattedFieldValue(Record, ListGridField, int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get a field value for some record with default field formatters applied.
- getDefaultFormattedValue(Record, int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the value for some cell with default formatters applied.
- getDefaultGroupingMode() - Method in class com.smartgwt.client.data.SimpleType
-
In components that support grouping, the default mode from the available
groupingModes
to use when grouping values of this type.
- getDefaultGroupingMode() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Default groupingMode used when the user does not specify a mode or grouping is triggered programmatically and
field.groupingMode
is unset.
- getDefaultHeight() - Method in class com.smartgwt.client.browser.window.BrowserWindowSettings
-
- getDefaultHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
For custom components, establishes a default height for the component.
- getDefaultIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default icon image source.
- getDefaultIconSrc() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
FormItem.defaultIconSrc
.
- getDefaultIsFolder() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Controls whether nodes are assumed to be folders or leaves by default.
- getDefaultIsFolder() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Controls whether nodes are assumed to be folders or leaves by default.
- getDefaultMaxRetries() - Static method in class com.smartgwt.client.ai.AI
-
The defualt maximum number of retries for any one particular request to AI.
- getDefaultMinimizeHeight() - Method in class com.smartgwt.client.widgets.Window
-
If
minimizeHeight
is unset, by the window will shrink to
the height of the header when minimized.
- getDefaultMonth() - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
The default zero-based month-number to use for calculating fiscal dates when no
fiscal years
are provided.
- getDefaultNewNodesToRoot() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This attribute governs how to handle cache-synch when a new node is added to this dataSource with no explicit parentId.
- getDefaultNodeTitle() - Method in class com.smartgwt.client.widgets.tree.Tree
-
- getDefaultOpacity() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The initial opacity value for the component, as a percentage value between 0 and 100
- getDefaultOperator() - Method in class com.smartgwt.client.data.DataSourceField
-
The default search-operator for this field.
- getDefaultOperator() - Method in class com.smartgwt.client.data.SimpleType
-
- getDefaultOperator() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getDefaultPalette() - Method in class com.smartgwt.client.tools.EditContext
-
Palette
to use when an
EditNode
is being created
directly by this EditContext, instead of being created due to a user interaction with a palette (eg dragging from a
TreePalette
, or clicking on
MenuPalette
).
- getDefaultPalette() - Method in class com.smartgwt.client.tools.EditPane
-
Palette
to use when an
EditNode
is being created
directly by this EditContext, instead of being created due to a user interaction with a palette (eg dragging from a
TreePalette
, or clicking on
MenuPalette
).
- getDefaultPalette() - Method in class com.smartgwt.client.tools.EditTree
-
Palette
to use when an
EditNode
is being created
directly by this EditContext, instead of being created due to a user interaction with a palette (eg dragging from a
TreePalette
, or clicking on
MenuPalette
).
- getDefaultParams() - Method in class com.smartgwt.client.data.DataSource
-
HTTP parameters that should be submitted with every DSRequest.
- getDefaultParams() - Method in class com.smartgwt.client.data.OperationBinding
-
HTTP parameters that should be submitted with every DSRequest.
- getDefaultParent() - Method in class com.smartgwt.client.tools.EditContext
-
The default parent
EditNode
to be used when a new EditNode is added to the EditContext
without a specified parent.
- getDefaultPathToRelation(String) - Method in class com.smartgwt.client.data.DataSource
-
- getDefaultPathToRelation(DataSource) - Method in class com.smartgwt.client.data.DataSource
-
- getDefaultPickerMode() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
- getDefaultPickMode() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The ColorPicker
can operate in either a "simple" mode (where it displays just the 40 basic colors and
allows the user to click one), or a "complex" mode (where the user can specify a color from anywhere in the spectrum,
with an optional alpha element).
- getDefaultProperties() - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
-
Default FormItem properties to apply to the editor for this cell.
- getDefaultQuantity() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- getDefaultQuoteString() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- getDefaultResizeBars() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Policy for whether resize bars are shown on members by default.
- getDefaultScClassName(Class<?>) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Gets the default scClassName for the class.
- getDefaultScClassName() - Method in class com.smartgwt.client.bean.BeanFactory
-
- getDefaultSearchCheckbox() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Checkbox shown when
isAdmin
is true and the current
search is marked as a shared search (via the
sharedSearchCheckbox
), allowing an admin to
designate a search as the default search for users that have not chosen some other search as their default.
- getDefaultSearchNameSuffix() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
HTML string to append to the search title in the search name field if this is the default search.
- getDefaultSearchOperator() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getDefaultSearchTitle() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
- getDefaultSizeIncrease() - Static method in class com.smartgwt.client.util.Browser
-
Preferred control size increase if none is specified.
- getDefaultSkin() - Static method in class com.smartgwt.client.util.Browser
-
Preferred default skin if none is specified.
- getDefaultTabHeight() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, is passed as "height" to all tabs when
tabBarPosition
is set to
"left"
or
"right"
.
- getDefaultTabSize() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Default size (length) in pixels for tabs within this tabBar
- getDefaultTabWidth() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, is passed as "width" to all tabs when
tabBarPosition
is set to
"top"
or
"bottom"
.
- getDefaultTextMatchStyle() - Method in class com.smartgwt.client.data.DataSource
-
- getDefaultTimeFieldWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width for time type fields.
- getDefaultTimelineColumnSpan() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDefaultToFirstItem() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
- getDefaultToFirstOption() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Select the first option as the default value for this ComboBoxItem.
- getDefaultToFirstOption() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Select the first option as the default value for this SelectItem.
- getDefaultTransformRequest(DSRequest) - Method in class com.smartgwt.client.data.RequestTransformer
-
Return the result of the default transformed request.
- getDefaultTransformRequest(RPCRequest) - Method in class com.smartgwt.client.rpc.RequestTransformer
-
Return the result of the default transformed request.
- getDefaultUseUnselectedValues() - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
Should this item track unselected or selected values by default?
- getDefaultValue() - Method in class com.smartgwt.client.util.workflow.AskForValueTask
-
Default value.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Overridden to assign class-appropriate type.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Static default value for this ComboBoxItem.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.FloatItem
-
Overridden to assign class-appropriate type.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value used when no value is provided for this item.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Header text
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.IntegerItem
-
Overridden to assign class-appropriate type.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Static default value for this SelectItem.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Default value for this sliderItems is 1.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Overridden to assign class-appropriate type.
- getDefaultValue() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
The default value of this ToggleSwitch.
- getDefaultWaitDuration() - Method in class com.smartgwt.client.util.workflow.Process
-
When
defaultWaitFor
or task
waitFor
are set to "duration", how long should the wait be
before starting the task? A task can override the default value with task
waitDuration
.
- getDefaultWaitFor() - Method in class com.smartgwt.client.util.workflow.Process
-
Condition to wait for before each task is executed.
- getDefaultWidth() - Method in class com.smartgwt.client.browser.window.BrowserWindowSettings
-
- getDefaultWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
For custom components, establishes a default width for the component.
- getDefaultWidth() - Method in class com.smartgwt.client.widgets.Dialog
-
- getDefaultWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Optional "default width" for this field.
- getDefaultWidth() - Method in class com.smartgwt.client.widgets.menu.Menu
-
The default menu width.
- getDefaultYearMode() - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
This attribute controls how the displayed fiscalYear value should be calculated for dates falling within a period not
explicitly listed in the
fiscal years array
.
- getDeferRemoval() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDefiningProperty() - Method in class com.smartgwt.client.widgets.Button
-
- getDefiningProperty() - Method in class com.smartgwt.client.widgets.Canvas
-
- getDefiningProperty() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
- getDefiningProperty() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
- getDefiningPropertyName() - Method in class com.smartgwt.client.widgets.Canvas
-
This method returns the name of an attribute for the
AutoTest
system to use as the
definingProperty
when generating
locators
.
- getDefiningPropertyNameOptions() - Method in class com.smartgwt.client.widgets.Canvas
-
- getDeleteLevelButton() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Automatically generated
IButton
providing a mechanism for deleting levels from the
group configuration.
- getDeleteLevelButton() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Automatically generated
IButton
providing a mechanism for deleting levels from the
group configuration.
- getDeleteLevelButton() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
IButton
providing a mechanism for deleting levels from the
sort configuration.
- getDeleteLevelButton() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Automatically generated
IButton
providing a mechanism for deleting levels from the
sort configuration.
- getDeleteLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the deleteLevelButton
- getDeleteLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear on the deleteLevelButton
- getDeleteLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the deleteLevelButton
- getDeleteLevelButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear on the deleteLevelButton
- getDeltaX() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
- getDeltaX() - Method in class com.smartgwt.client.widgets.drawing.events.MovedEvent
-
horizontal difference between current and previous position
- getDeltaX() - Method in class com.smartgwt.client.widgets.events.MovedEvent
-
horizontal difference between current and previous position
- getDeltaX() - Method in class com.smartgwt.client.widgets.events.ParentMovedEvent
-
horizontal difference between current and previous position
- getDeltaY() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
- getDeltaY() - Method in class com.smartgwt.client.widgets.drawing.events.MovedEvent
-
vertical difference between current and previous position
- getDeltaY() - Method in class com.smartgwt.client.widgets.events.MovedEvent
-
vertical difference between current and previous position
- getDeltaY() - Method in class com.smartgwt.client.widgets.events.ParentMovedEvent
-
vertical difference between current and previous position
- getDependentFields() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
User-defined list of fields on which this validator depends.
- getDeriveUniqueValues() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If this MultiPickerItem is deriving its options from a dataSource, should it ensure unique field values by
grouping by
the value field for this item? This is not necessary if the
target dataSource value field is already unique - for example if this is the primaryKey field for a dataSource.
- getDeriveUniqueValues() - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
If this MultiPickerItem is deriving its options from a dataSource, should it ensure unique field values by
grouping by
the value field for this item? This is not necessary if the
target dataSource value field is already unique - for example if this is the primaryKey field for a dataSource.
- getDescendantFolders() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Ruturns the list of all descendants of a node that are folders.
- getDescendantFolders(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Ruturns the list of all descendants of a node that are folders.
- getDescendantLeaves() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns the list of all descendants of a node that are leaves.
- getDescendantLeaves(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns the list of all descendants of a node that are leaves.
- getDescendantNodeLocators() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns a list of link{type:NodeLocator)s identifying all descendants of a node (identified by the parameter
NodeLocator
).
- getDescendantNodeLocators(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns a list of link{type:NodeLocator)s identifying all descendants of a node (identified by the parameter
NodeLocator
).
- getDescendants() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns the list of all descendants of a node.
- getDescendants(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns the list of all descendants of a node.
- getDescendingTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the "direction" field's SelectItem for a "descending" sort
- getDescendingTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the "direction" field's SelectItem for a "descending" sort
- getDescription() - Method in class com.smartgwt.client.data.DataSource
-
An optional description of the DataSource's content.
- getDescription() - Method in class com.smartgwt.client.data.DataSourceField
-
An optional description of the DataSourceField's meaning.
- getDescription() - Method in class com.smartgwt.client.data.OperationBinding
-
An optional description of the operationBinding's behavior.
- getDescription() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Optional description for this specific instance of process element.
- getDescription() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- getDescriptionField() - Method in class com.smartgwt.client.data.DataSource
-
Name of the field that has a long description of the record, or has the primary text data value for a record that
represents an email message, SMS, log or similar.
- getDescriptionField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDescriptionField() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display as part of individual record in all
RecordLayout
s except
"titleOnly".
- getDeselectAllButton() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Clear All button com.smartgwt.client.types.AutoChild
- getDeselectAllButton() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
ImgButton for deselecting the full set of selected data in the shuttle.
- getDeselectAllButtonHeight() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getDeselectAllButtonIcon() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getDeselectAllButtonTitle() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getDeselectAllButtonWidth() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getDeselectAllWhileFiltered_disabledPrompt() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getDeselectAllWhileFiltered_partialCachePrompt() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getDeselectButton() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
ImgButton for deselecting a single record
- getDeselectButtonHeight() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getDeselectButtonIcon() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getDeselectButtonWidth() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getDeselectedButtonStyle() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
- getDeselectOnPartialCheckboxClick() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDestroyed() - Method in class com.smartgwt.client.widgets.Canvas
-
If this property is set to
true
, the
destroy()
method
has been called on this canvas.
- getDestroyed() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getDestroyed() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The destroyed attribute will be set to true if this item has been destroyed() Note that FormItem lifecycle is managed by
the DynamicForm itself.
- getDestroying() - Method in class com.smartgwt.client.widgets.Canvas
-
This property is set to true when the
destroy()
method is called on a
widget.
- getDestroying() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getDestroyOnClose() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Whether to call
destroy()
when closing the Portlet.
- getDestroyPanes() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- getDetail() - Method in class com.smartgwt.client.data.DataSourceField
-
- getDetailDS() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDetailDS() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
- getDetailField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDetailNavigationControl() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Navigation control that appears only when the navigation pane is not showing (showing detail pane on handset, or
portrait mode on tablet).
- getDetailPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
The right-hand of the two panes managed by this widget, used for viewing details.
- getDetailPaneTitleTemplate() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getDetailsButtonTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDetailTitle() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getDetailToolButtons() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
detailToolButtons
allows you to specify a set of controls that are specially placed based on the
deviceMode
and
pageOrientation
.
- getDetailToolStrip() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getDetailViewer() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Automatically genereated DetailViewer instance used to render the content shown in Tiles by default.
- getDetailViewerProperties() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Properties for the
DetailViewer
that is automatically created to render the
contents of tiles by default.
- getDeviceMode() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
UI layout mode used for this SplitPane
.
- getDevicePixelRatio() - Static method in class com.smartgwt.client.util.Page
-
Returns the current ratio of the resolution in physical pixels to the resolution in CSS pixels in the browser, known as
the
device pixel
ratio.
- getDialogWidth() - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Width for the "other value" prompt dialog.
- getDialRadius() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
- getDialRadiusAsDouble() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Radius in pixels of the dial.
- getDirection() - Method in class com.smartgwt.client.widgets.drawing.SimpleGradient
-
Angle of the direction vector in degrees.
- getDirection() - Method in class com.smartgwt.client.widgets.layout.events.NavigationClickEvent
-
direction in which the user is attempting to navigate.
- getDirection() - Method in class com.smartgwt.client.widgets.NavigationButton
-
Navigation direction for this button.
- getDirectionFieldTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the header of the "direction" field.
- getDirectionFieldTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the header of the "direction" field.
- getDisable() - Method in class com.smartgwt.client.util.workflow.FormDisableFieldTask
-
Should the target form item be disabled?
- getDisableCacheSync() - Method in class com.smartgwt.client.data.ResultSet
-
By default when the data of this ResultSet's dataSource is modified, the ResultSet will be updated to display these
changes.
- getDisableCacheSync() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
By default when the data of this ResultTree's dataSource is modified, the ResultTree will be updated to display these
changes.
- getDisabled() - Static method in class com.smartgwt.client.ai.AI
-
Whether AI is disabled.
- getDisabled() - Method in class com.smartgwt.client.data.Hilite
-
Whether this hilite is currently disabled.
- getDisabled() - Method in class com.smartgwt.client.widgets.Canvas
-
If set to true, the widget will be disabled.
- getDisabled() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getDisabled() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Whether this icon is disabled.
- getDisabled() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
Image to display when the component is
disabled
.
- getDisabled() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified, this tab will initially be rendered in a disabled state.
- getDisabledCursor() - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies the cursor image to display when the mouse pointer is over this widget if this widget is disabled.
- getDisabledCursor() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Specifies the cursor image to display when the mouse pointer is over this icon if this icon is disabled.
- getDisabledDates() - Method in class com.smartgwt.client.widgets.DateChooser
-
An array of Date instances that should be disabled if they appear in the calendar view.
- getDisabledGroupByPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Prompt to indicate that grouping is disabled as the data set size exceeds
groupByMaxRecords
.
- getDisabledHover() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getDisabledIcon() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The filename for this item's custom icon when the item is disabled.
- getDisabledIconCursor() - Method in class com.smartgwt.client.widgets.Button
-
Specifies the cursor to display when the mouse pointer is over the icon image and this
StatefulCanvas
is
disabled
.
- getDisabledMessage() - Method in class com.smartgwt.client.util.AsyncOperationResult
-
If this is a DISABLED-
type
result, an optional statement
to be displayed to the user that the operation was disabled.
- getDisabledWeekdayStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekday dates which have been
disabled
.
- getDisabledWeekendStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekend dates which have been
disabled
.
- getDisableIconsOnReadOnly() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
canEdit
is set to false, should
icons
be disabled by default?
- getDisableIconsOnReadOnly() - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
- getDisableOnReadOnly() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
- getDisableQueuing() - Method in class com.smartgwt.client.data.RestDataSource
-
- getDisableTouchScrollingForDrag() - Method in class com.smartgwt.client.widgets.Canvas
-
Disables
useTouchScrolling
whenever a built-in drag
operation has been enabled which is known to be non-functional if touch scrolling is enabled.
- getDisableValidation() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If set to true, client-side validators will not run on the form when validate() is called.
- getDisableValidation() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
If set to true, client-side validators will not run on the form when validate() is called.
- getDisableWeekends() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, weekend days appear in a disabled style and events cannot be created on weekends.
- getDisableWeekends() - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether it should be valid to pick a weekend day.
- getDisappearMethod() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Controls how messages disappear from or leave their requested location.
- getDiscardedColumnsMessage() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- getDiscardEditsOnHideField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a user is editing a
canEdit:true
listGrid, and they hide
a field while the editor is showing, should we discard any edits in the edit row for the field being hidden?
- getDiscardEditsSaveButtonTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
confirmDiscardEdits
is true this is the
title for the save button appearing in the lost edits confirmation dialog.
- getDiscardParentlessNodes() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When data is loaded from the server, should nodes with an explicit value for the
Tree.parentIdField
which doesn't map to a valid parent node be
dropped? If set to false, for
TreeGrid.loadDataOnDemand
:false trees, parentless nodes will be added as children of the root node - for
TreeGrid.loadDataOnDemand
:true, they will be added as
children of the folder currently requesting children.
- getDiscardParentlessNodes() - Method in class com.smartgwt.client.widgets.tree.Tree
-
If this tree has
modelType:"parent"
, should nodes in the data
array for the tree be dropped if they have an explicitly specified value for the
parentIdField
which doesn't match any other nodes in the tree.
- getDiscontinuousLines() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to treat non-numeric values in the dataset as indicating a break in the data line.
- getDiscoverTreeSettings() - Method in class com.smartgwt.client.data.DataSource
-
Settings to use when discoverTree() is automatcially called because
autoDiscoverTree
is set to true for this DataSource
- getDismissMessage() - Method in class com.smartgwt.client.widgets.notify.NotifyAction
-
Should a click on this action automatically dismiss the associated message?
- getDismissOnEscape() - Method in class com.smartgwt.client.widgets.Window
-
Should this window be dismissed (same effect as pressing the "Cancel" button) when the user presses the "Escape"
key?
Windows with this setting will dismiss on Escape keypresses in any of the following cases: The window
or one of its descendants has focus (and does not cancel the Escape keypress) The window is
modal
, and not itself masked.
- getDismissOnOutsideClick() - Method in class com.smartgwt.client.widgets.Window
-
If true, a click outside the bounds of the Window will have the same effect as pressing its cancel button.
Note: Applies only to modal windows.
- getDisplayCanvas() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
The
Canvas
created automatically when
canEdit
is false and the field is of any type other than
"blob".
- getDisplayDay(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the day of month from the passed datetime, as it will be displayed to the user.
- getDisplayDiscardedColumns() - Method in class com.smartgwt.client.widgets.BatchUploader
-
If columns were present in the imported data that were discarded because they could not be matched to any DataSource
fields, whether these should be displayed to the user, using the
discardedColumnsMessage
shown within the
uploadStatusMessages
component.
- getDisplayField() - Method in class com.smartgwt.client.data.DataSourceField
-
When records from this dataSource are displayed in a dataBoundComponent such as a
ListGrid
, the
displayField
attribute may be used to cause some field to
display a value from another field in the record.
- getDisplayField() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If set, this item will display a value from another field to the user instead of showing the underlying data value for
the
field name
.
- getDisplayField() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set, this item will display a value from another field to the user instead of showing the underlying data value for
the
field name
.
- getDisplayField() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The displayField
of the combo box.
- getDisplayField() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If set, this item will display a value from another field to the user instead of showing the underlying data value for
the
field name
.
- getDisplayField() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Specifies an alternative field from which display values should be retrieved for this item.
If this item is
not databound (
optionDataSource
is
unset), or bound to the same dataSource as the form as a whole, this is implemented by picking up the value of
the specified field from the Form's values object.
Otherwise this item will attempt to map its underlying
value to a display value by retrieving a record from the
optionDataSource
where the
valueField
matches this item's value, and displaying the
displayField
value from that record.
This
essentially enables the specified
optionDataSource
to be used as a server based
ValueMap
.
- getDisplayField() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Specifies an alternative field from which display values should be retrieved for this item.
- getDisplayField() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If set, this item will display a value from another field to the user instead of showing the underlying data value for
the
field name
.
- getDisplayField() - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
If set, this item will display a value from another field to the user instead of showing the underlying data value for
the
field name
.
- getDisplayField() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the
optionDataSource
field used to
retrieve the display values that are to be mapped from the internal values specified by
valueField
.
- getDisplayField() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If
displayField
is defined for the field then the DetailViewer will display the
displayField
attribute of records instead of the attribute given by the
name
of the field.
- getDisplayFieldName() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Returns the displayField
for this item.
- getDisplayFieldName() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the displayField
for this item.
- getDisplayFieldName() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
- getDisplayFieldName() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Returns the displayField
for this item.
- getDisplayForm() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
The
DynamicForm
created automatically when
canEdit
is false and the field is of type "blob".
- getDisplayFormat() - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
This property can be used to customize the format in which datetimes are displayed.
Should be set to a standard
DateDisplayFormat
or a function which will return a formatted date time string.
- getDisplayFormat() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getDisplayHours(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the hours value from the passed datetime, as it will be displayed to the user.
- getDisplayItem() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
- getDisplayMinutes(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the minutes value from the passed datetime, as it will be displayed to the user.
- getDisplayMonth(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the month number from the passed datetime, as it will be displayed to the user.
- getDisplayNodeType() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Specifies the type of nodes displayed in the treeGrid.
- getDisplayValue(String, Object) - Method in class com.smartgwt.client.data.DataSource
-
Given a fieldName and a dataValue, apply any
DataSourceField.valueMap
for the field and return the display value for the field
- getDisplayValue() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
new display value for the item.
- getDisplayValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns this item's value with any valueMap applied to it - the value as currently displayed to the user.
- getDisplayValue(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns this item's value with any valueMap applied to it - the value as currently displayed to the user.
- getDisplayValue(String, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a field with a specified valueMap
or displayField
,
this method will return the display value for any underlying data value.
- getDisplayValue(String, float) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a field with a specified valueMap
or displayField
,
this method will return the display value for any underlying data value.
- getDisplayValue(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a field with a specified valueMap
or displayField
,
this method will return the display value for any underlying data value.
- getDisplayValue(String, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a field with a specified valueMap
or displayField
,
this method will return the display value for any underlying data value.
- getDisplayValue(String, Date) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a field with a specified valueMap
or displayField
,
this method will return the display value for any underlying data value.
- getDisplayValueFromRecord() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If a
displayField
is set, should this field show
record values from the
displayField
?
- getDisplayYear(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the full year from the passed datetime, as it will be displayed to the user.
- getDistance() - Method in class com.smartgwt.client.data.RelationPath
-
A number representing the distance between source and target DataSources.
- getDocument() - Method in class com.smartgwt.client.widgets.ace.AceAnchor
-
Internal use only.
- getDocument() - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getDOM() - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getdoubleArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getDoubleArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getDoubleClickDelay() - Method in class com.smartgwt.client.widgets.Canvas
-
Amount of time (in milliseconds) between which two clicks are considered a single click
- getDoubleValueFromJavaScriptObjectArray(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getDoughnutHoleProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for doughnut hole
- getDoughnutRatio() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If showing a doughnut hole (see
showDoughnut
),
ratio of the size of the doughnut hole to the size of the overall pie chart, as a number between 0 to 1.
- getDown() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- getDownButtonSrc() - Method in class com.smartgwt.client.widgets.MiniNavControl
-
Image used for the down arrowhead.
- getDownloadIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Returns the URL for an Icon that will allow the file to be downloaded
- getDownloadResult() - Method in class com.smartgwt.client.rpc.RPCRequest
-
If enabled, causes the RPCRequest to download the requested resource as a file, either showing the browser's Save
dialog or displaying the file-content in
a new browser
window
.
- getDownloadToNewWindow() - Method in class com.smartgwt.client.rpc.RPCRequest
-
When
downloadResult
is true, setting this attribute to true
causes the content of the downloaded file to be displayed in a new browser window.
- getDragAppearance() - Method in class com.smartgwt.client.widgets.Canvas
-
Visual appearance to show when the object is being dragged.
- getDragCanceled() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
Set on the event captured at the end of a drag if the drag is canceled.
- getDragData() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDragData() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDragData() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
During a drag-and-drop interaction, this method returns the set of records being dragged out of the component.
- getDragData(DataBoundComponent) - Method in interface com.smartgwt.client.widgets.DragDataCustomizer
-
During a drag-and-drop interaction, this method returns the set of records being dragged
out of the component.
- getDragData() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getDragData() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getDragData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDragData() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getDragData() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getDragDataAction() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDragDataAction() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDragDataAction() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Indicates what to do with data dragged into another DataBoundComponent.
- getDragDataAction() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getDragDataAction() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getDragDataAction() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDragDataAction() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getDragDataAction() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Indicates what to do with data dragged into another DataBoundComponent.
- getDragDataAction() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getDraggedNodeLocators(TreeGrid) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
NOTE: Applicable only to multi-link trees
; if
called on a regular TreeGrid
, returns an empty array.
- getDragHandleField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An automatically generated field that can be dragged to drag the current selection (where otherwise the grid itself
might be scrolled).
- getDragHandleFieldTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDragHandleIcon() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDragHandleIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDragHoverHTML(CalendarView, CalendarEvent, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the HTML to show in a hover when an existing event is dragged, or when a new event is being created by dragging
with the mouse.
- getDragIntersectStyle() - Method in class com.smartgwt.client.widgets.Canvas
-
This indicates how the system will test for droppable targets: either by intersection with the mouse or intersection
with the rectangle of the dragMoveTarget.
- getDragLine() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Canvas used to display a drop indicator when a another canvas is dragged over this widget.
- getDragLineStyle() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
The CSS class applied to the
dragLine
autochild.
- getDragLineThickness() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
- getDragMaskType() - Method in class com.smartgwt.client.widgets.Canvas
-
This property controls what kind of mask is used in case
useDragMask
is enabled.
- getDragMaxHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Sets maximum height that this Canvas can be resized to by a user.
- getDragMaxWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Maximum width that this Canvas can be resized to by a user.
- getDragMinHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Minimum height that this Canvas can be resized to by a user.
- getDragMinWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Minimum width that this Canvas can be resized to by a user.
- getDragOpacity() - Method in class com.smartgwt.client.widgets.Canvas
-
If this widget has dragAppearance "target"
, this value specifies the opacity to render the target while it
is being dragged.
- getDragRect() - Static method in class com.smartgwt.client.util.EventHandler
-
During a drag with dragAppearance of either "target" or "outline", returns the page-relative coordinates
of whatever element is being dragged.
- getDragRepositionAppearance() - Method in class com.smartgwt.client.widgets.Canvas
-
If
canDragReposition
is true, this attribute specifies
the visual appearance to show during drag reposition.
- getDragRepositionCursor() - Method in class com.smartgwt.client.widgets.Canvas
-
Cursor to switch to if the mouse is over a widget that is drag repositionable.
- getDragResizeAppearance() - Method in class com.smartgwt.client.widgets.Canvas
-
If
canDragResize
is true, this attribute specifies the
visual appearance to show during drag resize.
- getDragScrollDelay() - Method in class com.smartgwt.client.widgets.Canvas
-
If this widget supports drag-scrolling, This property specifies how many ms the user must hover over the
drag-scroll threshold before scrolling begins.
- getDragScrollRedrawDelay() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Like
scrollRedrawDelay
, but applies when the
component is being drag-scrolled (via a scrollbar).
- getDragSnapAngle() - Method in class com.smartgwt.client.tools.GradientEditor
-
The angle by which drag-rotating a linear-gradient in the preview should snap.
- getDragStartDistance() - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the cursor needs to move before the EventHandler starts a drag operation.
- getDragStartDistance() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Number of pixels the cursor needs to move before the EventHandler starts a drag operation.
- getDragTarget() - Static method in class com.smartgwt.client.util.EventHandler
-
Returns the current dragTarget.
- getDragTarget() - Method in class com.smartgwt.client.widgets.Canvas
-
A different widget that should be actually dragged when dragging initiates on this widget.
- getDragTargetAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
A different widget that should be actually dragged when dragging initiates on this widget.
- getDragTargetClass() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
- getDragTargetID() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
- getDragTrackerIcon(Record[]) - Method in class com.smartgwt.client.widgets.grid.DragTrackerIconCustomizer
-
- getDragTrackerMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When records are being dragged from within a ListGrid, what sort of drag-tracker should be displayed?
Note that if
multiple records are being dragged the displayed tracker will be based on the first selected record.
- getDragTrackerStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDragTrackerStyle() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDragTrackerStyle() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
CSS Style to apply to the drag tracker when dragging occurs on this component.
- getDragTrackerStyle() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getDragTrackerStyle() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getDragTrackerStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDragTrackerStyle() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getDragTrackerStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getDragTrackerTitle(ListGridRecord, int) - Method in class com.smartgwt.client.widgets.grid.DragTrackerTitleCustomizer
-
Return "title" HTML to display as a drag tracker when the user drags some record.
Default implementation will display the cell value for the title field (see
+link{listGrid.getTitleField()}) for the record(s) being dragged (including any
icons / custom formatting / styling, etc).
- getDragTrackerTitle(ListGridRecord, int) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Return "title" HTML to display as a drag tracker when the user drags some record.
Default implementation will
display the cell value for the title field (see
ListGrid.getTitleField()
) for the record(s) being dragged (including any icons / custom formatting / styling, etc).
- getDragType() - Method in class com.smartgwt.client.widgets.Canvas
-
Sets a
dragType
for this widget used, to be compared to
dropTypes
on possible drop target widgets.
- getDrawAheadRatio() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How far should we render records ahead of the currently visible area? This is expressed as a ratio from viewport size
to rendered area size.
- getDrawAllMaxCells() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If drawing all rows would cause less than
drawAllMaxCells
cells to be rendered, the full dataset will
instead be drawn even if
showAllRecords
is false and
the viewport size and
drawAheadRatio
setting would
normally have caused incremental rendering to be used.
- getDrawAllMaxTiles() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
If drawing all tiles would cause no more than
drawAllMaxTiles
tiles to be rendered, the full dataset will
instead be drawn even if
showAllRecords
is false and
incremental rendering would have otherwise been used.
- getDrawArea() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the extents of the rows and columns currently visible in this grid's viewport.
- getDrawFirstScreen() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Determines whether the
currentScreenName
screen
is drawn after all screens have been loaded.
- getDrawGroup() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getDrawingHeight() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
When
canDragScroll
is enabled, this is the height
of the area in viewbox coordinates that can be accessed through drag-scrolling.
- getDrawingPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
- getDrawingType() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Which type of drawing back-end should be used by this DrawPane
? A default drawing back-end is automatically
selected based on the browser.
- getDrawingWidth() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
When
canDragScroll
is enabled, this is the width
of the area in viewbox coordinates that can be accessed through drag-scrolling.
- getDrawingX() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
- getDrawingY() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
- getDrawItemAutoChild(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the DrawItem
AutoChild named autoChildName
if already created.
- getDrawItemAutoChild(String) - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Returns the DrawItem
AutoChild named autoChildName
if already created.
- getDrawItemDefaults() - Method in class com.smartgwt.client.tools.EditNode
-
Properties required to recreate the current
liveObject
.
- getDrawItemDefaults() - Method in class com.smartgwt.client.tools.PaletteNode
-
Defaults for the component to be created from this palette.
- getDrawItemLiveObject() - Method in class com.smartgwt.client.tools.EditNode
-
Live version of the object created from the defaults
.
- getDrawItemLiveObject() - Method in class com.smartgwt.client.tools.PaletteNode
-
For a paletteNode which should be a "singleton", that is, always provides the exact same object (==) rather than a
dynamically created copy, provide the singleton object as liveObject
.
- getDrawItems() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Initial list of DrawItems for this DrawGroup.
- getDrawItems() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Array of DrawItems to initially display in this DrawPane.
- getDrawLegendBoundary() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether a boundary should be drawn above the Legend area for circumstances where the chart area already has an outer
border.
- getDrawnClockwise() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Whether the sectors are drawn clockwise, and increasing the value causes the needle to move clockwise.
- getDrawnRowHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the drawn height of a row.
- getDrawnRows() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the rows that are currently drawn (exist in the DOM), as an array of [firstRowNum, lastRowNum].
- getDrawnValue(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns rendering information for the data value specified by the passed facet values.
- getDrawnValue() - Method in class com.smartgwt.client.widgets.chart.ValueClickEvent
-
information about the value that was clicked
- getDrawnValueAtPoint() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns a
DrawnValue
object for the data value that is shown nearest to the
passed coordinates only if it's under the given coordinates, or under the current mouse event coordinates if no
coordinates are passed.
- getDrawnValueAtPoint(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDrawnValueAtPoint(Integer, Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDrawnValueAtPoint(Integer, Integer, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns a
DrawnValue
object for the data value that is shown nearest to the
passed coordinates only if it's under the given coordinates, or under the current mouse event coordinates if no
coordinates are passed.
- getDrawnValues() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns rendering information for the data values specified by the passed facet values.
- getDrawnValues(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns rendering information for the data values specified by the passed facet values.
- getDrawnValuesAtPoint() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns an array of
DrawnValue
objects for the data values of each metric that
are shown nearest to the passed coordinates, but only if they're under the given coordinates, or under the current mouse
event coordinates if no coordinates are passed.
- getDrawnValuesAtPoint(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDrawnValuesAtPoint(Integer, Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns an array of
DrawnValue
objects for the data values of each metric that
are shown nearest to the passed coordinates, but only if they're under the given coordinates, or under the current mouse
event coordinates if no coordinates are passed.
- getDrawPane() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getDrawPane() - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
- getDrawPaneAsString() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getDrawPaneDefaults() - Method in class com.smartgwt.client.tools.EditNode
-
Properties required to recreate the current
liveObject
.
- getDrawPaneDefaults() - Method in class com.smartgwt.client.tools.PaletteNode
-
Defaults for the component to be created from this palette.
- getDrawPaneLiveObject() - Method in class com.smartgwt.client.tools.EditNode
-
Live version of the object created from the defaults
.
- getDrawPaneLiveObject() - Method in class com.smartgwt.client.tools.PaletteNode
-
For a paletteNode which should be a "singleton", that is, always provides the exact same object (==) rather than a
dynamically created copy, provide the singleton object as liveObject
.
- getDrawTitleBackground() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
should a background color be set behind the Title.
- getDrawTitleBoundary() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether a boundary should be drawn below the title area for circumstances where the chart area already has an outer
border.
- getDropCacheOnUpdate() - Method in class com.smartgwt.client.data.ResultSet
-
Whether to discard all cached rows when a modification operation (add, update, remove) occurs on the ResultSet's
DataSource.
- getDropComponent(Canvas, int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
- getDropEndSpace() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showDropEndSpace
is set to true, this property
governs how large the space under the last node during drop should be.
- getDropExtraFields() - Method in class com.smartgwt.client.data.DataSource
-
Indicates that for server responses, for any data being interpreted as DataSource records, only data that corresponds
to declared fields should be retained; any extra fields should be discarded.
- getDropFolder() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When the user is dragging a droppable element over this grid, this method returns the folder
which would contain the item if dropped.
- getDropIconSuffix() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If
showDropIcons
is true, this suffix will be
appended to the
folderIcon
when the user
drop-hovers over some folder.
- getDropIconSuffix() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showDropIcons
is true, this suffix will be
appended to the
folderIcon
when the user drop-hovers
over some folder.
- getDropIndex() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns the record index of the tile that would currently be dropped on by the drag in process.
- getDropIndex() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Returns the tile index of the tile that would currently be dropped on by the drag in process.
- getDropLine() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Line showed to mark the drop position when components are being dragged onto this Layout.
- getDropLineThickness() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Thickness, in pixels of the dropLine shown during drag and drop when
canDropComponents
is set to
true
.
- getDropOutlineBorder() - Method in class com.smartgwt.client.util.tour.Tour
-
Set the CSS border of the outline for drop targets as a CSS string including border-width, border-style, and/or color
(eg "1px dashed blue").
- getDropPortlet(Canvas, Integer, Integer, Integer) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
This method is called when the user drops components into the rows or columns of this PortalLayout.
- getDropPosition() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
position with respect to the target record
- getDropPosition() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Get the position a new member would be dropped.
- getDropPosition() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
position with respect to the target record
- getDropRecords() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
records being dropped
- getDropTarget() - Method in class com.smartgwt.client.util.tour.TourStep
-
Target component on which a
target
must be dropped to complete
step.
- getDropTarget() - Method in class com.smartgwt.client.widgets.Canvas
-
Delegates a different widget that should actually be dropped on if the cursor is over this widget when the drop
completes.
- getDropTargetAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
Delegates a different widget that should actually be dropped on if the cursor is over this widget when the drop
completes.
- getDropTargetClass() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The class name of the
drop target
, present for some
drag events
.
- getDropTargetID() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
- getDropTypes() - Method in class com.smartgwt.client.widgets.Canvas
-
When a drag and drop interaction occurs, if a
dragType
is
configured on the source widget, it is compared to the
dropTypes
configured on the target widget, and a
drop is only allowed if the
dragType
is listed in the target widget's
dropTypes
array.
- getDropTypes() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
dropTypes
is set to ["PortalColumn"]
in order to allow the dragging of columns within the
PortalLayout
.
- getDropTypesAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
When a drag and drop interaction occurs, if a
dragType
is
configured on the source widget, it is compared to the
dropTypes
configured on the target widget, and a
drop is only allowed if the
dragType
is listed in the target widget's
dropTypes
array.
- getDropUnknownCriteria() - Method in class com.smartgwt.client.data.DataSource
-
If the criteria applied to a fetch type operation contain fields that are not present in the dataSource, should they be
ignored when performing filtering on the client.
- getDropValues() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDropValues() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDropValues() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
When an item is dropped on this component, and
addDropValues
is true and both the source and
target widgets are databound, either to the same DataSource or to different DataSources that are related via a foreign key, this object provides the "drop values" that
Smart GWT will apply to the dropped object before updating it.
- getDropValues() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getDropValues() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getDropValues() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDropValues() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getDropValues() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getDsRequest() - Method in class com.smartgwt.client.data.events.DataChangedEvent
-
request that initiated the data change
- getDsRequest() - Method in class com.smartgwt.client.widgets.calendar.events.EventSaveError
-
initiating DSRequest Properties
- getDsResponse() - Method in class com.smartgwt.client.data.events.DataChangedEvent
-
response from the operation that modified the underlying data set
- getDsResponse() - Method in class com.smartgwt.client.widgets.calendar.events.EventSaveError
-
DSResponse from the save-attempt
- getDsResponse() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
for DataSource saves, DSResponse object returned
- getDsResponse() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
DSResponse, for saves through a DataSource
- getDuplicateDragMessage() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDuplicateDragMessage() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getDuplicateDragMessage() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Message to show when a user attempts to transfer duplicate records into this component, and
preventDuplicates
is enabled.
- getDuplicateDragMessage() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getDuplicateDragMessage() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getDuplicateDragMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getDuplicateDragMessage() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getDuplicateDragMessage() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getDuration() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
The duration of this event.
- getDuration() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is set to false, this method
returns the value of the time expressed as a duration in the
timeUnit
provided.
- getDuration(TimeUnit) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is set to false, this method
returns the value of the time expressed as a duration in the
timeUnit
provided.
- getDuration() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Length of time a message is shown before being auto-dismissed, in milliseconds.
- getDuration() - Method in class com.smartgwt.client.widgets.Sound
-
Retrieves the duration of the current audio file in seconds.
- getDurationField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDurationUnit() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
When a
duration
is set for this event, this is
the unit of that duration.
- getDurationUnitField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getDynamicContents() - Method in class com.smartgwt.client.widgets.Canvas
-
Dynamic contents allows the contents string to be treated as a simple but powerful template.
- getDynamicContents() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Dynamic contents allows the contents string to be treated as a simple but powerful template.
- getDynamicContents() - Method in class com.smartgwt.client.widgets.Label
-
Dynamic contents allows the contents string to be treated as a simple but powerful template.
- getDynamicForm() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
DynamicForm currently being validated.
- getDynamicValue(String, Process) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- getEdgeBackgroundColor() - Method in class com.smartgwt.client.widgets.Canvas
-
Background color for the EdgedCanvas created to decorate this component.
- getEdgeBottom() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Height in pixels for bottom corners and edges.
- getEdgeCenterBackgroundColor() - Method in class com.smartgwt.client.widgets.Canvas
-
Background color for the center section only.
- getEdgeColor() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
CSS color (WITHOUT "#") for the edges.
- getEdgeImage() - Method in class com.smartgwt.client.widgets.Canvas
-
Base name of images for edges.
- getEdgeImage() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Base name of images for edges.
- getEdgeLeft() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Height in pixels for left corners and edges.
- getEdgeMarginSize() - Method in class com.smartgwt.client.widgets.Canvas
-
How far into the edge of an object do we consider the "edge" for drag resize purposes?
- getEdgeOffset() - Method in class com.smartgwt.client.widgets.Canvas
-
Amount the contained Canvas should be offset.
- getEdgeOffsetBottom() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Amount the contained Canvas should be offset from the bottom.
- getEdgeOffsetLeft() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Amount the contained Canvas should be offset from the left.
- getEdgeOffsetRight() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Amount the contained Canvas should be offset from the right.
- getEdgeOffsetTop() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Amount the contained Canvas should be offset from the top.
- getEdgeOpacity() - Method in class com.smartgwt.client.widgets.Canvas
-
Opacity of the edges.
- getEdgeRight() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Height in pixels for right corners and edges.
- getEdgeShowCenter() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether to show media in the center section, that is, behind the decorated Canvas.
- getEdgeSize() - Method in class com.smartgwt.client.widgets.Canvas
-
Size in pixels for corners and edges
- getEdgeStyleName() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Optional property specifying the CSS ClassName to apply to the various parts of this edged canvas (top, bottom, corners,
sides and center).
- getEdgeTop() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Height in pixels for top corners and edges.
- getEditArea() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The edit canvas created automatically for this RichTextEditor.
- getEditAreaBackgroundColor() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- getEditButtonPrompt() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The
prompt
of the
edit button
.
- getEditByCell() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
CubeGrids only support editing by cell.
- getEditByCell() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Determines whether when the user edits a cell in this listGrid the entire row becomes editable, or just the cell that
received the edit event.
- getEditCol() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the index of the column being edited or -1 if there is no current edit column.
- getEditCompletionEvent() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
Event that led to the save
- getEditCompletionEvent() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
Edit completion event that led to the save attempt
- getEditCompletionEvent() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
What interaction triggered this edit cell exit
- getEditCompletionEvent() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
How was the edit completion fired?
- getEditContext() - Method in class com.smartgwt.client.tools.EditNodeUpdatedEvent
-
current context
- getEditContext() - Method in class com.smartgwt.client.tools.EditPane
-
An EditContext is automatically created to manage EditMode behavior.
- getEditContext() - Method in class com.smartgwt.client.tools.EditTree
-
- getEditContextProperties() - Method in class com.smartgwt.client.tools.EditPane
-
Properties to be applied to the
editContext
when created.
- getEditCriteriaInInnerForm() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Flag to disable the criteria editing overrides described in setCriterionGetter()
whereby if this item
contains a DynamicForm as its canvas, it will be used to edit nested AdvancedCriteria automatically.
- getEditedCell(int, int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the current value of a cell.
- getEditedCell(Record) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the current value of a cell.
- getEditedCell(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current value of a cell.
- getEditedCell(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getEditedCell(Record, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getEditedCell(Record, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getEditedRecord(int, int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the combination of unsaved edits (if any) and original values (if any) for a given cell being edited.
- getEditedRecord(Record) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the combination of unsaved edits (if any) and original values (if any) for a given cell being edited.
- getEditedRecord() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
the clicked record with any unsaved edit values overlaid (see
listGrid.getEditedRecord()
).
- getEditedRecord() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
the clicked record with any unsaved edit values overlaid (see
listGrid.getEditedRecord()
).
- getEditedRecord(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the combination of unsaved edits (if any) and original values (if any) for a given row being edited.
- getEditedRecord() - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
-
Similar to ListGrid#getEditedRecord()
, this method returns a copy of the
record being edited, with unsaved edit values applied.
- getEditEvent() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getEditFailedBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
A base name for the CSS class applied to cells when editing has failed.
If this listGrid is editable, this style
will be applied to any edited cells for which validation failed.
As with the default 'baseStyle' property, this
style will have "Dark", "Over", "Selected", or "Disabled" appended to it according to the state of the cell.
If
null, cells for which editing has failed will be rendered using the normal base style classNames, but with custom
CSSText applied as derived from this.editFailedCSSText
- getEditFailedCSSText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom CSS text to be applied to cells when editing has failed.
If this listGrid is editable, this css text will be
applied to any edited cells for which validation failed, on top of the base style for the cell.
For further
customization of styling for cells that failed editing validation, use this.editFailedBaseStyle
instead.
- getEditField() - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
-
Returns the field in which the editor will be displayed
- getEditFirstRecord() - Method in class com.smartgwt.client.util.workflow.GridEditRecordTask
-
When neither
initialValues
nor
Criteria
are provided should the first record in the grid be edited? If not set, a new record
is added.
- getEditForm() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
- getEditFormItem(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Method to retrieve a live edit form item for an
editable
ListGrid.
- getEditFormItem(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Method to retrieve a live edit form item for an
editable
ListGrid.
- getEditFormulaFieldText() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEditFormulaFieldText() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getEditFormulaFieldText() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Text for a menu item allowing users to edit a formula field
- getEditFormulaFieldText() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getEditFormulaFieldText() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getEditFormulaFieldText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getEditFormulaFieldText() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getEditFormulaFieldText() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getEditMask() - Method in class com.smartgwt.client.tools.EditProxy
-
An editMask is created for any component placed into editMode with
useEditMask
:true.
- getEditMaskProperties() - Method in class com.smartgwt.client.tools.EditContext
-
- getEditNode() - Method in class com.smartgwt.client.tools.EditMaskClickedEvent
-
the editNode clicked
- getEditNode() - Method in class com.smartgwt.client.tools.EditNodeUpdatedEvent
-
currently editing node
- getEditNode() - Method in class com.smartgwt.client.widgets.Canvas
-
- getEditNodeProperties() - Method in class com.smartgwt.client.tools.PaletteNode
-
Properties to be applied to the
editNode
when created.
- getEditNodesByType(String...) - Method in class com.smartgwt.client.tools.EditContext
-
Returns
EditNodes
as an array that match the specified type or types.
- getEditNodesByType(String) - Method in class com.smartgwt.client.tools.EditContext
-
Returns
EditNodes
as an array that match the specified type or types.
- getEditNodesByType(String[], boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Returns
EditNodes
as an array that match the specified type or types.
- getEditNodeTree() - Method in class com.smartgwt.client.tools.EditContext
-
Gets the tree of editNodes being edited by this editContext.
- getEditNodeTree() - Method in class com.smartgwt.client.tools.EditPane
-
Gets the tree of editNodes being edited by this editContext.
- getEditNodeTree() - Method in class com.smartgwt.client.tools.EditTree
-
Gets the tree of editNodes being edited by this editContext.
- getEditOnF2Keypress() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we start editing when the widget has focus and the user presses the "f2" key (if this ListGrid supports editing)?
- getEditOnFocus() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we start editing when this widget receives focus (if this ListGrid supports editing)?
- getEditor() - Method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
-
If this cell is being
edited
, this method will fire when
the user clicks the valueIcon on the edit item for the cell, passing in the editor item as the
editor
parameter.
- getEditor(ListGridEditorContext) - Method in interface com.smartgwt.client.widgets.grid.ListGridEditorCustomizer
-
This method fires when the editor for a cell in an editable grid is being displayed, and allows
developers to customize the FormItem displayed to the user dynamically depending on the row being edited
as well as just the field.
- getEditorFormula() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getEditorIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
FormItem.iconHeight
.
If this property unset, the
iconHeight property from the editor can be picked up from
iconHeight
instead.
- getEditorIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
FormItem.iconWidth
.
If this property unset, the
iconWidth property from the editor can be picked up from
iconWidth
instead.
- getEditorImageURLPrefix() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When some cell in this field is being edited, this property can be used to apply an explicit
FormItem.imageURLPrefix
to the editor in question.
- getEditorImageURLSuffix() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When some cell in this field is being edited, this property can be used to apply an explicit
FormItem.imageURLSuffix
to the editor in question.
- getEditorProperties() - Method in class com.smartgwt.client.tools.StyleSetting
-
FormItem properties to apply to editors for this setting.
- getEditorTextFormula() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getEditorType() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Editor type used to edit instances of this type of process element.
- getEditorType(DataSourceField, OperatorId) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Returns the type of editor to use for the field.
- getEditorTypeConfig() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getEditorValueIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When some cell in this field is being edited, setting this property will specify the height for value icons in the
cell's editor.
- getEditorValueIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When some cell in this field is being edited, setting this property will specify the width for value icons in the cell's
editor.
- getEditorValueMap(Map, ListGridField, ListGrid) - Method in interface com.smartgwt.client.widgets.grid.EditorValueMapFunction
-
- getEditPendingBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
A base name for the CSS class applied to cells containing pending (unsaved) edits
As with the default 'baseStyle'
property, this style will have "Dark", "Over", "Selected", or "Disabled" appended to it according to the state of the
cell.
- getEditPendingCSSText() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Custom CSS text to be applied to cells with pending edits that have not yet been submitted.
- getEditPendingCSSText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom CSS text to be applied to cells with pending edits that have not yet been submitted.
For further
customization of styling for cells with pending edits use this.editPendingBaseStyle
instead.
- getEditPendingMarkerStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The name of a CSS class used to overlay regular cell styles with additional styling when a cell has unsaved edits -
these styles are in addition to the styling applied by
editPendingCSSText
or
editPendingBaseStyle
.
- getEditProxy() - Method in class com.smartgwt.client.widgets.Canvas
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.Canvas
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.Img
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.Label
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.layout.Layout
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.menu.Menu
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.menu.MenuBar
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.Progressbar
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.RibbonButton
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getEditProxyConstructor() - Method in class com.smartgwt.client.widgets.Window
-
- getEditProxyProperties() - Method in class com.smartgwt.client.tools.EditNode
-
- getEditProxyProperties() - Method in class com.smartgwt.client.tools.PaletteNode
-
- getEditRow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the index of the row being edited or -1 if there is no current edit row.
- getEditSearchField() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
ListGridField shown in the pickList to allow users to edit existing searches.
- getEditSearchHoverText() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Hover text that appeares over the +{editSearchField}
- getEditSearchText() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
- getEditSearchWindow() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Modal pop-up window shown when the user adds or edits a search, instance of of
EditSearchWindow
.
- getEditSelectionType() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectOnEdit
is true, what should be the
edit-selection behavior be?
- getEditSummaryFieldText() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEditSummaryFieldText() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getEditSummaryFieldText() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Text for a menu item allowing users to edit the formatter for a field
- getEditSummaryFieldText() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getEditSummaryFieldText() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getEditSummaryFieldText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getEditSummaryFieldText() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getEditSummaryFieldText() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getEditValue(int, int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the current temporary locally stored edit value for a cell being edited.
- getEditValue(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current temporary locally stored edit value for some field within a record being edited.
- getEditValue(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current temporary locally stored edit value for some field within a record being edited.
- getEditValueAsBoolean(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current temporary locally stored edit value for some field within a record being edited.
- getEditValueAsDate(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current temporary locally stored edit value for some field within a record being edited.
- getEditValueAsFloat(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current temporary locally stored edit value for some field within a record being edited.
- getEditValueAsInt(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current temporary locally stored edit value for some field within a record being edited.
- getEditValueAsRecord(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current temporary locally stored edit value for some field within a record being edited.
- getEditValueAsRecordArray(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current temporary locally stored edit value for some field within a record being edited.
- getEditValueAsString(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current temporary locally stored edit value for some field within a record being edited.
- getEditValues() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
-
- getEditValues(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current set of unsaved edits for a given row being edited.
- getEditValues(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current set of unsaved edits for a given row being edited.
- getEffect() - Method in class com.smartgwt.client.widgets.drawing.AnimateShowEffect
-
Effect to apply
- getElement() - Method in class com.smartgwt.client.util.workflow.events.ProcessTraceElementEvent
-
- getElement(String) - Method in class com.smartgwt.client.util.workflow.Process
-
- getElement() - Method in class com.smartgwt.client.widgets.Canvas
-
Normal usage of SmartGWT is to call draw() on SmartGWT widgets, not to use use RootPanel.add().
- getElement(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
- getElementDescription() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Returns a text description of the element derived from the configuration.
- getElements() - Method in class com.smartgwt.client.util.workflow.Process
-
Elements involved in this Process.
- getElements() - Method in class com.smartgwt.client.util.workflow.ProcessSequence
-
- getElementValueFromJavaScriptObjectArray(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
This is used to access Element array as JavaScriptObject
- getEmbeddedComponent() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
A component that should be rendered on top of this record, similar to a
record component
but statically defined on the
record.
- getEmbeddedComponent() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Arbitrary UI component that should appear in this MenuItem.
- getEmbeddedComponentFields() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
- getEmbeddedComponentFields() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
- getEmbeddedComponentIndent() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This is the pixel-amount by which child components are offset within the grid-body, by default from the left, or from
the right when
RTL
is in effect.
- getEmbeddedComponentMargin() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This is the space to apply as margin around child-components embedded in this grid.
- getEmbeddedComponentPosition() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Sizing policy applied to the embedded component.
- getEmbeddedComponentPosition() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
- getEmptyAIHoverContents() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Hover contents to use when the AI-generated hover text is empty.
- getEmptyCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The value to display for cells whose value is null or the empty string after applying
formatting
and valueMap (if any).
- getEmptyCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The value to display for a cell whose value is null or the empty string after applying
formatting
and valueMap (if any).
- getEmptyCellValue() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Text to show for an empty cell
- getEmptyCellValue() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
The value to display for a cell whose value is null or the empty string after applying formatCellValue and valueMap (if
any).
- getEmptyColumnMessages() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getEmptyDisplayValue() - Method in class com.smartgwt.client.data.DataSourceField
-
Text to be used for display by client-side components when this field has a null or undefined value.
- getEmptyDisplayValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Text to display when this form item has a null or undefined value.
- getEmptyDisplayValue() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Text to display when this form item has a null or undefined value.
- getEmptyDisplayValue() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Text to display when this form item has a null or undefined value.
- getEmptyMenuMessage() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
This message will be displayed as a single, disabled option in any empty menu/submenu created from this item's data
tree.
- getEmptyMenuMessage() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If this button's menu (or any of its submenus) are empty, this property can be used to specify the message to display
(as a disabled item) in the empty menu.
- getEmptyMessage() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
Empty message to display when there are no files listed.
- getEmptyMessage() - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
The string to display in the body of a listGrid with an empty data array, if showEmptyMessage is true.
- getEmptyMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The string to display in the body of a listGrid with an empty data array, if showEmptyMessage is true.
- getEmptyMessage() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Message to show when a menu is shown with no items.
- getEmptyMessage() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
The string to display in the body of a tileGrid with an empty data array, if
showEmptyMessage
is true.
- getEmptyMessage() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The string to display in the body of a detailViewer with no records.
- getEmptyMessageStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style name applied to the
emptyMessage
if
displayed.
- getEmptyMessageStyle() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
The CSS style name applied to the
emptyMessage
if
displayed.
- getEmptyMessageStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style to display this message in
- getEmptyPickListHeight() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Height for an empty pick list (showing the empty message), if the pick list has no records and
hideEmptyPickList
is
false
.
- getEmptyPickListHeight() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Height for an empty pick list (showing the empty message), if the pick list has no records and
hideEmptyPickList
is
false
.
- getEmptyPickListHeight() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Height for an empty pick list (showing the empty message), if the pick list has no records and
hideEmptyPickList
is
false
.
- getEmptyPickListMessage() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Empty message to display in the comboboxItem if PickList.hideEmptyPickList is false
.
- getEmptyPickListMessage() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
- getEmptyPickListMessage() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Empty message to display in the selectItem if PickList.hideEmptyPickList is false
.
- getEmptyRowRangeDisplayValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getEmptyTitleHint() - Method in class com.smartgwt.client.widgets.FieldPicker
-
The hint shown when editing a field with no title defined.
- getEmptyValueIcon() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This property allows the developer to specify an icon to display when this item has no value.
- getEnableCharting() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If set to true, context menu items will be included on the cells and headers providing the user with an option to create
a chart of the cubeGrid's data set.
- getEnabled() - Method in class com.smartgwt.client.widgets.cube.CellRecord
-
Default property name denoting whether this record is enabled.
- getEnabled() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record is enabled.
- getEnabled() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Affects the visual style and interactivity of the menu item.
- getEnabled() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Default property name denoting whether this record is enabled.
- getEnableInlineEdit() - Method in class com.smartgwt.client.tools.EditContext
-
Whether inline editing should be enabled for any components that are added and are placed into editMode.
- getEnableWhen() - Method in class com.smartgwt.client.widgets.Canvas
-
Criteria to be evaluated to determine whether this Canvas should be enabled.
- getEnableWhen() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Criteria to be evaluated to determine whether this item should be enabled.
- getEnableWhen() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Criteria to be evaluated to determine whether this icon should appear enabled.
- getEnableWhen() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Criteria to be evaluated to determine whether this field should be enabled.
- getEnableWhen() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Criteria to be evaluated to determine whether this NavItem should be disabled.
- getEnableWhen() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Criteria to be evaluated to determine whether this MenuItem should be disabled.
- getEnableWhen() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Criteria to be evaluated to determine whether this Tab should be enabled.
- getEncoding() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
encoding for the form, use MULTIPART_ENCODING for file upload forms
- getEnd() - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- getEnd() - Method in class com.smartgwt.client.widgets.ace.events.AceEditorChangedEvent
-
the end position of the change
- getEndAngle() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
For pie mode only, start angle of the segment for the data value.
- getEndAngle() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
- getEndAngle() - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- getEndAngleAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
End angle of the sector in degrees.
- getEndAngleAsDouble() - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- getEndArrow() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Style of arrow head to draw at the end of the line or path.
- getEndArrow() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Style of arrow head to draw at the end of the line or path.
- getEndAt() - Method in class com.smartgwt.client.widgets.drawing.AnimateShowEffect
-
For hide animations of type "wipe
and "slide"
this attribute specifies where the wipe /
slide should finish.
- getEndColor() - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
An end color for the gradient.
- getEndColor() - Method in class com.smartgwt.client.widgets.drawing.SimpleGradient
-
The end color of the gradient.
- getEndDate() - Method in class com.smartgwt.client.data.DateRange
-
Returns the end date or null if open ended.
- getEndDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The end date of the calendar timeline view.
- getEndDate() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- getEndDate() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundClickEvent
-
end datetime of the selected slot
- getEndDate() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseUpEvent
-
the datetime of the slot where the mouse button was released
- getEndDate() - Method in class com.smartgwt.client.widgets.DateChooser
-
Limits the selectable range of this DateChooser.
- getEndDate() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
The maximum date this item is intended to work with.
- getEndDate() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- getEndDateField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEndImg() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the end of a scrollbar (the "scroll down" or "scroll right" button image).
- getEndKnob() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getEndLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Ending left coordinate of the line.
- getEndLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Ending left coordinate of the line.
- getEndLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Ending left coordinate of the line.
- getEndLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Ending left coordinate of the line.
- getEndLine() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether this canvas should end the line it's in when used as a tile in a
FlowLayout
.
- getEndOf(Date, String) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the end of some period, like day, week or month, relative to a passed Date instance.
- getEndOf(Date, String, Boolean) - Static method in class com.smartgwt.client.util.DateUtil
-
- getEndOf(Date, String, Boolean, Integer) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the end of some period, like day, week or month, relative to a passed Date instance.
- getEndPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
End point of the curve
- getEndPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
End point of the line
- getEndPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
End point of the line
- getEndRecord() - Method in class com.smartgwt.client.widgets.tile.events.DataArrivedEvent
-
ending index of the newly loaded set of records (non inclusive).
- getEndRow() - Method in class com.smartgwt.client.data.DSRequest
-
End row of requested results, used only with fetch operations.
- getEndRow() - Method in class com.smartgwt.client.data.DSResponse
-
End row of returned server results, when using paged result fetching
- getEndRow() - Method in class com.smartgwt.client.data.events.DataArrivedEvent
-
ending index of rows that have just loaded, non-inclusive
- getEndRow() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
These items are in a row by themselves by default
- getEndRow() - Method in class com.smartgwt.client.widgets.form.fields.events.DataArrivedEvent
-
index of last row returned by the server
- getEndRow() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether this item should end the row it's in in the form layout
- getEndRow() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
these items are in a row by themselves by default
- getEndRow() - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
By default RichTextItems take up an entire row
- getEndRow() - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
these items are in a row by themselves by default
- getEndRow() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
these items are in a row by themselves by default
- getEndRow() - Method in class com.smartgwt.client.widgets.grid.events.DataArrivedEvent
-
ending index of the newly loaded set of rows (non inclusive).
- getEndsAt() - Method in class com.smartgwt.client.widgets.drawing.AnimateShowEffect
-
- getEndThumb() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Thumb for the end of the range
- getEndThumbOverlap() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Number of pixels the thumb is allowed to overlap the buttons at the end of the track.
- getEndTime() - Method in class com.smartgwt.client.tools.stream.EventStreamData
-
A string representation of the
DateTime
when capturing for the stream was
completed
.
- getEndTop() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Ending top coordinate of the line.
- getEndTop() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Ending top coordinate of the line.
- getEndTopAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Ending top coordinate of the line.
- getEndTopAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Ending top coordinate of the line.
- getEndValue() - Method in class com.smartgwt.client.widgets.chart.ZoomChangedEvent
-
ending value for the data range shown in the main chart
- getEndValue() - Method in class com.smartgwt.client.widgets.events.ChangedEvent
-
- getEndValue() - Method in class com.smartgwt.client.widgets.RangeSlider
-
- getEndValueAsDouble() - Method in class com.smartgwt.client.widgets.events.ChangedEvent
-
new end value
- getEndValueAsDouble() - Method in class com.smartgwt.client.widgets.RangeSlider
-
The end of the selected range.
- getEndValueMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Specifies the attribute in the metric facet that will define the end point of segments in a histogram chart.
- getEndYear() - Method in class com.smartgwt.client.widgets.DateChooser
-
Latest year that may be selected.
- getEndYearRange() - Method in class com.smartgwt.client.widgets.DateChooser
-
When
endYear
is unset, this is the years after today that
will be available for selection in the year menu.
- getEnforceDate() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Can this field be set to a non-date value [other than null]?
- getEnforceLength() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
If a
length
is specified for this item, should
user input be limited to the specified length? If set to true, user input and values passed to
setValue()
will be trimmed to the specified length.
- getEnforceLength() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If a
length
is specified for this item, should user
input be limited to the specified length? If set to true, user input and values passed to
setValue()
will be trimmed to the specified length.
- getEnforcePolicy() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Whether the layout policy is continuously enforced as new members are added or removed and as members are resized.
- getEnforceSecurityOnClient() - Method in class com.smartgwt.client.data.DataSource
-
- getEnforceValueRange() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Dictates whether values applied to this item via
setValue()
or
form.values
will be accepted if they fall
outside the range specified by the item's
start
and
end
dates.
- getEnforceVClipping() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For performance reasons, even when
fixedRecordHeights
is set, vertical clipping is not enforced by default for some kinds of content (such as images) on
all browsers.
- getEngine() - Static method in class com.smartgwt.client.ai.AI
-
Returns the
AIEngine
having the given engine ID.
- getEngine(String) - Static method in class com.smartgwt.client.ai.AI
-
Returns the
AIEngine
having the given engine ID.
- getEngineId() - Method in class com.smartgwt.client.ai.AIEngine
-
The unique ID of this engine.
- getEnteredValue() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Returns the raw text value that currently appears in the text field, which can differ from
FormItem.getValue()
in various cases - for example:
for items that constrain the value range, such as a
DateItem
with
enforceDate
:true, or a
ComboBoxItem
with
addUnknownValues
:false for items with
a defined valueMap or edit value formatter and parser functions which converts display value to data value
while the item has focus if
changeOnKeypress
is false Note: if the pickList is being shown in any view other than the default
nearOrigin
, as is typically the case on a
mobile device, this method will return the value of the
pickerSearchField
.
- getEnteredValue() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Returns the raw text value typed into this items text field if
useTextField
is true (otherwise returns the result of
this.getValue()).
- getEnteredValue() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Returns the raw text value typed into this items value text field
- getEnteredValue() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Returns the raw text value that currently appears in the text field, which can differ from
FormItem.getValue()
in various cases - for example:
for items that constrain the value range, such as a
DateItem
with
enforceDate
:true, or a
ComboBoxItem
with
addUnknownValues
:false for items with
a defined valueMap or edit value formatter and parser functions which converts display value to data value
while the item has focus if
changeOnKeypress
is false
- getEnteredValue() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Returns the raw text value that currently appears in the text field, which can differ from
FormItem.getValue()
in various cases - for example:
for items that constrain the value range, such as a
DateItem
with
enforceDate
:true, or a
ComboBoxItem
with
addUnknownValues
:false for items with
a defined valueMap or edit value formatter and parser functions which converts display value to data value
while the item has focus if
changeOnKeypress
is false
- getEnteredValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Returns the raw text value typed into this items text field if
useTextField
is true (otherwise returns the result of
this.getValue()).
- getEnterKeyEditAction() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
What to do when a user hits enter while editing a cell: "nextCell": start editing the next editable cell in
this record (or the first editable cell in the next record if focus is in the last editable cell in the row)
"nextRow": start editing the same field in the next row (skipping any rows where that would be a non-editable
cell.
- getEnterKeyEditAction() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
What to do when a user hits enter while editing this field?
Overrides the enterKeyEditAction
as
specified at the listGrid level while focus is in this field.
- getEnum(TYPE[], String) - Static method in class com.smartgwt.client.util.EnumUtil
-
Get a enum item by value.
- getEnumCriteriaAsInitialValues() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
In a ListGrid that has a DataSource and has filter criteria that include values for fields declared as
type "enum"
in the DataSource, by default a newly edited row will use those filter
criteria as initial values.
- getEnums(TYPE[], String[], TYPE[]) - Static method in class com.smartgwt.client.util.EnumUtil
-
Get a enum items by values.
- getEnums(TYPE[], String[]) - Static method in class com.smartgwt.client.util.EnumUtil
-
- getErrorBarColorMutePercent() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
This property helps specify the color of the error bars and its value must be a number between -100 and 100.
- getErrorBarWidth() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Width of the horizontal line of the "T"-shape portion of the error bar).
- getErrorEvent() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
Present along with
errorTrace
and
threadCode
if the event triggering the error wasn't
already captured, and required adding a new event.
- getErrorHTML(String[]) - Method in interface com.smartgwt.client.widgets.form.FormItemErrorFormatter
-
Output the HTML for an error message in a form element.
- getErrorIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the error icon, if we're showing icons when validation errors occur.
- getErrorIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height of the error icon, if we're showing icons when validation errors occur.
- getErrorIconProperties() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getErrorIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
URL of the image to show as an error icon, if we're showing icons when validation errors occur.
- getErrorIconSrc() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Src of the image to show as an error icon, if we're showing icons when validation errors occur.
- getErrorIconWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the error icon, if we're showing icons when validation errors occur.
- getErrorIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height of the error icon, if we're showing icons when validation errors occur.
- getErrorItemCellStyle() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
showInlineErrors
is false we show all errors
for the form item in a single item rendered at the top of the form.
This attribute specifies the cellStyle to apply
to this item.
- getErrorLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties of the lines used to draw error bars (short, horizontal lines at the low and high metric values, and a
vertical connecting line).
- getErrorMessage() - Method in class com.smartgwt.client.util.AsyncOperationResult
-
If this is an ERROR-
type
result, an optional statement to
be displayed to the user of the error that occurred.
- getErrorMessageDelimiterOrEndOfLine() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects a missing delimiter or end of line after quoted value in the
first line.
- getErrorMessageExcelFileDetected() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects an Excel File, which is not supported.
- getErrorMessageFileIsBlank() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects a file with no data.
- getErrorMessageInputType() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects an invalid inputType.
- getErrorMessageRowsNotParsed() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploaded file has rows other than the first row that could not be parsed.
- getErrorMessageUndeterminedDelimiter() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process is unable to detect the delimiter.
- getErrorMessageUnterminatedQuote() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects an unterminated quote string in the first line.
- getErrorMessageWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When
DynamicForm.showInlineErrors
and
showErrorText
are both true and
errorOrientation
is "left" or "right",
errorMessageWidth is the amount to reduce the width of the editor to accommodate the error message and icon.
- getErrors() - Method in class com.smartgwt.client.data.DSResponse
-
Server-side validation errors for an attempted "update" or "add" operation, as a JS Object where each property
name is a field name from the record and each property value is an error message to be shown to the user.
- getErrors() - Method in class com.smartgwt.client.form.events.AsyncValidationReplyEvent
-
Map of errors by fieldName.
- getErrors() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Returns the set of errors.
- getErrors() - Method in class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
-
Map of errors by fieldName.
- getErrors() - Method in class com.smartgwt.client.widgets.form.events.HiddenValidationErrorsEvent
-
The set of errors returned - this is an object of the form
{fieldName:errors}
Where the 'errors' object is either a single string
or an array of strings containing the error messages for the field.
- getErrors() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns any validation errors for this field.
- getErrors() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Returns the set of errors for this valuesManager.
- getErrorsPreamble() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
showInlineErrors
is
false
, all
errors for the items in the form are rendered as a single item at the top of the form.
- getErrorTrace() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The stack reported when a JavaScript error is hit processing an event.
- getErrorType() - Method in class com.smartgwt.client.ai.AIResponse
-
If the
type
is ERROR, the type of error that occurred, if
known.
- getEscapeContents() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
For
SVG-based
DrawPane
s, whether to escape the specified
contents
of this label so that any markup syntax is
rendered "as is," without being
interpreted as SVG.
- getEscapeHTML() - Method in class com.smartgwt.client.data.CriteriaOutputSettings
-
By default HTML characters such as "<br>"
will be written into the output description to format the
result.
- getEscapeHTML() - Method in class com.smartgwt.client.data.DataSourceField
-
When data values are displayed in DataBound components, by default strings will be interpreted as HTML by the browser in
most cases.
- getEscapeHTML() - Method in class com.smartgwt.client.data.Field
-
If set to true
, then values for the field will be HTML-escaped.
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When set to true, escapes the HTML displayed in this EventCanvas and it's hover.
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Controls whether HTML item value(s) should be rendered or shown as HTML source.
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
By default HTML values in a selectItem will be interpreted by the browser.
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
By default HTML values in a staticTextItem will be interpreted by the browser.
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
By default HTML characters will be escaped when
canEdit
is false and
readOnlyDisplay
is
"static", so that the raw value of the field (for example
"<b>AAA</b>"
) is displayed to the
user rather than the interpreted HTML (for example
"AAA"
).
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
By default HTML characters will be escaped when
canEdit
is false and
readOnlyDisplay
is
"static", so that the raw value of the field (for example
"<b>AAA</b>"
) is displayed to the
user rather than the interpreted HTML (for example
"AAA"
).
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
By default HTML values in ListGrid cells will be interpreted by the browser.
- getEscapeHTML() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
By default HTML values in DetailViewer cells will be interpreted by the browser.
- getEscapeKeyEditAction() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
What to do when a user hits escape while editing a cell: "cancel": close the editor and discard the current set
of edit values "done": just close the editor (the edit is complete, but the edited values are retained).
- getEscapeKeyEditAction() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
What to do when a user hits escape while editing this field?
Overrides the escapeKeyEditAction
as
specified at the listGrid level while focus is in this field.
- getEscapeNonPrintable() - Method in class com.smartgwt.client.util.JSONEncoder
-
By default, obscure non-printable characters such as DC3 (Device Control 3, U+0013 hexadecimal) will be escaped
according to JSON standards.
- getEscapingMode() - Method in class com.smartgwt.client.data.TextSettings
-
EscapingMode
expected for escaping special characters embedded in text values.
- getEstimatedTotalRows() - Method in class com.smartgwt.client.data.DSResponse
-
This attribute may be set for responses where
progressive loading
is active to indicate the estimated true total row count for the data set.
- getEvalResult() - Method in class com.smartgwt.client.rpc.RPCRequest
-
This works similarly to
serverOutputAsString
except
the resulting String
is automatically evaluated as JavaScript.
- getEvalScriptBlocks() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If evalScriptBlocks
is true, HTMLFlow will pre-process the loaded HTML in order to mimic how the HTML would
execute if it were loaded as an independent page or loaded via an IFRAME.
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
The
event
associated with this EventCanvas.
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventAdded
-
the event that was added
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventChangedEvent
-
the event that changed
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
-
event that was clicked on
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
-
event that was clicked on
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoved
-
the event that was removed
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionMove
-
the event that's being moved
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionStop
-
the event that's about to be moved
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeMove
-
the event that's being drag-resized
- getEvent() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeStop
-
the event that's about to be resized
- getEventAutoArrange() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set to true, enables the auto-arrangement of events that share time in the calendar.
- getEventBodyHTML(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the description text for the passed event, for display in the body area of an event canvas.
- getEventBodyHTML(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the description text for the passed event, for display in the body area of an event canvas.
- getEventBodyHTML(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.EventBodyHTMLCustomizer
-
getEventBodyHTML() should be implemented and return the string of HTML to display as
the body/description text for the passed event.
- getEventCanvas() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getEventCanvasButtonLayout() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
HLayout that snaps to the top-right of an event canvas on rollover and contains the
close
and/or
context
buttons.
- getEventCanvasCloseButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The close button that snaps to the top-right of an event canvas on rollover and allows an event to be removed from a
CalendarView
.
- getEventCanvasCloseButtonSize() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The size of the
close-button
that snaps
to the top-right of an event canvas on rollover and shows allows an event to be removed from a
CalendarView
.
- getEventCanvasCloseIconSize() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The size of the icon in the
close-button
floated over events on rollover.
- getEventCanvasComponent() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getEventCanvasContextButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The context button that snaps to the top-right of an event canvas on rollover and shows a custom context menu
when clicked.
- getEventCanvasContextMenu() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventCanvasGripper() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getEventCanvasHResizer() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getEventCanvasLabel() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getEventCanvasMenuItems(EventCanvas) - Method in class com.smartgwt.client.widgets.calendar.EventCanvasMenuCustomizer
-
If this method returns a value, it is expected to return an array of
items
applicable to the passed canvas and its event.
- getEventCanvasStyle(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventCanvasStyle(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventCanvasVResizer() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getEventColumn() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the column number of the provided X-coordinate, or the most recent mouse event if an X-coordinate is not
provided.
- getEventColumn(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the column number of the provided X-coordinate, or the most recent mouse event if an X-coordinate is not
provided.
- getEventColumn() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the column number of the provided X-coordinate, or the most recent mouse event if an X-coordinate is not
provided.
- getEventColumn(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the column number of the provided X-coordinate, or the most recent mouse event if an X-coordinate is not
provided.
- getEventDescriptionFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventDialog() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An
com.smartgwt.client.types.AutoChild
of type
Window
that displays a quick
event entry form in a popup window.
- getEventDragCanvas() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
- getEventDragCanvasStyleName() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
- getEventDragGap() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The number of pixels to leave to the right of events so overlapping events can still be added using the mouse.
- getEventDurationFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventDurationUnitFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventEdge() - Static method in class com.smartgwt.client.widgets.Canvas
-
Check if an event is within an "edge" of this canvas.
- getEventEdge(EdgeName...) - Static method in class com.smartgwt.client.widgets.Canvas
-
Check if an event is within an "edge" of this canvas.
- getEventEditor() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventEditorButtonLayout() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventEditorButtons() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventEditorDateFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the Date-field in the
eventEditor
that allows for changing the logical start-date of an event, along with its start and end times, when editing events in
the
day
and
week
views.
- getEventEditorLayout() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventEndDate(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
end date
of the passed event.
- getEventEndDateFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventHeaderHeight() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventHeaderHTML(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the title text for the passed event, which is displayed in the header area of an eventCanvas rendered in a
vertical or horizontal view, or as a clickable link in a cell in a
Month view
.
- getEventHeaderHTML(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the title text for the passed event, which is displayed in the header area of an eventCanvas rendered in a
vertical or horizontal view, or as a clickable link in a cell in a
Month view
.
- getEventHeaderHTML(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.EventHeaderHTMLCustomizer
-
getEventHeaderHTML() should be implemented and return the string of HTML to display as
the title/header text for the passed event.
- getEventHeaderWrap() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When rendering the
canvas
for an event, whether to
allow the content of the
header area
to wrap to
multiple lines.
- getEventHoverHTML(CalendarEvent, EventCanvas, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Gets the hover HTML for an event being hovered over.
- getEventHoverHTML(CalendarEvent, EventCanvas, CalendarView, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Gets the hover HTML for an event being hovered over.
- getEventId() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- getEventItem() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If the current mouse event occurred over an item in this dynamicForm, returns that item.
- getEventItemInfo(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If the current mouse event occurred over an item, or the title of an item in this dynamicForm, return details about where the event occurred.
- getEventLane(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
lane
associated with the passed event, in the passed view
- getEventLane(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
lane
associated with the passed event, in the passed view
- getEventLaneFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventLength(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the length of the passed
event
in the passed
unit
.
- getEventLength(CalendarEvent, TimeUnit) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the length of the passed
event
in the passed
unit
.
- getEventNameFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventOpaque() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Should events inside this DrawItem be attributed to it regardless of which pixels are actually set, if no fill is
specified? If set for DrawItems that aren't closed, will capture events occurring in the region that would filled if a
fill were specified.
- getEventOverlap() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
eventAutoArrange
is true, setting
eventOverlap to true causes events that share timeslots to overlap each other by a percentage of their width, specified
by
eventOverlapPercent
.
- getEventOverlapIdenticalStartTimes() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, events that start at the same time will not overlap each other to prevent events having their close
button hidden.
- getEventOverlapPercent() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The size of the overlap, presented as a percentage of the width of events sharing timeslots.
- getEventRow() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the row number of the provided Y-coordinate, or the most recent mouse event if a Y-coordinate is not provided.
- getEventRow(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns the row number of the provided Y-coordinate, or the most recent mouse event if a Y-coordinate is not provided.
- getEventRow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the row number of the provided Y-coordinate, or the most recent mouse event if a Y-coordinate is not provided.
- getEventRow(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the row number of the provided Y-coordinate, or the most recent mouse event if a Y-coordinate is not provided.
- getEventRow() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Returns the row number of the provided Y-coordinate, or the most recent mouse event if a Y-coordinate is not provided.
- getEventRow(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Returns the row number of the provided Y-coordinate, or the most recent mouse event if a Y-coordinate is not provided.
- getEvents() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Returns all available captured events, oldest first.
- getEvents() - Method in class com.smartgwt.client.tools.stream.EventStreamData
-
- getEvents() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
events that fall on this day
- getEvents() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
events that fall on this day
- getEventScreen() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventSnapGap() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The number of minutes that determines the positions to which events will snap when rendered, and when moved or resized
with the mouse.
- getEventStartDate(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventStartDateFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventStuff() - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the additional event-related attributes to write in the tag.
- getEventStuff() - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the additional event-related attributes to write in the tag.
- getEventStyle(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.EventStyleCustomizer
-
getEventStyleStyle() should be implemented and return the CSS class name for the passed event in the passed view
To access the Calendar itself, use calendarView.getCalendar().
- getEventStyleName() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to
events
when they're rendered in calendar views.
- getEventStyleName() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
If specified, overrides
Calendar.eventStyleName
and dictates the CSS style to use for events rendered in this view.
- getEventStyleName() - Method in class com.smartgwt.client.widgets.calendar.Lane
-
The base name for the CSS class applied to
events
when they're rendered in this lane.
- getEventStyleNameField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventSublane(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
sublane
associated with the passed event, in
the passed view
- getEventSublane(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
sublane
associated with the passed event, in
the passed view
- getEventSublaneFieldTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventType() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
- getEventWindowStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getEventWindowStyle() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- getEventWindowStyleField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getExactRowCountFormat() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getExamples() - Method in class com.smartgwt.client.ai.AIHoverRequest
-
- getExamples() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
If specified, examples to provide to AI.
- getExcludeFieldNames() - Method in class com.smartgwt.client.ai.DataBoundAIRequest
-
Optional list of field names to exclude.
- getExcludeFromState() - Method in class com.smartgwt.client.data.DataSourceField
-
If true, then this field is excluded from the bound component's view state.
- getExcludeFromState() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If true, then this field is excluded from the bound component's view state.
- getExclusive() - Method in class com.smartgwt.client.widgets.form.validator.DateRangeValidator
-
Return the exclusive setting.
- getExclusive() - Method in class com.smartgwt.client.widgets.form.validator.FloatRangeValidator
-
Return the exclusive setting.
- getExclusive() - Method in class com.smartgwt.client.widgets.form.validator.IntegerRangeValidator
-
Return the exclusive setting.
- getExpanded() - Method in class com.smartgwt.client.tools.StyleGroup
-
Should this group's section be expanded?
- getExpandedPickListFields() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If
canExpand
is true, this is the list of
fields to display in the PickList or
pickTree
when the picker is expanded
- getExpandedPickListFields() - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
If
canExpand
is true, this is the list of
fields to display in the PickList or
pickTree
when the picker is expanded
- getExpandedRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getExpandIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getExpandMargins() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
With
LayoutPolicy
:"fit", should margins be expanded so that tiles fill the available
space in the TileLayout on the breadth axis? This can also affect
tileWidth
or
tileHeight
.
- getExpansionCanEdit() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For
expansionModes
that show another grid or tree, is that component
editable?
- getExpansionComponent(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
is true, gets the
embedded-component to show as a given record's expansionComponent.
- getExpansionComponentPoolingMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getExpansionDetailField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getExpansionDetailRelated() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getExpansionDetails() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getExpansionEditor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getExpansionEditorCollapseOnSave() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
ExpansionMode
is
editor, should the row be collapsed following a save
initiated by the expansion-component's
save button
.
- getExpansionEditorSaveButton() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getExpansionEditorSaveButtonTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getExpansionEditorSaveDialogPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
is true and
expansionMode
is
editor, the prompt to display in a
dialog when an expanded row is collapsed while it's nested editor has changed values.
- getExpansionEditorShowSaveDialog() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
is true and
expansionMode
is
editor, whether a dialog should be
displayed when an expanded row is collapsed while it's nested editor has changed values.
- getExpansionField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The field providing the facility to expand and collapse rows.
- getExpansionFieldFalseImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canExpandRecords
is set to
true
,
this property determines the image to display in the expansion field for collapsed rows.
- getExpansionFieldImageHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canExpandRecords
is set to
true
,
this property may be set to govern the height of the expansion image displayed to indicate whether a row is expanded.
- getExpansionFieldImageShowRTL() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is in RTL mode, should an "_rtl" suffix be added to the
expansionFieldTrueImage
and
expansionFieldFalseImage
image URLs? This should
only be enabled if RTL media for the true and false expansion field images are available.
- getExpansionFieldImageShowSelected() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getExpansionFieldImageStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getExpansionFieldImageWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canExpandRecords
is set to
true
,
this property may be set to govern the width of the expansion image displayed to indicate whether a row is expanded.
- getExpansionFieldTrueImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canExpandRecords
is set to
true
,
this property determines the image to display in the expansion field for expanded rows.
- getExpansionHeight() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getExpansionIcon() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Automatically generated expand / collapse icon when
canExpand
is true
- getExpansionIndent() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
is true, this is the
pixel-amount by which child components are offset within the grid-body, by default from the left, or from the right when
RTL
is in effect.
- getExpansionLayout() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getExpansionMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getExpansionRelated() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getExpansionScreen() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getExpansionWidth() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getExpectedValue() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getExpectedValueAsBoolean() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getExpectedValueAsDate() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getExpectedValueAsInt() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getExpectedValueCaseSensitive() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getExpectedValueLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getExplicitFetchDelay() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing the filterEditor (
showFilterEditor
is true), this property determines the delay in kicking off the filter request if the current filter
values are submitted by clicking the filter button or hitting return.
- getExportAll() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getExportAll() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getExportAll() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Setting exportAll to true prevents the component from passing its list of fields to the
export call.
- getExportAll() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getExportAll() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getExportAll() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getExportAll() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getExportAll() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getExportAlternateRowBGColor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
or
exportClientData()
, background color
to use for even-numbered rows, to create a "banded" or "ledger" effect.
- getExportAs() - Method in class com.smartgwt.client.data.DSRequest
-
The format in which the data should be exported.
- getExportAs() - Method in class com.smartgwt.client.data.OperationBinding
-
The format in which the data should be exported.
- getExportAsPdf() - Method in class com.smartgwt.client.util.workflow.PrintCanvasTask
-
Should the canvas contents be exported to a PDF file instead of a print preview?
- getExportBGColor(int, int, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
or
exportClientData()
, background color
to use for the cell at the given rowNum and colNum.
- getExportColumnBGColor(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getExportColumnFacetBGColor() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the background color for the column headers of the cube.
- getExportColumnFacetTextColor() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the text color for the column headers of the cube.
- getExportCSS() - Method in class com.smartgwt.client.data.DSRequest
-
When using
RPCManager.exportContent()
to produce a .pdf from a
Smart GWT UI, this property allows dynamic CSS to be passed to the server.
- getExportData() - Method in class com.smartgwt.client.data.DSRequest
-
- getExportDatesAsFormattedString() - Method in class com.smartgwt.client.data.DSRequest
-
When exporting via
ListGrid.exportClientData()
to an
XLS
or
OOXML
spreadsheet, forces dates to export as a string rather than a true date value.
- getExportDefaultBGColor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getExportDelimiter() - Method in class com.smartgwt.client.data.DSRequest
-
The character to use as a field-separator in CSV exports.
- getExportDisplay() - Method in class com.smartgwt.client.data.DSRequest
-
Specifies whether the exported data will be downloaded as an attachment or displayed in a new browser window.
- getExportFacetBGColor() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the background color for the row and column headers of the cube, if not otherwise set by a more specific property.
- getExportFacetSeparatorString() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default separator string used by
exportClientData()
to separate column and row facet value titles.
- getExportFacetTextColor() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the text color for the row and column headers of the cube, if not otherwise set by a more specific property.
- getExportFieldAlignments() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getExportFields() - Method in class com.smartgwt.client.data.DSRequest
-
The list of field names to export.
- getExportFields() - Method in class com.smartgwt.client.data.OperationBinding
-
The list of field-names to export.
- getExportFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getExportFields() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getExportFields() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
The list of field-names to export.
- getExportFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getExportFields() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getExportFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getExportFields() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getExportFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getExportFieldWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getExportFieldWidths() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
or
exportClientData()
, whether widths
of fields should be replicated in the resulting spreadsheet.
- getExportFilename() - Method in class com.smartgwt.client.data.DSRequest
-
The name of the file to save the exported data into.
- getExportFilename() - Method in class com.smartgwt.client.data.OperationBinding
-
The name of the file to save the exported data into.
- getExportFilename() - Method in class com.smartgwt.client.util.workflow.PrintCanvasTask
-
Default name of the exported PDF file.
- getExportFooter() - Method in class com.smartgwt.client.data.DSRequest
-
Optional text to appear at the end of the file.
- getExportForceText() - Method in class com.smartgwt.client.data.DataSourceField
-
When using
DataSource.recordsAsText()
, determines what
approach (if any) should be used to force values to be intepreted as text instead of heuristically parsed as dates,
times or other structured types.
- getExportFormat() - Method in class com.smartgwt.client.data.DataSourceField
-
An optional
FormatString
for this field, for use when
exporting
data to spreadsheet formats (XLS and OOXML/XLSX),
XML, JSON or CSV.
- getExportFormat() - Method in class com.smartgwt.client.data.SimpleType
-
FormatString
used during exports for numeric or date formatting.
- getExportFormat() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
The format in which the data should be exported.
- getExportFormat() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
FormatString
used during exports for numeric or date formatting.
- getExportFormat() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
FormatString
used during exports for numeric or date formatting.
- getExportFormat() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
FormatString
used during exports for numeric or date formatting.
- getExportHeader() - Method in class com.smartgwt.client.data.DSRequest
-
Optional text to appear at the beginning of the file.
- getExportHeaderHeights() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getExportHeaderless() - Method in class com.smartgwt.client.data.DSRequest
-
This property allows omitting column names from CSV and Excel exports (no effect on JSON or XML exports).
- getExportHiddenFieldWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getExportImageFormat() - Method in class com.smartgwt.client.data.DSRequest
-
The image format in which the SVG graphic should be exported.
- getExportImageQuality() - Method in class com.smartgwt.client.data.DSRequest
-
- getExportImageQualityAsDouble() - Method in class com.smartgwt.client.data.DSRequest
-
If exporting in
JPEG format
, the output JPEG quality level.
- getExportIncludeSummaries() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getExportIncludeSummaries() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getExportIncludeSummaries() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
If Summary rows exist for this component, whether to include them when exporting client data.
- getExportIncludeSummaries() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getExportIncludeSummaries() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getExportIncludeSummaries() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getExportIncludeSummaries() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getExportIncludeSummaries() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getExportNumbersAsFormattedString() - Method in class com.smartgwt.client.data.DSRequest
-
When exporting via
ListGrid.exportClientData()
to an
XLS
or
OOXML
spreadsheet, forces numbers to export as a string rather than a true numerical
value.
- getExportPath() - Method in class com.smartgwt.client.data.DSRequest
-
- getExportPropertyIdentifier() - Method in class com.smartgwt.client.data.DSRequest
-
- getExportRawNumbers() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Dictates whether numeric values should be exported as raw numbers instead of formatted values when using
exportClientData()
.
- getExportRawNumbers() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Dictates whether numeric values should be exported as raw numbers instead of formatted values when using
exportClientData()
.
- getExportRawValues() - Method in class com.smartgwt.client.data.DSRequest
-
Whether formatting settings should be applied to data being exported.
- getExportRawValues() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getExportRawValues() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getExportRawValues() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- getExportResults() - Method in class com.smartgwt.client.data.DSRequest
-
When set, causes the results of the DSRequest to be exported to a file, whose name
and format are indicated by
exportFilename
and
exportAs
respectively.
- getExportResults() - Method in class com.smartgwt.client.data.OperationBinding
-
When set, causes the results of the DataSource Operation to be exported to a file, whose
name and format are indicated by
exportFilename
and
exportAs
respectively.
- getExportRowBGColor(int, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getExportRowFacetBGColor() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the background color for the row headers of the cube.
- getExportRowFacetTextColor() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the text color for the row headers of the cube.
- getExportShowHeaderSpanTitles() - Method in class com.smartgwt.client.data.DSRequest
-
When you erxport a
ListGrid
that has
headerSpans
, should headerSpans also be exported.
- getExportSpanTitleSeparator() - Method in class com.smartgwt.client.data.DSRequest
-
- getExportStreaming() - Method in class com.smartgwt.client.data.DSRequest
-
When exporting to OOXML format (this is the standard file format used by Excel 2007 and later), we default to using
streaming mode, for memory efficiency.
- getExportTextColor(int, int, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
or
exportClientData()
, text color to
use for the cell at the given rowNum and colNum.
- getExportTitle() - Method in class com.smartgwt.client.data.DataSourceField
-
Optional different field-title used for exports.
- getExportTitle() - Method in class com.smartgwt.client.data.Field
-
Optional title HTML to use for the field in exports.
- getExportTitleSeparatorChar() - Method in class com.smartgwt.client.data.DSRequest
-
The character with which to replace spaces in field-titles when exporting to XML.
- getExportToClient() - Method in class com.smartgwt.client.data.DSRequest
-
If set to true (the default), Smart GWT Server will export data back to the client, either as a file download or as
content in a new browser window, depending on the setting of
exportDisplay
.
- getExportToFilesystem() - Method in class com.smartgwt.client.data.DSRequest
-
If set, Smart GWT Server will export data to a file on the server filesystem.
- getExportTZ() - Method in class com.smartgwt.client.data.DSRequest
-
For server-side export with
ExportFormat
"xls" or "ooxml" only, timezone to use when
saving values from
FieldType
"datetime" to the spreadsheet.
- getExportValueFields() - Method in class com.smartgwt.client.data.DSRequest
-
This flag has a different meaning depending on whether you are doing a client-driven or server-driven export.
- getExportWidthScale() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Scaling factor to translate from ListGrid field widths in pixels to Excel/OpenOffice units for field width, which are
1/256th of the width of the widest digit character in the default font for the spreadsheet.
- getExportWrapHeaderTitles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getExpression() - Method in class com.smartgwt.client.widgets.form.validator.RegExpValidator
-
Return the expression.
- getExternalStylesheet() - Method in class com.smartgwt.client.widgets.PrintCanvas
-
Setting this property will cause the specified stylesheet to be loaded in this print canvas's frame.
- getExternalStylesheet() - Method in class com.smartgwt.client.widgets.PrintWindow
-
Setting this property will cause the specified stylesheet to be loaded in this window's printable HTML frame.
- getExtraAxisLabelAlign() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Horizontal alignment of labels shown in extra y-axes, shown to the right of the chart.
- getExtraAxisMetrics() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Defines the set of metrics that will be plotted as additional vertical axes.
- getExtraAxisSettings() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts will multiple vertical axes, optionally provides settings for how each
extra axis metric
is plotted.
- getExtraIcon(TreeNode) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Get an additional icon to show between the open icon and folder/node icon for a particular node.
- getExtraIconGap() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getExtraPalettes() - Method in class com.smartgwt.client.tools.EditContext
-
- getExtraPalettes() - Method in class com.smartgwt.client.tools.EditPane
-
- getExtraPalettes() - Method in class com.smartgwt.client.tools.EditTree
-
- getExtraSpace() - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a Layout, extra blank space that should be left after this member in a
Layout.
- getExtraStuff() - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the additional attributes to write in the tag.
- getExtraStuff() - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the additional attributes to write in the tag.
- getFacet(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Get a facet definition by facetId.
- getFacet(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Get a facet definition by facetId.
- getFacetFields() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Specifies what
DataSource
fields to use as the chart
facets
for a databound chart.
- getFacetFieldsAsString() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Specifies what
DataSource
fields to use as the chart
facets
for a databound chart.
- getFacetId() - Method in class com.smartgwt.client.widgets.Canvas
-
If a Canvas is dropped onto a
CubeGrid
, and it has a
facetId
property specified then the Cube treats this as adding that facetId at the drop location.
- getFacetId() - Method in class com.smartgwt.client.widgets.cube.events.FacetAddedEvent
-
facetId that was added
- getFacetId() - Method in class com.smartgwt.client.widgets.cube.events.FacetContextClickEvent
-
ID of facet
- getFacetId() - Method in class com.smartgwt.client.widgets.cube.events.FacetMovedEvent
-
facetId which moved
- getFacetId() - Method in class com.smartgwt.client.widgets.cube.events.FacetRemovedEvent
-
facetId that was removed
- getFacetId() - Method in class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
-
facetId
- getFacetId() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
-
ID of facet to sort
- getFacetIds() - Method in class com.smartgwt.client.widgets.cube.FacetValueMap
-
Returns the array of all facet ids for which this facetValueMap currently contains mapping
- getFacetLabelHoverAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the horizontal text alignment of hover tips shown for facetLabels.
- getFacetLabelHoverHeight() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default height to apply to hover tips shown for
facetLabels.
- getFacetLabelHoverHeightAsString() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default height to apply to hover tips shown for
facetLabels.
- getFacetLabelHoverStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the css class applied to hover tips shown for facet labels.
- getFacetLabelHoverVAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the vertical text alignment of hover tips shown for facetLabels.
- getFacetLabelHoverWidth() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default width to apply to hover tips shown for
facetLabels.
- getFacetLabelHoverWidthAsString() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default width to apply to hover tips shown for
facetLabels.
- getFacets() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
An Array of facets, exactly analogous to CubeGrid.facets
,
except that: the "inlinedValues" property can be set on a facet to change data representation as described
under Chart.data.
- getFacetsAsFacet() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
An Array of facets, exactly analogous to CubeGrid.facets
,
except that: the "inlinedValues" property can be set on a facet to change data representation as described
under Chart.data.
- getFacetsHavingSelection() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Return the list of facets that have any selection in their headers.
- getFacetTitleAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default alignment for facet labels.
- getFacetValue() - Method in class com.smartgwt.client.widgets.chart.DataLabelClickEvent
-
facetValue that was clicked, or null if click was in empty space
- getFacetValue() - Method in class com.smartgwt.client.widgets.chart.DataLabelHoverEvent
-
facetValue that was hovered
- getFacetValue(String, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Get facet value definition by facetId and facetValueId.
- getFacetValue() - Method in class com.smartgwt.client.widgets.chart.LegendClickEvent
-
facetValue that was clicked, or null if click was in empty space
- getFacetValue() - Method in class com.smartgwt.client.widgets.chart.LegendHoverEvent
-
facetValue that the mouse is over
- getFacetValue(String, String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Get a facet value definition by facetId and facetValueId.
- getFacetValueAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default alignment for facet values (in headers).
- getFacetValueContextItems() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Array of MenuItem to replace the default menu.
- getFacetValueHoverAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the horizontal text alignment of hover tips shown for facet values.
- getFacetValueHoverHeight() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default height to apply to hover tips shown for
facetValues.
- getFacetValueHoverHeightAsString() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default height to apply to hover tips shown for
facetValues.
- getFacetValueHoverStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the css class applied to hover tips shown for facet values.
- getFacetValueHoverVAlign() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the vertical text alignment of hover tips shown for facet values.
- getFacetValueHoverWidth() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default width to apply to hover tips shown for
facetValues.
- getFacetValueHoverWidthAsString() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default width to apply to hover tips shown for
facetValues.
- getFacetValueId() - Method in class com.smartgwt.client.widgets.chart.DataLabelClickEvent
-
id of the facetValue that was clicked.
- getFacetValueId() - Method in class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
-
new fixed facet value
- getFacetValues() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
FacetValues for the data value.
- getFacetValues() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueContextClickEvent
-
FacetValueMap describing the appropriate header button
- getFacetValues() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
-
facetValues with new selection state
- getFacetValues() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
-
facetValues to sort
- getFacetValuesColumn(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Get the index of the first column in the grid that matches the specified FacetValueMap.
- getFacetValuesRow(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Get the index of the first row in the grid that matches the specified FacetValueMap.
- getFactory(String) - Static method in class com.smartgwt.client.bean.BeanFactory
-
- getFactory(Class<?>) - Static method in class com.smartgwt.client.bean.BeanFactory
-
- getFactory(Object) - Static method in class com.smartgwt.client.bean.BeanFactory
-
- getFactoryProperties() - Static method in class com.smartgwt.client.bean.BeanFactory
-
- getFactoryPropertiesClass() - Static method in class com.smartgwt.client.bean.BeanFactory
-
- getFadeInDuration() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Time over which the fade-in effect runs for
NotifyTransition
: "fade", in milliseconds.
- getFadeOutDuration() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Time over which the fade-out effect runs for
NotifyTransition
: "fade", in
milliseconds.
- getFailureElement() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
ID of the next element to process if the user clicks the cancelButton
.
- getFailureElement() - Method in class com.smartgwt.client.util.workflow.DecisionTask
-
ID of the next sequence or element to proceed to if the criteria do not match.
- getFailureElement() - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
ID of the next sequence or element to proceed to if a failure condition arises from operation.
- getFailureElement() - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
ID of the next sequence or element to proceed to if a failure condition arises from operation.
- getFailureElement() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
ID of the next sequence or element to proceed to if a failure condition arises from DataSource operation.
- getFailureElement() - Method in class com.smartgwt.client.util.workflow.StateTask
-
ID of the next sequence or element to proceed to if a failure condition arises, such as the output data not being
convertible to the target type
.
- getFailureElement() - Method in class com.smartgwt.client.util.workflow.UserConfirmationTask
-
ID of the next sequence or element to proceed to if the criteria do not match.
- getFetchDataURL(Criteria) - Method in class com.smartgwt.client.data.DataSource
-
Returns a URL to DataSource fetch operation.
- getFetchDataURL(Criteria, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Returns a URL to DataSource fetch operation.
- getFetchDataURL() - Method in class com.smartgwt.client.data.RestDataSource
-
- getFetchDelay() - Method in class com.smartgwt.client.data.ResultSet
-
Delay in milliseconds before fetching rows.
- getFetchDelay() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getFetchDelay() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
For a ComboBox or other pickList that accepts user-entered criteria, how many millseconds to wait after the last user
keystroke before fetching data from the server.
- getFetchDelay() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- getFetchDelay() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing the filterEditor (
showFilterEditor
is true), and
filterByCell
or
filterOnKeypress
are enabled, this property is the
delay in milliseconds between the user changing the filter and the filter request being sent to the server.
- getFetchDisplayedFieldsOnly() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item has a specified
optionDataSource
and this property is
true
, the list of fields
used by this pickList will be passed to the datasource as
DSRequest.outputs
.
- getFetchDisplayedFieldsOnly() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item has a specified
optionDataSource
and this property is
true
, the list of fields
used by this pickList will be passed to the datasource as
DSRequest.outputs
.
- getFetchDS(String, String) - Method in class com.smartgwt.client.data.WebService
-
Retrieve a DataSource that provides read-only access to records returned by a web service operation.
- getFetchDS(String, String, OperationBinding) - Method in class com.smartgwt.client.data.WebService
-
Retrieve a DataSource that provides read-only access to records returned by a web service operation.
- getFetchFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Fields that will be always requested from the server when the grid fetches data, even if they are not visible - may be
either an array of fields or a CSV string.
- getFetchFieldsAsString() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Fields that will be always requested from the server when the grid fetches data, even if they are not visible - may be
either an array of fields or a CSV string.
- getFetchMissingValues() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item has a specified
optionDataSource
, should the item ever perform a fetch against this dataSource to retrieve the related record.
- getFetchMissingValues() - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
If this form item has a specified
FormItem.optionDataSource
, should the item ever perform a fetch against this dataSource to retrieve the related record.
- getFetchMissingValues() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If this form item has a specified
FormItem.optionDataSource
, should the item ever perform a fetch against this dataSource to retrieve the related record.
- getFetchMode() - Method in class com.smartgwt.client.data.ResultSet
-
Mode of fetching records from the server.
- getFetchMode() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Mode of fetching records from server.
- getFetchOperation() - Method in class com.smartgwt.client.data.ResultSet
-
The
operationId
this ResultSet should use when performing
fetch operations.
- getFetchOperation() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getFetchOperation() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getFetchOperation() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Operation ID this component should use when performing fetch operations.
- getFetchOperation() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getFetchOperation() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- getFetchOperation() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getFetchOperation() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFetchOperation() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getFetchOperation() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getFetchOperation() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getFetchRequestProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getFetchRequestProperties() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- getFetchRequestProperties() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getFetchRequestProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFetchRequestProperties() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getFetchRequestProperties() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getFetchSubmenus() - Method in class com.smartgwt.client.widgets.menu.Menu
-
When using a Tree or hierarchical DataSource as the menu's data, submenus are automatically generated from child nodes.
- getFetchSubmenus() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
If false, no submenus will be fetched for this MenuItem.
- getField(String) - Method in class com.smartgwt.client.data.DataSource
-
Return the field definition object.
- getField() - Method in class com.smartgwt.client.data.GroupSpecifier
-
The fieldName to which this groupSpecifier applies
- getField() - Method in class com.smartgwt.client.data.SortSpecifier
-
The field name to which this sortSpecifier applies
- getField() - Method in class com.smartgwt.client.widgets.events.FormulaUpdated
-
the formula field
- getField(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Retrieve a field from this form by name
.
- getField(String, Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Retrieve a field from this form by name
.
- getField() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
the field that was clicked on (field definition)
- getField() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
the field that was clicked on (field definition)
- getField() - Method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
-
the field that was clicked on (field definition)
- getField(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a column number or field name, return the field definition of a field which is visible in the grid.
- getField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a column number or field name, return the field definition of a field which is visible in the grid.
- getFieldAlignments() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getFieldAlignments() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getFieldAlignments() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Returna an array of field alignments for this grid
- getFieldAlignments() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getFieldAlignments() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getFieldAlignments() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFieldAlignments() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getFieldAlignments() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getFieldAutoTitle(String) - Method in class com.smartgwt.client.data.DataSource
-
Return a reasonable user-visible title given a fieldName.
- getFieldByName(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a field name, return the appropriate field definition.
- getFieldContentWidth(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the pixel width of the content of a visible field in this grid.
- getFieldCount() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getFieldCount() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getFieldCount() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Return the number of fields.
- getFieldCount() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getFieldCount() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getFieldCount() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFieldCount() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getFieldCount() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getFieldCriteriaText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The field criteria prefix to show in filter editor field hover before the descriptive version of the field's criteria,
if any.
- getFieldCriterion(Criteria, String) - Method in class com.smartgwt.client.data.DataSource
-
Returns the depth-first match of a criterion matching the given fieldName.
- getFieldDataSource() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If specified, the FilterBuilder will dynamically fetch DataSourceField definitions from this DataSource rather than
using
dataSource
.
- getFieldDefaultOperator(String) - Method in class com.smartgwt.client.data.DataSource
-
- getFieldDefaultOperator(DataSourceField) - Method in class com.smartgwt.client.data.DataSource
-
- getFieldErrors(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Returns any validation errors for some field in this valuesManager.
- getFieldErrors(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Returns any validation errors for some field in this valuesManager.
- getFieldForDataPath(String) - Method in class com.smartgwt.client.data.DataSource
-
Return the field definition object corresponding to the supplied dataPath
- getFieldIdProperty() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getFieldLayout() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
- getFieldList() - Method in class com.smartgwt.client.data.TextSettings
-
For export, a set of fields to export.
- getFieldListsLengthMismatchMessage() - Method in class com.smartgwt.client.util.workflow.StateTask
-
The default message to be reported with
getInvalidTaskMessage()
when the
inputFieldList
and
outputFieldList
properties do not have
the same length.
- getFieldName() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
If specified, the name of the field containing the
value
.
- getFieldName() - Method in class com.smartgwt.client.data.Criterion
-
Name of the field in each
Record
that this criterion applies to.
- getFieldName() - Method in class com.smartgwt.client.data.Hilite
-
Name of the field, or array of fieldNames, this hilite should be applied to.
- getFieldName() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return the name for the this formItem.
- getFieldName(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a column number or field id, return the field name of a field.
- getFieldNameAsStringArray() - Method in class com.smartgwt.client.data.Hilite
-
Name of the field, or array of fieldNames, this hilite should be applied to.
- getFieldNames(boolean) - Method in class com.smartgwt.client.data.DataSource
-
Retrieves the list of fields declared on this DataSource.
- getFieldNames() - Method in class com.smartgwt.client.data.DataSource
-
Retrieves the list of fields declared on this DataSource.
- getFieldNum() - Method in class com.smartgwt.client.widgets.grid.events.HeaderClickEvent
-
index of the field on which the click occurred.
- getFieldNum() - Method in class com.smartgwt.client.widgets.grid.events.HeaderDoubleClickEvent
-
field number for the header that was clicked
- getFieldNum() - Method in class com.smartgwt.client.widgets.grid.events.HeaderHoverEvent
-
field number for the header that was hovered
- getFieldNum() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
number of the field clicked on in the listGrid.fields array
- getFieldNum() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
number of the field clicked on in the listGrid.fields array
- getFieldNum(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a field or field id, return it's index in the fields array
- getFieldNum(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Given a field or field id, return it's index in the fields array
- getFieldOperators(String) - Method in class com.smartgwt.client.data.DataSource
-
Get the list of OperatorId's available for the passed field-name.
- getFieldOperators(DataSourceField) - Method in class com.smartgwt.client.data.DataSource
-
Get the list of OperatorId's available for the passed field.
- getFieldOperators(String, OperatorId[], FilterBuilder) - Method in class com.smartgwt.client.widgets.form.fields.FieldOperatorCustomizer
-
getFieldOperators() should be implemented and return the list of OperatorIds applicable
to the passed fieldName
- getFieldPicker() - Method in class com.smartgwt.client.widgets.FieldPickerWindow
-
- getFieldPickerFieldProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFieldPickerFieldProperties() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getFieldPickerProperties() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Properties to combine with the
FieldPicker
autoChild FormItem.
- getFieldPickerProperties() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
Properties to combine with the
FieldPicker
autoChild FormItem.
- getFieldPickerShowSampleValues() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to false, sample values of the FieldPicker are never shown.
- getFieldPickerTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title for the field-picker
select-item.
- getFieldPickerTitle() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
- getFieldPickerWidth() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the field picker formItem displayed in clauses within this FilterBuilder.
- getFieldPickerWidthAsString() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the field picker formItem displayed in clauses within this FilterBuilder.
- getFieldPickerWindow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFieldPickerWindow() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getFieldProperties() - Method in class com.smartgwt.client.data.SimpleType
-
These are properties that are essentially copied onto any DataSourceField where the property is applied.
- getFieldQuery() - Method in class com.smartgwt.client.data.Criterion
-
- getFieldQueryWindowTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title for the window that opens when a field query is selected.
- getFields() - Method in class com.smartgwt.client.data.DataSource
-
The list of fields that compose records from this DataSource.
- getFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Return the form fields.
- getFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Return the form fields.
- getFields() - Method in class com.smartgwt.client.widgets.grid.events.GroupByCompleteEvent
-
ListGrid field names by which the grid is now grouped.
- getFields() - Method in class com.smartgwt.client.widgets.grid.events.GroupByEvent
-
the list of ListGrid field-names by which the grid is about to be grouped.
- getFields() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
List of fields that this header spans.
- getFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An array of field objects, specifying the order, layout, formatting, and sorting behavior of each field in the listGrid
object.
- getFields() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getFields() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The list of fields which the user can choose to sort by.
- getFields() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The list of fields which the user can choose to sort by.
- getFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
An array of field objects, specifying the order and type of fields to display in this DetailViewer.
- getFieldsAsJavaScriptObjects() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getFieldsAsJavaScriptObjects() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getFieldsAsJavaScriptObjects() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Return the fields as JavaScriptObjects rather than as SmartGWT Java wrappers of the field
class type
(e.g.
- getFieldsAsJavaScriptObjects() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getFieldsAsJavaScriptObjects() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getFieldsAsJavaScriptObjects() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFieldsAsJavaScriptObjects() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getFieldsAsJavaScriptObjects() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getFieldSearchOperator(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current search-operator applied to criteria for a given field in this grid's
filter row
.
- getFieldSeparator() - Method in class com.smartgwt.client.data.TextSettings
-
Separator between field values.
- getFieldState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFieldState() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns a snapshot of the current presentation of this grid's fields as a
ListGridFieldState
object.
- getFieldState(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns a snapshot of the current presentation of this grid's fields as a
ListGridFieldState
object.
- getFieldStyleName() - Method in class com.smartgwt.client.widgets.calendar.Lane
-
The base style-name for
lane-fields
displayed in
this Lane.
- getFieldTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the title of a field, specified by name or index.
- getFieldTitle(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the title of a field, specified by name or index.
- getFieldValue(ListGridField, Record) - Static method in class com.smartgwt.client.data.DataSource
-
Given a field definition and a record object, this method will return the field value for the record.
- getFieldValue(DetailViewerField, Record) - Static method in class com.smartgwt.client.data.DataSource
-
Given a field definition and a record object, this method will return the field value for the record.
- getFieldValue(FormItem, Record) - Static method in class com.smartgwt.client.data.DataSource
-
Given a field definition and a record object, this method will return the field value for the record.
- getFieldValue(DataSourceField, Record, String, Canvas, String, boolean) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to return the value of the supplied field from within the supplied record, looking up the value from the supplied
dataPath.
- getFieldValue(ListGridField, Record, String, Canvas, String, boolean) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to return the value of the supplied field from within the supplied record, looking up the value from the supplied
dataPath.
- getFieldValue(DetailViewerField, Record, String, Canvas, String, boolean) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to return the value of the supplied field from within the supplied record, looking up the value from the supplied
dataPath.
- getFieldValue(FormItem, Record, String, Canvas, String, boolean) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to return the value of the supplied field from within the supplied record, looking up the value from the supplied
dataPath.
- getFieldValue - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
A
Callback
, function, or JavaScript expression used to
retrieve the field's value from the XML element or JSON record returned from a web service.
- GetFieldValueCallback - Interface in com.smartgwt.client.callbacks
-
- getFieldValueExpressions() - Method in class com.smartgwt.client.data.DSRequest
-
A set of key:value pairs, mapping field names to expressions that will be evaluated
server-side to derive a value for that field.
- getFieldVisibilitySubmenuTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the Field-visibility submenu item.
- getFieldVisibilitySubmenuTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, and
this.canPickFields
is true, this attribute
will be shown as the title for the menu item which contains a submenu with items allowing the user to show and hide
fields in the grid.
- getFieldWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a numeric value for the width of some field within this ListGrid
.
- getFieldWidth(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a numeric value for the width of some field within this ListGrid
.
- getFile(FileSpec, GetFileCallback) - Method in class com.smartgwt.client.data.DataSource
-
Gets the contents of a file stored in this DataSource.
- getFileAccessFailedWarning() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Warning to display to the user if a selected file in an UploadItem cannot be accessed.
- GetFileCallback - Interface in com.smartgwt.client.callbacks
-
- getFileFormat() - Method in class com.smartgwt.client.data.FileSpec
-
The format of the file, e.g.
- getFileName() - Method in class com.smartgwt.client.data.FileSpec
-
The name of the file, without any extension to indicate
type
or
format
.
- getFileType() - Method in class com.smartgwt.client.data.FileSpec
-
The type of the file, e.g.
- getFileURL(Record) - Method in class com.smartgwt.client.data.DataSource
-
Returns a direct URL to access a file stored in a field of type:"binary".
- getFileURL(Record, String) - Method in class com.smartgwt.client.data.DataSource
-
- getFileURL(Record, String, DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Returns a direct URL to access a file stored in a field of type:"binary".
- getFileVersion(FileSpec, Date, GetFileVersionCallback) - Method in class com.smartgwt.client.data.DataSource
-
Gets the contents of a particular file version stored in this DataSource.
- GetFileVersionCallback - Interface in com.smartgwt.client.callbacks
-
- getFillColor() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Fill color to use for shapes.
- getFillColor() - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- getFilled() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether shapes are filled, for example, whether a multi-series line chart appears as a stack of filled regions as
opposed to just multiple lines.
- getFilled() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether shapes are filled, for example, whether a multi-series line chart appears as a stack of filled regions as
opposed to just multiple lines.
- getFillGradient() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Fill gradient to use for shapes.
- getFillGradientAsString() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Fill gradient to use for shapes.
- getFillHorizontalSpace() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
If
vertical
is false, and this item has a
specified width, should options be spread out evenly to fill the specified width?
- getFillOpacity() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Opacity of the fillColor, as a number between 0 (transparent) and 1 (opaque).
- getFillSpaceStyleName() - Method in class com.smartgwt.client.widgets.menu.Menu
-
If set, alternative body style for the menu used when there is no icon field and the
placement
settings indicate the menu will be filling a portion of
the screen or a panel.
- getFillSpaceStyleName() - Method in class com.smartgwt.client.widgets.Window
-
Alternative style for the window used whenever
placement
settings indicate the menu will be filling a portion of the screen or a panel.
- getFilterBuilder() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
Returns the
filterBuilder
containing this clause, or null if this
filterClause is not embedded in a filterBuilder.
- getFilterBuilder() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
FilterBuilder used to enter criteria.
- getFilterButtonPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The prompt to show when the mouse hovers over the Filter button in the FilterEditor.
- getFilterButtonProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showFilterEditor
is true, this attribute may be
used to customize the filter button shown to the right of the filterEditor row.
- getFilterByCell() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing the
filterEditor
, should this
list be filtered every time the user changes edit values for particular cells rather than waiting for an Enter keypress
or a click on the filterEditor submit button.
- getFilterContext() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
DSRequest configuration for retrieving records from this shuttle's dataSource.
- getFilterEditor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showFilterEditor
is set to true, the
filterEditor
is automatically created as an AutoChild.
- getFilterEditorCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showFilterEditor
is true, this method will
return the criteria currently displayed in the
filterEditor
.
- getFilterEditorCriteria(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showFilterEditor
is true, this method will
return the criteria currently displayed in the
filterEditor
.
- getFilterEditorCriteriaAsAdvancedCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFilterEditorCriterion(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Extracts and returns the criteria for the passed field from the
filterEditor
.
- getFilterEditorHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height for the filterEditor, if shown.
- getFilterEditorProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFilteredTree(Criteria) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Filters this tree by the provided criteria, returning a new Tree containing just the nodes that match the criteria.
- getFilteredTree(Criteria, TreeFilterMode, DataSource) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Filters this tree by the provided criteria, returning a new Tree containing just the nodes that match the criteria.
- getFilterFields() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
As the user types into this item's textBox, a comboBoxItem will show the pick-list of options, and filter the set of
results displayed by the current value in the text box.
- getFilterForm() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Dynamic form showing a single text item for filtering the PickList while
SelectionStyle
is "pickList".
- getFilterGroupTitle() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title for the Filter group.
- getFilterHiddenItems() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Does this hide menu items marked as
hidden menu items
by
filtering them out of the data set?
- getFilterHint() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getFilterIcon() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Automatically generated right-aligned inline filter indicator icon for the
filterForm
text box.
- getFilterIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getFilterIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getFilterIconWidth() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getFilterImg() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
- getFilterLocalData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Causes filtering to be performed against the local data set, even when a
dataSource
is provided.
- getFilterLocally() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If filterLocally
is set for this item, and this item is showing options from a dataSource, fetch the
entire set of options from the server, and use these values to map the item value to the appropriate display value.
- getFilterLocally() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item is mapping data values to a display value by fetching records from a dataSource (see
optionDataSource
,
displayField
and
fetchMissingValues
), setting this property to
true ensures that when the form item value is set, entire data-set from the dataSource is loaded at once and used as a
valueMap, rather than just loading the display value for the current value.
- getFilterLocally() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If filterLocally
is set for this item, and this item is showing options from a dataSource, fetch
the entire set of options from the server, and use these values to map the item value to the appropriate display
value.
- getFilterLocally() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If filterLocally
is set for this item, and this item is showing options from a dataSource, fetch the
entire set of options from the server, and use these values to map the item value to the appropriate display value.
- getFilterOn() - Method in class com.smartgwt.client.data.DataSourceField
-
This property limits where criteria for this field can be applied.
- getFilterOnKeypress() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When this attribute is true and this component has been assigned a
searchForm
or is showing the
filterEditor
, data will be filtered automatically as
users change values in those components.
- getFilterOnKeypress() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getFilterOperator() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getFilterPickListOnKeypress() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getFilterTargetComponent() - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
Target component for which this SetFilterItem is generating criteria.
- getFilterUsingText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFilterViaAIMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If filtering of the grid is enabled, filtering-via-AI can also be enabled by setting the
AIServiceMode
to use.
- getFilterViaAIPanelInstructions() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The instruction text to display above the "Filter via AI" text box.
- getFilterViaAIText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Title for the menu-item displayed in this component's header context-menu when
AI-assisted filtering
is allowed.
- getFilterWindow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFilterWindowCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFilterWindowCriteriaIndicator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFilterWindowFilter() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFilterWindowInstructions() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The instruction text to display at the top of the
filterWindow
.
- getFilterWindowTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFilterWithValue() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Read-only property set by the ComboBoxItem to indicate whether we should use the current typed-in value as part of the
filter criteria returned by
getPickListFilterCriteria()
.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.ace.events.AceEditorChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseDownEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseUpEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventAdded
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoved
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.CurrentViewChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.DateChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionMove
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionStop
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeMove
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeStop
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.EventSaveError
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.EventsRenderedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.IndicatorClick
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.ChartBackgroundDrawnEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.ChartDrawnEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.DataLabelClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.DataLabelHoverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.LegendClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.LegendHoverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.ValueClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.chart.ZoomChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.BeforeCommitEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.PreviewShownEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetAddedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetContextClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetLabelClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetMovedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetRemovedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueContextClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.data.events.TimeChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.drawing.events.DrawEndEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.drawing.events.DrawStartEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ApplyClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.CancelClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ClearEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.CloseClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ContentLoadedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DataChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DoubleClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragCompleteEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragMoveEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragRepositionMoveEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragRepositionStartEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragRepositionStopEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragResizeMoveEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragResizeStartEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragResizeStopEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragStartEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DragStopEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DrawEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DropCompleteEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DropEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DropMoveEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DropOutEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.DropOverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.FetchDataEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.FocusChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.FormulaUpdated
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.HoverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.HoverHiddenEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.IconClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.KeyDownEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.KeyPressEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MaximizeClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MinimizeClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseDownEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseMoveEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseOutEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseOverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseStillDownEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseUpEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MouseWheelEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.MovedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ParentMovedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.PercentChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ResizedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.RestoreClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.RightMouseDownEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.RuleContextChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ScrolledEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ShowContextMenuEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.TitleHoverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ToggleValueChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.ValueChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.events.VisibilityChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.ColorChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.CriteriaChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.FilterChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.FilterSearchEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.FormSubmitFailedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.ItemChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.OnSearchEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.form.events.ValuesChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.BodyKeyPressEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.CellSelectionChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.CriteriaChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.DataArrivedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.DataChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.FieldStateChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.FilterEditorSubmitEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.GridRowColEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.GroupByCompleteEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.GroupByEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.GroupStateChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.GroupTreeChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.HeaderClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.HeaderDoubleClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.HeaderHoverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.HilitesChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RecordCollapseEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RecordExpandEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RegroupEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RemoveRecordClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SelectionUpdatedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SetSortEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SorterClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SorterContextClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.SortEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.grid.events.ViewStateChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.DownClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.MembersChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.NavigationClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.SectionHeaderTitleHoverEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.layout.events.UpClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.menu.events.MenuIconClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.rte.events.ApplyClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.rte.events.CancelClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.rte.events.ListPropertiesChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.AddTabClickedEvent
-
Deprecated.
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.AddTabClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabCloseClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabsReorderedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tableview.events.ImageClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tableview.events.RecordNavigationClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tile.events.DataArrivedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tools.events.EditCompleteEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tools.events.GradientChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tools.events.ValuesChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.DataArrivedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.DataChangedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.FolderClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.FolderClosedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.FolderOpenedEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.LeafClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.NodeClickEvent
-
Returns the
Canvas
firing the event.
- getFiringCanvas() - Method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
-
Returns the
Canvas
firing the event.
- getFiringDataClass() - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
- getFiringDataClass() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.ClickEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DragMove
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DragStart
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DragStop
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DrawEndEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.DrawStartEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.MouseDownEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.MouseMoveEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.MouseOutEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.MouseOverEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.MouseUpEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.MovedEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.ResizedEvent
-
- getFiringDrawItem() - Method in class com.smartgwt.client.widgets.drawing.events.ShowContextMenuEvent
-
- getFiringInstanceAsJavaScriptObject() - Method in class com.smartgwt.client.event.AbstractSmartEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.BlurEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.CanEditChangedEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangedEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ClickEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.DataArrivedEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.DoubleClickEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorEnterEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorExitEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.FocusEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ItemHoverEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerColorSelectedEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerIconClickEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ReadOnlyDisplayChangedEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowContextMenuEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleClickEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleDoubleClickEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleHoverEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueHoverEvent
-
- getFiringItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
-
- getFirstCellStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The style to apply to the first cell in each row, when
styledRowEnds
is true.
- getFirstColumnTitle() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
A title for the leftmost column if
showHeaders
is set
(the remaining columns have their titles derived from the item selected in the column to the left).
- getFirstDayOfWeek() - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the global attribute that dictates which day should be treated as the first day of the week in calendars and
date calculations.
- getFirstDayOfWeek() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The numeric day (0-6, Sunday-Saturday) which the calendar should consider as the first day of the week in multi-day
views, and in the popup
DateChooser
.
- getFirstDayOfWeek() - Method in class com.smartgwt.client.widgets.DateChooser
-
Day of the week to show in the first column.
- getFirstGroupLevelTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear in the first column for the first group-level.
- getFirstParentOfIndex() - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
The ID of the first parent within the locator segments that has a child referenced by index.
- getFirstPositionValue() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
If
autoUpdateSiblingNodesOnDrag
is
in force, this is the value we will use to auto-update the position of a node when we cannot derive that value from the
existing value of a neighbor.
- getFirstSortLevelTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the first column for the first sort-level.
- getFirstSortLevelTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the first column for the first sort-level.
- getFirstStepActionButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
- getFirstStepCancelButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
- getFirstVisibleRow() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getFiscalCalendar() - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the global
FiscalCalendar object
representing the start month
and date of the fiscal year in the current locale.
- getFiscalCalendar() - Method in class com.smartgwt.client.widgets.DateChooser
-
Returns the
FiscalCalendar
object that will be used by this DateChooser.
- getFiscalCalendar() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Returns the
FiscalCalendar
object that will be used by this item's DateChooser.
- getFiscalCalendar() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Returns the
FiscalCalendar
object that will be used by this item's DateChooser.
- getFiscalStartDate(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the start date of the fiscal year for the passed date.
- getFiscalStartDate(Date, FiscalCalendar) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the start date of the fiscal year for the passed date.
- getFiscalStartDate(Integer, FiscalCalendar) - Static method in class com.smartgwt.client.util.DateUtil
-
Get the start date of the fiscal period for the passed year.
- getFiscalWeek(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns a date's week-number, according to the fiscal calendar
- getFiscalWeek(Date, FiscalCalendar) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns a date's week-number, according to the fiscal calendar
- getFiscalYear(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the
FiscalYear
object for the fiscal year in which the passed date exists.
- getFiscalYear(Date, FiscalCalendar) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the
FiscalYear
object for the fiscal year in which the passed date exists.
- getFiscalYear() - Method in class com.smartgwt.client.widgets.FiscalYear
-
The actual fiscal year that this date relates to.
- getFiscalYearChooserButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
which, when
clicked, shows a picker for selecting a specific fiscal year.
- getFiscalYearFieldTitle() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getFiscalYearHeaderStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getFiscalYears() - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
An array of
FiscalYear objects
which each represent the start date of a
single fiscal year.
- getFixedColumns() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Enables fixed columns mode.
- getFixedColWidths() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, we ensure that column widths are at least as large as you specify them.
- getFixedCriteria() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Criteria to be submitted as part of the DSRequest, regardless of inputs to the task.
- getFixedFacetValue() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For a
single-facet
chart of an extra value axis,
this property provides a constant facet value for the second facet.
- getFixedFacetValues() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
A
FacetValueMap
describing the set of facet values that should be regarded as
"fixed" in this cubeGrid.
- getFixedFieldWidths() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we horizontally clip cell contents, or allow columns to expand horizontally to show all contents?
- getFixedRecordHeights() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we vertically clip cell contents, or allow rows to expand vertically to show all contents?
- getFixedValues() - Method in class com.smartgwt.client.util.workflow.FormSetValuesTask
-
- getFixedValues() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Values to be submitted as part of the DSRequest, regardless of inputs to the task.
- getFlashVersion() - Static method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Which version of Flash is installed on this browser?
- getFlipValues() - Method in class com.smartgwt.client.widgets.Slider
-
Specifies whether the value range of the slider should be flipped so that values increase as the thumb is moved down
(for a
vertical
slider) or to the left (for a horizontal
slider).
- getfloatArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getFloatArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getFloatingScrollbars() - Method in class com.smartgwt.client.widgets.Canvas
-
If
showCustomScrollbars
is true, should the
scrollbars be drawn floating over the component handle, or should the handle shrink to accommodate them?
- getFocusCanvas() - Static method in class com.smartgwt.client.util.EventHandler
-
- getFocused() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
Image to display when the component is
focused
.
- getFocusedDown() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- getFocusedOver() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- getFocusItem() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Return the current focus item for this form.
- getFocusRow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the row that currently has keyboard focus.
- getFolder() - Method in class com.smartgwt.client.widgets.tree.events.FolderClickEvent
-
The folder (record) that was clicked
- getFolder() - Method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
-
The folder (record) on which the contextclick occurred.
- getFolder() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
The folder being dropped on
- getFolderIcon() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
The URL of the base icon for all folder nodes in this columnTree.
- getFolderIcon() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The URL of the base icon for all folder nodes in this treeGrid.
- getFolderIconPadding() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Default padding to show between folder icon and cell value in the tree cell.
- getFolders(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns all the first-level folders of a node.
- getFontFamily() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Font family name, similar to the CSS font-family attribute.
- getFontNames() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
ValueMap of CSS fontName properties to font name titles to display in the font selector
for the
FONTSELECTOR
control.
- getFontSelectorItem() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The
com.smartgwt.client.types.AutoChild
SelectItem
used for
choosing the font to apply to the current selection.
- getFontSelectorPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- getFontSize() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Font size in pixels, similar to the CSS font-size attribute.
- getFontSize() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Font size of sector labels.
- getFontSizes() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
ValueMap of CSS font size property values to font size titles to display in the font size selector
for the
FONTSIZESELECTOR
control.
- getFontSizeSelectorItem() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The
com.smartgwt.client.types.AutoChild
SelectItem
used for
choosing the font-size to apply to the current selection.
- getFontSizeSelectorPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- getFontStyle() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Font style, similar to the CSS font-style attribute, eg "normal", "italic".
- getFontWeight() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Font weight, similar to the CSS font-weight attribute, eg "normal", "bold".
- getFooter() - Method in class com.smartgwt.client.widgets.Window
-
Optional footer for the window, providing space for controls such as the resizer and status bar.
- getFooterHeight() - Method in class com.smartgwt.client.widgets.Window
-
The height of the footer, in pixels.
- getForceReload() - Method in class com.smartgwt.client.data.DSLoadSettings
-
Forcibly reload a dataSource if it's already loaded.
- getForceSingle() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Should
multiple record
processing
be suppressed for this task instance? This property can be set at any time is checked before executing the
task and after each execution during processing of multiple last task output records.
- getForceText() - Method in class com.smartgwt.client.data.TextExportSettings
-
- getForegroundColorTitle() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The
title
of the 'Text' color picker.
- getForeignDisplayField() - Method in class com.smartgwt.client.data.DataSourceField
-
Name of another field in a separate dataSource that should be used as the display
value for this field in the case where a foreignKey
relationship
exists.
- getForeignDisplayField() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For items with an
optionDataSource
, this
property specifies an explicit display field for records within the option dataSource.
- getForeignKey() - Method in class com.smartgwt.client.data.DataSourceField
-
Declares that this field holds values that can be matched to values from another DataSource
field, to create a relationship between records from different DataSources or even records
within the same DataSource.
- getForm() - Method in class com.smartgwt.client.widgets.form.events.CriteriaChangedEvent
-
the SearchForm being edited
- getForm() - Method in class com.smartgwt.client.widgets.form.events.OnSearchEvent
-
the form being submitted
- getForm() - Method in class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
-
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.BlurEvent
-
the managing DynamicForm instance
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangedEvent
-
the managing DynamicForm instance
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
-
the managing DynamicForm instance
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.ClickEvent
-
the managing DynamicForm instance
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.DoubleClickEvent
-
the managing DynamicForm instance
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorEnterEvent
-
form containing this item
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorExitEvent
-
form managing this form item
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.FocusEvent
-
the managing DynamicForm instance
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.FormItemIconClickEvent
-
The Dynamic Form to which this icon's item belongs.
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
-
a pointer to this item's form
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
a pointer to this item's form
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.ItemHoverEvent
-
This items form
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
-
Pointer to the item's form
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
Pointer to the item's form
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
-
Pointer to the item's form
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
-
the managing DynamicForm
instance.
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerIconClickEvent
-
the DynamicForm containing the picker icon's item.
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowContextMenuEvent
-
the managing DynamicForm instance
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
the dynamicForm in which this item is contained
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleClickEvent
-
the managing DynamicForm instance
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleDoubleClickEvent
-
the managing DynamicForm instance
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleHoverEvent
-
This items form
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueHoverEvent
-
This items form
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
-
the form containing this item
- getForm() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
A reference to the FormItem's DynamicForm.
- getForm() - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
the managing DynamicForm instance
- getForm() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
the managing DynamicForm instance
- getFormat() - Method in class com.smartgwt.client.data.DataSourceField
-
- getFormat() - Method in class com.smartgwt.client.data.SimpleType
-
- getFormat() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
- getFormat() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getFormat() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getFormat() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- getFormatOnBlur() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
With
formatOnBlur
enabled, this comboBoxItem will format its value according to the rules described in
FormItem.mapValueToDisplay()
as long as the
item does not have focus.
- getFormatOnBlur() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
With
formatOnBlur
enabled, this textAreaItem will format its value according to the rules described in
FormItem.mapValueToDisplay()
as long as the
item does not have focus.
- getFormatOnBlur() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
With
formatOnBlur
enabled, this textItem will format its value according to the rules described in
FormItem.mapValueToDisplay()
as long as the item
does not have focus.
- getFormatOnFocusChange() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should FormItem.formatEditorValue()
re-run
whenever this item recieves or loses focus? Setting this property allows developers to conditionally format the display
value based on item.hasFocus, typically to display a longer, more informative string while the item does not have focus,
and simplifying it down to an easier-to-edit string when the user puts focus into the item.
- getFormatString() - Method in class com.smartgwt.client.util.DateFormatStringFormatter
-
- getFormatStringFacetValueIds() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getFormattedRowCount() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFormattedRowRange() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Uses the
rowRangeFormat
to return a formatted
display value showing the currently visible set of rows in the listGrid viewport.
- getFormattedTimingData(Integer) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Returns formatted text visualising the tree of timing data available from the
getTimingData()
API.
- getFormattedTimingData(Integer, FormattedTimingDataCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
- getFormattedTimingData(Integer, FormattedTimingDataCallback, Integer) - Static method in class com.smartgwt.client.rpc.RPCManager
-
- getFormattedTimingData(Integer, FormattedTimingDataCallback, Integer, boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
- getFormattedTimingData(Integer, FormattedTimingDataCallback, Integer, boolean, boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
- getFormattedTimingData(Integer, FormattedTimingDataCallback, Integer, boolean, boolean, Integer) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Returns formatted text visualising the tree of timing data available from the
getTimingData()
API.
- getFormItem(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.FormItemFactory
-
- getFormItem(JavaScriptObject, JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.FormItemFactory
-
- getFormItem() - Method in class com.smartgwt.client.widgets.form.fields.FormItemFunctionContext
-
Retrieves the form item on which this function is being fired.
- getFormItem() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
FormItem on which this validator was declared.
- getFormItemAutoChild(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the FormItem
AutoChild named autoChildName
if already created.
- getFormItemAutoChild(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the FormItem
AutoChild named autoChildName
if already created.
- getFormItemAutoChild(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the FormItem
AutoChild named autoChildName
if already created.
- getFormItemDefaults() - Method in class com.smartgwt.client.tools.EditNode
-
Properties required to recreate the current
liveObject
.
- getFormItemDefaults() - Method in class com.smartgwt.client.tools.PaletteNode
-
Defaults for the component to be created from this palette.
- getFormItemLiveObject() - Method in class com.smartgwt.client.tools.EditNode
-
Live version of the object created from the defaults
.
- getFormItemLiveObject() - Method in class com.smartgwt.client.tools.PaletteNode
-
For a paletteNode which should be a "singleton", that is, always provides the exact same object (==) rather than a
dynamically created copy, provide the singleton object as liveObject
.
- getFormSubmitFailedWarning() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getFormula() - Method in class com.smartgwt.client.data.DataSourceField
-
If
field.formula
is set, this field's value in records will be
calculated dynamically via the specified
formula
.
- getFormula() - Method in class com.smartgwt.client.widgets.events.FormulaUpdated
-
the new or updated formula definition
- getFormula() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Not applicable to a DateRangeItem.
- getFormula() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Formula to be used to calculate the numeric value of this FormItem.
- getFormulaBuilderSpanTitleSeparator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, and
showHeaderSpanTitlesInFormulaBuilder
is true, this string will be inserted between the headerSpan title(s) and the field title in the field chooser grid in
the FormulaBuilder and SummaryBuilder.
- getFormulaFieldValue(ListGridField, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFormulaVars() - Method in class com.smartgwt.client.widgets.UserFormula
-
Object mapping from variable names to field names.
- getFormWrapper() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getForwardBaseStyle() - Method in class com.smartgwt.client.widgets.NavigationButton
-
Base style for navigation buttons where
Direction
is set to
"forward"
- getForwardSVGeventsToObject() - Method in class com.smartgwt.client.widgets.Canvas
-
If true, events sent to the SVG inside an object tag are forwarded to the object itself by Framework handlers.
- getFreezeFieldText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFromDate() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "from" date.
- getFromDate() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Initial value for the "from" date.
- getFromDateOnlyPrefix() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
The text to prepend to the formatted date when only a
fromDate
is supplied.
- getFromField() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
- getFromOfflineCache() - Method in class com.smartgwt.client.data.DSResponse
-
If set, indicates that this response came from the offline cache, not the server.
- getFromTitle() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The title for the
from
part of the range.
- getFrozen() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should be "frozen" for the purposes of horizontal scrolling.
- getFrozenBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid contains any frozen fields, this property can be used to apply a custom baseStyle to all cells in those
frozen fields.
- getFrozenFieldsMaxWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Maximum width available for any
frozen fields
shown in this grid.
- getFrozenFieldsMaxWidthAsInt() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Maximum width available for any
frozen fields
shown in this grid.
- getFrozenHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid contains any frozen fields, this property can be used to apply a custom headerBaseStyle to the frozen
set of fields.
- getFrozenHeaderTitleStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid contains any frozen fields, this property can be used to apply a custom headerTitleStyle to the frozen
set of fields.
- getFrozenRollOverCanvas(Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFrozenRollUnderCanvas(Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFullDataPath() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns a fully qualified
DataPath
for this canvas.
- getFullDataPath() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return the fully-qualified dataPath for the this formItem (ie, the dataPath expressed in absolute terms from the root
of the hierarchy, rather than relative to the item's parent form).
- getFullPathLocator() - Static method in class com.smartgwt.client.util.AutoTest
-
Convenience method to generate a
AutoTestLocator
with no search segments and an
explicit path from the locator root to the target.
- getFullPathLocator(Element) - Static method in class com.smartgwt.client.util.AutoTest
-
- getFullPathLocator(Element, boolean) - Static method in class com.smartgwt.client.util.AutoTest
-
- getFullPathLocator(Element, boolean, String[]) - Static method in class com.smartgwt.client.util.AutoTest
-
Convenience method to generate a
AutoTestLocator
with no search segments and an
explicit path from the locator root to the target.
- getFullRowRangeDisplayValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getFx() - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
x coordinate of inner radial
- getFy() - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
y coordinate of inner radial
- getGenerateClickOnEnter() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits Enter, the cell will respond to a click event.
- getGenerateClickOnSpace() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits space, the cell will respond to a click event.
- getGenerateDoubleClickOnEnter() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits Enter, the cell will respond to a double click
event.
- getGenerateDoubleClickOnSpace() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits Space, the cell will respond to a double click
event.
- getGeneratedValue() - Method in class com.smartgwt.client.util.AsyncSingleValueGenerationResult
-
If successful, the generated value.
- getGeneratedValues() - Method in class com.smartgwt.client.util.AsyncMultipleValuesGenerationResult
-
If successful, the generated values.
- getGenerateEditableFormulas() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Controls whether formula fields created while in edit mode are editable by end users at runtime (when the grid is no
longer in edit mode).
- getGenerateEditableHilites() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Controls whether highlights created while in edit mode are editable by end users at runtime (when the grid is no longer
in edit mode).
- getGenerateEditableSummaries() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Controls whether summary fields created while in edit mode are editable by end users at runtime (when the grid is no
longer in edit mode).
- getGenerateExactMatchCriteria() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When a comboBoxItem is used to generate search criteria in a SearchForm this property governs whether, if the user
explicitly chose an option from the pickList, we explicitly generate criteria that will search for an exact match
against the chosen value.
- getGenerateNames() - Method in class com.smartgwt.client.tools.HiddenPalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the
component's type, eg, "ListGrid0".
- getGenerateNames() - Method in class com.smartgwt.client.tools.ListPalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the
component's type, eg, "ListGrid0".
- getGenerateNames() - Method in class com.smartgwt.client.tools.MenuPalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the
component's type, eg, "ListGrid0".
- getGenerateNames() - Method in interface com.smartgwt.client.tools.Palette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the
component's type, eg, "ListGrid0".
- getGenerateNames() - Method in class com.smartgwt.client.tools.TilePalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the
component's type, eg, "ListGrid0".
- getGenerateNames() - Method in class com.smartgwt.client.tools.TreePalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the
component's type, eg, "ListGrid0".
- getGenerateRelatedUpdates() - Method in class com.smartgwt.client.data.DSRequest
-
Specifies should related updates have to be generated.
- getGenerateValidator() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When this item has a
startDate
or
endDate
specified, should it automatically generate a
client-side
dateRange validator
to enforce them?
- getGenerateValidator() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When this item has a
startDate
or
endDate
specified, should it automatically generate
a client-side
dateRange validator
to enforce
them?
- getGlobalID() - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
The ID of the component within the locator segments that has an auto-generated global ID.
- getGlobalNamespaces() - Method in class com.smartgwt.client.data.DataSource
-
Namespaces definitions to add to the root element of outbound XML messages sent to a web
service, as a mapping from namespace prefix to namespace URI.
- getGlobalTabIndex() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
TabIndex for the form item within the page.
- getGradationGaps() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Candidate gradation gaps to evaluate when trying to determine what gradations should be displayed on the primary axis,
which is typically the y (vertical) axis except for Bar charts.
- getGradationLabelPadding() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding from edge of Y the Axis Label.
- getGradationLabelProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for gradation labels
- getGradationLabelProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for gradation labels
- getGradationLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for gradation lines
- getGradationLineProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for gradation lines
- getGradations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Return an array of the gradation values used in the current chart.
- getGradations() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Return an array of the gradation values used in the current chart.
- getGradationTickMarkLength() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getGradationZeroLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the gradation line drawn for zero (slightly thicker by default).
- getGradationZeroLineProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for the gradation line drawn for zero (slightly thicker by default).
- getGradient() - Method in class com.smartgwt.client.tools.GradientEditor
-
The CSS gradient-statement to work with.
- getGradient(int, Object, String) - Method in interface com.smartgwt.client.widgets.chart.GradientMapper
-
Returns the gradient identifier to be used for the specified chart data.
- getGradient(String) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Returns gradient for gradientID.
- getGradient() - Method in class com.smartgwt.client.widgets.tools.events.GradientChangedEvent
-
- getGradients() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Array of gradients that can be referenced by DrawItems placed on this DrawPane.
- getGreen() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Returns the Green element of the currently-selected color, as an integer from 0-255
- getGreenFieldPrompt() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Green' field in the complex chooser.
- getGreenFieldTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Green' field in the complex chooser.
- getGrid() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Grid which will show a preview of data to be uploaded, with errors flagged
- getGrid() - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.BeforeCommitEvent
-
- getGrid() - Method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.PreviewShownEvent
-
- getGrid() - Method in class com.smartgwt.client.widgets.cube.FacetValueHoverCustomizer
-
Returns the CubeGrid over which the hover occurred
- getGrid() - Method in class com.smartgwt.client.widgets.grid.DragTrackerIconCustomizer
-
Returns the ListGrid over which the hover occurred
- getGrid() - Method in class com.smartgwt.client.widgets.grid.DragTrackerTitleCustomizer
-
Returns the ListGrid over which the hover occurred
- getGrid() - Method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
ListGrid to which this field belongs
- getGrid() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
ListGrid to which this field belongs
- getGrid() - Method in class com.smartgwt.client.widgets.grid.HoverCustomizer
-
Returns the ListGrid over which the hover occurred
- getGrid() - Method in class com.smartgwt.client.widgets.tile.CreateTileCustomizer
-
Returns the TileGrid associated with this customizer.
- getGrid() - Method in class com.smartgwt.client.widgets.tile.UpdateTileCustomizer
-
Returns the TileGrid associated with this customizer.
- getGridAdditionalCriteriaText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The additional criteria prefix to show in filter editor field hover, the filter action button or the sorter button
before the descriptive version of the +{filterWindowCriteria}, if any.
- getGridAddSearchText() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
- getGridColNum() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this formItem is part of a
ListGrid
's
inline edit form
, returns the number of the grid column this
formItem is responsible for editing, but
only if a row is currently being edited.
- getGridComponents() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Array of components that make up this grid.
- getGridFields() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- getGridRenderer() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getGridRowNum() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getGridSummary(ListGridRecord[], ListGridField, GroupSummary[]) - Method in class com.smartgwt.client.widgets.grid.GridSummaryCustomizer
-
If this grid is grouped, and ListGrid.showGroupSummary is true, this
method will be passed a third parameter - an array of group-level summaries.
- getGridSummary(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getGridSummaryData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getGridSummaryRecordProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, this attribute will be
set to true on the record object representing the grid summary row.
- getGripBreadth() - Method in class com.smartgwt.client.widgets.Splitbar
-
Grip breadth in pixels (the short icon axis, parallel to the Layout direction).
- getGripImgSuffix() - Method in class com.smartgwt.client.widgets.Snapbar
-
- getGripImgSuffix() - Method in class com.smartgwt.client.widgets.Splitbar
-
- getGripImgSuffix() - Method in class com.smartgwt.client.widgets.StretchImg
-
Suffix used the 'grip' image if
showGrip
is true.
- getGripLength() - Method in class com.smartgwt.client.widgets.Splitbar
-
Grip length in pixels (the long icon axis, perpendicular to the Layout direction).
- getGripper() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When
showGripper
is true, this is the component
that will be rendered adjacent to the canvas and allow the canvas to be moved with the mouse.
- getGripperIcon() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
The source for the icon displayed as the "gripper" that snaps to the top of an event canvas and allows an event to be
dragged with the mouse.
- getGripperIcon(EventCanvas) - Method in class com.smartgwt.client.widgets.calendar.EventCanvasGripperIconCustomizer
-
getGripperIcon() should be implemented and return the SCImgURL for the icon to use as
the gripper for the passed EventCanvas
To access the Calendar itself, use canvas.getCalendar().
- getGroup() - Method in class com.smartgwt.client.data.DataSourceField
-
For use in
ComponentSchema
, indicates what group to place the property in when editing
in Reify.
- getGroup() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Returns all configured grouping levels, as an array of
GroupSpecifier
s.
- getGroupBorderCSS() - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the style for the grouping frame around the canvas.
- getGroupBy() - Method in class com.smartgwt.client.data.DSRequest
-
- getGroupBy() - Method in class com.smartgwt.client.util.workflow.GridFetchDataTask
-
List of fields to group by in the fetch.
- getGroupBy() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
List of fields to group by for a fetch.
- getGroupByAsyncThreshold() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When grouping is requested with this number of records or more, an asynchronous approach is used to avoid the browser
showing a "script is running slowly.." message prompting the user to stop execution of JavaScript.
- getGroupByField() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Not applicable to TreeGrids, as the
data
already represents a
tree.
- getGroupByFieldAsStringArray() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Not applicable to TreeGrids, as the
data
already represents a
tree.
- getGroupByFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the current grouping of this listGrid as an array of fieldNames.
- getGroupByFieldSummaries() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, 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.
- getGroupByMaxRecordsExceededMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Warning shown to the user when a grouping attempt failed as the data set length exceeds
groupByMaxRecords
.
- getGroupByText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid and
this.canGroupBy
is true, this string will be
shown as the title for the menu item to toggle the group by setting for a field.
- getGroupedRecordIndex(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the true row index for a grouped record excluding group and summary records.
- getGroupGranularity() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Granularity of grouping for numeric fields.
- getGroupIcon() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The URL of the base icon for the group icons in this listGrid.
- getGroupIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width and height of group icons for this ListGrid.
- getGroupIconStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getGroupIndentSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default number of pixels by which to indent subgroups relative to parent group.
- getGrouping() - Method in class com.smartgwt.client.data.GroupSpecifier
-
The groupingMode applied to the associated field.
- getGroupingFieldTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear in the header of the "property" field.
- getGroupingFieldTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear in the header of the "grouping" field.
- getGroupingFormat() - Static method in class com.smartgwt.client.util.NumberUtil
-
The grouping-format for numbers
- getGroupingMode() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field that allows multiple
grouping modes
,
the current grouping mode.
- getGroupingModes() - Method in class com.smartgwt.client.data.SimpleType
-
A set of key-value pairs that represent the names and titles of the grouping modes available to values of this type,
for use in components that support grouping.
- getGroupingModes() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field can be grouped, this attribute represents the set of grouping styles that are available.
- getGroupingSymbol() - Static method in class com.smartgwt.client.util.NumberUtil
-
The grouping symbol, or thousands separator, to use when formatting numbers
- getGroupLabelBackgroundColor() - Method in class com.smartgwt.client.widgets.Canvas
-
If set, the background color of the grouping label.
- getGroupLabelStyleName() - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the style for the grouping label.
- getGroupLeadingIndent() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default number of pixels by which to indent all groups.
- getGroupMembers() - Method in class com.smartgwt.client.widgets.grid.GroupNode
-
- getGroupMembers(GroupNode, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For a
grouped
grid,
returns all the direct children of the supplied node in the
groupTree
if
recordsOnly
false.
- getGroupName() - Method in class com.smartgwt.client.tools.StyleSetting
-
Name of the
group
this setting will appear in for editing.
- getGroupName() - Method in class com.smartgwt.client.widgets.grid.GroupNode
-
The name of the field being grouped by this node.
- getGroupNodeBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getGroupNodeStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style that
group
rows will have.
- getGroupPadding() - Method in class com.smartgwt.client.widgets.Canvas
-
Padding to apply inside the border when this canvas is showing a group
border and label
.
- getGroupPrecision() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For fields of type:"float" or derived from float, number of digits after the decimal point to consider when grouping.
- getGroupRect() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
This method will return an array of integers mapping out the coordinates (left, top, width, height) of the "group
rectangle" for the group.
- getGroupRectOutline() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getGroups() - Method in class com.smartgwt.client.tools.CSSEditor
-
- getGroupSortDirection() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
sortByGroupFirst
is active, the sorting
direction applied for implicit sorting by the field(s) used for grouping.
- getGroupState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Initial group state for the grid.
- getGroupSummary(ListGridRecord[], ListGridField, GroupNode) - Method in class com.smartgwt.client.widgets.grid.GroupSummaryCustomizer
-
- getGroupSummaryData(Record[], Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, and
showGroupSummary
is true, this method will return the
group summary data displayed at the end of the group.
- getGroupSummaryData(Record[], Record, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, and
showGroupSummary
is true, this method will return the
group summary data displayed at the end of the group.
- getGroupSummaryData(Record[], GroupNode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, and
showGroupSummary
is true, this method will return the
group summary data displayed at the end of the group.
- getGroupSummaryData(Record[], GroupNode, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, and
showGroupSummary
is true, this method will return the
group summary data displayed at the end of the group.
- getGroupSummaryRecordProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGroupSummary
is true, this attribute will
be set to true on each record object representing a group-level summary row.
- getGroupSummaryStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getGroupTitle(Object, Record, Map, String, Canvas) - Method in class com.smartgwt.client.data.SimpleType
-
Returns a string value appropriate for the title of the group containing the passed value.
- getGroupTitle() - Method in class com.smartgwt.client.widgets.Canvas
-
The title/label for the grouping.
- getGroupTitle() - Method in class com.smartgwt.client.widgets.grid.GroupNode
-
- getGroupTitle(Object, GroupNode, ListGridField, String, ListGrid) - Method in interface com.smartgwt.client.widgets.grid.GroupTitleRenderer
-
Return the title that should be shown to the user for the group with the groupValue passed as a parameter.
- getGroupTitleAlign() - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
If set, this attribute affects the alignment of the titles in
RibbonGroups
in this
RibbonBar
.
- getGroupTitleColumnProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom properties for the automatically generated groupTitleColumn
.
- getGroupTitleField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When a list grid is
grouped
, each group shows under an auto
generated header node.
- getGroupTitleOrientation() - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
If set, this attribute affects the orientation of the titles in
RibbonGroups
in this
RibbonBar
.
- getGroupTree() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The data tree that results from a call to
groupBy()
.
- getGroupTreeSelection() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid
is grouped
, this method will return the
current selection.
- getGroupTreeSelection(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getGroupTreeSelection(boolean, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid
is grouped
, this method will return the
current selection.
- getGroupValue(Object, Record, Map, String, Canvas) - Method in class com.smartgwt.client.data.SimpleType
-
Returns a group value appropriate for the passed record, field and value, in the passed component.
- getGroupValue() - Method in class com.smartgwt.client.widgets.grid.GroupNode
-
- getGroupValue(Object, ListGridRecord, ListGridField, String, ListGrid) - Method in interface com.smartgwt.client.widgets.grid.GroupValueFunction
-
Return the value which records should be grouped by.
- getHandlerCount(GwtEvent.Type<?>) - Method in class com.smartgwt.client.core.BaseClass
-
- getHandlerCount(GwtEvent.Type<?>) - Method in class com.smartgwt.client.core.DataClass
-
- getHandlerCount(GwtEvent.Type<?>) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getHasFocus() - Method in class com.smartgwt.client.widgets.events.FocusChangedEvent
-
If true this widget now has keyboard focus
- getHasHeaderLine() - Method in class com.smartgwt.client.data.TextImportSettings
-
If set to true, the data is assumed to have a header line that lists titles for each field, which should be parsed.
- getHeader() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
A Toolbar used to manager the headers shown for each column of the grid.
- getHeader() - Method in class com.smartgwt.client.widgets.Window
-
Header for the Window, based on an HLayout.
- getHeaderAriaRole() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderAutoFitEvent() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Event on a ListGrid header that triggers auto fitting to data and/or title.
- getHeaderBackground() - Method in class com.smartgwt.client.widgets.Window
-
Img background component for the header, for gradient or image-based display
- getHeaderBackgroundColor() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional background color for the header portion of
canvases
representing this event in the various
calendar views
.
- getHeaderBackgroundColor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
BackgroundColor for the header toolbar.
- getHeaderBarStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set the CSS style used for the header as a whole.
- getHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
- getHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Button.baseStyle
to apply to the buttons in the header, and the
sorter, for this ListGrid.
- getHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getHeaderBorderColor() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional border color for the header portion of
canvases
representing this event in the various
calendar views
.
- getHeaderButtonAriaRole() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderButtonAriaRole() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Aria role
for the header button for this field.
- getHeaderButtonAriaState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderButtonAriaState() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Aria state
for the header button for this field.
- getHeaderButtonProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties to apply to all header buttons.
- getHeaderContextMenu() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The context menu displayed for column headers.
- getHeaderContextMenuItems(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderContextMenu
is
true
this method returns the menu items to be displayed in the default header context menu.
- getHeaderData() - Method in class com.smartgwt.client.data.DSRequest
-
For DataSources using SOAP messaging with a WSDL web service, data to be serialized to form SOAP headers, as a map from
the header part name to the data.
- getHeaderData() - Method in class com.smartgwt.client.data.WSRequest
-
Data to be serialized to form the SOAP headers, as a map from the header part name to the data.
- getHeaderHeight() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
- getHeaderHeight() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getHeaderHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The height of this listGrid's header, in pixels.
- getHeaderHeight() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Height of headers for sections.
- getHeaderHoverAlign() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderHoverDelay() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Delay in ms for hovers shown over this field's header.
- getHeaderHoverHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderHoverHTML(CalendarView, HeaderLevel, Date, Date, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the hover HTML to show in a hover when the mouse moves over the header area.
- getHeaderHoverOpacity() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderHoverStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderHoverVAlign() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderHoverWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderHoverWrap() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderHTML() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Returns the HTML to show in the header of this EventCanvas.
- getHeaderIcon() - Method in class com.smartgwt.client.widgets.Window
-
Header icon shown at left end of header by default.
- getHeaderLabel() - Method in class com.smartgwt.client.widgets.Window
-
Label that shows Window title in header.
- getHeaderLevels() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Configures the levels of
headers
shown above the event area,
and their time units.
- getHeaderMenuButton() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, when the user
rolls over the header buttons in this grid the headerMenuButton will be shown over the header button in question.
- getHeaderMenuButtonHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the height of the auto-generated
headerMenuButton
- getHeaderMenuButtonHeightAsString() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the height of the auto-generated
headerMenuButton
- getHeaderMenuButtonIcon() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the icon shown on the auto-generated
headerMenuButton
- getHeaderMenuButtonIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the height of the icon shown on the auto-generated
headerMenuButton
- getHeaderMenuButtonIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the width of the icon shown on the auto-generated
headerMenuButton
- getHeaderMenuButtonSnapOffsetLeft() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Offset of the right edge of a
headerMenuButton
from the right edge of it's parent button.
- getHeaderMenuButtonWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the width of the auto-generated
headerMenuButton
- getHeaderProperties() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
- getHeaderPropertiesAsImgSectionHeader() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
- getHeaderRadius() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to any valid CSS
border-radius string, allows for a rounded header in this grid by applying a
corner-radius to the left of the
header
, and to the right
of the
corner sort-button
if it's visible, or the
right of the
header
otherwise.
- getHeaderShadowColor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderShadowHOffset() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderShadowSoftness() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderShadowVOffset() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderSpan() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getHeaderSpanContextMenuItems(HeaderSpan) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the menus items that should be shown in a menu triggered from a headerSpan
.
- getHeaderSpanHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default height for a headerSpan
with no height
specified.
- getHeaderSrc() - Method in class com.smartgwt.client.widgets.Window
-
If
showHeaderBackground
is
true
, this
property provides the URL of the background image for the header.
- getHeaderStyle() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
- getHeaderStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
CSS style applied to the day-of-week headers.
- getHeaderStyle() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
- getHeaderStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a header
- getHeaderStyle() - Method in class com.smartgwt.client.widgets.Window
-
Style for the Window header.
- getHeaderTextColor() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional text color for the header portion of
canvases
representing this event in the various
calendar views
.
- getHeaderTitle(Date, int, String, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.DateHeaderCustomizer
-
getHeaderTitle() should be implemented and return the HTML string to display in the
header for the passed date or dayOfWeek.
- getHeaderTitle() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title to display in the header-bar of this Dialog.
- getHeaderTitle() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Optional title for the headerSpan button for this headerSpan.
- getHeaderTitle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Optional title for the header button for this field.
- getHeaderTitleStyle() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
- getHeaderTitleStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHeaderTitleStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Custom titleStyle to apply to this field's header button instead of
ListGrid.headerTitleStyle
.
Note that this will
typically only have an effect if
ListGrid.headerButtonConstructor
is set to
StretchImgButton
or a subclass thereof.
- getHeaderTitleVAlign() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Specifies vertical alignment in the column headers: "top", "center", or "bottom".
- getHeaderWidth() - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
If set, the width for each of the spans in this headerLevel.
- getHeaderWrap() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Whether the
header area
should autosize
vertically to display all contents.
- getHeaderYearTitle(int) - Method in interface com.smartgwt.client.widgets.DateChooser.YearTitleFormatter
-
Method to provide the year representation that is shown in the DateChooser header.
- getHeight() - Method in class com.smartgwt.client.core.Rectangle
-
- getHeight() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
- getHeight() - Static method in class com.smartgwt.client.util.Page
-
Get the height of the visible portion of the window, not including browser chrome or the scrollbar area.
- getHeight() - Method in class com.smartgwt.client.widgets.Button
-
Size for this component's vertical dimension.
- getHeight() - Method in class com.smartgwt.client.widgets.calendar.Lane
-
In
Timeline
s, the height of this Lane's row.
- getHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
The canvas.width
attribute specifies the size for a component's horizontal dimension;
canvas.height
specifies the size for the vertical dimension.
- getHeight() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Integer number of pixels.
- getHeight() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Height of the diamond.
- getHeight() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getHeight() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
- getHeight() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
- getHeight() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
- getHeight() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Height of the Canvas.
- getHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the FormItem.
- getHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines the height of this icon in px.
- getHeight() - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
Height of the FormItem.
- getHeight() - Method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
default height for the spacer
- getHeight() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Default height of this item
- getHeight() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Height for this uploadItem.
- getHeight() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Height of this headerSpan.
- getHeight() - Method in class com.smartgwt.client.widgets.ImgButton
-
Size for this component's vertical dimension.
- getHeight() - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the height of the image.
- getHeight() - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the height of the image.
- getHeight() - Method in class com.smartgwt.client.widgets.Label
-
Size for this component's vertical dimension.
- getHeight() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the height of a Portlet, then that height will be used as the
Portlet's
rowHeight
(if no rowHeight is set).
- getHeight() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size for this component's vertical dimension.
- getHeight() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size for this component's vertical dimension.
- getHeight() - Method in class com.smartgwt.client.widgets.StretchItem
-
The height of the image.
- getHeight() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
For
type
:
"separator"
, this attribute
specifies the height of the separator.
- getHeightAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Height of the diamond.
- getHeightAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getHeightAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
- getHeightAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
- getHeightAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
- getHeightAsString() - Method in class com.smartgwt.client.widgets.Button
-
Size for this component's vertical dimension.
- getHeightAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
- getHeightAsString() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Height of the Canvas.
- getHeightAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the FormItem.
- getHeightAsString() - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
Height of the FormItem.
- getHeightAsString() - Method in class com.smartgwt.client.widgets.ImgButton
-
Size for this component's vertical dimension.
- getHeightAsString() - Method in class com.smartgwt.client.widgets.Label
-
Size for this component's vertical dimension.
- getHeightAsString() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the height of a Portlet, then that height will be used as the
Portlet's
rowHeight
(if no rowHeight is set).
- getHeightAsString() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size for this component's vertical dimension.
- getHeightAsString() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size for this component's vertical dimension.
- getHidden() - Method in class com.smartgwt.client.data.DataSourceField
-
Whether this field should be hidden from users by default within a DataBound component.
- getHidden() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this form item be hidden? Setting this property to true
on an item configuration will have the same
effect as having a showIf()
implementation which returns
false
.
- getHidden() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Marks field as initially hidden.
The user will still be able to show the field via a context menu.
- getHidden() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
- getHidden() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified this tab will be hidden by default.
- getHide() - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
Should the target form item be hidden?
- getHideAllHighlightsTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the hide all highlights menu item.
- getHideEmptyAxis() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
With
hideEmptyFacetValues
, controls on which
axis hiding of empty values is applied, "row" (only empty rows are hidden), "column" (only empty columns are hidden) or
both (the default).
- getHideEmptyFacetValues() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
This causes the headers for any combination of facetValues for which there are no cellRecords to be suppressed.
- getHideEmptyPickList() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this pickList contains no options, should it be hidden? If unset, default behavior is to allow the empty
pickList to show if it is databound.
- getHideEmptyPickList() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this pickList contains no options, should it be hidden? If unset, default behavior is to allow the empty
pickList to show if it is databound.
- getHideEmptyPickList() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this pickList contains no options, should it be hidden? If unset, default behavior is to allow the empty
pickList to show if it is databound.
- getHideEmptySummaryRow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, causes the
summaryRow
component to be hidden if
it has no data after summaries have been recalculated
- getHideFilterEditorTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHideGroupBorderOnDrag() - Method in class com.smartgwt.client.tools.EditContext
-
Should the group selection box shown when
canGroupSelect
is true be hidden during drag?
- getHideGroupBorderOnDrag() - Method in class com.smartgwt.client.tools.EditPane
-
Should the group selection box shown when
canGroupSelect
is true be hidden during drag?
- getHideGroupBorderOnDrag() - Method in class com.smartgwt.client.tools.EditTree
-
Should the group selection box shown when
canGroupSelect
is true be hidden during drag?
- getHideOnPhone() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Set this property to true to suppress showing this field on mobile phones (handset-sized devices).
- getHideOnTablet() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Set this property to true to suppress showing this field on tablets (tablet-sized devices).
- getHideUnusedLanes() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, hides any
lane
that doesn't have any
active events in the current dataset.
- getHideUsingDisplayNone() - Method in class com.smartgwt.client.widgets.Canvas
-
- getHighErrorMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getHighlightCellTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the cell highlight menu item.
- getHighlightDataValues() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Should the draw-area of nearby filled data-value shapes be highlighted as the mouse is moved over some
chart-types
?
- getHighlightSelectionTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the selection highlight menu item.
- getHighlightTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the highlight menu item.
- getHilite() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
Return the hilite definition being edited, including criteria and hilite properties.
- getHiliteAccessKey() - Method in class com.smartgwt.client.widgets.Button
-
If set to true, if the
title
of this button contains the
specified
accessKey
, when the title is displayed to the user it
will be modified to include HTML to underline the accessKey.
Note that this property may cause titles that include
HTML (rather than simple strings) to be inappropriately modified, so should be disabled if your title string includes
HTML characters.
- getHiliteAccessKey() - Method in class com.smartgwt.client.widgets.ImgButton
-
If set to true, if the
title
of this button contains the
specified
accessKey
, when the title is displayed to the user it
will be modified to include HTML to underline the accessKey.
Note that this property may cause titles that include
HTML (rather than simple strings) to be inappropriately modified, so should be disabled if your title string includes
HTML characters.
- getHiliteAccessKey() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
If this MenuButton has a specified
accessKey
, underline it in
the title of the button by default
- getHiliteAccessKey() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
If this MenuButton has a specified
accessKey
, underline it in
the title of the button by default
- getHiliteAccessKey() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If set to true, if the
title
of this button contains the
specified
accessKey
, when the title is displayed to the user it
will be modified to include HTML to underline the accessKey.
Note that this property may cause titles that include
HTML (rather than simple strings) to be inappropriately modified, so should be disabled if your title string includes
HTML characters.
- getHiliteBodyColor() - Method in class com.smartgwt.client.widgets.Window
-
Highlight color for the Window body (shown when the body is flashed).
- getHiliteCanReplaceValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, end users can create advanced hiliting rules that will use the
Hilite.replacementValue
feature to cause values in hilited cells to
be replaced with a user-entered value.
- getHiliteEditorSpanTitleSeparator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, and
showHeaderSpanTitlesInHiliteEditor
is
true, this string will be inserted between the headerSpan title and the field title in the hiliteEditor field chooser
grid.
- getHiliteHeaderSrc() - Method in class com.smartgwt.client.widgets.Window
-
- getHiliteHeaderStyle() - Method in class com.smartgwt.client.widgets.Window
-
Highlight style for the Window header.
- getHiliteHTMLAfterFormat() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to true, custom HTML applied as part of hiliting will be applied after
formatting
for each cell.
- getHiliteHTMLAfterFormat() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set to true, custom HTML applied as part of hiliting will be applied after
formatting
for each cell in this column.
- getHiliteIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height for hilite icons for this listGrid.
- getHiliteIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Height for hilite icons for this field.
- getHiliteIconHeight() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Height for hilite icons for this listGrid.
- getHiliteIconHeight() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Height for hilite icons for this field.
- getHiliteIconLeftPadding() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the left of
hilite
icons
by default? Can be overridden at the field level
- getHiliteIconLeftPadding() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getHiliteIconLeftPadding() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
How much padding should there be on the left of
hilite icons
by default? Can be overridden at the field level
- getHiliteIconLeftPadding() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- getHiliteIconPosition() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
hiliteIcons
are present, where the hilite icon
will be placed relative to the field value.
- getHiliteIconPosition() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When
ListGrid.hiliteIcons
are present, where the hilite
icon will be placed relative to the field value.
- getHiliteIconPosition() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
When
hiliteIcons
are present, where the hilite
icon will be placed relative to the field value.
- getHiliteIconPosition() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- getHiliteIconRightPadding() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the right of
hilite
icons
by default? Can be overridden at the field level
- getHiliteIconRightPadding() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getHiliteIconRightPadding() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
How much padding should there be on the right of
hilite icons
by default? Can be overridden at the field level
- getHiliteIconRightPadding() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- getHiliteIcons() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
Specifies a list of icons that can be used in hilites.
- getHiliteIcons() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Specifies a list of icons that can be used in
hilites
.
- getHiliteIcons() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Specifies a list of icons that can be used in
hilites
.
- getHiliteIcons() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Specifies a list of icons that can be used in
hilites
.
- getHiliteIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width and height of
hilite icons
for this
component.
- getHiliteIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getHiliteIconSize() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Default width and height of
hilite icons
for this
component.
- getHiliteIconSize() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- getHiliteIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Width for hilite icons for this component.
- getHiliteIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Width for hilite icons for this field.
- getHiliteIconWidth() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Width for hilite icons for this component.
- getHiliteIconWidth() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Width for hilite icons for this field.
- getHiliteProperty() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getHiliteProperty() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getHiliteProperty() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Marker that can be set on a record to flag that record as hilited.
- getHiliteProperty() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getHiliteProperty() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getHiliteProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHiliteProperty() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getHiliteProperty() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getHiliteReplaceValueFieldTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHiliteRequiredFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Indicates whether the titles of required items in this form should use the special prefix and suffix specified by the
requiredTitlePrefix
and
requiredTitleSuffix
attributes, instead of the
standard prefix and suffix.
- getHiliteRowOnFocus() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the grid body gets keyboard focus, should we highlight the current focus row, using the rollover cell style?
- getHilites() - Method in class com.smartgwt.client.ai.BuildHilitesResponse
-
The generated
Hilite
(s) for the user's natural language description of hilite criteria
and styling to apply.
- getHilites() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getHilites() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getHilites() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Hilites to be applied to the data for this component.
- getHilites() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Return the set of hilite-objects currently applied to this DataBoundComponent.
- getHilites() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getHilites() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getHilites() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHilites() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getHilites() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getHiliteState() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getHiliteState() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getHiliteState() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Get the current hilites encoded as a String, for saving.
- getHiliteState() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getHiliteState() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getHiliteState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHiliteState() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getHiliteState() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getHilitesText() - Method in class com.smartgwt.client.widgets.FieldPicker
-
- getHiliteViaAIMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHiliteViaAIText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Title for the menu item displayed in this component's header context menu when
AI-assisted hiliting
is allowed.
- getHint() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies "hint" string to show next to the form item to indicate something to the user.
- getHint() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Text shown inside the field that serves as an indicator of what this field is for.
- getHint() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Returns the hint text for this item.
- getHintStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
CSS class for the "hint" string.
- getHistoryConclusion() - Method in class com.smartgwt.client.ai.AIRequest
-
When this engine does not support multiple messages, all of the messages of the request must be concatenated together.
- getHistoryDelimiters() - Method in class com.smartgwt.client.ai.AIRequest
-
When this engine does not support multiple messages, all of the messages of the request must be concatenated together.
- getHistoryIntroduction() - Method in class com.smartgwt.client.ai.AIRequest
-
When this engine does not support multiple messages, all of the messages of the request must be concatenated together.
- getHLabelSpacing() - Method in class com.smartgwt.client.widgets.Slider
-
- getHome() - Static method in class com.smartgwt.client.util.SC
-
Get the root directory for Isomorphic-supplied SmartClient files - the directory
containing the modules/ and system/ subdirectories extracted when the SmartGWT project is
built.
- getHoopSelectionMode() - Method in class com.smartgwt.client.tools.EditContext
-
Defines the mode of inclusion for components encountered during hoop selection which is enabled when
selectionType
is
multiple
.
- getHoopSelector() - Method in class com.smartgwt.client.tools.EditProxy
-
Hoop selector canvas used for selecting multiple components.
- getHoopSelectorProperties() - Method in class com.smartgwt.client.tools.EditContext
-
- getHourIncrement() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
hourValues
is unset, this attribute specifies the
increment to use when generating entries for the hour picker.
- getHourItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getHourItemPrompt() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getHourItemProperties() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Custom properties to apply to this timeItem's generated
hour picker
.
- getHourItemTitle() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getHourMaxValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
hourValues
is unset, this attribute specifies the
maximum value present in the hour picker.
- getHourMinValue() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
hourValues
is unset, this attribute specifies the
minimum value present in the hour picker.
- getHoursAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "hour".
- getHoursFromNowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "hour".
- getHourValues() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getHoverAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, this property can be used to customize the alignment of content in the hover
canvas.
- getHoverAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Text alignment for text displayed in this item's hover canvas, if shown.
- getHoverAutoDestroy() - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true and
getHoverComponent()
is implemented, should the hoverCanvas returned from it be automatically destroyed when it is
hidden?
- getHoverAutoFitMaxWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
- getHoverAutoFitMaxWidthAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
- getHoverAutoFitWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
if
showHover
is true, this property will cause the specified
hoverWidth
to be treated as a minimum width for the hover.
- getHoverComponent() - Method in class com.smartgwt.client.widgets.Canvas
-
When
showHoverComponents
is true, this method is
called to get the component to show as a hover for this Canvas.
- getHoverDelay() - Method in class com.smartgwt.client.widgets.Canvas
-
If this.canHover
is true, how long should the mouse be kept over this widget before the hover event is
fired
- getHoverDelay() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this.canHover
is true, how long should the mouse be kept over this widget before the hover event is
fired
- getHoverDelay() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified, this is the number of milliseconds to wait between the user rolling over this form item, and triggering
any hover action for it.
If not specified this.form.itemHoverDelay
will be used instead.
- getHoverDelay() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Delay in ms for hovers shown for cells in this field.
- getHoverFocusKey() - Method in class com.smartgwt.client.widgets.Canvas
-
For canvases
showing a hover
, this attribute gives users a way
to pin the hover in place so they can interact with it (scroll it, click embedded links, etc).
- getHoverFocusKey() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This attribute gives users a way to pin this item's hover in place so they can interact with it (scroll it, click
embedded links, etc).
- getHoverHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, this property can be used to customize the height of the hover canvas shown.
- getHoverHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Option to specify a height for any hover shown for this item.
- getHoverHeightAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Option to specify a height for any hover shown for this item.
- getHoverHTML(ListGridRecord, int, int, Date, String, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.CellHoverCustomizer
-
getHoverHTML() should be implemented and return the string of HTML to display in the hover for a given cell in a CalendarView
- getHoverHTML(CalendarEvent, String, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.DragHoverCustomizer
-
getHoverHTML() should be implemented and return the string of HTML to display in the hover during a drag operation
- getHoverHTML(CalendarEvent, EventCanvas) - Method in class com.smartgwt.client.widgets.calendar.EventCanvasHoverHTMLCustomizer
-
getHoverHTML() should be implemented and return the string of HTML to display when the user hovers
over an event
- getHoverHTML(HeaderLevel, Date, Date, String, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevelHoverCustomizer
-
getHoverHTML() should be implemented and return the string of HTML to display in the hover for a given span in the HeaderLevel
- getHoverHTML() - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, when the user holds the mouse over this Canvas for long enough to trigger a
hover event, a hover canvas is shown by default.
- getHoverHTML() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If
showHover
is true, when the user holds the mouse
over this DrawItem for long enough to trigger a hover event, a hover canvas is shown by default.
- getHoverHTML(FormItem, DynamicForm) - Method in interface com.smartgwt.client.widgets.form.FormItemHoverFormatter
-
The html to render on hover.
- getHoverHTML(ListGridRecord, int, int, String) - Method in interface com.smartgwt.client.widgets.grid.CellValueHoverFormatter
-
- getHoverHTML(int, String) - Method in interface com.smartgwt.client.widgets.grid.HeaderHoverFormatter
-
- getHoverHTML() - Method in class com.smartgwt.client.widgets.HoverHTMLCustomizer
-
hoverHTML() should be implemented and return the string of HTML to display.
- getHoverHTML(String) - Method in interface com.smartgwt.client.widgets.TitleHoverFormatter
-
- getHoverLabelPadding() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getHoverLabelProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for text in a floating label that represents the data value shown whenever the mouse moves withing the main
chart area when
showValueOnHover
is enabled.
- getHoverMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
showHoverComponents
is true, the builtin
mode to use when automatically creating a hover component for rows in this grid.
- getHoverMoveWithMouse() - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, should this widget's hover canvas be moved with the mouse while visible?
- getHoverOpacity() - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, should the hover canvas be shown with opacity other than 100?
- getHoverOpacity() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Opacity for any hover shown for this item
- getHoverPersist() - Method in class com.smartgwt.client.widgets.Canvas
-
Allows interaction with hovers when the cursor is positioned over them.
- getHoverPersist() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Allows interaction with hovers when the cursor is positioned over them.
- getHoverRectProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for rectangle that draws behind of a floating hover label that represents the data value.
- getHoverScreen() - Method in class com.smartgwt.client.widgets.Canvas
-
- getHoverScreen() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getHoverStyle() - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, this property can be used to specify the css style to apply to the hover canvas.
- getHoverStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Explicit CSS Style for any hover shown for this item.
- getHoverStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Style to apply to hovers shown over this grid.
- getHoverVAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, this property can be used to customize the vertical alignment of content in the
hover canvas.
- getHoverVAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Vertical text alignment for text displayed in this item's hover canvas, if shown.
- getHoverWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true, this property can be used to
customize the width of the hover canvas shown.
- getHoverWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Option to specify a width for any hover shown for this item.
- getHoverWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the width of the canvas shown when the mouse hovers over cells in this field.
- getHoverWidthAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Option to specify a width for any hover shown for this item.
- getHoverWrap() - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, this property can be used to customize the whether content in the hover canvas
is displayed in a single line, or wraps.
- getHoverWrap() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
This property may be set to customize the wrap
attribute for the canvas shown when the mouse hovers over
cells in this field.
- getHPolicy() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Sizing policy applied to members on horizontal axis
- getHResizeCursor() - Method in class com.smartgwt.client.widgets.Splitbar
-
Cursor to display if this Splitbar is to be used for horizontal resize of widgets.
- getHSnapPosition(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Override this method to provide a custom snap-to grid.
- getHSnapPosition(int, String) - Method in class com.smartgwt.client.widgets.Canvas
-
Override this method to provide a custom snap-to grid.
- getHspace() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines the number of pixels space to be displayed on the left of this form item icon, or for
inline
icons whose
inlineIconAlign
is
Alignment.LEFT
, on the right of this form item icon.
- getHSrc() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
Default src to display when
vertical
is false, and
src
is unset.
- getHSrc() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Base URL for the images used for the horizontal scrollbar track and end buttons.
- getHSrc() - Method in class com.smartgwt.client.widgets.Splitbar
-
- 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.StretchItem
-
- getHSrc() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Image for horizontal resizer for a vertical Toolstrip
- getHSrc() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Image for horizontally oriented separator (for vertical toolstrips).
- getHThumbStyle() - Method in class com.smartgwt.client.widgets.Slider
-
- getHtmlAfter() - Method in class com.smartgwt.client.data.Hilite
-
HTML to append to the end of cell values where this hilite is applied.
- getHtmlBefore() - Method in class com.smartgwt.client.data.Hilite
-
HTML to pre-pend to cell values where this hilite is applied.
- getHtmlColor() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Returns the currently-selected color, in HTML color representation form, as a string.
- getHtmlElement() - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Simplifies integrating a screen with an existing JavaScript app.
- getHtmlElement() - Method in class com.smartgwt.client.widgets.Canvas
-
If specified as a pointer to an HTML element present in the DOM, this canvas will be rendered inside that element on
draw()
.
- getHtmlElementAsString() - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Simplifies integrating a screen with an existing JavaScript app.
- getHtmlElementAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
If specified as a pointer to an HTML element present in the DOM, this canvas will be rendered inside that element on
draw()
.
- getHtmlFieldPrompt() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'HTML' field in the complex chooser.
- getHtmlFieldTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'HTML' field in the complex chooser.
- getHtmlPosition() - Method in class com.smartgwt.client.widgets.Canvas
-
If
htmlElement
is specified, this attribute specifies the
position where the canvas should be inserted relative to the
htmlElement
in the DOM.
- getHtmlValue() - Method in class com.smartgwt.client.data.Hilite
-
- getHTrackStyle() - Method in class com.smartgwt.client.widgets.Slider
-
- getHttpHeaders() - Method in class com.smartgwt.client.data.DSResponse
-
HTTP headers returned by the server as a map from header name to header value.
- getHttpHeaders() - Method in class com.smartgwt.client.rpc.RPCRequest
-
HTTP headers to send, as a Object mapping Header name -> Header value, eg
{ "Content-Type" : "text/xml" }
- getHttpHeaders() - Method in class com.smartgwt.client.rpc.RPCResponse
-
HTTP headers returned by the server as a map from header name to header value.
- getHttpMethod() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Selects the HTTP method that will be used for the request.
- getHttpMethod() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Selects the HTTP method that will be used when fetching content.
- getHttpMethod() - Method in class com.smartgwt.client.widgets.ViewLoader
-
Selects the HTTP method that will be used when fetching content.
- getHttpProxyURL() - Method in class com.smartgwt.client.rpc.RPCRequest
-
The proxy URL to use for this request (if
useHttpProxy
is set
for this request).
- getHttpResponseCode() - Method in class com.smartgwt.client.rpc.RPCResponse
-
This attribute (available when using the the xmlHttpRequest
transport) contains the HTTP response code sent
by the server.
- getHttpResponseText() - Method in class com.smartgwt.client.rpc.RPCResponse
-
The actual text of the HTTP response.
- getHue() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Returns the Hue of the currently-selected color, as an integer from 0-239
- getHueFieldPrompt() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Hue' field in the complex chooser.
- getHueFieldTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Hue' field in the complex chooser.
- getHValueStyle() - Method in class com.smartgwt.client.widgets.Slider
-
- getIcon() - Method in class com.smartgwt.client.data.Hilite
-
URL of an icon to show when this hilite is applied to a cell.
- getIcon() - Method in class com.smartgwt.client.tools.PaletteNode
-
Icon for this paletteNode.
- getIcon() - Method in class com.smartgwt.client.widgets.Button
-
Optional icon to be shown with the button title text.
- getIcon() - Method in class com.smartgwt.client.widgets.Dialog
-
Icon to show in this dialog - see
message
.
- getIcon() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Optional icon image to display on the button for this item.
- getIcon() - Method in class com.smartgwt.client.widgets.form.fields.events.FormItemIconClickEvent
-
A pointer to the form item icon clicked
- getIcon() - Method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
-
a pointer to the icon that received the click event.
- getIcon() - Method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
a pointer to the icon that received the click event.
- getIcon(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getIcon() - Method in class com.smartgwt.client.widgets.form.FormItemEventInfo
-
If this event occurred over a formItemIcon this attribute contains the
name
of the icon.
- getIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Optional icon to show next to the title for this field.
- getIcon() - Method in class com.smartgwt.client.widgets.ImgButton
-
Optional icon to be shown with the button title text.
- getIcon() - Method in class com.smartgwt.client.widgets.Label
-
Optional icon to be shown with the button title text.
- getIcon() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Optional icon to be shown with the button title text.
- getIcon() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Icon to show for this NavItem
.
- getIcon() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Base filename of the icon that represents open and closed states.
- getIcon() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Base filename of the icon that represents open and closed states.
- getIcon() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
This property corresponds to the inherited
Button.icon
property,
which is used to display the menuButtonImage, so anything you attempt to set there would be clobbered by the internal
usage.
- getIcon() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The filename for this item's custom icon.
- getIcon() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Icon to show to the left of or above the title, according to the button's
orientation
.
- getIcon() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Optional icon to be shown with the button title text.
- getIcon() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Optional icon to be shown with the button title text.
- getIcon() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified, this tab will show an icon next to the tab title.
- getIcon(Record, boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Get the appropriate icon for a node.
- getIcon() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
This Property allows the developer to customize the icon displayed next to a node.
- getIconAlign() - Method in class com.smartgwt.client.widgets.Button
-
If this button is showing an icon should it be right or left aligned?
- getIconAlign() - Method in class com.smartgwt.client.widgets.ImgButton
-
If this button is showing an icon should it be right or left aligned?
- getIconAlign() - Method in class com.smartgwt.client.widgets.Label
-
If this button is showing an icon should it be right or left aligned?
- getIconAlign() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
If this button is showing an icon should it be right or left aligned?
- getIconAlign() - Method in class com.smartgwt.client.widgets.RibbonButton
-
This attribute is not supported in this subclass.
- getIconAlign() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If this button is showing an icon should it be right or left aligned?
- getIconBaseStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Fallback base CSS class to apply to this item's
icons
if they don't specify a
baseStyle
or provide
a sprite-based
src string
that specifies a
cssClass
.
- getIconBaseStyle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
CSS class to apply to the
add
and
remove
clause buttons.
- getIconBaseStyle() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
A CSS style to apply to images in the
left
and
right
buttons.
- getIconBaseStyle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
- getIconBaseStyle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
- getIconBaseStyle() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The base CSS class to apply to icons used in this grid.
- getIconBodyStyleName() - Method in class com.smartgwt.client.widgets.menu.Menu
-
If set, the CSS style used for the body of this menu when there is an icon field.
- getIconCursor() - Method in class com.smartgwt.client.widgets.Button
-
Specifies the cursor to display when the mouse pointer is over the icon image.
- getIconCursor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default cursor to display when the user rolls over icons within cells of an
type:icon
field.
- getIconCursor() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the cursor to display when the mouse pointer is over an icon image in a cell for either a field of type
icon
or a
valueIcon
.
- getIconField() - Method in class com.smartgwt.client.data.DataSource
-
Designates a field of
type
:"image" as the field to use when rendering a
record as an image, for example, in a
TileGrid
.
- getIconField() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
This property allows the developer to specify the icon displayed next to a record.
- getIconFieldDefaults() - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Default properties for the automatically generated icon column.
- getIconFieldProperties() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Custom properties for the automatically generated icon column.
- getIconFieldTitle() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The
title
of the 'Icon' picker.
- getIconFillSpaceStyleName() - Method in class com.smartgwt.client.widgets.menu.Menu
-
If set, alternative body style for the menu used when there is an icon field and the
placement
settings indicate the menu will be filling a portion of
the screen or a panel.
- getIconHeight() - Method in class com.smartgwt.client.widgets.Button
-
Height in pixels of the icon image.
- getIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default height for form item icons.
- getIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
icon
is specified, this property can be used to
specify the height of the icon to be displayed in the ListGrid header button.
- getIconHeight() - Method in class com.smartgwt.client.widgets.ImgButton
-
Height in pixels of the icon image.
- getIconHeight() - Method in class com.smartgwt.client.widgets.Label
-
Height in pixels of the icon image.
- getIconHeight() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Height in pixels of the icon image.
- getIconHeight() - Method in class com.smartgwt.client.widgets.menu.Menu
-
The default height applied to custom icons in this menu.
- getIconHeight() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The height applied to this item's icon.
- getIconHeight() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Height in pixels of the icon image.
- getIconHeight() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Height in pixels of the icon image.
- getIconHeight() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
icon
is specified, this property may be used to specify a height
for the icon.
- getIconHSpace() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Horizontal space (in px) to leave between form item icons.
- getIconOnlyBaseStyle() - Method in class com.smartgwt.client.widgets.Button
-
- getIconOrientation() - Method in class com.smartgwt.client.widgets.Button
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- getIconOrientation() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is showing an icon, should it appear to the left or right of the title?
Valid options are
"left"
or "right"
- getIconOrientation() - Method in class com.smartgwt.client.widgets.ImgButton
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- getIconOrientation() - Method in class com.smartgwt.client.widgets.Label
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- getIconOrientation() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- getIconOrientation() - Method in class com.smartgwt.client.widgets.RibbonButton
-
This attribute is not supported in this subclass.
- getIconOrientation() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- getIconOrientation() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- getIconPadding() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When using
autoFitFieldWidths
, padding in pixels
left on each side of fields that show images.
- getIconPadding() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Default padding to show between the folder or leaf node icon and cell value in the tree cell.
- getIconPadding() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Developers may customize the padding between the folder or leaf node icon and the text content of the tree cell for
individual nodes.
- getIconPaddingProperty() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This property allows the developer to specify custom
iconPadding
for specific nodes
- getIconPageRect(FormItemIcon) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getIconPlacement() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getIconPlacement() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
- getIconPlacement() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- getIconPrompt() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default prompt (and tooltip-text) for icons.
- getIconRect(FormItemIcon) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getIcons() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
An array of descriptor objects for icons to display in a line after this form item.
- getIconSize() - Method in class com.smartgwt.client.widgets.Button
-
Size in pixels of the icon image.
- getIconSize() - Method in class com.smartgwt.client.widgets.Dialog
-
Size of the icon to show in this dialog.
- getIconSize() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
When set, dictates the size of the
add
and
remove
clause buttons.
- getIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
icon
is specified, this property can be used to
specify the size of the icon to be displayed in the ListGrid header button.
- getIconSize() - Method in class com.smartgwt.client.widgets.ImgButton
-
Size in pixels of the icon image.
- getIconSize() - Method in class com.smartgwt.client.widgets.Label
-
Size in pixels of the icon image.
- getIconSize() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Size in pixels of the icon image.
- getIconSize() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Default size for icons in the
left
and
right
buttons in this
NavigationBar
.
- getIconSize() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
- getIconSize() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
- getIconSize() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size in pixels of the icon image.
- getIconSize() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size in pixels of the icon image.
- getIconSize() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
icon
is specified, this property may be used to specify a size
for the icon.
- getIconSize() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The standard size (same height and width, in pixels) of node icons in this treeGrid.
- getIconSpacing() - Method in class com.smartgwt.client.widgets.Button
-
Pixels between icon and title text.
- getIconSpacing() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Pixels between icon and title text.
- getIconSpacing() - Method in class com.smartgwt.client.widgets.ImgButton
-
Pixels between icon and title text.
- getIconSpacing() - Method in class com.smartgwt.client.widgets.Label
-
Pixels between icon and title text.
- getIconSpacing() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Pixels between icon and title text.
- getIconStyle() - Method in class com.smartgwt.client.widgets.Button
-
Base CSS style applied to the icon image.
- getIconStyle() - Method in class com.smartgwt.client.widgets.Dialog
-
Specifies the CSS style if the
icon
in this Dialog.
- getIconStyle() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Default CSS class for this button's
icon
.
- getIconStyle() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Base CSS style applied to the icon image.
- getIconTabPosition() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the desired tab-position of some icon with respect to other focusable sub-elements for this formItem.
- getIconVAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
How should icons be aligned vertically for this form item.
- getIconVAlign() - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
How should icons be aligned vertically for this form item.
- getIconVAlign() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Align icons with the top edge of text area icons by default.
- getIconVAlign() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
FormItem.iconVAlign
.
- getIconWidth() - Method in class com.smartgwt.client.widgets.Button
-
Width in pixels of the icon image.
- getIconWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default width for form item icons.
- getIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
icon
is specified, this property can be used to
specify the width of the icon to be displayed in the ListGrid header button.
- getIconWidth() - Method in class com.smartgwt.client.widgets.ImgButton
-
Width in pixels of the icon image.
- getIconWidth() - Method in class com.smartgwt.client.widgets.Label
-
Width in pixels of the icon image.
- getIconWidth() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Width in pixels of the icon image.
- getIconWidth() - Method in class com.smartgwt.client.widgets.menu.Menu
-
The default width applied to custom icons in this menu.
- getIconWidth() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The width applied to this item's icon.
- getIconWidth() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Width in pixels of the icon image.
- getIconWidth() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Width in pixels of the icon image.
- getIconWidth() - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
icon
is specified, this property may be used to specify a width
for the icon.
- getID() - Method in class com.smartgwt.client.core.BaseClass
-
Return the ID
- getId() - Method in class com.smartgwt.client.data.Hilite
-
Unique ID for this hilite definition.
- getID(Widget) - Static method in class com.smartgwt.client.util.DOMUtil
-
- getID(Element) - Static method in class com.smartgwt.client.util.DOMUtil
-
- getID() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- getID() - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getId() - Method in class com.smartgwt.client.widgets.cube.Facet
-
id of this facet.
- getId() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
id of this facetValue.
- getId() - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
Identifier which can be used by one or more DrawItems when gradient is assigned to
DrawPane.gradients
.
- getID() - Method in class com.smartgwt.client.widgets.events.DrawEvent
-
- getID() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Global identifier for referring to the formItem in JavaScript.
- getId() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
An optional ID for this NavItem
.
- getID() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Optional ID for the section.
- getId() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Sets the 'id' attribute on the object.
- getID() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
the ID of the deselected tab
- getID() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
the ID of the newly selected tab
- getID() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Optional ID for the tab, which can later be used to reference the tab.
- getIdAsInt() - Method in class com.smartgwt.client.widgets.cube.Facet
-
id of this facet.
- getIdAsInt() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
id of this facetValue.
- getIdAsString() - Method in class com.smartgwt.client.widgets.cube.Facet
-
id of this facet.
- getIdAsString() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
id of this facetValue.
- getIdField() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of the property on a
TreeNode
that holds an id for the node which is
unique across the entire Tree.
- getIdName() - Method in class com.smartgwt.client.tools.PaletteNode
-
Name used to create unique component ID.
- getIdPrefix() - Method in class com.smartgwt.client.tools.PaletteNode
-
- getIframeSandbox() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
- getIgnoreKeyboardClicks() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getIgnoreRTL() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should horizontal alignment-related attributes
align
and
iconOrientation
be mirrored in RTL mode? This is
the default behavior unless ignoreRTL is set to true.
- getIgnoreRTL() - Method in class com.smartgwt.client.widgets.StretchImg
-
- getIgnoreTextMatchStyle() - Method in class com.smartgwt.client.data.DataSourceField
-
NOTE: Only applicable to
clientOnly
DataSources and the
built-in
SQL
,
JPA
and
Hibernate
DataSources available in Pro, Power and Enterprise
versions of Smart GWT.
- getIgnoreTextMatchStyleCaseSensitive() - Method in class com.smartgwt.client.data.DataSource
-
For fields on this dataSource that specify
ignoreTextMatchStyle
true, the prevailing textMatchStyle is ignored and Smart GWT matches exact values.
- getIgnoreTimeout() - Method in class com.smartgwt.client.rpc.RPCRequest
-
When set to true, no reply is expected from the server.
- getImage(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Retrieve a native image, SVG object element or the container for an SVG symbol or font-icon, by name.
- getImage() - Method in class com.smartgwt.client.widgets.rte.ListProperties
-
When the list item marker
style
is "custom-image", the
image to use for the markers.
- getImageHeight() - Method in class com.smartgwt.client.data.DataSourceField
-
Height of the image-content of this field.
- getImageHeight() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Height of image shown for fieldTypes image and imageFile in this field.
- getImageHeight() - Method in class com.smartgwt.client.widgets.Img
-
Explicit size for the image, for
imageType
settings that would
normally use the image's natural size (applies to
imageType
"center" and "normal" only).
- getImageHeight() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Height of image shown for fieldTypes image in this field.
- getImageHeightAsString() - Method in class com.smartgwt.client.data.DataSourceField
-
Height of the image-content of this field.
- getImageHeightAsString() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Height of image shown for fieldTypes image in this field.
- getImageSize() - Method in class com.smartgwt.client.data.DataSourceField
-
Width and height of the image-content of this field.
- getImageSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default size of thumbnails shown for fieldTypes image and imageFile.
- getImageSize() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Size of images shown for fieldTypes image and imageFile in this field.
- getImageSize() - Method in class com.smartgwt.client.widgets.Img
-
Convenience for setting the ${isc.DocUtils.linkForRef('attr:Img.imageWidth','imageWidth) and \n
imageHeight')
attributes to the same value, for cases where
imageType
settings would normally use the image's natural size (applies to
imageType
"center" and "normal" only).
- getImageSize() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Size of images shown for fieldTypes image in this field.
- getImageSizeAsString() - Method in class com.smartgwt.client.data.DataSourceField
-
Width and height of the image-content of this field.
- getImageSizeAsString() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Size of images shown for fieldTypes image in this field.
- getImageType() - Method in class com.smartgwt.client.widgets.Img
-
Indicates whether the image should be tiled/cropped, stretched, or centered when the size of this widget does
not match the size of the image.
- getImageType() - Method in class com.smartgwt.client.widgets.StretchImg
-
Indicates whether the image should be tiled/cropped, stretched, or centered when the size of this widget does
not match the size of the image.
- getImageURLPrefix() - Method in class com.smartgwt.client.data.fields.DataSourceImageField
-
Return the imageURLPrefix.
- getImageURLPrefix() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Prefix to apply to the beginning of any valueIcons
when determining the URL for the image.
- getImageURLPrefix() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has type [
ListGridFieldType
] set to
"image"
and the URL for
the image displayed is not absolute, the path of the URL will be relative to this string
Alternatively, if this
field displays any valueIcons, this prefix will be applied to the beginning of any
valueIcons
when determining the URL for the image.
- getImageURLPrefix() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to "image"
and the URL for the image displayed is not absolute, the path of the
URL will be relative to this string.
- getImageURLSuffix() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Suffix to apply to the end of any valueIcons
when
determining the URL for the image.
- getImageURLSuffix() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If any cells in this field are showing a value icon (see:
valueIcons
) or this is has
ListGridFieldType
set to
"image"
, the value of this property will be appended to
the end of the URL for the icon displayed.
Typical usage might be to append a file type such as
".gif"
to the filename of the image.
For editable fields, this property will also be passed through to any editors as
FormItem.imageURLSuffix
.
- getImageURLSuffix() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to "image"
, the value of this property will be appended to the end of the URL
for the icon displayed.
- getImageWidth() - Method in class com.smartgwt.client.data.DataSourceField
-
Width of the image-content of this field.
- getImageWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Width of images shown for fieldTypes image and imageFile in this field.
- getImageWidth() - Method in class com.smartgwt.client.widgets.Img
-
Explicit size for the image, for
imageType
settings that would
normally use the image's natural size (applies to
imageType
"center" and "normal" only).
- getImageWidth() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Width of images shown for fieldTypes image in this field.
- getImageWidthAsString() - Method in class com.smartgwt.client.data.DataSourceField
-
Width of the image-content of this field.
- getImageWidthAsString() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Width of images shown for fieldTypes image in this field.
- getImgDir() - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the image-specific image directory to override the default.
- getImgDir() - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the image-specific image directory to override the default.
- getImgURL(String) - Static method in class com.smartgwt.client.util.Page
-
Return the full URL for app-specific or skin image.
- getImgURL(String, String) - Static method in class com.smartgwt.client.util.Page
-
Return the full URL for app-specific or skin image.
- getImgURL(String) - Static method in class com.smartgwt.client.widgets.Canvas
-
Return the full URL for an image to be drawn in this canvas.
- getImgURL(String, String) - Static method in class com.smartgwt.client.widgets.Canvas
-
Return the full URL for an image to be drawn in this canvas.
- getImplicitCriteria() - Method in class com.smartgwt.client.data.DataSource
-
Criteria that are implicitly applied to all fetches made through this DataSource.
- getImplicitCriteria() - Method in class com.smartgwt.client.data.ResultSet
-
- getImplicitCriteria() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getImplicitCriteria() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getImplicitCriteria() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Criteria that are never shown to or edited by the user and are cumulative with any
criteria provided via
DataBoundComponent.initialCriteria
,
DataBoundComponent.setCriteria()
etc.
- getImplicitCriteria() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getImplicitCriteria() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getImplicitCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getImplicitCriteria() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Implicit criteria for retrieving records from this shuttle's dataSource.
- getImplicitCriteria() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getImplicitCriteria() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- getImplicitCriteria() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getImplicitSave() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When true, indicates that changes to items in this form will be automatically saved on a
delay
, as well as when the entire form is submitted.
- getImplicitSave() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When true, indicates that changes to this item will cause an automatic save on a
delay
, as well as when the entire form is submitted.
- getImplicitSaveDelay() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When
implicitSave
is true, this attribute dictates
the millisecond delay after which form items are automatically saved during editing.
- getImplicitSaveOnBlur() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, form item values will be automatically saved when each item's "editorExit" handler is fired as well as on a
delay and when the entire form is submitted.
- getImplicitSaveOnBlur() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set to true, this item's value will be saved immediately when its "editorExit" handler is fired.
- getInapplicable() - Method in class com.smartgwt.client.data.DataSourceField
-
For use in
ComponentSchema
, a field
inherited
from another schema can be redeclared with this property
set in order to indicate that the property should not be used.
- getIncludeControls() - Method in class com.smartgwt.client.util.PrintProperties
-
An array of Strings indicating the classNames of controls that should be specifically included when printing, even if a
superclass is listed in omitControls
.
- getIncludeCustomSimpleTypes() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
- getIncludeFileLoader() - Method in class com.smartgwt.client.util.SystemDoneConfig
-
Should the system wait for any outstanding FileLoader requests? to complete before
AutoTest.isSystemDone()
returns true?
- getIncludeFileLoader() - Method in class com.smartgwt.client.util.SystemWaitConfig
-
Should the system wait for any outstanding FileLoader requests? to complete before
AutoTest.isSystemDone()
returns true?
- getIncludeFKs() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
- getIncludeFrom() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Indicates this field's values should be fetched from another, related DataSource.
- getIncludeFrom() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Indicates this field's values come from another, related DataSource.
- getIncludeHilitesInSummaryFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When assembling a value for a
summary field
, if
a referenced field is hilited, should the hilite HTML be included in the summary field value?
- getIncludeImageFields() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
Should
image fields
be included in the export or serialization of the
DataSource
? They are excluded by default since the stored paths are unlikely to be correct
when placed in any other environment, such as Reify.
- getIncludeInRecordSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If a listGrid is showing a field of type summary, should this field be passed to the recordSummaryFunction when
calculating the summary value to display.
- getIncludeInRecordSummaryFields() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this listGrid has any fields of type
"summary"
and this field will be
included
in summary calculations by default,
this attribute provides an opportunity to explicitly specify which summary fields the record should be displayed in.
- getIncludeInSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
If specified as false this record should be ignored when calculating summary totals to be shown in the
summary row
for this grid.
- getIncludeInSummaryProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will be checked to determine whether a record should be included when calculating totals
for the
grid summary
.
- getIncludeNetworkOperations() - Method in class com.smartgwt.client.util.SystemDoneConfig
-
- getIncludeNetworkOperations() - Method in class com.smartgwt.client.util.SystemWaitConfig
-
- getIncludeRangeCriteria() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, the default, the fetches issued by navigating around in the various views are limited to the
accessible date-range in the current view - as you change the current date-range, a fetch is only issued if the new
range is not entirely within the previous range.
- getIncludeRecord() - Method in class com.smartgwt.client.ai.AIHoverRequest
-
- getIncludeRedraws() - Method in class com.smartgwt.client.util.SystemDoneConfig
-
- getIncludeRedraws() - Method in class com.smartgwt.client.util.SystemWaitConfig
-
- getIncludeSelectedParents() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getIncludeTimers() - Method in class com.smartgwt.client.util.SystemDoneConfig
-
Should the system wait for all outstanding registered timer actions to complete before
AutoTest.isSystemDone()
returns true?
- getIncludeTimers() - Method in class com.smartgwt.client.util.SystemWaitConfig
-
Should the system wait for all outstanding registered timer actions to complete before
AutoTest.isSystemDone()
returns true?
- getIncompleteDataWarning() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getIncreaseIcon() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
stacked mode
, the icon to increase
the spinner's value (an up arrow by default).
- getIndent() - Method in class com.smartgwt.client.tools.SerializationSettings
-
Overrides the default indention setting during serialization.
- getIndentPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
indent
control.
- getIndentRecordComponents() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For record components placed "within" the
treeField
column, should the component be indented to the position where a title would normally show?
- getIndentSize() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The amount of indentation (in pixels) to add to a node's icon/title for each level down in this tree's hierarchy.
- getIndentVTree() - Method in class com.smartgwt.client.widgets.cube.Facet
-
- getIndentVTreeFacets() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- getIndex() - Method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
index of the button that was clicked
- getIndex() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
index of record being dropped on
- getIndex() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
Within the folder being dropped on, the index at which the drop is occurring.
- getIndicatorCanvas() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getIndicatorCanvasStyle(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getIndicatorCanvasStyle(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getIndicatorEvent() - Method in class com.smartgwt.client.widgets.calendar.events.IndicatorClick
-
indicator that was clicked on
- getIndicatorHoverHTML(CalendarEvent, IndicatorCanvas, CalendarView, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Gets the hover HTML for an
indicator
being hovered
over.
- getIndicatorHoverHTML(CalendarEvent, IndicatorCanvas) - Method in class com.smartgwt.client.widgets.calendar.IndicatorHoverHTMLCustomizer
-
getIndicatorHoverHTML() should be implemented and return the string of HTML to display when the user hovers
over an IndicatorCanvas
- getIndicators() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An array of CalendarEvent instances representing instants in time, to be highlighted in
timeline views
.
- getIndicatorStyleName() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getInfo(RemoteWindowMapCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Checks whether this RemoteWindow is showing.
- getInfoField() - Method in class com.smartgwt.client.data.DataSource
-
Name of the field that has the second most pertinent piece of textual information in the record, for use when a
DataBoundComponent
needs to show a short summary of a record.
- getInfoField() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display as part of individual record in "summary"
RecordLayout
s.
- getInFront() - Method in class com.smartgwt.client.widgets.ace.AceMarker
-
Internal use only.
- getInheritsFrom() - Method in class com.smartgwt.client.data.DataSource
-
ID of another DataSource this DataSource inherits its
fields
from.
- getInheritsFrom() - Method in class com.smartgwt.client.data.SimpleType
-
Name of another SimpleType from which this type should inherit.
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getInitialCriteria() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Criteria to be used when fetching items for this Menu.
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getInitialCriteria() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getInitialSort() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
An array of
SortSpecifier
objects used to set up the initial sort configuration for
this form.
- getInitialSort() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
An array of
SortSpecifier
objects used to set up the initial sort configuration for
this pickList.
- getInitialSort() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getInitialSort() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
An array of
SortSpecifier
objects used to set up the initial sort configuration for
this pickList.
- getInitialSort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An array of
SortSpecifier
objects used to set up the initial sort configuration for
this grid.
- getInitialSort() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getInitialSort() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The initial sort configuration to show in the
optionsGrid
.
- getInitialSort() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The initial sort configuration to show in the
optionsGrid
.
- getInitialValue() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
In an editable ListGrid, initial value for this field when the user begins editing a new record.
- getInitialValues() - Method in class com.smartgwt.client.util.workflow.FormEditNewRecordTask
-
Initial values for new edit record.
- getInitialValues() - Method in class com.smartgwt.client.util.workflow.GridEditRecordTask
-
Initial values for a new edit record.
- getInline() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
- getInlineAndNotTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "And Not" operator (only applicable to the "inline" appearance)
- getInlineAndTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "And" operator (only applicable to the "inline" appearance)
- getInlinedValues() - Method in class com.smartgwt.client.widgets.cube.Facet
-
When applied to a Chart, does the chart's data contain multiple values per record for this facet.
- getInlineEditEvent() - Method in class com.smartgwt.client.tools.EditProxy
-
- getInlineEditForm() - Method in class com.smartgwt.client.tools.EditProxy
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getInlineEditInstructionLabel() - Method in class com.smartgwt.client.tools.EditProxy
-
- getInlineEditInstructions() - Method in class com.smartgwt.client.tools.EditProxy
-
Instructions that appear below the text entry area if inline editing is enabled.
- getInlineEditMultiline() - Method in class com.smartgwt.client.tools.EditProxy
-
Whether inline editing should be single or multi-line.
- getInlineEditOnDrop() - Method in class com.smartgwt.client.tools.EditProxy
-
Should the inline editor be shown when new component is first dropped?
- getInlineEditText() - Method in class com.smartgwt.client.tools.CheckboxItemEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.DateItemEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.DrawItemEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.DrawLabelEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.EditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.FacetChartEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.LabelEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.MenuEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.ProgressbarEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.SelectItemEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.StatefulCanvasEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.TabSetEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.TextItemEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineEditText() - Method in class com.smartgwt.client.tools.WindowEditProxy
-
Returns the text based on the current component state to be edited inline.
- getInlineIconAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Horizontal alignment for icons marked
inline
.
- getInlineImgButton() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getInlineMenuItem() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getInlineOrTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "Or" operator (only applicable to the "inline" appearance)
- getInlinePlacement() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Placement of inlined items relative to the main
MenuButton
.
- getInlinePlacementAsVerticalAlignment() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Placement of inlined items relative to the main
MenuButton
.
- getInlineSubmenuItem() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getInlineView() - Method in class com.smartgwt.client.util.workflow.UserTask
-
An inline definition of the form.
- getInnerContentHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the amount of space available for interior content (or relatively positioned child widget(s)) without
introducing clipping, scrolling or overflow.
This is the space within the viewport of the widget (not including
padding, and excluding margins, borders or scrollbars) rendered at its specified size.
- getInnerContentWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the amount of space available for interior content (or relatively positioned child widget(s)) without
introducing clipping, scrolling or overflow.
This is the space within the viewport of the widget (not including
padding, and excluding margins, borders or scrollbars) rendered at its specified size.
- getInnerHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the buttons in the innermost column header for
this cubeGrid.
- getInnerHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the amount of space available for (an) absolutely positioned child widget(s) or absolutely positioned HTML
content, without introducing clipping, scrolling or overflow.
- getInnerHTML() - Method in class com.smartgwt.client.widgets.BaseWidget
-
Return the inner HTML for this canvas.
- getInnerHTML() - Method in class com.smartgwt.client.widgets.WidgetCanvas
-
- getInnerTitleOrientation() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The title orientation for the to / from sub-items.
- getInnerWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the amount of space available for absolutely positioned child widget(s) or absolutely positioned HTML content,
without introducing clipping, scrolling or overflow.
- getInputData() - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
- getInputDS(String) - Method in class com.smartgwt.client.data.WebService
-
Get a DataSource representing the input message to a web service operation.
- getInputField() - Method in class com.smartgwt.client.util.workflow.Task
-
Field in the
process state
which is provided as input data to
this task.
- getInputFieldList() - Method in class com.smartgwt.client.util.workflow.Task
-
List of multiple fields from the
process state
which are
provided as input data to this task.
- getInputFormat() - Static method in class com.smartgwt.client.util.DateUtil
-
Retrieves the default format for strings being parsed into dates via DateUtil.parseInput()
- getInputFormat() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is
true
this
property can be used to specify the input format for date strings.
- getInputFormat() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
For fields of type
"date"
, if this is an editable field such as a
TextItem
, this property allows you to specify the
inputFormat
applied to the item.
- getInputFormat() - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
- getInputFormat() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For fields of type
"date"
, if this is an editable field such as a
TextItem
, this property allows you to specify the
inputFormat
applied to the item.
- getInputFormat() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Format for direct user input of date values.
- getInputRecord() - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Get all inputs to the task as specified by the
inputFieldList
, as a Record.
- getInputValidation() - Method in class com.smartgwt.client.util.tour.TourStep
-
How should the
expectedValue
be validated and notified
to the user?
- getInputValidationNotifyDelay() - Method in class com.smartgwt.client.util.tour.TourStep
-
The time between keypresses that is used during
inputValidation
before showing the expected text notification.
- getInputValidationNotifyMessage() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getInstantScrollTrackRedraw() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, if the user clicks on the scroll buttons at the end of the track or clicks once on the scroll track, there will
be an instant redraw of the grid content so that the user doesn't see any blank space.
- getInstructionLabel() - Method in class com.smartgwt.client.widgets.FieldPicker
-
- getInstructions() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Text to show in body of window.
- getInstructions() - Method in class com.smartgwt.client.util.tour.TourStep
-
Text to show in body of window.
- getInstructions() - Method in class com.smartgwt.client.widgets.FieldPicker
-
- getIntArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getIntegerArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getInteractiveStyleName() - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
If
canRequestRowCount
is true, this style
name will be applied to the rowRangeDisplay as long as an accurate row count is not known, indicating to the user that
they may click the label to retrieve an accurate status value.
- getIntValueFromJavaScriptObjectArray(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getInvalidateCache() - Method in class com.smartgwt.client.data.DSResponse
-
Optional flag that can be set by the server to force ResultSets to drop any caches of records from the DataSource that
was the target of the operation.
- getInvalidateCache() - Method in class com.smartgwt.client.data.OperationBinding
-
If set, every invocation of this operationBinding will invalidate the local cache, forcing a server visit to refresh the
data.
- getInvalidDateMessage() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The message to display in the
eventEditor
when the
'To' date is greater than the 'From' date and a save is attempted.
- getInvalidDateStringMessage() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Validation error message to display if the user enters an invalid date
- getInvalidHilitePrompt() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The message to show when the user clicks "Save" without entering any criteria.
- getInvalidListPrompt() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
This is a dynamic string - text within ${...}
will be evaluated as JS code when the message is
displayed.
- getInvalidListPrompt() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
This is a dynamic string - text within ${...}
will be evaluated as JS code when the message is
displayed.
- getInvalidListPrompt() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
This is a dynamic string - text within ${...}
will be evaluated as JS code when the message is
displayed.
- getInvalidListPrompt() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
This is a dynamic string - text within ${...}
will be evaluated as JS code when the message is
displayed.
- getInvalidRangeErrorMessage() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Error message to display if the user enters a date range where the "To" field value is earlier than the "From" field
value.
- getInvalidSummaryValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getInvalidTaskMessage(Process) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
If this processElement is not
valid
, returns the
message detailing the problem.
- getInvalidTimeStringMessage() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Validation error message to display if the user enters an invalid time string.
- getInvertClosedGripIfTargetAfter() - Method in class com.smartgwt.client.widgets.Splitbar
-
If
showClosedGrip
is true, and
targetAfter
is true should we show the "closed" state for the grip
when the target is visible (rather than when it is hidden).
- getIsAdmin() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Whether the editor is in admin mode, in which case the
sharedSearchCheckbox
appears to allow admins to
define shared searches, and the
defaultSearchCheckbox
appears to enable an admin to designate a search as the (shared) default.
- getIsAsync() - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Whether the script task is asynchronous.
- getIsBackgroundRequest() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Is this a background request?
- getIsDesktop() - Static method in class com.smartgwt.client.util.Browser
-
Is the application running in a desktop browser? This is true if isTablet
and isHandset
are both false
.
- getIsDragging() - Method in class com.smartgwt.client.widgets.events.ChangedEvent
-
whether the user is still in the middle of a drag, so that expensive operations can be avoided if needed
- getIsFolderProperty() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of property that defines whether a node is a folder.
- getIsGridSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
This attribute will automatically be set to true for the record representing the grid-level summary row shown if
ListGrid.showGridSummary
is true.
- getIsGroup() - Method in class com.smartgwt.client.widgets.Canvas
-
Should a grouping frame be shown around this canvas if a non-empty string has been specified for
groupTitle
.
- getIsGrouped() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
True if this listGrid is grouped, false otherwise
- getIsGroupSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
This attribute will automatically be set to true for records representing group-level summary rows shown if
ListGrid.showGroupSummary
is true.
- getIsHandset() - Static method in class com.smartgwt.client.util.Browser
-
Is the application running on a handset-sized device, with a typical screen width of around 3-4 inches?
- getIsHeader() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
If set, this NavItem
will be styled like a header.
- getIsIndicatorCanvas() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Readonly property dictating whether this is a special
IndicatorCanvas
subclass.
- getIsMinimizeValue() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Used to determine which facetValue is to be shown when the facet is minimized.
- getIsModal() - Method in class com.smartgwt.client.widgets.Window
-
If true, when shown this Window will intercept and block events to all other existing components on the page.
- getIsMultiWindow() - Static method in class com.smartgwt.client.util.Browser
-
Are the
MultiWindow
APIs supported and cross-window optimizations enabled?
By default this is true in the
main window
if
OpenFin
is loaded, false otherwise.
- getIsomorphicDir() - Static method in class com.smartgwt.client.util.Page
-
Return the root directory for Isomorphic-specific files.
- getIsomorphicToolsDir() - Static method in class com.smartgwt.client.util.Page
-
Return the root directory for Isomorphic-supplied tools dir.
- getIsOpenFin() - Static method in class com.smartgwt.client.util.Browser
-
Are we in an
OpenFin environment? See class
OpenFin for ways to call OpenFin methods from within Smart GWT.
- getIsPrinting() - Method in class com.smartgwt.client.widgets.Canvas
-
This boolean flag will be set to true by framework logic while generating print HTML for this widget as a result to a
call to
showPrintPreview()
(or just
getPrintHTML()
).
- getIsRemoveField() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getIsRuleScope() - Method in class com.smartgwt.client.widgets.Canvas
-
Marks this Canvas as the
ruleScope
that will be discovered by
any contained
DataBoundComponent
s which do not specify an explicit
ruleScope
.
- getIsSampleDS() - Method in class com.smartgwt.client.data.DataSource
-
Used by Reify to identify DataSources that are provided as samples.
- getIsSeparator() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting a separator row.
When set to true
, defines a horizontal separator in the
listGrid object.
- getIsSeparator() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
If set, this NavItem
will be styled as a separator.
- getIsSeparator() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
When set to
true
, this menu item shows a horizontal separator instead of the
title
text.
- getIsSeparatorProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If record[this.isSeparatorProperty]
is set for some record, the record will be displayed as a simple
separator row.
- getIsSnapAlignCandidate() - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to alignment against this Canvas when
other Canvases dragged into the same parent when
childrenSnapAlign
is enabled on this Canvas' parent.
- getIsTablet() - Static method in class com.smartgwt.client.util.Browser
-
Is the application running on a tablet device (e.g.
- getIsTouch() - Static method in class com.smartgwt.client.util.Browser
-
Is the application running on a touch device (e.g.
- getIsTree() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Marks this facet as a hierarchical facet.
- getIsTree() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
Whether the
NavItem
s form a
Tree
or
are just a flat list.
- getIsVisible() - Method in class com.smartgwt.client.widgets.events.VisibilityChangedEvent
-
whether the canvas is visible to the user
- getIsZoneCanvas() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Readonly property indicating whether this is a special
ZoneCanvas
subclass.
- getItalicSelectionPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- getItem(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Retrieve a FormItem in this form by
name
or dataPath
.
- getItem() - Method in class com.smartgwt.client.widgets.form.events.ItemChangedEvent
-
the FormItem where the change event occurred
- getItem() - Method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
-
the FormItem where the change event occurred
- getItem() - Method in class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
-
the FormItem where the change event occurred
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.BlurEvent
-
the form item itself (also available as "this")
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangedEvent
-
the form item itself (also available as "this")
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
-
the form item itself (also available as "this")
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ClickEvent
-
the form item itself (also available as "this")
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.DoubleClickEvent
-
the form item itself (also available as "this")
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorEnterEvent
-
form item recieving focus
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.EditorExitEvent
-
pointer to the form item being managed
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.FocusEvent
-
the form item itself (also available as "this")
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.FormItemIconClickEvent
-
The Form Item containing this icon
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
-
a pointer to this form item
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
a pointer to this form item
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ItemHoverEvent
-
Pointer to this item
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
-
Item over which the keydown occurred
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
Item over which the keypress occurred
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
-
Item over which the keyup occurred
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
-
the form item itself (also available as "this").
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerIconClickEvent
-
the FormItem containing the picker icon.
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowContextMenuEvent
-
the form item itself (also available as "this")
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
the live form item instance
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleClickEvent
-
the form item whose title was clicked
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleDoubleClickEvent
-
the form item whose title was double-clicked
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.TitleHoverEvent
-
Pointer to this item
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueHoverEvent
-
Pointer to this item
- getItem() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
-
the FormItem containing the valueIcon
- getItem() - Method in class com.smartgwt.client.widgets.form.FormItemEventInfo
-
Item over which the event occurred.
- getItem(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Retrieve a
FormItem
from this ValuesManager.
- getItem() - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
the editor (form item) itself (also available as "this").
- getItem() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
the editor (form item) itself (also available as "this").
- getItem() - Method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
Pointer to the item in question.
- getItem() - Method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
-
- getItem(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Get a particular MenuItem by index.
- getItem(int, boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Get a particular MenuItem by index.
- getItem() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
-
- getItemBaseStyle() - Method in class com.smartgwt.client.widgets.StretchImg
-
If specified this css class will be applied to the individual item images within this StretchImg.
- getItemEndIndent() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Size, in pixels, of indentation of all member items relative to the end of the alignment axis.
- getItemHiddenProperty() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Items with this property set to true will be hidden within the menu.
- getItemHoverAlign() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Text alignment for hovers shown for items
- getItemHoverDelay() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If the user rolls over an item, how long a delay before we fire any hover action / show a hover for that item?
- getItemHoverHeight() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A default height for hovers shown for items
- getItemHoverHeightAsString() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A default height for hovers shown for items
- getItemHoverOpacity() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Opacity for hovers shown for items
- getItemHoverStyle() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
CSS Style for hovers shown for items
- getItemHoverVAlign() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Vertical text alignment for hovers shown for items
- getItemHoverVAlignAsString() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Vertical text alignment for hovers shown for items
- getItemHoverWidth() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A default width for hovers shown for items
- getItemHoverWidthAsString() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A default width for hovers shown for items
- getItemIndent() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Size, in pixels, of indentation of all member items.
- getItemLayout() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Layout style to use with this form.
- getItemNum(MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Given a MenuItem, return it's index in the items array.
- getItemNum() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
-
number of the button in question
- getItemNum() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
-
the index of the item that was resized
- getItems(int[]) - Method in class com.smartgwt.client.data.RecordList
-
Return the items at a list of specified positions.
- getItems() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Optional subitems of this NavItem
.
- getItems() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Return the items in this SectionStackSection
- getItems() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
MenuItems to be show either inline or as a drop-down
Menu
.
- getItems() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Return the menu items.
- getItems() - Method in class com.smartgwt.client.widgets.StretchImg
-
The list of images to display as an array of objects specifying the image names and
sizes.
- getItems() - Method in class com.smartgwt.client.widgets.Window
-
The contents of the Window body.
- getItemStartIndent() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Size, in pixels, of indentation of all member items relative to the start of the alignment axis.
- getItemTitleAlign() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- getItemTitleAlign() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getItemTitleOrientation() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- getItemTitleOrientation() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getJavaScriptObjectArraySize(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getJavascriptProperty(BeanClass, String) - Method in class com.smartgwt.client.bean.BeanFactory
-
- getJavascriptProperty(BeanClass, String) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseClass
-
- getJavascriptProperty(BeanClass, String) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseWidget
-
- getJavascriptProperty(BeanClass, String) - Method in class com.smartgwt.client.bean.BeanFactoryForDataClass
-
- getJoinPrefix() - Method in class com.smartgwt.client.data.DataSourceField
-
- getJoinString() - Method in class com.smartgwt.client.data.DataSourceField
-
- getJoinSuffix() - Method in class com.smartgwt.client.data.DataSourceField
-
- getJSCode() - Method in class com.smartgwt.client.ai.BuildUIViaAIContext
-
The working JavaScript code.
- getJSCode() - Method in class com.smartgwt.client.ai.BuildUIViaAIResponse
-
After a successful request to build UI via AI, the JavaScript code that was generated.
- 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.ai.AIEngine
-
- getJsObj() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
- getJsObj() - Method in class com.smartgwt.client.core.BaseClass
-
- getJsObj() - Method in class com.smartgwt.client.core.JsObject
-
- getJsObj() - Method in class com.smartgwt.client.data.DataSource
-
- getJsObj() - Method in class com.smartgwt.client.data.DateRange
-
- getJsObj() - Method in class com.smartgwt.client.data.RecordList
-
- getJsObj() - Method in class com.smartgwt.client.data.RelativeDate
-
- getJsObj() - Method in class com.smartgwt.client.data.SimpleType
-
- getJsObj() - Method in class com.smartgwt.client.data.TextSettings
-
- getJsObj() - Method in class com.smartgwt.client.data.WebService
-
- getJsObj() - Method in class com.smartgwt.client.rpc.Project
-
- getJsObj() - Method in class com.smartgwt.client.tools.EditContext
-
- getJsObj() - Method in class com.smartgwt.client.tools.EditProxy
-
- getJsObj() - Method in class com.smartgwt.client.tools.HiddenPalette
-
- getJsObj() - Method in class com.smartgwt.client.tools.stream.EventStream
-
- getJsObj() - Method in class com.smartgwt.client.util.CancellationController
-
- getJsObj() - Method in class com.smartgwt.client.util.JSONEncoder
-
- getJsObj() - Method in class com.smartgwt.client.util.SyntaxHiliter
-
- getJsObj() - Method in class com.smartgwt.client.util.workflow.Process
-
- getJsObj() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceAnchor
-
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceCompleter
-
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceDocument
-
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceMarker
-
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceRange
-
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceRenderer
-
- getJsObj() - Method in class com.smartgwt.client.widgets.ace.AceUndoManager
-
- getJsObj() - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getJsObj() - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
- getJsObj() - Method in class com.smartgwt.client.widgets.tree.NodeLocator
-
- getJsonPrefix() - Method in class com.smartgwt.client.data.DataSource
-
Allows you to specify an arbitrary prefix string to apply to all json format responses sent from the server to this
application.
- getJsonPrefix() - Method in class com.smartgwt.client.data.RestDataSource
-
Allows you to specify an arbitrary prefix string to apply to all json format responses sent from the server to this
application.
- getJsonRecordXPath() - Method in class com.smartgwt.client.data.RestDataSource
-
recordXPath
mapping to the data node of json returned by the server.
- getJsonSuffix() - Method in class com.smartgwt.client.data.DataSource
-
Allows you to specify an arbitrary suffix string to apply to all json format responses sent from the server to this
application.
- getJsonSuffix() - Method in class com.smartgwt.client.data.RestDataSource
-
Allows you to specify an arbitrary suffix string to apply to all json format responses sent from the server to this
application.
- getJSStackTrace() - Static method in class com.smartgwt.client.util.SC
-
Returns the current stack trace, from a JavaScript perspective.
- getJustifyPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
justify
control.
- getKeepExistingSelection() - Method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
For grids that allow multiple selection, should any existing selection be retained? Only applies when selecting records.
- getKeepInParentRect() - Method in class com.smartgwt.client.widgets.Canvas
-
Constrains drag-resizing and drag-repositioning of this canvas to either the rect of its parent (if set to true) or an
arbitrary rect based on its parent (if set to a [Left,Top,Width,Height] rect array).
- getKeepInParentRect() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Constrains drag-resizing and drag-repositioning of this draw item to either the current visible area of the
draw pane
or an arbitrary bounding box (if set to an array of the form
[left, top, left + width, top + height]
).
- getKeepParentsOnFilter() - Method in class com.smartgwt.client.data.DSRequest
-
This property is for advanced use in integrating trees that
load data on demand
using data paging.
- getKeepParentsOnFilter() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
If set, tree-based filtering is performed such that parent nodes are kept as long as they have children that match the
filter criteria, even if the parents themselves do not match the filter criteria.
- getKeepParentsOnFilter() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If set, tree-based filtering is performed such that parent nodes are kept as long as they have children that match the
filter criteria, even if the parents themselves do not match the filter criteria.
- getKeepParentsOnFilterMaxNodes() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When a tree specifies the combination of
keepParentsOnFilter
and
loadDataOnDemand
, Smart
GWT by default automatically fetches the "skeleton" of the filtered tree - see the
keepParentsOnFilter
overview for details, including the definition of "skeleton" and other relevant terminology
- getKey() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the name of the key for the event passed in.
- getKeyEventCharacter() - Static method in class com.smartgwt.client.util.EventHandler
-
- getKeyEventCharacterValue() - Static method in class com.smartgwt.client.util.EventHandler
-
Returns the numeric characterValue reported by the browser.
- getKeyEventCode() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the natively reported
event.code value for the current event (keyboard) event.
- getKeyEventKey() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the natively reported
event.key value for the current event.
- getKeyFieldDefaults() - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Default properties for the automatically generated key column.
- getKeyFieldProperties() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Custom properties for the automatically generated key column.
- getKeyName() - Method in class com.smartgwt.client.core.KeyIdentifier
-
Name of the key.
- getKeyName() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The name of the key that triggered this event, present for
key events
.
- getKeyName() - Method in class com.smartgwt.client.widgets.events.KeyPressEvent
-
Return the name of the key for the event passed in.
- getKeyName() - Method in class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
-
name of the key that was pressed (EG: "A", "Space")
- getKeyName() - Method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
name of the key pressed
- getKeyName() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
-
Name of the key pressed (Example: "A"
, "Enter"
)
- getKeyName() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
Name of the key pressed (Example: "A"
, "Enter"
)
- getKeyName() - Method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
-
Name of the key pressed (Example: "A"
, "Enter"
)
- getKeyNames() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
When
key event collapsing
is active and other
events have been collapsed into this one, contains a string representing the concatenated
keyNames
from the collapsed events.
- getKeyPressFilter() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Sets a keypress filter regular expression to limit valid characters that can be entered by the user.
- getKeyTitle() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
A string to display in the shortcut-key column for this item.
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Array of control knobs to display for this item.
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Array of control knobs to display for this item.
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Array of control knobs to display for this item.
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Array of control knobs to display for this item.
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
- getKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
- getKnobShape() - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
The
DrawItem
instance rendered into this DrawKnob's drawPane
- getKnobShapeDefaults() - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Default properties for this component's
knobShape
.
- getLabel() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When
showLabel
is true, this autoChild is used to
display the
header text
, adjacent to this
eventCanvas.
- getLabel() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- getLabelAlign() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Horizontal alignment of value-labels in this viewer.
- getLabelAsTitle() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- getLabelBackgroundColor() - Static method in class com.smartgwt.client.tools.SelectionOutline
-
Returns the background color for the selection label.
- getLabelBreadthPad() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- getLabelCollapseMode() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
What to do when there are too many data points to be able to show labels for every data point at the current chart size
- see
LabelCollapseMode
.
- getLabelConstructor() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- getLabelHeight() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Integer number of pixels.
- getLabelHeight() - Method in class com.smartgwt.client.widgets.Slider
-
- getLabelHPad() - Method in class com.smartgwt.client.widgets.ImgButton
-
Horizontal padding to be applied to this widget's label.
- getLabelHPad() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If non-null, specifies the horizontal padding applied to the label, if any.
- getLabelHPad() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- getLabelLayout() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
HLayout autoChild that houses the
label
in which the
title text
is displayed.
- getLabelLengthPad() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- getLabelPrefix() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The label prefix.
- getLabelPrefix() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
text to put before a label
- getLabelProperties() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
- getLabelSkinImgDir() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Specifies a skinImgDir to apply to the label containing the title of this StretchImgButton.
- getLabelSkinImgDir() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Base path for images shown within this ImgTab's label.
- getLabelSpacing() - Method in class com.smartgwt.client.widgets.Slider
-
- getLabelStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a normal detail label
- getLabelSuffix() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The label suffix.
- getLabelSuffix() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
text to put after a label
- getLabelVPad() - Method in class com.smartgwt.client.widgets.ImgButton
-
Vertical padding to be applied to this widget's label.
- getLabelVPad() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If non-null, specifies the vertical padding applied to the label, if any.
- getLabelVPad() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- getLabelWidth() - Method in class com.smartgwt.client.widgets.Slider
-
The width of the labels used to display the minimum, maximum and current values of the slider.
- getLane(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
lane
with the passed name, in the passed view
- getLane(String, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
lane
with the passed name, in the passed view
- getLane() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- getLaneEventPadding() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The pixel space to leave between events and the edges of the
lane
or
sublane
they appear in.
- getLaneEvents(Lane) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For views that support
lanes
, returns the array of events
in the current dataset that apply to the passed lane in the passed or current view.
- getLaneEvents(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For views that support
lanes
, returns the array of events
in the current dataset that apply to the passed lane in the passed or current view.
- getLaneEvents(Lane, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For views that support
lanes
, returns the array of events
in the current dataset that apply to the passed lane in the passed or current view.
- getLaneFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Field definitions for the frozen area of the
timelineView
, which shows data about the timeline
lanes
.
- getLaneFromPoint() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
Lane
at the passed co-ordinates.
- getLaneFromPoint(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getLaneFromPoint(Integer, Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getLaneFromPoint(Integer, Integer, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
Lane
at the passed co-ordinates.
- getLaneGroupByField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For timelines with
canGroupLanes
set to true,
this is a field name or array of field names on which to group the lanes in a timeline.
- getLaneGroupByFieldAsString() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getLaneGroupByFieldAsStringArray() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For timelines with
canGroupLanes
set to true,
this is a field name or array of field names on which to group the lanes in a timeline.
- getLaneNameField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getLanePadding() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For views that support
lanes
, returns the padding to
apply to events rendered in lanes in the passed or current view.
- getLanePadding(CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For views that support
lanes
, returns the padding to
apply to events rendered in lanes in the passed or current view.
- getLanes() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getLargeIcon() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Icon to show above the title when
Orientation
is "vertical".
- getLargeIconSize() - Method in class com.smartgwt.client.widgets.RibbonButton
-
The size of the large icon for this button.
- getLastCellStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The style to apply to the last cell in each row, when
styledRowEnds
is true.
- getLastClausePrompt() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the remove button in the last remaining clause, when
allowEmpty
is false.
- getLastStepActionButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
- getLastTaskOutput() - Method in class com.smartgwt.client.util.workflow.Process
-
Returns the task output of the last task executed.
- getLastTaskOutput(String) - Method in class com.smartgwt.client.util.workflow.Process
-
Returns the task output of the last task executed.
- getLastVisibleRow() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getLayoutAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a Layout, layoutAlign controls alignment on the breadth axis of the layout.
- getLayoutBottomMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the bottom side.
- getLayoutEndMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
- getLayoutLeftMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the left-hand side.
- getLayoutMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members.
- getLayoutMargin() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
A margin left around the outside of all tiles.
- getLayoutRightMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the right-hand side.
- getLayoutStartMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
- getLayoutStyle() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Specifies the layout style of the combo box and the buttons in the MultiComboBoxItem.
- getLayoutTopMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the top side.
- getLeadingDateField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the leading date field for each event.
- getLeaf() - Method in class com.smartgwt.client.widgets.tree.events.LeafClickEvent
-
The leaf (record) that was clicked
- getLeaf() - Method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
-
The leaf (record) on which the contextclick occurred.
- getLeaveGroupLabelSpace() - Method in class com.smartgwt.client.widgets.Canvas
-
When showing this widget in a
group
, should any content be shifted
down so that the group-label doesn't sit in front of it?
- getLeavePageSpace() - Method in class com.smartgwt.client.widgets.Canvas
-
If set, overrides the global defaultPageSpace
.
- getLeaves(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Return all the first-level leaves of a node.
- getLeaveScrollbarGap() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to leave a gap for the vertical scrollbar, even when it's not present.
- getLeaveScrollbarGap() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Whether to leave a gap for a vertical scrollbar even when one is not actually present.
- getLeaveSelectionCheckboxGap() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
selectionAppearance
:"checkbox" is set on
the treegrid, and a node can't be selected, should a gap be left where the checkbox icon would normally appear, in order
to make the node's icon and title line up with the content for other nodes in the same parent?
- getLeft() - Method in class com.smartgwt.client.core.Rectangle
-
- getLeft() - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the left side of the widget is offset to the right from its default drawing context (either its
parent's topleft corner, or the document flow, depending on the value of the
position
property).
- getLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Left coordinate of the diamond.
- getLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
- getLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Sets the amount from the left of its positioning that the element should be placed.
- getLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
- getLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
- getLeft() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Left coordinate of this item in pixels.
- getLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Left coordinate of the diamond.
- getLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
- getLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Sets the amount from the left of its positioning that the element should be placed.
- getLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
- getLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
- getLeftAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the left side of the widget is offset to the right from its default drawing context (either its
parent's topleft corner, or the document flow, depending on the value of the
position
property).
- getLeftButton() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
The button displayed to the left of the title in this NavigationBar.
- getLeftButton() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getLeftButtonIcon() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- getLeftButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- getLeftButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
- getLeftOffset() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Specifies a left offset from the position specified by
position
or
positionCanvas
where the message should be shown.
- getLegalChildTags() - Method in class com.smartgwt.client.data.DataSource
-
For a DataSource that describes a DOM structure, the list of legal child elements that can be contained by the element
described by this DataSource.
- getLegendAlign() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getLegendBoundaryProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for top boundary of the legend are, when there is already an outer container around the whole chart.
- getLegendFacet() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns the
Facet
in the list of
facets
whose
values
are rendered in the chart's legend.
- getLegendHoverHTML(FacetValue, FacetValue) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Called when the mouse hovers over a color swatch or its label in the legend area of the chart.
- getLegendItemPadding() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding between each swatch and label pair.
- getLegendLabel() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For
single-facet
charts embedded in a multi-facet
main chart, the
legendLabel
defines the text of the legend label for this chart.
- getLegendLabelProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for labels shown next to legend color swatches.
- getLegendMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Space between the legend and the chart rect or axis labels (whatever the legend is adjacent to.
- getLegendPadding() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding around the legend as a whole.
- getLegendRectHeight() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If drawing a border around the legend, the height of the drawn Rectangle.
- getLegendRectProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for rectangle around the legend as a whole.
- getLegendSwatchProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the swatches of color shown in the legend.
- getLegendSwatchSize() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Size of individual color swatches in legend.
- getLegendTextPadding() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding between color swatch and its label.
- getLength() - Method in class com.smartgwt.client.ai.SummarizeRecordsPartialResult
-
The number of records in the batch.
- getLength() - Method in class com.smartgwt.client.data.DataSourceField
-
Maximum number of characters allowed.
- getLength() - Method in class com.smartgwt.client.data.RecordList
-
Return the number of items in this list
- getLength() - Method in class com.smartgwt.client.data.ResultSet
-
Return the total number of records that match the current filter criteria.
- getLength() - Method in class com.smartgwt.client.widgets.ace.AceDocument
-
Internal use only.
- getLength() - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getLength() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
If set, maximum number of characters for this field.
- getLength() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If set, the maximum number of characters for this field.
- getLength() - Method in class com.smartgwt.client.widgets.Progressbar
-
Length of the progressbar in pixels.
- getLength() - Method in class com.smartgwt.client.widgets.Slider
-
Used to set slider height if vertical, slider width if horizontal.
- getLength() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns the number of items in the current open list.
- getLengthAsString() - Method in class com.smartgwt.client.widgets.Progressbar
-
- getLenientXPath() - Method in class com.smartgwt.client.data.DataSourceField
-
- getLessButtonTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the button that switches to a less complex view.
- getLevel(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Return the number of levels deep this node is in the tree.
- getLevel(NodeLocator) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Return the number of levels deep this node is in the tree.
- getLevelDownButton() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Automatically generated
ImgButton
providing a mechanism for moving existing
group-levels down in the group configuration.
- getLevelDownButton() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Automatically generated
ImgButton
providing a mechanism for moving existing
group-levels down in the group configuration.
- getLevelDownButton() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
ImgButton
providing a mechanism for moving existing
sort-levels down in the sort configuration.
- getLevelDownButton() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Automatically generated
ImgButton
providing a mechanism for moving existing
sort-levels down in the sort configuration.
- getLevelDownButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The hover-prompt for the Level Down button.
- getLevelDownButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The hover-prompt for the Level Down button.
- getLevelDownButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The hover-prompt for the Level Down button.
- getLevelDownButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The hover-prompt for the Level Down button.
- getLevelUpButton() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Automatically generated
ImgButton
providing a mechanism for moving existing
group-levels up in the group configuration.
- getLevelUpButton() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Automatically generated
ImgButton
providing a mechanism for moving existing
group-levels up in the group configuration.
- getLevelUpButton() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
ImgButton
providing a mechanism for moving existing
sort-levels up in the sort configuration.
- getLevelUpButton() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Automatically generated
ImgButton
providing a mechanism for moving existing
sort-levels up in the sort configuration.
- getLevelUpButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The hover-prompt for the Level Up button.
- getLevelUpButtonTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The hover-prompt for the Level Up button.
- getLevelUpButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The hover-prompt for the Level Up button.
- getLevelUpButtonTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The hover-prompt for the Level Up button.
- getLicenseType() - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- getLimitToWorkday() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showWorkday
is true, this attribute prevents
the user from scrolling vertical views beyond the specified workday
start
and
end
hours.
- getLine(Integer) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getLinearAutoSpanItems() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When a form is rendered in
linearMode
, should each
item appear on its own row, spanning the full set of rendered columns by default?
- getLinearColSpan() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies a column span for an item in
linearMode
,
overriding the default value of "*" in that mode.
- getLinearColSpanAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies a column span for an item in
linearMode
,
overriding the default value of "*" in that mode.
- getLinearEndRow() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies
endRow
for an item in
linearMode
, overriding the default of
true
in
that mode.
- getLinearEndRowAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies
endRow
for an item in
linearMode
, overriding the default of
true
in
that mode.
- getLinearMode() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Switches the entire form to render in a style that is typical for form on a mobile device with one
FormItem
per row.
- getLinearNumCols() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Specifies the
number of columns
when the form is being
rendered in
linearMode
, overriding any automatically
derived value in that mode.
- getLinearOnMobile() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Switches the entire form to render in a style that is typical for form on a
handset device
with one
FormItem
per row by automatically defaulting
linearMode
to
true
on handsets.
- getLinearStartRow() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies
startRow
for an item in
linearMode
, overriding the default of
false
in
that mode.
- getLinearStartRowAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies
startRow
for an item in
linearMode
, overriding the default of
false
in
that mode.
- getLinearWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies a width for an item in
linearMode
,
overriding the default width of "*" in that mode.
- getLinearWidthAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies a width for an item in
linearMode
,
overriding the default width of "*" in that mode.
- getLineBreakStyle() - Method in class com.smartgwt.client.data.DSRequest
-
The style of line-breaks to use in the exported output.
- getLineBreakStyle() - Method in class com.smartgwt.client.data.OperationBinding
-
The style of line-breaks to use in the exported output.
- getLineCap() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Style of drawing the endpoints of a line.
- getLineCap() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Style of drawing the endpoints of a line.
- getLineCap() - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
Style of drawing the corners of the polygon.
- getLineCap() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Style of drawing the endpoints of a line.
- getLineColor() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Line color
- getLineColor() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
The text color of the label.
- getLineOpacity() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Opacity for lines, as a number between 0 (transparent) and 1 (opaque).
- getLinePattern() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Pattern for lines, eg "solid" or "dash".
- getLines(Integer, Integer) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getLines() - Method in class com.smartgwt.client.widgets.ace.events.AceEditorChangedEvent
-
list of affected lines
- getLineSeparator() - Method in class com.smartgwt.client.data.TextExportSettings
-
Separator between Records.
- getLineSeparator() - Method in class com.smartgwt.client.data.TextSettings
-
Separator between Records.
- getLineWidth() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Pixel width for lines.
- getLinkData() - Method in class com.smartgwt.client.widgets.tree.Tree
-
- getLinkDataAddOperation() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- getLinkDataFetchMode() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
The fetch mode for this tree's link data; ignored if this is not a
multi-link tree
- getLinkDataFetchOperation() - Method in class com.smartgwt.client.data.DSRequest
-
- getLinkDataFetchOperation() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- getLinkDataRemoveOperation() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- getLinkDataSource() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This property allows you to specify the dataSource to be used for fetching link information
in a databound multilink tree.
- getLinkDataSourceAsString() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This property allows you to specify the dataSource to be used for fetching link information
in a databound multilink tree.
- getLinkPositionField() - Method in class com.smartgwt.client.widgets.tree.Tree
-
- getLinkText() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The HTML to display in cells of this field if the fieldType is set to link.
- getLinkText() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
The HTML to display in this row for fields with fieldType set to link.
- getLinkText() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
The HTML to display for values of this field if the field type is set to "link".
- getLinkText() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerRecord
-
The HTML to display in this record for fields with type set to "link".
- getLinkTextProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will hold the link text for that record.
- getLinkTextProperty() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Name of the property in a ListGridRecord that holds the HTML to display in cells of this field if the fieldType is set
to "link".
- getLinkTextProperty() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Property name on a record that will hold the link text for that record.
- getLinkTextProperty() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Name of the property in a DetailViewerRecord that holds the HTML to display for values of this field if the field type
is set to "link".
- getLinkTitle() - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
Optional title HTML to display for this item's link.
- getLinkURLPrefix() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has type [
ListGridFieldType
] set to
"link"
, setting this
property will apply a standard prefix to the link URL for cells in this field.
- getLinkURLPrefix() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to "link"
, setting this property will apply a standard prefix to the link URL
when displaying values of this field.
- getLinkURLSuffix() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has type [
ListGridFieldType
] set to
"link"
, setting this
property will apply a standard suffix to the link URL for cells in this field.
- getLinkURLSuffix() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to "link"
, setting this property will apply a standard suffix to the link URL
when displaying values of this field.
- getListEndEditAction() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the user is editing the last record in this listGrid, and attempts to navigate beyond the last row either by tabbing
off the last editable field, or using the down arrow key, this property determines what action to take: "next":
start editing a new record at the end of the list.
- getListGrid() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is being used to edit cells in a ListGrid (see
isInGrid()
), this method returns the grid in question.
- getListGrid() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
ListGrid currently being validated.
- getListGrid() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Return the live ListGrid instance to which this ListGridField is assigned.
- getListGridField() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
ListGridField on which this validator was declared.
- getListPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
An optional list pane displayed in the left-hand of the panes or in a side panel according to the pane layout.
- getListPaneTitleTemplate() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getListProperties() - Method in class com.smartgwt.client.widgets.rte.events.ApplyClickEvent
-
the list properties to apply
- getListProperties() - Method in class com.smartgwt.client.widgets.rte.events.ListPropertiesChangedEvent
-
the new list configuration properties
- getListPropertiesDialog() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- getListPropertiesPane() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
- getListPropertiesPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- getListPropertiesWarningText() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The warning message displayed in a dialog when a user tries to configure a list without first putting the cursor in an
appropriate place.
- getListTitle() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getListToolStrip() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Bar displayed above the
listPane
, if a
listPane
is present,
only for
deviceMode
"desktop".
- getLiveAutoComplete() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getLiveObject() - Method in class com.smartgwt.client.tools.EditMaskClickedEvent
-
the object clicked
- getLiveObject() - Method in class com.smartgwt.client.tools.EditNode
-
Live version of the object created from the
defaults
.
- getLiveObject() - Method in class com.smartgwt.client.tools.PaletteNode
-
For a paletteNode which should be a "singleton", that is, always provides the exact same
object (==) rather than a dynamically created copy, provide the singleton object as
liveObject
.
- getLoadDataOnDemand() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If this is a databound item, should the load our set of possible options be loaded on demand (as submenus are
displayed), or upfront?
- getLoadDataOnDemand() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
For databound columnTree instances, should the entire tree of data be loaded on initial fetch, or should each column be
loaded as needed.
- getLoadDataOnDemand() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Does this resultTree load data incrementally as folders within the tree are opened, or is it all loaded in a single
request? Must be true if
fetchMode
is "paged"
- getLoadDataOnDemand() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For databound treeGrid instances, should the entire tree of data be loaded on initial fetch, or should folders load
their children as they are opened.
- getLoaderURL() - Static method in class com.smartgwt.client.data.DataSource
-
- getLoadingDataMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The string to display in the body of a listGrid while data is being loaded.
- getLoadingDataMessage() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
The string to display in the body of a tileGrid while data is being loaded.
- getLoadingDataMessageStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style name applied to the loadingDataMessage string if displayed.
- getLoadingDataMessageStyle() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
The CSS style name applied to the loadingDataMessage string if displayed.
- getLoadingDisplayValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getLoadingIcon() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getLoadingMarker() - Static method in class com.smartgwt.client.data.ResultSet
-
Returns the singleton marker object that is used as a placeholder for records that are being
loaded from the server.
- getLoadingMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If you have a databound listGrid and you scroll out of the currently loaded dataset, by default you will see blank rows
until the server returns the data for those rows.
- getLoadingMessage() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
HTML to show while content is being fetched, active only if the contentsURL
property has been set.
- getLoadingMessage() - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Message to show while the screen is loading if
enabled
.
- getLoadingMessage() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
If you have a databound tileGrid and you scroll out of the currently loaded dataset, by default you will see blank tiles
until the server returns the data for those rows.
- getLoadingMessage() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The string to display in the body of a detailViewer which is loading records.
- getLoadingMessage() - Method in class com.smartgwt.client.widgets.ViewLoader
-
Message to show while the view is loading.
- getLoadingMessageStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getLoadingPlaceholderAttribute() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
This attribute will be set to true for any loading placeholder records returned by
getSelectedRecords()
- getLoadingRowCountDisplayIcoHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getLoadingRowCountDisplayIcon() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The URL of the icon to display as a
row count
value
when the row count is loading.
- getLoadingRowCountDisplayIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getLoadParents() - Method in class com.smartgwt.client.data.DSLoadSettings
-
Load parent DataSources automatically for DataSources that have an
inheritsFrom
defined.
- getLoadProjectErrorMessage(RPCResponse) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Convenience method that returns a message describing the error for a failed call to
loadProject()
.
- getLoadProjectErrorStatus(RPCResponse) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Convenience method that returns the error status for a failed call to
loadProject()
.
- getLoadState(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
What is the loadState of a given folder?
- getLocalDataSource(Canvas) - Method in class com.smartgwt.client.data.SavedSearches
-
This method returns an automatically generated custom DataSource to store saved searches for a component in HTML5
localStorage.
- getLocalDataSource(String) - Method in class com.smartgwt.client.data.SavedSearches
-
This method returns an automatically generated custom DataSource to store saved searches for a component in HTML5
localStorage.
- getLocale() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
The name of a locale to use for resolving i18n tags in the component XML of the screen.
- getLocale() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
The name of a locale to use for resolving i18n tags in the component XML of the screen.
- getLocaleCurrencySymbol() - Static method in class com.smartgwt.client.util.I18nUtil
-
- getLocaleDecimalSymbol() - Static method in class com.smartgwt.client.util.I18nUtil
-
- getLocaleGroupingSymbol() - Static method in class com.smartgwt.client.util.I18nUtil
-
- getLocaleNegativeSymbol() - Static method in class com.smartgwt.client.util.I18nUtil
-
- getLocalId() - Method in class com.smartgwt.client.widgets.Canvas
-
Retrieve the local ID of this canvas.
- getLocalWindow() - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Returns the
RemoteWindow
instance for the current window (where the method
was called).
- getLocateByIDOnly() - Method in class com.smartgwt.client.widgets.Canvas
-
If
true
, when retrieving a
locator
for this component
always return a reference directly to this component by
widget ID
,
using the compact format
"///canvasID"
, ignoring any parent elements and ignoring any configured
testRoot
.
- getLocateChildrenBy() - Method in class com.smartgwt.client.widgets.Canvas
-
Strategy to use when locating children in this canvas from an autoTest locator string.
- getLocateChildrenType() - Method in class com.smartgwt.client.widgets.Canvas
-
- getLocateColumnsBy() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When AutoTest.getElement()
is used to parse locator strings
generated by AutoTest.getLocator()
for a cell in this grid, how
should the column be identified?
Note that getLocator() will actually store all available information about the
column in the generated string -- this attribute effects how a stored string will be parsed only.
- getLocateItemBy() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When
AutoTest.getElement()
is used to parse locator strings
generated by
AutoTest.getLocator()
for this form item, should the
item be identified? If the locator has a specified
name
, it is considered to definitely locate the item and no fallback approach will be used.
- getLocateMembersBy() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Part of the
AutomatedTesting
system, strategy to use when generated locators for
members from within this Layout's members array.
- getLocateMembersType() - Method in class com.smartgwt.client.widgets.layout.Layout
-
- getLocatePeersBy() - Method in class com.smartgwt.client.widgets.Canvas
-
Strategy to use when locating peers of this canvas from an autoTest locator string.
- getLocatePeersType() - Method in class com.smartgwt.client.widgets.Canvas
-
- getLocateRowsBy() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When AutoTest.getElement()
is used to parse locator strings
generated by AutoTest.getLocator()
for a cell in this grid, how
should the row be identified?
Note that getLocator() will actually store all available information about the row in
the generated string -- this attribute effects how a stored string will be parsed only.
- getLocateSectionsBy() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
When
AutoTest.getElement()
is used to parse locator strings
generated by
AutoTest.getLocator()
, how should sections within this
stack be identified? By default if a section has a specified
Section.name
this will always be used.
- getLocateSectionsType() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- getLocateTabsBy() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
When
AutoTest.getElement()
is used to parse locator strings
generated by
AutoTest.getLocator()
, how should tabs within this
tabset be identified? If the locator has a specified
Tab.ID
or
Tab.name
, no fallback approach will be used as those attributes (with
Tab.ID
having priority) are each alone considered to definitively
locate it.
- getLocator() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The locator representing the event target, if one exists.
- getLocator() - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
The
AutoTestLocator
associated with some DOM element in a Smart GWT application page.
- getLocatorName() - Method in class com.smartgwt.client.widgets.Canvas
-
Local name for referencing this canvas from an autoTest locator string.
- getLocatorWithIndicators(Element) - Static method in class com.smartgwt.client.util.AutoTest
-
- getLocatorWithIndicators(Element, boolean) - Static method in class com.smartgwt.client.util.AutoTest
-
- getLocatorWithIndicators(Element, boolean, String[]) - Static method in class com.smartgwt.client.util.AutoTest
-
- getLogBase() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getLogBase() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- getLoggingLevel() - Method in class com.smartgwt.client.tools.DebugOverflowSettings
-
- getLoggingTimeout() - Method in class com.smartgwt.client.tools.DebugOverflowSettings
-
- getLogGradations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
useLogGradations
is set, gradation lines
to show in between powers,
expressed as a series of integer or float values between 1 and
logBase
.
- getLogGradations() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
When
useLogGradations
is set, gradation
lines to show in between powers,
expressed as a series of integer or float values between 1 and
logBase
.
- getLogicalDateOnly(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Get a logical date - a value appropriate for a DataSourceField of type "date" - from a datetime value (a value from a
DataSourceField of type "datetime").
- getLogicalStructure() - Method in interface com.smartgwt.client.core.LogicalStructure
-
- getLogicalStructure() - Method in class com.smartgwt.client.tools.CSSEditor
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.tools.EditPane
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.tools.EditTree
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.tools.GradientEditor
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.tools.ListPalette
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.tools.MenuPalette
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.tools.Reify
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.tools.SeleneseRecorder
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.tools.TilePalette
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.tools.TreePalette
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.ai.AISortProgressDialog
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.ai.AIWindow
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.ai.BuildUIViaAIProgressDialog
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.ai.FilterViaAIProgressDialog
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.ai.HiliteViaAIProgressDialog
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.BaseWidget
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Button
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.calendar.IndicatorCanvas
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.calendar.Timeline
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.calendar.ZoneCanvas
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Canvas
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.DateChooser
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Dialog
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawBlockConnector
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawShape
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.EditSearchWindow
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.FieldPicker
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.FieldPickerWindow
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.PropertySheet
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.form.SearchForm
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.DateGrid
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.HTMLPane
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.IButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.IconButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Img
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.ImgButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Label
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.DataView
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.Deck
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.FlowLayout
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.HLayout
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.HStack
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.LayoutSpacer
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.VLayout
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.layout.VStack
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.IconMenuButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.MenuBar
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.RibbonMenuButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.SelectionTreeMenu
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.MiniNavControl
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.NavigationButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.plugins.BrowserPlugin
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.plugins.SVG
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.PointerSettings
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.PrintCanvas
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.PrintWindow
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Progressbar
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Slider
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Snapbar
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Sound
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Splitbar
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.StretchImg
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.ViewLoader
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalStructure() - Method in class com.smartgwt.client.widgets.Window
-
Getter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- getLogicalTimeOnly(Date) - Static method in class com.smartgwt.client.util.DateUtil
-
Get a logical time - a value appropriate for a DataSourceField of type "time" - from a datetime value (a value from a
DataSourceField of type "datetime").
- getLoginRequiredMarker() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Marker the system will look for in XHTP responses in order to detect when login is required.
- getLoginStatusCodeMarker() - Static method in class com.smartgwt.client.rpc.RPCManager
-
String sequence which marks the response as a one which contains login status information.
- getLoginSuccessMarker() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Marker the system will look for in order to detect when login was successful.
- getLogScale() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use logarithmic scaling for values.
- getLogScale() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to use logarithmic scaling for values.
- getLogScalePointColor() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use logarithmic scaling for the
color
scale
of the data points.
- getLogScalePointSize() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getLongTextEditorThreshold() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When creating form items for fields with text type data, if the specified length of the field exceeds this threshold we
will create form item of type this.longTextEditorType
(a TextAreaItem by default), rather than a simple
text item.
- getLongTextEditorThreshold() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the length of the field specified by
DataSourceField.length
exceeds this value, the ListGrid shows an edit field of type
longTextEditorType
rather than the standard text field
when the field enters inline edit mode.
- getLongTextEditorType() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Name of the Form Item class to use for text fields which exceed the longTextEditorThreshold for this form.
- getLongTextEditorType() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the length of the field specified by
DataSourceField.length
exceeds
this.longTextEditorThreshold
show an edit field of this type rather than
the standard text field when the field enters inline edit mode.
- getLowErrorMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
lowErrorMetric
and
highErrorMetric
can be used to cause error bars to appear above and below the main data point.
- getLumFieldPrompt() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Luminosity' field in the complex chooser.
- getLumFieldTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Luminosity' field in the complex chooser.
- getLuminosity() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Returns the Luminosity (brightness) of the currently-selected color, as an integer from 0-240
- getLumWidth() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Width of the Luminosity bar
- getMainView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
TabSet
for managing calendar views when multiple views are available (eg,
day
and
month
).
- getMajor() - Static method in class com.smartgwt.client.Version
-
- getMajorTickGradations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
List of tick marks that should be drawn as major ticks, expressed as a series of numbers between 1 and 10, representing
boundaries within a given order of magnitude (power of 10).
- getMajorTickTimeIntervals() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When ticks are being
shown on the X axis
for a
Scatter plot where the X axis uses time/date values, controls the intervals which are shown as major ticks.
- getManagePercentBreadth() - Method in class com.smartgwt.client.widgets.layout.Layout
-
If set, a Layout with breadthPolicy:"fill" will specially interpret a percentage breadth on a member as a percentage of
available space excluding the
layoutMargin
.
- getManyItemsImage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The filename of the icon displayed use as the default drag tracker when for multiple files and/or folders are being
dragged.
- getMapping(String) - Method in class com.smartgwt.client.widgets.cube.FacetValueMap
-
Get the facetValue id for some facet id within this facet valueMap
- getMargin() - Method in class com.smartgwt.client.widgets.Canvas
-
Set the CSS Margin, in pixels, for this component.
- getMarkAsAdminDefaultField() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
ListGridField shown in the pickList to allow admin users to designate which field is the admin-default search.
- getMarkAsAdminDefaultHoverText() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Hover text that appeares over the +{markAsAdminDefaultField}
- getMarkAsDefaultField() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
ListGridField shown in the pickList to allow users to designate which field is the default search.
- getMarkAsDefaultHoverText() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Hover text that appeares over the +{markAsDefaultField}
- getMarker(Integer) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getMarkerId() - Method in class com.smartgwt.client.widgets.ace.AceMarker
-
Internal use only.
- getMarkers() - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getMarkers(Boolean) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getMask() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- getMask() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- getMask() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Input mask used to restrict and format text within this item.
- getMask() - Method in class com.smartgwt.client.widgets.form.validator.MaskValidator
-
Return the mask.
- getMaskOverwriteMode() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- getMaskOverwriteMode() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- getMaskOverwriteMode() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
During entry into a
masked field
, should keystrokes
overwrite current position value? By default new keystrokes are inserted into the field.
- getMaskPadChar() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- getMaskPadChar() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- getMaskPadChar() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Character that is used to fill required empty
mask
positions to display text while control has no focus.
- getMaskPromptChar() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- getMaskPromptChar() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- getMaskPromptChar() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Character that is used to fill required empty
mask
positions to display text while control has focus.
- getMaskSaveLiterals() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- getMaskSaveLiterals() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- getMaskSaveLiterals() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should entered
mask
value be saved with embedded
literals?
- getMasterCanvas() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns this canvas's "master" (the canvas to which it was added as a peer), if any.
- getMasterElement() - Method in class com.smartgwt.client.widgets.Canvas
-
- getMatchAllTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getMatchAnyTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getMatchBarChartDataLineColor() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Setting to define whether the border around the bar chart area should be the same color as the main chart area.
- getMatchElement() - Method in class com.smartgwt.client.widgets.Canvas
-
- getMatchElementHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
- getMatchElementWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
- getMatchGradations() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
When this property is set to the metric of another MetricSettings object, the extra value axis and chart corresponding
to these settings will use the same scale for the gradations as the extra value axis and chart of the other
MetricSettings object.
- getMatchingLeafJoinDepth() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This property allows you to specify the number of ancestor levels Smart GWT attempts to retrieve with each request,
when using the built-in support for
keepParentsOnFilter
on
loadDataOnDemand
trees.
- getMatchingRecords() - Method in class com.smartgwt.client.ai.ApplyAIFilterResponse
-
- getMatchingUpdatedRecords() - Method in class com.smartgwt.client.ai.ReapplyAIFilterResponse
-
- getMatchNoneTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getMax(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the maximum of the data from a single metric.
- getMax(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the maximum of the data from a single metric.
- getMax() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Maximum valid value for this item.
- getMax() - Method in class com.smartgwt.client.widgets.form.validator.DateRangeValidator
-
Return the max.
- getMax() - Method in class com.smartgwt.client.widgets.form.validator.FloatRangeValidator
-
Return the max.
- getMax() - Method in class com.smartgwt.client.widgets.form.validator.IntegerRangeValidator
-
Return the max.
- getMax() - Method in class com.smartgwt.client.widgets.form.validator.LengthRangeValidator
-
Return the max.
- getMaxBarThickness() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Bars will not be drawn over this thickness, instead, margins will be increased.
- getMaxCenterOffset() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Maximum amount in pixels that the title will be placed off center in an effort to avoid clipping it - see
title
.
- getMaxConcurrent() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
Maximum number of batches being summarized at any given time.
- getMaxDataPointSize() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getMaxDataZIndex() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Maximum allowed zIndex that can be specified through
zIndexMetric
in a histogram chart.
- getMaxExpandedRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getMaxExpandedRecordsPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This is a dynamic string - text within ${...}
will be evaluated as JS code when the message is
displayed.
- getMaxHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Maximum height available to this Canvas.
- getMaxHeight() - Method in class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
-
If specified, the autoFitTextArea will not grow taller than this height
- getMaxHeight() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Maximum valid height for this CanvasItem in pixels.
- getMaximizeButton() - Method in class com.smartgwt.client.widgets.Window
-
Button that will make this Window fill the browser via
maximize()
.
- getMaximizeColumnTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the maximize-column menu item.
- getMaximized() - Method in class com.smartgwt.client.widgets.Window
-
Is this window maximized.
- getMaximumRowCountFormat() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getMaxLevels() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The maximum number of levels of grouping that can be applied.
- getMaxLevels() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The maximum number of levels of grouping that can be applied.
- getMaxLevels() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The maximum number of levels of sorting that can be applied.
- getMaxLevels() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The maximum number of levels of sorting that can be applied.
- getMaxLoginAttemptsExceededMarker() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Get the marker the system will look for in order to detect when the number of maximum logins was exceeded.
- getMaxQuantity() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- getMaxRecordsPerBatch() - Method in class com.smartgwt.client.ai.AIFieldRequest
-
When generating values for a list of records that are split into batches, the maximum number of records per batch.
- getMaxRecordsPerBatch() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
If set, the maximum number of records that will be processed via AI in a single request.
- getMaxRetries() - Method in class com.smartgwt.client.ai.BuildViaAIRequest
-
The maximum number of retries of any one particular request to an AI engine.
- getMaxRetries() - Method in class com.smartgwt.client.ai.DataBoundAIRequest
-
The maximum number of retries for any one particular request to AI.
- getMaxRetries() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
The maximum number of retries of any one particular request to an
AIEngine
.
- getMaxSize() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Maximum number of events that will be stored by this EventStream
.
- getMaxStackDismissMode() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Specifies how to pick which message to dismiss when the
maxStackSize
is reached, and the lowest priority
value (highest numerical
messagePriority
)
is shared by more than one message.
- getMaxStackSize() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Sets a limit on how many messages may be stacked if
MultiMessageMode
is "stack".
- getMaxSummaryRowRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, and summary records are
being derived from a fetch against the
summaryRowDataSource
, this property may be set to specify the maximum expected number of results from the fetch
opeeration.
- getMaxTrackedOverflows() - Method in class com.smartgwt.client.tools.DebugOverflowSettings
-
Maximum number of overflows to track for each canvas when debugging overflow.
- getMaxUploadFields() - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
The maximum number of upload fields to show.
- getMaxValidationRetries() - Method in class com.smartgwt.client.ai.BuildUIViaAIRequest
-
The maximum numnber of re-attempts to have the AI fix a validation error.
- getMaxValue() - Method in class com.smartgwt.client.ai.AIFieldRequest
-
If the
valueClass
is INTERVAL or RATIO, the maximum value
that can be generated.
- getMaxValue() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
- getMaxValue() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
- getMaxValue() - Method in class com.smartgwt.client.widgets.RangeSlider
-
- getMaxValue() - Method in class com.smartgwt.client.widgets.Slider
-
- getMaxValueAsDouble() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The maximum dial value.
- getMaxValueAsDouble() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
The maximum slider value.
- getMaxValueAsDouble() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Set the maximum value (right/bottom of slider).
- getMaxValueAsDouble() - Method in class com.smartgwt.client.widgets.Slider
-
The maximum slider value.
- getMaxValueLabel() - Method in class com.smartgwt.client.widgets.Slider
-
The text displayed in the label for the maximum value of the slider.
- getMaxWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Maximum width available to this Canvas.
- getMaxWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getMaxZoomOverflowError() - Method in class com.smartgwt.client.widgets.Canvas
-
When
correctZoomOverflow
is true and browser or
OS-level zoom is active, determines how much overflow must occur before the Framework enables scrolling for this canvas.
- getMean(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the mean, or expected value, of the data over a single metric.
- getMean(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the mean, or expected value, of the data over a single metric.
- getMedian(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the median of the data over a single metric.
- getMedian(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the median of the data over a single metric.
- getMember() - Method in class com.smartgwt.client.form.events.MemberSynchronizedEvent
-
Member component that has just completed synchronization
- getMember(String) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Given a numerical index or a member
name
or member
ID
, return a pointer to the appropriate member.
- getMember(int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Given a numerical index or a member ID, return a pointer to the appropriate member.
- getMemberCanvases() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Returns the members of this ValuesManager as an array of Canvas objects.
- getMemberDefaultBreadth(Canvas, int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Return the breadth for a member of this layout which either didn't specify a breadth or specified a percent breadth with
managePercentBreadth
:true.
- getMemberForField(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Given a fieldName or dataPath, this method will find the member responsible for interacting with that field's value.
- getMemberNumber(String) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Given a member Canvas or member
ID
or
name
, return the index of that member within this layout's members array.
- getMemberNumber(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Given a member Canvas or member ID, return the index of that member within this layout's members array
- getMemberOverlap() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Number of pixels by which each member should overlap the preceding member, used for creating an "stack of cards"
appearance for the members of a Layout.
- getMembers() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getMembers() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Returns an array of members in this ValuesManager.
- getMembers() - Method in class com.smartgwt.client.widgets.layout.Layout
-
An array of canvases that will be contained within this layout.
- getMembersLength() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Convenience method to return the number of members this Layout has
- getMembersMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space between each member of the layout.
- getMenu() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Instance of the normal (non-Adaptive)
Menu
class used to show items that do not
fit inline.
- getMenu() - Method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
-
- getMenu() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
The menu to show.
- getMenu() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
The menu to show.
- getMenu() - Method in class com.smartgwt.client.widgets.RibbonButton
-
The menu to show when the
menu-icon
is clicked.
- getMenuAlign() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
The horizontal alignment of this button's menu, in relation to the button.
- getMenuAlign() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
The horizontal alignment of this button's menu, in relation to the button.
- getMenuAlign() - Method in class com.smartgwt.client.widgets.RibbonButton
-
The horizontal alignment of this button's menu, in relation to the button.
- getMenuAnimationEffect() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Allows you to specify an animation effect to apply to the menu when it is being shown.
- getMenuAnimationEffect() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Allows you to specify an animation effect to apply to the menu when it is being shown.
- getMenuAnimationEffect() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Allows you to specify an animation effect to apply to the menu when it is being shown.
- getMenuButton() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
MenuButton
used as a drop-down control for showing any items of the menu that
are not displayed inline.
- getMenuButtonIcon() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
- getMenuButtonImage() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Image for menu button indicating that the button expands a menu.
- getMenuButtonImage() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Image for menu button indicating that the button expands a menu.
- getMenuButtonImageUp() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Image for menu button indicating that the button expands a menu.
- getMenuButtonImageUp() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Image for menu button indicating that the button expands a menu.
- getMenuButtonTitle() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
- getMenuButtonWidth() - Method in class com.smartgwt.client.widgets.menu.Menu
-
For a menu that has a
MenuButton
generated for it automatically (for example
when included in a
MenuBar
, the width that the MenuButton should have.
- getMenuConstructor() - Method in class com.smartgwt.client.widgets.Canvas
-
Default class used to construct menus created by this component, including context menus.
- getMenuIconHeight() - Method in class com.smartgwt.client.widgets.RibbonButton
-
The height of the icon for this button.
- getMenuIconSrc() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Base URL for an Image that shows a
menu
when clicked.
- getMenuIconStyle() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Default CSS class to apply to the element showing this button's
menu-icon
.
- getMenuIconWidth() - Method in class com.smartgwt.client.widgets.RibbonButton
-
The width of the icon for this button.
- getMenuItemStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to cells in the Year, Week and Month popup-menus.
- getMessage() - Method in class com.smartgwt.client.ai.AIResponse
-
The message returned from the AI service in response to the request.
- getMessage() - Method in class com.smartgwt.client.util.workflow.ShowMessageTask
-
Message to display.
- getMessage() - Method in class com.smartgwt.client.util.workflow.ShowNotificationTask
-
Message to display.
- getMessage() - Method in class com.smartgwt.client.util.workflow.UserConfirmationTask
-
Message to display to the user for confirmation.
- getMessage() - Method in class com.smartgwt.client.widgets.Dialog
-
Message to show in this dialog.
- getMessageControlPadding() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Optional specified padding to apply after the message content when showing a
dismiss button
so that the button doesn't occlude any
content.
- getMessageIcon() - Method in class com.smartgwt.client.widgets.Dialog
-
AutoChild that shows
icon
.
- getMessageIcon() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Optional icon to be shown in the
Label
drawn for this message.
- getMessageIconHeight() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Height in pixels of the icon image.
- getMessageIconOrientation() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
If an icon is present, should it appear to the left or right of the title? valid options are "left"
and
"right"
.
- getMessageIconSpacing() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Pixels between icon and title text.
- getMessageIconWidth() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Width in pixels of the icon image.
- getMessageLabel() - Method in class com.smartgwt.client.widgets.Dialog
-
- getMessagePriority() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Sets the priority of the message.
- getMessages() - Method in class com.smartgwt.client.ai.AIRequest
-
List of messages forming the request.
- getMessageStack() - Method in class com.smartgwt.client.widgets.Dialog
-
- getMessagingURL() - Static method in class com.smartgwt.client.rpc.Messaging
-
Get the URL of the messaging servlet.
- getMeta() - Method in class com.smartgwt.client.widgets.ace.AceCompletionResult
-
Internal use only.
- getMetaDataPrefix() - Method in class com.smartgwt.client.data.RestDataSource
-
If
sendMetaData
is true, this attribute is used to
specify the prefix to apply to 'meta data' properties when assembling parameters to send to the server.
- getMetaKey() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
Present for
key events
if the meta key was down
when the event got triggered.
- getMethod() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The mechanism by which form data is sent to the action URL.
- getMethods() - Method in class com.smartgwt.client.bean.BeanFactory
-
- getMetricFacetId() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Specifies the "id" of the default metric facet value.
- getMetricFacetId() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
In a CubeGrid that displays values of different types (eg "Revenue" and "Income"), the different types of values on
display are enumerated as the facet values of the "metric facet".
- getMetricFacetValue() - Method in class com.smartgwt.client.widgets.chart.LegendClickEvent
-
for a multi-axis chart, facetValue representing the clicked metric.
- getMetricFacetValue() - Method in class com.smartgwt.client.widgets.chart.LegendHoverEvent
-
for a multi-axis chart, facetValue representing the hovered-over metric.
- getMetricId() - Method in class com.smartgwt.client.widgets.chart.ChartPointClickEvent
-
- getMetricId() - Method in class com.smartgwt.client.widgets.chart.ChartPointHoverCustomizer
-
- getMillisecondIncrement() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
millisecondValues
is unset, this attribute
specifies the increment to use when generating entries for the millisecond picker.
- getMillisecondItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- 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.
- getMinChartHeight() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Minimum height for this chart instance.
- getMinChartWidth() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Minimum width for this chart instance.
- getMinColWidth() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Minimum width of a form column.
- getMinContentHeight() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
autoScrollContent
is true, limits the
minimum height of the chart-content, including data, labels, title and legends.
- getMinContentWidth() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
autoScrollContent
is true, limits the
minimum width of the chart-content, including data, labels, titles and legends.
- getMinDataPointSize() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getMinDataSpreadPercent() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If all data values would be spread across less than
minDataSpreadPercent
of the axis, the start values
of axes will be automatically adjusted to make better use of space.
- getMinDataSpreadPercent() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- getMinErrorReportingInterval() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Number of seconds that must elapse before another event error will be reported.
- getMinFieldWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Minimum size, in pixels, for ListGrid headers.
- getMinHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Minimum height available to this Canvas.
- getMinHeight() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Minimum valid height for this CanvasItem in pixels.
- getMinHeight() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Minimum valid height for this TextAreaItem in px.
- getMinHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sets the
minimum height
for the entire list (smaller than this
doesn't tend to work very well).
- getMinHeight() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Specifies a minimum height for the Portlet.
- getMinHintWidth() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getMinHintWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is showing a
hint
, this setting specifies
how much horizontal space is made available for rendering the hint text by default.
- getMinimalLocator() - Static method in class com.smartgwt.client.util.AutoTest
-
Convenience method to generate a
AutoTestLocator
that is as compact as possible.
- getMinimalLocator(Element) - Static method in class com.smartgwt.client.util.AutoTest
-
- getMinimalLocator(Element, boolean) - Static method in class com.smartgwt.client.util.AutoTest
-
- getMinimalLocator(Element, boolean, String[]) - Static method in class com.smartgwt.client.util.AutoTest
-
Convenience method to generate a
AutoTestLocator
that is as compact as possible.
- getMinimalUI() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A boolean value controlling whether the Calendar shows tabs for available calendar views.
- getMinimizeAcceleration() - Method in class com.smartgwt.client.widgets.Window
-
Default acceleration function for performing an animated minimize / maximize.
- getMinimizeButton() - Method in class com.smartgwt.client.widgets.Window
-
ImgButton shown in the header that will minimize this Window by calling
minimize()
.
- getMinimizeColumnTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the minimize-column menu item.
- getMinimized() - Method in class com.smartgwt.client.widgets.cube.Facet
-
- getMinimized() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
- getMinimized() - Method in class com.smartgwt.client.widgets.Window
-
Is this window minimized.
- getMinimizeHeight() - Method in class com.smartgwt.client.widgets.Window
-
Height for the window when minimized.
- getMinimizeTime() - Method in class com.smartgwt.client.widgets.Window
-
If this window is minimizeable, and animateMinimize is true, what should the duration of the minimize / maximize be (in
ms)? If unset defaults to canvas.animationTime
.
- getMinimumCellHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Minimum height for ListGrid cells, settable by the skin, based on the size of the checkbox media used for boolean
fields plus minimal surrounding padding.
- getMinimumDayHeight() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
In the
month view
when
showDayHeaders
is true, this is the minimum height
applied to a day cell and its header combined.
- getMinimumImageFieldSize() - Method in class com.smartgwt.client.widgets.tile.TileRecord
-
By default, image-type fields shown in a Tile are auto-scaled to fit a tile's full width, and an equal share of
tile-height not already required by other visible (non-image) fields.
- getMinimumRowCountFormat() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getMinimumSearchLength() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Minimum length in characters before a search is performed.
- getMiniNavAlign() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Placement of
MiniNavControl
, if present: "right" alignment places the
miniNav on the far right "center" alignment places the miniNav in the center, or to the right of the title
if the title is present "left" alignment will place the miniNav on the left, or to the right of the
leftButton
if its present.
- getMiniNavControl() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- getMinLabelGap() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Minimum gap between labels on the X axis before some labels are omitted or larger time granularity is shown (eg show
days instead of hours) based on the
labelCollapseMode
.
- getMinLaneWidth() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When showing
vertical lanes
in the
dayView
, this attribute sets the minimum width of each column
or field.
- getMinMemberLength() - Method in class com.smartgwt.client.widgets.layout.DataView
-
Minimum size, in pixels, below which flexible-sized members should never be shrunk, even if this requires the Layout to
overflow.
- getMinMemberLength() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Minimum size, in pixels, below which flexible-sized members should never be shrunk, even if this requires the Layout to
overflow.
- getMinMemberSize() - Method in class com.smartgwt.client.widgets.layout.Layout
-
- getMinNonEdgeSize() - Method in class com.smartgwt.client.widgets.Canvas
-
If the widget has drag resize configured on one or more of it's edges, and the edgeMarginSize is large enough that the
remaining space is less than minNonEdgeSize
, the edgeMarginSize will be reduced such that the non-edge part
of the widget is at least 1/3 of the total space (with two draggable edges) or half of it (with one draggable edge).
- getMinor() - Static method in class com.smartgwt.client.Version
-
- getMinorTickLength() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getMinQuantity() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- getMinRowHeight() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The minimum height of time-rows in vertical calendar views.
- getMinUploadFields() - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
Minimum number of upload fields to show.
- getMinuteIncrement() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
minuteValues
is unset, this attribute specifies the
increment to use when generating entries for the minute picker.
- getMinuteItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- 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".
- getMinutesPerRow() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The number of minutes per row in
day
and
week
views.
- getMinuteValues() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getMinValue() - Method in class com.smartgwt.client.ai.AIFieldRequest
-
If the
valueClass
is INTERVAL or RATIO, the minimum value
that can be generated.
- getMinValue() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
- getMinValue() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
- getMinValue() - Method in class com.smartgwt.client.widgets.RangeSlider
-
- getMinValue() - Method in class com.smartgwt.client.widgets.Slider
-
- getMinValueAsDouble() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The minimum dial value.
- getMinValueAsDouble() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
The minimum slider value.
- getMinValueAsDouble() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Set the minimum value (left/top of slider).
- getMinValueAsDouble() - Method in class com.smartgwt.client.widgets.Slider
-
The minimum slider value.
- getMinValueLabel() - Method in class com.smartgwt.client.widgets.Slider
-
The text displayed in the label for the minimum value of the slider.
- getMinWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Minimum width available to this Canvas.
- getMinWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getMinWidth() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Specifies a minimum width for the Portlet.
- getMinXDataSpreadPercent() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter charts only, if all data points would be spread across less than
minXDataSpreadPercent
of the x-axis, the start
value of x-axis will be automatically adjusted to make better use of space.
- getMissingDSIsNotFatal() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
If true, server logic does not crash out if it cannot load a DataSource specified in the screen definition.
- getMissingFieldPrompt() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The message to display next to fieldNames that do not exist in the available dataSource.
- getMissingSummaryFieldValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a summary format string contains an invalid field reference, replace the reference with the missingSummaryFieldValue.
- getMockData() - Method in class com.smartgwt.client.data.MockDataSource
-
Data intended for a
ListGrid
or
TreeGrid
, expressed in a simple text format popularized by mockup tools such as
balsamiq and now commonly supported in a variety of mockup tools.
- getMockDataAsRecord() - Method in class com.smartgwt.client.data.MockDataSource
-
- getMockDataAsRecordArray() - Method in class com.smartgwt.client.data.MockDataSource
-
Data intended for a
ListGrid
or
TreeGrid
, expressed in a simple text format popularized by mockup tools such as
balsamiq and now commonly supported in a variety of mockup tools.
- getMockDataCriteria() - Method in class com.smartgwt.client.data.DataSource
-
When
mockMode
is enabled, criteria to use in an initial "fetch"
DSRequest to retrieve sample data.
- getMockDataFormat() - Method in class com.smartgwt.client.data.MockDataSource
-
- getMockDataPrimaryKey() - Method in class com.smartgwt.client.data.MockDataSource
-
Name of field in
mockData
that should be used as the primary
key.
- getMockDataRows() - Method in class com.smartgwt.client.data.DataSource
-
When
mockMode
is enabled, number of rows of data to retrieve via
an initial "fetch" DSRequest, for use as sample data.
- getMockDataType() - Method in class com.smartgwt.client.data.MockDataSource
-
- getMockDS(String[], MockDSExportCallback, MockDSExportSettings) - Static method in class com.smartgwt.client.tools.Reify
-
Exports or serializes the specified
DataSources
using the provided settings.
- getMockMode() - Method in class com.smartgwt.client.data.DataSource
-
If set, causes this DataSource to use a read-only "mock" or "test" dataset, if specified, or if no test data is
available, then to load data normally but then operate similarly to a
clientOnly
DataSource, never writing changes back to the server.
- getMockMode() - Method in class com.smartgwt.client.data.DSLoadSettings
-
- getMockMode() - Method in class com.smartgwt.client.rpc.RPCRequest
-
- getMockMode() - Method in class com.smartgwt.client.util.workflow.Process
-
Enable mock mode on the workflow? By default, this setting does nothing but is available for individual tasks to trigger
special action.
- getMockMode() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Enable mock mode on the task? If
Process.mockMode
is
enabled, setting this property to
false
disables mockMode on this task only.
- getModalEditing() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is true, any mouse click outside of the open cell editors will end editing mode, hiding the cell
editors and saving any changes to those cell values.
- getModalMask() - Method in class com.smartgwt.client.widgets.Window
-
A ScreenSpan instance used to darken the rest of a page when a modal window is active.
- getModalMaskOpacity() - Method in class com.smartgwt.client.widgets.Window
-
Controls the opacity of the modal mask displayed behind modal windows.
- getModalMaskStyle() - Method in class com.smartgwt.client.widgets.Window
-
Specifies the CSS style for the modal mask.
- getMode() - Method in class com.smartgwt.client.ai.BuildCriterionContext
-
The AI service mode being used to process the request.
- getMode() - Method in class com.smartgwt.client.ai.BuildCriterionRequest
-
The AI service mode to use.
- getMode() - Method in class com.smartgwt.client.ai.BuildHilitesContext
-
The AI service mode being used to process the request.
- getMode() - Method in class com.smartgwt.client.util.tour.Tour
-
The tour mode allows step configuration to be simplified by using the context to apply appropriate defaults.
- getMode() - Method in class com.smartgwt.client.util.tour.Tutorial
-
The tour mode allows step configuration to be simplified by using the context to apply appropriate defaults.
- getMode() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getMode() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
In "normal" the search editor shows a
FilterBuilder
for editing criteria.
- getModelType() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Selects the model used to construct the tree representation.
- getModelType() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Selects the model used to construct the tree representation.
- getModeSwitcher() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Label to change between simple and advanced mode.
- getModeSwitcherAdvancedMessage() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "Advanced.." mode switcher label (only applicable to the "radio" appearance).
- getModeSwitcherFlattenWarningMessage() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Message displayed when switching to "radio" mode if the criteria will be logically changed.
- getModeSwitcherSimpleMessage() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "Simple Mode.." mode switcher label (only applicable to the "bracket" appearance).
- getModeToggleButton() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
"More"/"Less" button for the ColorPicker
- getModifiable() - Method in class com.smartgwt.client.data.FilteredList
-
When true, allows the ResultSet to be modified by list APIs List.addAt()
,
List.set()
, and List.removeAt()
.
- getModifiable() - Method in class com.smartgwt.client.data.ResultSet
-
When true, allows the ResultSet to be modified by list APIs List.addAt()
,
List.set()
, and List.removeAt()
.
- getModifiedProperties() - Method in class com.smartgwt.client.tools.EditNodeUpdatedEvent
-
properties that were modified
- getMomentumScrollMinSpeed() - Method in class com.smartgwt.client.widgets.Canvas
-
The minimum speed in pixels per second that must be reached for momentum scrolling to kick in.
- getMonth() - Method in class com.smartgwt.client.widgets.FiscalYear
-
The zero-based month-number when this fiscal year starts.
- getMonthButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getMonthButtonIconSrc() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The icon to show next to the month-name in the
month
button
, used for showing and hiding the
month view
on Handsets.
- getMonthButtonTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getMonthChooserButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
that shows
a picker for selecting a specific month.
- getMonthMenuStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Style for the pop-up year menu.
- getMonthMoreEventsLinkTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title of the link shown in a cell of a
month view
when there are too many events to be displayed at once.
- getMonthMoreEventsMenu() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getMonthName(Date) - Method in class com.smartgwt.client.util.DateUtil
-
Return the full name of the month for this date (January, February, etc) To modify the
value returned by this method, use com.smartgwt.client.util.DateUtil#setMonthNames()
.
- getMonthsAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "month".
- getMonthSelector() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- getMonthSelectorProperties() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
monthSelector
.
- getMonthsFromNowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "month".
- getMonthView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
CalendarView
used to display events that pertain to a given month.
- getMonthViewHoverHTML(Date, CalendarEvent...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method returns the hover HTML to be displayed when the user hovers over a cell displayed in the calendar month view
tab.
- getMonthViewHoverHTML(Date, CalendarEvent[]) - Method in class com.smartgwt.client.widgets.calendar.MonthViewHoverHTMLCustomizer
-
hoverHTML() should be implemented and return the string of HTML to display when the user hovers
over ListGrid cells
- getMonthViewTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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.
- getMoreTabPaneNavBar() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- getMoreTabPaneProperties() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Properties to apply to the "more" tab's pane created by this TabSet.
- getMoreTabPaneTable() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- getMoreTabProperties() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Properties to apply to the "more" tab created by this TabSet.
- getMoreTabTitle() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Title for the "More" tab.
- getMouseDownX() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the page-relative X (horizontal) coordinate of an event.
- getMouseDownY() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the page-relative Y (vertical) coordinate of an event.
- getMouseStillDownDelay() - Method in class com.smartgwt.client.widgets.Canvas
-
Amount of time (in milliseconds) between repeated 'mouseStillDown' events for this canvas.
- getMouseStillDownInitialDelay() - Method in class com.smartgwt.client.widgets.Canvas
-
Amount of time (in milliseconds) before mouseStillDown events start to be fired repeatedly for this canvas.
- getMoveFocusOnTab() - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
If the user presses the "Tab" key, should focus be taken from this editor? If set to false
a "Tab" keypress
will cause a Tab character to be inserted into the text, and focus will be left in the edit area.
- getMoveFocusOnTab() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
If the user presses the "Tab" key, should focus be taken from this editor? If set to false
a "Tab" keypress
will cause a Tab character to be inserted into the text, and focus will be left in the edit area.
- getMoveFocusToTarget() - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
Should focus be moved to target component when showing?
- getMoveItemsWithGroup() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Should dragging the group (when
canDrag
is true) or
dragging the move knob also move the items within this
DrawGroup
?
- getMoveKnob() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getMoveKnobOffset() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing a
"move"
control
knob
, this attribute allows you to specify an offset in pixels from the
moveKnobPoint
for the move knob.
- getMoveKnobPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing a
KnobType.MOVE
control knob
, this attribute specifies where the knob should
appear with respect to the draw item.
- getMultiFacet() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether this extra value axis plots values while varying the facet values of just the first facet (single-facet) or both
first and second facets (multi-facet).
- getMultiGroupDialogDefaults() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getMultiGroupDialogProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getMultiLinkParents(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
For
multiLink trees
, returns the array of this node's
direct parents (the actual node objects, not the IDs).
- getMultiMessageMode() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Determines what happens if a message appears while there's still another one of the same
NotifyType
being shown.
- getMultiple() - Method in class com.smartgwt.client.data.DataSourceField
-
Indicates that this field should always be Array-valued.
- getMultiple() - Method in class com.smartgwt.client.data.Field
-
If set to true
, then the field is array-valued.
- getMultiple() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Whether this CanvasItem is intended to hold multiple values.
- getMultiple() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
When true, allow the file-selection dialog shelled by the browser to select multiple
files.
- getMultiple() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, multiple values may be selected.
- getMultiple() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
MultiPickerItems always work with array values
- getMultiple() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If true, multiple values may be selected.
- getMultiple() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
When true, allow the file-selection dialog shelled by the browser to select multiple
files.
- getMultiple() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Indicates that this field should always be Array-valued.
- getMultipleAppearance() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
How should items with
multiple
set to 'true' be
displayed?
- getMultipleConfirmationMessage() - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Message shown to user to confirm deleting a group of records on a bound grid.
- getMultipleValueSeparator() - Method in class com.smartgwt.client.data.DataSourceField
-
For fields that are
multiple:true
, the separator used
between values when they are displayed.
- getMultipleValueSeparator() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is displaying multiple values, this property will be the string that separates those values for display
purposes.
- getMultiSortPanel() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Automatically generated
MultiSortPanel
displayed within this component.
- getName() - Method in class com.smartgwt.client.ai.AIEngine
-
The local name of this engine.
- getName() - Method in class com.smartgwt.client.bean.BeanProperty
-
- getName() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Returns the name of this RemoteWindow.
- getName() - Method in class com.smartgwt.client.data.DataSourceField
-
Name for this field.
- getName() - Method in class com.smartgwt.client.data.DBCField
-
Name of this field.
- getName() - Method in class com.smartgwt.client.data.Field
-
Name of the field.
- getName() - Method in class com.smartgwt.client.data.SimpleType
-
Name of the type, used to refer to the type from
field.type
.
- getName() - Method in class com.smartgwt.client.tools.StyleGroup
-
Unique name that identifies this group.
- getName() - Method in class com.smartgwt.client.tools.StyleSetting
-
Unique name that identifies this setting.
- getName() - Method in class com.smartgwt.client.util.workflow.PropertyValue
-
Name of the property to be assigned the new value.
- getName() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- getName() - Method in class com.smartgwt.client.widgets.calendar.Lane
-
To determine whether a CalendarEvent should be placed in this lane, the value of this attribute is compared with the
Calendar.laneNameField
property on the
CalendarEvent.
- getName() - Method in class com.smartgwt.client.widgets.Canvas
-
Optional name for the canvas, which can later be used to reference it.
- getName() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Name for this form field.
- getName() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Identifier for this form item icon.
- getName() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
- getName() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Name of this field.
- getName() - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the name of the image.
- getName() - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the name of the image.
- getName() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Identifier for the section.
- getName() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Sets the 'name' attribute on the flashlet object.
- getName() - Method in class com.smartgwt.client.widgets.StretchItem
-
A string that is appended as a suffix to the StretchImg's
src
URL
in order to fetch the media file for this StretchItem, if a separate
src
is not provided.
- getName() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
the name of the deselected tab
- getName() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
the name of the newly selected tab
- getName() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Optional name for the tab, which can later be used to reference the tab.
- getName(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Get the 'name' of a node.
- getName(NodeLocator) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Get the 'name' of a node.
- getName() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Provides a name for the node that is unique among its immediate siblings, thus allowing a unique path to be used to
identify the node, similar to a file system.
- getName() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Name property used to identify the field, and determines which attribute from records will be displayed in this field.
- getNameField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getNameProperty() - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
For string leaf nodes (if allowed), the name of the property to store the string under in the auto-created object
- getNameProperty() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of the property on a
TreeNode
that holds a name for the node that is
unique among its immediate siblings, thus allowing a unique path to be used to identify the node, similar to a file
system.
- getNativeAutoHideScrollbars() - Method in class com.smartgwt.client.widgets.Canvas
-
In some platform/browser configurations, scrollable regions do not show visible scrollbars until the user attempts to
interact with the region.
- getNativeDragData() - Static method in class com.smartgwt.client.util.EventHandler
-
- getNativeMouseTarget() - Static method in class com.smartgwt.client.util.EventHandler
-
Returns the natively reported target (or source) DOM element for the current mouse event.
- getNavDeck() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
- getNavGrid() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
- getNavIcon() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
- getNavigateOnTab() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canSelectCells
is true, this property allows the
user to navigate through the cells of a grid using Tab and Shift+Tab keypresses.
- getNavigationBar() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
A
NavigationBar
instance managed by this
SplitPane
that is placed above the
navigationPane
.
- getNavigationBar() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Navigation bar shown when
placement
setting indicates that
the menu should be shown filling a portion of the screen or a panel.
- getNavigationButtonHeight() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getNavigationLayout() - Method in class com.smartgwt.client.widgets.DateChooser
-
An
com.smartgwt.client.types.AutoChild
HLayout
, rendered above the
date grid
, and showing a number of widgets for navigating the
DateChooser.
- getNavigationLayoutHeight() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getNavigationMethod() - Method in class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
-
reason for pane change
- getNavigationMode() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Set navigation mode for this TableView.
- getNavigationPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getNavigationPaneWidth() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Sets a size for the navigation pane.
- getNavigationPaneWidthAsString() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Sets a size for the navigation pane.
- getNavigationTitle() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getNavItemBaseStyle() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
- getNavItems() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
Top-level navigation items to display.
- getNavLayout() - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
- getNavStack() - Method in class com.smartgwt.client.widgets.menu.Menu
-
When the
placement
setting indicates that the menu should be
shown filling a portion of the screen or a panel,
navStack
is a container element created to hold the
NavigationBar
and any submenus that are shown by the menu.
- getNearestDrawnValue() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns rendering information for the data value that is shown nearest to the passed coordinates, as a
DrawnValue
object.
- getNearestDrawnValue(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getNearestDrawnValue(Integer, Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getNearestDrawnValue(Integer, Integer, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns rendering information for the data value that is shown nearest to the passed coordinates, as a
DrawnValue
object.
- getNearestDrawnValues() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns an array of
DrawnValue
objects containing rendering information for
the data values having each metric that are shown nearest to the passed coordinates.
- getNearestDrawnValues(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getNearestDrawnValues(Integer, Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns an array of
DrawnValue
objects containing rendering information for
the data values having each metric that are shown nearest to the passed coordinates.
- getNeedle() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
AutoChild representing the needle shape that points to the gauge's current value.
- getNegativeFormat() - Static method in class com.smartgwt.client.util.NumberUtil
-
The format to use when formatting negative numbers.
- getNegativeSymbol() - Static method in class com.smartgwt.client.util.NumberUtil
-
The negative symbol to use when formatting numbers
- getNEvents() - Method in class com.smartgwt.client.tools.stream.EventStreamData
-
The total number of events captured by the stream since capturing
started
.
- getNeverDisable() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If icon.neverDisable
is true, when this form item is disabled, the icon will remain enabled.
- getNeverDropUpdatedRows() - Method in class com.smartgwt.client.data.ResultSet
-
By default when a row is returned by the server, the current
filter\n criteria
are applied to it, and it may disappear from the cache.
- getNeverValidate() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, validation will not occur as a result of cell editing for this grid.
- getNewChildrenProperty() - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
What to rename the array of children once discovered.
- getNewControlDefaults() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getNewEvent() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionMove
-
the event as it would be if dropped now
- getNewEvent() - Method in class com.smartgwt.client.widgets.calendar.events.EventRepositionStop
-
the event as it will be, unless this method returns false
- getNewEvent() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeMove
-
the event as it would be if dropped now
- getNewEvent() - Method in class com.smartgwt.client.widgets.calendar.events.EventResizeStop
-
the event as it will be, unless this method returns false
- getNewEventWindowTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title-text displayed in the popup event dialog/editor for new events.
- getNewHeight() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
new height of this draw item
- getNewHeight() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
-
new height of this draw item
- getNewHeight() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
-
new height of this draw item
- getNewNode() - Method in class com.smartgwt.client.tools.NodeAddedEvent
-
node that was added
- getNewPane() - Method in class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
-
- getNewRecordRowMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid is showing the 'newRecordRow' (used for adding new rows to the end of the data), this property
determines what message should be displayed in this row.
- getNewRecordValues() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Additional, fixed Record values that should be used every time a new search is saved.
- getNewSearchText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Text to show for saving the current view as a new "saved search".
- getNewSize() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
-
the new size of the item
- getNewState() - Method in class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
-
new selection state
- getNewTab() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
the tab object being selected
- getNewTitle() - Method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
the new title
- getNewValue() - Method in class com.smartgwt.client.widgets.events.ToggleValueChangedEvent
-
new value for the ToggleSwitch
- getNewValue() - Method in class com.smartgwt.client.widgets.form.events.ItemChangedEvent
-
new value for the FormItem
- getNewValue() - Method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
-
new value for the FormItem
- getNewValue() - Method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
-
the current form item value.
- getNewValue() - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
new value for the cell
- getNewValue() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
new edit value for the cell being edited.
- getNewValues() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
new values that were saved
- getNewValues() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
new values that we attempted to save
- getNewValues() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
new values for the record [Note that fields that have not been edited will not be
included in this object]
- getNewValuesAsRecord() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
new values that were saved
- getNewValuesAsRecord() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
new values that we attempted to save
- getNewWidth() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
new width of this draw item
- getNewWidth() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
-
new width of this draw item
- getNewWidth() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
-
new width of this draw item
- getNewX() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
new X coordinate of this draw item within the DrawPane
- getNewX() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
-
new X coordinate of this draw item within the DrawPane
- getNewX() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
-
new X coordinate of this draw item within the DrawPane
- getNewY() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
new Y coordinate of this draw item within the DrawPane
- getNewY() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
-
new Y coordinate of this draw item within the DrawPane
- getNewY() - Method in class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
-
new Y coordinate of this draw item within the DrawPane
- getNextButton() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Button that scrolls grid to the next error.
- getNextButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An
ImgButton
that appears above the week/day/month views of the calendar and allows
the user to move the calendar forwards in time.
- getNextButtonHoverText() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to be displayed when a user hovers over the
next
toolbar button
- getNextButtonTitle() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- getNextElement() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Next
element
to execute if the user clicks the
actionButton
.
- getNextElement() - Method in class com.smartgwt.client.util.workflow.DecisionTask
-
Next
sequence
or
element
to execute if the criteria match the process state.
- getNextElement() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- getNextElement() - Method in class com.smartgwt.client.util.workflow.UserConfirmationTask
-
Next
sequence
or
element
to execute if the criteria match the process state.
- getNextMonthButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
that shifts
the calendar view forward by a month.
- getNextMonthButtonAriaLabel() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getNextMonthIcon() - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the next month button
- getNextMonthIconHeight() - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the icon for the next month button
- getNextMonthIconRTL() - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the next month button
- getNextMonthIconWidth() - Method in class com.smartgwt.client.widgets.DateChooser
-
Width of the icon for the next month button if
Page.isRTL()
is true.
- getNextToComponentId() - Method in class com.smartgwt.client.util.workflow.ShowNextToComponentTask
-
The other component where this component will show.
- getNextYearButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
that shifts
the calendar view forward by a year.
- getNextYearButtonAriaLabel() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getNextYearIcon() - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the next year button
- getNextYearIconHeight() - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the icon for the next year button
- getNextYearIconRTL() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getNextYearIconWidth() - Method in class com.smartgwt.client.widgets.DateChooser
-
Width of the icon for the next year button
- getNextZIndex() - Method in class com.smartgwt.client.widgets.Canvas
-
get the next zIndex for the next item to be drawn.
- getNillable() - Method in class com.smartgwt.client.data.DataSourceField
-
Controls whether an explicit null-valued Record attribute for this field
should result in xsi:nil
being used to transmit the value when serializing
to XML, like so:
- getNode() - Method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
-
The selected node
- getNode() - Method in class com.smartgwt.client.widgets.tree.events.FolderClosedEvent
-
the folder (record) that is being closed
- getNode() - Method in class com.smartgwt.client.widgets.tree.events.FolderOpenedEvent
-
the folder (record) that is being opened
- getNode() - Method in class com.smartgwt.client.widgets.tree.events.NodeClickEvent
-
The node (record) that was clicked
- getNode() - Method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
-
The node (record) on which the contextclick occurred.
- getNodeIcon() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
The filename of the default icon for all leaf nodes in this grid.
- getNodeIcon() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The filename of the default icon for all leaf nodes in this grid.
- getNodeLocator(Integer) - Method in class com.smartgwt.client.widgets.tree.Tree
-
For a
multi-link tree
, this method returns the
nodeLocator
associated with the particular occurence of the node at the
specified index within the current
open list
of nodes in the
tree.
- getNodeProperty(EditNode, String) - Method in class com.smartgwt.client.tools.EditContext
-
Returns the specified property from the editNode's serializable "defaults".
- getNodeProperty(EditNode, String) - Method in class com.smartgwt.client.tools.EditPane
-
Returns the specified property from the editNode's serializable "defaults".
- getNodeProperty(EditNode, String) - Method in class com.smartgwt.client.tools.EditTree
-
Returns the specified property from the editNode's serializable "defaults".
- getNodes() - Method in class com.smartgwt.client.ai.BuildUIViaAIContext
-
The working PaletteNodes.
- getNodes() - Method in class com.smartgwt.client.ai.BuildUIViaAIResponse
-
After a successful request to build UI via AI, the palette nodes that were generated.
- getNodes() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
List of nodes being dropped
- getNodeTitle(Record, int, ListGridField) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Returns the title to show for a node in the tree column.
- getNoDoubleClicks() - Method in class com.smartgwt.client.widgets.Canvas
-
If true, this canvas will receive all mouse-clicks as single
click
events rather than as
doubleClick
events.
- getNoDoubleClicks() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
By default doubleClicks are disabled for SectionHeaders.
- getNoDoubleClicks() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
By default doubleClicks are disabled for SectionHeaders.
- getNoDropCursor() - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies the cursor image to display when the user drags a droppable canvas over this if it is not a valid drop
target for the event and showNoDropIndicator
is
true.
- getNoErrorDetailsMessage() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A message to display to the user if server-side validation fails with an error but the server did not provide an error
message
- getNoHighlightsTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the menu item that clears highlights.
- getNormalBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
"Normal" baseStyle for this listGrid.
- getNormalCellHeight() - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
- getNormalCellHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getNoSavedSearchesText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Text to show in menu listing saved searches when there are no saved searches.
- getNotifyAfterNavigationClick() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getNotifyMessage() - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
- getNotifyMessageSettings() - Method in class com.smartgwt.client.util.tour.Tour
-
- getNotifyPosition() - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
Where to show the message, specified as an edge ("T", "B", "R", "L") similar to
Canvas.snapTo
, or "C" for center.
- getNotifyType() - Method in class com.smartgwt.client.util.tour.Tour
-
Category of message to use in +{notifyValidationMessage,notifyValidationMessage} by default.
- getNotifyType() - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
- getNotifyType() - Method in class com.smartgwt.client.util.workflow.ShowNotificationTask
-
NotifyType for message.
- getNSmartClientCollisions() - Static method in class com.smartgwt.client.util.IDManager
-
- getNSmartGwtCollisions() - Static method in class com.smartgwt.client.util.IDManager
-
- getNullGroupTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default alias to use for groups with no value
- getNullOriginalValueText() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getNullValueText() - Method in class com.smartgwt.client.data.TextExportSettings
-
Text to export for a field with a null value.
- getNumCols() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The number of columns of titles and items in this form's layout grid.
- getNumColumns() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Initial number of columns to show in this PortalLayout.
- getNumDataPoints() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Count the number of data points.
- getNumDataPoints(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Count the number of data points.
- getNumLevels() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
The number of levels of nodes to include, for DataSources that define a
tree relationship
between fields by declaring a
foreignKey
on one field that refers to another from that same DataSource.
- getNumLevels() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Return the number of levels of grouping that have been configured.
- getNumLevels() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Return the number of levels of grouping that have been configured.
- getNumLevels() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Return the number of levels of sorting that have been configured.
- getNumLevels() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Return the number of levels of sorting that have been configured.
- getNumMajorTicks() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The number of major tick lines.
- getNumMinorTicks() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The number of minor tick lines.
- getNumRows() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
The number of rows of data to include, if more meet the
criteria
.
- getNumRows() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
The number of rows of controls to display in each column.
- getNumSectors() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Gets the number of sectors.
- getNumTabs() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
The number of tabs
- getNumValues() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
The number of discrete values represented by slider.
- getNumValues() - Method in class com.smartgwt.client.widgets.Slider
-
The number of discrete values represented by slider.
- getObjectArrayValue(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getOfflineMessageStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style name applied to the offlineMessage
if displayed.
- getOfflineNodeMessage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For TreeGrids with loadDataOnDemand: true, a message to show the user if an attempt is made to open a folder, and thus
load that node's children, while we are offline and there is no offline cache of that data.
- getOfflineStorageKey() - Method in class com.smartgwt.client.data.SavedSearches
-
If no explicit
defaultDataSource
was provided, a
custom HTML5
local storage
backed dataSource will be automatically created per component to store saved
searches (see
getLocalDataSource()
).
- getOfflineStorageKey() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Optional key used for local storage of saved searches by this component.
- getOfflineTimestamp() - Method in class com.smartgwt.client.data.DSResponse
-
Timestamp (millisecond value) to indicate when this dsResponse was cached in
offline storage
.
- getOffset() - Method in class com.smartgwt.client.widgets.drawing.ColorStop
-
The relative offset for the color.
- getOffset() - Method in class com.smartgwt.client.widgets.drawing.Shadow
-
- getOffsetHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
- getOffsetWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
- getOffsetX() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the X-coordinate of the last event relative to the left edge of the content of this Canvas.
NOTE: To
get a coordinate relative to the viewport of this Canvas, subtract this.getScrollLeft()
- getOffsetY() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the Y-coordinate of the last event, relative to the top edge of the content of this Canvas.
NOTE: To
get a coordinate relative to the viewport of this Canvas, subtract this.getScrollTop()
- getOkButton() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
Button used for accepting the values entered into the dialog.
- getOkButton() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
"OK" button for the ColorPicker
- getOkButtonTitle() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title for the "OK" button on this dialog.
- getOkButtonTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'OK' button.
- getOldEndCol() - Method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
the endCol from before the drawArea changed
- getOldEndRow() - Method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
the endRow from before the drawArea changed
- getOldPane() - Method in class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
-
- getOldStartCol() - Method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
the startCol from before the drawArea changed
- getOldStartRow() - Method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
the startRow from before the drawArea changed
- getOldTitle() - Method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
the old title
- getOldValue() - Method in class com.smartgwt.client.widgets.events.ToggleValueChangedEvent
-
previous value for the ToggleSwitch
- getOldValue() - Method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
-
value the FormItem had previous to this change() event
- getOldValue() - Method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
-
The previous value of the form item
- getOldValue() - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
old value for the cell
- getOldValue() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
The previous value of the form item
- getOldValues() - Method in class com.smartgwt.client.data.DSRequest
-
For an update
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
-
- getOldValues() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
the complete original values from before the save occurred
- getOldValues() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
the complete original values from before the save occurred
- getOmitControls() - Method in class com.smartgwt.client.util.PrintProperties
-
An array of Strings indicating the classNames of controls that should be omitted from printing.
- getOmitDataSources() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
DataSource IDs in the project to skip and not load when the project is loaded.
- getOmitDataSources() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
DataSource IDs in the screen to skip and not load when the screen is loaded.
- getOmitLoadedDataSources() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
- getOmitLoadedDataSources() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
- getOmitNullMapValuesInResponse() - Method in class com.smartgwt.client.rpc.RPCRequest
-
If enabled, the server omits any key/value pairs in map that have null values from the response.
- getOmitRelations() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
If including
foreign key
relationships, those
relationships to skip.
- getOpacity() - Method in class com.smartgwt.client.widgets.Canvas
-
Renders the widget to be partly transparent.
- getOpacity() - Method in class com.smartgwt.client.widgets.drawing.ColorStop
-
0 is transparent, 1 is fully opaque
- getOpacity() - Method in class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
-
- getOpacity() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerColorSelectedEvent
-
- getOpacity() - Method in class com.smartgwt.client.widgets.Window
-
Renders the widget to be partly transparent.
- getOpacitySliderLabel() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The label shown next to the opacity slider.
- getOpacityText() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show underneath the selected color box, so that it can be seen through semi-transparent colors.
- getOpenerIconHeight() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Height in pixels of the opener icons, that is, the icons which show the open or closed state of the node, typically a
[+] or [-] symbol.
- getOpenerIconSize() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Default width and height in pixels of the opener icons, that is, the icons which show the open or closed state of the
node, typically a [+] or [-] symbol, if not overridden by
openerIconWidth
/
openerIconHeight
.
- getOpenerIconWidth() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Width in pixels of the opener icons, that is, the icons which show the open or closed state of the node, typically a [+]
or [-] symbol.
- getOpenerImage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The base filename or
stateful image block
for the
opener icon for folder nodes when "showConnectors" is false
for this TreeGrid.
- getOpenerImageAsSCStatefulImgConfig() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The base filename or
stateful image block
for the
opener icon for folder nodes when "showConnectors" is false
for this TreeGrid.
- getOpenIcon(TreeNode) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Get the appropriate open/close opener icon for a node.
- getOpenIconPadding() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Default padding to show between the
openIcon
and the
extra or folder icon in the tree cell.
- getOpenIconSuffix() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- 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
isOpen()
to
determine if the node is open or not.
- getOpenState() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Returns a snapshot of the current open state of this tree's data as a
TreeGridOpenState
object.
- getOpenState() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Returns a snapshot of the current open state of this grid's data as a
TreeGridOpenState
object.
This object can be passed to
setOpenState()
to open the same set of folders within the treeGrid's data (assuming the nodes are still present in the data).
- getOperationBindings() - Method in class com.smartgwt.client.data.DataSource
-
Optional array of OperationBindings, which provide instructions to the DataSource about how each
DSOperation is to be performed.
- getOperationBindings() - Method in class com.smartgwt.client.data.RestDataSource
-
RestDataSource OperationBindings set to specify default dataProtocol per operationType.
- getOperationId() - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
- getOperationId() - Method in class com.smartgwt.client.data.DSRequest
-
When a
DataBoundComponent
sends a DSRequest, the
dsRequest.operationId
will be automatically picked up from the
fetchOperation
,
addOperation
, etc properties of the
DataBoundComponent.
- getOperationId() - Method in class com.smartgwt.client.data.DSResponse
-
The operation ID of the request corresponding to this DSResponse.
- getOperationId() - Method in class com.smartgwt.client.data.OperationBinding
-
Optional operationId if this DataSource supports two or more variants of one of the basic DataSource operations, for
instance, a "fetch" that uses full text search and a "fetch" that accepts per-field search criteria.
- getOperationId() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
- getOperationType() - Method in class com.smartgwt.client.data.DSRequest
-
Type of operation being performed: "fetch", "add", "remove", "update" or "custom".
- getOperationType() - Method in class com.smartgwt.client.data.DSResponse
-
The operation type of the request corresponding to this DSResponse.
- getOperationType() - Method in class com.smartgwt.client.data.OperationBinding
-
Which operationType this operationBinding is for.
- getOperationType() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Type of operation to invoke.
- getOperationType() - Method in class com.smartgwt.client.widgets.grid.events.DataChangedEvent
-
optionally passed operation causing the change
- getOperationType() - Method in class com.smartgwt.client.widgets.tree.events.DataChangedEvent
-
optionally passed operation causing the change
- getOperator() - Method in class com.smartgwt.client.data.Criterion
-
Operator this criterion applies.
- getOperator() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getOperator() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getOperator() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
What operator to use when the FormItemCriterionGetter
's getCriterion()
method is called.
- getOperator() - Method in class com.smartgwt.client.widgets.form.validator.StringCountValidator
-
Return the operator.
- getOperator() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
What operator should be used to combine sub-criteria from member forms when
getValuesAsCriteria()
is called?
- getOperator() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getOperatorIcon() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getOperatorPicker() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getOperatorPicker() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
AutoChild for the
FormItem
that allows a user to select the operator
when creating filter clauses.
- getOperatorPickerProperties() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- 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.
- getOperatorPickerWidthAsString() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the operator picker formItem displayed in clauses within this FilterBuilder.
- getOptionCriteria() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item has a specified optionDataSource
, and this property may be used
to specify criteria to pass to the datasource when
performing the fetch operation on the dataSource to obtain a data-value to display-value
mapping
- getOptionCriteria() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If this MultiPickerItem is deriving its options from a dataSource, this property allows developers to specify criteria
for the fetch.
- getOptionCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If optionDataSource
is set for this
ListGridField, criteria specified in this attribute will be passed to the dataSource when performing the fetch operation
to determine data-value to display-value mappings
- getOptionDataSource() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getOptionDataSource() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set, this FormItem will map stored values to display values as though a
com.smartgwt.client.types.ValueMap
were specified, by fetching records from the specified
optionDataSource
and extracting the
valueField
and
displayField
in loaded records, to derive one valueMap
entry per record loaded from the optionDataSource.
- getOptionDataSource() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The optionDataSource
of the combo box.
- getOptionDataSource() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If set, this FormItem will map stored values to display values as though a
com.smartgwt.client.types.ValueMap
were specified, by fetching records from the 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 interface com.smartgwt.client.widgets.form.fields.PickList
-
- getOptionDataSource() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If set, this FormItem will map stored values to display values as though a
com.smartgwt.client.types.ValueMap
were specified, by fetching records from the specified
optionDataSource
and extracting the
valueField
and
displayField
in loaded records, to derive one valueMap
entry per record loaded from the optionDataSource.
- getOptionDataSource() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- getOptionDataSource() - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
- getOptionDataSourceAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set, this FormItem will map stored values to display values as though a
com.smartgwt.client.types.ValueMap
were specified, by fetching records from the specified
optionDataSource
and extracting the
valueField
and
displayField
in loaded records, to derive one valueMap
entry per record loaded from the optionDataSource.
- getOptionFilterContext() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item has a specified
optionDataSource
, and this property is
not null, this will be passed to the datasource as
RPCRequest
properties when
performing the fetch operation on the dataSource to obtain a data-value to display-value
mapping
- getOptionFilterContext() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If this item has a specified
optionDataSource
, and this property is not null, the context is passed to the
dataSource as
RPCRequest
properties when performing fetch operations on the dataSource
to obtain a data-value to display-value mapping, and when fetching for grid-based pickers.
- getOptionFilterContext() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has an optionDataSource specified and
autoFetchDisplayMap
is set, this attribute
provides a way to customize the dataSource request issued to fetch the display map from
the option dataSource.
- getOptionOperationId() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicit
DSRequest.operationId
when performing a fetch against the option
dataSource to pick up display value mapping.
- getOptionOperationId() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicit
DSRequest.operationId
when performing a fetch against the option
dataSource to pick up display value mapping.
- getOptionOperationId() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicit
DSRequest.operationId
when performing a fetch against the option
dataSource to pick up display value mapping.
- getOptionOperationId() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicit
DSRequest.operationId
when performing a fetch against the option
dataSource to pick up display value mapping.
- getOptionOperationId() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicit
DSRequest.operationId
when performing a fetch against the option
dataSource to pick up display value mapping.
- getOptionOperationId() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has an optionDataSource specified and
autoFetchDisplayMap
is set, this attribute
provides a way to customize the
DSRequest.operationId
passed
to
dataSource.fetchData()
when retrieving the display map from the option dataSource.
- getOptions() - Method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
- getOptionsGrid() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
- getOptionsGrid() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
- getOptionsGrid() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
- getOptionsGrid() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
- getOptionTextMatchStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item has a specified
optionDataSource
, this property determines the textMatchStyle to use when
interpretating any
optionCriteria
during the
fetch to map valueField values to displayField values.
- getOptionTextMatchStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For fields with an
optionDataSource
, where
autoFetchDisplayMap
is true, this property
will govern the
textMatchStyle
attribute of the
DSRequest
parameter passed
to
DataSource.fetchData()
when retrieving the remote data set to
be used as a basis for this field's valueMap.
- getOrCreateJsObj() - Method in class com.smartgwt.client.ai.AIEngine
-
- getOrCreateJsObj(Object) - Static method in class com.smartgwt.client.bean.BeanFactory
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.core.BaseClass
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.data.RecordList
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.data.TextSettings
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.data.WebService
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.rpc.Project
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.tools.EditContext
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.tools.EditProxy
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.tools.HiddenPalette
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.tools.Reify
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.tools.stream.EventStream
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.util.CancellationController
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.util.JSONEncoder
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.util.SyntaxHiliter
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.util.workflow.Process
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.ace.AceAnchor
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.ace.AceCompleter
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.ace.AceDocument
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.ace.AceMarker
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.ace.AceRange
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.ace.AceRenderer
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.ace.AceUndoManager
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getOrCreateJsObj() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.menu.Menu
-
- getOrCreateJsObj() - Method in class com.smartgwt.client.widgets.tree.NodeLocator
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.AIContext
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.AIEngine
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.AIFieldRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.AIHoverRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.AIMessage
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.AIMessageWithSource
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.AIProgressMessage
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.AIRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.AIResponse
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.ApplyAIFilterContext
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.ApplyAIFilterRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.ApplyAIFilterResponse
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildAIFieldRequestContext
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildAIFieldRequestRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildAIFieldRequestResponse
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildCriterionContext
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildCriterionRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildCriterionResponse
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIContext
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildHilitesContext
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildHilitesRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildHilitesResponse
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildUIViaAIContext
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildUIViaAIRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildUIViaAIResponse
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildViaAIContext
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildViaAIRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.BuildViaAIResponse
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.DataBoundAIRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.ReapplyAIFilterRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.ReapplyAIFilterResponse
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.SingleSourceAIRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleResult
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.SummarizeRecordsContext
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.SummarizeRecordsPartialResult
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.SummarizeRecordsResult
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.SummarizeValueExample
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.SummarizeValueRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.SummarizeValueResult
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.SystemAIRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.ai.UserAIRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.browser.window.BrowserWindowSettings
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.browser.window.MultiWindowSettings
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.browser.window.OpenFinWindow
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.browser.window.RemoteWindow
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.core.KeyIdentifier
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.AdvancedCriteria
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.Criteria
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.CriteriaOutputSettings
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.Criterion
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.DataSource
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.DataSourceField
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.DBCField
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.DSLoadSettings
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.DSRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.DSResponse
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.FacadeDataSource
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.Field
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.FileSpec
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.FilteredList
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.GroupSpecifier
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.Hilite
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.MockDataSource
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.OperationBinding
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.Record
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.RecordList
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.RelationPath
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.RestDataSource
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.ResultSet
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.SavedSearches
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.SchemaSet
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.SimpleType
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.SortSpecifier
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.TextExportSettings
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.TextImportSettings
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.TextSettings
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.WebService
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.WSDataSource
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.WSRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.data.XJSONDataSource
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.rpc.CreateScreenSettings
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.rpc.LoadProjectSettings
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.rpc.LoadScreenSettings
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.rpc.Project
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.rpc.RPCRequest
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.rpc.RPCResponse
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.CanvasEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.CheckboxItemEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.CSSEditor
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.DateItemEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.DebugOverflowSettings
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.DetailViewerEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.DrawItemEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.DrawLabelEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.DrawPaneEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.EditContext
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.EditNode
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.EditPane
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.EditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.EditTree
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.FacetChartEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.FileItemEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.FormEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.FormItemEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.GradientEditor
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.GridEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.HiddenPalette
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.ImgEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.LabelEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.LayoutEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.ListPalette
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.MenuEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.MenuPalette
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.PaletteNode
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.ProgressbarEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.Reify
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.SavedSearchItemEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.SectionStackEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.SectionStackSectionEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.SelectItemEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.SeleneseRecorder
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.SerializationSettings
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.SplitPaneEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.StatefulCanvasEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.stream.EventStream
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.stream.EventStreamData
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.stream.SeleneseSettings
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.stream.SeleniumCommand
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.StyleGroup
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.StyleSetting
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.TabSetEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.TextAreaItemEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.TextItemEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.TilePalette
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.ToolbarItemEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.TreePalette
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.tools.WindowEditProxy
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.AsyncDataBoundOperationContext
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.AsyncDataBoundOperationParams
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.AsyncMultipleValuesGenerationResult
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.AsyncOperationContext
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.AsyncOperationParams
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.AsyncOperationResult
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.AsyncSingleValueGenerationResult
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.CancellationController
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.ElementWaitConfig
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSONEncoder
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSSyntaxHiliter
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.MockDSExportSettings
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.PrintProperties
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.QualityIndicatedLocator
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.SyntaxHiliter
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.SystemDoneConfig
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.SystemWaitConfig
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.tour.Tour
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.tour.TourConfirmStep
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.tour.TourStep
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.tour.Tutorial
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.AddScreenTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.AskForValueTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ComponentTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.DecisionBranch
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.DecisionGateway
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.DecisionTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.DSAddTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.DSFetchTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.DSRemoveTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.DSUpdateTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.EndProcessTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.FetchRelatedDataTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.FormClearValuesTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.FormDisableFieldTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.FormEditNewRecordTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.FormEditRecordTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.FormEditSelectedTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.FormResetValuesTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.FormSetFieldValueTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.FormSetValuesTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.FormValidateValuesTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.GetPropertiesTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.GridEditRecordTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.GridExportClientDataTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.GridExportDataTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.GridFetchDataTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.GridSaveAllEditsTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.GridSetEditValueTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.GridTransferDataTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.GridViewSelectedDataTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.LogOutTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.MultiDecisionTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.NavigateSplitPaneTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.PrintCanvasTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.Process
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ProcessElement
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ProcessSequence
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.PropertyValue
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ResetPasswordTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ScriptTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.SendTransactionTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ServiceTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.SetPropertiesTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.SetScreenDataTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.SetTitleTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ShowComponentTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ShowHideTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ShowMessageTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ShowNextToComponentTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.ShowNotificationTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.StartProcessTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.StartTransactionTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.StateTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.Task
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.TaskDecision
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.UserConfirmationGateway
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.UserConfirmationTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.UserTask
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.workflow.XORGateway
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.util.XMLSyntaxHiliter
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.AceAnchor
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.AceCompleter
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.AceCompletionResult
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.AceDocument
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.AceEditor
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.AceEditSession
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.AceMarker
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.AcePosition
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.AceRange
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.AceRenderer
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ace.AceUndoManager
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ai.AISortProgressDialog
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ai.AIWindow
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ai.BuildUIViaAIProgressDialog
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ai.FilterViaAIProgressDialog
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ai.HiliteViaAIProgressDialog
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.BaseWidget
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.BatchUploader
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Button
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.CalendarView
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.IndicatorCanvas
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.Lane
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.Timeline
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.calendar.ZoneCanvas
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Canvas
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.DrawnValue
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.CellRecord
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.Facet
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.FacetValue
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.cube.FacetValueMap
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.DataContext
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.DataContextBinding
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.DateChooser
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.DateRangeDialog
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Dialog
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.AnimateShowEffect
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.ColorStop
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawBlockConnector
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawImage
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawLine
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawOval
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawPane
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawPath
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawRect
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawSector
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawShape
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawShapeCommand
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.Gauge
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.Gradient
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.Point
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.Shadow
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.SimpleGradient
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.EdgedCanvas
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.EditSearchWindow
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.FieldPicker
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.FieldPickerWindow
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.FiscalCalendar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.FiscalYear
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.ColorPicker
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.BooleanItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.CancelItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ColorPickerItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.DoubleItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.FileItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.FloatItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.IntegerItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.IPickTreeItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.PasswordItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ResetItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.SubmitItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.TextItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ToggleItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.fields.ViewFileItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.FilterClause
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.PickListMenu
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.PresetDateRangeItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.PropertySheet
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.SearchForm
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.validator.Validator
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.form.ValuesManager
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.CellSelection
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.DateGrid
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.GridRenderer
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.GroupNode
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.GroupSummary
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.HiliteRule
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.RecordEditor
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.HTMLFlow
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.HTMLPane
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.IButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.IconButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Img
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ImgButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ImgProperties
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ImgSplitbar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Label
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.DataView
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.Deck
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.FlowLayout
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.HLayout
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.HStack
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.Layout
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.LayoutSpacer
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.NavItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.NavPanel
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.PortalLayout
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.PortalPosition
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.Portlet
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.SectionHeader
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.SectionStack
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.VLayout
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.layout.VStack
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.IconMenuButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.IMenuButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.Menu
-
- getOrCreateRef(JavaScriptObject, MenuItem) - Static method in class com.smartgwt.client.widgets.menu.Menu
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.MenuBar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.MenuButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.MenuItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.RibbonMenuButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.SelectionTreeMenu
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.MiniNavControl
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.MultiFilePicker
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.MultiGroupDialog
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.MultiGroupPanel
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.MultiSortDialog
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.MultiSortPanel
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.NavigationButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.notify.NotifyAction
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.notify.NotifySettings
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.plugins.BrowserPlugin
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.plugins.Flashlet
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.plugins.SVG
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.PointerSettings
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.PrintCanvas
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.PrintWindow
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Progressbar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.RangeSlider
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.RibbonButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.RichTextEditor
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.rte.ListProperties
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.SavedSearchEditor
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Scrollbar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Slider
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Snapbar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Sound
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Splitbar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.StatefulCanvas
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.StretchImg
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.StretchImgButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.StretchItem
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.ImgTab
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.Tab
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.TabBar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tab.TabSet
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tableview.TableView
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.SimpleTile
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.TileLayout
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tile.TileRecord
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ToggleSwitch
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tour.TourWindow
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.NodeLocator
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.ResultTree
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.Tree
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.TreeGridField
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.tree.TreeNode
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.UserFormula
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.UserSummary
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.viewer.DetailViewerRecord
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.ViewLoader
-
- getOrCreateRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.Window
-
- getOrderedListPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- getOrientation() - Static method in class com.smartgwt.client.util.Page
-
Is the current page wider than it is tall ("landscape" orientation) or the reverse ("portrait" orientation).
- getOrientation() - Method in class com.smartgwt.client.widgets.RibbonButton
-
- getOrientation() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Direction of tiling.
- getOriginalRecordList() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the underlying, ungrouped data of this DataBoundComponent as a
RecordList
.
- getOriginalResultSet() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the underlying, ungrouped data of this ListGrid as a
ResultSet
.
- getOriginalType() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
For synthetic events (where the
EventHandler
has (re)dispatched a DOM event as a new
type), the original
eventType
.
- getOriginalValueMessage() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getOriginalValueMessage() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getOriginBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Name of a CSS Style to use as the
baseStyle
for a cell
that is currently a selection origin for shifted incremental cell selection.
- getOtherAxisGradationGaps() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Like
gradationGaps
, except allows control of
gradations for the X (horizontal) axis, for Scatter charts only.
- getOtherAxisGradationTimes() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts that have a date/time-valued X-axis, gradations can instead be specified as
Strings, consisting of a number and trailing letter code, where the letter code indicates
the unit of time.
- getOtherAxisPixelsPerGradation() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Ideal number of pixels to leave between each gradation on the x (horizontal axis), for Scatter plots only.
- getOtherDayBlankStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The CSS style applied to both the header and body of days from other months in the
month view
, when
showOtherDays
is false.
- getOtherDayBodyBaseStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the day body of the month view of the calendar.
- getOtherDayClickNavigation() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showOtherDays
is true, this attribute
determines whether the month-view should change month when cells representing days in the previous or following month
are clicked.
- getOtherDayHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the day headers of the month view.
- getOtherField() - Method in class com.smartgwt.client.widgets.form.validator.MatchesFieldValidator
-
Return the otherField.
- getOtherGroupLevelTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear in the first column for all group-levels other than the first.
- getOtherSortLevelTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the first column for all sort-levels other than the first.
- getOtherSortLevelTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the first column for all sort-levels other than the first.
- getOtherTitle() - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Title for the Other...
item.
- getOtherValue() - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Data value for the Other...
item.
- getOtherWindows() - Method in class com.smartgwt.client.browser.window.events.OtherWindowsChangedEvent
-
current set of other RemoteWindows.
- getOtherWindows() - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
- getOutdentPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
outdent
control.
- getOuterElement() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the outer DOM element of this Canvas.
- getOuterLabelFacetLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the lines drawn to show the span of outer data label facet values, if present.
- getOutlineBorder() - Method in class com.smartgwt.client.util.tour.Tour
-
Set the CSS border of the outline of non-drop targets as a CSS string including border-width, border-style, and/or color
(eg "1px dashed blue").
- getOutputComponentsIndividually() - Method in class com.smartgwt.client.tools.SerializationSettings
-
Overrides the default component output setting during serialization.
- getOutputExpression() - Method in class com.smartgwt.client.util.workflow.Task
-
- getOutputField() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
- getOutputField() - Method in class com.smartgwt.client.util.workflow.Task
-
- getOutputFieldList() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
List of multiple fields in the
process state
where this task
will write outputs.
- getOutputFieldList() - Method in class com.smartgwt.client.util.workflow.Task
-
List of multiple fields in the
process state
where this task
will write outputs.
- getOutputForm() - Method in class com.smartgwt.client.tools.GradientEditor
-
A DynamicForm that shows the gradient-string produced by this editor.
- getOutputs() - Method in class com.smartgwt.client.data.DSRequest
-
The list of fields to return in the response, specified as a comma-separated string (eg, "foo, bar, baz"
).
- getOver() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- getOverCanvas() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Auto generated child widget to be shown when the user rolls over this canvas if
showOverCanvas
is true.
- getOverCanvasConstructor() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Constructor class name for this widget's
overCanvas
- getOverflow() - Method in class com.smartgwt.client.widgets.Button
-
Clip the contents of the button if necessary.
- getOverflow() - Method in class com.smartgwt.client.widgets.Canvas
-
Controls what happens when the drawn size of the content of a Canvas is either greater or smaller than the
specified size of the Canvas.
- getOverflow() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
CanvasItems support specifying overflow for the Canvas directly on the item.
- getOverflow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Since
body
is configured with overflow: auto by default, no
overflow is expected for the
ListGrid
itself so by default it has overflow:
hidden.
- getOverflow() - Method in class com.smartgwt.client.widgets.layout.Layout
-
A Layout may overflow if it has one or more members with a fixed width or height, or that themselves overflow.
- getOverflow() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls how the PortalLayout reacts when column widths or
Portlet
widths
overflow the width of the PortalLayout.
- getOverflow() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Normal
Overflow
settings can be used on layouts, for example, an overflow:auto Layout
will scroll if sections are resized to exceed the specified size, whereas an overflow:visible Layout will grow to
accommodate the resized sections.
- getOverflow() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Normal
Overflow
settings can be used on TileLayouts, for example, an overflow:auto
TileLayout will scroll if members exceed its specified size, whereas an overflow:visible TileLayout will grow to
accommodate members.
- getOverlapSortSpecifiers() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A set of
sort-specifiers
for customizing the render order of events that
overlap.
- getOverwriteSearchConfirmationMessage() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Confirmation message to show when a user attempts to save a view with a searchName, componentID, and (if present)
screenID / projectID which collides with another existing saved view.
- getOverwriteSharedSearchConfirmationMessage() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Confirmation message to show when a user attempts to save a view with a searchName, componentID, and (if present)
screenID / projectID which collides with another existing shared saved view.
- getOwnerId() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Use this attribute to specify a project owner.
- getPadChartRectByCornerRadius() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getPadding() - Method in class com.smartgwt.client.widgets.Canvas
-
Set the CSS padding of this component, in pixels.
- getPaddingAsLayoutMargin() - Method in class com.smartgwt.client.widgets.layout.Layout
-
If this widget has padding specified (as
this.padding
or in the
CSS style applied to this layout), should it show up as space outside the members, similar to layoutMargin?
- getPaddingAsLayoutMargin() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
If this widget has padding specified (as
this.padding
or in the
CSS style applied to this layout), should it show up as space outside the members, similar to layoutMargin?
- getPadTitles() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to pad titles so they aren't flush with header borders.
- getPageBottom() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the page-relative bottom coordinate of this object, in pixels.
- getPageHeight() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Get the height of the visible portion of the window, not including browser chrome or the scrollbar area.
- getPageLeft() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the page-relative left coordinate of the widget on the page, in pixels.
- getPageLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the page-relative left coordinate of the widget on the page, in pixels.
- getPageLeft() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the drawn page-left coordinate of this form item in pixels.
- getPageOrientation() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getPageRect() - Method in class com.smartgwt.client.widgets.Canvas
-
- getPageRect() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return the page-level coordinates of this object.
- getPageRight() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the page-relative right coordinate of this object, in pixels.
- getPageTop() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the page-relative top coordinate of the widget on the page, in pixels
- getPageTop() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the page-relative top coordinate of the widget on the page, in pixels
- getPageTop() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the drawn page-top coordinate of this form item in pixels.
- getPageWidth() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Get the width of the visible portion of the window, not including browser chrome or the scrollbar area.
- getPaletteDefaults() - Method in class com.smartgwt.client.data.Record
-
This method returns a Map of config properties suitable for use as the "defaults"
attribute of a
PaletteNode
.
- getPaletteDefaults() - Method in class com.smartgwt.client.data.ResultSet
-
This method returns a Map of config properties suitable for use as the "defaults"
attribute of a
PaletteNode
.
- getPaletteDefaults() - Method in class com.smartgwt.client.widgets.Canvas
-
This method returns a Map of config properties suitable for use as the "defaults"
attribute of a
PaletteNode
.
- getPaletteDefaults() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
This method returns a Map of config properties suitable for use as the "defaults"
attribute of a
PaletteNode
.
- getPaletteDefaults() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This method returns a Map of config properties suitable for use as the "defaults"
attribute of a
PaletteNode
.
- getPaletteDefaults() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
This method returns a Map of config properties suitable for use as the "defaults"
attribute of a
PaletteNode
.
- getPaletteDefaults() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This method returns a Map of config properties suitable for use as the "defaults"
attribute of a
PaletteNode
.
- getPaletteNodesFromJS(String, PaletteNodeCallback) - Method in class com.smartgwt.client.tools.EditContext
-
Obtain
PaletteNodes
from a JavaScript source representation.
- getPaletteNodesFromJS(String, PaletteNodeCallback, String[]) - Method in class com.smartgwt.client.tools.EditContext
-
Obtain
PaletteNodes
from a JavaScript source representation.
- getPaletteNodesFromJS(String, PaletteNodeCallback) - Method in class com.smartgwt.client.tools.EditPane
-
Obtain
PaletteNodes
from a JavaScript source representation.
- getPaletteNodesFromJS(String, PaletteNodeCallback, String[]) - Method in class com.smartgwt.client.tools.EditPane
-
Obtain
PaletteNodes
from a JavaScript source representation.
- getPaletteNodesFromJS(String, PaletteNodeCallback) - Method in class com.smartgwt.client.tools.EditTree
-
Obtain
PaletteNodes
from a JavaScript source representation.
- getPaletteNodesFromJS(String, PaletteNodeCallback, String[]) - Method in class com.smartgwt.client.tools.EditTree
-
Obtain
PaletteNodes
from a JavaScript source representation.
- getPaletteNodesFromXML(String, PaletteNodeCallback) - Method in class com.smartgwt.client.tools.EditContext
-
Obtain
PaletteNodes
from an XML representation, but do not add them to the
EditContext.
- getPaletteNodesFromXML(String, PaletteNodeCallback) - Method in class com.smartgwt.client.tools.EditPane
-
Obtain
PaletteNodes
from an XML representation, but do not add them to the
EditContext.
- getPaletteNodesFromXML(String, PaletteNodeCallback) - Method in class com.smartgwt.client.tools.EditTree
-
Obtain
PaletteNodes
from an XML representation, but do not add them to the
EditContext.
- getPane() - Method in class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
-
- getPane() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
- getPane() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Specifies the pane associated with this tab.
- getPaneAsString() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
- getPaneContainer() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Container where the component specified by
Tab.pane
is shown.
- getPaneContainerClassName() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
CSS style used for the paneContainer.
- getPaneContainerOverflow() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Specifies the overflow of the pane container (the component that holds the pane contents for all tabs).
- getPanelContainer() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns this Canvas's "panel container".
- getPaneMargin() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Space to leave around the pane within this Tab.
- getPaneMargin() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Space to leave around the panes in our paneContainer
- getPanes() - Method in class com.smartgwt.client.widgets.layout.Deck
-
Set of mutually exclusive panes displayed in this Deck
.
- getParams() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Values to be sent as simple HTTP params, as a JavaScript Object where each property/value pair will become an HTTP
parameter name and value.
- getParams() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
A map of key/value pairs to pass to the Active X control as parameters.
- getParams() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
A map of key/value pairs to pass to the flashlet as parameters.
- getParent() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Returns the parent
RemoteWindow
instance that opened this RemoteWindow.
- getParent() - Method in class com.smartgwt.client.widgets.events.ParentMovedEvent
-
the ancestor that moved
- getParent(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns the parent of this node.
- getParentAlreadyContainsChildMessage() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Message displayed when user attempts to drag a node into a parent that already contains a child of the same name/ID.
- getParentCanvas() - Method in class com.smartgwt.client.widgets.Canvas
-
This Canvas's immediate parent, if any.
- getParentElement() - Method in class com.smartgwt.client.widgets.Canvas
-
- getParentId() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
For tree facets (
facet.isTree
), id of this facetValue's parent
facetValue.
- getParentIdAsInt() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
For tree facets (
facet.isTree
), id of this facetValue's parent
facetValue.
- getParentIdAsInteger() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
- getParentIdField() - Method in class com.smartgwt.client.widgets.tree.Tree
-
For trees with modelType "parent", this property specifies the name of the property that contains the unique parent ID
of a node.
- getParentNode() - Method in class com.smartgwt.client.data.DSRequest
-
For advanced use in integrating trees that
load
data on demand
with web services,
parentNode
is automatically set in "fetch" DSRequests issued by a
databound TreeGrid that is loading children for that
parentNode
.
- getParentNode() - Method in class com.smartgwt.client.tools.NodeAddedEvent
-
parent node of the node that was added
- getParentNode() - Method in class com.smartgwt.client.widgets.tree.events.DataArrivedEvent
-
The parentNode for which children were just loaded
- getParentPath(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Given a node, return the path to its parent.
- getParents(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Given a node, return an array of the node's parents with the immediate parent first.
- getParentsAndPositions(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
For
multiLink trees
, returns the array of this node's
direct
parents and the node's position within each parent.
- getParentWindow() - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Returns the parent
RemoteWindow
instance that opened this window.
- getPartialCommit() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Specifies what action to take if the user attempts to commit a partially validated set of data (ie, one that still
contains some errors).
- getPartialCommitConfirmationMessage() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- getPartialCommitError() - Method in class com.smartgwt.client.widgets.BatchUploader
-
If
partialCommit
is set to "prevent", the text to
display to the user if they try to commit a dataset containing errors.
- getPartialCommitPrompt() - Method in class com.smartgwt.client.widgets.BatchUploader
-
If
partialCommit
is set to "prompt", the text to
display to the user in the confirmation dialog.
- getPartialInlining() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
If there is not enough space to show the full set of items as buttons inline, how should the Adaptive menu behave?
If showPartialInlining
is true, the menu will render as many items as inline buttons as can be shown in the
available space, plus the menu button to access the remaining items.
If false, it will show just the menu button.
- getPartialResults() - Method in class com.smartgwt.client.ai.SummarizeRecordsContext
-
All partial results thus far.
- getPartialResults() - Method in class com.smartgwt.client.ai.SummarizeRecordsResult
-
All partial results.
- getPartialSelectedDescription() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- getPartialSelectedImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is partially selected.
- getPartialSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Only applies to fields of type "summary"
.
- getPassThruOutput() - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
Does this processElement pass through output from the last executed task (i.e.
- getPassThruOutput() - Method in class com.smartgwt.client.util.workflow.FormValidateValuesTask
-
Does this processElement pass through output from the last executed task (i.e.
- getPassThruOutput() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Does this processElement pass through output from the last executed task (i.e.
- getPassThruOutput() - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Does this processElement pass through output from the last executed task (i.e.
- getPassThruOutput() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Does this processElement pass through output from the last executed task (i.e.
- getPassThruOutput() - Method in class com.smartgwt.client.util.workflow.StateTask
-
Does this processElement pass through output from the last executed task (i.e.
- getPassThruOutput() - Method in class com.smartgwt.client.util.workflow.UserTask
-
Does this processElement pass through output from the last executed task (i.e.
- getPassword() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
- getPasteSelectionPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- getPatch() - Static method in class com.smartgwt.client.Version
-
- getPath() - Method in class com.smartgwt.client.data.RelationPath
-
A slash-separated path consisting of each DataSource ID in the path between source and target
- getPath() - Method in class com.smartgwt.client.widgets.tree.events.FolderOpenedEvent
-
optional parameter containing the full path to the node.
- getPath(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Returns the path of a node - a path has the following format:
([name][pathDelim]?)*
For example, in this tree:
- getPathDelim() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Specifies the delimiter between node names.
- getPathForOpenListIndex(Integer) - Method in class com.smartgwt.client.widgets.tree.Tree
-
This method returns the path to the node at the specified index within the current open list of nodes in this tree.
- getPathSeparatorString() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If
showPath
is true, this property specifies what
will appear between the folders in the selected value's path.
- getPatternEscapeChar() - Method in class com.smartgwt.client.data.DataSource
-
- getPatternMultiWildcard() - Method in class com.smartgwt.client.data.DataSource
-
- getPatternMultiWildcardAsString() - Method in class com.smartgwt.client.data.DataSource
-
- getPatternMultiWildcardAsStringArray() - Method in class com.smartgwt.client.data.DataSource
-
- getPatternSingleWildcard() - Method in class com.smartgwt.client.data.DataSource
-
- getPatternSingleWildcardAsString() - Method in class com.smartgwt.client.data.DataSource
-
- getPatternSingleWildcardAsStringArray() - Method in class com.smartgwt.client.data.DataSource
-
- getPeers() - Method in class com.smartgwt.client.widgets.Canvas
-
Array of all Canvii that are peers of this Canvas.
- getPendingAdd() - Method in class com.smartgwt.client.data.DSRequest
-
Indicates that a validation request is being made for a record that will ultimately be saved with an "add" request, as
opposed to an "update" request.
- getPendingAsyncCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The value to display for cells whose value is pending asynchronous computation.
- getPendingAsyncCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A field-specific value to display for cells whose value is pending asynchronous generation.
- getPendingButtonStyle() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
- getPendingButtonStyle() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
- getPendingMarkerStyle() - Method in class com.smartgwt.client.widgets.Canvas
-
- getPendingMarkerVisible() - Method in class com.smartgwt.client.widgets.Canvas
-
This attribute indicates whether the
pending marker
class
should be appended to the list of CSS classes applied to this canvas.
- getPendingStatus() - Method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
-
true
if the item should show its pending visual state; false
otherwise.
- getPendingTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Optional "pending" style for this item's text box.
- getPercentBox() - Method in class com.smartgwt.client.widgets.Canvas
-
Governs the model to be used when sizing canvases with percentage width or height, or positioning widgets with a
specified
snapTo
.
- getPercentDone() - Method in class com.smartgwt.client.widgets.Progressbar
-
Number from 0 to 100, inclusive, for the percentage to be displayed graphically in this progressbar.
- getPercentile(String, float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate a percentile of the data over a single metric.
- getPercentile(FacetValueMap, float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate a percentile of the data over a single metric.
- getPercentSource() - Method in class com.smartgwt.client.widgets.Canvas
-
If this canvas has its size specified as a percentage, this property allows the user to explicitly designate another
canvas upon which sizing will be based.
- getPeriodEndDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the end of the period selected in the passed, or current, calendar view.
- getPeriodEndDate(CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the end of the period selected in the passed, or current, calendar view.
- getPeriodStartDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the start of the selected week or month depending on the current calendar view.
- getPeriodStartDate(CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the start of the selected week or month depending on the current calendar view.
- getPersistCoordinates() - Method in class com.smartgwt.client.tools.EditContext
-
When enabled, changes to a
liveObject
's position and size will
be persisted to their
EditNodes
by default.
- getPersistCoordinates() - Method in class com.smartgwt.client.tools.EditPane
-
When enabled, changes to a
liveObject
's position and size will
be persisted to their
EditNodes
by default.
- getPersistCoordinates() - Method in class com.smartgwt.client.tools.EditProxy
-
- getPersistCoordinates() - Method in class com.smartgwt.client.tools.EditTree
-
When enabled, changes to a
liveObject
's position and size will
be persisted to their
EditNodes
by default.
- getPersistentMatchElement() - Method in class com.smartgwt.client.widgets.Canvas
-
If this canvas has a specified
htmlElement
and
matchElement
is set to true, should the canvas perform a one time
resize to fit the target element on draw, or should it continue to match the target element as its size changes due to
page reflows?
- getPicker() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- 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
and
isTouch
is
false
, this property governs the size of the 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 lauched by the edit button
.
- getPickerClearButton() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getPickerClearButton() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- getPickerClearButtonTitle() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getPickerClearButtonTitle() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- getPickerConstructor() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
- getPickerConstructor() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Smart GWT class for the
dateChooser
autoChild displayed to allow the
user to directly select dates.
- getPickerDefaults() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Defaults for the
DateChooser
created by this form item.
- getPickerExitButton() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getPickerExitButton() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- getPickerExitButtonTitle() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getPickerExitButtonTitle() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- getPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.events.PickerIconClickEvent
-
the picker icon.
- getPickerIcon(PickerIconName) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns a
FormItemIcon
for a standard picker with skin-specific
settings.
- getPickerIcon(PickerIconName, FormItemIcon) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns a
FormItemIcon
for a standard picker with skin-specific
settings.
- getPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Icon that launches a
DateChooser
for choosing an absolute date.
- getPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Icon that launches a
DateChooser
for choosing an absolute date.
- getPickerIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
If
showPickerIcon
is true for this item,
this property governs the size of the picker icon.
- getPickerIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Don't specify an explicit height for the picker icon - instead have it size to match the height of the combo box item.
- getPickerIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this
property governs the size of the picker icon.
- getPickerIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
showPickerIcon
is true for this item,
this property governs the size of the picker icon.
- getPickerIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
TextAreaItem has an explicit pickerIconHeight as we don't want the picker icon, if shown, to size itself to match the
height of the item.
- getPickerIconName() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getPickerIconPrompt() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Prompt to show when the user hovers the mouse over the picker icon.
- getPickerIconPrompt() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Prompt to show when the user hovers the mouse over the picker icon for this DateItem.
- getPickerIconPrompt() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Prompt to show when the user hovers the mouse over the picker icon.
- getPickerIconPrompt() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
The prompt to show when the mouse is hovered over the
pickerIcon
.
- getPickerIconPrompt() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Prompt to show when the user hovers the mouse over the picker icon for this RelativeDateItem.
- getPickerIconProperties() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this
block of properties will be applied to the pickerIcon.
- getPickerIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
If
showPickerIcon
is true for this item,
this property governs the
src
of the picker icon
image to be displayed.
- getPickerIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If
showPickerIcon
is true for this item,
this property governs the
src
of the picker icon
image to be displayed.
- getPickerIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this
property governs the
src
of the picker icon image to
be displayed.
- getPickerIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
showPickerIcon
is true for this item,
this property governs the
src
of the picker icon
image to be displayed.
- getPickerIconStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's picker icon cell.
- getPickerIconStyle() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base CSS class name for a form item's picker icon cell.
- getPickerIconTabPosition() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the desired tab-position of the picker icon with respect to other focusable sub-elements for this formItem.
- getPickerIconWidth() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
If
showPickerIcon
is true for this item,
this property governs the size of the picker icon.
- getPickerIconWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this
property governs the size of the picker icon.
- getPickerIconWidth() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
showPickerIcon
is true for this item,
this property governs the size of the picker icon.
- getPickerLayout() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Main dropdown picker layout containing the PickList or
Shuttle
.
- getPickerNavigationBar() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getPickerNavigationBar() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- getPickerProperties() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Properties for the
DateChooser
created by this form item.
- getPickerSaveButton() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getPickerSaveButtonTitle() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getPickerSearchField() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The
pickerSearchField
is a separate
TextItem
created for
search string entry when
pickListPlacement
indicates that the search interface takes over an entire panel or the entire screen.
- getPickerSearchFieldHint() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getPickerSearchForm() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getPickerSearchIcon() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getPickerSearchIconSize() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getPickerSearchIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getPickerSearchOrNewValueFieldHint() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- 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
TabSet.showTabPicker
is true for this TabSet, if set
this property will determine the title of the picker menu item for this tab.
- getPickerToolbar() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getPickerUploadButtonInitialTitle() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The initial title of the upload button in the picker lauched by the edit button
that is used before the form is saved.
- getPickerUploadButtonTitle() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The title of the upload button in the picker lauched by the edit button
that is used after the form is saved.
- getPickerUploadProgressLabel() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
Specifies the label of the progress meter in the picker lauched by the edit button
.
- getPickList() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
ListGrid-based AutoChild created by the system to display a list of pickable options for this item.
- getPickList() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
The MultiPickerItem
pickList
is a filterable ListGrid
com.smartgwt.client.types.AutoChild
for
viewing and selecting the list of available options when
SelectionStyle
is
"pickList"
.
- getPickList() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
ListGrid-based AutoChild created by the system to display a list of pickable options for this item.
- getPickListBaseStyle() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Base Style for pickList cells.
- getPickListBaseStyle() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Base Style for pickList cells.
- getPickListBaseStyle() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base Style for pickList cells.
- getPickListCellHeight() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Cell Height for this item's pickList.
- getPickListCellHeight() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Cell Height for this item's pickList.
- getPickListCellHeight() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Cell Height for this item's pickList.
- getPickListConstructor() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The Class to use when creating a picker of type "list" for a FormItem.
- getPickListConstructor() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The Class to use when creating a picker of type "list" for a FormItem.
- getPickListConstructor() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
The Class to use when creating a picker of type "list" for a FormItem.
- getPickListCriteria() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item has a databound pickList (for example PickList.optionDataSource is set), this property can be used to
provide static filter criteria when retrieving the data for the pickList.
- getPickListCriteria() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this item has a databound pick-list (for example
optionDataSource
is set) this property can be used to provide static filter criteria when retrieving the data
for the pickList.
- getPickListCriteria() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item has a databound pickList (for example PickList.optionDataSource is set), this property can be used to
provide static filter criteria when retrieving the data for the pickList.
- getPickListFetchDelay() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If
filterPickListOnKeypress
is true, how long to wait in ms after the last keystroke from a user before filtering the pickList.
- getPickListFields() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
The SavedSearchItem pickListFields are automatically generated and contain fields for the search name plus the search
description, plus additional columns for icons for editing, removal, copying existing searches, and choosing a default
search.
- getPickListFields() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
This property allows the developer to specify which field[s] will be displayed in the drop down list of options.
- getPickListFilterCriteria() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Returns filter criteria for options displayed for this item.
- getPickListFilterCriteria() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Returns a set of filter criteria to be applied to the data displayed in the pickList when it is shown.
- getPickListHeaderHeight() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this pick list is showing multiple fields, this property determines the height of the column headers for those
fields.
- getPickListHeaderHeight() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this pick list is showing multiple fields, this property determines the height of the column headers for those
fields.
- getPickListHeaderHeight() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this pick list is showing multiple fields, this property determines the height of the column headers for those
fields.
- getPickListHeight() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Maximum height to show the pick list before it starts to scroll.
- getPickListHeight() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getPickListHeight() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Maximum height to show the pick list before it starts to scroll.
- getPickListHeight() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Maximum height to show the pick list before it starts to scroll.
- getPickListMaxWidth() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Maximum width for this item's pickList.
- getPickListMaxWidth() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Maximum width for this item's pickList.
- getPickListMaxWidth() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Maximum width for this item's pickList.
- getPickListPlacement() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Controls where the PickList is placed.
- getPickListPlacement() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Controls where the PickList is placed.
- getPickListPlacementAsCanvas() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Controls where the PickList is placed.
- getPickListPlacementAsCanvas() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Controls where the PickList is placed.
- getPickListPlacementAsString() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Controls where the PickList is placed.
- getPickListPlacementAsString() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Controls where the PickList is placed.
- getPickListWidth() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Default width to show the pickList.
- getPickListWidth() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getPickListWidth() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Default width to show the pickList.
- getPickListWidth() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Default width to show the pickList.
- getPickTree() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
The MultiPickerItem
pickTree
is a TreeGrid
com.smartgwt.client.types.AutoChild
for viewing and
selecting a tree of available options when
SelectionStyle
is
"pickTree"
.
- getPickTreeConstructor() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The Class to use when creating a picker of type "tree" for a FormItem.
- getPickTreeConstructor() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The Class to use when creating a picker of type "tree" for a FormItem.
- getPickTreeConstructor() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
The Class to use when creating a picker of type "tree" for a FormItem.
- getPieBorderProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the border around a pie chart.
- getPieLabelAngleStart() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Angle where first label is placed in a Pie chart in stacked mode, in degrees.
- getPieLabelLineExtent() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
How far label lines stick out of the pie radius in a Pie chart in stacked mode.
- getPieLabelLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for pie label line
- getPieRingBorderProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for pie ring border
- getPieSliceProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for pie slices
- getPieStartAngle() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Default angle in degrees where pie charts start drawing sectors to represent data values.
- getPivotPoint() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The pivot point of the needle.
- getPivotPointHeight() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Default height of the
pivotPoint
if no specific
pivotPoint is specified.
- getPivotPointHeightAsString() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Default height of the
pivotPoint
if no specific
pivotPoint is specified.
- getPivotShape() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
AutoChild representing the shape drawn at the
pivotPoint
(where all sectors of the gauge meet).
- getPixelHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the specified
height
of this formItem in
pixels.
- getPixelsPerGradation() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Ideal number of pixels to leave between each gradation on the primary axis, which is typically the y (vertical) axis
except for Bar charts.
- getPixelWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the specified
width
of this formItem in
pixels.
- getPlaceholderAIHoverContents() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Message to show in the hover while AI-generated hover text is being retrieved for fields specifying an
aiHoverRequest
.
- getPlaceholderImage() - Method in class com.smartgwt.client.tools.PaletteNode
-
Image to display in lieu of the usual placeholder text.
- getPlaceholderProperties() - Method in class com.smartgwt.client.tools.PaletteNode
-
Properties to be applied to the
liveObject
when created as a
Placeholder.
- getPlacement() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Where should the menu be placed on the screen?
- getPlacement() - Method in class com.smartgwt.client.widgets.Window
-
Where should the window be placed on the screen? Valid settings include "fillScreen"
,
"fillPanel"
, "halfScreen"
and "none"
- getPluginHandle() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Returns a handle to the element for this ISC ActiveX control object.
- getPluginHandle() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Returns a handle to the flashlet DOM element (valid only after the component has been drawn).
- getPluginID() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Returns the ID for this ISC ActiveX control object.
- getPluginsPage() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
This attribute specifies the page the user should go to to get the plugin required to view this flashlet.
- getPluginsPage() - Method in class com.smartgwt.client.widgets.plugins.SVG
-
This attribute specifies the page the user should go to to get the plugin required to view this SVG.
- getPluralTitle() - Method in class com.smartgwt.client.data.DataSource
-
User-visible plural name for this DataSource.
- getPluralTitle() - Method in class com.smartgwt.client.data.DataSourceField
-
Return the plural title.
- getPointColorLogBase() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getPointerSettings() - Method in class com.smartgwt.client.widgets.Canvas
-
Detail settings of the
pointer
such as where it should be
located along the outside of the canvas.
- getPointerSnapTo() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getPointerTarget() - Method in class com.smartgwt.client.widgets.Canvas
-
This property in conjunction with the
pointerSettings.snapTo
places
the canvas in relation to the target canvas.
- getPointerTargetAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
This property in conjunction with the
pointerSettings.snapTo
places
the canvas in relation to the target canvas.
- getPoints() - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
- getPoints() - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
- getPoints() - Method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
Array of points of the triangle.
- getPointShapes() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts where
showDataPoints
is enabled, this
property specifies an array of geometric shapes to draw for the data points of each series.
- getPointSizeGradations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getPointSizeLogBase() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getPointSizeLogGradations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getPointSizeMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts where
showDataPoints
is enabled, this
property specifies an additional metric (i.e.
- getPolygonPoints(int, int, int, int, double[]) - Static method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Computes an array of Points for a polygon that has an equal distance from its center to any of its vertices and that
fits in the given width and height.
- getPolynomialRegressionFunction() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter plots only, get a Function from the specified independent variable X to the specified dependent variable Y
that defines the polynomial that best fits the data.
- getPolynomialRegressionFunction(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getPolynomialRegressionFunction(Integer, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getPolynomialRegressionFunction(Integer, String, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter plots only, get a Function from the specified independent variable X to the specified dependent variable Y
that defines the polynomial that best fits the data.
- getPoolComponentsPerColumn() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getPortalLayout() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Gets the
PortalLayout
which encloses this Portlet (or null, if none).
- getPortalPosition(Portlet) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Gets the position of the
Portlet
within this PortalLayout.
- getPortalPosition() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
- getPortletArray() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Returns a multi-level array of the
Portlets
in this PortalLayout,
where the first level corresponds to columns, the second to rows, and the third to Portlets within rows.
- getPortletDropTypes() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
The
dropTypes
to be applied when dropping
Portlets
on this
PortalLayout
, or when dropping other
components to be auto-wrapped in a
Portlet
.
- getPortletHSpacing() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
The horizontal space between portlets placed into the same row.
- getPortlets() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Returns a flat array of all the
Portlets
in this PortalLayout.
- getPortletVSpacing() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
The vertical space between portal rows.
- getPosition() - Method in class com.smartgwt.client.util.workflow.ShowNotificationTask
-
Where to show the message, specified as an edge ("T", "B", "R", "L") similar to
Canvas.snapTo
, or "C" for center.
- getPosition() - Method in class com.smartgwt.client.widgets.Canvas
-
Absolute or relative, corresponding to the "absolute" (with respect to parent) or
"relative" (with respect to document flow) values for the CSS position attribute.
- getPosition() - Method in class com.smartgwt.client.widgets.layout.PortalPosition
-
The position occupied by a
Portlet
within a
PortalLayout
row (generally 0, unless there is more than one Portlet in the row).
- getPosition() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Where to show the message, specified as an edge ("T", "B", "R", "L"), a corner ("TL", "TR", "BL", "BR), or "C" for
center, similar to
Canvas.snapTo
.
- getPositionCanvas() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Canvas over which to position the message, available as an alternative means of placement if viewport-relative
coordinates
aren't provided.
- getPrecision() - Method in class com.smartgwt.client.data.DataSourceField
-
Applies only to fields of type "float" or "integer" and affects how many significant digits are shown.
- getPrecision() - Method in class com.smartgwt.client.widgets.form.validator.FloatPrecisionValidator
-
Return the precision.
- getPrefix() - Method in class com.smartgwt.client.data.CriteriaOutputSettings
-
Prefix to be prepended to each criterion description.
- getPrefix() - Method in class com.smartgwt.client.widgets.Canvas
-
- getPrerequisiteFieldGenerationNotSuccessfulErrorMessage() - Method in class com.smartgwt.client.data.ResultSet
-
Error message used when the prerequisite generation of missing values in a field was not successful.
- getPreserveFocusStylingOnMouseOut() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showRollOver
or
hiliteRowOnFocus
is true the current keyboard focus row
for navigation via arrow keys, etc, will be hilighted with
"Over"
styling.
- getPreserveWhitespace() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should cells be written out with css that will preserve whitespace?
- getPrettyPrint() - Method in class com.smartgwt.client.util.JSONEncoder
-
Whether to add indentation to the returned JSON string.
- getPrettyPrintJSON() - Method in class com.smartgwt.client.data.RestDataSource
-
When using dataFormat:"json" and dataProtocol:"postMessage" should we use the
JSONEncoder.prettyPrint
feature to enable indented, highly readable
JSON messages.
- getPreventColumnUnderflow() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the last
Portlet
in a column will be stretched to fill the
column's height, or left at its specified height.
- getPreventDuplicates() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getPreventDuplicates() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getPreventDuplicates() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- 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.
- getPreviewCanvas() - Method in class com.smartgwt.client.tools.GradientEditor
-
An
com.smartgwt.client.types.AutoChild
of type
Canvas
, used to display the
gradient according to the defined color-stops.
- getPreviousButton() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Button that scrolls grid to the previous error.
- getPreviousButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An
ImgButton
that appears above the week/day/month views of the calendar and allows
the user to move the calendar backwards in time.
- getPreviousButtonHoverText() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to be displayed when a user hovers over the
previous
toolbar button.
- getPreviousButtonTitle() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- getPreviousElement() - Method in class com.smartgwt.client.util.workflow.UserTask
-
- getPreviousMonthButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
that shifts
the calendar view backward by a month.
- getPreviousMonthButtonAriaLabel() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getPreviousYearButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
that shifts
the calendar view backward by a year.
- getPreviousYearButtonAriaLabel() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getPrevMonthIcon() - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the previous month button
- getPrevMonthIconHeight() - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the icon for the previous month button
- getPrevMonthIconRTL() - Method in class com.smartgwt.client.widgets.DateChooser
-
- 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
-
- getPrevYearIconWidth() - Method in class com.smartgwt.client.widgets.DateChooser
-
Width of the icon for the previous year button
- getPrimaryKey() - Method in class com.smartgwt.client.data.DataSourceField
-
Indicates either that this field holds a value unique across all records in this DataSource, or that it is
one of a number of fields marked as primary keys, and the combination of the values held in all of those fields is
unique across all records in the DataSource.
- getPrimaryKeyField() - Method in class com.smartgwt.client.data.DataSource
-
Returns a pointer to the primaryKey field for this DataSource.
- getPrimaryKeyField() - Method in class com.smartgwt.client.data.SavedSearches
-
Type: "string".
- getPrimaryKeyFieldName() - Method in class com.smartgwt.client.data.DataSource
-
Returns the primary key fieldName for this DataSource.
- getPrimaryKeyFieldNames() - Method in class com.smartgwt.client.data.DataSource
-
Returns a list of the names of this DataSource's
primaryKey
fields.
- getPrimaryKeyFields() - Method in class com.smartgwt.client.data.DataSource
-
Returns this DataSource's
primaryKey
fields as a map of
fieldName to field.
- getPrintAutoFit() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether cell contents should wrap during printing.
- getPrintBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Style for non-header cells in printed output.
- getPrintBodyStyle() - Method in class com.smartgwt.client.widgets.Window
-
Style for the Window body in printed output.
- getPrintBooleanBaseStyle() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- getPrintBooleanBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getPrintBooleanFalseImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getPrintBooleanPartialImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getPrintBooleanTrueImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getPrintButtonTitle() - Method in class com.smartgwt.client.widgets.PrintWindow
-
Title for the print button
- getPrintCellStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Optional CSS style for a cell in printable HTML for this component.
- getPrintCellStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If specified, when generating print HTML for this detailViewer, cells in this field will be rendered using this css
className rather than
DetailViewer.printCellStyle
- getPrintCheckboxFieldFalseImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getPrintCheckboxFieldPartialImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getPrintCheckboxFieldTrueImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getPrintCheckedImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- getPrintChildrenAbsolutelyPositioned() - Method in class com.smartgwt.client.widgets.Canvas
-
Should this canvas print its children absolutely positioned when generating
printable HTML
.
- getPrintForExport() - Method in class com.smartgwt.client.util.PrintProperties
-
If true, generates HTML for export.
- getPrintFrameURL() - Method in class com.smartgwt.client.widgets.PrintCanvas
-
Location of the special printFrame html file provided as part of the Smart GWT libraries.
- getPrintFullText() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
When generating a print-view of the component containing this TextArea, should the form item expand to accommodate its
value? If set to false the text box not expand to fit its content in the print view, instead showing exactly as it does
in the live form, possibly with scrollbars.
- getPrintFullText() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
When generating a print-view of the component containing this TextItem, should the form item expand to accommodate its
value? If set to false the text box will not expand to fit its content in the print view, instead showing exactly as it
does in the live form.
- getPrintHeaderStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Style for header cells in printed output.
- getPrintHeaderStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Optional CSS style for a header in printable HTML for this component.
- getPrintHeaderStyle() - Method in class com.smartgwt.client.widgets.Window
-
CSS Style for header in printed output
- getPrintHTML(Object[], PrintProperties, PrintHTMLCallback) - Static method in class com.smartgwt.client.widgets.Canvas
-
Returns print-formatted HTML for the specified list of components.
- getPrintHTML(PrintProperties, PrintHTMLCallback) - Method in class com.smartgwt.client.widgets.Canvas
-
Retrieves printable HTML for this component and all printable subcomponents.
- getPrintHTML(PrintProperties, PrintHTMLCallback) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Retrieves printable HTML for this component and all printable subcomponents.
- getPrintHTML(PrintProperties, PrintHTMLCallback) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Retrieves printable HTML for this component and all printable subcomponents.
- getPrintLabelStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Optional CSS style for a label cell in printable HTML for this component.
- getPrintMaxRows() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Advanced property - when generating printHTML for a large ListGrid, rows are printed in batches in order to avoid
triggering a native "script is running slowly" browser dialog.
- getPrintPartialSelectedImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- getPrintProperties() - Method in class com.smartgwt.client.util.workflow.PrintCanvasTask
-
PrintProperties object for customizing the print HTML output.
- getPrintReadOnlyTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getPrintStyleName() - Method in class com.smartgwt.client.widgets.Canvas
-
The CSS class to apply when printing this widget.
- getPrintTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's text box element when getting printable HTML for the form.
- getPrintTilesPerLine() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
How many tiles should be present in a line when printing?
- getPrintTitleStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS stylename for a form item's title when generating print HTML for the item.
- getPrintUncheckedImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- getPrintUnsetImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- getPrintWindowProperties() - Method in class com.smartgwt.client.util.workflow.PrintCanvasTask
-
Properties to apply to the generated print window.
- getPrintWrapCells() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether cell contents should wrap during printing.
- getPrintZoomChart() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- 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 its ID.
- getProcess() - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Get the process executing this task instance.
- getProcess() - Method in class com.smartgwt.client.util.workflow.StartProcessTask
-
The
Process
to be run by this task.
- getProcessAsString() - Method in class com.smartgwt.client.util.workflow.StartProcessTask
-
The
Process
to be run by this task.
- getProcessDescription() - Method in class com.smartgwt.client.util.workflow.Process
-
Returns the process description as HTML.
- getProcessElements(String) - Method in class com.smartgwt.client.util.workflow.Process
-
- getProcessElements(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- getProgressDialogProperties() - Method in class com.smartgwt.client.ai.BuildViaAIRequest
-
- getProgressiveLoading() - Method in class com.smartgwt.client.data.DataSource
-
If true, causes Smart GWT Server to use the "progressive loading" pattern for fetches on this dataSource, as described
in the
Paging and total dataset length section of the
ResultSet
documentation
.
- getProgressiveLoading() - Method in class com.smartgwt.client.data.DSRequest
-
Sets
progressive loading mode
for this particular
request, overriding the OperationBinding- and DataSource-level settings.
- getProgressiveLoading() - Method in class com.smartgwt.client.data.DSResponse
-
- getProgressiveLoading() - Method in class com.smartgwt.client.data.ResultSet
-
- getProgressiveLoading() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Indicates whether or not this component will load its data
progressively
- getProgressiveLoading() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Indicates whether or not this component will load its data
progressively
- getProgressiveLoading() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Indicates whether or not this component will load its data
progressively
- getProgressiveLoading() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Indicates whether or not this ComboBoxItem will load its list of options
progressively
.
- getProgressiveLoading() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Indicates whether or not this SelectItem will load its list of options
progressively
.
- getProgressiveLoading() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Indicates whether or not this component will load its data
progressively
- getProgressiveLoading() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether or not this component will load its data
progressively
- getProgressiveLoading() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether or not this component will load its data
progressively
- getProgressiveLoading() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- getProgressiveLoading() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Indicates whether or not this component will load its data
progressively
- getProgressStyle() - Method in class com.smartgwt.client.widgets.Progressbar
-
Base style
used to style the percentage-done portion of
this Progressbar.
- getProjectIdField() - Method in class com.smartgwt.client.data.SavedSearches
-
Type: "string".
- getProjectLoaderPath() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Path relative to the
server root
, to target to use the
project loader servlet, instead of
projectLoaderPath
.
- getPrompt() - Method in class com.smartgwt.client.ai.AIRequest
-
Prompt text to AI.
- getPrompt() - Method in class com.smartgwt.client.ai.SingleSourceAIRequest
-
The data of the request.
- getPrompt() - Method in class com.smartgwt.client.ai.UserAIRequest
-
The data of the user's request.
- getPrompt() - Method in class com.smartgwt.client.data.DataSourceField
-
Causes a tooltip hover to appear on the header generated for this field (effectively sets
prompt
for the header).
- getPrompt() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.defaultPrompt for this request only.
- getPrompt() - Method in class com.smartgwt.client.widgets.Canvas
-
Prompt displayed in hover canvas if
showHover
is true.
- getPrompt() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Default
hover HTML
that is displayed in the global
hover canvas if the user hovers over this DrawItem and
showHover
is true.
- getPrompt() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item.
- getPrompt() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item.
- getPrompt() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property will be displayed as a prompt (and tooltip text) for this form item icon.
- getPrompt() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Causes a tooltip hover to appear on the header generated for this field (effectively sets
Canvas.prompt
for the header).
- getPrompt() - Method in class com.smartgwt.client.widgets.Img
-
Prompt displayed in hover canvas if
showHover
is true.
- getPrompt() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Prompt displayed in hover canvas if
showHover
is true.
- getPrompt() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Specifies the prompt to be displayed when the mouse hovers over the tab.
- getPromptCursor() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Controls the cursor shown when promptStyle
is set to
"cursor"
for this request only.
- getPromptDelay() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.promptDelay for this request only.
- getPromptLabel() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Label at the top of the interface, used to show instruction text, which is either
addSearchText
or
editSearchText
depending on whether the user is editing
a pre-existing search.
- getPromptStyle() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Controls the prompt style for this request only.
- getPromptType() - Method in class com.smartgwt.client.ai.SingleSourceAIRequest
-
The type of data of the
prompt
.
- getPromptType() - Method in class com.smartgwt.client.ai.UserAIRequest
-
The type of data of the user-specified
prompt
.
- getProperties(JsArray<JavaScriptObject>) - Method in class com.smartgwt.client.bean.BeanFactory
-
- getProperties(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getProperties() - Method in class com.smartgwt.client.util.workflow.GetPropertiesTask
-
- getProperties() - Method in class com.smartgwt.client.util.workflow.SetPropertiesTask
-
Properties and associated values to be set on
componentId
.
- getPropertiesAsString(JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getPropertiesOnly() - Method in class com.smartgwt.client.data.DataSourceField
-
For use in
ComponentSchema
for fields that contain other components, this flag
suppresses auto-construction for subcomponents that appear under this field.
- GetPropertiesTask - Class in com.smartgwt.client.util.workflow
-
Gets the value properties from a component and makes them available within the workflow as the
last task output
.
- GetPropertiesTask() - Constructor for class com.smartgwt.client.util.workflow.GetPropertiesTask
-
- GetPropertiesTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.GetPropertiesTask
-
- getProperty(Object, String) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Gets a property of a bean.
- getProperty(BeanClass) - Method in class com.smartgwt.client.bean.BeanMethod
-
- getProperty(BeanClass) - Method in class com.smartgwt.client.bean.BeanProperty
-
- getProperty(String) - Method in class com.smartgwt.client.data.RecordList
-
Return a new Array where the value of item i is the value of "property" of item i in this array.
- getProperty(String) - Method in class com.smartgwt.client.data.ResultSet
-
Like List.getProperty()
.
- getPropertyAsString(Object, String) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Gets a property of a bean as a String.
- getPropertyAsString(BeanClass) - Method in class com.smartgwt.client.bean.BeanMethod
-
- getPropertyAsString(BeanClass) - Method in class com.smartgwt.client.bean.BeanProperty
-
- getPropertyFieldTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear in the header of the "property" field.
- getPropertyFieldTitle() - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear in the header of the "property" field.
- getPropertyFieldTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the header of the "property" field.
- getPropertyFieldTitle() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the header of the "property" field.
- getPropertyFromBean(BeanClass) - Method in class com.smartgwt.client.bean.BeanMethod
-
- getProportional() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For multi-facet charts, render data values as a proportion of the sum of all data values that have the same label.
- getProportional() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For multi-facet charts, render data values as a proportion of the sum of all data values that have the same label.
- getProportionalAxisLabel() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getProportionalAxisLabel() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- getProportionalResizeModifiers() - Method in class com.smartgwt.client.widgets.Canvas
-
- getProportionalResizeModifiers() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getProportionalResizing() - Method in class com.smartgwt.client.widgets.Canvas
-
If
canDragResize
is true, this property specifies the
conditions for when proportional resizing is used.
- getProportionalResizing() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
This property specifies the conditions for when proportional resizing is used.
- getProportionalTitle() - Method in class com.smartgwt.client.widgets.cube.Facet
-
- getProvider() - Method in class com.smartgwt.client.ai.AIEngine
-
The provider of this engine.
- 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".
- getQueryFK() - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
The default for a subquery is that the records are joined to the main DataSource on the first
foreignKey
one-to-many relationship found, in field order.
- getQueryOutput() - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
The name of the field that will be used as the output of this query.
- getQueuedRequests() - Method in class com.smartgwt.client.data.FacadeDataSource
-
An array of derived DS requests that are queued to be
executed
on
the underlying
inherited
DataSource.
- getQueueRequests() - Method in class com.smartgwt.client.data.FacadeDataSource
-
Should requests be queued?
- getQueueStatus() - Method in class com.smartgwt.client.data.DSResponse
-
An extra property of each DSResponse to a queued request that indicates whether the queue as a whole succeeded.
- getQueueTransactionId() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Returns the id of the current transaction (a queue of requests).
- getQuickDrawAheadRatio() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Alternative to
drawAheadRatio
, to be used when the
user is rapidly changing the grids viewport (for example drag scrolling through the grid).
- getQuoteValues() - Method in class com.smartgwt.client.data.TextExportSettings
-
Whether to surround each value with quotes ("").
- getR() - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
radius
- getRadarBackgroundProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for radar background
- getRadarRotateLabels() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
This property controls whether to rotate the labels on the
data label facet
of radar or
stacked
pie charts so that each label is parallel to its radial
gradation (these are the labels that appear around the perimeter).
- getRadialLabelOffset() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Distance in pixels that radial labels are offset from the outside of the circle.
- getRadioGroup() - Method in class com.smartgwt.client.widgets.Button
-
String identifier for this canvas's mutually exclusive selection group.
- getRadioGroup() - Method in class com.smartgwt.client.widgets.ImgButton
-
String identifier for this canvas's mutually exclusive selection group.
- getRadioGroup() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
String identifier for this canvas's mutually exclusive selection group.
- getRadioGroup() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
String identifier for this canvas's mutually exclusive selection group.
- getRadioOperatorForm() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getRadioOperatorLayout() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
HLayout of radioOperationForm and optional modeSwitcher.
- getRadioOperatorTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getRadius() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
For pie mode only, the radius of the segment for the data value.
- getRadius() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Radius of the sector.
- getRadiusAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Radius of the sector.
- getRadiusX() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Returns the horizontal radius of the DrawOval.
- getRadiusY() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Returns the vertical radius of the DrawOval.
- getRange(int, int) - Method in class com.smartgwt.client.data.RecordList
-
Return the items between position start and end, non-inclusive at the end.
- getRange(int, int) - Method in class com.smartgwt.client.data.ResultSet
-
Return the items between position start and end, non-inclusive at the end, possibly containing markers for records that
haven't loaded yet.
- getRange() - Method in class com.smartgwt.client.widgets.ace.AceMarker
-
Internal use only.
- getRange(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the range of the data from a single metric.
- getRange(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the range of the data from a single metric.
- getRange(int, int) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Get a range of items from the open list
- getRangeAsRecordList(int, int) - Method in class com.smartgwt.client.data.ResultSet
-
Return a RecordList with the items between position start and end, non-inclusive at the end.
- getRangeDialog() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
- getRangeFormat() - Method in class com.smartgwt.client.widgets.Slider
-
- getRangeItem() - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
This component is an AutoChild named "rangeItem".
- getRangeLabel() - Method in class com.smartgwt.client.widgets.Slider
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getRangeList(int, int) - Method in class com.smartgwt.client.data.RecordList
-
Return a RecordList with the items between position start and end, non-inclusive at the end.
- getRangePosition() - Method in class com.smartgwt.client.data.RelativeDate
-
- getRangePosition() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Does this item's relative date value refer to the start or end of the chosen date? Useful when using this item to
generate filter criteria, such as the from or to value for an inclusive range.
- getRangeRowCountFormat() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRangeSeparator() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
For operators that check that a value is within a range, text to show between the start and end input fields for
specifying the limits of the range.
- getRangeStyle() - Method in class com.smartgwt.client.widgets.Slider
-
- getRawSummaryFunctions() - Method in class com.smartgwt.client.data.DSRequest
-
Same as
DSRequest.getSummaryFunctions()
, but allowing to get
any functions, not just ones built into the framework,
so that in combination with custom implementation on the server-side you can perform custom aggregation.
- getRawValue() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
raw value of the cell (before valueMap, etc applied)
- getRawValue() - Method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
-
raw value of the cell (before valueMap, etc applied)
- getReadOnly() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getReadOnlyCanSelectText() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For items showing a text value with
canEdit
set to
false, should the user be able to select the text in the item?
- getReadOnlyDisplay() - Method in class com.smartgwt.client.data.SimpleType
-
- 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
-
- getReadOnlyDisplay() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getReadOnlyDisplay() - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
If
canEdit
is set to
false
, how should
this
LinkItem
be displayed to the user?
- getReadOnlyDisplay() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If
FormItem.canEdit
is set to
false
,
how should this item be displayed to the user?
- getReadOnlyHover() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item and the item is
read-only
.
- getReadOnlyTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getReadOnlyTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getReadOnlyWhen() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Criteria to be evaluated to determine whether this FormItem should be made
read-only
.
- getReapplyUnchangedLocalFilter() - Method in class com.smartgwt.client.data.ResultSet
-
- getReceiveScrollbarEvents() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether this canvas should receive
events
from its scrollbars, which are
peers
.
- getRecord() - Method in class com.smartgwt.client.ai.SummarizeValueExample
-
- getRecord() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
- getRecord() - Method in class com.smartgwt.client.widgets.chart.ChartPointClickEvent
-
- getRecord() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
The data record of the data point from which this drawnValue
was created.
- getRecord() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
- getRecord(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Retrieve a record by index.
- getRecord(int, Integer) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Retrieve a record by index.
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
record for the cell being changed
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
record for the cell being edited.
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
record for the cell being edited
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.GridRowColEvent
-
cell record as returned by getCellRecord
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
the record that was clicked on
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.RecordCollapseEvent
-
record being collapsed
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
the record that was double-clicked
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.RecordExpandEvent
-
record being expanded
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
-
record for the cell being edited
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
record for the cell being edited
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
record for which selection changed
- getRecord() - Method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
-
the record that was clicked on
- getRecord(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the pointer to a particular record by record number.
- getRecord() - Method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
Pointer to the item in question as a Record.
- getRecord() - Method in class com.smartgwt.client.widgets.tableview.events.ImageClickEvent
-
record clicked
- getRecord() - Method in class com.smartgwt.client.widgets.tableview.events.RecordNavigationClickEvent
-
record clicked
- getRecord() - Method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
-
the record that was clicked on
- getRecord() - Method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
the record that was right-clicked on
- getRecord() - Method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
-
the record that was clicked on
- getRecord() - Method in class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
-
record for which selection changed
- getRecord() - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
Return the record that this tile should render.
- getRecord(int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Return the pointer to a particular record by record number.
- getRecordBaseStyleProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This attribute allows custom base styles to be displayed on a per-record basis.
- getRecordCanRemoveProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to false on a record and
canRemoveRecords
is true, removal of that record is disallowed in the UI.
- getRecordCanSelectProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to false on a record, selection of that record is disallowed.
- getRecordCellRoleProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is set on a record it will designate the WAI ARIA role for cells within this records row
- getRecordComponent(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Retrieve the
recordComponent
currently being
shown at the given coordinates.
- getRecordComponent(int, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Retrieve the
recordComponent
currently being
shown at the given coordinates.
- getRecordComponentHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showRecordComponents
is true, this
attribute may be used to specify a standard height for record components.
- getRecordComponentPoolingMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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".
- getRecordDropAppearance() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canAcceptDroppedRecords
is true for this
listGrid, this property governs whether the user can drop between, or over records within the grid.
- getRecordDropAppearance() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
canAcceptDroppedRecords
is true for this
treeGrid, this property governs whether the user can drop between, or over records within the grid.
- getRecordDropPosition() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRecordEditProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that should be checked to determine whether the record may be edited.
- getRecordEnabledProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will be checked to determine whether a record is enabled.
- getRecordIndex(Record) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getRecordIndex(Record) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getRecordIndex(Record) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Get the index of the provided record.
- getRecordIndex(Record) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getRecordIndex(Record) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getRecordIndex(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the index of the provided record.
- getRecordIndex(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRecordIndex(Record) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getRecordIndex(Record) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getRecordInfoStyle() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Default style for info field.
- getRecordLayout() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Sets the arrangement of data fields from the record.
- getRecordList() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getRecordList() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getRecordList() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Return the underlying data of this DataBoundComponent as a
RecordList
.
- getRecordList() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getRecordList() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getRecordList() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRecordList() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getRecordList() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getRecordName() - Method in class com.smartgwt.client.data.DataSource
-
- getRecordName() - Method in class com.smartgwt.client.data.OperationBinding
-
For an XML DataSource, tagName of the elements to be used as records.
- getRecordNavigationProperty() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Boolean property on each record that controls whether navigation controls are shown for that record.
- getRecordNum() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
number of the record clicked on in the current set of displayed records (starts with 0)
- getRecordNum() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
number of the record clicked on in the current set of displayed records (starts with 0)
- getRecordNum() - Method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
-
number of the record clicked on in the current set of displayed records (starts with 0)
- getRecordNum() - Method in class com.smartgwt.client.widgets.tree.events.FolderClickEvent
-
Index of the row where the click occurred.
- getRecordNum() - Method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
-
Index of the row where the contextclick occurred.
- getRecordNum() - Method in class com.smartgwt.client.widgets.tree.events.LeafClickEvent
-
Index of the row where the click occurred.
- getRecordNum() - Method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
-
Index of the row where the contextclick occurred.
- getRecordNum() - Method in class com.smartgwt.client.widgets.tree.events.NodeClickEvent
-
Index of the row where the click occurred.
- getRecordNum() - Method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
-
Index of the row where the contextclick occurred.
- getRecordNumericalSummaries() - Method in class com.smartgwt.client.ai.SummarizeRecordsPartialResult
-
- getRecordNumericalSummaries() - Method in class com.smartgwt.client.ai.SummarizeRecordsResult
-
- getRecordRadius() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to any valid CSS
border-radius string, allows for rounded records in this grid by having
getCellCSSText()
apply a corner-radius to the first and last
cells in each record.
- getRecordRadiusTargets() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRecordRowAriaStateProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is set on a record it will designate a mapping of WAI ARIA attribute names and values for this record's
row.
- getRecordRowRoleProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is set on a record it will designate the WAI ARIA role for this record's row.
- getRecords() - Method in class com.smartgwt.client.ai.ApplyAIFilterRequest
-
The records to evaluate.
- getRecords() - Method in class com.smartgwt.client.ai.BuildHilitesRequest
-
The records to apply the hilite(s) to.
- getRecords() - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
- getRecords() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the current set of records displayed in this grid as an array of ListGridRecord objects.
- getRecords() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Return the tree nodes as a flat array of ListGridRecords.
- getRecordScreen() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRecordShowRollOverProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Name of the property that can be set on a per-record basis to disabled rollover for an individual record when
showRollOver
is true.
- getRecordSourceComponent() - Method in class com.smartgwt.client.util.workflow.FetchRelatedDataTask
-
Component to pull record for locating related data.
- getRecordSourceComponent() - Method in class com.smartgwt.client.util.workflow.FormEditRecordTask
-
Component to pull record for editing.
- getRecordsPerBlock() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The number of records to display in a block.
- getRecordSummaries() - Method in class com.smartgwt.client.ai.SummarizeRecordsPartialResult
-
- getRecordSummaries() - Method in class com.smartgwt.client.ai.SummarizeRecordsResult
-
- getRecordSummaryAttributePrefix() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Prefix prepended to the name of a
"summary"
type
field when accessing its value as record
metadata.
- getRecordSummaryBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If showing any record summary fields (IE: fields of
type:"summary"
),
this attribute specifies a custom base style to apply to cells in the summary field
- getRecordSummaryBaseStyle() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
If showing any record summary fields (IE: fields of
type:"summary"
),
this attribute specifies a custom base style to apply to cells in the summary field
- getRecordSummaryFunction() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Only applies to fields of type "summary"
.
- getRecordTitleStyle() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Default style for title.
- getRecordXPath() - Method in class com.smartgwt.client.data.DataSource
-
- getRecordXPath() - Method in class com.smartgwt.client.data.OperationBinding
-
For an XML , JSON or
RestConnector
DataSource, an XPath
expression used to retrieve the objects that will become DataSource records.
- getRecordXPath() - Method in class com.smartgwt.client.data.RestDataSource
-
- getRecreateOnChange() - Method in class com.smartgwt.client.data.DataSourceField
-
For use in
ComponentSchema
for fields that, when changed in
Reify
, should discard the current live component and recreate it with the current configured
properties.
- getRecreateOnChange() - Method in class com.smartgwt.client.tools.PaletteNode
-
If set to true, indicates instead of updating the changed property on the target live component a new live component is
created with the current configured properties.
- getRect() - Method in class com.smartgwt.client.widgets.Canvas
-
Get all four coordinates, relative to the enclosing context, at one.
- getRect() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return the coordinates of this object.
- getRecycleTiles() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
This property determines whether tiles that are no longer visible (due to scrolling) are recycled, allowing a large
number of records to be displayed using a (potentially) much smaller set of tiles.
- getRed() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Returns the Red element of the currently-selected color, as an integer from 0-255
- getRedFieldPrompt() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Red' field in the complex chooser.
- getRedFieldTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Red' field in the complex chooser.
- getRedrawOnChange() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, this item will cause the entire form to be redrawn when the item's "elementChanged" event is done firing
- getRedrawOnResize() - Method in class com.smartgwt.client.widgets.Canvas
-
Should this element be redrawn in response to a resize?
- getRedrawOnStateChange() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Whether this widget needs to redraw to reflect state change
- getRef(JavaScriptObject) - Static method in class com.smartgwt.client.core.BaseClass
-
- getRef(String) - Static method in class com.smartgwt.client.core.RefDataClass
-
- getRef(JavaScriptObject) - Static method in class com.smartgwt.client.core.RefDataClass
-
- getRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.BaseWidget
-
- getRef(JavaScriptObject) - Static method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getRefuseMultiRemoveMessage() - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
- 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.
- getRegularPolygonPoints(int, int, int, int, int, double) - Static method in class com.smartgwt.client.widgets.drawing.DrawPane
-
- getRejectInvalidValueOnChange() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If validateOnChange is true, and validation fails for an item on change, with no suggested value, should we revert to
the previous value, or continue to display the bad value entered by the user.
- getRejectInvalidValueOnChange() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If validateOnChange is true, and validation fails for this item on change, with no suggested value, should we revert to
the previous value, or continue to display the bad value entered by the user.
- getRelatedDataSource(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the
DataSource
containing data related to the passed record.
- getRelativeDate() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Returns the RelativeDate for the current value.
- getRelativeEndDate() - Method in class com.smartgwt.client.data.DateRange
-
Returns the relative end date of the range, or null if not specified.
- getRelativeItemConstructor() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
- getRelativeStartDate() - Method in class com.smartgwt.client.data.DateRange
-
Returns the relative start date of the range, or null if not specified.
- getRelevantFieldNames() - Method in class com.smartgwt.client.ai.AIFieldRequest
-
- getRelevantFieldNames() - Method in class com.smartgwt.client.ai.AIHoverRequest
-
- getRelevantFieldNames() - Method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleResult
-
If set, the list of field names that are potentially relevant to the record summary requests.
If unset, either the
SuggestRecordSummaryTitleRequest
was unsuccessful or no determination was made as to the
potentially relevant field names.
- getRelevantFieldNames() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
- getRememberDynamicProgressiveLoading() - Method in class com.smartgwt.client.data.ResultSet
-
- getRemoveButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An
com.smartgwt.client.types.AutoChild
of type
IButton
, used to permanently
remove an event from the
eventEditor
.
- getRemoveButton() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The removal ImgButton that appears before each clause if
showRemoveButton
is set.
- getRemoveButton() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The clause removal ImgButton that appears before this clause if
showRemoveButton
is set.
- getRemoveButtonPrompt() - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The
prompt
of the
remove button
.
- getRemoveButtonPrompt() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the remove button.
- getRemoveButtonPrompt() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The hover prompt text for the remove button.
- getRemoveButtonPrompt() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The hover prompt text for the remove button
.
- getRemoveButtonTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getRemoveDataURL() - Method in class com.smartgwt.client.data.RestDataSource
-
- 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.
- getRemoveIconBaseStyle() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
CSS class to apply to the remove button
shown for
this HiliteRule.
- getRemoveIconSize() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
When set, dictates the size of the remove button
shown for this HiliteRule.
- getRemoveIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRemoveIconStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRemoveItemTitle() - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title shown on the 'Visible Fields' grid's context menu item, whose click handler puts the selected item back in the
'Available Fields' collection.
- getRemoveOperation() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getRemoveOperation() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getRemoveOperation() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
operationId
this component
should use when performing remove operations.
- getRemoveOperation() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getRemoveOperation() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- getRemoveOperation() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getRemoveOperation() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRemoveOperation() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getRemoveOperation() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getRemoveSearchField() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
ListGridField shown in the pickList to allow users to remove existing searches.
- getRemoveSearchHoverText() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Hover text that appeares over the +{removeSearchField}
- getRemoveText() - Method in class com.smartgwt.client.widgets.FieldPicker
-
- getRenameFacetValueMessage() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Message displayed when renaming a facet value.
- getRenameFacetValueTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the Rename menu item.
- getRenderer() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getRenderEventsOnDemand() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, the default, each
event
is rendered as it
appears in the viewport.
- getReplacementValue() - Method in class com.smartgwt.client.data.Hilite
-
HTML which replaces the cell's textual value where this hilite is applied.
- getReportCollisions() - Method in class com.smartgwt.client.widgets.tree.Tree
-
If new nodes are added to a tree with modelType:"parent" which have the same
id field value
as existing nodes, the existing nodes are removed when
the new nodes are added.
- getReportDownloadErrorsAsDocuments() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Whether errors during download should be reported inside the document, rather than through the
normal mechanism
.
- getReportedKey() - Static method in class com.smartgwt.client.util.EventHandler
-
- getRepositionMethod() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
- getRequest() - Method in class com.smartgwt.client.ai.SummarizeRecordsContext
-
The original request.
- getRequest() - Method in class com.smartgwt.client.data.events.ErrorEvent
-
the DSRequest or DSRequest that was sent to the server
- getRequestId() - Method in class com.smartgwt.client.data.DSRequest
-
Automatically generated unique ID for this request.
- getRequestProperties() - Method in class com.smartgwt.client.data.DataSource
-
Additional properties to pass through to the
DSRequest
s made by this DataSource.
- getRequestProperties() - Method in class com.smartgwt.client.data.OperationBinding
-
Additional properties to pass through to the
DSRequest
created for this operation.
- getRequestProperties() - Method in class com.smartgwt.client.data.ResultSet
-
Allows to set a DSRequest properties to this ResulSet.
- getRequestProperties() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Allows customizing the projectLoader servlet request properties.
- getRequestProperties() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Specifies optional
RPCRequest
properties for the request.
- getRequestProperties() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
The properties that will be specified on the
DSRequest
when fetching records.
- getRequestProperties() - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
Additional properties to set on the DSRequest that will be issued to perform save.
- getRequestProperties() - Method in class com.smartgwt.client.util.workflow.GridExportClientDataTask
-
Additional properties to set on the DSRequest that will be issued to perform client-side export.
- getRequestProperties() - Method in class com.smartgwt.client.util.workflow.GridExportDataTask
-
Additional properties to set on the DSRequest that will be issued to perform server-side export.
- getRequestProperties() - Method in class com.smartgwt.client.util.workflow.GridFetchDataTask
-
Additional properties to set on the DSRequest that will be issued to perform the fetch or clear criteria.
- getRequestProperties() - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
- getRequestProperties() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Object containing properties to send with every "add" request this batchUploader sends.
- getRequestProperties() - Method in class com.smartgwt.client.widgets.events.FetchDataEvent
-
The criteria derived from the filter editor values.
- getRequestPropertiesAsDSRequest() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
The properties that will be specified on the
DSRequest
when fetching records.
- getRequestRowCountPrompt() - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
This prompt will be displayed in a hover when
canRequestRowCount
is true and an accurate row
count is not currently known.
- getRequired() - Method in class com.smartgwt.client.data.DataSourceField
-
Indicates this field must be non-null in order for a record to pass validation.
- getRequired() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether a non-empty value is required for this field to pass validation.
- getRequired() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When the user edits cells in this field, is this value required to be non-empty in order for validation to pass.
Note: for databound listGrids, this property may be specified on the
DataSourceField
,
enabling both client and server side validation.
- getRequiredCriterion() - Method in class com.smartgwt.client.data.OperationBinding
-
A comma-separated list of field names that must be present in criteria / advancedCriteria provided by the caller.
- getRequiredMessage() - Method in class com.smartgwt.client.data.DataSource
-
The required message when a field that has been marked as
required
is not filled in by the user.
- getRequiredMessage() - Method in class com.smartgwt.client.data.DataSourceField
-
The required message when a field that has been marked as
required
is not filled in by the user.
- getRequiredMessage() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The required message for required field errors.
- getRequiredMessage() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The required message for required field errors.
- getRequiredProperties() - Method in class com.smartgwt.client.tools.PaletteNode
-
Comma separated list of properties for this component that must be provided in EditNode.defaults
before the component will be created.
- getRequiredRightTitlePrefix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getRequiredRightTitleSuffix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getRequiredTitlePrefix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string pre-pended to the title of every required item in this form if
hiliteRequiredFields
is true.
- getRequiredTitleSuffix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string appended to the title of every required item in this form if
hiliteRequiredFields
is true.
- getRequiredWhen() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Criteria to be evaluated to determine whether this FormItem should be
required
.
- getReselectOnUpdate() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when an update operation occurs on a selected record in a
databound
listGrid, ensure the updated record is re-selected
when the operation completes.
- getReselectOnUpdate() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
If true, when an update operation occurs on a selected tile's record in a
databound
tileGrid, ensure the updated tile is re-selected when
the operation completes.
- getReselectOnUpdateNotifications() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
if
reselectOnUpdate
is true, this property governs
what selection changed notifications should be triggered when a selected record is edited then automatically reselected
when the edited data is merged into the data set.
- getReselectOnUpdateNotifications() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
if
reselectOnUpdate
is true, this property governs
what selection changed notifications should be triggered when a selected tile's record is edited then automatically
reselected when the edited data is merged into the data set.
- getResizeBar() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getResizeBarClass() - Method in class com.smartgwt.client.widgets.layout.Layout
-
- getResizeBarClass() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Customized resizeBar with typical appearance for a ToolStrip.
- getResizeBarSize() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Thickness of the resizeBar in pixels.
- getResizeBarSize() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Thickness of the resizeBars in pixels.
- getResizeBarTarget() - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a Layout, and
showResizeBar
is set to
true
so that a resizeBar is created,
resizeBarTarget:"next"
can be
set to indicate that the resizeBar should resize the next member of the layout rather than this one.
- getResizeBoundingBox() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getResizeBoundingBoxAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getResizeFieldsInRealTime() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true
, the grid contents are redrawn in real time as fields are resized.
- getResizeFrom() - Method in class com.smartgwt.client.widgets.Canvas
-
When drag resizing is enabled via
canDragResize
, restricts
resizes to only certain edges or corners.
- getResizeFrom() - Method in class com.smartgwt.client.widgets.Window
-
When drag resizing is enabled via
canDragResize
, restricts
resizes to only certain edges or corners.
- getResizeKnobPoints() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing
KnobType.RESIZE
control knobs
, this attribute specifies the points with respect
to the draw item where resize knobs should appear.
- getResizeOutline() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing
KnobType.RESIZE
control knobs
, this attribute specifies the AutoChild for the
DrawRect
that draws a rectangle frame which connects all resize knobs of
current DrawItem.
- getResizer() - Method in class com.smartgwt.client.widgets.Window
-
ImgButton-based resizer, shown in the footer.
- getResizeViaLocalTransformOnly() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getResponse() - Method in class com.smartgwt.client.data.events.ErrorEvent
-
the DSResponse or DSResponse object returned from the server
- getResponseDataSchema() - Method in class com.smartgwt.client.data.OperationBinding
-
Optional schema describing how to extract DataSource records from the XML elements selected.
- getResponseMaximum() - Method in class com.smartgwt.client.ai.AIRequest
-
When the
responseType
is "number", the maximum value that the
response may take.
- getResponseMinimum() - Method in class com.smartgwt.client.ai.AIRequest
-
When the
responseType
is "number", the minimum value that the
response may take.
- getResponseType() - Method in class com.smartgwt.client.ai.AIRequest
-
The type of content expected from AI.
- getRestoreButton() - Method in class com.smartgwt.client.widgets.Window
-
ImgButton that restores the Window via
restore()
.
- getResultBatchSize() - Method in class com.smartgwt.client.data.DataSource
-
Very advanced: for servers that do not support paging, and must return large numbers of XML records in one HTTP
response, Smart GWT breaks up the processing of the response in order to avoid the "script running slowly" dialog
appearing for an end user.
- getResultSet() - Method in class com.smartgwt.client.data.DSRequest
-
For advanced use in integrating dataset paging with web services, the ResultSet that issued this "fetch" DSRequest is
automatically made available as the resultSet
property.
- getResultSet() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getResultSet() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getResultSet() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Return the underlying data of this DataBoundComponent as a
ResultSet
.
- getResultSet() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getResultSet() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getResultSet() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getResultSet() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getResultSet() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getResultSetClass() - Method in class com.smartgwt.client.data.DataSource
-
Class for ResultSets used by this datasource.
- getResultSize() - Method in class com.smartgwt.client.data.ResultSet
-
How many rows to retrieve at once.
- getResultSize() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
How many tree nodes to retrieve at once from each large set of children in the tree.
- getResultTree() - Method in class com.smartgwt.client.data.DSRequest
-
For advanced use in integrating trees that
load
data on demand
with web services, the ResultTree that issued this "fetch" DSRequest is automatically made available as
the
resultTree
property.
- getResultTreeClass() - Method in class com.smartgwt.client.data.DataSource
-
Class for ResultTrees used by this datasource.
- getRetainValuesAcrossFields() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Dictates whether values entered by a user should be retained in the value fields when a different field is selected.
- getReverseOrder() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Reverse the order of stacking for this Layout, so that the last member is shown first.
- getReverseOrder() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Note: This is a Layout property which is inapplicable on this class.
- getReverseRTLAlign() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a page is rendered in
RTL mode
, should cell alignments specified
ListGridField.cellAlign
be reversed (so an
align:"right"
field will have content aligned on the left and vice versa)?
- getRevertValueKey() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Keyboard shortcut that causes the value of the currently focused form item to be reverted to whatever value would be
shown if
resetValues()
were called.
- getRight() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the right coordinate of this object as rendered, relative to its enclosing context, in pixels.
- getRightButton() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
The button displayed to the right of the title in this NavigationBar.
- getRightButtonIcon() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- getRightButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- getRightTitlePrefix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string pre-pended to the title of an item in this form if its titleOrientation property is set to "right".
- getRightTitleSuffix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string appended to the title of an item in this form if its titleOrientation property is set to "right".
- getRoles() - Static method in class com.smartgwt.client.util.Authentication
-
Returns the current set of user roles.
- getRollOverCanvas(Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
-
- getRollupValue() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
facetValueId of the default rollupValue for each facet.
- getRollupValue() - Method in class com.smartgwt.client.widgets.cube.Facet
-
facetValueId of the rollup facetValue for this facet.
- getRoot() - Method in class com.smartgwt.client.widgets.tree.Tree
-
If you're using the "parent" modelType, you can provide the root node configuration via this
property.
- getRootComponent() - Method in class com.smartgwt.client.tools.EditContext
-
Root of data to edit.
- getRootComponent() - Method in class com.smartgwt.client.tools.EditPane
-
Root of data to edit.
- getRootComponent() - Method in class com.smartgwt.client.tools.EditTree
-
Root of data to edit.
- getRootCriteriaOnly() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
For DataSources that define a
tree relationship
between fields by
declaring a
foreignKey
on one field that refers to
another from that same DataSource, should
criteria
be
applied only to the root node? If false, the criteria will be applied to all nodes.
- getRootEditNode() - Method in class com.smartgwt.client.tools.EditContext
-
- getRootEditNode() - Method in class com.smartgwt.client.tools.EditPane
-
- getRootEditNode() - Method in class com.smartgwt.client.tools.EditTree
-
- getRootNode() - Method in class com.smartgwt.client.tools.NodeAddedEvent
-
root node of the edit context
- getRootNode() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This attribute may be used to specify a root value for the parentIdField of this resultTree.
- getRootNodeId() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When this item is showing a tree-based picker, this is the
id
of the record to use as the
root
node.
- getRootNodeId() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
When this item is showing a tree-based picker, this is the
id
of the record to use as the
root
node.
- getRootNodeId() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When this item is showing a tree-based picker, this is the
id
of the record to use as the
root
node.
- getRootNodeIdAsInt() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When this item is showing a tree-based picker, this is the
id
of the record to use as the
root
node.
- getRootNodeIdAsInt() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
When this item is showing a tree-based picker, this is the
id
of the record to use as the
root
node.
- getRootNodeIdAsInt() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When this item is showing a tree-based picker, this is the
id
of the record to use as the
root
node.
- getRootValue() - Method in class com.smartgwt.client.data.DataSourceField
-
For a field that is a foreignKey establishing a tree relationship, what value indicates a root-level node.
- getRootValue() - Method in class com.smartgwt.client.widgets.tree.Tree
-
- getRotateDataValues() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
This property controls whether to rotate the labels shown for data-values in
Column-type charts
.
- getRotatedHeaderMenuButtonHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRotatedHeaderMenuButtonHeightAsString() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRotatedHeaderMenuButtonWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRotateHeaderTitles() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
This property is not supported for CubeGrid
.
- getRotateHeaderTitles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to rotate the field titles so they're rendered vertically from bottom to top.
- getRotateKnob() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing
KnobType.ROTATE
control knobs
, this attribute specifies the AutoChild for the
DrawKnob
that allows a user to rotate the DrawItem with help of a knob
located above.
- getRotateLabels() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
This property controls whether to rotate the labels on the X-axis.
- getRotateTitle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether to rotate the field's title so it's rendered vertically from bottom to top.
- getRotation() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getRotation() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
- getRotation() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
- getRotation() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
- getRotationAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getRotationAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Rotation in degrees about the
top
left
corner.
- getRotationAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Rotation in degrees for the DrawPane
as a whole about the center of the DrawPane
.
- getRotationAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Rotation in degrees about the
centerPoint
of the
DrawSector.
- getRounding() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Rounding of corners, from 0 (square corners) to 1.0 (shorter edge is a semicircle).
- getRoundPrecision() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
If
Slider.roundValues
is false, the slider value will be
rounded to this number of decimal places.
- getRoundPrecision() - Method in class com.smartgwt.client.widgets.Slider
-
If
roundValues
is false, the slider value will be rounded to
this number of decimal places.
- getRoundToPrecision() - Method in class com.smartgwt.client.widgets.form.validator.FloatPrecisionValidator
-
Return the roundToPrecision.
- getRoundValues() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Specifies whether the slider value should be rounded to the nearest integer.
- getRoundValues() - Method in class com.smartgwt.client.widgets.Slider
-
Specifies whether the slider value should be rounded to the nearest integer.
- getRow() - Method in class com.smartgwt.client.widgets.ace.AceAnchor
-
Internal use only.
- getRow() - Method in class com.smartgwt.client.widgets.ace.AcePosition
-
Internal use only.
- getRow() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getRowAriaState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a mapping of default WAI ARIA attributes for rows within this listGrid.
- getRowCount() - Method in class com.smartgwt.client.data.ResultSet
-
This method retrieves the row-count for this data set.
- getRowCount() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRowCountContext() - Method in class com.smartgwt.client.data.ResultSet
-
Request properties for row-count fetch operations performed by
fetchRowCount()
.
- getRowCountDisplayPrecision() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRowCountOperation() - Method in class com.smartgwt.client.data.ResultSet
-
- getRowCountRange() - Method in class com.smartgwt.client.data.ResultSet
-
If
getRowCountStatus()
is "range" this method will return a
two element array containing the lower and upper bound for the rowCount.
- getRowCountRange() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRowCountStatus() - Method in class com.smartgwt.client.data.ResultSet
-
This method indicates whether
getRowCount()
reflects an accurate
row-count for this data set.
- getRowCountStatus() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This method indicates whether
getRowCount()
reflects an
accurate row-count for this listGrid.
- getRowEndEditAction() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the user is editing a record in this listGrid, and attempts to navigate to a field beyond the end of the row, via tab
(or shift-tab off the first editable field), this property determines what action to take: "next": start editing
the next (or previous) record in the list "same": put focus back into the first editable field of the same record.
- getRowErrors(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns any currently stored validation errors for this row in the following format:
{fieldName:[array of error messages], ...}
- getRowFacets() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
The list of
ids
for facets that will appear to the left of the
body.
- getRowFacetValues(int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Return a
FacetValueMap
indicating the facet values for a specific row in the
grid.
- getRowHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the buttons in this grid's row headers.
- getRowHeaderFacetValues(int, int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Return a
FacetValueMap
of the facet values for the row field at the specified
level containing the requested row number.
- getRowHeaderGridMode() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If enabled row headers for this cubeGrid will be rendered using a
GridRenderer
component.
- getRowHeaderLabelBaseStyle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the facet-label buttons above the grid's row
headers.
- getRowHeight() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The height of time-slots in the calendar.
- getRowHeight(ListGridRecord, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return the height this row should be.
- getRowHeight() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the rowHeight of a Portlet before adding it to a
PortalLayout
,
then the height will be used when creating the new row.
- getRowHeight() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
The height of rows in each column.
- getRowHeight() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Height of rows rendered by the DetailViewer.
- getRowHeightAsString() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the rowHeight of a Portlet before adding it to a
PortalLayout
,
then the height will be used when creating the new row.
- getRowLayout() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getRowLocatorField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
locateRowsBy
has been set to "cellValue", this
property may be used to specify which field's cell value to use.
- getRowLocatorFieldAsStringArray() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
locateRowsBy
has been set to "cellValue", this
property may be used to specify which field's cell value to use.
- getRowNum() - Method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
the row number to which the parameter date belongs
- getRowNum() - Method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
the row number to which the parameter date belongs
- getRowNum() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
The row number of the cell currently being validated, if the component being validated is a ListGrid.
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
row number for the cell
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
row number for the cell
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
row number for the cell
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
current index of the row that was saved
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
current index of the row we attempted to save
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
row number for the cell
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
row number for the cell
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.GridRowColEvent
-
row number for the cell
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.RemoveRecordClickEvent
-
Row on which the icon was clicked
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
-
row number for the cell
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
row number for the row being left
- getRowNum(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRowNum() - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
-
Returns the rowNum being edited
- getRowNum() - Method in class com.smartgwt.client.widgets.layout.PortalPosition
-
- 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.
- getRowRangeDisplay() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRowRangeDisplayStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRowRangeDisplayValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This method will return a row range summary display value containing the currently visible row range and row count for
the data set.
- getRowRangeFormat() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRowRole() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the default WAI ARIA role for rows within this listGrid.
- getRowSpan() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Number of rows that this item spans
- getRowSpan() - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
hidden fields don't take up any rows
- getRowSpan(ListGridRecord, int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return how many rows this cell should span.
- getRowSpan() - Method in class com.smartgwt.client.widgets.RibbonButton
-
When used in a
RibbonBar
, the number of rows this button should occupy in a
single
column
.
- getRowSpanEditMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
allowRowSpanning
is enabled, this property may
be used to specify editing behavior for cells that span multiple rows.
- getRowSpanSelectionMode() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getRowTitleFrequency() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A minute value that indicates which rows should show times in vertical views, like
day
and
week
.
- getRowTop(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the top coordinate for a given row number, relative to the top of body content.
- getRpcResponse() - Method in class com.smartgwt.client.rpc.LoadScreenCallback
-
- getRuleContext() - Method in class com.smartgwt.client.widgets.Canvas
-
Get the current value of the rule context collected by the
ruleScope
of this component (which may be this component itself or whatever component is managing the
ruleScope
for this component).
- getRuleContext(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Get the current value of the rule context collected by the
ruleScope
of this component (which may be this component itself or whatever component is managing the
ruleScope
for this component).
- getRuleScope() - Method in class com.smartgwt.client.core.BaseClass
-
ID
of the component that manages "rule context"
for which this class participates.
- getRuleScope() - Method in class com.smartgwt.client.util.workflow.Process
-
Canvas.ID
of the component that manages "rule context" for which this
process participates.
- getRuleScope() - Method in class com.smartgwt.client.widgets.Canvas
-
- getSampleImgDir() - Static method in class com.smartgwt.client.util.Page
-
Return the dir for Showcase-sample images which differ by skin.
- getSamplePhotoDir() - Static method in class com.smartgwt.client.util.Page
-
Return the dir for skin-specific sample-photos in the product Showcase.
- getSamplePhotoDir(String) - Static method in class com.smartgwt.client.util.Page
-
Return the dir for skin-specific sample-photos in the product Showcase.
- getSampleRecord() - Method in class com.smartgwt.client.widgets.FieldPicker
-
If a sampleRecord
is provided, the FieldPicker will show a second column in the Current Fields dialog
showing the cell value that will appear for that field given the provided sample record.
- getSampleRecordAsDefaultSampleRecord() - Method in class com.smartgwt.client.widgets.FieldPicker
-
If a sampleRecord
is provided, the FieldPicker will show a second column in the Current Fields dialog
showing the cell value that will appear for that field given the provided sample record.
- getSampleThumbnailDir() - Static method in class com.smartgwt.client.util.Page
-
Return the dir for skin-specific sample-thumbnails in the product Showcase.
- getSampleThumbnailDir(String) - Static method in class com.smartgwt.client.util.Page
-
Return the dir for skin-specific sample-thumbnails in the product Showcase.
- getSampleTile() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getSampleTileLayout() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
Shows available bullet options as a series of tiles.
- getSampleValueTitle() - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title displayed for the sample value property of the current fields
- getSatFieldPrompt() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Saturation' field in the complex chooser.
- getSatFieldTitle() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Sat' field in the complex chooser.
- getSaturation() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Returns the Saturation of the currently-selected color, as an integer from 0-240
- getSaveAndExitButton() - Method in class com.smartgwt.client.widgets.FieldPicker
-
An AutoChild
button
that saves the current field-set and exits the Field
Picker.
- getSaveAndExitButtonTitle() - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title shown on the Save and Exit button
- getSaveButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An
com.smartgwt.client.types.AutoChild
of type
IButton
, used to save an
event from the
eventEditor
.
- getSaveButton() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Button used to save changes.
- getSaveButtonTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getSaveButtonTitle() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title text for the saveButton
.
- getSaveButtonTitle() - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title text for the saveButton
.
- getSaveByCell() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
CubeGrids only support editing by cell.
- getSaveByCell() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether edits should be saved whenever the user moves between cells in the current edit row.
- getSaveCriteriaInViewState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getSaveData() - Method in class com.smartgwt.client.tools.EditPane
-
Returns an Array of
PaletteNode
s representing all current
EditNode
s in this pane, suitable for saving and restoring via passing each paletteNode to
addNode()
.
- getSaveDefaultSearch() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
- getSaveDefaultSearch() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Saves the name of the default search to localStorage, under the key "sc_defaultSearch:" + minimal locator.
- getSaveDefaultSearchToServer() - Method in class com.smartgwt.client.data.SavedSearches
-
Should a user's default search preferences be stored to the server?
- getSavedSearchAdminRole() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getSavedSearchAdminSeparator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties for the separator record between locally saved and admin searches.
- getSavedSearchDataSource(DataBoundComponent) - Method in class com.smartgwt.client.data.SavedSearches
-
Retrieves the DataSource used for persistence of saved searches for some component.
- getSavedSearchDS() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
- getSavedSearchDS() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getSavedSearchEditor() - Method in class com.smartgwt.client.widgets.EditSearchWindow
-
- getSavedSearchId(Canvas) - Method in class com.smartgwt.client.data.SavedSearches
-
Returns the identifier used to uniquely identify saved searches for some component.
- getSavedSearchId() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getSavedSearchId() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getSavedSearchId() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Optional identifier for saved searches that should be applied to this component.
- getSavedSearchId() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getSavedSearchId() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Optional explicit identifier for saved searches.
- getSavedSearchId() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getSavedSearchId() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getSavedSearchId() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getSavedSearchId() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getSavedSearchIDPrefix() - Method in class com.smartgwt.client.data.SavedSearches
-
- getSavedSearchStoredState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set to "criteria" if you want only criteria to be stored for ListGrids and TreeGrids instead of the full viewState of
the component.
- getSavedSearchText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Text to show for the saved searches submenu.
- getSavedViewState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getSaveFieldFrozenState() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to which fields are
frozen
be persisted?
- getSaveFieldOrder() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to grid field order be persisted?
- getSaveFieldVisibility() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to grid field visibility be persisted?
- getSaveFilterCriteria() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to filter criteria by end user editing of criteria in the
filter editor
by persisted?
- getSaveGroupBy() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to grid grouping (including both grouping and ungrouping the grid) be persisted?
- getSaveLastSearch() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
If set, the name of the last search is automatically stored in browser localStorage
, and will be applied
to the targetComponent
as soon as saved searches are loaded.
- getSaveLocally() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For grids with a specified
dataSource
, this property can
be set to
true
to cause the grid directly update its local data set instead of performing an operation
against it's configured DataSource.
- getSaveOnEnter() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
true
, when the user hits the Enter key while focused in a text-item in this form, we automatically
submit the form to the server using the
submit()
method.
- getSaveOnEnter() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
ComboBox items will submit their containing form on enter keypress if
saveOnEnter
is true.
- getSaveOnEnter() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set this to true to allow the parent form to save it's data when 'Enter' is pressed on this formItem and
saveOnEnter
is true on the parent form.
- getSaveOnEnter() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Select items will submit their containing form on enter keypress if
saveOnEnter
is true.
- getSaveOnEnter() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Text items will submit their containing form on enter keypress if
saveOnEnter
is true.
- getSaveOnEnter() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true, when the user hits the Enter key while focused in a text-item in this FilterBuilder, we automatically invoke
the user-supplied
FilterBuilder.search()
method.
- getSaveOperationType() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- 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).
- getSaveSort() - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to which fields are sorted be persisted?
- getSaveToServer() - Method in class com.smartgwt.client.util.workflow.UserTask
-
- getSayIcon() - Method in class com.smartgwt.client.widgets.Dialog
-
- getScale() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Array holds 2 values representing scaling along x and y dimensions.
- getScaleEndColor() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The ending color of the color scale when the data points are colored according to a
color scale metric
.
- getScaleStartColor() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The starting color of the color scale when the data points are colored according to a
color scale metric
.
- getScanMode() - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
- getScClassName() - Method in class com.smartgwt.client.bean.types.CanvasBaseValueType
-
- getScClassName() - Method in class com.smartgwt.client.bean.types.DataSourceBaseValueType
-
- getScClassName() - Method in class com.smartgwt.client.bean.types.JsoWrapperValueType
-
- getScClassName() - Method in class com.smartgwt.client.core.BaseClass
-
Get the name of the underlying SmartClient class
- getSCClassName(JavaScriptObject) - Static method in class com.smartgwt.client.util.SC
-
Gets the name of this underlying SmartClient class as a string.
- getScClassName() - Method in class com.smartgwt.client.widgets.BaseWidget
-
Get the name of the underlying SmartClient class
- getScClassName() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Get the name of the underlying SmartClient class
- getScenarioCode() - Method in class com.smartgwt.client.widgets.calendar.events.EventSaveError
-
scenario in which the save occurred
- getSchema(String) - Method in class com.smartgwt.client.data.SchemaSet
-
Get the schema definition of any complexType or element of complexType defined within the element this
SchemaSet represents.
- getSchema(String, String) - Method in class com.smartgwt.client.data.SchemaSet
-
Get the schema definition of any complexType or element of complexType defined within the element this
SchemaSet represents.
- getSchema(String) - Method in class com.smartgwt.client.data.WebService
-
Get the schema definition of any complexType or element of complexType defined in any blocks in the WSDL file this WebService represents.
- getSchema(String, String) - Method in class com.smartgwt.client.data.WebService
-
Get the schema definition of any complexType or element of complexType defined in any blocks in the WSDL file this WebService represents.
- getSchemaNamespace() - Method in class com.smartgwt.client.data.DataSource
-
For a DataSource derived from WSDL or XML schema, the XML namespace this schema belongs to.
- getScore() - Method in class com.smartgwt.client.widgets.ace.AceCompletionResult
-
Internal use only.
- getScParityStableVersionNumber() - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- getScreen() - Method in class com.smartgwt.client.rpc.LoadScreenCallback
-
The last top-level component loaded
- getScreenHeight() - Static method in class com.smartgwt.client.util.Page
-
Get the height of the user's screen, in pixels.
- getScreenIdField() - Method in class com.smartgwt.client.data.SavedSearches
-
Type: "string".
- getScreenLoaderURL() - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Specifies the URL where ScreenLoaderServlet is installed.
- getScreenName() - Method in class com.smartgwt.client.util.workflow.AddScreenTask
-
Name of screen to be added.
- getScreenName() - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Name of screen to be loaded.
- getScreenNames() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
A comma-separated string containing the names of screens within the project that should be loaded.
- getScreenNames() - Method in class com.smartgwt.client.rpc.Project
-
Return the names of the screens cached in this project.
- getScreenReaderCellSeparator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Special cell-separator that may be inserted between cell values when screen-readers are reading the content of a row.
- getScreenReaderIncludeFieldTitles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should column titles be read along with cell values when screen-readers are reading the content of a row? Only applies
when screen-reader mode is enabled, and for ListGrids with
ariaRole:"list"
.
- getScreenReaderNavigateByCell() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
screen reader mode is enabled
, and
canSelectCells
is true should the user be able to navigate
the grid cell-by-cell, highlighting and focusing on individual cells within the selected row via left and right arrow
keypresses?
- getScreenReaderRowSeparator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Special row-separator that may be inserted at the end of the row value when screen-readers are reading the content of a
row.
- getScreenReaderWriteRowLabelledBy() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getScreenWidth() - Static method in class com.smartgwt.client.util.Page
-
Get the width of the user's screen, in pixels.
- getScrollbar() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Optional Scrollbar shown as a second way of adjusting the range.
- getScrollbarSize() - Method in class com.smartgwt.client.widgets.Canvas
-
How thick should we make the scrollbars for this canvas.
- getScrollBottom() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the scrollTop required to scroll vertically to the end of this widget's content.
- getScroller() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
A component containing back and forward buttons for scrolling through all of the tabs of the TabSet.
- getScrollerButtonSize() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabScroller
is true, this property governs the
size of scroller buttons.
- getScrollerHSrc() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this TabSet is showing
tab scroller buttons
, and
symmetricScroller
is true, this property governs the
base URL for the tab bar back and forward scroller button images for horizontal tab bars [IE for tab sets with
tabBarPosition
set to "top" or "bottom"].
- getScrollerSrc() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- getScrollerVSrc() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this TabSet is showing
tab scroller buttons
, and
symmetricScroller
is true, this property governs the
base URL for the tab bar back and forward scroller button images for vertical tab bars [IE for tab sets with
tabBarPosition
set to "left" or "right"].
- getScrollHeight() - Static method in class com.smartgwt.client.util.Page
-
Get the height of the window contents as they have been drawn.
- getScrollHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the scrollable height of the widget's contents, including children, ignoring clipping.
- getScrollIntoView() - Method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
Set to false
to prevent the first affected record from being scrolled into view.
- getScrollIntoView() - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
Set to false
to prevent scrolling the component into view when showing.
- getScrollLeft() - Static method in class com.smartgwt.client.util.Page
-
Get the amount that the browser window has been scrolled horizontally.
- getScrollLeft() - Method in class com.smartgwt.client.widgets.Canvas
-
Get the number of pixels this Canvas is scrolled from its left edge.
- getScrollRedrawDelay() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
While drag scrolling in an incrementally rendered grid, time in milliseconds to wait before redrawing, after the last
mouse movement by the user.
- getScrollRight() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the scrollLeft required to scroll horizontally to the end of this widget's content.
- getScrollSectionIntoView() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
If an expanded or shown section expands past the current viewport and this property is true, then the viewport will
auto-scroll to fit as much of the section content into the viewport without scrolling the top of the section out of the
viewport.
- getScrollTarget() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The widget whose contents should be scrolled by this scrollbar.
- getScrollToCellXPosition() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When scrollToCell is called, this is used as defaults if xPosition weren't explicitly passed into the method.
- getScrollToCellYPosition() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When scrollToCell is called, this is used as defaults if yPosition weren't explicitly passed into the method.
- getScrollTop() - Static method in class com.smartgwt.client.util.Page
-
Get the amount that the browser window has been scrolled vertically.
- getScrollTop() - Method in class com.smartgwt.client.widgets.Canvas
-
Get the number of pixels this Canvas is scrolled from its top edge.
- getScrollToWorkday() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set, and
showWorkday
is true, automatically
scrolls the
day
and
week
views to the start of the
workday
when the calendar is first displayed and whenever
the user changes to a different day or week.
- getScrollWheelRedrawDelay() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
While scrolling an incrementally rendered grid, using the mouseWheel, time in milliseconds to wait before redrawing,
after the last mouseWheel movement by the user.
- getScrollWidth() - Static method in class com.smartgwt.client.util.Page
-
Get the width of the window contents as they have been drawn.
- getScrollWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the scrollable width of the widget's contents, including children, ignoring clipping.
- getScVersion() - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- getScVersionNumber() - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- getSCVersionNumber() - Static method in class com.smartgwt.client.Version
-
- getSearchForm() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getSearchFormAsValuesManager() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getSearchNameField() - Method in class com.smartgwt.client.data.SavedSearches
-
Type: "string".
- getSearchNameItem() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
TextItem where the user enters the name for the saved search.
- getSearchOnEnter() - Method in class com.smartgwt.client.widgets.form.SearchForm
-
Causes the
search()
event to be triggered when the user
presses the Enter key in any field of this form.
- getSearchStringTooShortMessage() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- 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
-
Widget to use for section headers.
- getSectionNames() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Returns a list of all
section names
in the order
in which they appear in the SectionStack.
- getSectionNumber(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Returns the position of the specified section in the SectionStack.
- getSections() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Return all the SectionStackSections in this SectionStack.
- getSectionStack() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
For a SectionHeader embedded in a SectionStack, this method will return a pointer to the
SectionStack
in which this section header is embedded.
- getSectionStack() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
For a SectionHeader embedded in a SectionStack, this method will return a pointer to the
SectionStack
in which this section header is embedded.
- getSectionStack() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
- getSectionVisibilityMode() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If the form has sections, [implemented as
SectionItem
s], this attribute
controls whether multiple sections can be expanded at once.
- getSectorColors() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Array of preset fill colors used by the default implementation of
getDefaultFillColor()
to initialize the fill color of new
sectors.
- getSectorFillColor(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Gets the fill color of the sector at index sectorIndex
.
- getSectorLabelContents(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Gets the label contents of the label for the sector at sectorIndex.
- getSectors() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The GaugeSectors contained in this Gauge.
- getSectorShape() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getSectorValue(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
- getSectorValueAsDouble(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Gets the value of the sector at sectorIndex
.
- getSelect() - Method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
Set to false
to clear selection.
- getSelectAllButton() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Select All button com.smartgwt.client.types.AutoChild
- getSelectAllButton() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
ImgButton for selecting the full set of data in the shuttle.
- getSelectAllButtonHeight() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getSelectAllButtonIcon() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getSelectAllButtonTitle() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getSelectAllButtonWidth() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getSelectAllWhileFiltered() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If the user has filtered the set of options available in this item, how should the "Select All" and "Clear All" buttons
work?
- getSelectAllWhileFiltered_disabledPrompt() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getSelectAllWhileFiltered_partialCachePrompt() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getSelectButton() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
ImgButton for selecting a single record
- getSelectButtonHeight() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getSelectButtonIcon() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getSelectButtonWidth() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getSelectCellTextOnClick() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is set to true, clicking on a cell will natively select the cell's content, ready to be copied to the
browser clipboard.
- getSelectCellTextOnClick() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Should the cell content be natively selected (ready for copying to clip-board) on click?
- getSelectChosenDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getSelectContentOnSelectAll() - Method in class com.smartgwt.client.widgets.HTMLFlow
-
When this HTMLFlow
is focused, causes Ctrl-A / Command-A keypresses to select just the content, as opposed
to all content on the screen becoming selected.
- getSelected() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
Image to display when the component is
selected
.
- getSelected() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Whether this component is selected.
- getSelectedAppearance() - Method in class com.smartgwt.client.tools.EditContext
-
Appearance that is applied to selected component.
- getSelectedAppearance() - Method in class com.smartgwt.client.tools.EditProxy
-
Appearance that is applied to selected component.
- getSelectedBaseStyle() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Base style to apply to the selected path within the menu.
- getSelectedBorder() - Method in class com.smartgwt.client.tools.EditContext
-
Set the CSS border to be applied to the selection outline of the selected components.
- getSelectedBorder() - Method in class com.smartgwt.client.tools.EditPane
-
Set the CSS border to be applied to the selection outline of the selected components.
- getSelectedBorder() - Method in class com.smartgwt.client.tools.EditProxy
-
Set the CSS border to be applied to the selection outline of the selected components.
- getSelectedBorder() - Method in class com.smartgwt.client.tools.EditTree
-
Set the CSS border to be applied to the selection outline of the selected components.
- getSelectedCellData() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the selected cells as a series of Records where each field value is stored under it's offset from the top-left
of the selection.
- getSelectedCellIds() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns an array of the IDs of all selected cell records.
- getSelectedCells() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns an array of the selected cell records.
- getSelectedCells() - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
Returns an array of the currently selected cells.
- getSelectedCellStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to a cell that is selected via a mouse drag.
- getSelectedClauses() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Returns the list of this FilterBuilder's FilterClauses that are currently selected.
- getSelectedColorLabel() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The label shown next to the selected color box.
- getSelectedDisabled() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- getSelectedDown() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- getSelectedEditNode() - Method in class com.smartgwt.client.tools.EditContext
-
Returns selected EditNode or first selected EditNode if multiple nodes are selected.
- getSelectedEditNodes() - Method in class com.smartgwt.client.tools.EditContext
-
Returns all selected EditNodes as an Array.
- getSelectedEvent() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the currently selected
event
, or the first one if
more than one is selected.
- getSelectedEvents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the currently selected list of
events
.
- getSelectedFacetValues() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns an array of facetValues objects indicating the headers that are selected in the headerBar for this facet.
- getSelectedFacetValues(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Returns an array of facetValues objects indicating the headers that are selected in the headerBar for this facet.
- getSelectedFocused() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- getSelectedFocusedDown() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- getSelectedFocusedOver() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- getSelectedIconSuffix() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getSelectedLabelBackgroundColor() - Method in class com.smartgwt.client.tools.EditContext
-
The background color for the selection outline label.
- getSelectedLabelBackgroundColor() - Method in class com.smartgwt.client.tools.EditPane
-
The background color for the selection outline label.
- getSelectedLabelBackgroundColor() - Method in class com.smartgwt.client.tools.EditProxy
-
The background color for the selection outline label.
- getSelectedLabelBackgroundColor() - Method in class com.smartgwt.client.tools.EditTree
-
The background color for the selection outline label.
- getSelectedOperator() - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
- getSelectedOver() - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- getSelectedPaths() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Returns a snapshot of the current selection within this treeGrid as a
ListGridSelectedState
object.
This object can be passed to
setSelectedPaths()
to reset this grid's selection the
current state (assuming the same data is present in the grid).
- getSelectedRecord() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Returns the entire record object associated with the current value for this item (or null if no matching record exists
in the PickList data).
- getSelectedRecord() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getSelectedRecord() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Returns the entire record object associated with the current value for this item (or null if no matching record exists
in the PickList data).
- getSelectedRecord() - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
Returns the first record that has any cells selected.
- getSelectedRecord() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Get the selected record, that is, the parent of the nodes in the rightmost visible column.
- getSelectedRecord() - Method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
Return the first selected record in this component.
This method is appropriate if
selectionType
is
"single"
, or if you
only care about the first selected record in a multiple-record selection.
- getSelectedRecord() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the first selected record in this grid.
- getSelectedRecord() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns the first selected record in this component.
- getSelectedRecord() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Return the first selected record in this component.
This method is appropriate if
selectionType
is
"single"
, or if you only care about the first selected record in a multiple-record selection.
- getSelectedRecords() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
For a SelectItem with an
optionDataSource
and allowing multiple selection (
via
multiple:true
), returns the list of currently selected records, or null if none are selected.
- getSelectedRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns all selected records in this grid.
- getSelectedRecords(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns all selected records in this grid.
- getSelectedRecords() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Initial set of selected records for the shuttle.
- getSelectedSelectionListTitle() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getSelectedState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a snapshot of the current selection within this listGrid as a
ListGridSelectedState
object.
This object can be passed to
setSelectedState()
to reset this grid's selection the
current state (assuming the same data is present in the grid).
- getSelectedTab() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
The currently selected tab.
- getSelectedTabNumber() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Returns the index of the currently selected tab object.
- getSelectedTintColor() - Method in class com.smartgwt.client.tools.EditContext
-
- getSelectedTintColor() - Method in class com.smartgwt.client.tools.EditProxy
-
- getSelectedTintOpacity() - Method in class com.smartgwt.client.tools.EditContext
-
- getSelectedTintOpacity() - Method in class com.smartgwt.client.tools.EditProxy
-
- getSelectedValues() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Initial selected values for the shuttle.
- getSelectedValuesAsIntArray() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Initial selected values for the shuttle.
- getSelectedView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the currently selected
view
.
- getSelectedWeekStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
CSS style applied to the Fiscal Year and Week columns for the currently selected week (the one being displayed in the
week chooser
).
- getSelectHeaderOnSort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, show the field-header for the sorted field (or the first field in a
multi-sort
grid) in the selected state.
- getSelection(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.
- getSelectionComponentId() - Method in class com.smartgwt.client.util.workflow.FormEditSelectedTask
-
Component to pull record for editing.
- getSelectionComponentId() - Method in class com.smartgwt.client.util.workflow.GridViewSelectedDataTask
-
Component to pull record for viewing.
- getSelectionList() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getSelectionListLabel() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getSelectionProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If specified, the selection object for this list will use this property to mark records as selected.
- getSelectionProperty() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If specified, the selection object for this list will use this property to mark records as selected.
- getSelectionRange() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getSelectionRange() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is true, falls through to
standard
com.smartgwt.client.widgets.form.fields.FormItem#getSelectionRange
implementation on this items
freeform text entry field.
- getSelectionRange() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
For text-based items, this method returns the indices of the start/end of the current selection if the item currently
has the focus.
- getSelectionRange() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
For text-based items, this method returns the indices of the start/end of the current selection if the item currently
has the focus.
- getSelectionRange() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is true, falls through to
standard
com.smartgwt.client.widgets.form.fields.FormItem#getSelectionRange
implementation on this item's
freeform text entry field.
- getSelectionRange() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
This method is not supported by UploadItem
.
- getSelectionStyle() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Should the MultiPickerItem use a
Shuttle
style interface to indicate the
currently selected / unselected values?
- getSelectionStyle() - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
selectionStyle:"shuttle" is not supported for SetFilterItem
- getSelectionType() - Method in class com.smartgwt.client.tools.EditContext
-
Defines selection behavior when in edit mode.
- getSelectionType() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Defines a listGrid's clickable-selection behavior.
- getSelectionType() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Defines a tileGrid's clickable-selection behavior.
- getSelectItemsMode() - Method in class com.smartgwt.client.tools.FormEditProxy
-
Controls which parts of a
FormItem
respond to a click and
result in selecting the component.
- getSelectMultiple() - Method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
Should multiple records matching
Criteria
be affected? If set to
false
only the first matching record is affected.
- getSelectOnClick() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this property is set to true, whenever a text-based field in this form (
TextItem
,
TextAreaItem
) is
given focus - whether programmatically (see
focusInItem()
), or via a mouse click, all text within the item will be selected.
- getSelectOnClick() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Allows the
selectOnClick
behavior to be configured
on a per-FormItem basis.
- getSelectOnClick() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Allows the
selectOnClick
behavior to be configured
on a per-FormItem basis.
- getSelectOnClick() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Allows the
selectOnClick
behavior to be configured
on a per-FormItem basis.
- getSelectOnEdit() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the user starts editing a row, should the row also be selected?
- getSelectOnExpandRecord() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to false, clicking a record's
expansion
field
will not add the record to the current selection.
- getSelectOnFocus() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this property is set to true, whenever a text-based field in this form (
TextItem
,
TextAreaItem
) is
given focus programmatically (see
focusInItem()
), all
text within the item will be selected.
- getSelectOnFocus() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Allows the
selectOnFocus
behavior to be configured
on a per-FormItem basis.
- getSelectOnFocus() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Allows the
selectOnFocus
behavior to be configured
on a per-FormItem basis.
- getSelectOnFocus() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Allows the
selectOnFocus
behavior to be configured
on a per-FormItem basis.
- getSelectorFormat() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If showing date selectors rather than the date text field (so when this.useTextField
is false), this
property allows customization of the order of the day, month and year selector fields.
- getSelectOtherPrompt() - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Title to show in prompt for "other" value.
- getSeleneseRunnerActionURL() - Method in class com.smartgwt.client.tools.SeleneseRecorder
-
URL of the Smart GWT server to use to launch and run Selenium.
- getSelfOverflowThreshold() - Method in class com.smartgwt.client.tools.DebugOverflowSettings
-
At what threshold should excessive self-overflows be reported? This value must not exceed
maxTrackedOverflows
.
- getSendExtraFields() - Method in class com.smartgwt.client.data.DataSource
-
- getSendMetaData() - Method in class com.smartgwt.client.data.RestDataSource
-
Should operation meta data be included when assembling parameters to send to the server? If true, meta data parameters
will be prefixed with the
metaDataPrefix
.
Applies
to operations where OperationBinding.dataProtocol is set to
"getParams"
or
"postParams"
only.
- getSendNoQueue() - Method in class com.smartgwt.client.rpc.RPCRequest
-
When set to true, this request is sent to the server immediately, bypassing any current queue.
- getSendNullParentInLinkDataCriteria() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
For
multi-link tree
s only, should we send up the
parentId
in fetch criteria if the criteria value is null? If
false, we remove the
parentId
from the criteria when
fetching link data
,
if the criteria value is null
(as it will be by default when fetching the direct child nodes of the tree's root).
- getSendParentNode() - Method in class com.smartgwt.client.data.DataSource
-
Set this attribute if you need to send the dsRequest.parentNode to the server-side.
- getSeparateFolders() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Should folders in the facet tree be sorted separately from leaves or should the facet values retain their data order
regardless of whether a value is a leaf or folder in the tree?
- getSeparateFolders() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Should folders be sorted separately from leaves or should nodes be ordered according to their sort field value
regardless of whether the node is a leaf or folder?
- getSeparateFolders() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getSeparateSpecialValues() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true,
specialValues
special values such
as the empty value will be shown in a separate non-scrolling area, in the
separateValuesList
.
- getSeparateSpecialValues() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- getSeparateValuesList() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
AutoChild used to show specialValues
.
- getSeparateValuesList() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- getSeparator() - Method in class com.smartgwt.client.widgets.notify.NotifyAction
-
- getSeparatorBreadth() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Separator height, when vertical is true, or width otherwise.
- getSeparatorClass() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Class to create when the string "separator" appears in
members
.
- getSeparatorRowStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
CSS class to apply to rows marked as
separators
in this grid.
- getSeparatorSize() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Separator thickness in pixels
- getSeparatorStyle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a separator
- getSeparatorTitle() - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Title for the separator between normal items and the Other...
item in the drop down list.
- getSeparatorValue() - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Value for the separator item between normal items and the Other...
value.
- getSequenceName() - Method in class com.smartgwt.client.data.DataSourceField
-
For a DataSource with
serverType:"sql"
with a field of
type
"sequence", the name of the SQL sequence that should be used when inserting new records into
this table.
- getSequences() - Method in class com.smartgwt.client.util.workflow.Process
-
Sequences of ProcessElements.
- getSerializeInstances() - Method in class com.smartgwt.client.util.JSONEncoder
-
Controls the output of the JSONEncoder when instances of Smart GWT classes (eg a ListGrid) are included in the data to
be serialized.
- getServerFilterFields() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
For
fetchMode:"local"
ResultTrees, this property lists field names that
will be sent to the server if they are present in the criteria.
- getServerFilterFields() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For
fetchMode:"local"
ResultTrees, this property lists field names that
will be sent to the server if they are present in the criteria.
- getServerKeepParentsOnFilter() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- getServerless() - Method in class com.smartgwt.client.tools.SerializationSettings
-
When true specify DataSources in full rather than assuming they can be downloaded from the server.
- getServerOutputAsString() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Setting this flag makes the body of the HTTP response available as a String in the callback
as RPCResponse.data
.
- getServerURL() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
- getServiceNamespace() - Method in class com.smartgwt.client.data.DataSource
-
For an XML DataSource, URN of the WebService to use to invoke operations.
- getSession() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getSetDefaultAdminSearchOperation() - Method in class com.smartgwt.client.data.SavedSearches
-
operationId
for the custom update operation to invoke
when updating the default admin search.
- getSetDefaultUserSearchOperation() - Method in class com.smartgwt.client.data.SavedSearches
-
- getSettingName() - Method in class com.smartgwt.client.tools.StyleSetting
-
The CSS attribute name used when generating CSS from this item.
- getSettings() - Method in class com.smartgwt.client.tools.StyleGroup
-
The array of
settings
to make available for editing in this group.
- getSettings() - Method in class com.smartgwt.client.widgets.tools.events.EditCompleteEvent
-
ordinary JS object with the final settings
- getSGWTModule() - Static method in class com.smartgwt.client.bean.BeanFactory
-
- getSgwtParityStableVersionNumber() - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- getSgwtVersion() - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- getSgwtVersionNumber() - Static method in class com.smartgwt.client.util.SC
-
Internal method - do not call from Application code.
- getShadow() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Shadow used for all DrawItem subtypes.
- getShadowColor() - Method in class com.smartgwt.client.widgets.Canvas
-
- getShadowDepth() - Method in class com.smartgwt.client.widgets.Canvas
-
Depth of the shadow, or the virtual height above the page of the widget throwing the shadow.
- getShadowHOffset() - Method in class com.smartgwt.client.widgets.Canvas
-
Horizontal offset for the
shadow
.
- getShadowImage() - Method in class com.smartgwt.client.widgets.Canvas
-
If
useCSSShadow
is false, (or for browsers that do not
support css3), this property supplies the base name of the series of images for the sides, corners, and center of the
shadow.
- getShadowOffset() - Method in class com.smartgwt.client.widgets.Canvas
-
Offset of the shadow.
- getShadowProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for shadows.
- getShadowProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for shadows.
- getShadowSoftness() - Method in class com.smartgwt.client.widgets.Canvas
-
Softness, or degree of blurring, of the shadow.
- getShadowSpread() - Method in class com.smartgwt.client.widgets.Canvas
-
- getShadowVOffset() - Method in class com.smartgwt.client.widgets.Canvas
-
Vertical offset for the
shadow
.
- getSharedJavaObject(String) - Method in class com.smartgwt.client.widgets.DataContext
-
Returns the POJO bound to this id.
- getSharedSearchCheckbox() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Checkbox shown when
isAdmin
is true, allowing an admin
to designate a search as an admin search that all users will see.
- getSharedSearchTitle() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
- getShareMessageChannels() - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
- getShareMessageChannels() - Method in class com.smartgwt.client.browser.window.MultiWindowSettings
-
- getShiftKey() - Method in class com.smartgwt.client.core.KeyIdentifier
-
If set, whether the Shift key must be held down.
- getShiftKey() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
Present for
key events
if the shift key was
down when the event got triggered.
- getShortDayName(Date) - Method in class com.smartgwt.client.util.DateUtil
-
Return the abbreviated (up to 3 chars) day of week name for this date (Mon, Tue, etc).
- getShortDayNames(int) - Static method in class com.smartgwt.client.util.DateUtil
-
Return an array of the short names of each day, suitable for use in a selection list, etc.
- getShortestPathToRelation(String) - Method in class com.smartgwt.client.data.DataSource
-
Returns the path having the shortest distance between this and the given targetDS.
- getShortestPathToRelation(DataSource) - Method in class com.smartgwt.client.data.DataSource
-
Returns the path having the shortest distance between this and the given targetDS.
- getShortLeftButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Short title to display for the left button title if there is not enough room to show the title for the navigation bar.
- getShortLeftButtonTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
- getShortMonthName(Date) - Method in class com.smartgwt.client.util.DateUtil
-
Return the abbreviated name of the month for this date (Jan, Feb, etc) To modify the
value returned by this method, use com.smartgwt.client.util.DateUtil#setShortMonthNames()
.
- getShortYear(Date) - Method in class com.smartgwt.client.util.DateUtil
-
Return a 2 digit year for this date.
- getShouldPrint() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether this canvas should be included in a printable view.
- getShouldPrint() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should be included in the printable representation of the grid.
- getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
- getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Allow dateRangeItems' values to show up in the form's values array, or if
DynamicForm.getValuesAsCriteria()
is called, for the
criterion to be included in the returned AdvancedCriteria object
- getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
?
- getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
?
- getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Allow miniDateRangeItems' values to show up in the form's values array, or if
DynamicForm.getValuesAsCriteria()
is called, for the
criterion to be included in the returned AdvancedCriteria object
- getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
?
- getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
?
- getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
?
- getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
?
- getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
?
- getShouldSaveValue() - Method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
?
- getShouldUseCache() - Method in class com.smartgwt.client.data.DSRequest
-
This is a per-request flag for explicitly controlling whether the cache is used (bypassing it when not wanted, or using
it when settings would indicate otherwise).
- getShowActionButton() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
- getShowActionButton() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getShowActionButton() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
If true, show an action button below the contents which calls
actionClick()
when clicked.
- getShowActiveTrack() - Method in class com.smartgwt.client.widgets.Slider
-
Whether to show the
activeTrack
, which highlights the 'active'
portion of a slider, from its minimum to its current
value
.
- getShowAddButton() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If set, a button will be shown underneath all current clauses allowing a new clause to be added.
- getShowAddEventButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getShowAllColumns() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether all columns should be drawn all at once, or only columns visible in the viewport.
- getShowAllHighlightsTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the show all highlights menu item.
- getShowAllOptions() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true, even non-matching options will be shown, with configurable separator rows
in between.
- getShowAllOptions() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If true, even non-matching options will be shown, with configurable separatorRows
in between.
- getShowAllOptions() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If true, even non-matching options will be shown, with configurable separatorRows
in between.
- getShowAllRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether all records should be drawn all at once, or only records visible in the viewport.
- getShowAllRecords() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Whether tiles are created and drawn for all records, or only for those currently visible.
- getShowAlternateStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When set to false, don't apply alternate-row styling to this field.
- getShowAnimationEffect() - Method in class com.smartgwt.client.widgets.menu.Menu
-
When this menu is shown how should it animate into view? By default the menu will just show at the specified
size/position.
- getShowApplyButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getShowArrow() - Method in class com.smartgwt.client.util.tour.TourStep
-
For a step with an
action
a large arrow shows to indicate
the target or direction of required action.
- getShowAsymmetry() - Method in class com.smartgwt.client.tools.StyleSetting
-
- 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.calendar.EventCanvas
-
Renders a body DIV that fills the main area of the canvas, or all of it if no
header
is shown.
- getShowBody() - Method in class com.smartgwt.client.widgets.Window
-
If true, draw the body contents when this Window is drawn.
- getShowBubbleLegendPerShape() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to draw multiple bubble legends horizontally stacked to the right of the chart, one per shape type.
- getShowButtonTitle() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether to show the title-text for this RibbonButton.
- getShowCalculatedDateField() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should the Calculated-Date be displayed to the right of the
pickerIcon
.
- getShowCancelButton() - Method in class com.smartgwt.client.util.tour.Tour
-
- getShowCancelButton() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
- getShowCancelButton() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getShowCancelButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
Determines whether the "Cancel" button will be displayed.
- getShowCancelButton() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Should the Cancel button be visible.
- getShowCancelButton() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
If true, show a cancel button below the contents which calls
cancelClick()
when clicked.
- getShowCellContextMenus() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to show a context menu with standard items for all context clicks on rows in the body.
- getShowCellHovers() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showViewHovers
is true, dictates whether to
display hover prompts when the mouse rolls over the normal cells in the body of CalendarViews.
- getShowCenter() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Whether to show media in the center section, that is, behind the decorated Canvas.
- getShowChartRect() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a rectangular shape around the area of the chart where data is plotted.
- getShowChooserFiscalYearPicker() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true, show a button that allows the calendar to be navigated by fiscal year.
- getShowChooserFiscalYearPicker() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When set to true, show a button that allows the calendar to be navigated by fiscal year.
- getShowChooserIcon() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should we show the icon that displays a date-chooser?
- getShowChooserWeekPicker() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true, show a button that allows the calendar to be navigated by week or fiscal week, depending on the value
of
showChooserFiscalYearPicker
.
- getShowChooserWeekPicker() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When set to true, show a button that allows the calendar to be navigated by week or fiscal week, depending on the value
of
showChooserFiscalYearPicker
.
- getShowClippedHeaderTitlesOnHover() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true and a header button's title is clipped, then a hover containing the full field title is enabled.
- getShowClippedTitleOnHover() - Method in class com.smartgwt.client.widgets.Button
-
If true and the title is clipped, then a hover containing the full title of this button is enabled.
- getShowClippedTitleOnHover() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true and the title is clipped, then a hover containing the full title of this item is enabled.
- getShowClippedTitleOnHover() - Method in class com.smartgwt.client.widgets.ImgButton
-
If true and the title is clipped, then a hover containing the full title of this button is enabled.
- getShowClippedTitleOnHover() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
If true and the title is clipped, then a hover containing the full title of this section header is enabled.
- getShowClippedTitleOnHover() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
If true and the title is clipped, then a hover containing the full title of this section header is enabled.
- getShowClippedTitleOnHover() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If true and the title is clipped, then a hover containing the full title of this section header is enabled.
- getShowClippedTitleOnHover() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If true and the title is clipped, then a hover containing the full title of this button is enabled.
- getShowClippedValueOnHover() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true and the value is clipped, then a hover containing the full value of this item is enabled.
- getShowClippedValuesOnHover() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true and a cell's value is clipped, then a hover containing the full cell value is enabled.
- getShowCloseButton() - Method in class com.smartgwt.client.widgets.Window
-
If true, show a close button in the header, which will dismiss this window by calling
Window.closeClick()
.
- getShowCloseConfirmationMessage() - Method in class com.smartgwt.client.widgets.layout.Portlet
-
- getShowClosedGrip() - Method in class com.smartgwt.client.widgets.Snapbar
-
- getShowClosedGrip() - Method in class com.smartgwt.client.widgets.Splitbar
-
If
showGrip
is true, this property determines whether the grip
image displayed should show the
"Closed"
state when the
target
is hidden.
- getShowCollapsedGroupSummary() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should group summaries be visible when the group is collapsed?
- getShowColorScaleLegend() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show an additional legend underneath the chart to indicate color values.
- getShowColumnLayouts() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When true, causes
layouts
to be added to each
column in vertical views.
- getShowColumnMenus() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Should a menu be shown within each column with options to add / remove columns?
- getShowCommitConfirmation() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Whether to show the
commit message
after
data is successfully committed.
- getShowComplexFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getShowComplexFields() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getShowComplexFields() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether to show fields of non-atomic types when a DataBoundComponent is given a
DataSource but no component.fields
.
- getShowComplexFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getShowComplexFields() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getShowComplexFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getShowComplexFields() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getShowComplexFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getShowComplexFieldsRecursively() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If set, this
DynamicForm
will set both
showComplexFields
and
showComplexFieldsRecursively
on any nested component used for showing/editing a complex field.
- getShowConfirmation() - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Should we show a confirmation message before removal and allow the user to cancel the operation? If user cancels the
removal the workflow is terminated.
- getShowConnectors() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should this treeGrid show connector lines illustrating the tree's hierarchy?
- getShowContextButton() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
- getShowControlsBar() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getShowCorner() - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, displays a corner piece at the bottom end of a vertical scrollbar, or the right end of a horizontal scrollbar.
- getShowCustomIconDrop() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should folder nodes showing custom icons (set via the
customIconProperty
, default
TreeNode.icon
), show drop state images when the user is drop-hovering
over the folder.
- getShowCustomIconOpen() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Should folder nodes showing custom icons (set via the
customIconProperty
), show open state images when the
folder is opened.
- getShowCustomIconOpen() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should folder nodes showing custom icons (set via the
customIconProperty
), show open state images when the
folder is opened.
- getShowCustomIconSelected() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getShowCustomOption() - Method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
- getShowCustomScrollbars() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether to use the browser's native scrollbars or Smart GWT-based scrollbars.
- getShowDataAxisLabel() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a label for the data axis as a whole (the data axis is where labels for each data point appear).
- getShowDataLabels() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If set to false
, data labels for values are entirely omitted.
- getShowDataPoints() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For Line, Area, Radar, Scatter or Bubble charts, whether to show data points for each individual data value.
- getShowDataPoints() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For Line, Area, Radar, Scatter or Bubble charts, whether to show data points for each individual data value.
- getShowDataValues() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getShowDataValues() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- getShowDataValuesMode() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Strategy for determining whether and when to show data-values - either in the chart, near the shape representing a value
(above columns of a column chart for example, or adjacent to points in a line chart), in hovers, or some combination of
both, including
automatic rotation
where
supported.
- getShowDateChooser() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getShowDatePickerButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to hide the
datePickerButton
that
allows selecting a new base date for this Calendar.
- getShowDayHeaders() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, the default, show a header cell for each day cell in the
month view
, with both cells having a minimum combined height
of
minimumDayHeight
.
- getShowDayLanes() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set to true, the
day view
uses
lanes
to render multiple vertical "lanes" within the day, very
much like a vertical
Timeline
.
- getShowDayView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Whether to show the Day view.
- getShowDebugOutput() - Method in class com.smartgwt.client.util.JSONEncoder
-
If objects that cannot be serialized to JSON are encountered during serialization, show a placeholder rather than just
omitting them.
- getShowDefaultContextMenu() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When set to false, this field will not show a context menu in its header.
- getShowDeletions() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getShowDeletions() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For items that support
multiple values
, this
causes distinct CSS styling to be applied to values that the user has unselected.
- getShowDetailFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Whether to show fields marked detail:true
when a DataBoundComponent is given a DataSource but no
component.fields
.
- getShowDetailFields() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getShowDetailFields() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether to show fields marked detail:true
when a DataBoundComponent is
given a DataSource but no component.fields
.
- getShowDetailFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
For databound forms, whether to show fields marked as detail fields.
- getShowDetailFields() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Whether to show fields marked detail:true
when a DataBoundComponent is given a DataSource but no
component.fields
.
- getShowDetailFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to include fields marked detail:true
from this component's DataSource
.
- getShowDetailFields() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
By default, TileGrids will not show fields marked
detail:true
in the DataSource.
- getShowDetailFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Whether to show fields marked detail:true
when a DataBoundComponent is given a DataSource but no
component.fields
.
- getShowDetailToolStrip() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getShowDisabled() - Method in class com.smartgwt.client.widgets.Button
-
Should we visibly change state when disabled?
- getShowDisabled() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When this item is disabled, should it be re-styled to indicate its disabled state?
- getShowDisabled() - Method in class com.smartgwt.client.widgets.Img
-
Should we visibly change state when disabled?
- getShowDisabled() - Method in class com.smartgwt.client.widgets.ImgButton
-
Should we visibly change state when disabled?
- getShowDisabled() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when disabled?
- getShowDisabled() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should we visibly change state when disabled?
- getShowDisabledIcon() - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- getShowDisabledIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- getShowDisabledIcon() - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- getShowDisabledIcon() - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- getShowDisabledIcon() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- getShowDisabledIcon() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- getShowDisabledIconsOnFocus() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getShowDisabledOnFocus() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
- getShowDisabledPickerIconOnFocus() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIconOnFocus
is true,
should the picker icon be shown on focus if it is disabled (as in a read-only item, for example?)
- getShowDisabledSelectionCheckbox() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should tree nodes show a disabled checkbox
selectionAppearance
:"checkbox" is set on the treegrid, and a node can't be selected?
- getShowDoughnut() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a "doughnut hole" in the middle of pie charts.
- getShowDown() - Method in class com.smartgwt.client.widgets.Button
-
Should we visibly change state when the mouse goes down in this object?
- getShowDown() - Method in class com.smartgwt.client.widgets.Img
-
Should we visibly change state when the mouse goes down in this object? This will impact the
styling
of the component on mouse down.
- getShowDown() - Method in class com.smartgwt.client.widgets.ImgButton
-
Should we visibly change state when the mouse goes down in this object?
- getShowDown() - Method in class com.smartgwt.client.widgets.Snapbar
-
Snapbars show mouse-down styling.
- getShowDown() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when the mouse goes down in this object?
- getShowDown() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should we visibly change state when the mouse goes down in this object?
- getShowDownGrip() - Method in class com.smartgwt.client.widgets.Snapbar
-
If
StretchImg.showGrip
is true, this property determines
whether to show the 'Down' state on the grip image when the user mousedown's on this widget.
- getShowDownGrip() - Method in class com.smartgwt.client.widgets.Splitbar
-
If
StretchImg.showGrip
is true, this property determines
whether to show the 'Down' state on the grip image when the user mousedown's on this widget.
- getShowDownGrip() - Method in class com.smartgwt.client.widgets.StretchImg
-
If
showGrip
is true, this property determines whether to show
the 'Down' state on the grip image when the user mousedown's on this widget.
- getShowDownIcon() - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- getShowDownIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- getShowDownIcon() - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- getShowDownIcon() - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- getShowDownIcon() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- getShowDownIcon() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- getShowDragHandle() - Method in class com.smartgwt.client.tools.EditProxy
-
Should drag handles or thumb be shown when this component is selected? These are shown unless this property is set to
false
.
- getShowDragHovers() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showViewHovers
is true, dictates whether to
display hover prompts when an event is being dragged with the mouse.
- getShowDragLine() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Set false to prevent the
dragLine
autochild from showing
during dragging.
- getShowDragPlaceHolder() - Method in class com.smartgwt.client.widgets.layout.Layout
-
If set to true, when a member is dragged out of layout, a visible placeholder canvas will be displayed in place of the
dragged widget for the duration of the drag and drop interaction.
- getShowDragShadow() - Method in class com.smartgwt.client.widgets.Canvas
-
When this widget is dragged, if its dragAppearance is "target"
, should we show a shadow behind the canvas
during the drag.
- getShowDropEndSpace() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When the user drags over the treeGrid body, should the grid show some space under the last node in the grid allowing the
user to drop after the last node? The height of this space can be customized via
dropEndSpace
- getShowDropIcon() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For folder nodes showing custom icons (set via
icon
), this
property allows the developer to specify on a per-node basis whether a drop state icon should be displayed when the
user drop-hovers over this folder.
Set
node.showDropIcon
to true to show the drop state icon, or false
to suppress this.
If not specified, this behavior is determined by
TreeGrid.showCustomIconDrop
for this node.
- getShowDropIcons() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If true, when the user drags a droppable target over a folder in this TreeGrid, show a different icon folder
icon.
- getShowDropIcons() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, when the user drags a droppable target over a folder in this TreeGrid, show a different folder icon.
- getShowDropLines() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Controls whether to show a drop-indicator during a drag and drop operation.
- getShowDropLines() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Controls whether to show a drop-indicator during a drag and drop operation.
- getShowEdges() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether an
EdgedCanvas
should be used to show image-based edges around this
component.
- getShowEdges() - Method in class com.smartgwt.client.widgets.menu.Menu
-
showEdges
dynamically defaults to false when the
placement
setting indicates the Menu will be filling a portion of the screen or a panel.
- getShowEdges() - Method in class com.smartgwt.client.widgets.Window
-
showEdges
dynamically defaults to false when the
placement
setting indicates the Window will be filling a portion of the screen or a panel.
- getShowEllipsisWhenClipped() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getShowEllipsisWhenClipped() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getShowEmptyField() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Whether to show the field when the value is null
- getShowEmptyMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether the text of the emptyMessage property should be displayed if no data is available.
- getShowEmptyMessage() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether the text of the emptyMessage property should be displayed if no data is available.
- getShowEmptyMessage() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getShowError() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Whether this icon's image and/or
baseStyle
should change to an appropriate
Error state when the item has validation errors.
- getShowErrorIcon() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
showErrorIcons
,
showErrorText
,
errorOrientation
, and
showErrorStyle
control how validation errors are
displayed when they are displayed inline in the form (next to the form item where there is a validation error).
- getShowErrorIconInline() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When set to true, this attribute renders the
error-icon
inline
in the FormItem, next to
other icons, instead of in a separate error-element outside of the item's main editor.
- getShowErrorIcons() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
showErrorIcons
,
showErrorText
,
errorOrientation
, and
showErrorStyle
control how validation errors are
displayed when they are displayed inline in the form (next to the form item where there is a validation error).
- getShowErrorIcons() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is editable, and an edit has caused validation failure for some cell, should we show an icon to indicate
validation failure?
- getShowErrorStyle() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
showErrorIcons
,
showErrorText
,
errorOrientation
, and
showErrorStyle
control how validation errors are
displayed when they are displayed inline in the form (next to the form item where there is a validation error).
- getShowErrorStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
showErrorIcons
,
showErrorText
,
errorOrientation
, and
showErrorStyle
control how validation errors are
displayed when they are displayed inline in the form (next to the form item where there is a validation error).
- getShowErrorText() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
showErrorIcons
,
showErrorText
,
errorOrientation
, and
showErrorStyle
control how validation errors are
displayed when they are displayed inline in the form (next to the form item where there is a validation error).
- getShowErrorText() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
showErrorIcons
,
showErrorText
,
errorOrientation
, and
showErrorStyle
control how validation errors are
displayed when they are displayed inline in the form (next to the form item where there is a validation error).
- getShowEventCanvasComponents() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getShowEventDescriptions() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getShowEventHeaders() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getShowEventHovers() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showViewHovers
is true, dictates whether to
display hover prompts when the mouse moves over an
event canvas
in a calendarView.
- getShowExpandControls() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Whether to show the Expand/Collapse controls in the headers of sections.
- getShowExpansionEditorSaveButton() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
ExpansionMode
is
editor, should a Save button be shown below the the
expanded editor?
- getShowExpectedValueLine() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getShowFacetContextMenus() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, show facet label context menus with some built-in operations.
- getShowFacetValueContextMenus() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, show facet value context menus with some built-in operations.
- getShowFieldOrderButtons() - Method in class com.smartgwt.client.widgets.FieldPicker
-
When set to false, hides the right-most set of buttons, used for re-ordering fields in the Visible Fields list.
- getShowFieldTitles() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true (the default), show field titles in the drop-down box used to select a field for querying.
- getShowFieldTitles() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
If true (the default), show field titles in the drop-down box used to select a field for querying.
- getShowFileInline() - Method in class com.smartgwt.client.data.DataSourceField
-
For a field of type:"imageFile", indicates whether to stream the image and display it inline or to display the View and
Download icons.
- getShowFileInline() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Indicates whether to stream the image and display it inline or to display the View and Download icons.
- getShowFileInline() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field of type:"imageFile", indicates whether to stream the image and display it inline or to display the View and
Download icons.
- getShowFileInline() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
For a field of type:"imageFile", indicates whether to stream the image and display it inline or to display the View and
Download icons.
- getShowFilterEditor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should this listGrid display a filter row.
- getShowFilterEditorHovers() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to false, no hover is shown for the filter editor fields.
- getShowFilterEditorHovers() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When set to false, no hover is shown for the field editor in this field.
- getShowFilterEditorTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
- getShowFilterForm() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getShowFilterWindowCriteriaIndicator() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should an indicator be shown to indicate that
filterWindowCriteria
is configured? The indicator is a small triangle shown in the top-right of the grid header or
filter.
- getShowFiscalYearChooser() - Method in class com.smartgwt.client.widgets.DateChooser
-
When set to true, show a button that allows the calendar to be navigated by fiscal year.
- getShowFocused() - Method in class com.smartgwt.client.widgets.Button
-
- getShowFocused() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When this item receives focus, should it be re-styled to indicate it has focus?
- getShowFocused() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Should this icon's image and/or
baseStyle
switch to the appropriate "Focused" value when the user puts focus on the form item or icon?
- getShowFocused() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When this item receives focus, should it be re-styled to indicate it has focus?
- getShowFocused() - Method in class com.smartgwt.client.widgets.Img
-
- getShowFocused() - Method in class com.smartgwt.client.widgets.ImgButton
-
- getShowFocused() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when the canvas receives focus? If
showFocusedAsOver
is
true
, then
"over"
will be used to indicate focus.
- getShowFocused() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
- getShowFocused() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Should we visibly change state when the tab receives keyboard focus?
- getShowFocusedAsOver() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
- getShowFocusedAsOver() - Method in class com.smartgwt.client.widgets.Img
-
If
showFocused
is true for this widget, should the
"over"
state be used to indicate the widget as focused.
- getShowFocusedAsOver() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If
showFocused
is true for this widget, should the
"over"
state be used to indicate the widget as focused.
- getShowFocusedErrorState() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set to true, when an item has errors and is focused, an "ErrorFocused" suffix will appear on the stylename.
- getShowFocusedIcon() - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- getShowFocusedIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- getShowFocusedIcon() - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- getShowFocusedIcon() - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- getShowFocusedIcon() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- getShowFocusedIcon() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- getShowFocusedIcons() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If we're showing icons, should we change their image source to the appropriate focused source when this item
has focus? Can be overridden on a per icon basis by the formItemIcon showFocused
property.
- getShowFocusedPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item,
should the picker icon show a focused image when the form item has focus?
- getShowFocusedWithItem() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If this icon will be updated to show focus (see
showFocused
,
FormItem.showFocusedIcons
), this property governs
whether the focused state should be shown when the item as a whole receives focus or just if the icon receives focus.
- getShowFolderIcons() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should folder nodes in this TreeGrid show icons by default?
- getShowFooter() - Method in class com.smartgwt.client.widgets.Window
-
If true, show a footer for this Window, including resizer, statusBar, etc.
- getShowFullConnectors() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showConnectors
is true, this property determines
whether we should show vertical continuation lines for each level of indenting within the tree.
- getShowFutureOptions() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should we show time-unit options in the future? If set to false, for each
timeUnitOption
we will show only past
options [for example "N weeks ago"].
- getShowGradationsOverData() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If set, gradation lines are drawn on top of data rather than underneath.
- getShowGridSummary() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should this ListGrid show a summary row beneath the last record of the grid.
- getShowGridSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getShowGrip() - Method in class com.smartgwt.client.widgets.Snapbar
-
Should we show a "grip" image floating above the center of this widget?
- getShowGrip() - Method in class com.smartgwt.client.widgets.Splitbar
-
Should we show a "grip" image floating above the center of this widget?
- getShowGrip() - Method in class com.smartgwt.client.widgets.StretchImg
-
Should we show a "grip" image floating above the center of this widget?
- getShowGripper() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When set to true, shows the
gripper
component, which
snaps, centered, to the top edge of the eventCanvas and can be used to move it with the mouse.
- getShowGroupRectOutline() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getShowGroupSummary() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid supports
grouping
, setting this
property will cause the grid to render an extra row at the end of each group when grouped, containing summary
information for the fields.
- getShowGroupSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
ListGrid.showGroupSummary
is true, should this
field show a summary value in a summary row when the grid is grouped? If unset, this field will show a summary value in
the summary row if an explicit
summaryFunction
is specified or if a
default summary function
is
defined for the specified field type.
- getShowGroupSummaryInHeader() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, and
showGroupSummary
is true, setting this property causes
field summary values for each group to be displayed directly in the group header node, rather than showing up at the
bottom of each expanded group.
- getShowGroupTitle() - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
If set, this attribute affects whether
RibbonGroups
in this
RibbonBar
show their header control.
- getShowGroupTitleColumn() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
and
showGroupSummaryInHeader
is true, instead of
group header nodes showing up with a single cell value spanning the full set of columns, summaries for each field will
show up in the appropriate columns of the header node.
- getShowGroupTitleInFrozenBody() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is
grouped
and has
frozen fields
, should the group title show in the frozen or unfrozen body?
- getShowGutter() - Method in class com.smartgwt.client.widgets.ace.AceRenderer
-
Internal use only.
- getShowHeader() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Renders a header DIV above the main body of the event, an area of limited height, styled to stand out from the main
body
of the event, and typically showing a
name
or title - like a Window.
- getShowHeader() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we show the header for this ListGrid?
- getShowHeader() - Method in class com.smartgwt.client.widgets.Window
-
If true, show a
header
for this Window.
- getShowHeaderBackground() - Method in class com.smartgwt.client.widgets.Window
-
Should the window header show a background image? Default value is true for all browsers except for Internet
Explorer.
If set to true the image source is derived from
headerSrc
and
hiliteHeaderSrc
, otherwise the background
will be styled according to
headerStyle
/
hiliteHeaderStyle
.
- getShowHeaderContextMenu() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to show a context menu on the header with standard items for showing and hiding fields.
- getShowHeaderHovers() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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
-
- getShowHeaderPartialSelection() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should partial selection of all records be shown in header with a special icon? The partial icon will show in the header
when
canSelectAll
is enabled and at least one record
is selected but all records are not selected.
- getShowHeaders() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If set, each column in the ColumnTree will show a header with the title of the selected node from the column to the
left.
- getShowHeaderShadow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the header show a drop-shadow? Shadow will be applied to the header, or for a grid with frozen columns, the
header layout.
- getShowHeaderSpanContextMenu() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to show a context menu on the header span with standard items for showing and hiding fields.
- getShowHeaderSpanTitlesInFormulaBuilder() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified headerSpans
, should field
titles be prefixed with the titles of the headerSpans in which they are contained when using the FormulaBuilder or
SummaryBuilder.
- getShowHeaderSpanTitlesInHiliteEditor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, should field
titles be prefixed with the titles of the headerSpans in which they are contained when using the
hilite editor
.
- getShowHeaderSpanTitlesInSortEditor() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, should field
titles be prefixed with the titles of the headerSpans in which they are contained when using the
multi-sort editor
.
- getShowHiddenFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getShowHiddenFields() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getShowHiddenFields() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether to show fields marked hidden:true
when a DataBoundComponent is given a
DataSource but no component.fields
.
- getShowHiddenFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getShowHiddenFields() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
By default only non-hidden fields are shown for selection.
- getShowHiddenFields() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getShowHiddenFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getShowHiddenFields() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getShowHiddenFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getShowHighlightsTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the show highlights menu item.
- getShowHilitesButton() - Method in class com.smartgwt.client.widgets.FieldPicker
-
Shows a "Highlights..." button that shows an interface for editing hilites in the attached DataBoundComponent.
- getShowHilitesInGroupSummary() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Determines whether hiliting for any field in this grid is shown in a group summary.
- getShowHilitesInGroupSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Determines whether hiliting for this field is shown in a group summary.
- getShowHint() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If a hint is defined for this form item, should it be shown?
- getShowHintInField() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If showing a hint for this form item, should it be shown within the field?
- getShowHintInField() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is true and a
hint
is set, should the hint be shown within the field?
- getShowHintInField() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If showing a hint for this form item, should it be shown within the field?
- getShowHintInField() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
- getShowHintInField() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
- getShowHintInField() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is true and a
hint
is set, should the hint be shown within the field?
- getShowHourItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getShowHover() - Method in class com.smartgwt.client.widgets.Canvas
-
If this.canHover
is true, should we show the global hover canvas by default when the user hovers over this
canvas?
- getShowHover() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If
canHover
is true, should we show the global hover
canvas by default when the user hovers over this DrawItem?
- getShowHover() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, and
canHover
is also true, shows popup hover text
next to the mouse when the user hovers over a cell.
- getShowHover() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether to show hovers for this field.
- getShowHoverComponents() - Method in class com.smartgwt.client.widgets.Canvas
-
When set to true, shows a widget hovering at the mouse point instead of the builtin hover label.
- getShowHoverComponents() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true and canHover is also true, shows a widget hovering at the mouse point.
- getShowHoverComponents() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When set to true and showHover is also true for the field, shows a widget hovering at the mouse point.
- getShowHoverOnDisabledCells() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHover
is true, should cell hover HTML be displayed
on disabled cells?
- getShowHoverTipsTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the show hover tips menu item.
- getShowIcon() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether to show an Icon in this RibbonButton.
- getShowIconField() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Should an icon field be shown for each record? A column in the table is set aside for an icon as specified on each
record in the
iconField
.
- getShowIconOnlyInline() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
- getShowIconOnlyInline() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
When used in an
AdaptiveMenu
, should this MenuItem show only it's
icon
when displayed inline?
- getShowIcons() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set to false to suppress writing out any
icons
for
this item.
- getShowIcons() - Method in class com.smartgwt.client.widgets.menu.Menu
-
A boolean, indicating whether the checkmark/custom icon column should be displayed.
- getShowIconsOnFocus() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Show the
icons
when the item gets focus, and hide them
when it loses focus.
- getShowImageAsURL() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
For fields of
type:"image"
, if the field is non editable, and being
displayed with
readOnlyDisplay:"static"
,
should the value (URL) be displayed as text, or should an image be rendered?
- getShowImageAsURL() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For fields of
type:"image"
, if the field is non editable, and being
displayed with
readOnlyDisplay:"static"
,
should the value (URL) be displayed as text, or should an image be rendered?
- getShowImageDisabled() - Method in class com.smartgwt.client.widgets.Img
-
Should the image be updated when disabled as described in
StatefulImages
?
- getShowImageDown() - Method in class com.smartgwt.client.widgets.Img
-
Should the image be updated on mouse down as described in
StatefulImages
?
- getShowImageFocused() - Method in class com.smartgwt.client.widgets.Img
-
- getShowImageFocusedAsOver() - Method in class com.smartgwt.client.widgets.Img
-
If
src
is defined as a string, and this component is configured to
show focused state images
, this property will cause the
"over"
state image to be used to indicate focused state.
- getShowImageRollOver() - Method in class com.smartgwt.client.widgets.Img
-
Should the image be updated on rollOver as described in
StatefulImages
?
- getShowIndicators() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getShowIndicatorsInFront() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
In
indicator lines
are showing, this attribute
affects where in the z-order their canvases will be rendered: either in front of, or behind normal calendar events.
- getShowInitialDragHandles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getShowInlineErrors() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, field errors are written into the form next to the item(s) where the errors occurred.
- getShowInlineLabels() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Causes labels for the X axis to be shown above the axis and to the right of the gradation line they label, making for a
vertically more compact chart at the risk of gradation labels being partially obscured by data values.
- getShowInlineSeparators() - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Whether
separators
should be shown for inline menu items.
- getShowInputElement() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
When set to false, prevents this item's input element from being written into the DOM.
- getShowInputElement() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
When set to false, prevents this item's input element from being written into the DOM.
- getShowInputValidationMessage() - Method in class com.smartgwt.client.util.tour.Tour
-
- getShowInputValidationMessage() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getShowInWindow() - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
If set true, the picker will be displayed inside a Window.
- getShowItemTitles() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When
useTextField
is false, whether titles
should be shown for for child-items in this DateItem.
- getShowItemTitles() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false, whether titles
should be shown for for child-items in this TimeItem.
- getShowKeys() - Method in class com.smartgwt.client.widgets.menu.Menu
-
A boolean, indicating whether the shortcut key column should be displayed.
- getShowLabel() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When set to true, the
header text
for the
associated event is not rendered inside the eventCanvas itself.
- getShowLabel() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should we show the label text next to the checkbox item.
- getShowLabel() - Method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
Should we show the label text next to the checkbox item.
- getShowLabelColumn() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to false, hides the frozen Label-Column in vertical
CalendarView
s.
- getShowLaneFieldHovers() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showViewHovers
is true, dictates whether to
display hover prompts when the mouse moves over the cells in a
laneField
.
- getShowLaneRollOver() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, causes
Timelines
to highlight
the Lane under the mouse with the "Over" style.
- getShowLastRemoveButton() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- getShowLeftButton() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
If set to
false
, then the
leftButton
is not shown.
- getShowLeftButton() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
- getShowLeftButton() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getShowLegend() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The legend is automatically shown for charts that need it (generally, multi-series charts) but can be forced off by
setting showLegend to false.
- getShowListToolStrip() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getShowLoadingIcons() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If set, when a folder is loading its children from the server (
Tree.getLoadState()
returns "loading"), it uses a distinct icon image given by
loadingIcon
.
- getShowLoadingMessage() - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
- getShowLocalFieldsOnly() - Method in class com.smartgwt.client.data.DataSource
-
For a DataSource that inherits
fields
from another DataSource
(via
inheritsFrom
), indicates that only the fields listed in
this DataSource should be shown.
- getShowMaximizeButton() - Method in class com.smartgwt.client.widgets.Window
-
If true, show a maximize button in the header - clicking it maximizes the Window
- getShowMenuBelow() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
The menu drops down below the menu button.
- getShowMenuBelow() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
The menu drops down below the menu button.
- getShowMenuBelow() - Method in class com.smartgwt.client.widgets.RibbonButton
-
The menu drops down below the menu button.
- getShowMenuButtonImage() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Show menu button image (up / down arrowhead) for this menu button.
- getShowMenuButtonImage() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Show menu button image (up / down arrowhead) for this menu button.
- getShowMenuIcon() - Method in class com.smartgwt.client.widgets.menu.RibbonMenuButton
-
- getShowMenuIcon() - Method in class com.smartgwt.client.widgets.RibbonButton
-
- getShowMenuIconDisabled() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether to show a Disabled version of the
menuIcon
.
- getShowMenuIconDown() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether to show a Down version of the
menuIcon
.
- getShowMenuIconOver() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether to show an Over version of the
menuIcon
.
- getShowMenuOnClick() - Method in class com.smartgwt.client.widgets.RibbonButton
-
If set to true, shows this button's
menu
when a user clicks anywhere in
the button, rather than specifically on the
menuIcon
.
- getShowMenuOnClick() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
- getShowMenuOnRollOver() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Should the menu be shown automatically when the mouse moves over the button?
- getShowMillisecondItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getShowMinimizeButton() - Method in class com.smartgwt.client.widgets.Window
-
If true, show a minimize button in the header--clicking it minimizes the Window.
- getShowMiniNav() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getShowMiniNavControl() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- getShowMinorTicks() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If
ticks
are being shown, controls whether a
distinction is made between major and minor tick marks.
- getShowMinuteItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getShowModalMask() - Method in class com.smartgwt.client.widgets.Window
-
If true, displays a translucent mask over the rest of the page when a modal window is displayed.
- getShowModeSwitcher() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
When enabled allows FilterBuilder in topOperatorAppearance:"radio"
or
topOperatorAppearance:"bracket"
mode to be switch to the other view by the user.
- getShowModeToggleButton() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Should the Mode Toggle button be visible.
- getShowMonthButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to prevent the
Month
button from
displaying on Handset devices.
- getShowMonthView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Whether to show the Month view.
- getShowMoreTab() - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Should tabs exceeding
moreTabCount
be shown on a "more"
tab?
- getShowMoreTab() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should tabs exceeding
moreTabCount
be shown on a "more"
tab?
- getShowMultipleColumns() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
When set to false, only displays a single column at a time, showing a slide animation when moving between columns.
- getShowNavigation() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Whether to show navigation controls by default on all records.
- getShowNavigationBar() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getShowNewRecordRow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable ListGrid, setting this property to true causes an extra row with the
newRecordRowMessage
to be displayed below the last
record.
- getShowNextButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to hide the
Next
button.
- getShowNodeCount() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If set, and
showHeaders
is also set, each column's
header will show a count of the number of nodes in that column
- getShowNodeIcons() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should nodes in this TreeGrid show folder / leaf node icons by default?
- getShowNotification() - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
Should a notification message (defined as notifyMessage) be shown after save completes successfully?
- getShowNullAsTrue() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should a null value be shown as checked (i.e.
- getShowNullAsTrueIf() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Set this property to the name of another field in the same record, to have this field be shown as checked (i.e.
- getShowOkButton() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Should the OK button be visible.
- getShowOldValueInHover() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getShowOldValueInHover() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Causes the original value to be shown to the end user when the user hovers over the FormItem as such (when the
FormItem.itemHover()
event would fire).
- getShowOnFocus() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Show this icon when its item gets focus, and hide it when it loses focus.
- getShowOpener() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should the opener icon be displayed next to folder nodes? This is an icon which visually indicates whether the folder is
opened or closed (typically via a [+] or [-] image, or a turn-down arrow) and may be clicked to expand or collapse the
folder.
- getShowOpenIcon() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For folder nodes showing custom icons (set via
icon
), this
property allows the developer to specify on a per-node basis whether an open state icon should be displayed when the
folder is open.
- getShowOpenIcons() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If true, show a different icon for open
folders than closed folders.
- getShowOpenIcons() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, show a different icon for open
folders than closed folders.
- getShowOptionsFromDataSource() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item is part of a databound form, and has a specified valueMap
, by default we show the valueMap
options in the pickList for the item.
- getShowOptionsFromDataSource() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this item is part of a databound form, and has a specified valueMap
by default we show the
valueMap options in the pickList for the item.
- getShowOptionsFromDataSource() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item is part of a databound form, and has a specified valueMap
, by default we show the valueMap
options in the pickList for the item.
- getShowOtherDays() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set to true, in the
month view
, days that fall in
an adjacent month are still shown with a header and body area, and are interactive.
- getShowOutline() - Method in class com.smartgwt.client.util.tour.TourStep
-
Should the target(s) be outlined? Defaults to
true
in
Tour.mode
:"tutorial".
- getShowOver() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When the user rolls over this item, should it be re-styled to indicate it has focus?
- getShowOver() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Should this icon's image and/or
baseStyle
switch to the appropriate "Over" value when the user rolls over or focuses on the icon?
- getShowOver() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When the user rolls over this item, should it be re-styled to indicate it has focus?
- getShowOverCanvas() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
When this property is set to true, this widget will create and show the
overCanvas
on user rollover.
- getShowOverIcons() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If we're showing icons, should we change their image source to the appropriate over source when the user rolls
over (or puts focus onto) them? Can be overridden on a per icon basis by the formItemIcon showOver
property.
- getShowOverWhen() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
- getShowPaneContainerEdges() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should the paneContainer for this tabset show
edges
.
- getShowParentsLast() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Indicates internal hierarchy should be displayed in reverse of normal tree order (so that parents follow children).
- getShowPartialEdges() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If the paneContainer for this tab set is showing
edges
, setting
this attribute to
true
will set the paneContainer to show
customEdges
for the three sides opposing the tabBarPosition.
- getShowPartialSelection() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should partially selected parents (in a Tree data set) be shown with special icon? This has an impact in grouped grids
where
canSelectGroups
is true.
- getShowPartialSelection() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should partially selected parents be shown with special icon?
- getShowPastOptions() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should we show time-unit options in the past? If set to false, for each
timeUnitOption
we will show only future
options [for example "N weeks from now"].
- getShowPath() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If
title
is null, when the user selects an item, should
we show the full path to the item, or just the item's title as the button's title?
- getShowPending() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
This property applies to all of the items that a form has, and works according to
FormItem.showPending
.
- getShowPending() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When set to
true
, this property adds the optional "Pending" suffix to the CSS styles applied to the widget
if the current value of the item differs from the value that would be restored by invoking
DynamicForm.resetValues()
.
- getShowPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Should the pick button icon be shown for choosing colors from a ColorPicker
- getShowPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getShowPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getShowPickerIcon() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- getShowPickerIconOnFocus() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Show the picker icon when the item gets focus, and hide it when it loses focus.
- getShowPickerSearchIcon() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- 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 combo-box textArea, or only when the user
clicks on the pick button or uses the explicit Alt+Arrow Down
key combination?
- getShowPointer() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getShowPointer() - Method in class com.smartgwt.client.widgets.Canvas
-
Should a pointer be shown? A pointer can be placed on the border to identify the target of the canvas contents.
- getShowPointSizeLegend() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show an additional legend to the right of the chart to indicate
point size
.
- getShowPreviewCanvas() - Method in class com.smartgwt.client.tools.GradientEditor
-
- getShowPreviousButton() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to hide the
Previous
button.
- getShowPrintMargin() - Method in class com.smartgwt.client.widgets.ace.AceRenderer
-
Internal use only.
- getShowProgress() - Method in class com.smartgwt.client.util.tour.Tour
-
Should a progress bar be shown in each step to indicate progress through the tour?
- getShowProgress() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Should a progress bar be shown to indicate progress through the tour?
- getShowProgressDialog() - Method in class com.smartgwt.client.ai.ApplyAIFilterRequest
-
Whether to show a progress dialog to inform the user about the processing of the evaluation.
- getShowProgressDialog() - Method in class com.smartgwt.client.ai.BuildAIFieldRequestRequest
-
Whether to show a progress dialog to inform the user about the processing of the build-request.
- getShowProgressDialog() - Method in class com.smartgwt.client.ai.BuildViaAIRequest
-
Whether to show a progress dialog to inform the user about the processing of the build-request.
- getShowProgressDialog() - Method in class com.smartgwt.client.ai.ReapplyAIFilterRequest
-
Whether to show a progress dialog to inform the user about the processing of the update request.
- getShowProgressPercent() - Method in class com.smartgwt.client.util.tour.Tour
-
Show progress percent next to progress bar when
showProgress
is enabled?
- getShowProgressPercent() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
- getShowProgressPercentInline() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Show progress percent over the progress bar instead of next to it when
showProgress
is enabled?
- getShowPrompt() - Method in class com.smartgwt.client.data.DataSource
-
Whether RPCRequests sent by this DataSource should enable
RPCRequest.showPrompt
in order to block user interactions until the request completes.
- getShowPrompt() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.showPrompt
for this request only.
- getShowQuickEventDialog() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Determines whether the quick event dialog is displayed when a time is clicked.
- getShowRadarGradationLabels() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show gradation labels in radar charts.
- getShowRange() - Method in class com.smartgwt.client.widgets.Slider
-
- getShowRecordComponents() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When enabled,
createRecordComponent()
will be
called when saved rows are being rendered, and any returned component will be displayed embedded within the row or cell.
- getShowRecordComponentsByCell() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getShowRecursively() - Method in class com.smartgwt.client.util.workflow.NavigateSplitPaneTask
-
Set to false
to not show a component's parents.
- getShowRecursively() - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
Set to false
to not show a component's parents.
- getShowRegressionLine() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter plots only, whether to display a regression curve that best fits the data of the two metric facet values.
- getShowRemoveButton() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If set, a button will be shown for each clause allowing it to be removed.
- getShowRemoveButton() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
If set, show a button for this clause allowing it to be removed.
- getShowRemoveButton() - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
If true, show a button
for this HiliteRule, allowing
it to be removed.
- getShowResizeBar() - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a
Layout
, whether a resizeBar
should be shown after this member in the layout, to allow it to be resized.
- getShowResizeBars() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getShowResizeOutline() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getShowResizer() - Method in class com.smartgwt.client.widgets.Window
-
If true, show a button in the lower right corner that allows users to resize the Window.
- getShowRightButton() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- getShowRightButton() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- getShowRollOver() - Method in class com.smartgwt.client.widgets.Button
-
Should we visibly change state when the mouse goes over this object?
- getShowRollOver() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we show different styling for the cell the mouse is over?
- getShowRollOver() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
- getShowRollOver() - Method in class com.smartgwt.client.widgets.Img
-
Should we visibly change state when the mouse goes over this object?
- getShowRollOver() - Method in class com.smartgwt.client.widgets.ImgButton
-
Should we visibly change state when the mouse goes over this object?
- getShowRollOver() - Method in class com.smartgwt.client.widgets.Snapbar
-
Snapbars show rollover styling.
- getShowRollOver() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when the mouse goes over this object?
- getShowRollOver() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should we visibly change state when the mouse goes over this object?
- getShowRollOver() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Should we visibly change state when the mouse goes over this tab
- getShowRollOverCanvas() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When enabled, when the mouse moves over a row or cell (depending on
useCellRollOvers
), an arbitrary Canvas can be shown
layered on top of the row or cell (the
rollOverCanvas
), layered underneath the row or cell (the
rollUnderCanvas
), or both.
- getShowRolloverControls() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When set to the default value of true, this attribute causes a set of components to be shown when the mouse rolls over
this EventCanvas.
- getShowRollOverGrip() - Method in class com.smartgwt.client.widgets.Snapbar
-
If
StretchImg.showGrip
is true, this property determines
whether to show the 'Over' state on the grip image when the user rolls over on this widget.
- getShowRollOverGrip() - Method in class com.smartgwt.client.widgets.Splitbar
-
If
StretchImg.showGrip
is true, this property determines
whether to show the 'Over' state on the grip image when the user rolls over on this widget.
- getShowRollOverGrip() - Method in class com.smartgwt.client.widgets.StretchImg
-
If
showGrip
is true, this property determines whether to show
the 'Over' state on the grip image when the user rolls over on this widget.
- getShowRollOverIcon() - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- getShowRollOverIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- getShowRollOverIcon() - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- getShowRollOverIcon() - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- getShowRollOverIcon() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- getShowRollOverIcon() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- getShowRollOverInExpansion() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This setting causes the
roll over canvas
to be sized
to cover the normal row and the expansion layout.
- getShowRollUnderCanvas() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getShowRoot() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Controls whether the implicit root node is returned as part of the visible tree, specifically, whether it is returned in
getOpenList()
, which is the API view components typically use
to get the list of visible nodes.
- getShowRoot() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Specifies whether the root node should be displayed in the treeGrid.
- getShowRowNumbers() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true, shows an additional field at the beginning of the field-list (respecting RTL) that displays the
current rowNum for each record.
- getShowRTL() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When this item is in RTL mode, should its style name include an "RTL" suffix?
- getShowRTL() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Should this icon's
src
and/or
baseStyle
switch to the appropriate RTL value when
the FormItem is in RTL mode? If true, then the image URL for all states will have "_rtl" added before the extension.
- getShowRTLIcon() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Is
RTL
media available for the icon? If true, then in RTL mode, the image's
src will have "_rtl" inserted immediately before the file extension.
- getShowSavedSearchesByDS() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getShowSavedSearchesByDS() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getShowSavedSearchesByDS() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether to associate saved searches by default with the current
DataSource
of a component when a
savedSearchId
is
not provided.
- getShowSavedSearchesByDS() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getShowSavedSearchesByDS() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getShowSavedSearchesByDS() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getShowSavedSearchesByDS() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getShowSavedSearchesByDS() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getShowScatterLines() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to draw lines between adjacent data points in "Scatter" plots.
- getShowSecondItem() - Method in class com.smartgwt.client.widgets.DateChooser
-
When showing the
time field
, whether to show the "second"
picker.
- getShowSecondItem() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getShowSelectedIcon() - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- getShowSelectedIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- getShowSelectedIcon() - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- getShowSelectedIcon() - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- getShowSelectedIcon() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- getShowSelectedIcon() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- getShowSelectedIcon() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For folder nodes showing custom icons (set via
icon
), this
property allows the developer to specify on a per-node basis whether a selected state icon should be displayed when the
folder is open.
- getShowSelectedIcons() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, show a different icon for selected nodes than unselected nodes.
- getShowSelectedLabel() - Method in class com.smartgwt.client.tools.EditContext
-
Should the selection outline show a label for selected components? A component may also be highlighted with the
selection outline and label to indicate the target of a drop.
- getShowSelectedLabel() - Method in class com.smartgwt.client.tools.EditPane
-
Should the selection outline show a label for selected components? A component may also be highlighted with the
selection outline and label to indicate the target of a drop.
- getShowSelectedLabel() - Method in class com.smartgwt.client.tools.EditTree
-
Should the selection outline show a label for selected components? A component may also be highlighted with the
selection outline and label to indicate the target of a drop.
- getShowSelectedLabelOnSelect() - Method in class com.smartgwt.client.tools.EditContext
-
Should the selection outline show a label when the component is selected? This property is similar to
showSelectedLabel
.
- getShowSelectedOpener() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showOpener
is true, should a different opener icon be
displayed for selected nodes? This provides a way for developers to show a "selected" version of the opener icon set
which looks optimal with the
selected appearance
applied the
selected record.
- getShowSelectedRollOverCanvas() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This setting causes the
roll over canvas
to be
displayed when the user rolls over selected records in the grid (but not when rolling over other records).
- getShowSelectedRollUnderCanvas() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This setting causes the
roll under canvas
to be
displayed when the user rolls over selected records in the grid (but not when rolling over other records).
- getShowSelectedStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the "Selected" style be applied to selected records?
- getShowSelectionCanvas() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionType
is set to
SelectionStyle.SINGLE
, setting this property to
true
means selection will be
displayed to the user with the
selectionCanvas
and/or
selectionUnderCanvas
rather than with
CSS styling.
- getShowSelectionCheckbox() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true, causes a CheckboxItem to appear to the left of each clause in "inline"
appearance
.
- getShowSelectionLabel() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getShowSelectionList() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getShowSelectionUnderCanvas() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionType
is set to
SelectionStyle.SINGLE
, and either
showSelectionCanvas
is
true
and
showSelectionUnderCanvas
is unset, or
showSelectionUnderCanvas
is explicitly set to
true
, then selection will be displayed to the user with the
selectionCanvas
and/or
selectionUnderCanvas
rather than with CSS styling.
- getShowShadow() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether to show a drop shadow for this Canvas.
- getShowShadow() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Whether to show a drop shadow for this Canvas.
- getShowShadow() - Method in class com.smartgwt.client.widgets.PointerSettings
-
By default, the pointer will show the same shadow as its parent canvas.
- getShowShadow() - Method in class com.smartgwt.client.widgets.Window
-
Whether to show a drop shadow for this Canvas.
- getShowShadows() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to automatically show shadows for various charts.
- getShowShadows() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to automatically show shadows for various charts.
- getShowSnapGrid() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether to show a snap grid for this Canvas.
- getShowSortArrow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether a sorting arrow should appear for the listGrid, and its location.
- getShowSortNumerals() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When multiple fields are sorted, set this to false to hide the sort-numeral displayed by default after the sort-arrows
in the header-buttons of sorted fields.
- getShowStandardDeviationLines() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- 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.
- getShowTabBar() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should the tabBar be displayed or not If shrinkElementOnHide is true, the paneContainer will expand over the space
occupied by TabBar
- getShowTabPicker() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If there is not enough space to display all the tab-buttons in this tabSet, should a drop-down "picker" be displayed to
allow selection of tabs that are clipped?
- getShowTabScroller() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If there is not enough space to display all the tab-buttons in this tabSet, should scroll buttons be displayed to allow
access to tabs that are clipped? If unset, defaults to false for handsets
and true otherwise.
- getShowTimeItem() - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether to show the
time field
for editing the time portion
of the date.
- getShowTimelineView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getShowTitle() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a title.
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Blurb items show no title by default.
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Buttons do not show a title by default.
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
CheckboxItem has special behavior for titles, see
labelAsTitle
.
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should we show a title cell for this formItem?
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Don't show a separate title cell for headers
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
we never show a separate title cell for hidden fields
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
Don't show the title for rich text items by default
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
we never show a separate title cell for separators
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
we never show a separate title cell for spacers
- getShowTitle() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Don't show a title for toolbars
- getShowTitle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
This property may be set to false
to explicitly suppress display of the field title in the column header
button for the field.
- getShowTitle() - Method in class com.smartgwt.client.widgets.Img
-
Determines whether any specified
title
will be displayed
for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating
over the component
- getShowTitle() - Method in class com.smartgwt.client.widgets.ImgButton
-
Determines whether any specified
title
will be displayed
for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating
over the component
- getShowTitle() - Method in class com.smartgwt.client.widgets.RibbonButton
-
- getShowTitle() - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether the slider's
title
should be displayed.
- getShowTitle() - Method in class com.smartgwt.client.widgets.StretchImg
-
Determines whether any specified
title
will be displayed
for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating
over the component
- getShowTitle() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Determines whether any specified
title
will be displayed
for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating
over the component
- getShowTitle() - Method in class com.smartgwt.client.widgets.Window
-
Show a title (typically just text) on the header for this window.
- getShowTitleLabelBackground() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
- getShowTitleLabelBackground() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getShowTitleLabelBackground() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
- getShowTitleLabelBackground() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
- getShowTitleLabelBackground() - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
- getShowTitleLabelBackground() - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
- getShowTitleLabelBackground() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
- getShowTitlesWithErrorMessages() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Indicates whether on validation failure, the error message displayed to the user should be pre-pended with the
title for the item.
- getShowTodayButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
Determines whether the "Today" button will be displayed, allowing the user to select the current date.
- getShowToolbar() - Method in class com.smartgwt.client.widgets.Dialog
-
Whether to show a toolbar of buttons at the bottom of the Dialog.
- getShowTrackButtons() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Should the track buttons that allow page scrolling be shown?
- getShowTrackEnds() - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, the scrollbar uses a 5-segment rather than 3-segment image representation, where the 3 interior image segments
have the same state (Down, Over, etc), independent of the two outermost image segments.
- getShowTreeColumnPicker() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
headerSpans
are in use, whether to show a
hierarchical column picker that includes both headerSpans and normal headers, with normal headers indented under
headerSpans similarly to how a
TreeGrid
displays a Tree.
- getShowUploadForm() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- 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
-
- getShowValueAxisLabel() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- getShowValueIconDisabled() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should a "Disabled" state icon be shown when the item is disabled
- getShowValueIconDown() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should a "Down" state icon be shown when the mouse goes down over this checkbox
- getShowValueIconError() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Whether a separate "Error" state should be applied to icons when the item fails validation.
- getShowValueIconOnly() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If valueIcons
is set, this property may be set to
show the valueIcon only and prevent the standard form item element or text from displaying
- getShowValueIconOnly() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has a valueIcons property specified, setting this property causes the valueIcon for each value to be
displayed in the cell without also showing the record's value for the field.
- getShowValueIconOver() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should an "Over" state icon be shown when the user rolls over this checkbox
- getShowValueOnHover() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getShowValueOnHover() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- getShowViewHovers() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, the default value, causes the Calendar to show customizable hovers when the mouse moves over various
areas of a CalendarView.
- getShowWeekChooser() - Method in class com.smartgwt.client.widgets.DateChooser
-
When set to true, show a button that allows the calendar to be navigated by week or fiscal week, depending on the value
of
showFiscalYearChooser
.
- getShowWeekends() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Suppresses the display of weekend days in the
week
,
month
and
timeline
views, and disallows the creation of events on
weekends.
- getShowWeekends() - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether weekend days should be shown.
- getShowWeekView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Whether to show the Week view.
- getShowWorkday() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, this setting enables various features related to cells that fall within the workday (as defined by
workdayStart
and
workdayEnd
) in vertical calendar views (
day
and
week
).
- getShowXTicks() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When set, ticks are shown for the X (horizontal) axis for Scatter plots or Bar charts.
- getShowYTicks() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When set, ticks are shown for the Y (vertical) axis if it's a value axis.
- getShowZoneHovers() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showViewHovers
is true, dictates whether to
display hover prompts when the mouse moves over a
zone
in
a calendarView.
- getShowZones() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getShrinkElementOnHide() - Method in class com.smartgwt.client.widgets.Canvas
-
This is an advanced setting.
- getShrinkForFreeze() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this list grid is showing any
frozen
fields, and a
horizontal scrollbar is visible at the bottom of the liquid columns, should an equivalent scrollbar gap be left visible
below the frozen columns?
Note that if set to
true
any backgroundColor or border applied to the
ListGrid will show up below the bottom row of the frozen column(s).
- getShuttle() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getShuttle() - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
The ShuttleItem generates a
Shuttle
com.smartgwt.client.types.AutoChild
as its
canvas
.
- getShuttleFields() - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
- getShuttleHeight() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getShuttleWidth() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getSide() - Method in class com.smartgwt.client.util.workflow.ShowNextToComponentTask
-
Which side of the other canvas should we show? Options are "top", "bottom", "left", "right".
- getSideResizeKnob() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getSimpleClassName(Class) - Static method in class com.smartgwt.client.util.ConfigUtil
-
- getSimpleDeselect() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, clicking on the existing selection causes it to be entirely deselected.
- getSimpleLinearRegressionFunction() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter plots only, get a Function from the specified independent variable X to the specified dependent variable Y
that defines the line that best fits the data.
- getSimpleLinearRegressionFunction(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getSimpleLinearRegressionFunction(String, String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter plots only, get a Function from the specified independent variable X to the specified dependent variable Y
that defines the line that best fits the data.
- getSimpleTabBaseStyle() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
useSimpleTabs
is true,
simpleTabBaseStyle
will be the base style used to determine the css style to apply to the tabs.
- getSimpleTabIconOnlyBaseStyle() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
useSimpleTabs
is true,
simpleTabIconOnlyBaseStyle
will be the base style used to determine the css style to apply to the tabs if
Tab.canAdaptWidth
is set and the title is not being shown.
- getSimpleType() - Method in class com.smartgwt.client.data.GroupTitleFunction
-
Returns the SimpleType object being customized
- getSimpleType() - Method in class com.smartgwt.client.data.GroupValueFunction
-
Returns the SimpleType object being customized
- getSingleCellValue() - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting the single value to display for all fields of this row.
- getSingleCellValueProperty() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If record[this.singleCellValueProperty]
is set for some record, the record will be displayed as a single
cell spanning every column in the grid, with contents set to the value of
record[this.singleCellValueProperty]
.
- getSingleClickFolderToggle() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When this item is showing a tree-based picker, the default behavior is for folder open-state to be toggled by
double-clicking.
- getSingleClickFolderToggle() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When this item is showing a tree-based picker, the default behavior is for folder open-state to be toggled by
double-clicking.
- getSize() - Method in class com.smartgwt.client.widgets.Img
-
Convenience for setting the ${isc.DocUtils.linkForRef('attr:StatefulCanvas.width','width) and
height')
of this widget to the same value, at init time only.
- getSizeEventsToGrid() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, events will be sized to the grid, even if they start and/or end at times between grid cells.
- getSizeMayChangeOnRedraw() - Method in class com.smartgwt.client.widgets.Canvas
-
Is it possible that a call to
redraw()
on this widget will change its
size?
- getSizeToCheckboxImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- getSizeToControlsOverflow() - Method in class com.smartgwt.client.tools.SeleneseRecorder
-
Whether to always expand the command grid horizontally to match any overflow in the recorder toolbar.
- getSizeToWorkday() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showWorkday
is true, attempt to resize rows in
the day and week views so that the
workday hours
fill the visible viewport-height, and the whole workday is visible without scrolling.
- getSkinDir() - Static method in class com.smartgwt.client.util.FileLoader
-
Return the skin dir.
- getSkinDir() - Static method in class com.smartgwt.client.util.Page
-
Return the directory for media that's part of the skin
- getSkinImgDir() - Static method in class com.smartgwt.client.util.Page
-
Return the directory for a skin image.
- getSkinImgDir(String) - Static method in class com.smartgwt.client.util.Page
-
Return the directory for a skin image.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.Canvas
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.DateChooser
-
Overridden directory where images for this widget (such as the month and year button icons) may be found.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Standard skin directory for edge images (sides and corners).
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Where do 'skin' images (those provided with the class) live?
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Where do 'skin' images (those provided with the class) live?
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.MiniNavControl
-
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Where are the skin images for the Scrollbar.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Base path for the images.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Path to resizer image.
- getSkinImgDir() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Path to separator image.
- getSkipAnimation() - Method in class com.smartgwt.client.util.workflow.ShowNextToComponentTask
-
Set to false
to not use animation to show component.
- getSkipConversionOnMapping() - Static method in class com.smartgwt.client.widgets.form.DynamicForm
-
Returns true if the system is set to skip conversion of the Javascript object to a Java Map when
calling the mapDisplayToValue() API.
- getSkipConvertOpaqueValues() - Static method in class com.smartgwt.client.data.SimpleType
-
Tells the atomic values subsystem whether to convert the incoming opaque value to a Java object when calling user
getAtomicValue() and updateAtomicValue() methods.
- getSkipInternalProperties() - Method in class com.smartgwt.client.util.JSONEncoder
-
If true, don't show Smart GWT internal properties when encoding an object.
- getSkipJSONValidation() - Method in class com.smartgwt.client.data.DataSource
-
Sets what level of JSON validation will apply for this DataSource.
- getSkipLineBreaks() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to skip line breaks for all fields by default when
escaping HTML
.
- getSkipLineBreaks() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
By default, when
escaping HTML
, we convert line
breaks (\r\n, \r, and \n) to HTML <br> tags so that visible cell content respects the original break characters.
- getSkipNullValues() - Method in class com.smartgwt.client.util.JSONEncoder
-
If true, don't include properties with null values when encoding an object.
- getSlideInOrigin() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Determines where messages originate when they appear for
appearMethod
: "slide".
- getSlideOutOrigin() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Determines where messages go when they disappear for
disappearMethod
: "slide".
- getSlider() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
This item is an autoChild generated
Canvas
displayed by the SliderItem and is an
instance of
Slider
by default.
- getSlideSpeed() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
- getSmartGWTClass(String) - Static method in class com.smartgwt.client.util.ObjectFactory
-
This method is a convenience for calling @{link #getSmartGWTClass}.getName();
- getSmartGWTClassFQN(String) - Static method in class com.smartgwt.client.util.ObjectFactory
-
The SmartClient class name used to lookup the corresponding SmartGWT class, which is then returned.
- getSnapAlignCandidates() - Method in class com.smartgwt.client.widgets.Canvas
-
- getSnapAlignCenterLineStyle() - Method in class com.smartgwt.client.widgets.Canvas
-
CSS border declaration used for the line shown to indicate snapping to a center line when
childrenSnapAlign
is set.
- getSnapAlignEdgeLineStyle() - Method in class com.smartgwt.client.widgets.Canvas
-
CSS border declaration used for the line shown to indicate snapping to a edge line when
childrenSnapAlign
is set.
- getSnapAxis() - Method in class com.smartgwt.client.widgets.Canvas
-
Describes which axes to apply snap-to-grid to.
- getSnapEdge() - Method in class com.smartgwt.client.widgets.Canvas
-
If
snapTo
is defined to this widget, this property can be used to
define which edge of this widget should be snapped to an edge of the master or parent element.
- getSnapGridLineProperties() - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies line styling to use when drawing the grid of lines for
SnapGridStyle
:
"lines".
- getSnapGridStyle() - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies indication style to use for snap points, either a grid of lines or an array of crosses.
- getSnapHDirection() - Method in class com.smartgwt.client.widgets.Canvas
-
The horizontal snap direction.
- getSnapHGap() - Method in class com.smartgwt.client.widgets.Canvas
-
The horizontal grid size to use, in pixels, when snap-to-grid is enabled.
- getSnapOffsetLeft() - Method in class com.smartgwt.client.widgets.Canvas
-
If
snapTo
is defined for this widget, this property can be used to
specify an offset in px or percentage for the left coordinate of this widget.
- getSnapOffsetLeft() - Method in class com.smartgwt.client.widgets.PointerSettings
-
If
snapTo
is defined, this property can be used to specify
an offset in px or percentage for the left coordinate of the pointer.
- getSnapOffsetTop() - Method in class com.smartgwt.client.widgets.Canvas
-
If
snapTo
is defined for this widget, this property can be used to
specify an offset in px or percentage for the top coordinate of this widget.
- getSnapOffsetTop() - Method in class com.smartgwt.client.widgets.PointerSettings
-
If
snapTo
is defined, this property can be used to specify
an offset in px or percentage for the top coordinate of the pointer.
- getSnapOnDrop() - Method in class com.smartgwt.client.widgets.Canvas
-
When this canvas is dropped onto an object supporting snap-to-grid, should it snap to the grid (true, the default) or
just drop wherever the mouse is (false).
- getSnapPosition(Canvas, String, Canvas) - Static method in class com.smartgwt.client.widgets.Canvas
-
Return the position for
snapper
to be placed in order to "snap to" an edge or corner of
target
, in the same sense as
snapTo
.
- getSnapPosition(Canvas, String, Canvas, String) - Static method in class com.smartgwt.client.widgets.Canvas
-
Return the position for
snapper
to be placed in order to "snap to" an edge or corner of
target
, in the same sense as
snapTo
.
- getSnapResizeToAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to alignment when this Canvas is resized.
- getSnapResizeToGrid() - Method in class com.smartgwt.client.widgets.Canvas
-
Causes this canvas to snap to its parent's grid when resizing.
- getSnapTo() - Method in class com.smartgwt.client.widgets.Canvas
-
Position this widget such that it is aligned with ("snapped to") an edge of its
master
(if specified), or its
parent canvas
.
- getSnapTo() - Method in class com.smartgwt.client.widgets.PointerSettings
-
Specifies the position of the pointer when
showing
.
- getSnapToAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to alignment when this Canvas is dragged when
childrenSnapAlign
is enabled on this Canvas' parent.
- getSnapToCenterAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to center alignment when this Canvas is dragged when
childrenSnapAlign
is enabled on this Canvas' parent.
- getSnapToEdgeAlign() - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to edge alignment when this Canvas is dragged when
childrenSnapAlign
is enabled on this Canvas' parent.
- getSnapToGrid() - Method in class com.smartgwt.client.widgets.Canvas
-
Causes this canvas to snap to its parent's grid when dragging.
- getSnapVDirection() - Method in class com.smartgwt.client.widgets.Canvas
-
The vertical snap direction.
- getSnapVGap() - Method in class com.smartgwt.client.widgets.Canvas
-
The vertical grid size to use, in pixels, when snap-to-grid is enabled.
- getSoapMessage(WSRequest) - Method in class com.smartgwt.client.data.WebService
-
Return the SOAP message that will be formed from this WSRequest.
- getSort() - Method in class com.smartgwt.client.data.ResultSet
-
Return the current sort-specification for this ResultSet as an Array of
SortSpecifier
s.
- getSort() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
An array of
SortSpecifier
objects used to set up the sort configuration for a fetch.
- getSort() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getSort() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getSort() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- getSort() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getSort() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getSort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getSort() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Returns all configured sorting levels, as an array of
SortSpecifier
s.
- getSort() - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Returns all configured sorting levels, as an array of
SortSpecifier
s.
- getSort() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getSort() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getSortArrowMenuButtonSpaceOffset() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
leaveHeaderMenuButtonSpace
is true,
configures the amount of space beyond the
headerMenuButtonWidth
on the right side of a ListGrid header button (left for
RTL mode
) to reserve for the sort arrow if sorting is active for that field and the
arrow will be shown.
- getSortAscendingImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to show when sorted in ascending order.
- getSortAscendingImageAsImgHTMLProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to show when sorted in ascending order.
- getSortBinaryByFileName() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For any fields of
type "binary"
, should sorting be performed against the
fileName of the value for the field? For Smart GWT server backed dataSources, this is applied to the record
automatically as described in the
BinaryFields
overview.
- getSortBy(SortSpecifier[]) - Static method in class com.smartgwt.client.data.DataSource
-
- getSortBy() - Method in class com.smartgwt.client.data.DSRequest
-
Fieldname to sortBy
- getSortByDisplayField() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field with displayField
configured, should client-side sorting be performed on the display field
value? Unless explicitly set to false
the display field value is used.
- getSortByField() - Method in class com.smartgwt.client.data.DataSourceField
-
Causes values for this field to be sorted according to values for another field, for both client- and server-side
sorting.
- getSortByField() - Method in class com.smartgwt.client.data.Field
-
If set to a field name, causes the field to be sorted by the values in the specified field, for both client- and
server-side sorting.
- getSortByGroupFirst() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, whenever grouping is performed by an end user or by a programmatic call to
groupBy()
, data is implicitly sorted by all of the grouped columns,
in the order they were passed to groupBy.
- getSortByMappedValue() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
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 sorted in descending order.
- getSortDescendingImageAsImgHTMLProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to show when sorted in descending order.
- getSortDirection() - Method in class com.smartgwt.client.data.SortSpecifier
-
The direction in which this specifier should sort.
- getSortDirection() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Direction of sorting if sortedFacet or sortedFacetValues is specified.
- getSortDirection() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
-
true for ascending
- getSortDirection() - Method in class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
-
true for ascending
- getSortDirection() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getSortDirection() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sorting direction of this ListGrid.
- getSortDirection() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the default sorting direction for this column.
- getSortDirection() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- 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
-
- getSorterButtonTitle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The title for the corner sort button.
- getSortField() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Specifies one or more fields by which this item should be initially sorted.
- getSortField() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getSortField() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Specifies one or more fields by which this item should be initially sorted.
- getSortField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Specifies the field by which this grid should be initially sorted.
- getSortField() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getSortFieldAscendingText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, this attribute will be shown as the menu item title to sort a field in ascending order.
- getSortFieldAsInt() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Specifies one or more fields by which this item should be initially sorted.
- getSortFieldAsInt() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getSortFieldAsInt() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Specifies one or more fields by which this item should be initially sorted.
- getSortFieldAsInt() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getSortFieldAsStringArray() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Specifies one or more fields by which this item should be initially sorted.
- getSortFieldAsStringArray() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getSortFieldAsStringArray() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Specifies one or more fields by which this item should be initially sorted.
- getSortFieldAsStringArray() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getSortFieldCount() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the number of fields involved in this grid's current sort configuration.
- getSortFieldDescendingText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, this attribute will be shown as the menu item title to sort a field in descending order.
- getSortFields() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Should the
FieldPicker
items be sorted alphabetically in the drop down list.
- getSortFoldersBeforeLeaves() - Method in class com.smartgwt.client.widgets.cube.Facet
-
If
separateFolders
is true, should folders be
displayed above or below leaves? When set to
true
folders will appear above leaves unless the data order
has been reversed by setting
showParentsLast
to
true
.
- getSortFoldersBeforeLeaves() - Method in class com.smartgwt.client.widgets.tree.Tree
-
If
separateFolders
is true, should folders be displayed
above or below leaves? When set to
true
folders will appear above leaves when the
sortDirection
applied to the tree is
"ascending"
- getSortFoldersBeforeLeaves() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getSortLevel(int) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
- getSortLevel(int) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
- getSortNumeralHTML(String, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When multiple fields are sorted, this method returns the HTML for the sort-numeral that appears after the sort-arrows in
the header-buttons of sorted fields.
- getSortNumeralHTML(String, int) - Method in class com.smartgwt.client.widgets.grid.SortNumeralHTMLCustomizer
-
- getSortNumeralMenuButtonSpaceOffset() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
leaveHeaderMenuButtonSpace
is true,
configures the amount of space beyond the
headerMenuButtonWidth
on the right side of a ListGrid header button (left for
RTL mode
) to reserve for the sort numeral if
multi-sorting
is active for that field and the numeral will
be shown.
- getSortNumeralStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When multiple fields are sorted, the Style to apply to the numeral that appears after the sort-arrows in the
header-buttons of sorted fields.
- getSortSpecifier(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the
SortSpecifier
for the passed fieldName, or null if the field is not sorted.
- getSortSpecifiers(String[]) - Static method in class com.smartgwt.client.data.DataSource
-
- getSortSpecifiers(String[], DataSource) - Static method in class com.smartgwt.client.data.DataSource
-
- getSortSpecifiers() - Method in class com.smartgwt.client.widgets.grid.events.SetSortEvent
-
- getSortSpecifiers() - Method in class com.smartgwt.client.widgets.grid.events.SortEvent
-
new sort specifiers - may be empty indicating the grid was unsorted
- getSortState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Initial sort state for the grid.
- getSource() - Method in class com.smartgwt.client.ai.AIMessageWithSource
-
The source or producer of the message.
- getSourceComponent() - Method in class com.smartgwt.client.util.workflow.GridTransferDataTask
-
Source component from which the record(s) will be transferred.
- getSourceGrid() - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
The
ListGrid
for which this label displays the current row range and row count.
- getSourceGrid() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
List grid containing the (unselected) set of records.
- getSourceGridTitle() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getSourceWidget() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
widget where dragging began
- getSourceWidget() - Method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
The component that is the source of the nodes (where the nodes were dragged from).
- getSpace() - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
-
Size of spacer.
- getSpanContextMenu() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The menu displayed when a cell is right clicked on.
- getSpannedHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Button.baseStyle
to apply to the field header buttons for this
ListGrid when showing header spans.
- getSpannedHeaderBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getSpans() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
This property allows developer to "nest" header spans, grouping fields together by
multiple layers of granularity.
- getSparseFieldState() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getSparseFieldState() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getSparseFieldState() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- getSparseFieldState() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getSparseFieldState() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getSparseFieldState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getSparseFieldState() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getSparseFieldState() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getSpecialValues() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
A set of "special" values such as "All", "None" or "Invalid" that do not appear in the normal
com.smartgwt.client.types.ValueMap
or in the data returned by the
optionDataSource
.
- getSpecialValuesCSS() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
CSS text to be added to the styling for Related Field and Aggregate selections in the field name picker.
- getSpecifiers() - Method in class com.smartgwt.client.widgets.grid.events.GroupByEvent
-
list of GroupSpecifier objects detailing grouping specifics for each grouped field
- getSpoofResponses() - Method in class com.smartgwt.client.data.OperationBinding
-
For a DataSource contacting a
WSDL web service
, setting
this flag means the DataSource doesn't actually attempt to contact the server but generates a sample response instead,
based on the XML Schema of the response message embedded in the WSDL.
- getSrc() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
URL to the image file.
- getSrc() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines this icon's image source.
- getSrc() - Method in class com.smartgwt.client.widgets.Img
-
The base filename or stateful image configuration for the image.
- getSrc() - Method in class com.smartgwt.client.widgets.ImgButton
-
The base filename or stateful image configuration for the image.
- getSrc() - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the URL of the image local to the skin or application directory.
- getSrc() - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the URL of the image local to the skin or application directory.
- getSrc() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
The base filename or stateful image configuration for the image.
- getSrc() - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Location from which to load the Flashlet.
- getSrc() - Method in class com.smartgwt.client.widgets.plugins.SVG
-
Location from which to load the SVG.
- getSrc() - Method in class com.smartgwt.client.widgets.Progressbar
-
The base file name for the progressbar image.
- getSrc() - Method in class com.smartgwt.client.widgets.Sound
-
URL of the audio file to be played by this sound instance.
- getSrc() - Method in class com.smartgwt.client.widgets.Splitbar
-
The base URL for the image.
- getSrc() - Method in class com.smartgwt.client.widgets.StretchImg
-
The base URL for the image.
- getSrc() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Base URL for the image.
- getSrc() - Method in class com.smartgwt.client.widgets.StretchItem
-
The URL of the media file for this StretchItem.
- getSrc() - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Base URL for tab images
- getSrc() - Method in class com.smartgwt.client.widgets.Window
-
A URL to load as content for the Window's body.
- getSrcAsSCStatefulImgConfig() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines this icon's image source.
- getSrcAsSCStatefulImgConfig() - Method in class com.smartgwt.client.widgets.Img
-
The base filename or stateful image configuration for the image.
- getSrcAsSCStatefulImgConfig() - Method in class com.smartgwt.client.widgets.ImgButton
-
The base filename or stateful image configuration for the image.
- getSrcAsString() - Method in class com.smartgwt.client.widgets.Sound
-
- getSrcAsStringArray() - Method in class com.smartgwt.client.widgets.Sound
-
URL of the audio file to be played by this sound instance.
- getStackDirection() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
- 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
-
- getStackedIconsHeight() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
stacked icons mode
this property can
be used to specify the height of both the increase and decrease icon.
- getStackedIconsWidth() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
stacked icons mode
this property can
be used to specify the width of both the increase and decrease icon.
- getStackPersistence() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Controls how older messages'
duration
countdowns
are affected when a new message of the same
NotifyType
appears.
- getStackSpacing() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
- getStackZIndex() - Method in class com.smartgwt.client.widgets.layout.Layout
-
For use in conjunction with
memberOverlap
, controls
the z-stacking order of members.
- getStandardDeviationLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getStandardDeviations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
showStandardDeviationLines
is
set, the number of standard deviation lines drawn
and their respective standard deviation away from the mean are specified by this property.
- getStart() - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- getStart() - Method in class com.smartgwt.client.widgets.ace.events.AceEditorChangedEvent
-
the start position of the change
- getStartAngle() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
For pie mode only, start angle of the segment for the data value.
- getStartAngle() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
- getStartAngle() - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- getStartAngleAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Start angle of the sector in degrees.
- getStartAngleAsDouble() - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- getStartArrow() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Style of arrow head to draw at the beginning of the line or path.
- getStartColor() - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
A start color for the gradient.
- getStartColor() - Method in class com.smartgwt.client.widgets.drawing.SimpleGradient
-
The start color of the gradient.
- getStartDate() - Method in class com.smartgwt.client.data.DateRange
-
Returns the start date or null if open ended.
- getStartDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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.BackgroundMouseUpEvent
-
the datetime of the slot where the mouse button was depressed
- getStartDate() - Method in class com.smartgwt.client.widgets.DateChooser
-
Limits the selectable range of this DateChooser.
- getStartDate() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
The minimum date this item is intended to work with.
- getStartDate() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- 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.
- getStartFrom() - Method in class com.smartgwt.client.widgets.drawing.AnimateShowEffect
-
For show animations of type "wipe"
and "slide"
this attribute specifies where the wipe /
slide should originate.
- getStartImg() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the start of a scrollbar (the "scroll up" or "scroll left" button image).
- getStartIndex() - Method in class com.smartgwt.client.ai.SummarizeRecordsPartialResult
-
- getStartKnob() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getStartLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Starting left coordinate of the line.
- getStartLeft() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Starting left coordinate of the line.
- getStartLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Starting left coordinate of the line.
- getStartLeftAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Starting left coordinate of the line.
- getStartLine() - Method in class com.smartgwt.client.widgets.Canvas
-
Whether this canvas should always start a new line when used as a tile in a
FlowLayout
.
- getStartNumber() - Method in class com.smartgwt.client.widgets.rte.ListProperties
-
For ordered lists, the number to start the first item with.
- getStartNumberField() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
SpinnerItem
used to modify the starting value of the list.
- getStartNumberFieldTitle() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
- getStartNumberForm() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
Form used to show the
startNumberField
for configuring the starting value of a list.
- getStartOf(Date, String) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the start of some period, like day, week or month, relative to a passed Date instance.
- getStartOf(Date, String, Boolean) - Static method in class com.smartgwt.client.util.DateUtil
-
- getStartOf(Date, String, Boolean, Integer) - Static method in class com.smartgwt.client.util.DateUtil
-
Returns the start of some period, like day, week or month, relative to a passed Date instance.
- getStartPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Start point of the curve
- getStartPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Start point of the line
- getStartPoint() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Start point of the line
- getStartRecord() - Method in class com.smartgwt.client.widgets.tile.events.DataArrivedEvent
-
starting index of the newly loaded set of records
- getStartRow() - Method in class com.smartgwt.client.data.DSRequest
-
Starting row of requested results, used only with fetch operations.
- getStartRow() - Method in class com.smartgwt.client.data.DSResponse
-
Starting row of returned server results, when using paged result fetching
- getStartRow() - Method in class com.smartgwt.client.data.events.DataArrivedEvent
-
starting index of rows that have just loaded
- getStartRow() - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
These items are in a row by themselves by default
- getStartRow() - Method in class com.smartgwt.client.widgets.form.fields.events.DataArrivedEvent
-
index of first row returned by the server
- getStartRow() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether this item should always start a new row in the form layout.
- getStartRow() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
these items are in a row by themselves by default
- getStartRow() - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
By default RichTextItems take up an entire row
- getStartRow() - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
these items are in a row by themselves by default
- getStartRow() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
these items are in a row by themselves by default
- getStartRow() - Method in class com.smartgwt.client.widgets.grid.events.DataArrivedEvent
-
starting index of the newly loaded set of rows
- getStartThumb() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Thumb for the start of the range.
- getStartThumbOverlap() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Number of pixels the thumb is allowed to overlap the buttons at the start of the track.
- getStartTime() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Returns when this stream started capturing events (i.e.
- getStartTime() - Method in class com.smartgwt.client.tools.stream.EventStreamData
-
A string representation of the
DateTime
when capturing for the stream
started
.
- getStartTop() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Starting top coordinate of the line.
- getStartTop() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Starting top coordinate of the line.
- getStartTopAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Starting top coordinate of the line.
- getStartTopAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Starting top coordinate of the line.
- getStartValue() - Method in class com.smartgwt.client.widgets.chart.ZoomChangedEvent
-
starting value for the data range shown in the main chart
- getStartValue() - Method in class com.smartgwt.client.widgets.events.ChangedEvent
-
- getStartValue() - Method in class com.smartgwt.client.widgets.RangeSlider
-
- getStartValueAsDouble() - Method in class com.smartgwt.client.widgets.events.ChangedEvent
-
new start value
- getStartValueAsDouble() - Method in class com.smartgwt.client.widgets.RangeSlider
-
The beginning of the selected range.
- getStartYear() - Method in class com.smartgwt.client.widgets.DateChooser
-
Earliest year that may be selected.
- getStartYearRange() - Method in class com.smartgwt.client.widgets.DateChooser
-
When
startYear
is unset, this is the years before today
that will be available for selection in the year menu.
- getState() - Method in class com.smartgwt.client.util.workflow.events.ProcessFinishedEvent
-
the final process state
- getState() - Method in class com.smartgwt.client.util.workflow.Process
-
Current state of a process.
- getState() - Method in class com.smartgwt.client.widgets.Button
-
Current "state" of this widget.
- getState() - Method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
New selection state (true for selected, false for unselected)
- getState() - Method in class com.smartgwt.client.widgets.ImgButton
-
Current "state" of this widget.
- getState() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Current "state" of this widget.
- getState() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Current "state" of this widget.
- getState() - Method in class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
-
New selection state (true for selected, false for unselected)
- getStateSuffix() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Returns the suffix that will be appended to the
baseStyle
as the component changes
state
and/or is
selected / focused.
- getStateVariable(String) - Method in class com.smartgwt.client.util.workflow.Process
-
- getStaticHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the FormItem when canEdit
is false and readOnlyDisplay
is "static".
- getStaticHeight() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Height of the FormItem when canEdit
is false and readOnlyDisplay
is "static".
- getStatus() - Method in class com.smartgwt.client.data.DSResponse
-
- getStatus() - Method in class com.smartgwt.client.rpc.RPCResponse
-
Status code for this response.
- getStatus() - Method in class com.smartgwt.client.widgets.Window
-
Text to show in the status bar of the window (if one is visible)
- getStatusBar() - Method in class com.smartgwt.client.widgets.Window
-
Simple Canvas-based status bar, shown in the footer.
- getStayIfHovered() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
If true, pauses the auto-dismiss countdown timer when the mouse is over the messasge.
- getStdDev(String, boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the standard deviation of the data from a single metric.
- getStdDev(FacetValueMap, boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the standard deviation of the data from a single metric.
- getStep() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
How much should the value be incremented / decremented when the user hits the icons to increase / decrease the value?
- getStepActionButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
- getStepCancelButtonPrompt() - Method in class com.smartgwt.client.util.tour.Tour
-
Prompt displayed in hover for cancel button.
- getStepCancelButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
- getStepPercent() - Method in class com.smartgwt.client.widgets.Slider
-
- getStepPercentAsDouble() - Method in class com.smartgwt.client.widgets.Slider
-
The percentage of the total slider that constitutes one discrete step.
- getSteps() - Method in class com.smartgwt.client.util.tour.Tour
-
- getStopIfFalse() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
- getStopOnError() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Indicates that if validation fails, the user should not be allowed to exit the field - focus will be forced back into
the field until the error is corrected.
- getStopOnError() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Indicates that if validation fails, the user should not be allowed to exit the field - focus will be forced back into
the field until the error is corrected.
- getStopOnError() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Indicates that if this validator is not passed, the user should not be allowed to exit the field - focus will be forced
back into the field until the error is corrected.
- getStopOnErrors() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, this property determines how failure to save due to validation errors should be
displayed to the user.
- getStoreDisplayValues() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getStoreDisplayValues() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getStoreDisplayValues() - Method in class com.smartgwt.client.widgets.form.SearchForm
-
For editable fields with a specified
FormItem.displayField
and
FormItem.optionDataSource
, if the user selects a new value (typically from PickList based item such as a SelectItem),
should the selected displayValue be updated on the record being edited in addition to the value for the actual item.
Note that this only applies for fields using
local display field values
.
- getStoredState() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Set to "criteria" if you want only criteria to be stored for ListGrids and TreeGrids instead of the full viewState of
the component.
- getStreamResults() - Method in class com.smartgwt.client.data.DSRequest
-
If true, results will be streamed on the server, rather than all records being read into server memory at once; this
approach is appropriate for retrieving or exporting large datasets without swamping the server.
- getStretchColumnWidthsProportionally() - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
When
stretching column widths
, should
we stretch all column widths proportionally, or just stretch the columns that need extra width?
- getStrictQuoting() - Method in class com.smartgwt.client.util.JSONEncoder
-
Whether all property names should be quoted, or only those property names that are not valid
identifiers or are JavaScript reserved words (such as "true").
- getStrictSQLFiltering() - Method in class com.smartgwt.client.data.AdvancedCriteria
-
When set to true, causes filtering using this criteria object to follow SQL99 behavior for dealing with NULL values.
- getStrictSQLFiltering() - Method in class com.smartgwt.client.data.DataSource
-
If set to true, both client and server-side advanced filtering used by Smart GWT will follow
SQL99 behavior for dealing with NULL values, which is often counter-intuitive to users.
- getStrikethroughSelectionPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- getStringInBrowser() - Method in class com.smartgwt.client.data.DataSourceField
-
Server-side setting that causes values for fields of type "integer" or "float" to be represented as Strings when
delivered to a web browser, in order to avoid mangling values which cannot be represented faithfully in JavaScript.
- getStringValueFromJavaScriptObjectArray(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getStyle() - Method in class com.smartgwt.client.widgets.ace.AceMarker
-
Internal use only.
- getStyle() - Method in class com.smartgwt.client.widgets.rte.ListProperties
-
The style of list item marker.
- getStyledRowEnds() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true, the first and last cells in each row will be styled with an additional CSS class, via the
firstCellStyle
and
lastCellStyle
attributes.
- getStyleName() - Method in class com.smartgwt.client.widgets.Button
-
StatefulCanvases are styled by combining
baseStyle
with
State
to build a composite css style name.
- getStyleName() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- getStyleName() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
The CSS class for this EventCanvas.
- getStyleName() - Method in class com.smartgwt.client.widgets.calendar.Lane
-
The base style-name for normal cells in this Lane.
- getStyleName() - Method in class com.smartgwt.client.widgets.Canvas
-
The CSS class applied to this widget as a whole.
- getStyleName() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Default styleName for the chart.
- getStyleName() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
CSS class for the CubeGrid as a whole
- getStyleName() - Method in class com.smartgwt.client.widgets.Dialog
-
Style of the Dialog background
- getStyleName() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
For
drawingType
"svg" only, the CSS class applied to
this label.
- getStyleName() - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
Default CSS class for the ListGrid as a whole.
- getStyleName() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default CSS class for the ListGrid as a whole.
- getStyleName() - Method in class com.smartgwt.client.widgets.Label
-
Set the CSS class for this widget.
- getStyleName() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Default CSS style for the SectionStack as a whole.
- getStyleName() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
The CSS class to apply to the
Label
drawn for this message.
- getStyleName() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
StatefulCanvases are styled by combining
baseStyle
with
State
to build a composite css style name.
- getStyleName() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Style for the overall TileGrid component.
- getStyleName() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
CSS class applied to this RibbonGroup.
- getStyleName() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
CSS class applied to this toolstrip.
- getStyleName() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for the component as a whole.
- getStyleWeekends() - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether weekend days should be styled differently from weekdays.
- getStyleWithCSS() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
When true, applies style attributes in markup instead of presentation elements.
- getStyleWorkday() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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
- getSublane(String, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
sublane
with the passed name, from the
lane
with the passed name, in the passed view.
- getSublane(String, String, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
sublane
with the passed name, from the
lane
with the passed name, in the passed view.
- getSublane() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- getSublaneEvents(Lane, Lane) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For views that support
lanes
and allow
sublanes
, returns the array of events in the current
dataset that apply to the passed lane and sublane in the passed or current view.
- getSublaneEvents(Lane, Lane, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For views that support
lanes
and allow
sublanes
, returns the array of events in the current
dataset that apply to the passed lane and sublane in the passed or current view.
- getSublaneFromPoint() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
sublane
at the passed co-ordinates.
- getSublaneFromPoint(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getSublaneFromPoint(Integer, Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getSublaneFromPoint(Integer, Integer, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the
sublane
at the passed co-ordinates.
- getSublaneNameField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the field which will determine the
sublane
in
which this event will be displayed, within its parent Lane, in
Timeline
s
and in the
day view
, if
showDayLanes
is true.
- getSublanes() - Method in class com.smartgwt.client.widgets.calendar.Lane
-
Array of
Lane
objects that will share the available space in the parent
Lane, vertically in
timelines
and horizontally in
day views
.
- getSubmenu(MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Creates and returns the submenu associated with the provided MenuItem.
- getSubmenu() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
- getSubmenuConstructor() - Method in class com.smartgwt.client.widgets.menu.Menu
-
When using a Tree or hierarchical DataSource as the menu's data, optional subclass of Menu that should be used when
generating submenus.
- getSubmenuDirection() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Should submenus show up on our left or right.
- getSubmenuDisabledImage() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to use for the submenu indicator when the item is disabled.
- getSubmenuDisabledImageAsImgHTMLProperties() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to use for the submenu indicator when the item is disabled.
- getSubmenuFieldDefaults() - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Default properties for the automatically generated submenu column.
- getSubmenuFieldProperties() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Custom properties for the automatically generated submenu column.
- getSubmenuImage() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to use for the submenu indicator.
- getSubmenuImageAsImgHTMLProperties() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to use for the submenu indicator.
- getSubscribedChannels() - Static method in class com.smartgwt.client.rpc.Messaging
-
Returns list of channels that we're currently subscribed to.
- getSubstring() - Method in class com.smartgwt.client.widgets.form.validator.ContainsValidator
-
- getSubstring() - Method in class com.smartgwt.client.widgets.form.validator.DoesntContainValidator
-
- getSubstring() - Method in class com.smartgwt.client.widgets.form.validator.StringCountValidator
-
Return the substring.
- getSuccess() - Method in class com.smartgwt.client.form.events.AsyncValidationReplyEvent
-
true if validation succeeded, false if it failed
- getSuccess() - Method in class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
-
true if validation succeeded, false if it failed
- getSuccess() - Method in class com.smartgwt.client.widgets.grid.events.GroupTreeChangedEvent
-
did the operation complete successfully?
- getSuffix() - Method in class com.smartgwt.client.data.CriteriaOutputSettings
-
Suffix to be appended to each criterion description.
- getSuggestedTitle() - Method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleResult
-
If successful, the AI-generated suggestion for a title of a field that will contain the AI-generated record summaries.
- getSummary() - Method in class com.smartgwt.client.ai.SummarizeValueExample
-
The example summary of the
value
.
- getSummary() - Method in class com.smartgwt.client.ai.SummarizeValueResult
-
- getSummaryFieldValue(ListGridField, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getSummaryFunction() - Method in class com.smartgwt.client.data.DataSourceField
-
- getSummaryFunctions() - Method in class com.smartgwt.client.data.DSRequest
-
A mapping from field names to summary functions to be applied to each field.
- getSummaryFunctions() - Method in class com.smartgwt.client.util.workflow.GridFetchDataTask
-
A mapping from field names to
summary functions
to be applied to
each field in the fetch.
- getSummaryFunctions() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
A mapping from field names to
summary functions
to be applied to
each field for a fetch.
- getSummaryRow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Automatically generated ListGrid for displaying grid summary information (see
showGridSummary
).
- getSummaryRowCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, and a
summaryRowDataSource
is specified this property may
be used to specify fetch criteria to apply when retrieving summary data to show in the summary row.
- getSummaryRowDataSource() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, by default summary
values are calculated on the client based on the current data-set for the grid (see
getGridSummary()
and
getGridSummaryFunction()
).
- getSummaryRowFetchRequestProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, and a
summaryRowDataSource
is specified this property may
be used to customize the fetch request used when retrieving summary data to show in the summary row.
- getSummaryRowHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
-
- 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
-
- getSummaryValueTitle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getSummaryVars() - Method in class com.smartgwt.client.widgets.UserSummary
-
Map from the single capital letters used as summary variables in the
UserSummary
String to the field names these variables should represent.
- getSuperclass() - Method in class com.smartgwt.client.bean.BeanFactory
-
- getSupportsCutPasteEvents() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Does the current formItem support native cut and paste events?
- getSupportsCutPasteEvents() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Does the current formItem support native cut and paste events?
- getSupportsCutPasteEvents() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Does the current formItem support native cut and paste events?
- getSupportsFlatSkins() - Static method in class com.smartgwt.client.util.Browser
-
Whether browser is capable of rendering flat skins (e.g.
- getSupportsInlineEdit() - Method in class com.smartgwt.client.tools.EditProxy
-
Whether this EditProxy has an inline edit behavior, which allows an end user to configure a component by editing a
simple text representation of its configuration.
- getSupportsMultipleInputRecords() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Does this processElement support being called multiple times for multiple records in the
last task output
?
- getSupportsTransparency() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Determines whether to show the opacity slider.
- getSupportsTransparency() - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Determines whether the
ColorPicker
associated with this ColorItem allows the
user to set transparency/opacity information whilst selecting a color.
- getSuppressAutoDraw() - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
If true, prevents any screen from being drawn when it's created, even if there's an explicit Canvas.autoDraw
:true setting on it.
- getSuppressAutoDraw() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
If true, prevents any screen from being drawn when it's loaded, even if there's an explicit Canvas.autoDraw
:true setting on it.
- getSuppressAutoDraw() - Method in class com.smartgwt.client.rpc.RPCRequest
-
If
evalResult
is set, setting this property to true causes
Canvas.autoDraw
to be set to false for the duration of the result
evaluation - which is generally what you want if you're returning new components from the server.
- getSuppressBrowserClearIcon() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
This attribute currently only has an effect in Internet Explorer.
- getSuppressBrowserClearIcons() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getSuppressedGlobals() - Method in class com.smartgwt.client.rpc.LoadScreenCallback
-
A collection of suppressed globals.
- getSuppressNullValueFormat() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
- getSuppressValidationErrorCallback() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When calling
saveData()
on a form or valuesManager, by
default if the server returns an error code, any callback passed into saveData() will not be fired.
- getSuppressValidationErrorCallback() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
When calling
saveData()
on a form or valuesManager, by
default if the server returns an error code, any callback passed into saveData() will not be fired.
- getSuppressValueIcon() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If valueIcons
is set, this property may be set to
prevent the value icons from showing up next to the form items value
- getSuppressValueIcon() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has a valueIcons property specified, setting this property to true will prevent the valueIcon being
written out into this field's cells.
- getSvgString() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Generates a string containing the SVG source of this DrawItem.
- getSvgString() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Converts this DrawPane to the source of an <svg>
element equivalent to the current drawing.
- getSwatchHeight() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Displayed height of the color swatch image.
- getSwatchImageURL() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The location of the color swatch image file
- getSwatchWidth() - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Displayed width of the color swatch image.
- getSymmetricEdges() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this tabSet will
show edges
for the
paneContainer, this property determines whether the same edge media will be used regardless of the tab bar position, or
whether different media should be used (necessary if the edge appearance is not symmetrical on all sides).
- getSymmetricPickerButton() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- 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.
- getSynthetic() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
True For synthetic events.
- getTab() - Method in class com.smartgwt.client.browser.window.BrowserWindowSettings
-
Should the window be opened in a tab or a new browser window in fallback mode without OpenFin? Unless set explicitly
false, fallback mode will open tabs for the new window.
- getTab() - Method in class com.smartgwt.client.widgets.tab.events.TabClickEvent
-
with click handler being fired
- getTab() - Method in class com.smartgwt.client.widgets.tab.events.TabCloseClickEvent
-
the tab to be removed
- getTab() - Method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
-
the tab object that recieved the context click event
- getTab() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
the deselected tab object (not tab button instance)
- getTab() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
the tab object (not tab button instance)
- getTab() - Method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
the tab whose title has changed
- getTab(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Retrieves a Tab definition from within this tabSet by index.
- getTab(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Retrieves a Tab definition from within this tabSet by ID.
- getTabBar() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
TabBar for this TabSet, an instance of
TabBar
.
- getTabBarAlign() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Alignment of the tabBar.
- getTabBarAlignAsAlignment() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Alignment of the tabBar.
- getTabBarControlLayout() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
com.smartgwt.client.types.AutoChild
of type
Layout
that holds the
tabBarControls
as well as the built-in controls such as
the
tab picker menu
.
- getTabBarPosition() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Which side of the TabSet the TabBar should appear on.
- getTabBarThickness() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Thickness of tabBar, applies to either orientation (specifies height for horizontal, width for vertical orientation).
- getTabCanvas() - Method in class com.smartgwt.client.widgets.tab.events.TabsReorderedEvent
-
the live Canvas representing the tab that was moved
- getTabCanvas() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Returns the live Canvas used to represent this tab in a tabSet.
- getTabCanvas(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Get the live Canvas representing a tab by index.
- getTabCanvas(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Get the live Canvas representing a tab by index.
- getTabIndex() - Method in class com.smartgwt.client.widgets.Canvas
-
If specified this governs the tabIndex of the widget in the page's tab order.
- getTabIndex() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
TabIndex for the form item within the form, which controls the order in which controls are visited when the user hits
the tab or shift-tab keys to navigate between items.
- getTabIndex() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
TabIndex for this formItemIcon.
- getTabIndex() - Method in class com.smartgwt.client.widgets.tab.events.TabsReorderedEvent
-
the new index of the tab in the tabSet
- getTabIndex(String) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Returns a tabIndex number for some target ID registered via
addTarget()
.
- getTableMode() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
The display mode of the table.
- getTableRowStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The style to apply to <TR> tags in this grid's table.
- getTabNum() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
the index of the deselected tab
- getTabNum() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
the index of the newly selected tab
- getTabNumber(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Get the index of a tab from the tabID.
- getTabPane() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
the deselected tab's pane if set
- getTabPane() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
the newly selected tab's pane if set
- getTabPicker() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
A button control that allows tabs to be picked directly from a popup menu.
- getTabs() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
The tabs
- getTabSet() - Method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
-
This tabset
- getTabSet() - Method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
Return the tabSet containing the tab.
- getTabSet() - Method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
Return the tabSet containing the tab.
- getTabSet() - Method in class com.smartgwt.client.widgets.tab.Tab
-
- getTabSize() - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getTagName() - Method in class com.smartgwt.client.data.DataSource
-
Tag name to use when serializing to XML.
- getTailSize() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Length of the horizontal/vertical "tail segments" between the start and end points of this DrawLinePath and the
connecting center segment.
- getTailSizeAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Length of the horizontal/vertical "tail segments" between the start and end points of this DrawLinePath and the
connecting center segment.
- getTallBaseStyle() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
"Tall" baseStyle for this listGrid.
- getTarget() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the canvas that is the target of the mouse event.
- getTarget() - Method in class com.smartgwt.client.util.tour.TourStep
-
Component that is the target of this step.
- getTarget() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The name of a window or frame that will receive the results returned by the form's action.
- getTarget() - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
By default, clicking a link rendered by this item opens it in a new browser window.
- getTarget() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
By default, clicking a link rendered by this item opens it in a new browser window.
- getTarget() - Method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
-
for a menu shown as a context menu, the Canvas the menu was shown on.
- getTarget() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Optional target canvas for this menu.
- getTarget() - Method in class com.smartgwt.client.widgets.Splitbar
-
When a Splitbar
is created by a layout, the target
property of the Splitbar will be a pointer
to the member for which it is acting as a resizeBar.
- getTarget() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
By default, clicking a link rendered by this item opens it in a new browser window.
- getTargetAfter() - Method in class com.smartgwt.client.widgets.Splitbar
-
Is the
target
being shown before or after the bar? This property
is automatically populated for
splitbar
s created by a layout.
- getTargetBaseClass() - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Base class of components and any required or optional scope that this task targets.
- getTargetBaseClassAsStringArray() - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Base class of components and any required or optional scope that this task targets.
- getTargetCanvas() - Method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
button that was clicked
- getTargetCanvas() - Method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
-
button in question
- getTargetClass() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The class name of the event target, if one exists.
- getTargetComponent(Process) - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Returns the actual component specified by
componentId
for this task.
- getTargetComponent(Process, Boolean) - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Returns the actual component specified by
componentId
for this task.
- getTargetComponent() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Component that saved searches should apply to.
- getTargetDataSource() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
DataSource that the saved searches are performed against.
- getTargetEditsCriteria() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
- getTargetField() - Method in class com.smartgwt.client.util.workflow.FormDisableFieldTask
-
Field to show/hide.
- getTargetField() - Method in class com.smartgwt.client.util.workflow.FormSetFieldValueTask
-
Field to assign new value.
- getTargetField() - Method in class com.smartgwt.client.util.workflow.GridSetEditValueTask
-
Target field in current edit row to be updated
- getTargetFieldAsString() - Method in class com.smartgwt.client.util.workflow.GridSetEditValueTask
-
Target field in current edit row to be updated
- getTargetFieldName() - Method in class com.smartgwt.client.util.workflow.GetPropertiesTask
-
If
componentId
targets a DynamicForm, this
property specifies the name of the target field.
- getTargetFieldName() - Method in class com.smartgwt.client.util.workflow.SetPropertiesTask
-
If
componentId
targets a DynamicForm, this
property optionally specifies the name of the target field.
- getTargetFieldName() - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
If
componentId
targets a DynamicForm, this
property specifies the name of the target field to assign new title.
- getTargetFieldName() - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
If
componentId
targets a DynamicForm, this
property specifies the name of the target field to assign new title.
- getTargetFieldsItemTitle() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title for the Target Field(s) picker.
- getTargetForm() - Method in class com.smartgwt.client.util.workflow.UserTask
-
DynamicForm that should be populated with data and that should provide the data for the task outputs.
- getTargetFormAsString() - Method in class com.smartgwt.client.util.workflow.UserTask
-
DynamicForm that should be populated with data and that should provide the data for the task outputs.
- getTargetGrid() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
List grid containing the selected set of records.
- getTargetGridTitle() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getTargetID() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The
widget ID
of the event target, if one exists.
- getTargetOffsetInto() - Method in class com.smartgwt.client.widgets.PointerSettings
-
- getTargetOffsetLeft() - Method in class com.smartgwt.client.widgets.PointerSettings
-
If
targetSnapTo
is defined, this property can be
used to specify an offset in px or percentage for the left coordinate of the pointer.
- getTargetOffsetTop() - Method in class com.smartgwt.client.widgets.PointerSettings
-
If
targetSnapTo
is defined, this property can be
used to specify an offset in px or percentage for the top coordinate of the pointer.
- getTargetPane() - Method in class com.smartgwt.client.util.workflow.NavigateSplitPaneTask
-
Pane target to be navigated from the current pane.
- getTargetRecord() - Method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
record being dropped on.
- getTargetSectionName() - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
If
componentId
targets a SectionStack, this
property specifies the name of the target section.
- getTargetSectionName() - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
If
componentId
targets a SectionStack, this
property specifies the name of the target section.
- getTargetSectionTitle() - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
If
componentId
targets a SectionStack, this
property specifies the title of the target section.
- getTargetSectionTitle() - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
If
componentId
targets a SectionStack, this
property specifies the title of the target section.
- getTargetSnapTo() - Method in class com.smartgwt.client.widgets.PointerSettings
-
Specifies the position of the pointer into the target when
showing
.
- getTargetTabName() - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
If
componentId
targets a TabSet, this property
specifies the name or ID of the target tab to assign new title.
- getTargetTabName() - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
If
componentId
targets a TabSet, this property
specifies the name or ID of the target tab to assign new title.
- getTargetTask() - Method in class com.smartgwt.client.util.workflow.DecisionBranch
-
- getTargetView() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Automatically generated view (typically a window) to show for tour step.
- getTargetView() - Method in class com.smartgwt.client.util.tour.TourStep
-
Automatically generated view (typically a TourWindow) to show for tour step.
- getTargetView() - Method in class com.smartgwt.client.util.workflow.UserTask
-
Optional widget that should be shown to allow user input.
- getTargetViewConstructor() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
The name of the widget class (as a string) to use for the target view.
- getTargetViewConstructor() - Method in class com.smartgwt.client.util.tour.TourStep
-
The name of the widget class (as a string) to use for the target view.
- getTargetViewDefaults() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
- getTargetViewDefaults() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getTargetVM() - Method in class com.smartgwt.client.util.workflow.UserTask
-
Optional ValuesManager which will receive task inputs and provide task outputs.
- getTargetX() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The horizontal offset of the event from the
left edge
of the event
target, if one exists.
- getTargetY() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The vertical offset of the event from the
top edge
of the event
target, if one exists.
- getTemperature() - Method in class com.smartgwt.client.ai.AIRequest
-
A number from 0 to 1 representing how much variability or creativity in responses AI should generate.
- getTemplate() - Method in class com.smartgwt.client.data.DataSourceField
-
If
field.template
is set, this field's value in records will be
calculated dynamically via the specified
template
.
- getterForString() - Method in class com.smartgwt.client.bean.BeanProperty
-
- getterForString() - Method in class com.smartgwt.client.bean.BeanProperty1Getter
-
- getterForString() - Method in class com.smartgwt.client.bean.BeanProperty1Getter1Setter
-
- getterForString() - Method in class com.smartgwt.client.bean.BeanProperty1Setter
-
- getterForString() - Method in class com.smartgwt.client.bean.BeanPropertyMultiple
-
- getTestData() - Method in class com.smartgwt.client.data.DataSource
-
For a client-only DataSource, a set of records to use as a dataset, specified as an Array of JavaScript Objects.
- getTestDataContext() - Method in class com.smartgwt.client.widgets.Canvas
-
- getTestInstance() - Method in class com.smartgwt.client.core.BaseClass
-
- getTestInstance() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
- getTestInstance() - Method in class com.smartgwt.client.widgets.Canvas
-
- getTestInstance() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- getTestInstance() - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
- getTestInstance() - Method in class com.smartgwt.client.widgets.grid.DateGrid
-
- getTestInstance() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getTestInstance() - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
- getTestInstance() - Method in class com.smartgwt.client.widgets.menu.Menu
-
- getTestRoot() - Static method in class com.smartgwt.client.util.AutoTest
-
Gets the implicit root canvas available in scLocators starting "//testRoot[]".
- getText() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
As an alternative to displaying an image, an
inline
FormItemIcon
can display a string of HTML where the icon's image would have appeared.
- getText() - Method in class com.smartgwt.client.widgets.UserFormula
-
Formula to be evaluated.
- getText() - Method in class com.smartgwt.client.widgets.UserSummary
-
Summary to be evaluated.
- getTextAlign() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is
true
this
property governs the alignment of text within the text field.
- getTextAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Alignment of the text / content within this form item.
- getTextAlign() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is
true
, this
property governs the alignment of text within the text field.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Base css style for this item.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Base CSS class for this item's title text
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's text box element.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Base CSS class for this item
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Base CSS class name for a form item's text box element.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
Base CSS class applied to this item's title text (rendered next to the checkbox element).
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Base CSS class applied to the text for items within this radio group.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base CSS class name for a form item's text box element.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Base CSS class for this item
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Base CSS class to apply to this item's input element.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Base CSS class name for this item's input element.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Base CSS class for this item's text box.
- getTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Base CSS class name for this UploadItem
's native file input element.
- getTextColor() - Method in class com.smartgwt.client.data.Hilite
-
When edited via a
HiliteEditor
, the value for the foreground color of this
hilite.
- getTextColor() - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional text color for the body portion of
canvases
representing this event in the various
calendar views
.
- getTextField() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Text field to hold the entire date in "type in" format, if
useTextField
is true.
- getTextField() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Text field to hold the entire time in "type in" format, if
useTextField
is true.
- getTextFieldProperties() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
textField
.
- getTextFieldProperties() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getTextFormula() - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
Formula to be used to calculate the component title.
- getTextFormula() - Method in class com.smartgwt.client.util.workflow.ShowMessageTask
-
Formula to be used to calculate the message contents.
- getTextFormula() - Method in class com.smartgwt.client.util.workflow.ShowNotificationTask
-
Formula to be used to calculate the message contents.
- getTextFormula() - Method in class com.smartgwt.client.util.workflow.UserConfirmationTask
-
Formula to be used to calculate the message contents.
- getTextFormula() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Not applicable to a DateRangeItem.
- getTextFormula() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Formula to be used to calculate the text value of this FormItem.
- getTextFormulaValue(UserSummary, Process) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- getTextMatchStyle() - Method in class com.smartgwt.client.data.CriteriaOutputSettings
-
- getTextMatchStyle() - Method in class com.smartgwt.client.data.DSRequest
-
For "fetch" operations, how search criteria should be interpreted for text fields: one of "exact" for exact match,
"exactCase" for case-sensitive exact match, "startsWith" for matching at the beginning only, or "substring" for
substring match.
- getTextMatchStyle() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When applying filter criteria to pickList data, what type of matching to use.
- getTextMatchStyle() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- getTextMatchStyle() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
When applying filter criteria to pickList data, what type of matching to use.
- getTextMatchStyle() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When applying filter criteria to pickList data, what type of matching to use.
- getTextMatchStyle() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
TextMatchStyle for retrieving records from this shuttle's dataSource.
- getTextRange(AceRange) - Method in class com.smartgwt.client.widgets.ace.AceDocument
-
Internal use only.
- getTextRange(AceRange) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getTheme() - Method in class com.smartgwt.client.widgets.ace.AceRenderer
-
Internal use only.
- getThreadCode() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
A symbolic thead ID useful for debugging, present when a JavaScript error is hit processing an event.
- getThumb() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
A canvas used as the thumb of this ToggleSwitch, which can be styled using
thumbBaseStyle
and otherwise modified according to the
AutoChild pattern -
thumbConstructor
,
thumbDefaults
and
thumbProperties
are
valid.
- getThumbBaseStyle() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
The name of the base CSS class to apply to the
thumb
of this
toggle switch - the actual styleName applied will be suffixed "On" or "Off", depending on this widget's current value.
- getThumbInset() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Inset of the thumb relative to the track.
- getThumbMinSize() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The minimum pixel size of the draggable thumb regardless of how large the scrolling region becomes.
- getThumbOffset() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
Spacing to apply inside of this ToggleSwitch, outside of the
thumb
.
- getThumbOverlap() - Method in class com.smartgwt.client.widgets.Scrollbar
-
Number of pixels the thumb is allowed to overlap the buttons at each end of the track.
- getThumbRadius() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
The CSS border-radius for the
thumb
.
- getThumbSrc() - Method in class com.smartgwt.client.widgets.Slider
-
The base filename for the slider thumb images.
- getThumbThickWidth() - Method in class com.smartgwt.client.widgets.Slider
-
The dimension of the thumb perpendicular to the slider track.
- getThumbThinWidth() - Method in class com.smartgwt.client.widgets.Slider
-
The dimension of the thumb parallel to the slider track.
- getTickLength() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getTickLine() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getTickMarkToValueAxisMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getTieMode() - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
What to do if there is more than one possible
Tree.childrenProperty
when using scanMode "branch" or "level"
- getTile() - Method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
-
the tile that was clicked on
- getTile() - Method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
the tile that was clicked on
- getTile() - Method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
-
the tile that was doubleclicked on
- getTile() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getTile(Record) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns the tile for the passed record or record index.
- getTile(int) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns the tile for the passed record or record index.
- getTile(int) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Retrieve a tile by index.
- getTileConstructor() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Class-name of a Smart GWT component to use for each tile rendered by this TileGrid.
- getTileDragAppearance() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Visual appearance to show when the tile is being dragged.
- getTileGrid() - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
The
TileGrid
that created this SimpleTile.
- getTileHeight() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Height of each tile in pixels.
- getTileHMargin() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Horizontal margin in between tiles.
- getTileHTML(Record) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
This method provides the HTML to
be displayed within each tile.
- getTileIndex(Canvas) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Returns the index of the specified tile.
- getTileMargin() - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Margin in between tiles.
- getTileProperties() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Common properties to use when creating every tile.
- getTileRecord(Canvas) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Given a tile within this this tile-grid, this method will return the associated record.
- getTiles() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
List of tiles that may be used by the TileGrid to show its current data set.
- getTileScreen() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- 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
-
If
useTextField
is true, what format should
this item's time string be presented in?
- getTimeFormatter() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Time-format to apply to date type values within this field.
- getTimeFormatter() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Display format to use for fields specified as type 'time'.
- getTimeFormatter() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Time-format to apply to date type values within this field.
- getTimeFormatter12Hour() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- getTimeFormatter24Hour() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- 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 in 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
-
- getTimeOffset() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
- getTimeout() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Sets the timeout for the projectLoader servlet request.
- getTimeout() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Sets the timeout on this request.
- getTimeout() - Method in class com.smartgwt.client.util.ElementWaitConfig
-
- getTimeout() - Method in class com.smartgwt.client.util.SystemWaitConfig
-
- getTimeUnitOptions() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
List of time units that will be offered for relative dates.
- getTimingData(Integer) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Returns timing data gathered for the transaction number passed in.
- getTimingData(Integer, TimingDataCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
- getTimingData(Integer, TimingDataCallback, Integer) - Static method in class com.smartgwt.client.rpc.RPCManager
-
- getTimingData(Integer, TimingDataCallback, Integer, boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
- getTimingData(Integer, TimingDataCallback, Integer, boolean, boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Returns timing data gathered for the transaction number passed in.
- GettingCanvasSize - Interface in com.smartgwt.client.docs
-
Determining the size of a drawn canvas
- getTitle() - Method in class com.smartgwt.client.data.DataSource
-
User-visible name for this DataSource.
- getTitle() - Method in class com.smartgwt.client.data.DataSourceField
-
Default user-visible title for this field.
- getTitle() - Method in class com.smartgwt.client.data.Field
-
An
HTMLString
to use as the displayable title for this field outside the context of a
field container.
- getTitle(Object, Record, Map, String, Canvas) - Method in class com.smartgwt.client.data.GroupTitleFunction
-
- getTitle() - Method in class com.smartgwt.client.data.Hilite
-
User-visible title for this hilite.
- getTitle() - Method in class com.smartgwt.client.tools.PaletteNode
-
Textual title for this paletteNode.
- getTitle() - Method in class com.smartgwt.client.tools.StyleGroup
-
Title to display in the header for this group.
- getTitle() - Method in class com.smartgwt.client.tools.StyleSetting
-
Title for this setting when applied to a FormItem.
- getTitle() - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Title for the Window.
- getTitle() - Method in class com.smartgwt.client.util.tour.TourStep
-
Title for the Window.
- getTitle() - Method in class com.smartgwt.client.util.workflow.AddScreenTask
-
Title of new SectionStackSection or TabSet when
componentId
targets a SectionStack or TabSet.
- getTitle() - Method in class com.smartgwt.client.util.workflow.NavigateSplitPaneTask
-
Title to show instead of the automatically chosen one.
- getTitle() - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
Title to assign to component.
- getTitle() - Method in class com.smartgwt.client.widgets.ai.BuildUIViaAIProgressDialog
-
Title for this Window, shown if
showTitle
is true in the
header
(if drawn).
- getTitle() - Method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
-
Title for this Window, shown if
showTitle
is true in the
header
(if drawn).
- getTitle() - Method in class com.smartgwt.client.widgets.ai.FilterViaAIProgressDialog
-
Title for this Window, shown if
showTitle
is true in the
header
(if drawn).
- getTitle() - Method in class com.smartgwt.client.widgets.ai.HiliteViaAIProgressDialog
-
Title for this Window, shown if
showTitle
is true in the
header
(if drawn).
- getTitle() - Method in class com.smartgwt.client.widgets.BaseWidget
-
- getTitle() - Method in class com.smartgwt.client.widgets.Button
-
The title HTML to display in this button.
- getTitle(HeaderLevel, Date, Date, String, Calendar) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevelTitleCustomizer
-
getTitle() should be implemented and return the string of HTML to display in the header for a given span in the HeaderLevel
- getTitle() - Method in class com.smartgwt.client.widgets.calendar.Lane
-
Title to show for this lane.
- getTitle() - Method in class com.smartgwt.client.widgets.Canvas
-
- getTitle() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Title for the chart as a whole.
- getTitle() - Method in class com.smartgwt.client.widgets.cube.Facet
-
User-visible title of this facet.
- getTitle() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
User-visible title of this facetValue.
- getTitle() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Title (tooltip hover text) for this image.
- getTitle() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getTitle() - Method in class com.smartgwt.client.widgets.EditSearchWindow
-
- getTitle() - Method in class com.smartgwt.client.widgets.FieldPickerWindow
-
- getTitle() - Method in class com.smartgwt.client.widgets.form.fields.CancelItem
-
CancelItems show a title of "Cancel"
by default.
- getTitle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
User visible title for this form item.
- getTitle() - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Title of this FormItem.
- getTitle() - Method in class com.smartgwt.client.widgets.form.fields.SubmitItem
-
SubmitItems show a title of "Submit"
by default.
- getTitle() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title text shown in the header bar of this editor's dialog.
- getTitle() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
- getTitle() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- getTitle() - Method in class com.smartgwt.client.widgets.ImgButton
-
The title HTML to display in this button.
- getTitle() - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Title to show for the section
- getTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
The title to display in the center of this navigation bar.
- getTitle() - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
- getTitle() - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Title to show for this NavItem
.
- getTitle() - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Title to show for the section
- getTitle() - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Title to show for the section
- getTitle() - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Default title for the button.
- getTitle() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Default title for the button.
- getTitle() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The text displayed for the menu item
- getTitle() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Title for this button.
- getTitle() - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
Title for the Window implemented as a container for this picker in some skins.
- getTitle() - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear in this Dialog's Header-bar.
- getTitle() - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in this Dialog's Header-bar.
- getTitle() - Method in class com.smartgwt.client.widgets.notify.NotifyAction
-
The title of the action to render into the message.
- getTitle() - Method in class com.smartgwt.client.widgets.PrintWindow
-
Title for the print window
- getTitle() - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
The title of this ListPropertiesDialog.
- getTitle() - Method in class com.smartgwt.client.widgets.Slider
-
Optional display title for the slider.
- getTitle() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
The title HTML to display in this button.
- getTitle() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The title HTML to display in this button.
- getTitle() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Specifies the title of the this tab.
- getTitle() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- getTitle() - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Title for this Window, shown if
showTitle
is true.
- getTitle(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Return the title of a node -- the name as it should be presented to the user.
- getTitle() - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
The title of the node as it should appear next to the node icon in the
Tree
.
- getTitle() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
The title of the field as displayed on the left-hand side.
- getTitle() - Method in class com.smartgwt.client.widgets.Window
-
Title for this Window, shown if
showTitle
is true in the
header
(if drawn).
- getTitleAlign() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Horizontal alignment of the chart's
title
with respect to
the the visible chart-width.
- getTitleAlign() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Alignment of facet label title.
- getTitleAlign() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default alignment for item titles.
- getTitleAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Alignment of this item's title in its cell.
- getTitleAlign() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Controls the horizontal alignment of the group's
title-text
, within its
label
.
- getTitleAutoFit() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Whether the
titleLabel
should be scaled to the
maximum possible size that fits inside the bounds of this item.
- getTitleAutoFitMargin() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Specifies margin between label and item edges when using
titleAutoFit
.
- getTitleAutoFitRotationMode() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Whether to rotate the
titleLabel
90 degrees clockwise
while trying to maximize its size in accordance with
titleAutoFit
.
- getTitleBackgroundProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for title background (if being drawn).
- getTitleBoundaryProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for bottom boundary of the title area, when there is already an outer container around the whole chart.
- getTitleColSpan() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Number of columns that this item's title spans.
- getTitleEditEvent() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
The event that triggers title editing on this TabSet.
- getTitleEditor() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
TextItem we use to edit tab titles in this TabSet.
- getTitleEditorLeftOffset() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, offsets the tab title editor further in from the left-hand edge of the tab, by the number of pixels set in this
property.
- getTitleEditorProperties() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- getTitleEditorRightOffset() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, offsets the tab title editor further in from the right-hand edge of the tab, by the number of pixels set in this
property.
- getTitleEditorTopOffset() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, offsets the tab title editor further down from the top edge of the tab, by the number of pixels set in this
property.
- getTitleField() - Method in class com.smartgwt.client.data.DataSource
-
Best field to use for a user-visible title for an individual record from this dataSource.
- getTitleField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getTitleField() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getTitleField() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Method to return the fieldName which represents the "title" for records in this
Component.
If this.titleField is explicitly specified it will always be used.
Otherwise, default implementation will check
titleField
for databound
components.
For non databound components returns the first defined field name of
"title"
,
"name"
, or
"id"
.
- getTitleField() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getTitleField() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getTitleField() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getTitleField() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display for an individual record as the main title.
- getTitleField() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getTitleField() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getTitleFieldDefaults() - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Default properties for the automatically generated title column.
- getTitleFieldProperties() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Custom properties for the automatically generated title column.
- getTitleFieldValue(Record) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getTitleFieldValue(Record) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getTitleFieldValue(Record) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Get the value of the titleField for the passed record
- getTitleFieldValue(Record) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getTitleFieldValue(Record) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getTitleFieldValue(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getTitleFieldValue(Record) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getTitleFieldValue(Record) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getTitleFormula() - Method in class com.smartgwt.client.util.workflow.AddScreenTask
-
Formula to be used to calculate the title contents.
- getTitleHeight() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- getTitleHilite() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Hilite style to apply to the title for this facetValue.
- getTitleLabel() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
When a non-null
title
is set, this AutoChild is created
automatically and positioned at the
center
of this
DrawItem
.
- getTitleLabel() - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
The AutoChild label used to display the
title
in this
NavigationBar.
- getTitleLabelBackground() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- getTitleLabelPadding() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If the
titleLabelBackground
is visible, how
much padding should be left between the bounds of the
titleLabel
and the edges of the
titleLabelBackground
?
- getTitleOrientation() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default orientation for titles for items in this form.
- getTitleOrientation() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
On which side of this item should the title be placed.
- getTitleOrientation() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- getTitlePadding() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
if aligning the title left or right, the amount of space before (for left aligned) or after (for right aligned) to pad
the title from the border edge
- getTitlePrefix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string pre-pended to the title of every item in this form.
- getTitleProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for title label.
- getTitleProperties() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- getTitleProperty() - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of the property on a
TreeNode
that holds the title of the node as it
should be shown to the user.
- getTitleRectHeight() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The height of the bordered rect around the title - defaults to 0 (assuming no border)
- getTitleRotationMode() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
The mode in which the
titleLabel
(if shown) is
rotated with this draw item.
- getTitleRotationMode() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
The mode in which the
titleLabel
(if shown) is
rotated with this draw item.
- getTitleRotationMode() - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
The mode in which the
titleLabel
(if shown) is
rotated with this draw item.
- getTitleRotationMode() - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
The mode in which the
titleLabel
(if shown) is
rotated with this draw item.
- getTitleRotationMode() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
The mode in which the
titleLabel
(if shown) is
rotated with this draw item.
- getTitleRotationMode() - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
The mode in which the
titleLabel
(if shown) is
rotated with this draw item.
- getTitleRotationMode() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
The mode in which the
titleLabel
(if shown) is
rotated with this draw item.
- getTitleRotationMode() - Method in class com.smartgwt.client.widgets.drawing.DrawShape
-
The mode in which the
titleLabel
(if shown) is
rotated with this draw item.
- getTitles() - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
Optional sparse array of titles for the spans on this headerLevel.
- getTitleSpacing() - Method in class com.smartgwt.client.widgets.Slider
-
The space between the
title
and the track.
- getTitleStyle() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Base CSS class for this item's title cell.
- getTitleStyle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's title.
- getTitleStyle() - Method in class com.smartgwt.client.widgets.Slider
-
- 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
-
- getTitleStyle() - Method in class com.smartgwt.client.widgets.tab.Tab
-
A separate style for the title text.
- getTitleStyle() - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- getTitleSuffix() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string appended to the title of every item in this form.
- getTitleVAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Vertical alignment of this item's title in its cell.
- getToDate() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "to" date.
- getToDate() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Initial value for the "to" date.
- getToDateAsString() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "to" date.
- getToDateAsTimeUnit() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "to" date.
- getToDateOnlyPrefix() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
The text to prepend to the formatted date when only a
toDate
is supplied.
- getTodayBackgroundColor() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The background color for cells that represent today in all
CalendarView
s.
- getTodayButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown below the
calendar grid
which, when clicked, navigates
the calendar to today.
- getTodayButtonHeight() - Method in class com.smartgwt.client.widgets.DateChooser
-
If set specifies a fixed height for the Today and Cancel buttons.
- getTodayButtonTitle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for "Today" button.
- getToField() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
- getToggleBaseStyle() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
The name of the CSS class to apply to this ToggleSwitch - the actual styleName applied will be suffixed "On" or "Off",
depending on the widget's current value.
- getToggleFreezeText(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid 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.
- getToggleOnKeypress() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
When set to true, the value can be toggled by pressing the Spacebar, or changed with the left and right
arrow-keys.
- getToggleOnThumbClick() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
When set to true, causes the ToggleSwitch to change value when the
thumb
is clicked, as well as when clicking in the widget body.
- getToggleUseUnselectedValuesOnSelectAll() - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
- getToolArea() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Layout used to contain all of the
toolbar
AutoChildren
that contain the
controlGroups
.
- getToolbar() - Method in class com.smartgwt.client.widgets.Dialog
-
com.smartgwt.client.types.AutoChild
of type Toolbar used to create the toolbarButtons
.
- getToolbar() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getToolbarBackgroundColor() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The background color for the toolbar.
- getToolsImgDir() - Static method in class com.smartgwt.client.util.Page
-
Return the images directory used by Isomorphic-supplied tools.
- getTooltip() - Method in class com.smartgwt.client.widgets.ace.AceCompletionResult
-
Internal use only.
- getTooltip() - Method in class com.smartgwt.client.widgets.Canvas
-
- getTooltip() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item.
- getTop() - Method in class com.smartgwt.client.core.Rectangle
-
- getTop() - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the top of the widget is offset down from its default drawing context (either its parent's top-left
corner, or the document flow, depending on the value of the
position
property).
- getTop() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Top coordinate of the diamond.
- getTop() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getTop() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
- 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
-
- getTop() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
- getTop() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Top coordinate of this item in pixels.
- getTopAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Top coordinate of the diamond.
- getTopAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getTopAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
- getTopAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Sets the amount from the top of its positioning that the element should be placed.
- getTopAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
- getTopAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
- getTopAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the top of the widget is offset down from its default drawing context (either its parent's top-left
corner, or the document flow, depending on the value of the
position
property).
- getTopElement() - Method in class com.smartgwt.client.widgets.Canvas
-
The top-most Canvas (i.e., not a child of any other Canvas), if any, in this widget's containment hierarchy.
- getTopOffset() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Specifies a top offset from the position specified by
position
or
positionCanvas
where the message should be shown.
- getTopOperator() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Default logical operator for all top-level clauses in the FilterBuilder.
- getTopOperatorAppearance() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- 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
-
- getTopOperatorItemWidthAsString() - 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.
- getTouchPickerButtonSize() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
The size of the tab picker button when isTouch
is true
.
- getTouchScrollRedrawDelay() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
While scrolling an incrementally rendered grid, using the inertial scrolling, time in milliseconds to wait before
redrawing, after the last touchScroll by the user.
- getTour(String) - Static method in class com.smartgwt.client.util.tour.Tour
-
Get a Tour instance by it's ID.
- getTourCompleteMakeChangesButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Make Changes... button in the TourComplete dialog.
- getTourCompleteRunTourButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the View XML button in the TourComplete dialog.
- getTourCompleteTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Tour Complete dialog displayed after recording a Tour.
- getTourCompleteTourIdTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Tour ID field in the TourComplete dialog.
- getTourCompleteViewXMLButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the View XML button in the TourComplete dialog.
- getTourStepWizardActionTypeTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Action Type field in the TourStep Wizard.
- getTourStepWizardAutoCompletePrompt() - Method in class com.smartgwt.client.util.tour.Tour
-
Prompt for the Auto Complete field in the TourStep Wizard.
- getTourStepWizardAutoCompleteTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Auto Complete field in the TourStep Wizard.
- getTourStepWizardBindOutputHint() - Method in class com.smartgwt.client.util.tour.Tour
-
Hint for the Bind Output field in the TourStep Wizard.
- getTourStepWizardBindOutputTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Bind Output field in the TourStep Wizard.
- getTourStepWizardCaseSensitiveTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Case Sensitive field in the TourStep Wizard.
- getTourStepWizardDoneButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Done button in the TourStep Wizard.
- getTourStepWizardDropTargetHint() - Method in class com.smartgwt.client.util.tour.Tour
-
Hint for the Drop Target field in the TourStep Wizard.
- getTourStepWizardDropTargetNotifyText() - Method in class com.smartgwt.client.util.tour.Tour
-
Descriptive text displayed in a popup
notification window
when a
Drop Target is selected for this TourStep.
- getTourStepWizardDropTargetPrompt() - Method in class com.smartgwt.client.util.tour.Tour
-
Prompt for the Drop Target field in the TourStep Wizard.
- getTourStepWizardDropTargetTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Drop Target field in the TourStep Wizard.
- getTourStepWizardExpectedValueHint() - Method in class com.smartgwt.client.util.tour.Tour
-
Hint for the Expected Value field in the TourStep Wizard.
- getTourStepWizardExpectedValueTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Expected Value field in the TourStep Wizard.
- getTourStepWizardInstructionsTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Instructions field in the TourStep Wizard.
- getTourStepWizardNextStepButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Next Step button in the TourStep Wizard.
- getTourStepWizardNoStepsMessage() - Method in class com.smartgwt.client.util.tour.Tour
-
Empty message for the grid in the Tour Wizard when no steps are present.
- getTourStepWizardRecordStepHeaderPrompt() - Method in class com.smartgwt.client.util.tour.Tour
-
Prompt for the Record Step window header in the TourStep Wizard.
- getTourStepWizardRecordStepTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Record Tour Step window in the TourStep Wizard.
- getTourStepWizardTargeNotifyText() - Method in class com.smartgwt.client.util.tour.Tour
-
Descriptive text displayed in a popup
notification window
when a
Target is selected for this TourStep.
- getTourStepWizardTargePrompt() - Method in class com.smartgwt.client.util.tour.Tour
-
Prompt for the Target field in the TourStep Wizard.
- getTourStepWizardTargetTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Target field in the TourStep Wizard.
- getTourStepWizardTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the TourStep Title field in the TourStep Wizard.
- getTourWizardInteractiveTourTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the interactive Tutorial option in the Tour Type picker in the Tour Wizard.
- getTourWizardNewScreenPickerTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Start with New Screen picker in the Tour Wizard.
- getTourWizardRecordButtonTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Record Tour button in the Tour Wizard.
- getTourWizardReifyTourTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Reify Tutorial option in the Tour Type picker in the Tour Wizard.
- getTourWizardRequiredDataSourcesHint() - Method in class com.smartgwt.client.util.tour.Tour
-
Hint text for the Required DataSources item in the Tour Wizard.
- getTourWizardRequiredDataSourcesTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Required DataSources item in the Tour Wizard.
- getTourWizardShowProgressTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Show Progress picker in the Tour Wizard.
- getTourWizardTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Tour Wizard.
- getTourWizardTourTypeTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Tour Type picker in the Tour Wizard.
- getTourWizardUITourTitle() - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the non-interactive UI Tour option in the Tour Type picker in the Tour Wizard.
- getTraceContext() - Method in class com.smartgwt.client.util.workflow.Process
-
- getTrack() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Optional track of the RangeSlider.
- getTrackCapSize() - Method in class com.smartgwt.client.widgets.Slider
-
The height of
vertical
slider start and end images, or width of
horizontal slider start and end images.
- getTrackEndHeight() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The minimum pixel height of the track end segments (if enabled with showTrackEnds).
- getTrackEndImg() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the end of a scrollbar track.
- getTrackEndWidth() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The minimum pixel width of the track end segments (if enabled with showTrackEnds).
- getTrackerImage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default image to use for the dragTracker when things are dragged within or out of this list.
- getTrackerImageAsImgHTMLProperties() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default image to use for the dragTracker when things are dragged within or out of this list.
- getTrackImageType() - Method in class com.smartgwt.client.widgets.Slider
-
The imageType setting for the slider track.
- getTrackImg() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the middle part of a scrollbar track, which usually takes up the majority of the width or height of
the scrollbar.
- getTrackingDuration() - Method in class com.smartgwt.client.tools.DebugOverflowSettings
-
Maximum time interval past which overflow data will be discarded when debugging overflow, measured in milliseconds.
- getTrackSrc() - Method in class com.smartgwt.client.widgets.Slider
-
The base filename for the slider track images.
- getTrackStartImg() - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the start of a scrollbar track.
- getTrackWidth() - Method in class com.smartgwt.client.widgets.Slider
-
The thickness of the track.
- getTrailingDateField() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the trailing date field for each event.
- getTransactionDescription(Integer) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Returns a brief description of the transaction in the following format for logging purposes: "Transaction with
n operation(s).
- getTransactionNum() - Method in class com.smartgwt.client.rpc.RPCResponse
-
- 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.DrawItem
-
Array holds two values representing translation along the x and y dimensions.
- getTranslate() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Global translation.
- getTranslatePatternOperators() - Method in class com.smartgwt.client.data.DataSource
-
Search operators
like "matchesPattern" use patterns like "foo*txt" to match
text values.
- getTransport() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Selects the transport used for this RPCRequest.
- getTree() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getTreeField() - Method in class com.smartgwt.client.widgets.tree.TreeGridField
-
The field containing
treeField: true
will display the
Tree
.
- getTreeFieldMinWidth() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getTreeFieldTitle() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Visible title for the tree column (field).
- getTreeMenu() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
AutoChild menu displayed when the button is clicked.
- getTreeMenuConstructor() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Widget class for the menu created by this button.
- getTreeNode() - Method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
-
node the node that was selected
- getTreeNode() - Method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
Pointer to the item in question as TreeNode.
- getTreeRootValue() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- getTrimMilliseconds() - Method in class com.smartgwt.client.data.DataSource
-
For this dataSource, should the millisecond portion of time and datetime values be trimmed off before before being sent
from client to server or vice versa.
- getTwentyFourHourTime() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Dictates whether times throughout the widget are formatted and edited as 24-hour values.
- getType() - Method in class com.smartgwt.client.ai.AIMessage
-
The type of data.
- getType() - Static method in class com.smartgwt.client.browser.window.events.OtherWindowsChangedEvent
-
Gets the type associated with this event.
- getType() - Method in class com.smartgwt.client.data.DataSourceField
-
Type of this field.
- getType() - Static method in class com.smartgwt.client.data.events.DataArrivedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.data.events.DataChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.data.events.ErrorEvent
-
Gets the type associated with this event.
- getType(String) - Static method in class com.smartgwt.client.data.SimpleType
-
Retrieve a simpleType definition by type name
- getType() - Static method in class com.smartgwt.client.form.events.AsyncValidationReplyEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.form.events.MemberSynchronizedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.tools.EditMaskClickedEvent
-
Gets the type associated with this event.
- getType() - Method in class com.smartgwt.client.tools.EditNode
-
- getType() - Static method in class com.smartgwt.client.tools.EditNodeUpdatedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.tools.NodeAddedEvent
-
Gets the type associated with this event.
- getType() - Method in class com.smartgwt.client.tools.PaletteNode
-
String this paletteNode creates, for example, "ListGrid".
- getType() - Static method in class com.smartgwt.client.tools.SelectedEditNodesUpdatedEvent
-
Gets the type associated with this event.
- getType() - Method in class com.smartgwt.client.util.AsyncOperationResult
-
The result type.
- getType() - Static method in class com.smartgwt.client.util.events.FontLoadingFailedEvent
-
- getType() - Static method in class com.smartgwt.client.util.events.FontsLoadedEvent
-
- getType() - Static method in class com.smartgwt.client.util.events.OrientationChangeEvent
-
- getType() - Static method in class com.smartgwt.client.util.workflow.events.ProcessFinishedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.util.workflow.events.ProcessTraceElementEvent
-
Gets the type associated with this event.
- getType() - Method in class com.smartgwt.client.util.workflow.ShowMessageTask
-
Message type.
- getType() - Method in class com.smartgwt.client.widgets.ace.AceMarker
-
Internal use only.
- getType() - Static method in class com.smartgwt.client.widgets.ace.events.AceEditorChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.BackgroundClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.BackgroundMouseUpEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.CalendarEventAdded
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.CalendarEventChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoved
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.CurrentViewChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.DateChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.DayBodyClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.DayHeaderClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.EventRepositionMove
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.EventRepositionStop
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.EventResizeMove
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.EventResizeStop
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.EventSaveError
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.EventsRenderedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.IndicatorClick
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.chart.ChartBackgroundDrawnEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.chart.ChartDrawnEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.chart.DataLabelClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.chart.DataLabelHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.chart.LegendClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.chart.LegendHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.chart.ValueClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.chart.ZoomChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.BeforeCommitEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.com.smartgwt.client.widgets.events.PreviewShownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.FacetAddedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.FacetContextClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.FacetLabelClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.FacetMovedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.FacetRemovedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.FacetValueContextClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.FacetValueSelectionChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.FixedFacetValueChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.data.events.TimeChangedEvent
-
Gets the type associated with this event.
- getType() - Method in class com.smartgwt.client.widgets.drawing.DrawShapeCommand
-
The command type.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.ClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.DragMove
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.DragResizeMoveEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.DragResizeStartEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.DragResizeStopEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.DragStart
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.DragStop
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.DrawEndEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.DrawStartEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.MouseDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.MouseMoveEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.MouseOutEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.MouseOverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.MouseUpEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.MovedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.ResizedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.drawing.events.ShowContextMenuEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ApplyClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ButtonClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.CancelClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ClearEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.CloseClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ContentLoadedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DataChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DoubleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragCompleteEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragMoveEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragRepositionMoveEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragRepositionStartEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragRepositionStopEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragResizeMoveEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragResizeStartEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragResizeStopEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragStartEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DragStopEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DrawEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DropCompleteEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DropEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DropMoveEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DropOutEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.DropOverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.FetchDataEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.FocusChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.FormulaUpdated
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.HoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.HoverHiddenEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.IconClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.KeyDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.KeyPressEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MaximizeClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MinimizeClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MouseDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MouseMoveEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MouseOutEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MouseOverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MouseStillDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MouseUpEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MouseWheelEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.MovedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ParentMovedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.PercentChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ResizedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.RestoreClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.RightMouseDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.RuleContextChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ScrolledEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ShowContextMenuEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.TitleHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ToggleValueChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.ValueChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.events.VisibilityChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.AsyncValidationReplyEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.ColorChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.ColorSelectedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.CriteriaChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.FilterChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.FilterSearchEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.FormSubmitFailedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.HiddenValidationErrorsEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.ItemChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.ItemChangeEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.ItemKeyPressEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.OnSearchEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.events.ValuesChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.BlurEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.CanEditChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ChangeEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.DataArrivedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.DoubleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.EditorEnterEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.EditorExitEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.FocusEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.FormItemIconClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.IconClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.IconKeyPressEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ItemHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.KeyDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.KeyPressEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.KeyUpEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.PendingStatusChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.PickerColorSelectedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.PickerIconClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ReadOnlyDisplayChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ShowContextMenuEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.TitleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.TitleDoubleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.TitleHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ValueHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
-
Gets the type associated with this event.
- getType() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The DynamicForm picks a field renderer based on the type of the field (and sometimes other attributes of the
field).
- getType() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Type of the validator.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.BodyKeyPressEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellContextClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellDoubleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellErrorIconHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellErrorIconOutEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellErrorIconOverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellMouseDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellMouseUpEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellOutEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellOverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellSavedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellSelectionChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CellValueHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.CriteriaChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.DataArrivedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.DataChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.DrawAreaChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.EditCompleteEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.EditFailedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.EditorExitEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.FieldStateChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.FilterEditorSubmitEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.GroupByCompleteEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.GroupByEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.GroupStateChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.GroupTreeChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.HeaderClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.HeaderDoubleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.HeaderHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.HilitesChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.NodeSelectedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RecordCollapseEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RecordDropEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RecordExpandEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RegroupEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RemoveRecordClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowContextClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowEditorEnterEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowEditorExitEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowMouseDownEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowMouseUpEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowOutEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.RowOverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.SelectionUpdatedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.SetSortEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.SorterClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.SorterContextClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.SortEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.grid.events.ViewStateChangedEvent
-
Gets the type associated with this event.
- getType() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
ListGrids picks a renderer for the view and edit mode of a field based on this attribute.
- getType() - Static method in class com.smartgwt.client.widgets.layout.events.DownClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.layout.events.MembersChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.layout.events.NavigationClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.layout.events.PaneChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.layout.events.SectionHeaderClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.layout.events.SectionHeaderTitleHoverEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.layout.events.UpClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.menu.events.ItemClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.menu.events.MenuIconClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.menu.events.MenuItemClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.rte.events.ApplyClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.rte.events.CancelClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.rte.events.ListPropertiesChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.AddTabClickedEvent
-
Deprecated.
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.AddTabClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.TabClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.TabCloseClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.TabContextMenuEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.TabDeselectedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.TabSelectedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.TabsReorderedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tab.events.TabTitleChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tableview.events.ImageClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tableview.events.RecordNavigationClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tile.events.DataArrivedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.toolbar.events.ItemClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.toolbar.events.ItemResizedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tools.events.EditCompleteEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tools.events.GradientChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tools.events.ValuesChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.DataChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.DataArrivedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.DataChangedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.FolderClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.FolderClosedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.FolderDropEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.FolderOpenedEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.LeafClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.NodeClickEvent
-
Gets the type associated with this event.
- getType() - Static method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
-
Gets the type associated with this event.
- getType() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Specifies the type of this DetailViewerField.
- getTypeAsDataSource() - Method in class com.smartgwt.client.data.DataSourceField
-
Return the type of the assigned DataSource
- getTypeAsSimpleType() - Method in class com.smartgwt.client.data.DataSourceField
-
Returns the type of this field as a SimpleType.
- getTypeAsString() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Type of the validator.
- getTypeOperators() - Method in class com.smartgwt.client.data.DataSource
-
- getTypeOperators(FieldType) - Method in class com.smartgwt.client.data.DataSource
-
- getTypeOperators(String) - Method in class com.smartgwt.client.data.DataSource
-
- getTypeProperty() - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
Each discovered child is labeled with a configurable "typeProperty" set to the value of the property that held the
children
- getTypeTitle() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Optional short, descriptive title for this process element.
- getUISummary(String[], String[]) - Method in class com.smartgwt.client.widgets.Canvas
-
Returns a summary of this canvas and its child canvii and/or fields that is useful to an AI in understanding the
hierarchy.
- getUIType() - Method in class com.smartgwt.client.ai.BuildUIViaAIContext
-
The AI-selected UI type.
- getUnboundConfirmationMessage() - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Message shwon to user to confirm deleting a single record on an unbound grid.
- getUnboundMultipleConfirmationMessage() - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Message shown to user to confirm deleting a group of records on an unbound grid.
- getUnboundNotifyMessage() - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
The default message to be shown when a target form is not bound to a DataSource.
- getUncheckedDescription() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- getUncheckedImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is not selected, or unchecked.
- getUndefinedComponentMessage() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- getUnderlineSelectionPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- getUnderlyingGWTCanvas() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Returns the GWT Canvas associated with this DrawItem.
- getUnderlyingGWTCanvas() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Returns the GWT Canvas underlying this DrawPane.
- getUndoManager() - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getUnfreezeFieldText() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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.
- getUnknownRowCountDisplayValue() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getUnorderedListPrompt() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- getUnremoveIcon() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getUnresolvedComponentMessage() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- getUnselectedOperator() - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
- getUnselectedTitle() - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If
title
is null, this value will be displayed as a
title when the user has not selected any value from the hierachichal menu.
- getUnsetDescription() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- getUnsetImage() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is unset.
- getUnstackedDecreaseIcon() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- getUnstackedIncreaseIcon() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- getUnstackedPrintTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
unstacked mode
, the base CSS class
name for the
SpinnerItem
's text box element when printed.
- getUnstackedReadOnlyTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- getUnstackedTextBoxStyle() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
unstacked mode
, the base CSS class
name for the
SpinnerItem
's text box element.
- getUnsupportedBrowserPromptString() - Static method in class com.smartgwt.client.util.Page
-
Returns the text for the prompt shown to user from
checkBrowserAndRedirect()
if they are accessing this page in an unsupported browser and
unsupportedBrowserAction
is set to
"confirm"
.
- getUnsupportedComponentMessage() - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
The default message to be reported with
getInvalidTaskMessage()
when a target component type is not supported for the task.
- getUpButtonSrc() - Method in class com.smartgwt.client.widgets.MiniNavControl
-
Image used for the up arrowhead.
- getUpdateCacheFromRequest() - Method in class com.smartgwt.client.data.ResultSet
-
When a successful Add, Update or Remove type operation fires on this ResultSet's dataSource, if
DSResponse.data
is unset, should we integrate the submitted data values
(from the request) into our data-set? This attribute will be passed to
DataSource.getUpdatedData()
as the
useDataFromRequest
parameter.
- getUpdateCacheFromRequest() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When a successful Add, Update or Remove type operation fires on this ResultTree's dataSource, if
DSResponse.data
is unset, should we integrate the submitted data values
(from the request) into our data-set?
- getUpdateControlOnOver() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showOver
is true, setting this property to false
will explicitly disable showing the "Over" state for the control table element of this item (if present).
- getUpdateControlOnOver() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
FormItem.showOver
is true, setting this property
to false will explicitly disable showing the "Over" state for the control table element of this item (if present).
- getUpdateDataURL() - Method in class com.smartgwt.client.data.RestDataSource
-
- getUpdatedRecords() - Method in class com.smartgwt.client.ai.ReapplyAIFilterRequest
-
The records that were updated.
- getUpdateOperation() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getUpdateOperation() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getUpdateOperation() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
operationId
this component
should use when performing update operations.
- getUpdateOperation() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getUpdateOperation() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- getUpdateOperation() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getUpdateOperation() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getUpdateOperation() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getUpdateOperation() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getUpdatePartialCache() - Method in class com.smartgwt.client.data.ResultSet
-
If set to true, updated and added rows will be integrated into the client-side cache even if paging is enabled and cache
is partial.
- getUpdatePickerIconOnOver() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showOver
is true, setting this property to false
will explicitly disable showing the "Over" state for the PickerIcon of this item (if present)
- getUpdatesRolledBackMessage() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Message to display if at least one update was rolled back due to errors in another row.
- getUpdateSummariesDuringEditing() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getUpdateTabPositionOnDraw() - Method in class com.smartgwt.client.widgets.Canvas
-
Should canvases with no
parent canvas
be moved to the end of
the TabIndexManager tree on draw()?
- getUpdateTabPositionOnReparent() - Method in class com.smartgwt.client.widgets.Canvas
-
- getUpdateTextBoxOnOver() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showOver
is true, setting this property to false
will explicitly disable showing the "Over" state for the TextBox element of this item.
- getUpdateTextBoxOnOver() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
FormItem.showOver
is true, setting this property
to false will explicitly disable showing the "Over" state for the TextBox element of this item.
- getUploadButton() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Button that triggers the upload.
- getUploadButtonTitle() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- getUploadDataSource() - Method in class com.smartgwt.client.widgets.BatchUploader
-
DataSource used to save uploaded records.
- getUploadDelimiter() - Method in class com.smartgwt.client.widgets.BatchUploader
-
The delimiter to use when importing character-delimited files.
- getUploadEncoding() - Method in class com.smartgwt.client.widgets.BatchUploader
-
On server-side, BatchUploader uses DataImport
to import uploaded files, specifically APIs taking
java.io.Reader
parameter.
- getUploadFieldName() - Method in class com.smartgwt.client.data.DataSourceField
-
Used by the
BatchUploader
to map a field in an upload file to this dataSourceField.
- getUploadFieldPrefix() - Method in class com.smartgwt.client.widgets.BatchUploader
-
String to prepend to the names of the additional fields specified in
uploadFormFields
before they are stored in the
HttpSession on the server.
- getUploadFileItem() - Method in class com.smartgwt.client.widgets.BatchUploader
-
FileItem for selecting the file to upload.
- getUploadFileLabel() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Title to display next to the
FileItem
field where the user enters a
filename to upload
- getUploadForm() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Form used to specify file to upload, and any additional fields required.
- getUploadFormFields() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Optional fields for the uploadForm.
- getUploadItem() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
- getUploadOperation() - Method in class com.smartgwt.client.widgets.BatchUploader
-
- getUploadQuoteString() - Method in class com.smartgwt.client.widgets.BatchUploader
-
The character used to quote strings.
- getUploadStatusMessages() - Method in class com.smartgwt.client.widgets.BatchUploader
-
Container for informational messages that are shown when a user attempts an upload.
- getURL() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The transaction
URL
associated wtih the successful
relogin
.
- 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.
- getUseAdvancedCriteria() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getUseAdvancedCriteria() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getUseAdvancedFieldPicker() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getUseAllDataSourceFields() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
If true, the set of fields given by the "default binding" (see
fields
) is used, with any fields specified in
component.fields
acting as overrides that can suppress or modify the
display of individual fields, without having to list the entire set of fields that
should be shown.
- getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, the set of fields given by the "default binding" (see DataBoundComponent.fields
) is used, with any fields specified
in component.fields
acting as overrides that can suppress or modify the display of individual fields,
without having to list the entire set of fields that should be shown.
- getUseAllDataSourceFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getUseAutoGradients() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Causes the chart to use the colors specified in
dataColors
but specify chart-specific gradients based on the primary data color per chart type.
- getUseBackMask() - Method in class com.smartgwt.client.widgets.Canvas
-
In earlier versions of Internet Explorer (pre IE9), a native limitation exists whereby if HTML elements are overlapping
on the page, certain elements can appear to "burn through" elements in the same position with a higher z-index.
- getUseBackMask() - Method in class com.smartgwt.client.widgets.Window
-
By default Windows show a
backMask
in Internet Explorer
versions predating Internet Explorer 9.
- getUseCellRollOvers() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Are rollovers cell-level or row-level?
- getUseClientFiltering() - Method in class com.smartgwt.client.data.ResultSet
-
Whether to filter data locally when we have a complete cache of all DataSource records for the current criteria, and
the user further restricts the criteria (see
DataSource.compareCriteria()
).
- getUseClientFiltering() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getUseClientFiltering() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- getUseClientFiltering() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Causes this grid to filter its data on the client where possible, eliminating trips to the server when criteria becomes
more restrictive, since the filter must apply to data which is already on the client.
- getUseClientSorting() - Method in class com.smartgwt.client.data.ResultSet
-
Whether to sort data locally when all records matching the current criteria have been cached.
- getUseCopyPasteShortcuts() - Method in class com.smartgwt.client.tools.EditContext
-
- getUseCopyPasteShortcuts() - Method in class com.smartgwt.client.tools.EditPane
-
- getUseCopyPasteShortcuts() - Method in class com.smartgwt.client.tools.EditProxy
-
Whether to enable keyboard shortcuts to
copy
and
paste
editNodes
.
- getUseCopyPasteShortcuts() - Method in class com.smartgwt.client.tools.EditTree
-
- getUseCopyPasteShortcuts() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For ListGrids with
canSelectCells:true
, enabling
this property will cause the listGrid to intercept standard browser copy/paste shortcut keys and perform the following
behavior.
- getUseCSSShadow() - Method in class com.smartgwt.client.widgets.Canvas
-
If
showShadow
is true, should we use the css
box-shadow
property (where supported) to achieve the shadow?
- getUseCssStyles() - Method in class com.smartgwt.client.widgets.Progressbar
-
When set to true, styles the Progressbar via the
base
and
progress
CSS styles.
- getUseCursorTracker() - Method in class com.smartgwt.client.rpc.RPCRequest
-
If true, an image is shown to the right of the cursor when
promptStyle
is set to "cursor", otherwise the cursor itself is modified via css to the value of
promptCursor
.
- getUseCustomInsertMatch() - Method in class com.smartgwt.client.widgets.ace.AceCompleter
-
Internal use only.
- getUseDesignMode() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Should this editor use a separate IFRAME with special cross-browser support for editing HTML content? In Smart GWT
versions 13.0 and later, this feature is switched off on account of better modern browser support for contentEditable
containers.
- getUseDisabledHintStyleForReadOnly() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getUseDisplayValue() - Method in class com.smartgwt.client.data.TextExportSettings
-
Whether to convert each field's value to the corresponding display value for export.
- getUseDragMask() - Method in class com.smartgwt.client.widgets.Canvas
-
This flag controls whether we register the component as a maskable item with the EventHandler.
- getUseEditMask() - Method in class com.smartgwt.client.tools.EditNode
-
- getUseEditMask() - Method in class com.smartgwt.client.tools.EditProxy
-
When
true
an
editMask
will be auto-generated and
placed over the component to allow selection, positioning and resizing.
- getUseEventCanvasPool() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Should
event canvas
instances be reused when visible events
change?
- getUseEventCanvasRolloverControls() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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
-
- 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
-
- getUseFlatFields() - Method in class com.smartgwt.client.data.SerializationContext
-
Return the useFlatFields.
- getUseFlatFields() - Method in class com.smartgwt.client.data.WSRequest
-
When
useFlatFields
is set for a request to be sent to a WSDL web service, when creating the input XML message to send to the web service, properties in
data
will be used as the values for XML elements of the same name, at any level of nesting.
- getUseFlatFields() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getUseFlatFields() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getUseFlatFields() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
The useFlatFields
flag causes all simple type fields anywhere in a nested
set of DataSources to be exposed as a flat list for form binding.
- getUseFlatFields() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getUseFlatFields() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- getUseFlatFields() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getUseFlatFields() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- getUseFlatFields() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- getUseFlatHeaderFields() - Method in class com.smartgwt.client.data.DSRequest
-
Cause the
useFlatFields
XML serialization behavior to be
used for
all soap headers in the request.
- getUseGlobalSectionIDs() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Should any specified
SectionStackSection.ID
be
applied to the generated SectionHeader widget for the section as a widget ID? If set to false, SectionStackSection.ID
will behave as a synonym for SectionStackSection.name.
- getUseGroupRect() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
When should this drawGroup receive event notifications? If set to
true
, the developer can specify an
explicit
set of coordinates
.
- getUseHttpProxy() - Method in class com.smartgwt.client.data.DataSource
-
- getUseHttpProxy() - Method in class com.smartgwt.client.data.OperationBinding
-
Whether to use the
HttpProxy
servlet to send requests described
by this operationBinding.
- getUseHttpProxy() - Method in class com.smartgwt.client.rpc.RPCRequest
-
Indicates whether this request should use the HttpProxyServlet in order to enable contacting hosts other than the origin
server (available only in Pro Edition or better).
- getUseImageForSVG() - Method in class com.smartgwt.client.widgets.Canvas
-
If set, forces the main SVG image or icon in the canvas to be rendered in an image tag rather than an object tag, the
default.
- getUseInsertionOrder() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Specifies whether to arrange the buttons of the MultiComboBoxItem in the order that they were selected (the default), or
to sort the buttons by
displayField
.
- getUseIOSTabs() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Setting this to true turns on a different appearance for tabs, similar to iOS tabs from the "Music" app, where the
tab.icon is enlarged and shown as a black and white mask.
- getUseKeys() - Method in class com.smartgwt.client.widgets.menu.Menu
-
A boolean indicating whether this menu should use shortcut keys.
- getUseLocalDisplayFieldValue() - Method in class com.smartgwt.client.data.DataSourceField
-
- getUseLocalDisplayFieldValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getUseLocalValidators() - Method in class com.smartgwt.client.data.DataSource
-
Whether to attempt validation on the client at all for this DataSource.
- getUseLogGradations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use classic logarithmic gradations, where each order of magnitude is shown as a gradation as well as a few
intervening lines.
- getUseLogGradations() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to use classic logarithmic gradations, where each order of magnitude is shown as a gradation as well as a few
intervening lines.
- getUseMask() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If true, a data entry mask will be enabled in the field based on the
timeFormatter
.
- getUseMatrixFilter() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Configures whether a Matrix filter is used to render this DrawImage in Internet Explorer 6-8.
- getUseMultiplePointShapes() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether the chart should use multiple shapes to show data points.
- getUseMultiSelectForFilterValueMaps() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showFilterEditor
is true, when creating a
SelectItem for editing criteria for a field with a ValueMap, should the SelectItem default to
multiple:true
?
- getUseMultiSelectForValueMaps() - Method in class com.smartgwt.client.widgets.form.SearchForm
-
When creating a SelectItem within a Search Form for editing criteria for a field with a ValueMap, should the SelectItem
default to
multiple:true
?
- getUseNativeDrag() - Method in class com.smartgwt.client.widgets.Canvas
-
If set, native HTML5 drag and drop will be used for all drags initiated on this widget (on browsers where this is
supported), and native HTML5 drop events occurring over this widget will be processed.
- getUseNativeRadioItems() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
- getUseOfflineStorage() - Method in class com.smartgwt.client.data.DataSource
-
Whether we store server responses for this DataSource into
browser-based
offline storage
, and then use those stored responses at a later time if we are offline (ie, the application cannot
connect to the server).
- getUseOpacityFilter() - Method in class com.smartgwt.client.widgets.Canvas
-
Configures where the Opacity filter is used for IE6-8.
- getUseParentFieldOrder() - Method in class com.smartgwt.client.data.DataSource
-
For a DataSource that inherits
fields
from another DataSource
(via
inheritsFrom
), indicates that the parent's field order
should be used instead of the order of the fields as declared in this DataSource.
- getUsePlaceholderForHint() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
showing the hint in field
and if
supported by the browser, should the HTML5
placeholder
attribute
be used to display the hint within the field? If set to
false
, then use of
the
placeholder
attribute is disabled and an alternative technique to display
the hint in-field is used instead.
- getUsePlaceholderForHint() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
If
showing the hint in field
and if
supported by the browser, should the HTML5
placeholder
attribute
be used to display the hint within the field? If set to
false
, then use of
the
placeholder
attribute is disabled and an alternative technique to display
the hint in-field is used instead.
- getUsePlaceholderForHint() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If
showing the hint in field
and if
supported by the browser, should the HTML5
placeholder
attribute
be used to display the hint within the field? If set to
false
, then use of
the
placeholder
attribute is disabled and an alternative technique to display
the hint in-field is used instead.
- getUsePlaceholderForHint() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
showing the hint in field
and if
supported by the browser, should the HTML5
placeholder
attribute
be used to display the hint within the field? If set to
false
, then use of
the
placeholder
attribute is disabled and an alternative technique to display
the hint in-field is used instead.
- getUsePNGFix() - Method in class com.smartgwt.client.widgets.Img
-
If false, never apply the png fix needed in Internet Explorer to make png transparency work correctly.
- getUsePointSizeLogGradations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use classic logarithmic gradations, where each order of magnitude is shown as a gradation as well as a few
intervening values, for the
pointSizeMetric
values displayed in the
point size legend
.
- getUserAIRequest() - Method in class com.smartgwt.client.ai.BuildCriterionRequest
-
The natural language description of a filter.
- getUserAIRequest() - Method in class com.smartgwt.client.ai.BuildUIViaAIRequest
-
The request from the user describing what UI they would like the AI to build.
- getUserAIRequest() - Method in class com.smartgwt.client.ai.BuildViaAIRequest
-
The user's request to AI in the context of this build-via-AI operation.
- getUserCanCancel() - Method in class com.smartgwt.client.ai.BuildViaAIRequest
-
Whether the user can cancel the build-request.
- getUserCriteriaState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a snapshot of the current user-provided criteria for this ListGrid.
- getUseRemoteValidators() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
saveLocally
is specified, but this grid is bound to
a DataSource which includes remote field validators, by default edits will be saved synchronously and these validators
will not be executed.
Set this property 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.
- getUserFormula() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Formula definition for this field.
- getUserIdField() - Method in class com.smartgwt.client.data.SavedSearches
-
Type: "string" (optional).
- getUserName() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
- getUseRowSpanStyling() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Enables various styling behaviors that potentially make sense when
getRowSpan()
has been overridden to introduce spanning cells, and
spanning is largest on the left and smaller as cells go to the right.
- getUserSchema() - Static method in class com.smartgwt.client.util.Authentication
-
Returns a DataSource describing the standard schema for user data.
- getUserSummary() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Summary definition for this field.
- getUserSummary() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Summary definition for this field.
- getUserTask() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Associated userTask if current dynamic form used along with workflow.
- getUseSharedPicker() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true (the default), use a single shared date-picker across all widgets that use one.
- getUseSharedPicker() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When set to true (the default), use a single shared date-picker across all widgets that use one.
- getUseSimpleCriteriaLOD() - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- getUseSimpleHttp() - Method in class com.smartgwt.client.rpc.RPCRequest
-
When set to true, assume the request is not going to the Smart GWT server, and hence send a simple HTTP request that
does not use Smart GWT-specific request encoding.
- getUseSimpleTabs() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should we use simple button based tabs styled with CSS rather than image based
ImgTab
tabs?
- getUseSimpleTransform() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If true, when a DrawItem is
moved
or
resized
, the transform is applied by manipulating the shape
coordinates, if possible, rather than by introducing scaling, shearing, rotation, or translation.
- getUseStrictJSON() - Method in class com.smartgwt.client.data.DataSource
-
Should HTTP responses to requests by this dataSource be formatted using the strict JSON subset of the javascript
language? If set to true, responses returned by the server should match the format described
here.
- getUseStrictJSON() - Method in class com.smartgwt.client.data.DSRequest
-
Should the HTTP response to this request be formatted using the strict JSON subset of the javascript language? If set to
true, responses returned by the server should match the format described
here.
- getUseStrictJSON() - Method in class com.smartgwt.client.rpc.RPCRequest
-
If set true, tells the server to use strict JSON format when serializing the response data.
- getUseSublanes() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, causes
lanes
to be sub-divided
according to their set of
sublanes
.
- getUseSymmetricStandardDeviations() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getUseTestDataFetch() - Method in class com.smartgwt.client.data.DataSource
-
When set, causes a
client-only
or
cacheAllData
DataSource to create a second DataSource to perform
it's one-time fetch.
- getUseTextField() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true, the item uses a
single text
field
for working with the item's value.
- getUseTextField() - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
This property defaults to true in DateTimeItems and cannot be altered, since editing is via
formatted
text-entry only.
- getUseTextField() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Should we show the time in a text field, or as a number of SelectItems?
- getUseTouchScrolling() - Method in class com.smartgwt.client.widgets.Canvas
-
On touch devices
, if this Canvas
can be scrolled, should
touch-dragging the content area result in scrolling? Set to false
if touch-dragging should not cause
scrolling.
- getUseUnselectedValues() - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
The SetFilterItem has the capability to treat its set of options as selected by default, and explicitly track the
options a user has unselected, or treat them as unselected by default and explicitly track the user-selected objects.
- getUuid() - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Set this to the uuid of your Active X control - ISC will then generate the appropriate classID entry for you.
- getValidateByCell() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether client-side validation checks should be performed when the user moves between cells in the current edit row.
- getValidateCriteria() - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
If this attribute is set to
true
when
getCriterion()
is called, the item will validate the
"to" and
"from" fields and return null if either
field fails validation.
- getValidateOnChange() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, form fields will be validated when each item's "change" handler is fired as well as when the entire form is
submitted or validated.
- getValidateOnChange() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, form items will be validated when each item's "change" handler is fired as well as when the entire form is
submitted or validated.
- getValidateOnChange() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true (the default), validates each entered value when it changes, to make sure it is a a valid value of its type
(valid string, number, and so on).
- getValidateOnChange() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
If true (the default), validates the entered value when it changes, to make sure it is a a valid value of its type
(valid string, number, and so on).
- getValidateOnChange() - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
If true, validator will be validated when each item's "change" handler is fired as well as when the entire form is
submitted or validated.
- getValidateOnChange() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, validation will be performed on each edited cell when each editor's "change" handler is fired.
- getValidateOnChange() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set to true, any validators
for this field will
be run whenever the value of the field is changed.
- getValidateOnExit() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, form items will be validated when each item's "editorExit" handler is fired as well as when the entire form is
submitted or validated.
- getValidateOnExit() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, form items will be validated when each item's "editorExit" handler is fired as well as when the entire form is
submitted or validated.
- getValidateRelatedRecords() - Method in class com.smartgwt.client.data.DataSource
-
If true, indicates that the Smart GWT Server should automatically apply a
ValidatorType
of "hasRelatedRecord" to every field on this dataSource that has a
foreignKey
defined.
- getValidationFailedMessage() - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Notification message to show to the user in a warn dialog when an attempted save fails due to server validation
error(s).
- getValidationMode() - Method in class com.smartgwt.client.data.DSRequest
-
Mode of validation for entered data.
- getValidationTypes() - Method in class com.smartgwt.client.ai.BuildUIViaAIRequest
-
The types of validation to use on AI-generated JS code, in the order in which they should be applied.
- getValidationURL() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
validationURL can be set to do server-side validation against a different URL from where the form will ultimately save,
as part of an incremental upgrade strategy for Struts-like applications.
- getValidatorMode() - Method in class com.smartgwt.client.util.MockDSExportSettings
-
- getValidatorProperties() - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
Return the properties of validator that is defined on the DataSourceField.
- getValidators() - Method in class com.smartgwt.client.data.DataSourceField
-
Validators to be applied to this field.
- getValidOperators() - Method in class com.smartgwt.client.data.DataSourceField
-
Set of search-operators valid for this field.
- getValidOperators() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Array of valid filtering operators (eg "greaterThan") that are legal for this FormItem.
- getValign() - Method in class com.smartgwt.client.widgets.Button
-
Vertical alignment of this component's title.
- getVAlign() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Vertical alignment of this item within its cell.
- getValign() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Vertical alignment of the title of this headerSpan.
- getValign() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies vertical alignment in the column header for this field: "top", "center", or "bottom".
- getValign() - Method in class com.smartgwt.client.widgets.ImgButton
-
Vertical alignment of this component's title.
- getValign() - Method in class com.smartgwt.client.widgets.Label
-
Vertical alignment of label text.
- getValign() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Vertical alignment of this button's content.
- getValign() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Vertical alignment of this component's title.
- getValign() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Vertical alignment of this component's title.
- getValue() - Method in class com.smartgwt.client.ai.SummarizeValueExample
-
The example value.
- getValue() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
The value to summarize.
- getValue(Object, Record, Map, String, Canvas) - Method in class com.smartgwt.client.data.GroupValueFunction
-
- getValue() - Method in class com.smartgwt.client.data.RelativeDate
-
- getValue() - Method in enum com.smartgwt.client.types.AdminSearches
-
- getValue() - Method in enum com.smartgwt.client.types.AIContentType
-
- getValue() - Method in enum com.smartgwt.client.types.AIMessageSource
-
- getValue() - Method in enum com.smartgwt.client.types.AIProgressMessageCategory
-
- getValue() - Method in enum com.smartgwt.client.types.AIResponseErrorType
-
- getValue() - Method in enum com.smartgwt.client.types.AIServiceMode
-
- getValue() - Method in enum com.smartgwt.client.types.Alignment
-
- getValue() - Method in enum com.smartgwt.client.types.AnimationAcceleration
-
- getValue() - Method in enum com.smartgwt.client.types.AnimationEffect
-
- getValue() - Method in enum com.smartgwt.client.types.AnimationLayoutMode
-
- getValue() - Method in enum com.smartgwt.client.types.ArrowKeyEditAction
-
- getValue() - Method in enum com.smartgwt.client.types.ArrowStyle
-
- getValue() - Method in enum com.smartgwt.client.types.AsyncOperationResultType
-
- getValue() - Method in enum com.smartgwt.client.types.AutoComplete
-
- getValue() - Method in enum com.smartgwt.client.types.Autofit
-
- getValue() - Method in enum com.smartgwt.client.types.AutoFitEvent
-
- getValue() - Method in enum com.smartgwt.client.types.AutoFitIconFieldType
-
- getValue() - Method in enum com.smartgwt.client.types.AutoFitWidthApproach
-
- getValue() - Method in enum com.smartgwt.client.types.AutoScrollDataApproach
-
- getValue() - Method in enum com.smartgwt.client.types.AutoSelectionModel
-
- getValue() - Method in enum com.smartgwt.client.types.Axis
-
- getValue() - Method in enum com.smartgwt.client.types.BackgroundRepeat
-
- getValue() - Method in enum com.smartgwt.client.types.BkgndRepeat
-
- getValue() - Method in enum com.smartgwt.client.types.BuildUIViaAIValidationType
-
- getValue() - Method in enum com.smartgwt.client.types.CacheSyncStrategy
-
- getValue() - Method in enum com.smartgwt.client.types.CacheSyncTiming
-
- getValue() - Method in enum com.smartgwt.client.types.CalendarSaveScenario
-
- getValue() - Method in enum com.smartgwt.client.types.CharacterCasing
-
- getValue() - Method in enum com.smartgwt.client.types.ChartType
-
- getValue() - Method in enum com.smartgwt.client.types.ChildrenPropertyMode
-
- getValue() - Method in enum com.smartgwt.client.types.ClickMaskMode
-
- getValue() - Method in enum com.smartgwt.client.types.ClientUniquenessCheckCondition
-
- getValue() - Method in enum com.smartgwt.client.types.ColorPickerMode
-
- getValue() - Method in enum com.smartgwt.client.types.ConnectorOrientation
-
- getValue() - Method in enum com.smartgwt.client.types.ConnectorStyle
-
- getValue() - Method in enum com.smartgwt.client.types.ContentLayoutPolicy
-
- getValue() - Method in enum com.smartgwt.client.types.ContentsType
-
- getValue() - Method in enum com.smartgwt.client.types.ControlName
-
- getValue() - Method in enum com.smartgwt.client.types.CriteriaCombineOperator
-
- getValue() - Method in enum com.smartgwt.client.types.CriteriaPolicy
-
- getValue() - Method in enum com.smartgwt.client.types.CurrentPane
-
- getValue() - Method in enum com.smartgwt.client.types.Cursor
-
- getValue() - Method in enum com.smartgwt.client.types.DataLineType
-
- getValue() - Method in enum com.smartgwt.client.types.DataSourceTemplateReferenceMode
-
- getValue() - Method in enum com.smartgwt.client.types.DataURLFormat
-
- getValue() - Method in enum com.smartgwt.client.types.DateDisplayFormat
-
- getValue() - Method in enum com.smartgwt.client.types.DateEditingStyle
-
- getValue() - Method in enum com.smartgwt.client.types.DateFieldLayout
-
- getValue() - Method in enum com.smartgwt.client.types.DateItemSelectorFormat
-
- getValue() - Method in enum com.smartgwt.client.types.DefaultQueryClause
-
- getValue() - Method in enum com.smartgwt.client.types.DefaultSampleRecord
-
- getValue() - Method in enum com.smartgwt.client.types.DeviceMode
-
- getValue() - Method in enum com.smartgwt.client.types.Direction
-
- getValue() - Method in enum com.smartgwt.client.types.DisplayNodeType
-
- getValue() - Method in enum com.smartgwt.client.types.DragAppearance
-
- getValue() - Method in enum com.smartgwt.client.types.DragDataAction
-
- getValue() - Method in enum com.smartgwt.client.types.DragIntersectStyle
-
- getValue() - Method in enum com.smartgwt.client.types.DragMaskType
-
- getValue() - Method in enum com.smartgwt.client.types.DragTrackerMode
-
- getValue() - Method in enum com.smartgwt.client.types.DrawingType
-
- getValue() - Method in enum com.smartgwt.client.types.DrawPosition
-
- getValue() - Method in enum com.smartgwt.client.types.DrawShapeCommandType
-
- getValue() - Method in enum com.smartgwt.client.types.DSDataFormat
-
- getValue() - Method in enum com.smartgwt.client.types.DSInheritanceMode
-
- getValue() - Method in enum com.smartgwt.client.types.DSOperationType
-
- getValue() - Method in enum com.smartgwt.client.types.DSProtocol
-
- getValue() - Method in enum com.smartgwt.client.types.DSServerType
-
- getValue() - Method in enum com.smartgwt.client.types.EdgeName
-
- getValue() - Method in enum com.smartgwt.client.types.EditCompletionEvent
-
- getValue() - Method in enum com.smartgwt.client.types.ElementWaitStyle
-
- getValue() - Method in enum com.smartgwt.client.types.EmbeddedPosition
-
- getValue() - Method in enum com.smartgwt.client.types.Encoding
-
- getValue() - Method in enum com.smartgwt.client.types.EnterKeyEditAction
-
- getValue() - Method in enum com.smartgwt.client.types.EnumTranslateStrategy
-
- getValue() - Method in enum com.smartgwt.client.types.EscapeKeyEditAction
-
- getValue() - Method in enum com.smartgwt.client.types.EscapingMode
-
- getValue() - Method in enum com.smartgwt.client.types.ExpansionComponentPoolingMode
-
- getValue() - Method in enum com.smartgwt.client.types.ExpansionMode
-
- getValue() - Method in enum com.smartgwt.client.types.ExportDisplay
-
- getValue() - Method in enum com.smartgwt.client.types.ExportFormat
-
- getValue() - Method in enum com.smartgwt.client.types.ExportImageFormat
-
- getValue() - Method in enum com.smartgwt.client.types.FacetIndentDirection
-
- getValue() - Method in enum com.smartgwt.client.types.FetchMode
-
- getValue() - Method in enum com.smartgwt.client.types.FieldAppearance
-
- getValue() - Method in enum com.smartgwt.client.types.FieldAuditMode
-
- getValue() - Method in enum com.smartgwt.client.types.FieldFilterMode
-
- getValue() - Method in enum com.smartgwt.client.types.FieldImportStrategy
-
- getValue() - Method in enum com.smartgwt.client.types.FieldNamingStrategy
-
- getValue() - Method in enum com.smartgwt.client.types.FieldType
-
- getValue() - Method in enum com.smartgwt.client.types.FilteredSelectAllAction
-
- getValue() - Method in enum com.smartgwt.client.types.FireStyle
-
- getValue() - Method in enum com.smartgwt.client.types.FiscalYearMode
-
- getValue() - Method in enum com.smartgwt.client.types.FooterControls
-
- getValue() - Method in enum com.smartgwt.client.types.ForceTextApproach
-
- getValue() - Method in enum com.smartgwt.client.types.FormattingContext
-
- getValue() - Method in enum com.smartgwt.client.types.FormErrorOrientation
-
- getValue() - Method in enum com.smartgwt.client.types.FormItemElementType
-
- getValue() - Method in enum com.smartgwt.client.types.FormItemType
-
- getValue() - Method in enum com.smartgwt.client.types.FormLayoutType
-
- getValue() - Method in enum com.smartgwt.client.types.FormMethod
-
- getValue() - Method in enum com.smartgwt.client.types.GroupStartOpen
-
- getValue() - Method in enum com.smartgwt.client.types.GroupTreeChangeType
-
- getValue() - Method in enum com.smartgwt.client.types.HashAlgorithm
-
- getValue() - Method in enum com.smartgwt.client.types.HeaderControls
-
- getValue() - Method in enum com.smartgwt.client.types.HiliteIconPosition
-
- getValue() - Method in enum com.smartgwt.client.types.HoopSelectionStyle
-
- getValue() - Method in enum com.smartgwt.client.types.HoverMode
-
- getValue() - Method in enum com.smartgwt.client.types.HoverPersistMode
-
- getValue() - Method in enum com.smartgwt.client.types.IconOverTrigger
-
- getValue() - Method in enum com.smartgwt.client.types.ImageStyle
-
- getValue() - Method in enum com.smartgwt.client.types.ImportFormat
-
- getValue() - Method in enum com.smartgwt.client.types.InlineEditEvent
-
- getValue() - Method in enum com.smartgwt.client.types.JoinType
-
- getValue() - Method in enum com.smartgwt.client.types.JSONCircularReferenceMode
-
- getValue() - Method in enum com.smartgwt.client.types.JSONDateFormat
-
- getValue() - Method in enum com.smartgwt.client.types.JSONInstanceSerializationMode
-
- getValue() - Method in enum com.smartgwt.client.types.KnobType
-
- getValue() - Method in enum com.smartgwt.client.types.LabelAlignment
-
- getValue() - Method in enum com.smartgwt.client.types.LabelCollapseMode
-
- getValue() - Method in enum com.smartgwt.client.types.LabelRotationMode
-
- getValue() - Method in enum com.smartgwt.client.types.LayoutPolicy
-
- getValue() - Method in enum com.smartgwt.client.types.LayoutResizeBarPolicy
-
- getValue() - Method in enum com.smartgwt.client.types.LegendAlign
-
- getValue() - Method in enum com.smartgwt.client.types.LineBreakStyle
-
- getValue() - Method in enum com.smartgwt.client.types.LineCap
-
- getValue() - Method in enum com.smartgwt.client.types.LinePattern
-
- getValue() - Method in enum com.smartgwt.client.types.LinkDataFetchMode
-
- getValue() - Method in enum com.smartgwt.client.types.ListGridComponent
-
- getValue() - Method in enum com.smartgwt.client.types.ListGridEditEvent
-
- getValue() - Method in enum com.smartgwt.client.types.ListGridFieldType
-
- getValue() - Method in enum com.smartgwt.client.types.ListGridViewStatePart
-
- getValue() - Method in enum com.smartgwt.client.types.ListStyleType
-
- getValue() - Method in enum com.smartgwt.client.types.LoadProjectErrorStatus
-
- getValue() - Method in enum com.smartgwt.client.types.LoadState
-
- getValue() - Method in enum com.smartgwt.client.types.LocatorStrategy
-
- getValue() - Method in enum com.smartgwt.client.types.LocatorTypeStrategy
-
- getValue() - Method in enum com.smartgwt.client.types.LogicalOperator
-
- getValue() - Method in enum com.smartgwt.client.types.LogPriority
-
- getValue() - Method in enum com.smartgwt.client.types.MatchElementSizeMode
-
- getValue() - Method in enum com.smartgwt.client.types.MaxStackDismissMode
-
- getValue() - Method in enum com.smartgwt.client.types.MenuFieldID
-
- getValue() - Method in enum com.smartgwt.client.types.MinimalScrollbarContrastSuffix
-
- getValue() - Method in enum com.smartgwt.client.types.MockDataFormat
-
- getValue() - Method in enum com.smartgwt.client.types.MockDataType
-
- getValue() - Method in enum com.smartgwt.client.types.MockDSExportFormat
-
- getValue() - Method in enum com.smartgwt.client.types.MockDSExportValidatorMode
-
- getValue() - Method in enum com.smartgwt.client.types.MoveKnobPoint
-
- getValue() - Method in enum com.smartgwt.client.types.MultiComboBoxLayoutStyle
-
- getValue() - Method in enum com.smartgwt.client.types.MultiInsertNonMatchingStrategy
-
- getValue() - Method in enum com.smartgwt.client.types.MultiInsertStrategy
-
- getValue() - Method in enum com.smartgwt.client.types.MultiMessageMode
-
- getValue() - Method in enum com.smartgwt.client.types.MultiPickerSelectionStyle
-
- getValue() - Method in enum com.smartgwt.client.types.MultipleAppearance
-
- getValue() - Method in enum com.smartgwt.client.types.MultipleFieldStorage
-
- getValue() - Method in enum com.smartgwt.client.types.MultiUpdatePolicy
-
- getValue() - Method in enum com.smartgwt.client.types.MultiWindowEvent
-
- getValue() - Method in enum com.smartgwt.client.types.NavigationBarControls
-
- getValue() - Method in enum com.smartgwt.client.types.NavigationDirection
-
- getValue() - Method in enum com.smartgwt.client.types.NavigationMethod
-
- getValue() - Method in enum com.smartgwt.client.types.NavigationMode
-
- getValue() - Method in enum com.smartgwt.client.types.NotifyTransition
-
- getValue() - Method in enum com.smartgwt.client.types.NullAccessType
-
- getValue() - Method in enum com.smartgwt.client.types.OperatorId
-
- getValue() - Method in enum com.smartgwt.client.types.OperatorValueType
-
- getValue() - Method in enum com.smartgwt.client.types.Orientation
-
- getValue() - Method in enum com.smartgwt.client.types.OutputWhen
-
- getValue() - Method in enum com.smartgwt.client.types.Overflow
-
- getValue() - Method in enum com.smartgwt.client.types.PageEvent
-
- getValue() - Method in enum com.smartgwt.client.types.PageOrientation
-
- getValue() - Method in enum com.smartgwt.client.types.PanelPlacement
-
- getValue() - Method in enum com.smartgwt.client.types.PartialCommitOption
-
- getValue() - Method in enum com.smartgwt.client.types.PercentBoxModel
-
- getValue() - Method in enum com.smartgwt.client.types.PickerIconName
-
- getValue() - Method in enum com.smartgwt.client.types.PickListItemIconPlacement
-
- getValue() - Method in enum com.smartgwt.client.types.PointShape
-
- getValue() - Method in enum com.smartgwt.client.types.Positioning
-
- getValue() - Method in enum com.smartgwt.client.types.PreserveOpenState
-
- getValue() - Method in enum com.smartgwt.client.types.ProcessValueType
-
- getValue() - Method in enum com.smartgwt.client.types.PromptStyle
-
- getValue() - Method in enum com.smartgwt.client.types.PropertyIdentifier
-
- getValue() - Method in enum com.smartgwt.client.types.ProportionalResizeMode
-
- getValue() - Method in enum com.smartgwt.client.types.ReadOnlyDisplayAppearance
-
- getValue() - Method in enum com.smartgwt.client.types.RecategorizeMode
-
- getValue() - Method in enum com.smartgwt.client.types.RecordComponentPoolingMode
-
- getValue() - Method in enum com.smartgwt.client.types.RecordDropAppearance
-
- getValue() - Method in enum com.smartgwt.client.types.RecordDropPosition
-
- getValue() - Method in enum com.smartgwt.client.types.RecordLayout
-
- getValue() - Method in enum com.smartgwt.client.types.RecordSummaryFunctionType
-
- getValue() - Method in enum com.smartgwt.client.types.RecordType
-
- getValue() - Method in enum com.smartgwt.client.types.RegressionLineType
-
- getValue() - Method in enum com.smartgwt.client.types.RelativeDateRangePosition
-
- getValue() - Method in enum com.smartgwt.client.types.ReorderPosition
-
- getValue() - Method in enum com.smartgwt.client.types.ResizeDirection
-
- getValue() - Method in enum com.smartgwt.client.types.ResizeKnobPoint
-
- getValue() - Method in enum com.smartgwt.client.types.RESTAuthenticationType
-
- getValue() - Method in enum com.smartgwt.client.types.RESTRequestFormat
-
- getValue() - Method in enum com.smartgwt.client.types.RESTResponseFormat
-
- getValue() - Method in enum com.smartgwt.client.types.RowCountStatus
-
- getValue() - Method in enum com.smartgwt.client.types.RowEndEditAction
-
- getValue() - Method in enum com.smartgwt.client.types.RowRangeDisplayStyle
-
- getValue() - Method in enum com.smartgwt.client.types.RowSpanEditMode
-
- getValue() - Method in enum com.smartgwt.client.types.RowSpanSelectionMode
-
- getValue() - Method in enum com.smartgwt.client.types.RPCTransport
-
- getValue() - Method in enum com.smartgwt.client.types.SavedSearchStoredState
-
- getValue() - Method in enum com.smartgwt.client.types.ScanMode
-
- getValue() - Method in enum com.smartgwt.client.types.SearchEditorMode
-
- getValue() - Method in enum com.smartgwt.client.types.Selected
-
- getValue() - Method in enum com.smartgwt.client.types.SelectedAppearance
-
- getValue() - Method in enum com.smartgwt.client.types.SelectionAppearance
-
- getValue() - Method in enum com.smartgwt.client.types.SelectionBoundary
-
- getValue() - Method in enum com.smartgwt.client.types.SelectionNotificationType
-
- getValue() - Method in enum com.smartgwt.client.types.SelectionStyle
-
- getValue() - Method in enum com.smartgwt.client.types.SelectionType
-
- getValue() - Method in enum com.smartgwt.client.types.SelectItemsMode
-
- getValue() - Method in enum com.smartgwt.client.types.SendMethod
-
- getValue() - Method in enum com.smartgwt.client.types.SequenceMode
-
- getValue() - Method in enum com.smartgwt.client.types.ShowDataValuesMode
-
- getValue() - Method in enum com.smartgwt.client.types.ShowMessageType
-
- getValue() - Method in enum com.smartgwt.client.types.Side
-
- getValue() - Method in enum com.smartgwt.client.types.SkipJSONValidation
-
- getValue() - Method in enum com.smartgwt.client.types.SnapGridStyle
-
- getValue() - Method in enum com.smartgwt.client.types.SortArrow
-
- getValue() - Method in enum com.smartgwt.client.types.SortDirection
-
- getValue() - Method in enum com.smartgwt.client.types.SQLPagingStrategy
-
- getValue() - Method in enum com.smartgwt.client.types.SQLType
-
- getValue() - Method in enum com.smartgwt.client.types.StackDirection
-
- getValue() - Method in enum com.smartgwt.client.types.StackPersistence
-
- getValue() - Method in enum com.smartgwt.client.types.StandardControlGroup
-
- getValue() - Method in enum com.smartgwt.client.types.State
-
- getValue() - Method in enum com.smartgwt.client.types.SummaryFunctionType
-
- getValue() - Method in enum com.smartgwt.client.types.TabBarControls
-
- getValue() - Method in enum com.smartgwt.client.types.TableMode
-
- getValue() - Method in enum com.smartgwt.client.types.TabTitleEditEvent
-
- getValue() - Method in enum com.smartgwt.client.types.TextAreaWrap
-
- getValue() - Method in enum com.smartgwt.client.types.TextMatchStyle
-
- getValue() - Method in enum com.smartgwt.client.types.TieMode
-
- getValue() - Method in enum com.smartgwt.client.types.TileLayoutPolicy
-
- getValue() - Method in enum com.smartgwt.client.types.TimeDisplayFormat
-
- getValue() - Method in enum com.smartgwt.client.types.TimeFormatter
-
Deprecated.
- getValue() - Method in enum com.smartgwt.client.types.TimeUnit
-
- getValue() - Method in enum com.smartgwt.client.types.TitleAlign
-
- getValue() - Method in enum com.smartgwt.client.types.TitleAutoFitRotationMode
-
- getValue() - Method in enum com.smartgwt.client.types.TitleOrientation
-
- getValue() - Method in enum com.smartgwt.client.types.TitleRotationMode
-
- getValue() - Method in enum com.smartgwt.client.types.TopOperatorAppearance
-
- getValue() - Method in enum com.smartgwt.client.types.TourActionType
-
- getValue() - Method in enum com.smartgwt.client.types.TourInputValidationMode
-
- getValue() - Method in enum com.smartgwt.client.types.TourMode
-
- getValue() - Method in enum com.smartgwt.client.types.TreeFilterMode
-
- getValue() - Method in enum com.smartgwt.client.types.TreeModelType
-
- getValue() - Method in enum com.smartgwt.client.types.UnionFieldsStrategy
-
- getValue() - Method in enum com.smartgwt.client.types.ValidationMode
-
- getValue() - Method in enum com.smartgwt.client.types.ValidatorType
-
- getValue() - Method in enum com.smartgwt.client.types.ValueClass
-
- getValue() - Method in interface com.smartgwt.client.types.ValueEnum
-
- getValue() - Method in enum com.smartgwt.client.types.ValueItemType
-
- getValue() - Method in enum com.smartgwt.client.types.VerticalAlignment
-
- getValue() - Method in enum com.smartgwt.client.types.ViewName
-
- getValue() - Method in enum com.smartgwt.client.types.Visibility
-
- getValue() - Method in enum com.smartgwt.client.types.VisibilityMode
-
- getValue() - Method in enum com.smartgwt.client.types.WaitForType
-
- getValue() - Method in enum com.smartgwt.client.types.WriteToGeneratedFields
-
- getValue() - Method in enum com.smartgwt.client.types.ZoomStartPosition
-
- getValue() - Method in class com.smartgwt.client.util.workflow.PropertyValue
-
Name of the property to be assigned the new value.
- getValue() - Method in class com.smartgwt.client.widgets.ace.AceCompletionResult
-
Internal use only.
- getValue() - Method in class com.smartgwt.client.widgets.ace.AceDocument
-
Internal use only.
- getValue() - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- getValue() - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- getValue() - Method in class com.smartgwt.client.widgets.chart.ChartPointClickEvent
-
- getValue() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
- getValue() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
- 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.events.PendingStatusChangedEvent
-
- getValue() - Method in class com.smartgwt.client.widgets.form.fields.events.ValueIconClickEvent
-
the current value of the item.
- getValue() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return the value tracked by this form item.
- getValue() - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Retrieves the current value of this dateRangeItem.
- getValue() - Method in class com.smartgwt.client.widgets.form.validator.EqualsValidator
-
- getValue() - Method in class com.smartgwt.client.widgets.form.validator.NotEqualValidator
-
- getValue(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Return the value of the field.
- getValue() - Method in class com.smartgwt.client.widgets.grid.events.ChangedEvent
-
The current value (after the change).
- getValue() - Method in class com.smartgwt.client.widgets.grid.events.ChangeEvent
-
The new value of the form item
- getValue() - Method in class com.smartgwt.client.widgets.grid.events.EditorEnterEvent
-
value for the cell being edited
- getValue() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
- getValue() - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Initial value for the edit area.
- getValue() - Method in class com.smartgwt.client.widgets.Slider
-
- getValue() - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
The current value of this ToggleSwitch.
- getValue() - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
When a field specifies its
type
to be "header", the
value of this attribute specifies the header text.
- getValueAlign() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Horizontal alignment of values in this viewer.
- getValueAsBoolean() - Method in class com.smartgwt.client.data.Criterion
-
Retrieves the specified value for this criterion.
- getValueAsBoolean() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Return the value of the checkbox as a Boolean.
- getValueAsBoolean() - Method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
Return the value tracked by this form item.
- getValueAsDate() - Method in class com.smartgwt.client.data.Criterion
-
Retrieves the specified value for this criterion.
- getValueAsDate() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Return the value tracked by this form item.
- getValueAsDate() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Return the value tracked by this form item.
- getValueAsDouble() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
Data value this drawnValue
represents.
- getValueAsDouble() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The current value on the dial.
- getValueAsDouble() - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- getValueAsDouble() - Method in class com.smartgwt.client.widgets.form.fields.DoubleItem
-
Return the value tracked by this form item as a Double.
- getValueAsDouble() - Method in class com.smartgwt.client.widgets.Slider
-
The slider value.
- getValueAsFloat() - Method in class com.smartgwt.client.data.Criterion
-
Retrieves the specified value for this criterion.
- getValueAsFloat() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return the value tracked by this form item as a Float.
- getValueAsInt() - Method in class com.smartgwt.client.data.Criterion
-
- getValueAsIntArray() - Method in class com.smartgwt.client.data.Criterion
-
Retrieves the specified value for this criterion.
- getValueAsInteger() - Method in class com.smartgwt.client.data.Criterion
-
Retrieves the specified value for this criterion.
- getValueAsInteger() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return the value tracked by this form item as an Integer.
- getValueAsLong() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Return the value tracked by this form item as a Long.
- getValueAsRecordList() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getValueAsString() - Method in class com.smartgwt.client.data.Criterion
-
Retrieves the specified value for this criterion.
- getValueAsString(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getValueAsString() - Method in class com.smartgwt.client.widgets.form.fields.ColorPickerItem
-
Return the value tracked by this form item.
- getValueAsString() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Return the value tracked by this form item.
- getValueAsString() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Return the value tracked by this form item.
- getValueAsString() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Return the value tracked by this form item.
- getValueAsString() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Return the value tracked by this form item.
- getValueAsString() - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Return the value tracked by this form item.
- getValueAsString(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Return the value as String
- getValueAsStringArray() - Method in class com.smartgwt.client.data.Criterion
-
Retrieves the specified value for this criterion.
- getValueAxisLabelProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for labels of value axis.
- getValueAxisLabelProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for labels of value axis.
- getValueAxisMargin() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- getValueClass() - Method in class com.smartgwt.client.ai.AIFieldRequest
-
The class of value that AI will be asked to generate for the field.
- getValueDeselectedCSSText() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Custom CSS text to be applied to values that have been deleted, when
showDeletions
is enabled.
- getValueExportFormat() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
FormatString
used during exports for numeric or date formatting.
- getValueField() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this form item maps data values to display values by retrieving the
FormItem.displayField
values from an
optionDataSource
, this property denotes the the
field to use as the underlying data value in records from the optionDataSource.
If not explicitly supplied, the
valueField name will be derived as described in
FormItem.getValueFieldName()
.
- getValueField() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item maps data values to display values by retrieving the
displayField
values from an
optionDataSource
, this property denotes the the
field to use as the underlying data value in records from the optionDataSource.
If not explicitly supplied, the
valueField name will be derived as described in
getValueFieldName()
.
- getValueField() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The valueField
of the combo box.
- getValueField() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If this form item maps data values to display values by retrieving the
FormItem.displayField
values from an
optionDataSource
, this property denotes the the
field to use as the underlying data value in records from the optionDataSource.
If not explicitly supplied, the
valueField name will be derived as described in
FormItem.getValueFieldName()
.
- getValueField() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this form item maps data values to display values by retrieving the
displayField
values from an
optionDataSource
, this property denotes
the the field to use as the underlying data value in records from the optionDataSource.
If unset, assumed to
be the
name
of this form item.
- getValueField() - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Which field in the tree-data should be returned as this item's value? If unspecified, the path will be used
- getValueField() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this form item maps data values to display values by retrieving the
FormItem.displayField
values from an
optionDataSource
, this property denotes the the
field to use as the underlying data value in records from the optionDataSource.
If not explicitly supplied, the
valueField name will be derived as described in
FormItem.getValueFieldName()
.
- getValueField() - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
- 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
).
- getValueField() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
This field is expected to be unique for records within the shuttle's data set.
- getValueFieldComboBox() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- getValueFieldName() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- getValueFieldName() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Getter method to retrieve the
valueField
for this
item.
- getValueFieldName() - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- 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
-
- getValueFieldName() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- getValueFieldProperties(FieldType, String, OperatorId, ValueItemType, String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Override to return properties for the FormItem(s) used for the "value" field displayed within clauses within this
filterBuilder.
- getValueFieldWidth() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- getValueFieldWidthAsString() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- getValueFormat() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- getValueFormat() - Method in class com.smartgwt.client.widgets.Slider
-
FormatString
for numeric formatting of the value and range labels.
- getValueFromJavaScriptObjectArray(JavaScriptObject, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- getValueIcon(Object) - Method in interface com.smartgwt.client.widgets.form.ValueIconMapper
-
Method that allows the developer to specify the image source for an icon to be displayed for the current form item value.
- getValueIcon(ListGridField, Object, ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the appropriate valueIcon for a cell based on the field and the data value for the cell.
- getValueIconCursor(ListGridField, ListGridRecord, Object) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the cursor to display when the mouse pointer is over a valueIcon
in a a cell.
- getValueIconField() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
For Databound formItems, this property determines which column
valueIcons
should show up in for this formItem's pickList.
If unset valueIcons show up in the
displayField
column if specified, otherwise
the
valueField
column.
In most cases
only the
displayField
or
valueField
will be visible.
- getValueIconField() - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
For Databound formItems, this property determines which column
valueIcons
should show up in for this formItem's pickList.
If unset valueIcons show up in the
displayField
column if specified, otherwise
the
valueField
column.
In most cases
only the
displayField
or
valueField
will be visible.
- getValueIconField() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
For Databound formItems, this property determines which column
valueIcons
should show up in for this formItem's pickList.
If unset valueIcons show up in the
displayField
column if specified, otherwise
the
valueField
column.
In most cases
only the
displayField
or
valueField
will be visible.
- getValueIconHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If valueIcons
is specified, use this property to
specify a height for the value icon written out.
- getValueIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height for value icons for this listGrid.
- getValueIconHeight() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Height for value icons for this listGrid field.
- getValueIconLeftPadding() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If we're showing a value icon, this attribute governs the amount of space between the icon and the start edge of the
form item cell.
- getValueIconLeftPadding() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the left of valueIcons by default Can be overridden at the field level
- getValueIconLeftPadding() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- 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
-
- getValueIconSize() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If valueIcons
is specified, this property may be
used to specify both the width and height of the icon written out.
- getValueIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width and height of value icons for this ListGrid.
- getValueIconSize() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Default width and height of value icons in this field.
- getValueIconWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If valueIcons
is specified, use this property to
specify a width for the value icon written out.
- getValueIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Width for value icons for this listGrid.
- getValueIconWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Width for value icons for this listGrid field.
- getValueItemFieldHint() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
A hint to show in the value-item when using an operator that allows users to select field-names from a list.
- getValueItemListHint() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
A hint to show in the value-item when using an operator that allows users to select values from a list.
- getValueItemTextHint() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
A hint to show in the value-item when using an operator that takes user-entered values.
- getValueItemTitle() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The title for the value-item.
- getValueItemWidth() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the value-chooser formItem displayed in clauses within this FilterBuilder.
- getValueItemWidthAsString() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the value-chooser formItem displayed in clauses within this FilterBuilder.
- getValueLabel() - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getValueLabel() - Method in class com.smartgwt.client.widgets.Slider
-
com.smartgwt.client.types.AutoChild
displaying the current value as a floating label when
showValue
is true.
- getValueLayout() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getValueLineProperties() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for a "value line" - a line shows where a particular discrete value is placed, eg, vertical lines connecting
points of a line chart to the X axis, or radial lines in a Radar chart.
- getValueLineProperties() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for a "value line" - a line shows where a particular discrete value is placed, eg, vertical lines connecting
points of a line chart to the X axis, or radial lines in a Radar chart.
- getValueMap() - Method in class com.smartgwt.client.data.DataSourceField
-
A com.smartgwt.client.types.ValueMap
is a set of legal values for a field.
- getValueMap() - Method in class com.smartgwt.client.data.Field
-
If set, specifies the set of legal values for the field.
- getValueMap(String, String) - Method in class com.smartgwt.client.data.RecordList
-
Get a map of the form { item[idField] -> item[displayField] }
, for all items in the list.
- getValueMap(String, String) - Method in class com.smartgwt.client.data.ResultSet
-
Get a map of the form { item[idField] -> item[displayField] }
, for all items in the list.
- getValueMap() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
In a form, valueMaps are used for FormItem types that allow the user to pick from a
limited set of values, such as a SelectItem
.
- getValueMapAsArray() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- getValueMapDisplaySeparatorChar() - Method in class com.smartgwt.client.tools.FormItemEditProxy
-
If
inline editing
for this FormItem edits the
FormItem.valueMap
, character that should be used as
a separator for
entering
com.smartgwt.client.types.ValueMap
s that map from a stored value to a user-displayed value.
- getValueMapEscapeChar() - Method in class com.smartgwt.client.tools.FormItemEditProxy
-
- getValueMapSelectedChar() - Method in class com.smartgwt.client.tools.FormItemEditProxy
-
- getValueMapSeparatorChar() - Method in class com.smartgwt.client.tools.FormItemEditProxy
-
- getValuePath() - Method in class com.smartgwt.client.data.Criterion
-
- getValueProperty() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Property in each record that holds a data value.
- getValueProperty() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Name of the property in a cell record that holds the cell value.
- getValueQuery() - Method in class com.smartgwt.client.data.Criterion
-
A subquery to use instead of a value
.
- getValueQueryAggregateButton() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
- getValueQueryAggregateButtonPrompt() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the dynamic value button.
- getValueQueryAggregatePrefix() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The prefix to be displayed before a aggregate valueQuery value in the clause.
- getValueQueryButtonSize() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The size of the buttons in each clause that allow Value-query functionality, such as
related-field
and
aggregation
features, if they don't specify
sizes.
- getValueQueryIconSize() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The size of the icons in the buttons in each clause that allow Value-query functionality, such as
related-field
and
aggregation
features, if they don't specify
separate image-sizes.
- getValueQueryRelatedFieldButtonPrompt() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the dynamic value button.
- getValueQueryRelatedFieldPrefix() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The prefix to be displayed before a related field valueQuery value in the clause.
- getValueQueryWindowTitle() - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title for the window that opens when a value query is selected.
- getValues() - Method in class com.smartgwt.client.data.Criteria
-
Return the criteria values as a name-value Map.
- getValues() - Method in class com.smartgwt.client.tools.CSSEditor
-
The set of values to apply to editors.
- getValues() - Method in class com.smartgwt.client.util.workflow.FormSetValuesTask
-
Values to be set on the form.
- getValues() - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Values to be submitted for "update", "add" and "remove" operations.
- getValues() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Array of facetValue definitions.
- getValues() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
An Object containing the initial values of the form as properties, where each propertyName is the name of a
form item
in the form, and each property value is the value held by that form item.
- getValues() - Method in class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
-
The form or ValuesManager values
- getValues() - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
- getValues() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Returns the values of a SelectItem with multiple=true as an array of Strings.
- getValues() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Returns the current set of values for the values manager instance.
- getValues() - Method in class com.smartgwt.client.widgets.tools.events.ValuesChangedEvent
-
ordinary JS object with properties representing the settings following an edit
- getValuesAsAdvancedCriteria() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Return an AdvancedCriteria object based on the current set of values within this form.
- getValuesAsAdvancedCriteria(TextMatchStyle) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Return an AdvancedCriteria object based on the current set of values within this form.
- getValuesAsAdvancedCriteria() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Return an AdvancedCriteria object based on the current set of values within memberForms.
- getValuesAsAdvancedCriteria(TextMatchStyle) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Return an AdvancedCriteria object based on the current set of values within memberForms.
- getValuesAsCriteria() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Return search criteria based on the current set of values within this form.
- getValuesAsCriteria() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Retrieves the combined com.smartgwt.client.widgets.form.DynamicForm#getValuesAsCriteria(),criteria values
for all member forms.
- getValuesAsMap() - Method in class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
-
Returns the current set of values for the form or values manager instance as a map.
- getValuesAsRecord() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Return the current set of values within this form as a Record.
- getValuesAsRecord() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Returns the current set of values for the values manager instance.
- getValueSetHint() - Method in class com.smartgwt.client.widgets.form.FilterClause
-
A hint to show in the value-item when using an operator that takes an array of values.
- getValuesManager() - Method in class com.smartgwt.client.widgets.Canvas
-
- getValuesManager() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Return the ValuesManager for this form.
- getValuesManagerAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
- getValuesShowDown() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Should tile values change state when the mouse goes down on them?
- getValuesShowRollOver() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Should tile values change state when the mouse goes over them?
- getValuesShowSelected() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Should tile values change state when they are selected?
- getValueStyle() - Method in class com.smartgwt.client.widgets.Slider
-
- getValueTextStyle() - Method in class com.smartgwt.client.widgets.Slider
-
- getValueTitle() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
A label for the data values, such as "Sales in Thousands", typically used as the label for the value axis.
- getValueTitle() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
A label for the data values, such as "Sales in Thousands", typically used as the label for the value axis.
- getValueTitle() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
A label for the data values shown in cells, such as "Sales in Thousands", typically used
when the CubeGrid must generate a description for a cell value or set of cell values.
- getValueType() - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
- getValueType() - Method in class com.smartgwt.client.bean.BeanValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.BooleanValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.DateValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.DoubleValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.FloatValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.IntegerValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.LongValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.NumberValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.ObjectArrayValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.OtherValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.PBooleanArrayValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.PBooleanValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.PDoubleArrayValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.PDoubleValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.PFloatArrayValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.PFloatValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.PIntegerArrayValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.PIntegerValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.PLongArrayValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.PLongValueType
-
- getValueType() - Method in class com.smartgwt.client.bean.types.StringValueType
-
- getValueXPath() - Method in class com.smartgwt.client.data.DataSourceField
-
XPath expression used to retrieve the field's value.
- getVariance(String, boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the variance of the data from a single metric.
- getVariance(FacetValueMap, boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Calculate the variance of the data from a single metric.
- getVerifyAsError() - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Enable verifyAsError
behavior only for requests using these
settings.
- getVerifyAsError() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Enable verifyAsError
behavior only for requests using these
settings.
- getVerifyAsError() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Enable verifyAsError
behavior only for requests using these
settings.
- getVerifyComponents() - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Enables verification that the created screen contains a component having a
localId
equal to the given key, and that it is an instance (or subclass)
if the key's value.
- getVerifyComponents() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Enables verification that any screen
created
on load contains a component having a
localId
equal to the given key,
and that it is an instance (or subclass) of the key's value.
- getVerifyComponents() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Enables verification that the created screen contains a component having a
localId
equal to the given key, and that it is an instance (or subclass)
if the key's value.
- getVerifyDataSources() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Enables DataSource verification, causing warnings to be output about differences between DataSources loaded with a
project vs those that are already present in the page (if any are present).
- getVersion() - Static method in class com.smartgwt.client.Version
-
- getVertical() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
True == display options vertically, false == display in a single row
- getVertical() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Indicates whether this is a vertical or horizontal slider.
- getVertical() - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Should the toolbar stack its buttons vertically or horizontally?
- getVertical() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
Is this split bar vertically orientated?
When a Splitbar
is created by a layout to be the resizeBar for
some member of the layout, the vertical
property will be set to true
if the layout is
horizontal, meaning this resizeBar will be taller than it is wide, and will allow horizontal resizing of the member.
- getVertical() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Should this layout appear with members stacked vertically or horizontally.
- getVertical() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Note: This is a Layout property which is inapplicable on this class.
- getVertical() - Method in class com.smartgwt.client.widgets.Progressbar
-
Indicates whether this is a vertical or horizontal progressbar.
- getVertical() - Method in class com.smartgwt.client.widgets.RangeSlider
-
Whether the rangeSlider should be vertical or horizontal.
- getVertical() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether this button renders vertically.
- getVertical() - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether this is a vertical or horizontal slider.
- getVertical() - Method in class com.smartgwt.client.widgets.Splitbar
-
Is this split bar vertically orientated?
When a Splitbar
is created by a layout to be the resizeBar for
some member of the layout, the vertical
property will be set to true
if the layout is
horizontal, meaning this resizeBar will be taller than it is wide, and will allow horizontal resizing of the member.
- getVertical() - Method in class com.smartgwt.client.widgets.StretchImg
-
Indicates whether the list of images is drawn vertically from top to bottom (true), or horizontally from left to right
(false).
- getVertical() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Default is a horizontal button.
- getVertical() - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
Indicates whether the buttons are drawn horizontally from left to right (false), or vertically from top to bottom
(true).
- getVertical() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Indicates whether the components are drawn horizontally from left to right (false), or vertically from top to bottom
(true).
- getVerticalResize() - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Indicates the orientation of the event in its containing view.
- getVerticalStyleName() - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
- getVIconStyle() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Base CSS style applied to the icon image when
vertical
is set
to true.
- getView(ViewName) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getView() - Method in class com.smartgwt.client.widgets.ViewLoader
-
Retrieve the current view.
- getViewer() - Method in class com.smartgwt.client.widgets.grid.events.RecordClickEvent
-
the listGrid that contains the click event
- getViewer() - Method in class com.smartgwt.client.widgets.grid.events.RecordDoubleClickEvent
-
the listGrid that contains the doubleclick event
- getViewer() - Method in class com.smartgwt.client.widgets.grid.events.ValueIconClickEvent
-
the listGrid that contains the click event
- getViewer() - Method in class com.smartgwt.client.widgets.tile.events.RecordClickEvent
-
the TileGrid itself
- getViewer() - Method in class com.smartgwt.client.widgets.tile.events.RecordContextClickEvent
-
the TileGrid itself
- getViewer() - Method in class com.smartgwt.client.widgets.tile.events.RecordDoubleClickEvent
-
the TileGrid itself
- getViewer() - Method in class com.smartgwt.client.widgets.tree.events.FolderClickEvent
-
The TreeGrid on which folderClick() occurred.
- getViewer() - Method in class com.smartgwt.client.widgets.tree.events.FolderContextClickEvent
-
The TreeGrid on which the contextclick occurred.
- getViewer() - Method in class com.smartgwt.client.widgets.tree.events.LeafClickEvent
-
The TreeGrid on which leafClick() occurred.
- getViewer() - Method in class com.smartgwt.client.widgets.tree.events.LeafContextClickEvent
-
The TreeGrid on which the contextclick occurred.
- getViewer() - Method in class com.smartgwt.client.widgets.tree.events.NodeClickEvent
-
The TreeGrid on which leafClick() occurred.
- getViewer() - Method in class com.smartgwt.client.widgets.tree.events.NodeContextClickEvent
-
The TreeGrid on which the contextclick occurred.
- getViewIconSrc() - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Returns the URL for an Icon that will allow the file to be viewed.
- getViewName() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
The name of this view, used to identify it in the
calendar
.
- getViewName() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventClick
-
view where the event's canvas was clicked
- getViewName() - Method in class com.smartgwt.client.widgets.calendar.events.CalendarEventRemoveClick
-
view where the event was clicked on: "day", "week" or "month"
- getViewName() - Method in class com.smartgwt.client.widgets.calendar.events.CurrentViewChangedEvent
-
the name of the current view after the change
- getViewName() - Method in class com.smartgwt.client.widgets.calendar.events.IndicatorClick
-
view where the event's canvas was clicked
- getViewName() - Method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
-
view where the event's canvas was clicked
- getViewportHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the height of the viewport onto the scrollable content.
- getViewportWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Returns the width of the viewport onto the scrollable content.
- getViewState() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Note: This is a ListGrid feature which is inapplicable on this class.
- getViewState() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Initial view state may be provided for the listGrid at init time.
- getViewState() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Returns a snapshot of the current view state of this DetailViewer.
This includes the field state of the
DetailViewer, returned as a
DetailViewerViewState
object.
This object can be passed
to
setViewState()
to reset this detail viewer's
view state to the current state (assuming the same data / fields are present in the detail viewer).
- getViewURL() - Method in class com.smartgwt.client.widgets.ViewLoader
-
URL to load components from.
- getVirtualScrolling() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When incremental rendering is switched on and there are variable record heights, the virtual scrolling mechanism manages
the differences in scroll height calculations due to the unknown sizes of un-rendered rows to make the scrollbar and
viewport appear correctly.
- getVisibility() - Method in class com.smartgwt.client.widgets.Canvas
-
Controls widget visibility when the widget is initialized.
- getVisibilityMode() - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Whether multiple sections can be expanded.
- getVisible() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether this item is currently visible.
- getVisibleEndDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the last visible date in the passed, or currently selected, calendar view.
- getVisibleEndDate(CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the last visible date in the passed, or currently selected, calendar view.
- getVisibleFieldNames() - Method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleRequest
-
The list of field names that are considered visible.
- getVisibleHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the visible height of the Canvas.
- getVisibleHeight() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Output the drawn height for this item in pixels.
- getVisibleItemNum(MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Given a MenuItem, return its index in the currently visible set of items.
- getVisibleRows() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Get the rows that are currently visible in the viewport, as an array of [firstRowNum, lastRowNum].
- getVisibleStartDate() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the first visible date in the passed, or currently selected, calendar view.
- getVisibleStartDate(CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns the first visible date in the passed, or currently selected, calendar view.
- getVisibleTitleWidth(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns the visible width of this item's title in px.
- getVisibleWhen() - Method in class com.smartgwt.client.widgets.Canvas
-
Criteria to be evaluated to determine whether this Canvas should be visible.
- getVisibleWhen() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Criteria to be evaluated to determine whether this FormItem should be visible.
- getVisibleWhen() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Criteria to be evaluated to determine whether this icon should be visible.
- getVisibleWhen() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Criteria to be evaluated to determine whether this field should be visible.
- getVisibleWhen() - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Criteria to be evaluated to determine whether this MenuItem should be visible.
- getVisibleWhen() - Method in class com.smartgwt.client.widgets.tab.Tab
-
Criteria to be evaluated to determine whether this Tab should be visible.
- getVisibleWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Return the visible width of the Canvas.
- getVisibleWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Output the drawn width for this item in pixels.
- getVLabelSpacing() - Method in class com.smartgwt.client.widgets.Slider
-
- getVlign() - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
rowRangeDisplay will vertically center its content by default.
- getVPolicy() - Method in class com.smartgwt.client.widgets.layout.Layout
-
Sizing policy applied to members on vertical axis
- getVResizeCursor() - Method in class com.smartgwt.client.widgets.Splitbar
-
Cursor to display if this Splitbar is to be used for vertical resize of widgets.
- getVSnapPosition(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Override this method to provide a custom snap-to grid.
- getVSnapPosition(int, String) - Method in class com.smartgwt.client.widgets.Canvas
-
Override this method to provide a custom snap-to grid.
- getVSrc() - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
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
-
- 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.StretchItem
-
- 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
-
- getVTrackStyle() - Method in class com.smartgwt.client.widgets.Slider
-
- getVTreeFacetIndent() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Determines how many pixels to move for each level when
hierarchical
column facets are being
indented
.
- getVTreeFacetIndentDirection() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Determines layout of facet value titles in each column facet being
indented
.
- getVValueStyle() - Method in class com.smartgwt.client.widgets.Slider
-
- getWaitDuration() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- getWaitFor() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Condition to wait for before this task is executed.
- getWaitForSave() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, this property determines whether the user will be able to dismiss the edit form, or
navigate to another cell while the save is in process (before the asynchronous server response returns).
- getWaitLocator() - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Component specified as an
AutoTestLocator
that should be waited on if
waitFor
is "locator" or "locatorAndSystemDone".
- getWaitStyle() - Method in class com.smartgwt.client.util.ElementWaitConfig
-
This attribute configures how waitForElement()
determines that the application is read to retrieve the
element.
- getWarnIcon() - Method in class com.smartgwt.client.widgets.Dialog
-
- getWarnOnCancel() - Method in class com.smartgwt.client.widgets.BatchUploader
-
If set, indicates that a warning dialog should be shown when Cancel is clicked, asking the user to confirm that this is
really what they want to do.
- getWarnOnEditorTypeConversion() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Gets whether a warning will be logged if the Framework replaces this SmartGWT FormItem
(that wraps the SmartClient item instance) to more closely match the underlying item's
type.
- getWarnOnEditorTypeConversionDefault() - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Gets whether, by default, a warning will be logged if the Framework replaces a SmartGWT
FormItem (that wraps the SmartClient item instance) to more closely match the underlying
item's type.
- getWarnOnRemoval() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canRemoveRecords
is true, when the user clicks
the remove icon for some record, should we show a warning message (defined as
warnOnRemovalMessage
) and allow the user to cancel
removal?
- getWarnOnRemovalMessage() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- getWarnOnUnmappedValueFieldChange() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a field has
ListGridField.displayField
specified and has no
ListGridField.optionDataSource
, this field will display the value from the
displayField
of each record by
default (for more on this behavior see
ListGridField.optionDataSource
).
- getWeekChooserButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
which shows
a picker for selecting a specific week of the year.
- getWeekendDays() - Static method in class com.smartgwt.client.util.DateUtil
-
Return an array of days that are considered "weekend" days.
- getWeekendDays() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An array of integer day-numbers that should be considered to be weekend days by this Calendar instance.
- getWeekendDays() - Method in class com.smartgwt.client.widgets.DateChooser
-
An array of integer day-numbers that should be considered to be weekend days by this DateChooser instance.
- getWeekendHeaderStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Optional CSS style applied to the day-of-week headers for weekend days.
- getWeekEventBorderOverlap() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Augments the width of week event windows slightly to avoid duplicate adjacent borders between events.
- getWeekFieldTitle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the
week
field in the date grid.
- getWeekHeaderStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
- getWeekMenuStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Style for the pop-up week menu.
- getWeekPrefix() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to appear before the week number in the title of
week-based
HeaderLevel
s when this calendar is showing a timeline.
- getWeeksAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "week".
- getWeeksFromNowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "week".
- getWeekView() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
CalendarView
used to display events that pertain to a given week.
- getWeekViewTitle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getWheelDelta() - Static method in class com.smartgwt.client.util.EventHandler
-
- getWheelDelta() - Method in class com.smartgwt.client.widgets.events.MouseWheelEvent
-
- getWheelDeltaAsDouble() - Static method in class com.smartgwt.client.util.EventHandler
-
- getWheelDeltaX() - Static method in class com.smartgwt.client.util.EventHandler
-
Horizontal scroll delta reported by a
mouseWheel
event
(such as a horizontal swipe on a track-pad).
- getWheelDeltaY() - Static method in class com.smartgwt.client.util.EventHandler
-
- getWholeMessage() - Method in class com.smartgwt.client.widgets.notify.NotifyAction
-
Allows a click anywhere on the notification to execute the action.
- getWholeRecordNavIcon() - Method in class com.smartgwt.client.widgets.tableview.TableView
-
- getWidgetsToIgnore() - Method in class com.smartgwt.client.tools.SeleneseRecorder
-
Canvii that you want to ignore when capturing Selenese.
- getWidth() - Method in class com.smartgwt.client.core.Rectangle
-
- getWidth() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
- getWidth() - Static method in class com.smartgwt.client.util.Page
-
Get the width of the visible portion of the window, not including browser chrome or the scrollbar area.
- getWidth() - Method in class com.smartgwt.client.widgets.Button
-
Size for this component's horizontal dimension.
- getWidth() - Method in class com.smartgwt.client.widgets.calendar.Lane
-
- getWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
The canvas.width
attribute specifies the size for a component's horizontal dimension;
canvas.height
specifies the size for the vertical dimension.
- getWidth(int, Object, String) - Method in interface com.smartgwt.client.widgets.chart.LineWidthMapper
-
Returns a per-facet-value width for chart data lines.
- getWidth() - Method in class com.smartgwt.client.widgets.cube.Facet
-
Integer number of pixels.
- getWidth() - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Width of the cube grid facetValue in pixels.
- getWidth() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Width of the diamond.
- getWidth() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getWidth() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
- getWidth() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
- getWidth() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
- getWidth() - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Width for the CheckboxItem, including both checkbox image and
label
.
- getWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Width of the FormItem.
- getWidth() - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines the width of this icon in px.
- getWidth() - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
Width of the FormItem.
- getWidth() - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Default width of this item.
- getWidth() - Method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
default width for the spacer
- getWidth() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
default width of this item
- getWidth() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Width for this uploadItem.
- getWidth(ListGridField) - Method in interface com.smartgwt.client.widgets.grid.DefaultFieldWidthCustomizer
-
Method to calculate and return the default width of a field.
- getWidth() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The width of this field, specified as either an absolute number of pixels,
a percentage of the remaining space like "25%", or "*" to split remaining space among
all fields which have "*".
- getWidth() - Method in class com.smartgwt.client.widgets.ImgButton
-
Size for this component's horizontal dimension.
- getWidth() - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the width of the image.
- getWidth() - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the width of the image.
- getWidth() - Method in class com.smartgwt.client.widgets.Label
-
Size for this component's horizontal dimension.
- getWidth() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size for this component's horizontal dimension.
- getWidth() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size for this component's horizontal dimension.
- getWidth() - Method in class com.smartgwt.client.widgets.StretchItem
-
The width of the image.
- getWidth() - Method in class com.smartgwt.client.widgets.tab.Tab
-
You can specify an explicit width for the tab using this property.
- getWidthAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Width of the diamond.
- getWidthAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- getWidthAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
- getWidthAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
- getWidthAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
- getWidthAsString() - Method in class com.smartgwt.client.widgets.Button
-
Size for this component's horizontal dimension.
- getWidthAsString() - Method in class com.smartgwt.client.widgets.Canvas
-
- getWidthAsString() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Width of the FormItem.
- getWidthAsString() - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
Width of the FormItem.
- getWidthAsString() - Method in class com.smartgwt.client.widgets.ImgButton
-
Size for this component's horizontal dimension.
- getWidthAsString() - Method in class com.smartgwt.client.widgets.Label
-
Size for this component's horizontal dimension.
- getWidthAsString() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size for this component's horizontal dimension.
- getWidthAsString() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size for this component's horizontal dimension.
- getWillHandleError() - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Whether to call the provided callback even if an error was encountered trying to load the project, so that you can run
your own error handling.
- getWillHandleError() - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Whether to call the provided callback even if an error was encountered trying to load the screen (or it was simply not
found), so that you can run your own error handling.
- getWillHandleError() - Method in class com.smartgwt.client.rpc.RPCRequest
-
With willHandleError:false, rpcResponses that indicate an error go through centralized handling in the RPCManager and
rpcRequest.callback is never invoked.
- getWindow() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Returns the browser window
object associated with this RemoteWindow.
- getWindowDefaults() - Method in class com.smartgwt.client.util.tour.Tour
-
- getWindowDefaults() - Method in class com.smartgwt.client.util.tour.TourStep
-
- getWithCredentials() - Method in class com.smartgwt.client.rpc.RPCRequest
-
In browsers that support
Cross-Origin
Resource Sharing and
XMLHttpRequest 2, and where the
service at the
actionURL
allows the origin to send credentials
(see
Access-Control-Allow-Credentials
), should user credentials such as cookies, HTTP authentication, and
client-side SSL certificates be sent with the actual CORS request?
- getWizard() - Method in class com.smartgwt.client.util.workflow.Process
-
If wizard is set then current workflow will be handled as wizard.
- getWizard() - Method in class com.smartgwt.client.util.workflow.UserTask
-
If wizard is set then associated form will be hidden after user goes to next or prev step of current workflow.
- getWorkdayBaseStyle() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getWorkdayEnd(Date, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When using
showWorkday
:true,
workdayStart
and
workdayEnd
specify the time of day when the
workday starts and ends, specified as a String acceptable to String.
- getWorkdayEnd(Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getWorkdayStart(Date, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When using
showWorkday
:true,
workdayStart
and
workdayEnd
specify the time of day when the
workday starts and ends, specified as a String acceptable to String.
- getWorkdayStart(Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getWorkflows() - Method in class com.smartgwt.client.widgets.Canvas
-
- getWrap() - Method in class com.smartgwt.client.widgets.Button
-
A boolean indicating whether the button's title should word-wrap, if necessary.
- getWrap() - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
If true, item contents can wrap.
- getWrap() - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Should the text for items within this radio group wrap?
- getWrap() - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
If true, item contents can wrap.
- getWrap() - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Text wrapping style.
- getWrap() - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Should the span title wrap if there is not enough space horizontally to accommodate it.
- getWrap() - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Should the field title wrap if there is not enough space horizontally to accommodate it.
- getWrap() - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
rowRangeDisplay will not allow its content to wrap by default
- getWrap() - Method in class com.smartgwt.client.widgets.Label
-
If false, the label text will not be wrapped to the next line.
- getWrap() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should the title for this button wrap? If unset, default behavior is to allow wrapping if this.vertical is true,
otherwise disallow wrapping
- getWrapCells() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should content within cells be allowed to wrap?
- getWrapFacetTitles() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to allow text wrapping on facet titles.
- getWrapFacetValueTitles() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to allow text wrapping on facet value titles.
- getWrapHeaderSpanTitles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
HeaderSpan.wrap
is not explicitly set, should fields
wrap? If autofitting, see the docs on that property for the details of how the minimum width for a field is determined.
- getWrapHeaderTitles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
ListGridField.wrap
is not explicitly set, should
fields wrap? If autofitting, see the docs on that property for the details of how the minimum width for a field is
determined.
- getWrapHintText() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- getWrapHintText() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If this item is showing a
FormItem.hint
, should the
hint text be allowed to wrap? Setting this property to
false
will render the hint on a single line without
wrapping, expanding the width required to render the item if necessary.
- getWrapHintText() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is showing a
hint
, should the hint text be
allowed to wrap? Setting this property to
false
will render the hint on a single line without wrapping,
expanding the width required to render the item if necessary.
- getWrapHintText() - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If this item is showing a
FormItem.hint
, should the
hint text be allowed to wrap? Setting this property to
false
will render the hint on a single line without
wrapping, expanding the width required to render the item if necessary.
- getWrapItemTitles() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Whether titles for form items should wrap.
- getWrapLabel() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Should the label be allowed to wrap, or be fixed to one line no matter how long
- getWrapTitle() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified determines whether this items title should wrap.
- getWrapValues() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Whether values should be allowed to wrap by default, or should be shown on one line regardless of length.
- getWrapValues() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Whether values should be allowed to wrap by default, or should be shown on one line regardless of length.
- getWriteStackedIcons() - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
When set to true
, the increase and decrease icons are stacked on top of each other, also called stacked
mode.
- getWsOperation() - Method in class com.smartgwt.client.data.OperationBinding
-
Name of the web service operation that will be invoked in order to execute this DataSource operation.
- getWsOperation() - Method in class com.smartgwt.client.data.WSRequest
-
Name of the web service operation to invoke.
- getX() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The left offset of the event on the page.
- getX() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the page-relative X (horizontal) coordinate of an event.
- getX() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
X coordinate where the data value is rendered.
- getX() - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
X-Coordinate for this DrawKnob.
- getX() - Method in class com.smartgwt.client.widgets.drawing.events.DragMove
-
x-coordinate within the drawPane
- getX() - Method in class com.smartgwt.client.widgets.drawing.events.DragStart
-
x-coordinate within the drawPane
- getX() - Method in class com.smartgwt.client.widgets.drawing.events.DragStop
-
x-coordinate within the drawPane
- getX() - Method in class com.smartgwt.client.widgets.drawing.Point
-
The x coordinate of this point.
- getX() - Method in class com.smartgwt.client.widgets.events.BrowserEvent
-
- getX() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Where to show the message, as a viewport-relative x coordinate offset to the left edge of the
Label
rendering the message.
- getX1() - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
X coordinate of the start point.
- getX2() - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
X coordinate of the end point.
- getXAsDouble() - Method in class com.smartgwt.client.widgets.drawing.Point
-
The x coordinate of this point.
- getXAxisEndValue() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For Bubble and Scatter charts only, the end value for the x-axis.
- getXAxisEndValue() - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- getXAxisEndValueAsDate() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For Bubble and Scatter charts only, the end value for the x-axis.
- getXAxisMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter charts only, the "id" of the metric facet value to use for the x-axis.
- getXAxisStartValue() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For Bubble and Scatter charts only, the start value for the x-axis.
- getXAxisStartValueAsDate() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For Bubble and Scatter charts only, the start value for the x-axis.
- getXCoord(double) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns the X coordinate where the passed data value either was or would be drawn.
- getXCoord(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns the X coordinate where the passed data value either was or would be drawn.
- getXCoord(float) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- getXCoordAsDouble(double) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Returns the X coordinate where the passed data value either was or would be drawn.
- getXmlAttribute() - Method in class com.smartgwt.client.data.DataSourceField
-
- 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.
- getXShearFactor() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
The slope of an x-shearing transformation applied to this DrawItem.
- getY() - Method in class com.smartgwt.client.tools.stream.EventStreamEvent
-
The top offset of the event on the page.
- getY() - Static method in class com.smartgwt.client.util.EventHandler
-
Return the page-relative Y (vertical) coordinate of an event.
- getY() - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
Y coordinate where the data value is rendered.
- getY() - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Y-Coordinate for this DrawKnob.
- getY() - Method in class com.smartgwt.client.widgets.drawing.events.DragMove
-
y-coordinate within the drawPane
- getY() - Method in class com.smartgwt.client.widgets.drawing.events.DragStart
-
y-coordinate within the drawPane
- getY() - Method in class com.smartgwt.client.widgets.drawing.events.DragStop
-
y-coordinate within the drawPane
- getY() - Method in class com.smartgwt.client.widgets.drawing.Point
-
The y coordinate of this point.
- getY() - Method in class com.smartgwt.client.widgets.events.BrowserEvent
-
- getY() - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Where to show the message, as a viewport-relative y coordinate offset to the top edge of the
Label
rendering the message.
- getY1() - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
Y coordinate of the start point.
- getY2() - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
Y coordinate of the end point.
- getYAsDouble() - Method in class com.smartgwt.client.widgets.drawing.Point
-
The y coordinate of this point.
- getYAxisLabelAlign() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Horizontal alignment of y-axis labels, shown to the left of the chart.
- getYAxisLabelPadding() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding between each swatch and label pair.
- getYAxisMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter charts only, the "id" of the metric facet value to use for the y-axis.
- getYCoord(double) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns the Y coordinate where the passed data value either was or would be drawn.
- getYCoord(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Returns the Y coordinate where the passed data value either was or would be drawn.
- getYCoord(float) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- getYCoordAsDouble(double) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Returns the Y coordinate where the passed data value either was or would be drawn.
- getYear() - Method in class com.smartgwt.client.widgets.FiscalYear
-
The 4-digit calendar year when this fiscal year starts.
- getYearChooserButton() - Method in class com.smartgwt.client.widgets.DateChooser
-
A button shown in the
navigation layout
that shows
a picker for selecting a specific calendar year.
- getYearMenuStyle() - Method in class com.smartgwt.client.widgets.DateChooser
-
Style for the pop-up year menu.
- getYearsAgoTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "year".
- getYearSelector() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- getYearSelectorProperties() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
yearSelector
.
- getYearsFromNowTitle() - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "year".
- getYearTitle(int) - Method in interface com.smartgwt.client.widgets.DateChooser.YearTitleFormatter
-
Method to provide the year representations that are shown in the DateChooser's "Select a year" dropdown.
- getYShearFactor() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
The slope of a y-shearing transformation applied to this DrawItem.
- getZIndex(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Get the z-Index of this canvas.
- getZIndex() - Method in class com.smartgwt.client.widgets.Canvas
-
Get the z-Index of this canvas.
- getZIndex() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Relative stacking order of this draw item with respect to other items in the same
DrawPane
or
DrawGroup
.
- getZIndexMetric() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Specifies the attribute in the metric facet that will define the z-ordering of the segments in a histogram chart.
- getZoneCanvas() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Note : This API is non-functional (always returns null) and exists only to make
you aware that this MultiAutoChild exists.
- getZoneCanvasStyle(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getZoneCanvasStyle(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- getZoneEvent() - Method in class com.smartgwt.client.widgets.calendar.events.ZoneClick
-
zone that was clicked on
- getZoneHoverHTML(CalendarEvent, ZoneCanvas, CalendarView, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Gets the hover HTML for a
zone
being hovered over.
- getZoneHoverHTML(CalendarEvent, ZoneCanvas) - Method in class com.smartgwt.client.widgets.calendar.ZoneHoverHTMLCustomizer
-
getZoneHoverHTML() should be implemented and return the string of HTML to display when the user hovers
over a ZoneCanvas
- getZones() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An array of CalendarEvent instances representing pre-defined periods of time to be highlighted in
timeline views
.
- getZoneStyleName() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
CSS style to apply to the
canvases
created for each
specified
zone
.
- getZoneTitleOrientation() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The vertical alignment of the header-text in each
zone
.
- getZoomChart() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Mini-chart created to allow zooming when
canZoom
is
enabled.
- getZoomChartHeight() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- 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
-
- getZoomLevelAsDouble() - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Zoom for the DrawPane
as a whole, where 1 is normal size.
- getZoomLogScale() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
By default when
canZoom
is enabled, the
zoomChart
uses logarithmic scaling so that spikes in the data
don't result in a zoomed chart that is mostly a flat line.
- getZoomMutePercent() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- 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.
- GlobalId - Interface in com.smartgwt.client.docs
-
- 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
-
- Gradations - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Gradations.
- Gradient - Class in com.smartgwt.client.widgets.drawing
-
- Gradient() - Constructor for class com.smartgwt.client.widgets.drawing.Gradient
-
- Gradient(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.Gradient
-
- GradientChangedEvent - Class in com.smartgwt.client.widgets.tools.events
-
- GradientChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tools.events.GradientChangedEvent
-
- GradientChangedHandler - Interface in com.smartgwt.client.widgets.tools.events
-
- GradientEditor - Class in com.smartgwt.client.tools
-
A widget for visually editing CSS gradients.
- GradientEditor() - Constructor for class com.smartgwt.client.tools.GradientEditor
-
- GradientEditor(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.GradientEditor
-
- GradientMapper - Interface in com.smartgwt.client.widgets.chart
-
- GridEditProxy - Class in com.smartgwt.client.tools
-
- GridEditProxy() - Constructor for class com.smartgwt.client.tools.GridEditProxy
-
- GridEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.GridEditProxy
-
- GridEditRecordTask - Class in com.smartgwt.client.util.workflow
-
Edit an existing record in a grid or start editing a new one.
- GridEditRecordTask() - Constructor for class com.smartgwt.client.util.workflow.GridEditRecordTask
-
- GridEditRecordTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.GridEditRecordTask
-
- gridEditRecordTaskEditor_bindingDynamicValuePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Define a dynamic value"
- gridEditRecordTaskEditor_bindingFixedValuePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a fixed value"
- gridEditRecordTaskEditor_criteriaInstructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter criteria to find the record to edit.
- gridEditRecordTaskEditor_dynamicValueWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Dynamic value for field ''$fieldName''"
- gridEditRecordTaskEditor_fixedValueWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Fixed value for field ''$fieldName''"
- gridEditRecordTaskEditor_missingCriteriaMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "To edit an existing record Criteria must be selected."
- gridEditRecordTaskEditor_overwriteBindingsMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Overwrite all existing bindings? Otherwise, new bindings will be merged."
- gridEditRecordTaskEditor_valuesInstructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Drag available fields from the tree on the left to the grid on the right to specify what data should be stored.
- GridExportClientDataTask - Class in com.smartgwt.client.util.workflow
-
Export data currently shown in a grid keeping all grid-specific formatting.
- GridExportClientDataTask() - Constructor for class com.smartgwt.client.util.workflow.GridExportClientDataTask
-
- GridExportClientDataTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.GridExportClientDataTask
-
- GridExportDataTask - Class in com.smartgwt.client.util.workflow
-
Export data currently shown in a grid.
- GridExportDataTask() - Constructor for class com.smartgwt.client.util.workflow.GridExportDataTask
-
- GridExportDataTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.GridExportDataTask
-
- GridFetchDataTask - Class in com.smartgwt.client.util.workflow
-
Fetch data matching specified criteria into grid.
- GridFetchDataTask() - Constructor for class com.smartgwt.client.util.workflow.GridFetchDataTask
-
- GridFetchDataTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.GridFetchDataTask
-
- GridFiltering - Interface in com.smartgwt.client.docs
-
Grid Filtering Overview
- GridHeader - Interface in com.smartgwt.client.docs
-
Properties and methods related to the ListGrid header.
- GridRemoveSelectedDataTask - Class in com.smartgwt.client.util.workflow
-
Remove data that is selected in a grid.
- GridRemoveSelectedDataTask() - Constructor for class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
- GridRemoveSelectedDataTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
- gridRemoveSelectedDataTask_confirmationMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Delete $dsTitle $recordTitle"
- gridRemoveSelectedDataTask_multipleConfirmationMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Delete multiple $dsPluralTitle?"
- gridRemoveSelectedDataTask_refuseMultiRemoveMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Only one record may be removed at a time"
- gridRemoveSelectedDataTask_unboundConfirmationMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Delete record?"
- gridRemoveSelectedDataTask_unboundMultipleConfirmationMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Delete multiple records?"
- GridRenderer - Class in com.smartgwt.client.widgets.grid
-
A flexible, high-speed table that offers consistent cross-platform sizing, clipping, and events.
- GridRenderer() - Constructor for class com.smartgwt.client.widgets.grid.GridRenderer
-
- GridRenderer(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.GridRenderer
-
- gridRenderer_emptyCellValue() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated " "
- GridRowColEvent<H extends com.google.gwt.event.shared.EventHandler> - Class in com.smartgwt.client.widgets.grid.events
-
- GridRowColEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.GridRowColEvent
-
- GridSaveAllEditsTask - Class in com.smartgwt.client.util.workflow
-
Save all changes in a grid which has auto-saving disabled.
- GridSaveAllEditsTask() - Constructor for class com.smartgwt.client.util.workflow.GridSaveAllEditsTask
-
- GridSaveAllEditsTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.GridSaveAllEditsTask
-
- GridSelectRecordsTask - Class in com.smartgwt.client.util.workflow
-
Select or deselect one or more records as specified by criteria.
- GridSelectRecordsTask() - Constructor for class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
- GridSelectRecordsTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
- GridSetEditValueTask - Class in com.smartgwt.client.util.workflow
-
Sets the edit value of a given field.
- GridSetEditValueTask() - Constructor for class com.smartgwt.client.util.workflow.GridSetEditValueTask
-
- GridSetEditValueTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.GridSetEditValueTask
-
- GridSummaryCustomizer - Class in com.smartgwt.client.widgets.grid
-
If ListGrid.showGridSummary is true, and this method is specified it
will be called to generate the summary value to be displayed in the grid
summary row.
- GridSummaryCustomizer() - Constructor for class com.smartgwt.client.widgets.grid.GridSummaryCustomizer
-
- GridTransferDataTask - Class in com.smartgwt.client.util.workflow
-
Transfer selected records from one grid to another.
- GridTransferDataTask() - Constructor for class com.smartgwt.client.util.workflow.GridTransferDataTask
-
- GridTransferDataTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.GridTransferDataTask
-
- GridValidation - Interface in com.smartgwt.client.docs
-
ListGrids support automatic validation of edited cells / records.
- GridViewSelectedDataTask - Class in com.smartgwt.client.util.workflow
-
View a record currently selected in some other component.
- GridViewSelectedDataTask() - Constructor for class com.smartgwt.client.util.workflow.GridViewSelectedDataTask
-
- GridViewSelectedDataTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.GridViewSelectedDataTask
-
- Grip - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Grip.
- group - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For use in
ComponentSchema
, indicates what group to place the
property in when editing in Reify.
- groupBy - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
- groupBy(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Display the current set of records grouped by their values for the given field or fields.
- groupBy() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Not applicable to TreeGrids, as the
data
already represents a
tree.
- GroupByCompleteEvent - Class in com.smartgwt.client.widgets.grid.events
-
- GroupByCompleteEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.GroupByCompleteEvent
-
- GroupByCompleteHandler - Interface in com.smartgwt.client.widgets.grid.events
-
- GroupByEvent - Class in com.smartgwt.client.widgets.grid.events
-
- GroupByEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.GroupByEvent
-
- GroupByHandler - Interface in com.smartgwt.client.widgets.grid.events
-
- groupChanged(GroupSpecifier...) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Fired whenever the group configuration changes.
- groupClause - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
- Grouping - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Grouping.
- grouping_byDateTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Date".
- grouping_byDayOfMonthAndYearTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Day of specific Month".
- grouping_byDayOfMonthTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Day of Month".
- grouping_byDayOfWeekAndYearTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Day of specific Week".
- grouping_byDayTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Day".
- grouping_byHoursTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Hours".
- grouping_byMillisecondsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Milliseconds".
- grouping_byMinutesTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Minutes".
- grouping_byMonthAndYearTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Month and Year".
- grouping_byMonthTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Month".
- grouping_byQuarterAndYearTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Quarter and Year".
- grouping_byQuarterTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Quarter".
- grouping_bySecondsTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Seconds".
- grouping_byUpcomingTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Upcoming".
- grouping_byWeekAndYearTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Week and Year".
- grouping_byWeekTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Week".
- grouping_byYearTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "by Year".
- grouping_timezoneMinutesSuffix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "minutes".
- grouping_timezoneSecondsSuffix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "seconds".
- grouping_upcomingBeforeTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Before".
- grouping_upcomingLaterTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Later".
- grouping_upcomingNextMonthTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Next Month".
- grouping_upcomingNextWeekTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Next Week".
- grouping_upcomingNextYearTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Next Year".
- grouping_upcomingThisMonthTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This Month".
- grouping_upcomingThisWeekTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This Week".
- grouping_upcomingThisYearTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "This Year".
- grouping_upcomingTodayTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Today".
- grouping_upcomingTomorrowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Tomorrow".
- grouping_weekNumberTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Week #".
- groupingModes - Variable in class com.smartgwt.client.docs.serverds.SimpleType
-
A set of key-value pairs that represent the names and titles of the grouping modes available
to values of this type, for use in components that support grouping.
- groupLanesBy(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- groupLanesBy(String...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- GroupNode - Class in com.smartgwt.client.widgets.grid
-
An auto-generated class representing the group nodes in a grouped listgrid.
- GroupNode(ListGridRecord) - Constructor for class com.smartgwt.client.widgets.grid.GroupNode
-
- GroupNode(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.GroupNode
-
- GroupSortNormalizer - Interface in com.smartgwt.client.widgets.grid
-
- groupSortNormalizer(ListGridRecord, String, ListGrid) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
sortByGroupFirst
is active, the sorting
normalizer
applied for implicit sorting by the field(s)
used for grouping.
- GroupSpecifier - Class in com.smartgwt.client.data
-
Class defining the details of a single group operation
- GroupSpecifier(String) - Constructor for class com.smartgwt.client.data.GroupSpecifier
-
- GroupSpecifier(String, String) - Constructor for class com.smartgwt.client.data.GroupSpecifier
-
- GroupSpecifier(JavaScriptObject) - Constructor for class com.smartgwt.client.data.GroupSpecifier
-
- GroupStartOpen - Enum in com.smartgwt.client.types
-
Possible values for the state of ListGrid groups when groupBy is called
- GroupStateChangedEvent - Class in com.smartgwt.client.widgets.grid.events
-
- GroupStateChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.GroupStateChangedEvent
-
- GroupStateChangedHandler - Interface in com.smartgwt.client.widgets.grid.events
-
- GroupSummary - Class in com.smartgwt.client.widgets.grid
-
Group Summary.
- GroupSummary() - Constructor for class com.smartgwt.client.widgets.grid.GroupSummary
-
- GroupSummary(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.GroupSummary
-
- GroupSummaryCustomizer - Class in com.smartgwt.client.widgets.grid
-
If
ListGrid.getShowGroupSummary()
is true, and this method is specified it will be
called to generate the field summary value to be displayed for each group level summary row.
- GroupSummaryCustomizer() - Constructor for class com.smartgwt.client.widgets.grid.GroupSummaryCustomizer
-
- GroupTitleFunction - Class in com.smartgwt.client.data
-
- GroupTitleFunction() - Constructor for class com.smartgwt.client.data.GroupTitleFunction
-
- GroupTitleRenderer - Interface in com.smartgwt.client.widgets.grid
-
Group title renderer function.
- GroupTreeChangedEvent - Class in com.smartgwt.client.widgets.grid.events
-
- GroupTreeChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.GroupTreeChangedEvent
-
- GroupTreeChangedHandler - Interface in com.smartgwt.client.widgets.grid.events
-
- GroupTreeChangeType - Enum in com.smartgwt.client.types
-
- GroupValueFunction - Class in com.smartgwt.client.data
-
- GroupValueFunction() - Constructor for class com.smartgwt.client.data.GroupValueFunction
-
- GroupValueFunction - Interface in com.smartgwt.client.widgets.grid
-
Function to return the value which records should be grouped by.
- groupWhereClause - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
- guestUserId - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Value to use for the
ownerIdField
if no one has authenticated.
- guestUserId - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Value to use for the
ownerIdField
if no one has authenticated.
- GwtFloatVsDouble - Interface in com.smartgwt.client.docs
-
Float vs Double
- SafeSkinning - Interface in com.smartgwt.client.docs
-
Safe Skinning
- sampleDataDSWizard_formatHelpText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[long description]"
- sampleDataDSWizard_importFileTooLargeMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Please provide a smaller sample data set.
- SAVE - Static variable in class com.smartgwt.client.widgets.HeaderControl
-
- saveAllEdits() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Save a number of outstanding edits for this ListGrid.
- saveAllEdits(Function) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Save a number of outstanding edits for this ListGrid.
- saveAllEdits(Function, int[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Save a number of outstanding edits for this ListGrid.
- saveData() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Validate and then save the form's current values to the
DataSource
this form is bound
to.
- saveData(DSCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- saveData(DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Validate and then save the form's current values to the
DataSource
this form is bound
to.
- saveData() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Validate and then save the form's current values to the
DataSource
this form is bound
to.
- saveData(DSCallback) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- saveData(DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Validate and then save the form's current values to the
DataSource
this form is bound
to.
- SavedSearchEditor - Class in com.smartgwt.client.widgets
-
User Interface component allowing a user to add a new saved search or edit an existing search.
- SavedSearchEditor() - Constructor for class com.smartgwt.client.widgets.SavedSearchEditor
-
- SavedSearchEditor(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.SavedSearchEditor
-
- savedSearchEditor_addSearchText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a name for your Saved View, then enter criteria below."
- savedSearchEditor_defaultSearchTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Mark as default"
- savedSearchEditor_editSearchText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a new name for your Saved View, and edit criteria below."
- savedSearchEditor_gridAddSearchText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a name for your Saved View.
- savedSearchEditor_overwriteSearchConfirmationMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "There is already a Saved View with this name - Overwrite?"
- savedSearchEditor_overwriteSharedSearchConfirmationMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "There is already a shared Saved View with this name - Overwrite?"
- savedSearchEditor_sharedSearchTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Shared view (all users will see it)"
- savedSearchEditor_validationFailedMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "A validation failure occurred:
"
- SavedSearches - Class in com.smartgwt.client.data
-
- SavedSearches() - Constructor for class com.smartgwt.client.data.SavedSearches
-
- SavedSearches(JavaScriptObject) - Constructor for class com.smartgwt.client.data.SavedSearches
-
- SavedSearchItem - Class in com.smartgwt.client.widgets.form.fields
-
(SSI for short) Provides a UI for creating, editing and applying saved searches for a
target
using the
SavedSearches
system.
- SavedSearchItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
- SavedSearchItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
- SavedSearchItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
- SavedSearchItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
- savedSearchItem_confirmRemovalMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove saved view ''$title''?"
- savedSearchItem_copySearchHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Copy view"
- savedSearchItem_defaultSearchNameSuffix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "[default]"
- savedSearchItem_editSearchHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Save View Configuration"
- savedSearchItem_hint() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Saved views..."
- savedSearchItem_markAsAdminDefaultHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Set as default view for all users
[May be overridden by users'' own preferences.]"
- savedSearchItem_markAsDefaultHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Set as default view"
- savedSearchItem_removeSearchHoverText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Remove view"
- savedSearchItem_title() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Views"
- SavedSearchItemEditProxy - Class in com.smartgwt.client.tools
-
- SavedSearchItemEditProxy() - Constructor for class com.smartgwt.client.tools.SavedSearchItemEditProxy
-
- SavedSearchItemEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.SavedSearchItemEditProxy
-
- SavedSearchStoredState - Enum in com.smartgwt.client.types
-
What should be stored by a saved search?
- saveEdits() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Validates and saves edits within the row currently being edited (or another row with unsaved edits, if indicated).
- saveEdits(EditCompletionEvent) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- saveEdits(EditCompletionEvent, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- saveEdits(EditCompletionEvent, String, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Validates and saves edits within the row currently being edited (or another row with unsaved edits, if indicated).
- saveFile(FileSpec, String) - Method in class com.smartgwt.client.data.DataSource
-
Save a file to the DataSource.
- saveFile(FileSpec, String, DSCallback) - Method in class com.smartgwt.client.data.DataSource
-
Save a file to the DataSource.
- saveHilite() - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
- saveHilites(String) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Save the set of Hilites and fire the
callback
.
- saveTabTitle() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If the user is currently editing a tab title (see
canEditTabTitles
), save the edited tab title and hide the editor.
- saveValueViaDataPath(DataSourceField, String, String, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(ListGridField, String, String, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DetailViewerField, String, String, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(FormItem, String, String, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DataSourceField, String, Integer, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(ListGridField, String, Integer, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DetailViewerField, String, Integer, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(FormItem, String, Integer, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DataSourceField, String, Double, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(ListGridField, String, Double, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DetailViewerField, String, Double, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(FormItem, String, Double, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DataSourceField, String, Float, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(ListGridField, String, Float, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DetailViewerField, String, Float, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(FormItem, String, Float, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DataSourceField, String, Date, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(ListGridField, String, Date, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DetailViewerField, String, Date, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(FormItem, String, Date, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DataSourceField, String, Boolean, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(ListGridField, String, Boolean, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DetailViewerField, String, Boolean, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(FormItem, String, Boolean, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DataSourceField, String, JavaScriptObject, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(ListGridField, String, JavaScriptObject, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DetailViewerField, String, JavaScriptObject, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(FormItem, String, JavaScriptObject, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DataSourceField, String, Map, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(ListGridField, String, Map, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(DetailViewerField, String, Map, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- saveValueViaDataPath(FormItem, String, Map, Record, String) - Static method in class com.smartgwt.client.data.DataSource
-
Helper method to save the argument value inside the argument values record, storing the value at the supplied dataPath, or at
the field's declared dataPath if the argument dataPath is null.
- say(String) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "OK" button.
- say(String, String) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "OK" button.
- say(String, BooleanCallback) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "OK" button.
- say(String, String, BooleanCallback) - Static method in class com.smartgwt.client.util.SC
-
Show a modal dialog with a message, icon, and "OK" button.
- SC - Class in com.smartgwt.client.util
-
- SC() - Constructor for class com.smartgwt.client.util.SC
-
- scaleAndCenter(int, int, int, int, Point...) - Static method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Computes the top-, left-, bottom-, and right-most coordinates in a list of points, then translates and scales all points
to fit the entire shape into the given width and height.
- scaleAndCenterBezier(int, int, int, int, Point, Point, Point, Point) - Static method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Computes the top-, left-, bottom-, and right-most coordinates containing the Bézier curve defined by
startPoint
, controlPoint1
, controlPoint2
, and endPoint
, then
translates and scales these four points to fit the entire curve into the given width and height.
- scaleBy(float, float) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- scaleBy(double, double) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Scale all drawItem[] shapes by the x, y multipliers
- scaleBy(double, double) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Scale the shape by the x, y multipliers
- scaleTo(float, float) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- scaleTo(double, double) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Scale the each item in the drawGroup by the x, y multipliers
- scaleTo(double, double) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Scale the shape by the x, y multipliers
- ScanMode - Enum in com.smartgwt.client.types
-
When discovering a tree, the scanMode determines how to scan for the childrenProperty "node": take each node
individually "branch": scan direct siblings as a group, looking for best fit "level": scan entire tree levels as a
group, looking for best fit
- scClassName - Variable in class com.smartgwt.client.core.BaseClass
-
- SCClassName - Interface in com.smartgwt.client.docs
-
Name of a SmartGWT class, including framework classes such as "ListGrid", or custom subclasses you have created.
- scClassName - Variable in class com.smartgwt.client.widgets.BaseWidget
-
- scClassName - Variable in class com.smartgwt.client.widgets.form.fields.FormItem
-
- SCEE - Class in com.smartgwtee.tools.client
-
Deprecated.
- SCEE() - Constructor for class com.smartgwtee.tools.client.SCEE
-
Deprecated.
- schedule(int) - Method in class com.smartgwt.client.event.SmartGwtTimer
-
Schedules a timer to elapse in the future.
- scheduleRepeating(int) - Method in class com.smartgwt.client.event.SmartGwtTimer
-
Schedules a timer that elapses repeatedly.
- schema - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
This property only applies to the built-in SQL DataSource provided in Pro and better
editions of Smart GWT
- schemaBean - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For DataSources that specify
autoDeriveSchema
, this property
indicates the name of the Spring bean, Hibernate mapping or fully-qualified Java class to use
as parent schema.
- schemaNamespace - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For a DataSource derived from WSDL or XML schema, the XML namespace this schema belongs to.
- SchemaSet - Class in com.smartgwt.client.data
-
- SchemaSet() - Constructor for class com.smartgwt.client.data.SchemaSet
-
- SchemaSet(JavaScriptObject) - Constructor for class com.smartgwt.client.data.SchemaSet
-
- SCImgURL - Interface in com.smartgwt.client.docs
-
For properties that refer to images by URL, such as
Img.src
and
Button.icon
,
Smart GWT provides various capabilities to allow for simpler and more uniform settings,
and to allow applications to be restructured more easily.
- ScreenLoader - Class in com.smartgwt.client.widgets.layout
-
- ScreenLoader() - Constructor for class com.smartgwt.client.widgets.layout.ScreenLoader
-
- ScreenLoader(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.ScreenLoader
-
- script - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Default scriptlet to be executed on the server for each operation.
- script - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Scriptlet to be executed prior to the DataSource operation which is configured by this
operationBinding.
- script - Variable in class com.smartgwt.client.docs.serverds.VisibleMethod
-
- scriptImport - Variable in class com.smartgwt.client.docs.serverds.VisibleMethod
-
Coma or space separated script imports if method is scripted.
- ScriptTask - Class in com.smartgwt.client.util.workflow
-
Task that executes arbitrary code, either synchronous or asynchronous.
- ScriptTask() - Constructor for class com.smartgwt.client.util.workflow.ScriptTask
-
- ScriptTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.ScriptTask
-
- ScriptTask(String) - Constructor for class com.smartgwt.client.util.workflow.ScriptTask
-
- ScriptTask(String, String) - Constructor for class com.smartgwt.client.util.workflow.ScriptTask
-
- ScriptTask(String, ProcessElement) - Constructor for class com.smartgwt.client.util.workflow.ScriptTask
-
- Scroll - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Scroll.
- scrollBack() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If there is not enough space to display all the tabs in this tabSet, this method will scroll the previous tab (that
first tab that is clipped at the beginning of the tab-bar) into view.
- Scrollbar - Class in com.smartgwt.client.widgets
-
The Scrollbar widget implements cross-platform, image-based scrollbars that control the scrolling of content in other
widgets.
- Scrollbar() - Constructor for class com.smartgwt.client.widgets.Scrollbar
-
- Scrollbar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.Scrollbar
-
- scrollBodyTo(Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Scroll the body of the grid to the specified coordinates.
- scrollBy(int, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Scroll this widget by some pixel increment in either (or both) direction(s).
- scrollByPercent(int, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Scroll this widget by some percentage of scroll size in either (or both) direction(s).
- ScrolledEvent - Class in com.smartgwt.client.widgets.events
-
- ScrolledEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.ScrolledEvent
-
- ScrolledHandler - Interface in com.smartgwt.client.widgets.events
-
- scrollForward() - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If there is not enough space to display all the tabs in this tabSet, this method will scroll the next tab (that first
tab that is clipped at the end of the tab-bar) into view.
- Scrolling - Interface in com.smartgwt.client.docs
-
Scrolling and clipping of objects when part of the object is obscured
- scrollTo(int, int) - Static method in class com.smartgwt.client.util.Page
-
Scroll the window to a specified top and left coordinate.
- scrollTo() - Method in class com.smartgwt.client.widgets.Canvas
-
Scrolls the content of the widget so that the origin (top-left corner) of the content is left pixels to the left and top
pixels above the widget's top-left corner (but still clipped by the widget's dimensions).
- scrollTo(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
- scrollTo(Integer, Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Scrolls the content of the widget so that the origin (top-left corner) of the content is left pixels to the left and top
pixels above the widget's top-left corner (but still clipped by the widget's dimensions).
- scrollToBottom() - Method in class com.smartgwt.client.widgets.Canvas
-
Vertically scrolls the content of the widget to the end of its content
- scrollToCell(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Will scroll the listGrid body such that the specified cell is visible close to the center of the viewport.
- scrollToCell(int, int, Alignment) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- scrollToCell(int, int, Alignment, VerticalAlignment) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Will scroll the listGrid body such that the specified cell is visible close to the center of the viewport.
- scrollToColumn(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Scroll the grid to specified column such that the row appears near the center of the viewport.
- scrollToColumn(int, Alignment) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Scroll the grid to specified column such that the row appears near the center of the viewport.
- scrollToEnd() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Move the viewport of a CalendarView to the end of its scrollable range.
- scrollToEnd(CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Move the viewport of a CalendarView to the end of its scrollable range.
- scrollToEnd() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Move the viewport of this CalendarView to the end of its scrollable range.
- scrollToEvent(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- scrollToEvent(CalendarEvent, boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- scrollToLeft() - Method in class com.smartgwt.client.widgets.Canvas
-
Horizontally scrolls the content of the widget to 0
- scrollToPercent(int, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Scroll this widget to some position specified as a percentage of scroll size in either (or both) direction(s).
- scrollToRight() - Method in class com.smartgwt.client.widgets.Canvas
-
Horizontally scrolls the content of the widget to the end of its content
- scrollToRow(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Scroll the grid to specified row such that the row appears near the center of the viewport, loading data if necessary.
- scrollToRow(int, VerticalAlignment) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Scroll the grid to specified row such that the row appears near the center of the viewport, loading data if necessary.
- scrollToStart() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Move the viewport of a CalendarView to the start of it's scrollable range.
- scrollToStart(CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Move the viewport of a CalendarView to the start of it's scrollable range.
- scrollToStart() - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Move the viewport of this CalendarView to the start of its scrollable range.
- scrollToTime(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Scrolls Calendar
day
or
week
views to the time represented by the time parameter.
- scrollToTop() - Method in class com.smartgwt.client.widgets.Canvas
-
Vertically scrolls the content of the widget to 0
- SCSpriteConfig - Interface in com.smartgwt.client.docs
-
Using Sprites
- SCStatefulImgConfig - Class in com.smartgwt.client.widgets
-
A configuration object containing image URLs for a set of possible
images to display based on the
state
of some components.
- SCStatefulImgConfig() - Constructor for class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- SCStatefulImgConfig(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- SdkInstall - Interface in com.smartgwt.client.docs
-
Deploying the Smart GWT SDK
- Search - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Search.
- SEARCH - Static variable in class com.smartgwt.client.widgets.form.fields.PickerIcon
-
- search() - Method in class com.smartgwt.client.widgets.form.SearchForm
-
- searchChanged(Criteria, Record) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Event fired whenever a user changes the currently selected saved search, modifies a saved search or adds a new saved
search.
- SearchCriteria - Interface in com.smartgwt.client.docs
-
The following APIs are all related to SearchCriteria.
- SearchEditorMode - Enum in com.smartgwt.client.types
-
- SearchForm - Class in com.smartgwt.client.widgets.form
-
A SearchForm is a DynamicForm specialized for a user to enter search criteria.
- SearchForm() - Constructor for class com.smartgwt.client.widgets.form.SearchForm
-
- SearchForm(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.SearchForm
-
- SearchHandler - Interface in com.smartgwt.client.widgets.form.events
-
- sectionForItem(Canvas) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Search for a section that contains passed item.
- SectionHeader - Class in com.smartgwt.client.widgets.layout
-
Simple SectionHeader class based on a Label with an icon, skinnable via CSS.
- SectionHeader() - Constructor for class com.smartgwt.client.widgets.layout.SectionHeader
-
- SectionHeader(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.SectionHeader
-
- sectionHeaderClick(Canvas) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Method intended to be called by the sectionHeader when it is clicked on.
- SectionHeaderClickEvent - Class in com.smartgwt.client.widgets.layout.events
-
- SectionHeaderClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.events.SectionHeaderClickEvent
-
- SectionHeaderClickHandler - Interface in com.smartgwt.client.widgets.layout.events
-
- SectionHeaderTitleHoverEvent - Class in com.smartgwt.client.widgets.layout.events
-
- SectionHeaderTitleHoverEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.events.SectionHeaderTitleHoverEvent
-
- SectionHeaderTitleHoverHandler - Interface in com.smartgwt.client.widgets.layout.events
-
- sectionIsExpanded(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Returns true if the specified section is expanded, false if it is collapsed.
- sectionIsExpanded(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- sectionIsVisible(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Returns true if the specified section is visible, false if it is not.
- sectionIsVisible(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- SectionItem - Class in com.smartgwt.client.widgets.form.fields
-
Header item for a collapsible section in a
DynamicForm
.
- SectionItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SectionItem
-
- SectionItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SectionItem
-
- SectionItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SectionItem
-
- SectionItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.SectionItem
-
- SectionStack - Class in com.smartgwt.client.widgets.layout
-
A container that manages a list of sections of widgets, each with a header.
- SectionStack() - Constructor for class com.smartgwt.client.widgets.layout.SectionStack
-
- SectionStack(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.SectionStack
-
- SectionStackEditProxy - Class in com.smartgwt.client.tools
-
- SectionStackEditProxy() - Constructor for class com.smartgwt.client.tools.SectionStackEditProxy
-
- SectionStackEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.SectionStackEditProxy
-
- SectionStackSection - Class in com.smartgwt.client.widgets.layout
-
Section descriptor used by a SectionStack to describe a section of items which are shown or hidden together along with
their associated header.
- SectionStackSection() - Constructor for class com.smartgwt.client.widgets.layout.SectionStackSection
-
- SectionStackSection(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.SectionStackSection
-
- SectionStackSection(String) - Constructor for class com.smartgwt.client.widgets.layout.SectionStackSection
-
- SectionStackSectionEditProxy - Class in com.smartgwt.client.tools
-
- SectionStackSectionEditProxy() - Constructor for class com.smartgwt.client.tools.SectionStackSectionEditProxy
-
- SectionStackSectionEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.SectionStackSectionEditProxy
-
- select() - Method in class com.smartgwt.client.widgets.Button
-
Select this object.
- select() - Method in class com.smartgwt.client.widgets.ImgButton
-
Select this object.
- select() - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Select this object.
- select() - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Select this object.
- selectAllCells() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select all cells.
- selectAllEditNodes() - Method in class com.smartgwt.client.tools.EditContext
-
Select all EditNodes.
- selectAllFacetValues() - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select/deselect all headers in a headerBar (specified by facetId) or all headerBars (if no facetId).
- selectAllFacetValues(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- selectAllFacetValues(String, Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select/deselect all headers in a headerBar (specified by facetId) or all headerBars (if no facetId).
- selectAllRecords() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- selectAllRecords() - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- selectAllRecords() - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select all records
- selectAllRecords() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- selectAllRecords(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Select all records in the supplied column (the first column if none is passed)
- selectAllRecords() - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- selectAllRecords() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- selectAllRecords() - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- selectAllRecords() - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- selectCell(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select a single cell - accepts cell ID or cell record.
- selectCell(Record) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select a single cell - accepts cell ID or cell record.
- selectCell(int, int) - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
Select a particular cell
- selectCellList() - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
select an array of cells
- selectCellList(int[][]) - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
- selectCells(CellRecord[]) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- selectCells(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- selectCells(String...) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- selectCells(CellRecord[], boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- selectClause - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
- Selected - Enum in com.smartgwt.client.types
-
- SelectedAppearance - Enum in com.smartgwt.client.types
-
Appearance when a component is in
edit mode
and is selected.
- SelectedEditNodesUpdatedEvent - Class in com.smartgwt.client.tools
-
- SelectedEditNodesUpdatedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.SelectedEditNodesUpdatedEvent
-
- SelectedEditNodesUpdatedHandler - Interface in com.smartgwt.client.tools
-
- selectEditNode(EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
Select an EditNode.
- selectedRecordChanged(ListGridRecord) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Notification method fired for
data bound
items
with
fetchMissingValues
enabled
when the
selected record
is updated as a
result of the value changing or a fetch for a new record completing.
Note that a formItem with an optionDataSource
may avoid fetching an associated record altogether in some cases.
- selectEvent(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Adds an event to the list of selected events in the current view, showing it in a selected style.
- selectEvents(CalendarEvent...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Adds one or more events to the list of selected events in the current view, showing them in a selected style.
- selectFacetValue(String, String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select/deselect the header for a given facet value.
- selectFacetValue(String, String, Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Select/deselect the header for a given facet value.
- Selection - Interface in com.smartgwt.client.docs
-
Selection
- selection_selectionRangeNotLoadedMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Some records in the range you selected are not loaded.
- SelectionAppearance - Enum in com.smartgwt.client.types
-
How data selection should be presented to the user.
- SelectionBoundary - Enum in com.smartgwt.client.types
-
Boundary type for limiting where contiguous selection (via shift+click or drag selection) can be applied across
facets
or
facetValues
.
- selectionChanged() - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
Method called whenever the cell selection is modified
- SelectionChangedEvent - Class in com.smartgwt.client.widgets.tile.events
-
- SelectionChangedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tile.events.SelectionChangedEvent
-
- SelectionChangedHandler - Interface in com.smartgwt.client.widgets.grid.events
-
- SelectionChangedHandler - Interface in com.smartgwt.client.widgets.tile.events
-
- SelectionEvent - Class in com.smartgwt.client.widgets.grid.events
-
- SelectionEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.SelectionEvent
-
- SelectionNotificationType - Enum in com.smartgwt.client.types
-
Enum to indicate selection change notification types.
- SelectionOutline - Class in com.smartgwt.client.tools
-
This static singleton class implements a component that can be used to highlight any other Canvas or FormItem by drawing
a line around it and optional label.
- SelectionOutline() - Constructor for class com.smartgwt.client.tools.SelectionOutline
-
- SelectionStyle - Enum in com.smartgwt.client.types
-
Different styles of selection that a list, etc.
- SelectionTreeMenu - Class in com.smartgwt.client.widgets.menu
-
- SelectionTreeMenu() - Constructor for class com.smartgwt.client.widgets.menu.SelectionTreeMenu
-
- SelectionTreeMenu(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.menu.SelectionTreeMenu
-
- SelectionType - Enum in com.smartgwt.client.types
-
Controls how an object changes state when clicked
- selectionUpdated() - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Notification method fired when records are selected or unselected in this shuttle.
- SelectionUpdatedEvent - Class in com.smartgwt.client.widgets.grid.events
-
- SelectionUpdatedEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.SelectionUpdatedEvent
-
- SelectionUpdatedHandler - Interface in com.smartgwt.client.widgets.grid.events
-
- SelectItem - Class in com.smartgwt.client.widgets.form.fields
-
FormItem that allows picking between several mutually exclusive options via a select list.
- SelectItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SelectItem
-
- SelectItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SelectItem
-
- SelectItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SelectItem
-
- SelectItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.SelectItem
-
- selectItem_emptyPickListMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "No items to show".
- selectItem_pickerClearButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Clear".
- selectItem_pickerExitButtonTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Done".
- SelectItemEditProxy - Class in com.smartgwt.client.tools
-
- SelectItemEditProxy() - Constructor for class com.smartgwt.client.tools.SelectItemEditProxy
-
- SelectItemEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.SelectItemEditProxy
-
- SelectItemsMode - Enum in com.smartgwt.client.types
-
Controls whether and when individual items are selected when clicking on a form in editMode.
- selectNodes(Object, String) - Static method in class com.smartgwt.client.data.XMLTools
-
Retrieve a set of nodes from an XML element or document based on an XPath expression.
- selectNodes(Object, String, Map) - Static method in class com.smartgwt.client.data.XMLTools
-
Retrieve a set of nodes from an XML element or document based on an XPath expression.
- selectNumber(Object, String) - Static method in class com.smartgwt.client.data.XMLTools
-
Retrieve a numeric value from an XML element or document based on an XPath expression.
- selectNumber(Object, String, Map) - Static method in class com.smartgwt.client.data.XMLTools
-
Retrieve a numeric value from an XML element or document based on an XPath expression.
- selectObjects(Object, String) - Static method in class com.smartgwt.client.data.XMLTools
-
Applies an XPath expression to JavaScript objects, returning matching objects.
- SelectOtherItem - Class in com.smartgwt.client.widgets.form.fields
-
FormItem that shows a list of options, plus an "Other..." option that allows them to enter another value.
- SelectOtherItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
- SelectOtherItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
- SelectOtherItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
- SelectOtherItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
- selectOtherItem_otherTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Other...".
- selectOtherItem_selectOtherPrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Other value for".
- selectRange(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Select a contiguous range of records by index
- selectRange(int, int, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Select a contiguous range of records by index
- selectRange(int, int) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Select a contiguous range of records by index
- selectRange(int, int, boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Select a contiguous range of records by index
- selectRecord(Record) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- selectRecord(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- selectRecord(Record) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- selectRecord(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- selectRecord(Record) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select/deselect a
Record
passed in explicitly, or by index.
- selectRecord(int) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select/deselect a
Record
passed in explicitly, or by index.
- selectRecord(int, boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select/deselect a
Record
passed in explicitly, or by index.
- selectRecord(Record, boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select/deselect a
Record
passed in explicitly, or by index.
- selectRecord(Record) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- selectRecord(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- selectRecord(int, boolean, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Select/deselect a
Record
passed in explicitly, or by index.
- selectRecord(Record, boolean, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Select/deselect a
Record
passed in explicitly, or by index.
- selectRecord(Record) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- selectRecord(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- selectRecord(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- selectRecord(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- selectRecord(Record) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- selectRecord(int) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- selectRecord(Record) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- selectRecord(int) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- selectRecord(int, boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- selectRecord(Record, boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- selectRecords(int[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- selectRecords(int[]) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- selectRecords(int[]) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Select/deselect a list of
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(ListGridRecord[]) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Programmatically select a set of records from this shuttle's dataSource.
- selectRecords(ListGridRecord[], boolean) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Programmatically select a set of records from this shuttle's dataSource.
- selectRecords(int[]) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- selectRecords(int[]) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- selectRecords(int[], boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- selectRecords(Record[]) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- selectRecords(Record[], boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- selectSingleCell(int, int) - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
select a single cell and deselect everything else
- selectSingleEditNode(EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
Select a single EditNode and deselect everything else.
- selectSingleEvent(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Selects a single event in the current view, showing it in a selected style and deselecting any other selected events.
- selectSingleRecord(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Select a single
Record
passed in explicitly, or by index, and deselect everything else.
- selectSingleRecord(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Select a single
Record
passed in explicitly, or by index, and deselect everything else.
- selectString(Object, String) - Static method in class com.smartgwt.client.data.XMLTools
-
Retrieve a string value from an XML element or document based on an XPath expression.
- selectString(Object, String, Map) - Static method in class com.smartgwt.client.data.XMLTools
-
Retrieve a string value from an XML element or document based on an XPath expression.
- selectTab(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Selects the calendar view in the passed tab number.
- selectTab(int) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Select a tab
- selectTab(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Select a tab.
- selectTab(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Select a tab.
- selectTab(Tab) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Select a tab.
- selectValue() - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- 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
-
- selectValue() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
This method is not supported by UploadItem
.
- SeleneseRecorder - Class in com.smartgwt.client.tools
-
Note: this is currently an experimental feature and not
covered by normal support guarantees.
- SeleneseRecorder() - Constructor for class com.smartgwt.client.tools.SeleneseRecorder
-
- SeleneseRecorder(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.SeleneseRecorder
-
- SeleneseSettings - Class in com.smartgwt.client.tools.stream
-
Note: this is currently an experimental feature and not
covered by normal support guarantees.
- SeleneseSettings() - Constructor for class com.smartgwt.client.tools.stream.SeleneseSettings
-
- SeleneseSettings(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.stream.SeleneseSettings
-
- SeleniumCommand - Class in com.smartgwt.client.tools.stream
-
Note: this is currently an experimental feature and not
covered by normal support guarantees.
- SeleniumCommand() - Constructor for class com.smartgwt.client.tools.stream.SeleniumCommand
-
- SeleniumCommand(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.stream.SeleniumCommand
-
- send(String[], Object, RPCCallback) - Static method in class com.smartgwt.client.rpc.Messaging
-
Actually send data to a list of channels.
- send(String, Object, RPCCallback) - Static method in class com.smartgwt.client.rpc.Messaging
-
Actually send data to a channel.
- send(String, RPCCallback, RPCRequest) - Static method in class com.smartgwt.client.rpc.RPCManager
-
This method is a convenience wrapper on RPCManager.sendRequest() - it calls through to sendRequest().
- send(String, RPCCallback, Map) - Static method in class com.smartgwt.client.rpc.RPCManager
-
This method is a convenience wrapper on RPCManager.sendRequest() - it calls through to sendRequest().
- send(JavaScriptObject, RPCCallback, RPCRequest) - Static method in class com.smartgwt.client.rpc.RPCManager
-
This method is a convenience wrapper on RPCManager.sendRequest() - it calls through to sendRequest().
- send(JavaScriptObject, RPCCallback, Map) - Static method in class com.smartgwt.client.rpc.RPCManager
-
This method is a convenience wrapper on RPCManager.sendRequest() - it calls through to sendRequest().
- sendEmailTask_mockModeNotifyMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Workflow Mock Mode - in live mode, would send Email
- sendExtraFields - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
- SendMethod - Enum in com.smartgwt.client.types
-
- sendProxied(RPCRequest, RPCCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Send an HTTP request to a remote host, potentially through the HttpProxy servlet installed on the Smart GWT Server.
- sendQueue() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Send all currently queued requests to the server.
- sendQueue(RPCQueueCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Send all currently queued requests to the server.
- sendRequest(AIRequest, AIResponseCallback) - Method in class com.smartgwt.client.ai.AIEngine
-
Sends a request to this AI engine.
- sendRequest(RPCRequest) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Send the passed RPCRequest to the server.
- sendRequest(RPCRequest, RPCCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Send the passed RPCRequest to the server.
- sendSMSTask_mockModeNotifyMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Workflow Mock Mode - in live mode, would send Email
- sendToBack() - Method in class com.smartgwt.client.widgets.Canvas
-
Puts this widget at the bottom of the stacking order, so it appears behind all other widgets in the same parent.
- sendToBack() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Places this draw item at the bottom of the stacking order so that it appears behind other draw items in the same
DrawPane
or
DrawGroup
.
- SendTransactionTask - Class in com.smartgwt.client.util.workflow
-
Sends any currently queued DataSource operations, as a single transactional request to the server.
- SendTransactionTask() - Constructor for class com.smartgwt.client.util.workflow.SendTransactionTask
-
- SendTransactionTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.SendTransactionTask
-
- sequenceMode - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
- SequenceMode - Enum in com.smartgwt.client.types
-
The possible types of sequence handling Smart GWT Server can apply.
- sequenceName - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For a DataSource with
serverType:"sql"
with a field of type
"sequence", the name of the SQL sequence that should be used when inserting new records into
this table.
- SerializationContext - Class in com.smartgwt.client.data
-
- SerializationContext() - Constructor for class com.smartgwt.client.data.SerializationContext
-
- SerializationSettings - Class in com.smartgwt.client.tools
-
- SerializationSettings() - Constructor for class com.smartgwt.client.tools.SerializationSettings
-
- SerializationSettings(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.SerializationSettings
-
- serialize(SerializationStreamWriter, LogicalDate) - Static method in class com.smartgwt.client.util.LogicalDate_CustomFieldSerializer
-
- serialize(SerializationStreamWriter, LogicalTime) - Static method in class com.smartgwt.client.util.LogicalTime_CustomFieldSerializer
-
- serializeAllEditNodes() - Method in class com.smartgwt.client.tools.EditContext
-
- serializeAllEditNodes(SerializationSettings) - Method in class com.smartgwt.client.tools.EditContext
-
- serializeAllEditNodes() - Method in class com.smartgwt.client.tools.EditPane
-
- serializeAllEditNodes(SerializationSettings) - Method in class com.smartgwt.client.tools.EditPane
-
- serializeAllEditNodes() - Method in class com.smartgwt.client.tools.EditTree
-
- serializeAllEditNodes(SerializationSettings) - Method in class com.smartgwt.client.tools.EditTree
-
- serializeAllEditNodesAsJSON() - Method in class com.smartgwt.client.tools.EditContext
-
- serializeAllEditNodesAsJSON(SerializationSettings) - Method in class com.smartgwt.client.tools.EditContext
-
- serializeAllEditNodesAsJSON() - Method in class com.smartgwt.client.tools.EditPane
-
- serializeAllEditNodesAsJSON(SerializationSettings) - Method in class com.smartgwt.client.tools.EditPane
-
- serializeAllEditNodesAsJSON() - Method in class com.smartgwt.client.tools.EditTree
-
- serializeAllEditNodesAsJSON(SerializationSettings) - Method in class com.smartgwt.client.tools.EditTree
-
- serializeEditNodes(EditNode[]) - Method in class com.smartgwt.client.tools.EditContext
-
- serializeEditNodes(EditNode[], SerializationSettings) - Method in class com.smartgwt.client.tools.EditContext
-
- serializeEditNodes(EditNode[]) - Method in class com.smartgwt.client.tools.EditPane
-
- serializeEditNodes(EditNode[], SerializationSettings) - Method in class com.smartgwt.client.tools.EditPane
-
- serializeEditNodes(EditNode[]) - Method in class com.smartgwt.client.tools.EditTree
-
- serializeEditNodes(EditNode[], SerializationSettings) - Method in class com.smartgwt.client.tools.EditTree
-
- serializeEditNodesAsJSON(EditNode[]) - Method in class com.smartgwt.client.tools.EditContext
-
- serializeEditNodesAsJSON(EditNode[], SerializationSettings) - Method in class com.smartgwt.client.tools.EditContext
-
- serializeEditNodesAsJSON(EditNode[]) - Method in class com.smartgwt.client.tools.EditPane
-
- serializeEditNodesAsJSON(EditNode[], SerializationSettings) - Method in class com.smartgwt.client.tools.EditPane
-
- serializeEditNodesAsJSON(EditNode[]) - Method in class com.smartgwt.client.tools.EditTree
-
- serializeEditNodesAsJSON(EditNode[], SerializationSettings) - Method in class com.smartgwt.client.tools.EditTree
-
- serializeInstance(SerializationStreamWriter, LogicalDate) - Method in class com.smartgwt.client.util.LogicalDate_CustomFieldSerializer
-
- serializeInstance(SerializationStreamWriter, LogicalTime) - Method in class com.smartgwt.client.util.LogicalTime_CustomFieldSerializer
-
- Server_properties - Interface in com.smartgwt.client.docs
-
server.properties
file
- serverCondition - Variable in class com.smartgwt.client.docs.serverds.Validator
-
For validators of type "serverCustom" only: a scriptlet in any supported JSR223 scripting
language which is run in order to see if validation passes.
- serverConfig - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Configuration settings that will be used purely on the the server-side.
- serverConstructor - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
This property allows you to write and use custom DataSource subclasses on the server, by
specifying either the fully-qualified name of the DataSource subclass that should be
instantiated server-side for this dataSource, or the token "spring:" followed by a
valid Spring bean ID, if you wish to instantiate your custom dataSource object using Spring
dependency injection.
- ServerDataIntegration - Interface in com.smartgwt.client.docs
-
Server DataSource Integration
- ServerDataSourceImplementation - Interface in com.smartgwt.client.docs
-
Notes on Server-side DataSource Implementations
- ServerInit - Interface in com.smartgwt.client.docs
-
Server Framework Initialization
- ServerLogging - Interface in com.smartgwt.client.docs
-
Server logging
- serverMethod - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
The name of the method to invoke on the
ServerObject
for this operationBinding.
- serverObject - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For Direct Method Invocation (DMI) binding, declares the ServerObject to use as the default
target for all
operationBindings
.
- serverObject - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Optional ServerObject declaration that specifies the ServerObject configuration for this
operationBinding.
- ServerObject - Class in com.smartgwt.client.docs.serverds
-
The ServerObject tells the ISC server how to find or create a server-side object involved in
DMI
(Direct Method Invocation).
- ServerObject() - Constructor for class com.smartgwt.client.docs.serverds.ServerObject
-
- serverObject - Variable in class com.smartgwt.client.docs.serverds.Validator
-
For validators of type "serverCustom" only, a
ServerObject
declaration that allows
the Smart GWT Server to find a Java class via a variety of possible approaches, and call a
method on it to perform validation.
- serverOnly - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Setting a DataSource to be serverOnly="true"
ensures that it will not be visible
to the client.
- serverOnly - Variable in class com.smartgwt.client.docs.serverds.Validator
-
Indicates this validator runs on the server only.
- ServerRestConnector - Interface in com.smartgwt.client.docs
-
Server-side REST Connector
- ServerScript - Interface in com.smartgwt.client.docs
-
Server Scripting
- ServerSummaries - Interface in com.smartgwt.client.docs
-
Server Summaries
- serverType - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For a DataSource stored in .xml format on the Smart GWT server, indicates what server-side
connector to use to execute requests, that is, what happens if you call dsRequest.execute() in
server code.
- serviceNamespace - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For an XML DataSource, URN of the WebService to use to invoke operations.
- ServiceTask - Class in com.smartgwt.client.util.workflow
-
A ServiceTask is an element of a
Process
which calls a DataSource operation,
optionally using part of the
process state
as inputs or
storing outputs in the process state.
- ServiceTask() - Constructor for class com.smartgwt.client.util.workflow.ServiceTask
-
- ServiceTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.ServiceTask
-
- serviceTaskEditor_addInstructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Drag available fields from the tree on the left to the grid on the right to specify what data should be stored.
- serviceTaskEditor_bindingDynamicValuePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Define a dynamic value"
- serviceTaskEditor_bindingFixedValuePrompt() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Enter a fixed value"
- serviceTaskEditor_dynamicValueWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Dynamic value for field ''$fieldName''"
- serviceTaskEditor_editorTitleFixedOperationType() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "DataSource $operationType Task"
- serviceTaskEditor_exportInstructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Define criteria for the DataSource export."
- serviceTaskEditor_fetchInstructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Define criteria for the DataSource fetch."
- serviceTaskEditor_fixedValueWindowTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Fixed value for field ''$fieldName''"
- serviceTaskEditor_missingIdSourceMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "An ID source must be selected to identify the record to remove."
- serviceTaskEditor_missingPrimaryKeyMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "The field $fieldName must have a binding because it is used to determine which record to udpate."
- serviceTaskEditor_overwriteBindingsMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Overwrite all existing bindings? Otherwise, new bindings will be merged."
- serviceTaskEditor_removeInstructions() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Select a source for the unique ID of the record to be deleted."
- ServletDetails - Interface in com.smartgwt.client.docs
-
The Core and Optional Smart GWT servlets
- set(int, Record) - Method in class com.smartgwt.client.data.RecordList
-
Change the array element at a particular position.
- set_base(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
The base filename for the image.
- set_baseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Name of a CSS style to use as the
ListGrid.baseStyle
for
all cells for this particular record.
- set_canEdit(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be edited.
- set_canRemove(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be removed.
- setAccept(String) - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
A comma-separated list of valid MIME types, used as a filter for the file picker window.
- setAccept(String) - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
A comma-separated list of valid MIME types, used as a filter for the file picker window.
- setAccessKey(String) - Method in class com.smartgwt.client.widgets.Canvas
-
If specified this governs the HTML accessKey for the widget.
- setAccessKey(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified this governs the HTML accessKey for the item.
- setAction(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The URL to which the form will submit its values.
- setActionButtonProperties(Button) - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Properties to apply to the automatically generated
actionButton
.
- setActionButtonStyle(String) - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
- setActionButtonTitle(String) - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
- setActionButtonTitle(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
- setActionButtonTitle(String) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
- setActionButtonURL(String) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
URL to open in another tab or window when the the
actionButton
is clicked.
- setActionCallback(NotifyActionCallback) - Method in class com.smartgwt.client.widgets.notify.NotifyAction
-
The callback to fire when the action is executed.
- setActionSeparator(String) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
HTML to be added before each action to separate it from the previous action.
- setActionStyleName(String) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
The CSS class to apply to action text in this message.
- setActionType(TourActionType) - Method in class com.smartgwt.client.util.tour.TourStep
-
- setActionType(SelectionType) - Method in class com.smartgwt.client.widgets.Button
-
Behavior on state changes -- BUTTON, RADIO or CHECKBOX
If this method is called after the component has been drawn/initialized:
Update the 'actionType' for this canvas (radio / checkbox / button) If the canvas is currently selected, and the passed in actionType is 'button' this method will deselect the canvas.
- setActionType(SelectionType) - Method in class com.smartgwt.client.widgets.ImgButton
-
Behavior on state changes -- BUTTON, RADIO or CHECKBOX
If this method is called after the component has been drawn/initialized:
Update the 'actionType' for this canvas (radio / checkbox / button) If the canvas is currently selected, and the passed in actionType is 'button' this method will deselect the canvas.
- setActionType(SelectionType) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Behavior on state changes -- BUTTON, RADIO or CHECKBOX
If this method is called after the component has been drawn/initialized:
Update the 'actionType' for this canvas (radio / checkbox / button) If the canvas is currently selected, and the passed in actionType is 'button' this method will deselect the canvas.
- setActionType(SelectionType) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Behavior on state changes -- BUTTON, RADIO or CHECKBOX
If this method is called after the component has been drawn/initialized:
Update the 'actionType' for this canvas (radio / checkbox / button) If the canvas is currently selected, and the passed in actionType is 'button' this method will deselect the canvas.
- setActionURL(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Specifies the default URL for RPCRequests and DSRequests that do not specify a URL.
- setActionURL(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.actionURL for this request only.
- setActivateOnOpen(boolean) - Method in class com.smartgwt.client.browser.window.BrowserWindowSettings
-
Should a new window be activated when opened to ensure it's on top?
- setActiveTrackStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
CSS style used to highlight the
active
part of the slider
track.
- setAdaptHeightByCustomizer(AdaptHeightByCustomizer) - Method in class com.smartgwt.client.widgets.Canvas
-
Set customizer that defines
adaptHeightBy
.
- setAdaptiveHeightPriority(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
- setAdaptiveWidthPriority(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If multiple widgets in the same Layout have
adaptive width
,
adaptiveWidthPriority
can be set to indicate which of the components should be given priority access to
space.
- setAdaptWidthByCustomizer(AdaptWidthByCustomizer) - Method in class com.smartgwt.client.widgets.Canvas
-
Set customizer that defines
adaptWidthBy
.
- setAdaptWidthShowIconOnly(boolean) - Method in class com.smartgwt.client.widgets.Button
-
If
canAdaptWidth
is true, and this button has a specified
icon
, should the title be hidden, allowing the button to shrink down
to just show the icon when there isn't enough horizontal space in a layout to show the default sized button?
- setAddAdvancedRuleButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title text for the add advanced rule
button.
- setAddButtonPrompt(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the add button.
- setAddCustomFieldsButtonTitle(String) - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title displayed for the Add Custom Fields Button
- setAddDataURL(String) - Method in class com.smartgwt.client.data.RestDataSource
-
- setAddDropValues(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setAddDropValues(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setAddDropValues(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Indicates whether to add "drop values" to items dropped on this component, if both the source and target widgets are databound, either to the same DataSource or to
different DataSources that are related via a foreign key.
- setAddDropValues(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setAddDropValues(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setAddDropValues(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAddDropValues(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setAddDropValues(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setAddedAuditFields(DataSourceField...) - Method in class com.smartgwt.client.data.DataSource
-
- setAddEdgeStyleSuffix(Boolean) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
If specified, the
edgeStyleName
will be treated as a
base style name and appended with following suffixes to support separate styling per cell:
- setAddEventButtonHoverText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to be displayed when a user hovers over the
add event
toolbar button
- setAddFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setAddFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setAddFormulaFieldText(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Text for a menu item allowing users to add a formula field
- setAddFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setAddFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setAddFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAddFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setAddFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setAddGlobalId(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Whether to make this DataSource available as a global variable for convenience.
- setAddHistoryEntries(boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Should default history-tracking support be enabled? If true
, then a history management scheme utilizing
History.addHistoryEntry() and History.registerCallback() is enabled.
- setAdditionalMessages(AIMessage...) - Method in class com.smartgwt.client.ai.SingleSourceAIRequest
-
Additional messages.
- setAdditionalMessages(AIMessage...) - Method in class com.smartgwt.client.ai.UserAIRequest
-
Additional messages from the user.
- setAdditionalOutputs(String) - Method in class com.smartgwt.client.data.DSRequest
-
For fetch, add or update operation, an optional comma separated list of fields to fetch from another,
related DataSource.
- setAddLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the addLevelButton.
- setAddLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear on the addLevelButton
- setAddLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the addLevelButton.
- setAddLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear on the addLevelButton
- setAddOperation(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setAddOperation(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setAddOperation(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
operationId
this component
should use when performing add operations.
- setAddOperation(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setAddOperation(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- setAddOperation(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setAddOperation(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAddOperation(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setAddOperation(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setAddSearchIcon(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
- setAddSearchText(String) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
- setAddSearchValue(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Setting this property moves the
canAddSearch
functionality from an icon next to the form item (
addSearchIcon
) to the dropdown.
- setAddSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setAddSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setAddSummaryFieldText(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Text for a menu item allowing users to add a formula field
- setAddSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setAddSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setAddSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAddSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setAddSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setAddTabButtonIcon(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- setAddUnknownValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
This property controls whether the user can enter a value that is not present in the set of options for this item.
- setAddUnknownValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Similar to
ComboBoxItem.addUnknownValues
, controls whether additional values can be added to the ComboBox or whether the user must
choose from the available values in the picklist only.
- setAddUnknownValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item's value is set (via
setValue()
or
similar) to a value which is not present in the
com.smartgwt.client.types.ValueMap
, should the value be
rejected.
- setAddVersionToSkinCSS(Boolean) - Static method in class com.smartgwt.client.util.Page
-
Setting this to true will cause
loadStyleSheet()
to append an
"isc_version" parameter to the end of the url when loading a stylesheet.
- setAdjustForDST(boolean) - Static method in class com.smartgwt.client.util.DateUtil
-
Determines whether, when formatting values of type datetime and time,
the effect of Daylight Saving Time should be considered when computing offsets from UTC.
- setAdminRole(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
- setAdvancedFieldPickerThreshold(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
useAdvancedFieldPicker
is set, total
number of available fields that must be present in the grid before the advanced field picker interface is used instead
of the normal columns submenu.
- setAdvancedFilteringText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAfterInputTarget(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
- setAggregationDataSources(DataSource...) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- setAICriterion(AdvancedCriteria) - Method in class com.smartgwt.client.ai.ApplyAIFilterRequest
-
- setAICriterion(AdvancedCriteria) - Method in class com.smartgwt.client.ai.ReapplyAIFilterRequest
-
- setAIFieldRequest(AIFieldRequest) - Method in class com.smartgwt.client.ai.BuildAIFieldRequestResponse
-
- setAIFieldRequest(AIFieldRequest) - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
The
AIFieldRequest
generated from a natural language description of how to summarize each
record, which may include a request for relevant supplemental information.
- setAIFieldRequest(AIFieldRequest) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The settings that configure requests to AI to generate the values for this field.
- setAiFieldRequestSource(AIMessageSource) - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
- setAiFilterWindowHint(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The inline hint-text displayed in the user-entry area in the
aiFilterWindow
.
- setAiFilterWindowInstructions(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The descriptive text displayed above the user-entry area in the
aiFilterWindow
.
- setAiFilterWindowTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAiHoverContentsPrefix(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Optional prefix for the AI-generated hover text displayed when hovering over fields specifying an
aiHoverRequest
.
- setAiHoverContentsPrefix(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setAIHoverRequest(AIHoverRequest) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set and AI is
enabled
, the settings that configure requests to AI to
generate the contents of the hover displayed when the user hovers the mouse pointer over a cell of the field.
- setAiHoverRetryDelay(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Minimum number of milliseconds to wait before retrying to generate hover contents via AI.
- setAIRequest(SingleSourceAIRequest) - Method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleRequest
-
- setAIRequest(SingleSourceAIRequest) - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
The natural language description of how to summarize the value, which may include a request for relevant supplemental
information.
- setAIRequestSource(AIMessageSource) - Method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleRequest
-
- setAIRequestSource(AIMessageSource) - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
- setAiSortFieldMaxRecordsMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The message to show when a user asks the AI to sort more than the maximum allowed records
.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.Button
-
Horizontal alignment of this component's title.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.Canvas
-
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Default alignment for facet label title, and cells for this facet.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Default alignment for facet label title and cells for this facetValue.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Alignment of this item in its cell.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Alignment of this HeaderItem
in its cell.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Horizontal alignment of the title of this headerSpan.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Horizontal alignment for field's column header: "left", "right" or "center".
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
rowRangeDisplay will center its content by default.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.ImgButton
-
Horizontal alignment of this component's title.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.Label
-
Horizontal alignment of label text.
- setAlign(String) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Sets the horizontal alignment of the title.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Alignment of all members in this Layout on the length axis.
- setAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Alignment of all members in this Layout on the length axis.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Horizontal alignment of this button's content.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Horizontal alignment of this component's title.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Horizontal alignment of this component's title.
- setAlign(Alignment) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Alignment of title text
- setAlignCenterPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- setAlignLeftPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
alignLeft
control.
- setAlignment(LabelAlignment) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Sets the text alignment from the x position.
- setAlignment(String) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
- setAlignRightPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- setAllowAbsoluteDates(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- setAllowAdvancedCriteria(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
By default, all DataSources are assumed to be capable of handling
AdvancedCriteria
on
fetch or filter type operations.
- setAllowAdvancedCriteria(Boolean) - Method in class com.smartgwt.client.data.OperationBinding
-
This property indicates whether this operation supports AdvancedCriteria.
- setAllowAggregates(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Should aggregates be allowed as either the field or value?
- setAllowAggregation(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
This property indicates whether this DataSource supports aggregation/summarization of field values using the
summaryFunction
mechanism.
- setAllowAsymmetry(Boolean) - Method in class com.smartgwt.client.tools.StyleGroup
-
Does this group allow items to be edited asymmetrically? For example, should settings like padding
allow
each side to be specified separately?
- setAllowAsymmetry(Boolean) - Method in class com.smartgwt.client.tools.StyleSetting
-
Can this setting be edited asymmetrically? For example, a border-setting can be applied to all sides at once, or
asymmetrically to each side, as four separate border-settings.
- setAllowBubbleGradients(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Setting this flag to false
prevents the chart from drawing fill gradients into the bubbles of each data
point.
- setAllowCaching(Boolean) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
By default an HTMLFlow will explicitly prevent browser caching.
- setAllowCaching(Boolean) - Method in class com.smartgwt.client.widgets.ViewLoader
-
By default a ViewLoader will explicitly prevent browser caching.
- setAllowComplexMode(Boolean) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Should the "complex" mode be allowed for this ColorPicker? If false, no "More" button is shown on the simple picker
- setAllowComplexMode(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Should "complex" mode be allowed for the
ColorPicker
window associated with
this ColorItem?
- setAllowCrossDomainCalls(Boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
By default Smart GWT will show a warning message on attempted requests to another domain as this is usually not
supported at the browser level by default due to security considerations.
- setAllowDropOnDescendants(boolean) - Method in class com.smartgwt.client.util.tour.Tour
-
- setAllowDropOnDescendants(Boolean) - Method in class com.smartgwt.client.util.tour.TourStep
-
For
actionType:"drag"
tourSteps with a
dropTarget
, should we allow the drop to complete and the tour to
proceed if the user drops on a descendant of the drop target.
- setAllowDropThrough(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Dropping a component near the edge of another component allows the component to be dropped through an ancestor
component.
- setAllowDurationEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, allows events to be managed by duration, as well as by end date.
- setAllowDynamicTreeJoins(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
By default, custom dataSource implementations are assumed to be unable to support
dynamic tree joins
.
- setAllowedChartTypes(ChartType...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Other
chart types
that the end user will be allowed to switch to, using the
built-in context menu.
- setAllowedFields(String...) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
List of explicit fields for user field selection.
- setAllowedUITypes(String...) - Method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIRequest
-
The list of allowed, data-bound UI types.
- setAllowedUITypes(String...) - Method in class com.smartgwt.client.ai.BuildUIViaAIRequest
-
The list of allowed UI types.
- setAllowEmpty(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If set to false, the last clause cannot be removed.
- setAllowEmptyValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
By default checkboxes allow the user to toggle between true and false values only.
- setAllowEmptyValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If
addUnknownValues
is
false
, this property determines whether the user can clear the comboBoxItem value, or whether they are
constrained to choosing one of the available options (in which case clearing the text box will simply revert to the last
picked value when the user leaves the field).
- setAllowEmptyValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
When set to true, allows a checked RadioItem to be unchecked when clicked, clearing the value from the
RadioGroupItem
.
- setAllowEmptyValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If set to true, always show an empty option in this item's pickList, allowing the user to clear the value (even if there
is no empty entry in the valueMap for the item).
- setAllowExpressions(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
For a form that produces filter criteria (see
form.getValuesAsCriteria()
), allows the user to enter simple expressions in any field in this form that takes text
input.
- setAllowExpressions(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- 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
-
- setAllowFilterExpressions(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Field-level setting for
ListGrid.allowFilterExpressions
:true - controls whether search expressions can be entered directly into the filter
item for this field.
- setAllowFilterOnLinkFields(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
- setAllowFilterOperators(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAllowFilterOperators(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setAllowFilterWindow(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Adds the ability for a user to define additional criteria above and beyond those expressed in the
filter editor
via a
FilterBuilder
which appears in a modal Window over the grid and can be accessed by
various menus within the grid or triggered by external controls.
- setAllowIE9Leak(boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
In Internet Explorer 9, when a string of
JavaScript is evaluated via the native eval()
function, objects created
within that evaluation are not released from browser memory until the page is
reloaded.
- setAllowIE9Leak(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Advanced flag to avoid a potential memory leak in Internet Explorer 9 for requests with JSON formatted responses.
- setAllowMultiCharSearch(boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
By default, if multiple keys are pressed in quick succession, a SelectItem will buffer them together and use the
resulting multi-char string when searching.
- setAllowMultiRecordRemove(Boolean) - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Can multiple records be removed? If not and multiple records are selected, the
refuseMultiRemoveMessage
is
shown as a warning and the workflow is terminated.
- setAllowNestedDrops(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Controls whether components can be dropped into other components which support child components.
- setAllowNestedDrops(Boolean) - Method in class com.smartgwt.client.tools.EditPane
-
Controls whether components can be dropped into other components which support child components.
- setAllowNestedDrops(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
- setAllowNestedDrops(Boolean) - Method in class com.smartgwt.client.tools.EditTree
-
Controls whether components can be dropped into other components which support child components.
- setAllowNullApplicationId(boolean) - Method in class com.smartgwt.client.data.SavedSearches
-
- setAllowPlaceholders(Boolean) - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Should Placeholders be rendered as placeholders? If property is not set actual components are created instead of the
Placeholders.
- setAllowPlaceholders(Boolean) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Should Placeholders in loaded screens be rendered as placeholders? If property is not set actual components are created
instead of the Placeholders.
- setAllowRelatedFieldsInCriteria(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
This property indicates whether this DataSource supports referencees to related fields in criteria, either using
qualified field names, or subqueries.
- setAllowRelatedRecordCriteria(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Should related record criteria be allowed as either the field or value?
- setAllowRelativeDates(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Whether to allow the user to specify relative dates (via
RelativeDateItem
s) or whether dates are absolute (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
getRowSpan()
method will be called for every cell when rendering
out the listGrid to determine how many rows the cell should span.
- setAllowThumbDownState(Boolean) - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, the thumb's appearance changes when it's clicked on.
- setAllowThumbOverState(Boolean) - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, the thumb's appearance changes when the user rolls over it.
- setAllRecordsInErrorMessage(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Message to display when the user clicks "Commit" but there is nothing we can commit because every row in the grid has
errors
- setAllRows(Record...) - Method in class com.smartgwt.client.data.FilteredList
-
Complete set of records for this filteredList.
- setAllRows(Record...) - Method in class com.smartgwt.client.data.ResultSet
-
If the complete set of records for a resultSet is available when the resultSet is created, it can be made available to
the resultSet via this property at initialization time.
- setAlternateBodyStyleName(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAlternateFieldFrequency(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The number of consecutive columns to draw in the same style before alternating, when alternateColumnStyles
is true.
- setAlternateFieldStyles(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether alternating columns (or blocks of columns, depending on GridRenderer.alternateColumnFrequency
) should
be drawn in alternating styles, in order to create a vertical "ledger" effect for easier reading.
- setAlternateFieldSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Suffix to append to alternate columns
.
- setAlternateLaneStyles(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When showing a
Timeline
, or a
day view
when
showDayLanes
is true, whether to make lane boundaries
more obvious by showing alternate lanes in a different color.
- setAlternateRecordFrequency(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The number of consecutive rows to draw in the same style before alternating, when alternateRowStyles
is true.
- setAlternateRecordStyles(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether alternating rows should be drawn in alternating styles, in order to create a "ledger" effect for easier reading.
- setAlternateRecordStyles(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether alternating rows (or blocks of rows, depending on GridRenderer.alternateRowFrequency
) should be
drawn in alternating styles, in order to create a "ledger" effect for easier reading.
- setAlternateRecordStyles(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Explicitly disable alternateRecordStyles at the menu level by default so setting to true for all ListGrids will not
impact menus' appearance.
- setAlternateRecordSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Suffix to append to alternate rows
.
- setAlternateStyleSuffix(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setAlternateWeekStyles(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether alternating weeks should be drawn in alternating styles.
- setAltKey(Boolean) - Method in class com.smartgwt.client.core.KeyIdentifier
-
If set, whether the Alt key must be held down.
- setAltText(String) - Method in class com.smartgwt.client.widgets.Img
-
If specified this property will be included as the alt
text for the image HMTL element.
- setAlwaysExitOnTab(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
If true, hitting tab always exits the field, and will also add a value to the list of selected values if there is match
(and depending on the setting for
addUnknownValues
).
- setAlwaysFetchMissingValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item has a specified
optionDataSource
and
fetchMissingValues
is true, when the item value changes, a fetch will be performed against the optionDataSource to retrieve the related
record if
displayField
is specified and the
new item value is not present in any valueMap explicitly specified on the item.
- setAlwaysFetchMissingValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
- setAlwaysManageFocusNavigation(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Should focus navigation for this canvas and its descendents be handled explicitly by intercepting "Tab" key events and
calling the
TabIndexManager.shiftFocus()
API?
- setAlwaysOnTop(boolean) - Method in class com.smartgwt.client.browser.window.BrowserWindowSettings
-
Persistent setting to position the window at the top of the window stack.
- setAlwaysRequestVisibleRows(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
If true, records requested only for visible area.
- setAlwaysShowControlBox(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
A formItem showing a
pickerIcon
will always
write out a "control box" around the text box and picker icon.
- setAlwaysShowEditors(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When this attribute is set, editors will be appear to be present in every row of the grid, allowing the user to
immediately start editing any cell, rather than showing up in a single record at a time.
This attribute is only
valid when
editByCell
is false.
- setAlwaysShowEventHovers(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
By default, EventCanvases show their content in hovers.
- setAlwaysShowLeftButtonTitle(boolean) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
If set, the left button title will never be omitted in an attempt to fit the full title.
- setAlwaysShowLeftButtonTitle(Boolean) - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
- setAlwaysShowOpener(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showOpener
is true, should we display the opener icon
for folders even if they have no children?
- setAlwaysShowOperatorIcon(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
allowFilterOperators
is enabled, whether
to show the
operatorIcon
for all filterable fields, or
only for fields where the user has explicitly chosen a search operator different from the default operator for the
field.
- setAlwaysShowOperatorIcon(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setAlwaysShowScrollbars(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
- setAlwaysUseExplicitFocusNavigation(boolean) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
- setAlwaysUsePlaceholder(Boolean) - Method in class com.smartgwt.client.tools.PaletteNode
-
If set to true, indicates that a Placeholder should always be shown in place of the actual component.
- setAmpmItemProperties(SelectItem) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Custom properties to apply to this timeItem's generated
AM/PM picker
.
- setAmpmItemTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setAnimateAcceleration(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration effect to apply to all animations on this Canvas.
- setAnimateFadeTime(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated fade.
- setAnimateFolderEffect(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When animating folder opening / closing, this property can be set to apply an animated acceleration effect.
- setAnimateFolderEffect(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When animating folder opening / closing, this property can be set to apply an animated acceleration effect.
- setAnimateFolderMaxRows(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
animateFolders
is true for this grid, this number
can be set to designate the maximum number of rows to animate at a time when opening / closing a folder.
- setAnimateFolderMaxRows(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
animateFolders
is true for this grid, this number
can be set to designate the maximum number of rows to animate at a time when opening / closing a folder.
- setAnimateFolders(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when folders are opened / closed children will be animated into view.
- setAnimateFolders(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, when folders are opened / closed children will be animated into view.
- setAnimateFolderSpeed(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When animating folder opening / closing, this property designates the speed of the animation in pixels shown (or hidden)
per second.
- setAnimateFolderSpeed(int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When animating folder opening / closing, this property designates the speed of the animation in pixels shown (or hidden)
per second.
- setAnimateFolderTime(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When animating folder opening / closing, if
TreeGrid.animateFolderSpeed
is not set, this property designates the duration of the animation in ms.
- setAnimateFolderTime(int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When animating folder opening / closing, if
animateFolderSpeed
is not set, this property designates the duration of the animation in ms.
- setAnimateHideAcceleration(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration function for performing an animated hide.
- setAnimateHideEffect(AnimationEffect) - Method in class com.smartgwt.client.widgets.Canvas
-
Default animation effect to use if
Canvas.animateHide()
is called without an explicit effect parameter.
- setAnimateHideTime(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated hide.
- setAnimateMembers(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
If true when members are added / removed, they should be animated as they are shown or hidden in position
- setAnimateMemberTime(Integer) - Method in class com.smartgwt.client.widgets.layout.Layout
-
If specified this is the duration of show/hide animations when members are being shown or hidden due to being added /
removed from this layout.
- setAnimateMinimize(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Should this window minimize, maximize, and restore as an animation, or as a simple 1-step transition?
- setAnimateMoveAcceleration(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration effect for performing an animated move.
- setAnimateMoveTime(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated move.
- setAnimateNavigationBarStateChanges(boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- 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.
- setAnimateResizeLayoutMode(AnimationLayoutMode) - Method in class com.smartgwt.client.widgets.Canvas
-
- 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
-
If the
selectionCanvas
is enabled, setting this
property to
true
ensures that when the
selectionCanvas
is displayed it is animated into view
via
Canvas.animateShow()
.
- setAnimateSelectionUnder(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the
selectionUnderCanvas
is enabled,
setting this property to
true
ensures that when the
selectionUnderCanvas
is displayed it is
animated into view via
Canvas.animateShow()
.
- setAnimateShowAcceleration(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Canvas
-
Default acceleration function for performing an animated show.
- setAnimateShowEffect(AnimationEffect) - Method in class com.smartgwt.client.widgets.Canvas
-
Default animation effect to use if
Canvas.animateShow()
is called without an explicit effect parameter.
- setAnimateShowTime(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Default time for performing an animated show.
- setAnimateStateChanges(boolean) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- setAnimateTabScrolling(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabScroller
is true, should tabs be scrolled
into view via an animation when the user interacts with the scroller buttons?
- setAnimateThumb(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Should the thumb be animated to its new position when the value is changed programmatically, or by clicking in the
slider track.
- setAnimateThumb(Boolean) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
When set to true, animates the movement of the
thumb
when the
value changes.
- setAnimateThumbInit(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
If thumb animation is enabled, should the thumb be animated to its initial value?
- setAnimateThumbTime(int) - Method in class com.smartgwt.client.widgets.Slider
-
Duration of thumb animation, in milliseconds.
- setAnimateThumbTime(Integer) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
When
animateThumb
is true, the time taken to move the
thumb
from one state to the other.
- setAnimateTileChange(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
If set, when the dataset changes due to filtering, sorting or other actions, any tiles that were showing before and
after the change will animate from their old positions to their new positions.
- setAnimateTileChange(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
If set, tiles animate to their new positions when a tile is added, removed, or reordered via drag and drop.
- setAnimateTime(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Default total duration of animations.
- setAnimationTime(int) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this.animatePickList is true - this specifies the duration of the animation effect applied when showing the
pickList
- setAnimationTime(int) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this.animatePickList is true - this specifies the duration of the animation effect applied when showing the
pickList
- setAnimationTime(int) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this.animatePickList is true - this specifies the duration of the animation effect applied when showing the
pickList
- setAppearanceGroupTitle(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title for the Appearance group.
- setAppearMethod(NotifyTransition) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Controls how messages appear at or reach their requested location.
- setAppFilesDir() - Static method in class com.smartgwt.client.util.Page
-
Specify the directory for miscellaneous app-specific files
other than images, such as
HTML fragments
,
loadable views
, XML or JSON flat data files, videos, etc.
- setAppFilesDir(String) - Static method in class com.smartgwt.client.util.Page
-
Specify the directory for miscellaneous app-specific files
other than images, such as
HTML fragments
,
loadable views
, XML or JSON flat data files, videos, etc.
- setAppImgDir() - Static method in class com.smartgwt.client.util.Page
-
Specify the directory for app-specific images.
- setAppImgDir(String) - Static method in class com.smartgwt.client.util.Page
-
Specify the directory for app-specific images.
- setAppImgDir(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Default directory for app-specific images, relative to the Page-wide
appImgDir
.
- setApplyAfterSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setApplyAlignToText(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If the
textAlign
is unset, should the
align
setting, if set, be used for this item's
textAlign
?
- setApplyAlignToText(boolean) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
If the
textAlign
is unset, should the
align
setting, if set, be used for this
HeaderItem
's
textAlign
?
- setApplyAlignToText(boolean) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
If the
textAlign
is unset, should the
align
setting, if set, be used for this
StaticTextItem
's
textAlign
?
- setApplyButtonTitle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the
Apply
button.
- setApplyButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the applyButton
- setApplyButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the applyButton
- setApplyButtonTitle(String) - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
- setApplyFormulaAfterSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setApplyHeightToTextBox(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
height
is specified, should it be applied to the
item's text box element?
- setApplyHeightToTextBox(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
If
FormItem.height
is specified, should it be applied
to the item's text box element?
- setApplyPriorityToAppearance(boolean) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Whether to default properties affecting the message appearance to those of the built-in
NotifyType
corresponding to the
messagePriority
.
- setApplyPromptToCanvas(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
- setApplyRowCountToLength(boolean) - Method in class com.smartgwt.client.data.ResultSet
-
If
progressiveLoading
is active for a ResultSet we may
not know the true size of the data set being displayed.
- setApplyRowCountToLength(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setApplyRowNumberStyle(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setApplyToImplicitCriteria(Boolean) - Method in class com.smartgwt.client.util.workflow.GridFetchDataTask
-
Should criteria be applied to the grid as
implicit
criteria
? When criteria is applied this way, it is not shown to the user and cannot be changed by the user.
- setApplyWhen(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Used to create a conditional validator based on
criteria
.
- setApproximateRowCountFormat(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setArgs(Point, double, double, double) - Method in class com.smartgwt.client.widgets.drawing.CircleToCommand
-
Sets the arguments to this "circleto" command.
- setArgs(JavaScriptObject) - Method in class com.smartgwt.client.widgets.drawing.DrawShapeCommand
-
- setArgs(Point...) - Method in class com.smartgwt.client.widgets.drawing.LineToCommand
-
Sets the points to draw lines through in sequence when executing this "lineto" command.
- setArgs(Point) - Method in class com.smartgwt.client.widgets.drawing.MoveToCommand
-
Sets the point to move to when executing this "moveto" command.
- setAriaCloseableSuffix(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
When
screen reader mode
is enabled and a tab is
closeable
, the
ariaCloseableSuffix
is a string that
is appended to the label of closeable tabs.
- setAriaLabel(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If specified this property returns the
aria-label
attribute to write out in
screenReaderMode
.
- setAriaRole(String) - Method in class com.smartgwt.client.widgets.Canvas
-
ARIA role of this component.
- setAriaRole(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
ARIA role of this formItem.
- setAriaRole(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
ARIA role for this ListGrid if screen reader mode
is enabled.
- setAriaRole(String) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Specify the ariaRole for this SectionStackSection.
- setAriaState(String, Object) - Method in class com.smartgwt.client.widgets.Canvas
-
Set a specific ARIA state mapping for this component.
- setAriaState(String, Object) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set a specific ARIA state mapping for this form item.
- setAriaState(String, Object) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Specify an ariaState for this SectionStackSection.
- setArrayCriteriaForceExact(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
With ordinary
simple criteria
, it is possible to provide an array
of values for a given field, which means "any of these values".
- setArrayCriteriaForceExact(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
- setArrayCriteriaForceExact(Boolean) - Method in class com.smartgwt.client.data.OperationBinding
-
- setArrayValue(JavaScriptObject, int, Date) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setArrayValue(JavaScriptObject, int, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setArrayValue(JavaScriptObject, int, double) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setArrayValue(JavaScriptObject, int, long) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setArrayValue(JavaScriptObject, int, boolean) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setArrayValue(JavaScriptObject, int, char) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setArrayValue(JavaScriptObject, int, JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setArrayValue(JavaScriptObject, int, Object) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setArrowKeyAction(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Action to perform when the listGrid has keyboard focus (but not editing focus) and a user presses the arrow keys to
navigate around the grid.
- setArrowKeyEditAction(ArrowKeyEditAction) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
What to do when a user hits arrow key while editing a field?
If not explicitly specified
getArrowKeyEditAction()
will return an appropriate
action depending on the field type.
- setArrowKeyEditAction(ArrowKeyEditAction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setAscendingTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the "direction" field's SelectItem for an "ascending" sort
- setAscendingTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the "direction" field's SelectItem for an "ascending" sort
- setAskIcon(String) - Method in class com.smartgwt.client.widgets.Dialog
-
- setAsPrimaryModule() - Static method in class com.smartgwt.client.SmartGwtEntryPoint
-
- setAsyncErrorCellValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The value to display for cells when an error occurred during asynchronous computation.
- setAsyncErrorCellValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A field-specific value to display for cells when an error occurred during asynchronous generation.
- setAsynchGroupingPrompt(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAsyncMissingCellValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The value to display for cells whose value was not computed by the previous asynchronous operation to compute it, or
will not be computed by an asynchronous operation due to currently being disabled.
- setAsyncMissingCellValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A field-specific value to display for cells whose value was not generated by the previous asynchronous operation to
generate it, or will not be generated by an asynchronous operation due to currently being disabled.
- setAttribute(String, String, boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, Boolean, boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, Map, boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, int[], boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, Integer[], boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, BaseClass[], boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, DataClass[], boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, double, boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, int, boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, Date, boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, ValueEnum[], boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, DataClass, boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, JavaScriptObject, boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, String[], boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, float[], boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, Float[], boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, double[], boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, Double[], boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, boolean, boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, Element, boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setAttribute(String, String) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a String
- setAttribute(String, DataClass[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a DataClass array.
- setAttribute(String, BaseClass[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a BaseClass array.
- setAttribute(String, BaseWidget[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a BaseWidget array.
- setAttribute(String, String[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a String array.
- setAttribute(String, DataClass) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a DataClass.
- setAttribute(String, BaseClass) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a BaseClass.
- setAttribute(String, JavaScriptObject) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a JavaScriptObject.
- setAttribute(String, Date) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a Date.
- setAttribute(String, Map) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a Map.
- setAttribute(String, ValueEnum[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a ValueEnum array.
- setAttribute(String, ValueEnum) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a ValueEnum.
- setAttribute(String, Object) - Method in class com.smartgwt.client.core.DataClass
-
Set the attribute value to an Object.
- setAttribute(String, boolean) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a boolean.
- setAttribute(String, Boolean) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a Boolean.
- setAttribute(String, int) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to an int.
- setAttribute(String, Integer) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to an Integer.
- setAttribute(String, long) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a long.
- setAttribute(String, Float) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a Float.
- setAttribute(String, double) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a double.
- setAttribute(String, Double) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a Double.
- setAttribute(String, int[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to an int array.
- setAttribute(String, Integer[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to an Integer array.
- setAttribute(String, double[]) - Method in class com.smartgwt.client.core.DataClass
-
Set attribute value to a double array.
- setAttribute(String, Object) - Method in class com.smartgwt.client.data.DSRequest
-
Set a custom attribute value on the DSRequest as an Object.
- setAttribute(JavaScriptObject, String, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, JavaScriptObject[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, int[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, float[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, double[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, String[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Integer[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Float[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Boolean[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Double[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Long[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Date[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, ValueEnum[]) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Object) - Static method in class com.smartgwt.client.util.JSOHelper
-
Set the value of attribute "attr" in object "elem" to the Object "value"
- setAttribute(JavaScriptObject, String, JavaScriptObject) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, int) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Number) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Long) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Boolean) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, boolean) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, double) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Function) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Date) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setAttribute(JavaScriptObject, String, Map) - Static method in class com.smartgwt.client.util.JSOHelper
-
Sets attribute "attr" on Javascript object "jsObj" to the JavaScript equivalent of "valueMap".
- setAttribute(String, ProcessElement[], boolean) - Method in class com.smartgwt.client.util.workflow.Process
-
- setAttribute(String, ProcessElement[], boolean) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- setAttribute(String, String, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, ValueEnum, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, BaseWidget, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, Map, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, int[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, float[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, double[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, Float[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, DataClass, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, DataClass[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, JavaScriptObject[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, BaseClass[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, BaseWidget[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, float, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, double, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, Integer, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, Date, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, JavaScriptObject, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, String[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, Object[], boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, Boolean, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, Element, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setAttribute(String, String, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Expose as public the setAttribute() methods of BaseWidget
- setAttribute(String, Boolean, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setAttribute(String, Map, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setAttribute(String, int[], boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setAttribute(String, BaseClass[], boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setAttribute(String, DataClass[], boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setAttribute(String, double, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setAttribute(String, Date, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setAttribute(String, ValueEnum[], boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setAttribute(String, DataClass, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setAttribute(String, JavaScriptObject, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setAttribute(String, String[], boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setAttribute(String, Element, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setAttribute(String, String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, Map) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, BaseClass[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, DataClass[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, Date) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, ValueEnum[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, DataClass) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, BaseClass) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, String[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, long) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, Float) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, double) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, Double) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, int[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, Integer[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttribute(String, double[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAttributeAsJavaObject(String, Object) - Method in class com.smartgwt.client.core.DataClass
-
Set the attribute value to an Object.
- setAutoAssignTreeField(boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If this grid was passed an explicit set of fields, but no field was specified as the "tree-field" (showing indentations
for tree hierarchy and tree icons), should we assign one of the other fields to be the tree-field?
- setAutoCacheAllData(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
When a DataSource is not
cacheAllData
:true and a fetch
results in the entire dataset being retrieved, this attribute being set to true causes the DataSource to automatically
switch to
cacheAllData:true
and prevent further server-trips for fetch requests.
- setAutoCenter(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, this Window widget will automatically be centered on the page when shown.
- setAutoCenterOnShow(Boolean) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
If
autoPosition
is false, this property controls
whether to automatically center the colorPicker every time it is redisplayed with the show() method.
- setAutoChangeProtocol(Boolean) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If this component is passed a URL with a protocol that differs from the current page, should it be automatically changed
to match the page?
- setAutoChildConstructor(String, String) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the SmartClient constructor for the AutoChild named autoChildName
.
- setAutoChildConstructor(String, String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Sets the SmartClient constructor for the AutoChild named autoChildName
.
- setAutoChildConstructor(String, String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets the SmartClient constructor for the AutoChild named autoChildName
.
- setAutoChildProperties(String, BaseClass) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- setAutoChildProperties(String, Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the properties for creating a Canvas
AutoChild named autoChildName
.
- setAutoChildProperties(String, FormItem) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the properties for creating a FormItem
AutoChild named autoChildName
.
- setAutoChildProperties(String, EditProxy) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the properties for creating an AutoChild named autoChildName
.
- setAutoChildProperties(String, EditContext) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the properties for creating an AutoChild named autoChildName
.
- setAutoChildProperties(String, Canvas) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Sets the properties for creating a Canvas
AutoChild named autoChildName
.
- setAutoChildProperties(String, FormItem) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Sets the properties for creating a FormItem
AutoChild named autoChildName
.
- setAutoChildProperties(String, DrawItem) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Sets the properties for creating a DrawItem
AutoChild named autoChildName
.
- setAutoChildProperties(String, EditProxy) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Sets the properties for creating an AutoChild named autoChildName
.
- setAutoChildProperties(String, DrawItem) - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Sets the properties for creating a DrawItem
AutoChild named autoChildName
.
- setAutoChildProperties(String, DrawItem) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Sets the properties for creating a DrawItem
AutoChild named autoChildName
.
- setAutoChildProperties(String, Canvas) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets the properties for creating a Canvas
AutoChild named autoChildName
.
- setAutoChildProperties(String, FormItem) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets the properties for creating a FormItem
AutoChild named autoChildName
.
- setAutoChildProperties(String, EditProxy) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets the properties for creating an AutoChild named autoChildName
.
- setAutoChildProperties(String, ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sets the properties for creating a ListGridField
AutoChild named
autoChildName
.
- setAutoChildVisibility(String, boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets whether to create and show the AutoChild named autoChildName
.
- setAutoChildVisibility(String, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Sets whether to create and show the AutoChild named autoChildName
.
- setAutoChildVisibility(String, boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets whether to create and show the AutoChild named autoChildName
.
- setAutoComplete(boolean) - Method in class com.smartgwt.client.util.tour.TourStep
-
If this step has a target that prompts a user for a specific action, should the step be automatically completed and
have the tour move forward to the next step when the user takes this action?
- setAutoComplete(Boolean) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- setAutoComplete(AutoComplete) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Should this form allow browser auto-completion of its items' values? Applies only to items based on native HTML
form elements (
TextItem
,
PasswordItem
, etc), and will only have a user-visible impact for browsers where
native autoComplete behavior is actually supported and enabled via user settings.
- setAutoComplete(AutoComplete) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this item allow browser auto-completion of its value? Applies only to items based on native HTML form elements
(
TextItem
,
PasswordItem
,
etc), and will only have a user-visible impact for browsers where native autoComplete behavior is actually supported and
enabled via user settings.
- setAutoComplete(AutoComplete) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAutoComplete(AutoComplete) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether to allow browser autoComplete when editing this field.
- setAutoCompleteKeywords(String...) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setAutoConfirmSaveEdits(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For editable listGrids, outstanding unsaved edits when the user performs a new filter or sort will be discarded by
default.
- setAutoConvertRelativeDates(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Whether to convert relative date values to concrete date values before sending to the server.
- setAutoCopyDataSources(Boolean) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Should
DataSources
from other OpenFin windows with Smart GWT loaded be
copied by reference into this window? Such DataSources will be copied: when a page in another window is loaded
(potentially several DataSources at once) at the moment DataSources are created in a page loaded in another window
(just that DataSource)
- setAutoCopyDataSources(Boolean) - Method in class com.smartgwt.client.browser.window.MultiWindowSettings
-
Should
DataSources
from other OpenFin windows with Smart GWT loaded be
copied by reference into this window? Such DataSources will be copied: when a page in another window is loaded
(potentially several DataSources at once) at the moment DataSources are created in a page loaded in another window
(just that DataSource)
- setAutoDeriveTitles(boolean) - Method in class com.smartgwt.client.data.DataSource
-
- 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
-
- setAutoDestroyMenu(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
If this menuButton is
destroyed
, should it also destroy its
menu
?
- setAutoDiscoverTree(boolean) - Method in class com.smartgwt.client.data.DataSource
-
Causes
Tree.discoverTree()
to be called on dsResponse.data in
order to automatically discover tree structures in the response data.
- setAutoDismiss(Boolean) - Method in class com.smartgwt.client.util.workflow.ShowNotificationTask
-
Auto-dismiss message after a short duration.
- setAutoDismiss(Boolean) - Method in class com.smartgwt.client.widgets.FieldPickerWindow
-
By default, a FieldPickerWindow will close automatically if the mouse is clicked outside of it.
- setAutoDismiss(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
When false, when a menu item is chosen (via mouse click or keyboard), the menu is not automatically hidden, staying in
place for further interactivity
- setAutoDismiss(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Whether a click on this specific menuItem
automatically dismisses the menu.
- setAutoDismissOnBlur(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
When false, when a user clicks outside the menu, or hits the Escape key, this menu will not be automatically hidden,
staying in place for further interactivity.
- setAutoDraw(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Menus will not draw on initialization, until they're explicitly show()n
- setAutoEditNewNodes(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
New nodes added to the editContext are automatically placed into edit mode if the new node's parent is in edit mode.
- setAutoEditNewNodes(Boolean) - Method in class com.smartgwt.client.tools.EditPane
-
New nodes added to the editContext are automatically placed into edit mode if the new node's parent is in edit mode.
- setAutoEditNewNodes(Boolean) - Method in class com.smartgwt.client.tools.EditTree
-
New nodes added to the editContext are automatically placed into edit mode if the new node's parent is in edit mode.
- setAutoEnable(Boolean) - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, this scrollbar will automatically enable when the scrollTarget is scrollable (i.e., when the contents of the
scrollTarget exceed its clip size in the direction relevant to this scrollbar), and automatically disable when the
scrollTarget is not scrollable.
- setAutoFetchAsFilter(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setAutoFetchAsFilter(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setAutoFetchAsFilter(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- setAutoFetchAsFilter(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setAutoFetchAsFilter(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setAutoFetchAsFilter(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAutoFetchAsFilter(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setAutoFetchAsFilter(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setAutoFetchData(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this combo box retrieves its options from a dataSource
, should options be fetched from the server when
the item is first written out, or should this fetch be delayed until the user opens the pickList.
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Should the MultiComboBoxItem fetch data from the
data source
immediately or wait until the
user first opens the pickList.
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this select item retrieves its options from a dataSource
, should options be fetched from the server when
the item is first drawn, or should this fetch be delayed until the user opens the pickList.
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setAutoFetchData(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setAutoFetchDisplayMap(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, for fields where
ListGridField.optionDataSource
is specified, a valueMap will be automatically created by making a
DataSource.fetchData()
call against the specified dataSource and
extracting a valueMap from the returned records based on the displayField and valueField.
- setAutoFetchDisplayMap(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If true, automatically fetches records and derives a valueMap from optionDataSource
.
- setAutoFetchRowCount(boolean) - Method in class com.smartgwt.client.data.ResultSet
-
- setAutoFetchRowCount(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Depending on whether
DataSource.progressiveLoading
is
active, the exact count of available rows may not be available as part of the standard data fetch response - setting
autoFetchRowCount:true
will cause a fetch for an accurate row count to be issued as soon as data arrives
(from a
progressive dataSource response
) without an
accurate row count.
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If
autoFetchData
is
true
, this attribute
allows the developer to specify a textMatchStyle for the initial
fetchData()
call.
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
With
loadDataOnDemand
:true, TreeGrids fetch data
by selecting the child nodes of each parent, which should be exact match, so we default to
autoFetchTextMatchStyle:"exact"
when autoFetchData is true.
- setAutoFetchTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setAutoFit(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If true, ignore the specified size of this widget and always size just large enough to accommodate the title.
- setAutoFit(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Should the button auto fit to its title.
- setAutoFit(AutoFitWidthApproach) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- 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.
- setAutoFitColumnTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the auto-fit column menu item.
- setAutoFitData(Autofit) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should this ListGrid automatically expand to accommodate the size of records and fields?
- setAutoFitDateFields(AutoFitWidthApproach) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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"
, setting this property will cause the ListGrid body to size large enough to accommodate the actual
data and also leave this many extra rows' worth of blank space below the last record.
- setAutoFitFieldsFillViewport(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitFieldWidths
is enabled, and extra
space is available after autofitting all fields, should the grid automatically expand one field to fill the extra space.
- setAutoFitFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAutoFitFieldWidths(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
This property is not supported for CubeGrid
.
- setAutoFitFieldWidths(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should ListGrid fields autofit their widths to titles or content? This property may be overridden on a per-field basis
via
ListGridField.autoFitWidth
.
- setAutoFitHeaderHeights(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is set to true, header buttons for either
fields
or
header spans
will automatically expand to
accommodate their titles vertically.
- setAutoFitIconFields(AutoFitIconFieldType) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Smart GWT listGrids have special logic to automatically size fields that are displayed as an icon - that is fields with
type:"icon"
, fields displaying only
value icons
, and boolean fields (which are rendered
as a checkmark type icon by default.
- setAutoFitMaxColumns(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to
"horizontal"
or
"both"
this property provides the maximum number of columns for which the ListGrid will expand.
- setAutoFitMaxHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to
"vertical"
or
"both"
this property provides an upper limit on how far the ListGrid will expand vertically to accommodate
its content.
- setAutoFitMaxRecords(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to
"vertical"
or
"both"
this property provides the maximum number of records for which the ListGrid will expand.
- setAutoFitMaxWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to
"horizontal"
or
"both"
this property provides an upper limit on how far the ListGrid will expand horizontally to
accommodate its content.
- setAutoFitMaxWidth(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
autoFitData
is set to
"horizontal"
or
"both"
this property provides an upper limit on how far the ListGrid will expand horizontally to
accommodate its content.
- setAutoFitMaxWidth(Integer) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Maximum auto-fit width for a message if
autoFitWidth
is enabled.
- setAutoFitMaxWidth(String) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Maximum auto-fit width for a message if
autoFitWidth
is enabled.
- setAutoFitTimeFields(AutoFitWidthApproach) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should listGrids automatically size time fields to fit their values or titles? If set to
"value"
, fields of
type time will be rendered at the size specified by
defaultTimeFieldWidth
.
- setAutoFitWidth(String, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAutoFitWidth(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Should this listGrid field autofit its width to either titles or content?
- setAutoFitWidth(Boolean) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
If true, the specified width of the
Label
drawn for this message will be treated as
a minimum width.
- setAutoFitWidthApproach(AutoFitWidthApproach) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setAutoFitWidthApproach(AutoFitWidthApproach) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setAutoFocus(Boolean) - Method in class com.smartgwt.client.widgets.Dialog
-
If a toolbar is showing, automatically place keyboard focus in the first button.
- setAutoFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, when the form is drawn, focus will automatically be put into the first focusable element in the form.
Note
that to put focus in a different item you can explicitly call dynamicForm.focusInItem(itemName)
- setAutoFocusButton(Canvas) - Method in class com.smartgwt.client.widgets.Dialog
-
If a toolbar is showing and
autoFocus
is enabled, which button
should receive initial focus.
- setAutoFocusButton(String) - Method in class com.smartgwt.client.widgets.Dialog
-
If a toolbar is showing and
autoFocus
is enabled, which button
should receive initial focus.
- setAutoFocusButton(int) - Method in class com.smartgwt.client.widgets.Dialog
-
If a toolbar is showing and
autoFocus
is enabled, which button
should receive initial focus.
- setAutoFocusOnError(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, when
validation
fails focus will automatically be
put into the first focusable field which failed validation.
- setAutoFreeze(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should be automatically frozen when other fields are frozen.
- setAutoHeight() - Method in class com.smartgwt.client.widgets.Canvas
-
Set the minimum value for height.
- setAutoHide(Boolean) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
When this property is set to true, the ColorPicker
will automatically hide when a color has been selected
using the swatch picker, even in "complex" mode.
- setAutoInterpretBooleans(Boolean) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Controls if server-side API BatchUpload.parseUploadData(...) will convert imported boolean fields values to
actual Booleans or will leave them as Strings.
- setAutoLoad(boolean) - Method in class com.smartgwt.client.widgets.Sound
-
Should the specified
audio file
be loaded automatically.
- setAutoMaskChildren(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
When child nodes are added to an EditContext, should they be masked by setting
useEditMask
true
if not explicitly set?
- setAutoMaskComponents(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
- setAutoNavigate(boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setAutoOpen(String) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Which nodes should be opened automatically - applied whenever
setRoot()
is called, including during initialization and as part of a re-fetch caused, for example, by
duplicate()
or
invalidateCache()
.
- setAutoOpenItems(Boolean) - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
When
isTree
is true, should all nodes be opened
automatically? Set to
false
to prevent nodes being opened by default.
- setAutoOpenRoot(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
If true, the root node is automatically opened when the tree is created or
setRoot()
is called.
- setAutoOpenTree(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When this item is showing a tree-based picker, which nodes should be opened automatically.
- setAutoOpenTree(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
When this item is showing a tree-based picker, which nodes should be opened automatically.
- setAutoOpenTree(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When this item is showing a tree-based picker, which nodes should be opened automatically.
- setAutoOpenTree(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Which nodes should be opened automatically.
- setAutoParent(String) - Method in class com.smartgwt.client.widgets.Canvas
-
This initialization property allows developers to create a canvas using the Class.addAutoChild() method, and have it
added as a child to some other component.
- setAutoPersistViewState(ListGridViewStatePart...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Setting this property to a non-null value will enable automatic saving of
view state
to offline storage.
- setAutoPlay(boolean) - Method in class com.smartgwt.client.widgets.Sound
-
Should the specified
audio file
be played automatically?
- setAutoPopulateData(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If a
dataContext
is provided, should subcomponents
automatically bind to the data?
- setAutoPosition(Boolean) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
If true, causes the ColorPicker to appear near where the mouse was last clicked.
- setAutoPreserveOpenState(PreserveOpenState) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Controls what happens to the
"open state"
- the set of
nodes opened or closed by the end user after tree data is loaded - when an entirely new tree of nodes is loaded from the
server, as a consequence of calling
invalidateCache()
or of changing criteria such that the current cache of nodes is dropped.
- setAutoPreserveOpenState(PreserveOpenState) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For dataBound treeGrids this specifies the
ResultTree.autoPreserveOpenState
, governing whether the open state of the tree should be preserved when new data
arrives due to cache invalidation.
- setAutoReset(Boolean) - Method in class com.smartgwt.client.util.tour.Tour
-
Should tour be auto-reset once it finishes in any manner so it can restarted?
- setAutoResizeAutoChildAttributes(boolean) - Static method in class com.smartgwt.client.widgets.Canvas
-
Should registered autoChild attributes be automatically resized with
controls
and
text
?
- setAutoResizeIcons(boolean) - Static method in class com.smartgwt.client.widgets.Canvas
-
Should icons be automatically resized with
controls
and
text
?
- setAutoRotateLabels(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setAutoSaveEdits(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this ListGrid is editable, should edits be saved out when the user finishes editing a row (or a cell if
saveByCell
is true).
- setAutoScrollContent(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When set to true, introduces scrollbars when this widget is smaller than the specified chart-content minimum
width
or
height
.
- setAutoScrollData(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For some
chart-types
, should the chart body be
automatically expanded and scrollbars introduced according to data?
- setAutoScrollDataApproach(AutoScrollDataApproach) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If set, overrides the default behavior of
autoScrollData
, potentially limiting what factors drive the automatic expansion of the chart.
- setAutoSelectHeaders(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, when multiple facets appear on one side in a nested headers presentation, the selection state of parent/child
headers are automatically kept in sync.
- setAutoSelectValues(AutoSelectionModel) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to select cells in the body when row or column headers are selected.
- setAutoShowParent(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If set to true, the widget's parent (if any) will automatically be shown whenever the widget is shown.
- setAutoSize(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, the window is resized automatically to accommodate the contents of the body, if they would otherwise require
scrolling.
- setAutoSizeHeaders(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Automatically size row headers to fit wrapped text.
- setAutoSizeHeaderSpans(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid has specified headerSpans
, setting
this attribute to true will cause spans to expand to accommodate long titles if necessary.
- setAutoSizeToTitle(Boolean) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
By default, RibbonGroups
are assigned a minimum width that allows the entire title to be visible.
- setAutoSortBubblePoints(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to draw data points in order of descending
point size
so that small values are less likely to be
completely occluded by larger values.
- setAutoStart(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether the stream should automatically begin capturing events.
- setAutoSynchronize(Boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
If explicitly set to false, prevents the ValuesManager from automatically propagating data value changes to its members.
- setAutoUpdateSiblingNodesOnDrag(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
For
multi-link trees
, indicates that we should
automatically
update the
position
values of old and new sibling
records
after a drag reparent or reposition-within-parent operation.
- setAutoUseTextField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true, the default, and when
useTextField
is set to false, such that the item displays multiple separate pickers,
useTextField
is
automatically switched on when the item is rendering in a non-interactive way, such as when printing, or when
canEdit
is false and the read-only display-mode is
static
.
- setAutoValidate(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
If this attribute is set to true, the pop up date range dialog will automatically validate the user-entered "to"
and "from" values on "OK"
-click, and refuse to dismiss if these items contain invalid values.
- setAutoWidth() - Method in class com.smartgwt.client.widgets.Canvas
-
Set the minimum value for width.
- setAutoWrapLines(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
When
LayoutPolicy
is "flow", should we automatically start a new line when there's not
enough room to fit the next tile on the same line?
- setAvailableDataSources(String...) - Method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIRequest
-
Global IDs of the data sources made available to AI for satisfying the user's request.
- setAvailableFields(DataSourceField...) - Method in class com.smartgwt.client.widgets.FieldPicker
-
Provides a new set of available fields.
- setAvailableFieldsColumnTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title for the 'Available Fields' column in the fieldList
.
- setAvailableFieldsHeaderControls(Canvas...) - Method in class com.smartgwt.client.widgets.FieldPicker
-
Provides a set of controls to appear as section
header controls
above the available fields grid.
- setAvailableFieldsTitle(String) - Method in class com.smartgwt.client.widgets.FieldPicker
-
- setAvailableRoles(String[]) - Static method in class com.smartgwt.client.util.Authentication
-
Specify the full set of available user roles.
- setAvailableTitleTitle(String) - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title displayed for the title property of the available fields
- setAxisEndValue(Double) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
End value for the primary axis of the chart.
- setAxisLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for the axis line drawn if this extra value axis is not positioned directly adjacent to the chart rect.
- setAxisStartValue(Double) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Start value for the primary axis of the chart.
- setAxisStartValue(Double) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- setAxisValueFormatter(ValueFormatter) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Formatter to apply to values displayed in the gradation labels.
- setAxisValueFormatter(ValueFormatter) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Formatter to apply to values displayed in the gradation labels.
- setBackBaseStyle(String) - Method in class com.smartgwt.client.widgets.NavigationButton
-
Base style for navigation buttons where
Direction
is set to
"back"
- setBackButtonIconSrc(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setBackButtonTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title of the
month
on Handsets when the
month view
is the current visible view.
- setBackButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
When using
single-column mode
, this i18n
property dictates the title for the
button
docked to
the top left which allows navigation back through the column tree.
- setBackgroundBandProperties(DrawRect) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for background band
- setBackgroundColor(String) - Method in class com.smartgwt.client.data.Hilite
-
When edited via a
HiliteEditor
, the value for the background color of this
hilite.
- setBackgroundColor(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional background color for the body portion of
canvases
representing this event in the various
calendar views
.
- setBackgroundColor(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The background color for this widget.
- setBackgroundColorPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- 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 className applied to the component.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the grid cells of the day and week views of the calendar.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
base cell style
for this listGrid.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Optional baseStyle
will be applied to the button.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Base CSS style.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
base cell style
for this listGrid.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
base cell style
for this listGrid.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
Base CSS style className applied to the component.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
CSS class for the section header.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
CSS style for a normal cell
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.NavigationButton
-
Default baseStyle for navigation buttons.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.Progressbar
-
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.RangeSlider
-
Base style name for CSS styles applied to the background of the rangeSlider.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Default stateful CSS class for this button.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Base CSS style className applied to the component.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Base CSS style className applied to the component.
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
- setBaseStyle(String) - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
CSS style for the tile as a whole.
- setBaseWeekdayStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekdays.
- setBaseWeekendStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekends.
- setBaseWeekStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setBasicColorLabel(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The label shown above the basic color blocks.
- setBeanClassName(String) - Method in class com.smartgwt.client.data.OperationBinding
-
A per-operationBinding setting for beanClassName, otherwise also settable at the top-level DataSource configuration.
- setBindEnteredText(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
When set on a step with an
actionType
of "change", the
entered or selected value will be automatically bound to the specified value in the
tour state
.
- setBindOutput(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
When set, the output of the task will be automatically bound to the specified value in the
process state
.
- setBlockingRowCountFetch(boolean) - Method in class com.smartgwt.client.data.ResultSet
-
- setBlockingRowCountFetch(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If specified, this attribute will be applied to this grid's
data object
for dataBound grids.
- setBlockSeparator(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A string (HTML acceptable) that will be written to a page to separate blocks.
- setBlockStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for each block (one record's worth of data).
- setBlue(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Sets the Blue element of the selected color
- setBlueFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Blue' field in the complex chooser.
- setBlueFieldTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Blue' field in the complex chooser.
- setBlur(int) - Method in class com.smartgwt.client.widgets.drawing.Shadow
-
- setBodyBackgroundColor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Background color applied to the ListGrid body (that is, the area of the grid where data values are rendered).
Note
that this will typically not be visible to the user unless there are few enough rows that there is visible space in the
body below the last row.
- setBodyColor(String) - Method in class com.smartgwt.client.widgets.Window
-
Color of the Window body.
- setBodyConstructor(String) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Smart GWT class for the body.
- setBodyDefaults(Map) - Method in class com.smartgwt.client.widgets.Window
-
Default properties for the body of the Window
You can change the class-level bodyDefaults for all Windows by
changing this item or set instance.body to be another object of properties to override for your instance only
- setBodyMinHeight(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Minimum height for the body of this cubeGrid.
- setBodyMinWidth(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Minimum width for the body of this cubeGrid.
- setBodyOverflow(Overflow) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Overflow setting for the "body", that is, the area of the grid where data values are rendered.
- setBodyStyle(String) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
CSS class for the
body area
of the EventCanvas.
- setBodyStyle(String) - Method in class com.smartgwt.client.widgets.Window
-
Style of the Window body.
- setBodyStyleName(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
CSS class for the CubeGrid body
- setBodyStyleName(String) - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
CSS style used for the body of this grid.
- setBodyStyleName(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
CSS style used for the body of this grid.
- setBodyStyleName(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
CSS style used for the body of this menu when there is no icon field.
- setBoldSelectionPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- setBooleanBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
An optional base CSS style to apply to the checkbox image.
- setBooleanBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An optional CSS style to apply to the checkbox image.
- setBooleanFalseImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to display for a false value in a boolean field.
- setBooleanImageHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setBooleanImageWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setBooleanPartialImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to display for a partially true value in a boolean field (typically selection).
- setBooleanTrueImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to display for a true value in a boolean field.
- setBorder(String) - Static method in class com.smartgwt.client.tools.SelectionOutline
-
Set the CSS border of this component as a CSS string including border-width, border-style, and/or color (eg "1px dashed
blue").
- setBorder(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the CSS border of this component, as a CSS string including border-width, border-style, and/or color (eg "2px solid
blue").
- setBorderAfter(String) - Method in class com.smartgwt.client.widgets.cube.Facet
-
CSS line style to apply as a border after this facet, eg "1px dashed blue"
- setBorderAfter(String) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
CSS line style to apply as a border after this facetValue.
- setBorderBefore(String) - Method in class com.smartgwt.client.widgets.cube.Facet
-
CSS line style to apply as a border before this facet, eg "1px dashed blue"
- setBorderBefore(String) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
CSS line style to apply as a border before this facetValue.
- setBorderColor(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional border color for the body portion of
canvases
representing this event in the various
calendar views
.
- setBorderColor(String) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Color for gauge sector borders.
- setBorderRadius(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The CSS border-radius for this widget.
- setBorderWidth(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Pixel width for gauge sector borders.
- setBottom(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Resizes the widget vertically to position its bottom edge at the specified coordinate.
- setBoundNotifyMessage(String) - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
The default message to be shown when a target form is bound to a DataSource.
- setBreadth(int) - Method in class com.smartgwt.client.widgets.Progressbar
-
Thickness of the progressbar in pixels.
- setBreadth(int) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Breadth of the tabBar (including baseline breadth)
- setBriefRowRangeDisplayValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setBrightenAllOnHover(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setBrightenPercent(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
highlightDataValues
is true, sets the
percentage by which to brighten filled data-shapes in some
chart-types
as the mouse is moved over the chart.
- setBringEventsToFront(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set to true, clicking an event will bring it to the front of the zorder.
- setBringToFrontOnMouseUp(boolean) - Method in class com.smartgwt.client.widgets.Window
-
Should this window automatically be shown at the top of the page's z-order and be brought to front via
Canvas.bringToFront()
whenever the user clicks it?
- setBringToFrontOnSelect(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
Should component be brought to front when selected? Applies when
useEditMask
:true.
- setBrowserAutoCapitalize(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Note : This is an advanced setting
- setBrowserAutoCapitalize(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Note : This is an advanced setting
- setBrowserAutoCorrect(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
In Mobile Safari, should automatic correction be offered for text in the item's text box? If null
, then
Mobile Safari determines automatically whether to enable autocorrect.
- setBrowserAutoCorrect(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
In Mobile Safari, should automatic correction be offered for text in the item's text box? If null
, then
Mobile Safari determines automatically whether to enable autocorrect.
- setBrowserInputType(String) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- setBrowserInputType(String) - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
- setBrowserInputType(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Form item input type - governs which keyboard should be displayed for mobile devices (supported on iPhone / iPad)
- setBrowserInputType(String) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
This property corresponds to the HTML5 "inputType" attribute applied to the <input> element for this TextItem.
- setBrowserInputType(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setBrowserSpellCheck(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this browser has a 'spellCheck' feature for text-based form item elements, should it be used for items in this form?
Can be overridden at the item level via
FormItem.browserSpellCheck
- setBrowserSpellCheck(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this browser supports spell-checking of text editing elements, do we want this enabled for this item? If unset the
property will be inherited from the containing form.
- setBtnSize(Integer) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The size of the square buttons (arrows) at the ends of this scrollbar.
- setBubbleHoverMaxDistance(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Maximum distance from the *outer radius* of the nearest bubble when hover will be shown.
- setBubbleProperties(DrawItem) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the shapes displayed around the data points (for example, in a bubble chart).
- setBuildRequest(ApplyAIFilterRequest) - Method in class com.smartgwt.client.ai.ApplyAIFilterContext
-
The initial request.
- setBuildRequest(BuildAIFieldRequestRequest) - Method in class com.smartgwt.client.ai.BuildAIFieldRequestContext
-
The initial request.
- setBuildRequest(BuildCriterionRequest) - Method in class com.smartgwt.client.ai.BuildCriterionContext
-
The initial request.
- setBuildRequest(BuildDataBoundUIViaAIRequest) - Method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIContext
-
The initial request.
- setBuildRequest(BuildHilitesRequest) - Method in class com.smartgwt.client.ai.BuildHilitesContext
-
The initial request.
- setBuildRequest(BuildUIViaAIRequest) - Method in class com.smartgwt.client.ai.BuildUIViaAIContext
-
The initial request.
- setBuildRequest(BuildViaAIRequest) - Method in class com.smartgwt.client.ai.BuildViaAIContext
-
The initial request.
- setBulletControls(ControlName...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Default HTML list control group.
- setBulletControls(Object...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Use this signature if you plan to pass a mixture of standard ControlNames and custom
widgets (any subclass of Canvas is allowed):
{@link com.smartgwt.client.widgets.RichTextEditor#setBulletControls(com.smartgwt.client.types.ControlName...) setBulletControls(ControlName...
- setButtonAutoFit(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
- setButtonBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
If specified this baseStyle will be applied to the buttons in this toolbar.
- setButtonLayoutControls(String...) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setButtonProperties(Button) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Custom Properties to apply to the button item.
- setButtonProperties(IButton) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Properties to be used in creating each option button.
- setButtons(Button...) - Method in class com.smartgwt.client.widgets.Dialog
-
Array of Buttons to show in the
toolbar
, if shown.
- setButtons(StatefulCanvas...) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
List of buttons for the toolbar.
- setButtonSpace(int) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Space between the buttons of this toolbar.
- setButtonTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
The (horizontal) alignment of this button's title.
- setBypassCache(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
For xmlHttp transport + httpMethod: "GET" only, set to true to force a conditional GET request even if the browser
thinks it has a current cached response.
- setCacheAcrossOperationIds(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
When
cacheAllData
mode is enabled and a
cacheAllOperationId
has been set, this flag affects whether
cached results are used for all "fetch" requests regardless of their
DSRequest.operationId
, or are used only for "fetch" requests that use
the
cacheAllOperationId
, allowing other requests to go to server normally.
- setCacheAllData(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Set this property to true to have a DataSource fetch all of its data client-side on the first fetch request.
- setCacheAllOperationId(String) - Method in class com.smartgwt.client.data.DataSource
-
- setCacheData(Record...) - Method in class com.smartgwt.client.data.DataSource
-
For a
cacheAllData
or client-only DataSource, a set of
records to use as a dataset, specified as an Array of JavaScript Objects representing records.
- setCacheMaxAge(int) - Method in class com.smartgwt.client.data.DataSource
-
The maximum time, in seconds, to maintain the client-side cache.
- setCachePickListResults(boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
For databound pickLists (see PickList.optionDataSource), by default Smart GWT will cache and re-use datasets shown by
different pickLists displayed by different SelectItems in an LRU (least recently used) caching pattern.
- setCachePickListResults(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
For databound pickLists (see PickList.optionDataSource), by default Smart GWT will cache and re-use datasets shown by
pickLists in an LRU (least recently used) caching pattern.
- setCacheScreen(Boolean) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
- setCalculated(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Boolean flag to indicate that a dataSource field has its values dynamically calculated rather than being populated in
permanent storage.
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.CellHoverCustomizer
-
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.DisableDateCustomizer
-
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.DragHoverCustomizer
-
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
The
Calendar
in which this EventCanvas is being rendered.
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.EventCanvasHoverHTMLCustomizer
-
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.EventCanvasMenuCustomizer
-
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.EventDialogCustomizer
-
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.EventEditorCustomizer
-
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevelHoverCustomizer
-
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevelTitleCustomizer
-
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.IndicatorHoverHTMLCustomizer
-
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.MonthViewHoverHTMLCustomizer
-
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.ShowDateCustomizer
-
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.ShowEventCustomizer
-
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.ShowLaneCustomizer
-
- setCalendar(Calendar) - Method in class com.smartgwt.client.widgets.calendar.ZoneHoverHTMLCustomizer
-
- setCalendarView(CalendarView) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
The
CalendarView
in which this EventCanvas is being rendered.
- setCallback(DSCallback) - Method in class com.smartgwt.client.data.DSRequest
-
- setCallback(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The callback to fire when the saveButton
is
clicked.
- setCallback(String) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
- setCallbackCustomizer(FieldPickerCallbackCustomizer) - Method in class com.smartgwt.client.widgets.FieldPicker
-
This method is called during rendering for all events in the visible range - those which
would be rendered by default.
- setCallbackParam(String) - Method in class com.smartgwt.client.data.DataSource
-
Applies only to dataFormat: "json" and
dataTransport
:"scriptInclude".
- setCallbackParam(String) - Method in class com.smartgwt.client.data.OperationBinding
-
Applies only to dataFormat: "json".
- setCallbackParam(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
For use only with the
scriptInclude
transport, this attribute
specifies the name of the URL parameter which is used to specify the callback function that
the server is expected to call by writing out JavaScript code.
- setCalMonthEventLinkStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the links rendered by
getDayBodyHTML()
.
- setCanAcceptDrop(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates that this object can receive dropped widgets (i.e.
- setCanAcceptDrop(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
When set to false
, other records cannot be dropped on (i.e., inserted via drag and drop) immediately before
this record.
- setCanAcceptDrop(Boolean) - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If true, items (buttons) can be dropped into this toolbar, and the toolbar will show a drop line at the drop location.
- setCanAcceptDrop(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Governs whether dragged data (typically other treeNode
s) may be dropped over this node.
- setCanAcceptDroppedRecords(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether records can be dropped into this listGrid.
- setCanAcceptDroppedRecords(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether records can be dropped into this TileGrid.
- setCanAcceptDroppedRecords(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Indicates whether records can be dropped into this listGrid.
- setCanAdaptHeight(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
- setCanAdaptWidth(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
- setCanAdaptWidth(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates that this component is able to render itself at multiple possible sizes, in order to fit into less space when
very little space is available, or to display more information or provide more immediate access to functionality when
more space is available.
- setCanAdaptWidth(Boolean) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If enabled, the tab will collapse to show just its icon when showing the title would cause overflow of a containing
TabBar
.
- setCanAddAISortFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Adds an item to the header context menu allowing users to launch a dialog to define a new field to be sorted by an AI
score of the entire record and possibility related records.
- setCanAddFormulaFields(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
- setCanAddFormulaFields(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setCanAddFormulaFields(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setCanAddFormulaFields(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Adds an item to the header context menu allowing users to launch a dialog to define a new
field based on values present in other fields, using the com.smartgwt.client..FormulaBuilder
.
- setCanAddFormulaFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setCanAddFormulaFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setCanAddFormulaFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setCanAddFormulaFields(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setCanAddFormulaFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setCanAddSearch(boolean) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
This flag controls whether adding new searches is allowed.
- setCanAddSummaryFields(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
- setCanAddSummaryFields(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setCanAddSummaryFields(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setCanAddSummaryFields(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Adds an item to the header context menu allowing users to launch a dialog to define a new
text field that can contain both user-defined text and the formatted values present in other
fields, using the com.smartgwt.client..SummaryBuilder
.
- setCanAddSummaryFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setCanAddSummaryFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setCanAddSummaryFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setCanAddSummaryFields(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setCanAddSummaryFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setCanAddTabs(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- setCanAggregate(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
By default, all DataSources are assumed to be capable of handling
ServerSummaries
on
fetch or filter type operations.
- setCanAutoFitFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Can the user perform one-time autofit for specific columns in this grid?
- setCanAutoFitWidth(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Should the user be allowed to perform one-time autofitting of this field via a header context-menu option?
- setCanCancel(Boolean) - Method in class com.smartgwt.client.util.tour.Tour
-
Set to false
to prevent tour steps from allowing the user to cancel the tour.
- setCanCancel(Boolean) - Method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
-
Whether to allow the user to cancel the AI process.
- setCancelButtonDisabled(Boolean) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Should cancel button be disabled?
- setCancelButtonPrompt(String) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Prompt displayed in hover for cancel button.
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the cancellation button.
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title for the "Cancel" button on this dialog.
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title shown on the Cancel button
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Cancel' button.
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title text for the cancelButton
.
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title text for the cancel button
.
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Title for the "Done" button shown when the
NavigationBar
is present.
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the cancelButton
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the cancelButton
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
- setCancelButtonTitle(String) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
- 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.
- setCancellationController(CancellationController) - Method in class com.smartgwt.client.ai.AIRequest
-
- setCancellationController(CancellationController) - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
If provided, the
CancellationController
that will be looked to for whether the record
summarization operation is canceled.
- setCancellationController(CancellationController) - Method in class com.smartgwt.client.util.AsyncOperationContext
-
A
CancellationController
that the asynchronous operation should look to for whether the
operation is canceled.
- setCancellationController(CancellationController) - Method in class com.smartgwt.client.util.AsyncOperationParams
-
A
CancellationController
that the asynchronous operation should look to for whether the
operation is canceled.
- setCancellationReason(String) - Method in class com.smartgwt.client.util.AsyncOperationResult
-
If this is a CANCELED-
type
result, an optional statement
to be displayed to the user of the reason for cancellation.
- setCancelSteps(ProcessElement...) - Method in class com.smartgwt.client.util.tour.Tour
-
The
ProcessElement
s representing steps that should be performed if the user
cancels the tour.
- setCanClose(Boolean) - Method in class com.smartgwt.client.util.workflow.AddScreenTask
-
Can the created SectionStackSection or TabSet be closed by the user?
- setCanClose(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Is this section closeable?
- setCanClose(Boolean) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Determines whether this tab should show a close icon allowing the user to dismiss the tab
by clicking on the close icon directly.
- setCanClose(boolean) - Method in class com.smartgwt.client.widgets.tab.Tab
-
- setCanCloseSections(boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- setCanCloseTab(Tab, boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Sets the given tab's
canClose
property to the boolean parameter
canClose.
- setCanCloseTabs(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should tabs in this tabSet show an icon allowing the user to dismiss the tab by
clicking on it directly.
- setCanCollapse(Boolean) - Method in class com.smartgwt.client.tools.StyleGroup
-
Can this group's section be collapsed?
- setCanCollapse(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
For tree facets, whether expand/collapse controls should be shown.
- setCanCollapse(Boolean) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
For individual parent facetValues within a hierarchical facet, this flag controls whether an expand/collapse control
will be shown.
- setCanCollapse(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Whether this section header can be collapsed.
- setCanCollapse(Boolean) - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
If this property is true, a click on the Splitbar will collapse its
target
, hiding it and shifting the Splitbar and other members of the
layout across to fill the newly available space.
- setCanCollapse(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
This attribute controls whether or not the expand/collapse UI control is shown on the header of this section.
- setCanCollapse(boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
If this property is true, a click on the Splitbar will collapse its
target
, hiding it and shifting the Splitbar and other members of the
layout across to fill the newly available space.
- setCanCollapseAll(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- setCanCollapseFacets(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, hierarchical facets will show expand/collapse controls to allow the user to expand and collapse the tree of
facetValues for that facet.
- setCanCollapseGroup(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Can a group be collapsed/expanded? When true a collapse/expand icon is shown (
groupIcon
) and the user can collapse or expand the group by
clicking either the row as a whole or the opener icon (see
collapseGroupOnRowClick
); When false the group
icon is not shown and clicking on the row does not change group state.
- setCanCollapseOnTap(boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
- setCanCopySearch(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Whether existing searches can be copied.
- setCanCreateEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, users can create new events.
- setCanCreateOtherDayEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showOtherDays
is true, determines whether
clicking in a Month-view body-cell that represents a date outside the selected month will open the
event-editor window
at the cell's location.
- setCanDeleteEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setCanDismiss(Boolean) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Displays an icon to allow a message to be dismissed through the UI.
- setCanDrag(Boolean) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Optional boolean value controlling whether this event can be dragged with the mouse.
- setCanDrag(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates whether this widget can initiate custom drag-and-drop operations (other than reposition or resize).
- setCanDrag(Boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Is this DrawItem draggable? If true, then the DrawItem can be drag-repositioned by the user.
- setCanDrag(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
When set to false
, this record cannot be dragged.
- setCanDrag(Boolean) - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
canDrag
set to true to allow dragging of the split bar.
- setCanDrag(Boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
canDrag
set to true to allow dragging of the split bar.
- setCanDrag(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Governs whether this node can be dragged.
- setCanDragCreateEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A boolean value controlling whether new events of varying length can be created by dragging the cursor.
- setCanDragEventField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether an
EventCanvas
can be moved or resized by dragging with the mouse.
- setCanDragEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A boolean value controlling whether users can drag-reposition events.
- setCanDragGroup(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Should the group selection box shown when
canGroupSelect
is true allow dragging the group as a whole?
- setCanDragGroup(Boolean) - Method in class com.smartgwt.client.tools.EditPane
-
Should the group selection box shown when
canGroupSelect
is true allow dragging the group as a whole?
- setCanDragGroup(Boolean) - Method in class com.smartgwt.client.tools.EditTree
-
Should the group selection box shown when
canGroupSelect
is true allow dragging the group as a whole?
- setCanDragRecordsOut(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Indicates whether records can be dragged from this listGrid and dropped elsewhere.
- setCanDragRecordsOut(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether records can be dragged from this listGrid and dropped elsewhere.
- setCanDragRecordsOut(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Indicates whether records can be dragged from this listGrid and dropped elsewhere.
- setCanDragReposition(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates whether this widget can be moved by a user of your application by simply dragging with the mouse.
- setCanDragReposition(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, this Window may be moved around by the user by dragging on the Window header.
- setCanDragResize(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates whether this widget can be resized by dragging on the edges and/or corners of the widget with the mouse.
- setCanDragResize(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field can be dragResized using the mouse.
- setCanDragResize(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Can the window be drag-resized? If true the window may be drag resized from its edges, and if showing, via the resizer
icon in the footer.
- setCanDragScroll(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If this Canvas is canAcceptDrop:true, when the user drags a droppable widget over an edge of the widget, should we
scroll to show the rest of the widget's content? Returned from canvas.shouldDragScroll() if there are scrollbars.
- setCanDragScroll(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Can the user drag-scroll the DrawPane?
- setCanDragSelect(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
For touch browsers
, canDragSelect
defaults to false so
that touch scrolling can be used to navigate scrollable CubeGrids.
- setCanDragSelect(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is true, users can drag the mouse to select several rows or cells.
- setCanDragSelectText(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setCanDragTilesOut(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether tiles can be dragged from this TileGrid
and dropped elsewhere.
- setCanDrop(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Indicates that this object can be dropped on top of other widgets.
- setCanDropBefore(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
When explicitly set to false, disallows drop before this member in the Layout.
- setCanDropBefore(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
When explicitly set to false, disallows drop before this member in the Layout.
- setCanDropComponents(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Layouts provide a default implementation of a drag and drop interaction.
- setCanDropComponents(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
SectionStacks provide the same default implementation of drag and drop interactions as
Layouts
, except that members are added as items into the
section over which they're dropped.
- setCanDropInEmptyArea(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to false, dropping over an empty part of the grid body is disallowed and the no-drop indicator is displayed.
- setCanDropOnLeaves(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Whether drops are allowed on leaf nodes.
- setCanDropSiblingAfterLastNode(boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When performing a drag and drop to add or move data within the tree, should users be able to make the dropped node a
sibling of the last node in the tree by dropping just below it?
- setCanDuplicate(Boolean) - Method in class com.smartgwt.client.tools.EditNode
-
- setCanDuplicate(Boolean) - Method in class com.smartgwt.client.tools.PaletteNode
-
- setCanEdit(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Controls whether, by default, dataBoundComponents consider this field editable.
- setCanEdit(Boolean) - Method in class com.smartgwt.client.data.Field
-
If set to true
, then values for the field are considered editable.
- setCanEdit(Boolean) - Method in class com.smartgwt.client.data.Hilite
-
Can highlight be edited from header context menu? Setting attribute to false
prevents editing.
- setCanEdit(Boolean) - Method in class com.smartgwt.client.data.SimpleType
-
- setCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Optional boolean value controlling the editability of this particular calendarEvent.
- setCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether cells can be edited in this grid.
- setCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Whether cells for this facetValue can be edited.
- setCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If set to false
, the form will be marked read-only.
- setCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Is this form item editable (canEdit:true) or read-only (canEdit:false)? Setting the form item to non-editable causes it
to render as read-only.
- setCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Can the user edit cells in this listGrid? Can be set for the listGrid, and overridden for individual fields.
If 'canEdit' is false at the listGrid level, fields can never be edited - in this case the canEdit property on
individual fields will be ignored.
If 'canEdit' is set to true at the listGrid level, setting the 'canEdit'
property to false at the field level will prevent the field from being edited inline unless a custom override
of
canEditCell()
allows it.
If 'canEdit' is not
set at the listGrid level, setting 'canEdit' to true at the field level enables the field to be edited inline.
- setCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
This property establishes default editability for the field.
- setCanEditAISummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Can this AI summary or sort field be edited from the header context menu? Setting this property to false
prevents editing by the user.
- setCanEditCriterionPredicate(FormItemCanEditCriterionPredicate) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
- 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
-
- setCanEditFieldAttribute(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this component is bound to a dataSource, this attribute may be specified to customize what fields from the dataSource
may be edited by default.
- setCanEditFieldAttribute(String) - Method in class com.smartgwt.client.widgets.form.SearchForm
-
This property is overridden in SearchForm to allow editing of dataSource fields marked as canFilter:true
by
default.
- setCanEditFieldAttribute(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this component is bound to a dataSource, this attribute may be specified to customize what fields from the dataSource
may be edited by default.
- setCanEditFormula(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Can formula be edited from header context menu? Setting attribute to false
prevents editing.
- setCanEditHilites(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
- setCanEditHilites(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Adds an item to the header context menu allowing users to launch a dialog to define grid hilites using the
HiliteEditor
.
- setCanEditLane(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Can events be moved between lanes? If so, the event can be dragged to a different
lane
, and the event
quick dialog
and
editor
allow a lane to be selected with a drop-down
chooser.
- setCanEditLane(Boolean) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Boolean indicating whether this event can be moved between lanes.
- setCanEditLaneField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether that event
can be moved between lanes.
- setCanEditOpaqueValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, indicates that this FormItem is capable of editing "opaque" values, ie, objects that are more complex than
simple primitive types like numbers, strings and dates.
- setCanEditSearch(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Whether existing searches can be edited.
- setCanEditSublane(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Can events be moved between sublanes?
- setCanEditSublane(Boolean) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Boolean indicating whether this event can be moved between lanes.
- setCanEditSublaneField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether that event
can be moved between individual
sublanes
in a
Lane
.
- setCanEditSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Can summary be edited from header context menu? Setting attribute to false
prevents editing.
- setCanEditTabTitles(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If true, users can edit the titles of tabs in this TabSet when the
titleEditEvent
fires.
- setCanEditTitle(Boolean) - Method in class com.smartgwt.client.widgets.tab.Tab
-
- setCanEditTitles(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setCanEmbedSQL(Boolean) - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
Indicates whether this subquery can be implemented by embedding SQL directly in the wider SQL statement that will be
used to resolve the fetch request.
- setCanExpand(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Should we show an
expansionIcon
expand
button allowing the user to show an expanded view of the
pickList
with multiple fields.
- setCanExpand(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
- setCanExpand(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be expanded.
- setCanExpandMultipleRecords(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
is true, this property
indicates whether multiple records can be expanded simultaneously.
- setCanExpandRecordProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will be checked to determine whether a record can be expanded.
- setCanExpandRecords(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true, shows an additional field at the beginning of the field-list (respecting RTL) to allow users to expand
and collapse individual records.
- setCanExport(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Dictates whether the data in this field be exported.
- setCanExport(Boolean) - Method in class com.smartgwt.client.data.Field
-
If set to true
, then values for the field are considered exportable.
- setCanExport(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Dictates whether the data in this field be exported.
- setCanExport(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGridField
-
Dictates whether the data in this field be exported.
- setCanExport(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Dictates whether the data in this field be exported.
- setCanFilter(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Should the user be able to filter data by this field? Affects whether this field will show up in dataBoundComponents
with UI for filtering data.
- setCanFilter(Boolean) - Method in class com.smartgwt.client.data.SimpleType
-
- setCanFilter(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If showing a filter row for this ListGrid, should the filter criteria for this field be editable
- setCanFilterSampleValue(Boolean) - Method in class com.smartgwt.client.widgets.FieldPicker
-
Whether the current fields' filter row allows the sample value column to be filtered.
- setCanFocus(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Can this widget be allowed to become the target of keyboard events?
- setCanFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
DynamicForms are considered to have focus if any of their form items have focus.
- setCanFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Is this form item focusable? Setting this property to true on an otherwise non-focusable element such as a
StaticTextItem
will cause the item to be included in the page's tab order and
respond to keyboard events.
- setCanFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Set to false to suppress all focus features for this icon.
- setCanFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
MiniDateRangeItems are marked as canFocus:true, and set up with properties such that focus will always go to the icon to
launch the dateRange dialog.
- setCanFocus(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether keyboard manipulation of the slider is allowed.
- setCanFocus(String, boolean) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Modifies whether or not some specified target should be treated as focusable and provide a meaningful TabIndex on a call
to
getTabIndex()
.
- setCanFocusInEmptyGrid(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the listGrid is empty, should the user be able to put focus into the grid body by tabbing to it?
- setCanFocusInHeaderButtons(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
- setCanFreeze(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should display freezing/unfreezing options in its header context menu.
- setCanFreezeFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether an interface should be shown to allow user is allowed to dynamically "freeze" or "unfreeze" columns with respect
to horizontally scrolling.
- setCanGroupBy(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Can records be grouped from header context menu? Overrides
ListGrid.canGroupBy
when in edit mode.
- setCanGroupBy(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If false, grouping via context menu will be disabled.
- setCanGroupBy(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Determines whether this field will be groupable in the header context menu.
- setCanGroupLanes(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, allows the lanes in a Timeline to be grouped by providing a value for
laneGroupByField
.
- setCanGroupSelect(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Should a group selection outline covering the outermost bounding boxes of all selected components be shown in this
container?
- setCanGroupSelect(Boolean) - Method in class com.smartgwt.client.tools.EditPane
-
Should a group selection outline covering the outermost bounding boxes of all selected components be shown in this
container?
- setCanGroupSelect(Boolean) - Method in class com.smartgwt.client.tools.EditTree
-
Should a group selection outline covering the outermost bounding boxes of all selected components be shown in this
container?
- setCanHide(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set to false, this field will be omitted from the column picker that appears in the header context menu when
ListGrid.canPickFields
is enabled.
- setCanHilite(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Determines whether this field can be hilited.
- setCanHilite(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Determines whether this field can be hilited.
- setCanHiliteViaAI(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true
and AI component views are enabled, shows an item in this component's header context menu
that allows the user to ask the AI to hilite the records according to a natural language description of which records to
hilite.
- setCanHover(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Will this Canvas fire hover events when the user hovers over it, or one of its children?
- setCanHover(Boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Will this DrawItem fire hover events when the user hovers over it?
- setCanHover(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Indicates whether hovers can be shown for this item.
- setCanHover(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, cellHover and rowHover events will fire and then a hover will be shown (if not canceled) when the user leaves
the mouse over a row / cell unless the corresponding field has
showHover
set to false.
- setCanMinimize(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
If facet minimizing is enabled, whether this facet should show controls to minimize the next facet.
- setCanMinimize(Boolean) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
If
facet minimizing
is enabled, whether this
facet value should show controls to minimize the next facet.
- setCanMinimizeColumns(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, allow columns in the grid body to be minimized (reduced to the width of the minimize control) by clicking on a
minimize control in the innermost column headers.
- setCanMinimizeFacets(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, when multiple facets are shown on a side, all facetValues in the second level of headers or higher will show
controls to "minimize" the values of the next facet.
- setCanModifyProperty(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Optional name of a boolean field in the records returned by the optionDataSource
, where setting the field
to false
means the Record cannot be edited or removed by the current user.
- setCanMoveAxes(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether the positions of value axes can be changed.
- setCanMoveFacets(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether row and column facets can be rearranged by the user, by dragging and dropping the facet labels.
- setCanMultiGroup(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When true, indicates that this ListGrid supports grouping on multiple fields.
- setCanMultiSort(boolean) - Method in class com.smartgwt.client.data.DataSource
-
When true, indicates that this DataSource supports multi-level sorting.
- setCanMultiSort(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When true, indicates that this ListGrid supports sorting on multiple fields.
- setCanOcclude(Boolean) - Method in class com.smartgwt.client.util.workflow.ShowNextToComponentTask
-
Can this component can be positioned on top of the other component if there isn't room to show next to it?
- setCanPickFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether the field picker item and submenu should be present in the header context menu.
- setCanPickFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
If set, right-clicking on the DetailViewer will show a context menu that offers to bring up a
FieldPicker
for configuring which fields are displayed and their order.
- setCanPickOmittedFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
-
- setCanRemoveSearch(boolean) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Whether existing searches can be removed.
- setCanReorder(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field can be reordered using the mouse.
- setCanReorder(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
- setCanReorder(Boolean) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
TabSet.canReorderTabs
is set to
true
,
setting
canReorder
explicitly to
false
for some tab will disallow drag-reordering of this tab.
- setCanReorderColumns(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, body columns can be reordered via the innermost column headers.
- setCanReorderFields(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Indicates whether fields in this listGrid can be reordered by dragging and dropping header fields.
- setCanReorderFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether fields in this listGrid can be reordered by dragging and dropping header fields.
- setCanReorderItems(Boolean) - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If true, items can be reordered by dragging on them.
- setCanReorderLanes(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, lanes can be reordered by dragging their
laneFields
with the mouse.
- setCanReorderRecords(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether records can be reordered by dragging within this ListGrid
.
- setCanReorderRecords(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Indicates whether records can be reordered by dragging within this ListGrid
.
- setCanReorderSections(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Whether sections can be drag reordered by the user dragging the section header.
- setCanReorderTabs(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If true, tabs can be reordered by dragging on them.
- setCanReorderTiles(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether tiles can be reordered by dragging within this TileGrid
.
- setCanReparentNodes(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If set this property allows the user to reparent nodes by dragging them from their current folder to a new folder.
Backcompat: For backwards compatibility with versions prior to Smart GWT 1.5, if this property is unset, but
this.canAcceptDroppedRecords
is true, we allow nodes to be dragged to different folders.
- setCanRequestRowCount(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Depending on whether
DataSource.progressiveLoading
is
active, the exact count of available rows may not be known, and
canRequestRowCount
controls whether the
end user may explicitly request it by clicking the
RowRangeDisplay
label.
- setCanRequestRowCount(boolean) - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
When an exact row count is currently unavailable on the source listGrid's
data object
, can the user issue a
row count fetch
by clicking?
- setCanResize(Boolean) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
Optional boolean value controlling whether this event can be drag-resized with the mouse.
- setCanResizeColumns(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, body columns can be resized via the innermost column headers.
- setCanResizeColumns(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Are columns in this PortalLayout drag-resizeable?
- setCanResizeEventField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Name of the field on each
CalendarEvent
that determines whether an event
can be resized by dragging.
- setCanResizeEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setCanResizeFields(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Indicates whether fields in this listGrid can be resized by dragging header fields.
- setCanResizeFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether fields in this listGrid can be resized by dragging header fields.
- setCanResizeItems(Boolean) - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If true, items (buttons) can be resized by dragging on them.
- setCanResizePortlets(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Should the height and width of
Portlets
be drag-resizable?
- setCanResizeRows(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
- 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
-
- setCanReturnOpenFolders(boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- setCanReturnOpenSubfoldersProperty(String) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When using
fetchMode:"paged"
and providing multiple levels of the tree in
one DSResponse,
canReturnOpenSubfoldersProperty
may be set on any folder to indicate whether child folders
might be returned by the server already open.
- setCanSave(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Whether values in this field can be updated and saved to the dataSource.
- setCanSaveSearches(boolean) - Method in class com.smartgwt.client.tools.EditTree
-
Option to save searches is disabled for editTree
- setCanSaveSearches(boolean) - Method in class com.smartgwt.client.tools.ListPalette
-
Option to save searches is disabled for listPalettes
- setCanSaveSearches(boolean) - Method in class com.smartgwt.client.tools.TreePalette
-
Option to save searches is disabled for treePalettes
- setCanSaveSearches(boolean) - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
Option to save searches is disabled for PickListMenus
- setCanSaveSearches(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When enabled (the default), causes a "Saved views >" submenu to appear in the header context menu, last, allowing the
user to create new saved searches, select previously saved searches, and edit or copy existing searches.
- setCanSaveSearches(boolean) - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
CanSaveSearches is explicitly disabled for RecordEditors by default.
- setCanSaveSearches(boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Option to save searches is disabled for menus
- setCanSaveSearches(boolean) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Option to save searches is disabled for TableView
- setCanSelect(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
Can this component be selected? Selection is allowed unless this property is set to false
.
- setCanSelect(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record can be selected.
- setCanSelectAll(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Controls whether a checkbox for selecting all records appears in the header with
selectionAppearance
set to "checkbox"
- setCanSelectAll(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This property is not supported on TreeGrid, and only applies to the
ListGrid
superclass.
- setCanSelectCells(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setCanSelectChildren(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
Whether to allow selection of the children of this
EditNode
.
- setCanSelectEditNodes(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Should editNodes added to this EditContext be selectable? When
true
, each
EditProxy.canSelectChildren
property is enabled unless
explicitly set to
false
.
- setCanSelectEvents(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setCanSelectFolders(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setCanSelectGroups(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.
- setCanSelectRecordCustomizer(CanSelectRecordCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This customizer is called to determine whether a given record can be selected in this grid.
- setCanSelectSummaryRows(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to allow selection of the summary row, for example by clicking on the record.
- setCanSelectText(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether native drag selection of contained text is allowed within this Canvas.
- setCanSelectText(boolean) - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Should the user be able to select the text in this item?
- setCanSelectText(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For items showing a text value, should the user be able to select the text in this item?
- setCanSelectText(boolean) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Should the user be able to select the text in this item?
- setCanSelectText(boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
By default SelectItems do not allow users to select the text of the selected value.
- setCanSelectText(boolean) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Should the user be able to select the text in this item?
- setCanSelectText(Boolean) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Text selection for copy and paste is enabled by default in the HTMLFlow class.
- setCanSelectValues(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Determines whether cell values in the body can be selected.
- setCanShowFilterEditor(boolean) - Method in class com.smartgwt.client.tools.EditTree
-
Option to show filter editor is disabled for editTree
- setCanShowFilterEditor(boolean) - Method in class com.smartgwt.client.tools.ListPalette
-
Option to show filter editor is disabled for listPalettes
- setCanShowFilterEditor(boolean) - Method in class com.smartgwt.client.tools.TreePalette
-
Option to show filter editor is disabled for treePalettes
- setCanShowFilterEditor(boolean) - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
Option to show filter editor is disabled for pickListMenus by default
- setCanShowFilterEditor(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setCanShowFilterEditor(boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Option to show filter editor is disabled for menus
- setCanShowFilterEditor(boolean) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Option to show filter editor is disabled for TableView
- setCanShrinkColumnWidths(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the PortalLayout will shrink column widths to avoid overflowing the PortalLayout horizontally.
- setCanSort(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Enables or disables interactive sorting behavior for this listGrid.
- setCanSort(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Enables or disables sorting by this column.
- setCanSortClientOnly(boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
When true, this field can only be used for sorting if the data is entirely client-side.
- setCanSortClientOnly(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When true, this field can only be used for sorting if the data is entirely client-side.
- setCanSortData(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, sort controls will be shown on facet values.
- setCanSortFacets(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, sort controls will be shown on FacetHeaders.
- setCanStretchColumnWidths(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the PortalLayout will stretch column widths, if needed to accommodate the width of
Portlets
.
- setCanSubmit(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Governs whether this form will be used to perform a standard HTML form submission.
- setCanTabToHeader(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
If true, the header for this Section will be included in the page's tab order for accessibility.
- setCanTabToHeader(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the header be included in the tab-order for the page? If not explicitly specified, the header will be included in
the tab order for the page if
SC.setScreenReaderMode()
is
called.
- setCanTabToHeader(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If true, the header for this Section will be included in the page's tab order for accessibility.
- setCanTabToHeaders(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
If true, the headers for the sections (if shown) will be included in the page's tab order for accessibility.
- setCanTabToIcons(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Should users be able to tab into the
icons
and
picker icon
for items within this form by default?
- setCanTabToIcons(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setCanTabToIcons(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
MiniDateRangeItems rely on their icon being able to receive focus for normal user interaction as they have no other
focusable element.
- setCanTabToSectionHeaders(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, the headers for any
SectionItems
will
be included in the page's tab order for accessibility.
- setCanTabToSorter(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the corner sort button
be included in the
tab-order for the page?
- setCantDragIntoChildMessage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Message displayed when user attempts to drop a node into a child of itself.
- setCantDragIntoSelfMessage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Message displayed when user attempts to drop a dragged node onto itself.
- setCantDragMultipleNodeOccurencesMessage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For
Multi-link trees
only, the message displayed when the
user attempts to drag two or more occurrences of the same node into a parent.
- setCanToggle(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Allows a boolean or valueMapped
field to be edited without going into edit
mode.
- setCanvas(Canvas) - Method in class com.smartgwt.client.widgets.AdaptHeightByCustomizer
-
- setCanvas(Canvas) - Method in class com.smartgwt.client.widgets.AdaptWidthByCustomizer
-
- setCanvas(Canvas) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
The canvas that will be displayed inside this item.
- setCanvas(Canvas) - Method in class com.smartgwt.client.widgets.HoverHTMLCustomizer
-
- setCanvasConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Constructor class for this toolbarItem's
canvas
.
- setCanvasDefaults(Canvas) - Method in class com.smartgwt.client.tools.EditNode
-
Properties required to recreate the current
liveObject
.
- setCanvasDefaults(Canvas) - Method in class com.smartgwt.client.tools.PaletteNode
-
Defaults for the component to be created from this palette.
- setCanvasLiveObject(Canvas) - Method in class com.smartgwt.client.tools.EditNode
-
Live version of the object created from the defaults
.
- setCanvasLiveObject(Canvas) - Method in class com.smartgwt.client.tools.PaletteNode
-
For a paletteNode which should be a "singleton", that is, always provides the exact same object (==) rather than a
dynamically created copy, provide the singleton object as liveObject
.
- setCanView(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
If false, this property indicates that this field is considered "server only".
- setCanZoom(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Enables "zooming" on the X axis, specifically, only a portion of the overall dataset is shown in the main chart, and a
second smaller chart
appears with slider controls
allowing a range to be selected for display in the main chart.
- setCapSize(int) - Method in class com.smartgwt.client.widgets.StretchImg
-
If the default items are used, capSize is the size in pixels of the first and last images in this stretchImg.
- setCapSize(int) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
How big are the end pieces by default
- setCapSize(int) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
How big are the end pieces by default
- setCaption(String) - Method in class com.smartgwt.client.widgets.ace.AceCompletionResult
-
Internal use only.
- setCapture(String) - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
This attribute enables camera capture functionality for mobile devices, accepting the following values: Set it
to "user" to capture using the front-facing camera. Set it to "environment" to capture using the rear-facing
camera.
- setCapture(String) - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
This attribute enables camera capture functionality for mobile devices, accepting the following values: Set it
to "user" to capture using the front-facing camera. Set it to "environment" to capture using the rear-facing
camera.
- setCaptureClickEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse button-driven events (or their touch equivalents) should be captured by the stream.
- setCaptureDragEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether dragging-related events should be captured by the stream.
- setCaptureEventErrors(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether to capture JavaScript errors.
- setCaptureKeyEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether keyboard input events should be captured by the stream.
- setCaptureLoginEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether
relogin
s are captured by the stream.
- setCaptureMenuEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether opening a context menu should be captured by the stream.
- setCaptureMoveEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse or touch motion-related events (other than dragging) should be captured by the stream.
- setCapturePageEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether page-level events such as a page load or resize should be captured by the stream.
- setCaptureSCComponents(Boolean) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If true, Smart GWT components created while executing the loaded HTML are captured for rendering inside the HTMLFlow.
- setCaptureWheelEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse wheel events should be captured by the stream.
- setCascadeAutoDismiss(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
When true any generated submenus will inherit
autoDismiss
from this menu.
- setCascadeSelection(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setCascadeSelection(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should children be selected when parent is selected? And should parent be selected when any child is selected?
- setCategories(String...) - Method in class com.smartgwt.client.ai.AIFieldRequest
-
If the
valueClass
is CATEGORICAL or ORDINAL, the list of
available categories.
- setCategory(AIProgressMessageCategory) - Method in class com.smartgwt.client.ai.AIProgressMessage
-
The category of the message.
- setCellAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default align for cell values (in body).
- setCellAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Default alignment of cells (in the body) for this facet.
- setCellAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Default alignment of cells (in the body) for this facetValue.
- setCellAlign(Alignment) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Horizontal alignment for cells in this field's column: "left", "right" or "center".
If null, alignment is derived
from
align
.
- setCellBorder(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Width of border for the table that form is drawn in.
- setCellContextMenuItemsCustomizer(CellContextMenuItemsCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setCellCSSTextCustomizer(CellCSSTextCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sets a customizer that returns additional CSS-text for styling a given cell.
- setCellFormatter(CellFormatter) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sets a formatter that returns the HTML to display in each cell of the grid,
given the raw cell value.
- setCellFormatter(CellFormatter) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Sets a formatter that returns the HTML to display in each cell of the field,
given the raw cell value.
- setCellHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified, this property will govern the height of the cell in which this form item is rendered.
- setCellHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default height for each row in pixels.
- setCellHeight(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
The height of each item in the menu, in pixels.
- setCellHoverCustomizer(CellHoverCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Customize the Hover text to display when the mouse hovers over cells in a CalendarView
- setCellIcon(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field of type:"icon" only, set the icon that appears in body cells.
- setCellIdProperty(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Name of the property in a cell record that holds it's unique ID.
- setCellPadding(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The amount of empty space, in pixels, surrounding each form item within its cell in the layout grid.
- setCellPadding(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The amount of empty space, in pixels, surrounding each value in its cell.
- setCellPrompt(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
HTML to show in a hover over cells in this field.
- setCellRole(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the default WAI ARIA role for cells within this listGrid.
- setCellSpacing(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setCellStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
CSS style applied to the form item as a whole, including the text element, any icons, and any hint text for the item.
- setCellStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a normal value
- setCellStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If specified, cells in this field will be rendered using this css className rather than
DetailViewer.cellStyle
- setCellStyleHandler(CellStyleHandler) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Return the CSS class for a cell.
- setCellValueHoverFormatter(CellValueHoverFormatter) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setCellValueHoverFormatter(CellValueHoverFormatter) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setCenter(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Move the drawRect such that it is centered over the specified coordinates.
- setCenterBackgroundColor(String) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Background color for the center section only.
- setCenterLegend(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setCenterPoint(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Change the center point for this DrawItem.
- setCenterPoint(Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Sets the center point of the drawKnob.
- setCenterPoint(Integer, Integer, boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Sets the center point of the drawKnob.
- setCenterPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Center point of the oval.
- setCenterPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Center point of the sector
If this method is called after the component has been drawn/initialized:
Change the center point for this sector.
- setCenterTitle(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setCenturyThreshold(int) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Only used if we're showing the date in a text field.
- setCenturyThreshold(int) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Only used if we're showing the date in a text field.
- setChangeOnDrag(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Should this sliderItem update its value and fire change handlers while the user is actively dragging the slider.
- setChangeOnKeypress(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this form item fire its
change
handler
(and store its value in the form) on every keypress? Set to
false
to suppress the 'change' handler firing
(and the value stored) on every keypress.
- setChangeOnKeypress(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Should this form item fire its
change
handler
(and store its value in the form) on every keypress? Set to
false
to suppress the 'change' handler firing
(and the value stored) on every keypress.
- setChangeOnKeypress(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should this form item fire its
change
handler
(and store its value in the form) on every keypress? Set to
false
to suppress the 'change' handler firing
(and the value stored) on every keypress.
- setCharacterCasing(CharacterCasing) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should entered characters be converted to upper or lowercase? Also applies to values applied with
FormItem.setValue()
.
- setChartConfirmThreshold(int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If
makeChart()
is called with a chart specification that
will show more than
chartConfirmThreshold
data elements, the user will be presented with a
confirmation dialog
.
- setChartConstructor(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Name of the Smart GWT Class to be used when creating charts.
- setChartConstructor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Name of the Smart GWT Class to be used when creating charts.
- setChartDialogTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the Chart dialog.
- setChartItemTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the Chart menu item.
- setChartRectMargin(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Margin around the main chart rect: between title and chart, between chart and axis labels, and chart rect and right edge
of chart.
- setChartRectProperties(DrawRect) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for chart rect.
- setChartStackedTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the stacked chart item.
- setChartType(ChartType) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
See
ChartType
for a list of known types - Column, Bar, Line, Pie, Doughnut, Area,
Radar, and Histogram charts are supported.
- setChartType(ChartType) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
See
ChartType
for a list of known types - Column, Bar, Line, Pie, Doughnut, Area,
Radar, and Histogram charts are supported.
- setChartType(ChartType) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default type of chart to plot.
- setChartType(ChartType) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default type of chart to plot.
- setChartTypeTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the chart-type control.
- setCheckboxFieldFalseImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to
"checkbox"
this property determines the image to display in the checkbox field for an unselected row.
- setCheckboxFieldImageHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to
"checkbox"
this property may be set to govern the height of the checkbox image displayed to indicate
whether a row is selected.
- setCheckboxFieldImageWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to
"checkbox"
this property may be set to govern the width of the checkbox image displayed to indicate whether
a row is selected.
- setCheckboxFieldPartialImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to
"checkbox"
this property determines the image to display in the checkbox field for a partially selected
row.
- setCheckboxFieldProperties(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Standard properties to apply to the automatically generated checkbox field, shown when
selectionAppearance
is set to "checkbox".
- setCheckboxFieldTrueImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionAppearance
is set to
"checkbox"
this property determines the image to display in the checkbox field for a selected row.
- setCheckboxItemProperties(CheckboxItem) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
- setCheckComponentData(ClientUniquenessCheckCondition) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
For a validator of type "isUnique"
in a dataBoundComponent, under what circumstances should uniqueness
checking be performed against the component's data set?
- setChecked(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
If true, this item displays a standard checkmark image to the left of its title.
- setCheckedDescription(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- setCheckedImage(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is selected, or checked.
- setCheckFileAccessOnSubmit(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
For dynamicForms containing a
FileItem
for uploading files, should the
browser verify that the file is accessible before submitting the uploaded file to the server?
- setCheckIfCondition(MenuItemIfFunction) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Contains the condition that will check or uncheck the curent menuItem.
- setCheckmarkDisabledImage(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
- setCheckmarkDisabledImage(ImgHTMLProperties) - Method in class com.smartgwt.client.widgets.menu.Menu
-
- setCheckmarkImage(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
- setCheckmarkImage(ImgHTMLProperties) - Method in class com.smartgwt.client.widgets.menu.Menu
-
- setChildCannotBeItsOwnAncestorMessage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Message displayed when user attempts to drop a node into a parent that has the same ID as the dropped node somewhere in
its ancestor chain (ie, the same node as the parent, or grandparent, and so on)
- setChildCountProperty(String) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When using
fetchMode:"paged"
and providing multiple levels of the tree in
one DSResponse,
childCountProperty
must be set for any folders that include only a partial list of
children.
- setChildExpansionMode(ExpansionMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For
expansionModes
that show another grid or tree, what the child's
expansionMode should be.
- setChildren(Canvas...) - Method in class com.smartgwt.client.widgets.Canvas
-
Array of all Canvii that are immediate children of this Canvas.
- setChildren(TreeNode, List) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Replaces the existing children of a parent node.
- setChildren(TreeNode, List, Integer) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Replaces the existing children of a parent node.
- setChildren(TreeNode, List) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Replaces the existing children of a parent node, leaving the node in the loaded state.
- setChildren(TreeNode[]) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For trees with the modelType "children", this property specifies the children of this TreeNode.
- setChildrenField(String) - Method in class com.smartgwt.client.data.DataSource
-
fieldName for a field in the dataSource expected to contain an explicit array of child nodes.
- setChildrenMode(ChildrenPropertyMode) - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
When heuristically finding a property that appears to contain child objects, the childrenMode determines how to chose
the property that appears to contain child objects
- setChildrenProperty(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
If true, this property indicates that this field will hold an explicit array of child nodes for the current node.
- setChildrenProperty(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
For trees with the modelType "children", this property specifies the name of the property that contains the list of
children for a node.
- setChildrenResizeSnapAlign(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to alignment when children of this Canvas are resized
- setChildrenSnapAlign(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If enabled while
childrenSnapToGrid
is enabled,
children dragged within this Canvas will also snap to positions where their edges or center lines would be aligned with
the edges or centers of other components, and lines will be shown to point out the possible alignment (with appearance
controlled by
snapAlignCenterLineStyle
and
snapAlignEdgeLineStyle
respectively.
- setChildrenSnapCenterAlign(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
- setChildrenSnapEdgeAlign(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
- setChildrenSnapResizeToGrid(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
- setChildrenSnapResizeToGrid(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If true, causes this canvas's children to snap to its grid when resizing.
- setChildrenSnapToGrid(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
If not null the
Canvas.childrenSnapToGrid
on the
component represented by this EditProxy is set to this value only while in edit mode.
- setChildrenSnapToGrid(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If true, causes this canvas's children to snap to its grid when dragging.
- setChildTagName(String) - Method in class com.smartgwt.client.data.DataSourceField
-
- setChosenDate(Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The date for which events are displayed in the day, week, and month tabs of the calendar.
- setCircularReferenceMarker(String) - Method in class com.smartgwt.client.util.JSONEncoder
-
The string marker used to represent circular references.
- setCircularReferenceMode(JSONCircularReferenceMode) - Method in class com.smartgwt.client.util.JSONEncoder
-
What the JSONEncoder should do if it encounters a circular reference.
- setClassDescription(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Optional description of the general nature of the kinds of tasks this this process element performs.
- setClassID(String) - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
This sets the value of the classID property on the object.
- setClassID(String) - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
This attribute specifies the clsid of the outer <object> tag.
- setClassSubstitutions(Map) - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Maps class names of widgets in the screen to new class names, so that if a widget would normally be constructed as an
instance of a class, and that class is in the map, it's instead constructed as an instance of the new class.
- setClearAfterSave(Boolean) - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
The form will be
cleared
after a successful save unless
this property is set to
false
.
- setClearAllSortingText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, this attribute will be shown as the menu item title to clear any existing sort on all fields.
- setClearButtonTitle(String) - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title for the "Clear" button on this dialog.
- setClearCriteriaOnFilterEditorHide(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to false, this attribute prevents user-criteria in the
filterEditor
from being cleared when the user hides it.
- setClearFilterText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, and a
filter-editor
is visible, this
attribute will be shown as the menu item title to clear any existing filter.
- setClearFilterViaAIText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Title for the menu-item displayed in this component's header context-menu when
AI-assisted filtering
is allowed and an AI filter in
already in effect.
- setClearSortFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, this attribute will be shown as the menu item title to clear an existing sort on this field.
- setClickMaskMode(ClickMaskMode) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Determines the behavior of the click-mask thrown up when this pickList is visible.
- setClientOnly(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
A clientOnly DataSource simulates the behavior of a remote data store by manipulating a static dataset in memory as
DSRequests
are executed on it.
- setClientOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Indicates this validator runs on the client only.
- setClipHeaderTitles(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether the ListGrid should manage the clipping of titles of header buttons, showing ellipses if the title is clipped,
and potentially showing the full title on
hover
.
- setClipItemTitles(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Should the titles for form items be clipped if they are too large for the available space?
- setClipStaticValue(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- 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.
- setClobberDataSources(Boolean) - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Should DataSources referenced by the screen clobber existing, globally-bound DataSources on the client when the screen
is created? The default of false means that any DataSources defined in the screen will be discarded if they collide
with existing, globally-bound DataSources.
- setClobberDataSources(Boolean) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Should DataSources referenced by the
first screen
clobber existing, globally-bound DataSources on the client if the screen is created? The default of false means that
any DataSources defined in the screen will be discarded if they collide with existing, globally-bound DataSources.
- setClobberDataSources(Boolean) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Should DataSources referenced by the screen clobber existing, globally-bound DataSources on the client when the screen
is loaded? The default of false means that any DataSources defined in the screen will be discarded if they collide with
existing, globally-bound DataSources.
- setCloseConfirmationDialogProperties(Dialog) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If specified, this properties block will be passed to
SC.confirm()
as the
properties parameter when the
closeConfirmationMessage
is shown, allowing developers to customize the appear of the confirmation dialog (modifying
its title, etc).
- setCloseConfirmationMessage(String) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
- setClosedIconSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
This suffix will be appended to the
folderIcon
for
closed folders.
- setClosedIconSuffix(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This suffix will be appended to the
folderIcon
for
closed folders.
- setCloseIcon(String) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
- setCloseIcon(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Custom src for the close icon for this tab to display if it is closeable.
- setCloseIconSize(Integer) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
- setCloseIconSize(Integer) - Method in class com.smartgwt.client.widgets.tab.Tab
-
- setCloseOnDateClick(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
When editing a "date" value, with no time portion, clicking on a date-cell selects the date and closes the DateChooser.
- setCloseOnEscapeKeypress(boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Should this dateChooser be dismissed if the user presses the Escape key?
- setCloseSectionButtonConstructor(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- setCloseSectionButtonDefaults(ImgButton) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- setCloseSectionIcon(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- setCloseSectionIconSize(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- setCloseTabIcon(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Default src for the close icon for tabs to display if
canCloseTabs
is true.
- setCloseTabIconSize(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Size in pixels of the icon for closing tabs, displayed when
canCloseTabs
is true.
- setCloseTabKeys(KeyIdentifier...) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
An array of shortcut keyboard commands which will close the currently selected tab, if
the currently selected tab is closeable.
- setClusterMarginRatio(float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For clustered charts, ratio between margins between individual bars and margins between clusters.
- setCodeBase(String) - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Specifies the URL from which to load the ActiveX control.
- setCodeBase(String) - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
This attribute specifies the minimum version of the flash player required to show this flashlet.
- setColHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the buttons in this grid's column headers.
- setColHeaderLabelBaseStyle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the facet-label buttons above this grid's column
headers.
- setCollapsed(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
For tree facets, default collapse state for parent nodes.
- setCollapsed(Boolean) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
For tree facets, initial collapse state for this node.
- setCollapseGroupOnRowClick(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canCollapseGroup
is true, will a click anywhere
on the group row toggle the group's expanded state? If false, the user must click the
groupIcon
directly to toggle the group.
- setCollapseIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setCollapseKeyEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether to collapse adjacent keyPress
events into one event where possible.
- setCollapseMoveEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse or touch-motion related events (including dragging) with the same
eventType
and
targetID
should be collapsed into a single event.
- setCollapsePageEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether adjacgent page events with the same
eventType
should be collapsed into a single event.
- setCollapseWheelEvents(boolean) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Whether mouse wheel events with the same
targetID
and scroll directions should be collapsed into a single event, containing a sum of the
delta offsets
from the original events.
- setColNum(int) - Method in class com.smartgwt.client.widgets.layout.PortalPosition
-
- setColor(String) - Method in class com.smartgwt.client.widgets.drawing.ColorStop
-
eg #ff0000 or red or rgb(255,0,0)
- setColor(String) - Method in class com.smartgwt.client.widgets.drawing.Shadow
-
- setColor(String) - Method in class com.smartgwt.client.widgets.PointerSettings
-
By default, the pointer will assume the same color as its parent canvas.
- setColorArray(String[]) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Array of 40 HTML color strings, used to render the basic color selection boxes.
- setColorButtonBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Base CSS style applied to the basic color boxes
- setColorButtonSize(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Width and height of the basic color boxes (they are always square, and they are all the same size).
- setColorControls(ControlName...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Control group for modifying text color / background color.
- setColorControls(Object...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Use this signature if you plan to pass a mixture of standard ControlNames and custom
widgets (any subclass of Canvas is allowed):
{@link com.smartgwt.client.widgets.RichTextEditor#setColorControls(com.smartgwt.client.types.ControlName...) setColorControls(ControlName...
- setColorFieldTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The title for the Color picker field.
- setColorMutePercent(Float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Should be set to a number between -100 and 100.
- setColorPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
color
control.
- setColorScaleMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts where
showDataPoints
is enabled, this
property specifies an additional metric (i.e.
- setColorStops(ColorStop...) - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
An array of color stops for this gradient.
- setColSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
By default, texts span all remaining columns
- setColSpan(String) - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
By default, texts span all remaining columns
- setColSpan(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Number of columns that this item spans.
- setColSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Number of columns that this item spans.
- setColSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
by default, headers span all remaining columns
- setColSpan(String) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
by default, headers span all remaining columns
- setColSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
hidden fields don't take up any columns
- setColSpan(String) - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
hidden fields don't take up any columns
- setColSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
by default, separators span all remaining columns
- setColSpan(String) - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
by default, separators span all remaining columns
- setColumn(Integer) - Method in class com.smartgwt.client.widgets.ace.AceAnchor
-
Internal use only.
- setColumn(int) - Method in class com.smartgwt.client.widgets.ace.AcePosition
-
Internal use only.
- setColumnBorder(String) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Border to show around columns in this PortalLayout
If this method is called after the component has been drawn/initialized:
Sets the columnBorder for to the specified value and updates any drawn columns to reflect this.
- setColumnFacets(String...) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
The list of
ids
for facets that will appear on top of the body.
- setColumnOverflow(Overflow) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls the
overflow
setting for each column.
- setColumnPreventUnderflow(boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
- setColumnProperties(ListGrid) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Standard set of properties to apply to each generated
column
in this columnTree.
- setColumnSpacing(Integer) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
The space between portal columns.
- setColumnsPerPage(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When using the Next and Previous arrows to scroll a Timeline, this is the number of columns of the
timelineGranularity
to scroll by.
- setColumnTitles(String...) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
With
fixedColumns
enabled, defines the header title
for each column.
- setColumnWidth(int, int) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Sets the width of a column in the PortalLayout.
- setColumnWidth(int, String) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Sets the width of a column in the PortalLayout.
- setColumnWidths(String...) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
With
fixedColumns
enabled, defines the pixel or %
width per column.
- setColWidths(Object...) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
An array of widths for the columns of items in this form's layout grid.
- setComboBoxProperties(ComboBoxItem) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
- setComboBoxWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Specifies the size of the combo box field.
- setCommands(DrawShapeCommand...) - Method in class com.smartgwt.client.widgets.drawing.DrawShape
-
The drawing commands that will be executed to render the shape.
- setCommitButtonTitle(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
- setCommitConfirmationMessage(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
- setCompleteOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true, when the pickList is showing, the user can select the current value by hitting the Enter
key.
- setCompleteOnTab(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true, when the pickList is showing, the user can select the current value by hitting the Tab
key.
- setCompleters(AceCompleter...) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- setComponent(DataBoundComponent) - Method in class com.smartgwt.client.ai.BuildAIFieldRequestRequest
-
- setComponent(DataBoundComponent) - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
- setComponent(DataBoundComponent) - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
- setComponent(DataBoundComponent) - Method in class com.smartgwt.client.util.AsyncDataBoundOperationContext
-
- setComponent(DataBoundComponent) - Method in class com.smartgwt.client.util.AsyncDataBoundOperationParams
-
- setComponentBaseClass(String) - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Base class of components that this task targets.
- setComponentBaseClass(String...) - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Base class of components that this task targets.
- setComponentDefaults(Record) - Method in class com.smartgwt.client.tools.TreePalette
-
Defaults to apply to all components originating from this palette.
- setComponentId(String) - Method in class com.smartgwt.client.data.DSRequest
-
- setComponentId(String) - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
ID of component targeted by this task.
- setComponentMaskDefaults(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
- setComponentRequiresDataSource(Boolean) - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Must target components of this task have a DataSource?
- setComponentSubstitutions(Map) - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Defines the map of new widget ids to existing class instances, or to new instances that will be of a different class.
- setCondition(String) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
For a validator that is not a built-in
ValidatorType
, a
Callback
,
function, or JavaScript expression to evaluate to see if this validator passes or fails.
- setConfig(JavaScriptObject) - Method in class com.smartgwt.client.core.BaseClass
-
- setConfig(JavaScriptObject) - Method in class com.smartgwt.client.util.workflow.Process
-
- setConfig(JavaScriptObject) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setConfig(JavaScriptObject) - Method in class com.smartgwt.client.widgets.menu.Menu
-
- setConfigOnly(boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setConfigOnly(boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setConfigOnly(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setConfigureFieldsText(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The title for the Configure Fields menu item.
- setConfigureGroupingText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, and multi-grouping is enabled, this attribute is used as the title for a menu item that opens a
MultiGroupDialog
to configure the grouping for this grid.
- setConfigureSortText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, and multi-sorting is enabled, this attribute is used as the title for a menu item that opens a
MultiSortDialog
to configure the sort-specification for this grid.
- setConfirmationMessage(String) - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Message shown to user to confirm deleting a single record on a bound grid.
- setConfirmCancelEditing(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, when the user attempts to cancel an edit, should we display a confirmation prompt
before discarding the edited values for the record?
- setConfirmDiscardEdits(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For editable listGrids, outstanding unsaved edits when the user performs a new filter or sort will be discarded.
- setConfirmDiscardEditsMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this.confirmDiscardEdits
is true, this property can be used to customize the error message string
displayed to the user in a dialog with options to cancel the action, or save or discard pending edits in response to
sort/filter actions that would otherwise drop unsaved edit values.
- setConfirmIcon(String) - Method in class com.smartgwt.client.widgets.Dialog
-
- setConfirmRemoval(boolean) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Whether a confirmation message should be shown when a user removes a saved search.
- setConfirmRemovalMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
- setConfirmText(String) - Method in class com.smartgwt.client.widgets.FieldPicker
-
- setConnectionDownCallback(MessagingConnectionDownCallback) - Static method in class com.smartgwt.client.rpc.Messaging
-
Called when the messaging connection allowing the server to send messages to the client is disconnected.
- setConnectionUpCallback(MessagingConnectionUpCallback) - Static method in class com.smartgwt.client.rpc.Messaging
-
Called when the messaging connection allowing the server to send messages to the client is established - whether that's
the result of an initial connect() or a re-establishment after it is severed.
- setConnectorImage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setConnectorImage(SCStatefulImgConfig) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setConnectorOrientation(ConnectorOrientation) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
The ConnectorOrientation controlling the orientation and behavior of this line's tail segments.
- setConnectorStyle(ConnectorStyle) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
The ConnectorStyle controlling the presentation and behavior of this line's tail segments.
- setConnectTimeout(int) - Static method in class com.smartgwt.client.rpc.Messaging
-
Specifies how long we wait for the handshake to the server to complete, before trying again.
- setContainerId(String) - Method in class com.smartgwt.client.util.workflow.Process
-
Identifier of canvas where UI elements created by using
inline view
property should be added using addMember.
- setContainsCredentials(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
For use during
Relogin
, this property marks this request an attempt to login,
therefore a response containing the
loginRequiredMarker
is a normal condition and should result in the
status code
STATUS_LOGIN_INCORRECT
rather than a call
to
loginRequired()
.
- setContainsGlobalId(Boolean) - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
True if the returned
locator
includes a reference
using an auto-generated global ID.
- setContainsIndices(Boolean) - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
True if the returned
locator
includes references
using index positions.
- setContent(Object) - Method in class com.smartgwt.client.ai.AIMessage
-
The data for the message.
- setContent(String) - Method in class com.smartgwt.client.ai.AIProgressMessage
-
The content of the message.
- setContentComponents(Canvas...) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Additional content components to show below
contents
or
title
if there are no other content.
- setContentLayout(ContentLayoutPolicy) - Method in class com.smartgwt.client.widgets.Window
-
The layout policy that should be used for widgets within the Window body.
- setContentLayout(String) - Method in class com.smartgwt.client.widgets.Window
-
- setContents(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The contents of a canvas or label widget.
- setContents(String) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
This is the content that will exist as the label.
- setContents(String) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
The contents of a canvas or label widget.
- setContents(String) - Method in class com.smartgwt.client.widgets.Label
-
The contents of a canvas or label widget.
- setContents(String) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Text to show in body of window.
- setContentsType(ContentsType) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
The default setting of
null
or 'fragment' indicates that HTML loaded from
contentsURL
is assumed to be an HTML fragment rather than a
complete page.
- setContentsType(String) - Method in class com.smartgwt.client.widgets.Window
-
If this window has
src
specified, this property can be used to
indicate whether the source is a standalone HTML page or an HTML fragment.
- setContentsURL(String) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
URL to load content from.
- setContentsURLParams(Map) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Parameters to be sent to the contentsURL when fetching content.
- setContentType(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Valid with the xmlHttpRequest transport only and only when
httpMethod
is set to "POST".
- setContextMenu(Menu) - Method in class com.smartgwt.client.widgets.Canvas
-
Context menu to show for this object, an instance of the Menu widget.
- setContextMenu(Menu) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Context menu to show for this object, an instance of the Menu widget.
- setContextMenu(Menu) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Context menu to show for this tab.
- setControlBarIconBaseStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setControlBarIconSize(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The size of the various icons displayed in the
controlsBar
of this Calendar.
- setControlCloseTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the close control.
- setControlGroups(String...) - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
RichTextEditor.controlGroups
to display for this
editor.
- setControlGroups(String...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
An array of control group names specifying which groups of controls should be included in the editor tool area.
- setControlGroups(Object...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
An array of control groups specifying which groups of controls should be included in the
editor tool area.
- setControlMaximizeTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the maximize control.
- setControlMinimizeTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the minimize control.
- setControlPoint1(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
First cubic bezier control point.
- setControlPoint1(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
The point at which the leading tail segment joins the connecting center segment.
- setControlPoint2(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Second cubic bezier control point.
- setControlPoint2(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
The point at which the trailing tail segment joins the connecting center segment.
- setControlReorderHandleTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the resizeHandle control.
- setControls(Canvas...) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Custom controls to be shown on top of this section header.
- setControls(Object...) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Set of controls to show in the navigation bar.
- setControls(String...) - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
The new NavigationBar.controls
setting.
- setControls(Canvas...) - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
The new NavigationBar.controls
setting.
- setControls(Canvas...) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Custom controls to be shown on top of this section header.
- setControls(Canvas...) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Custom controls to be shown on top of this section header.
- setControls(Canvas...) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
The array of controls to show in this group.
- setControlsBarHeight(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Default height of the
controlsBar
shown above the
main Calendar grid.
- setControlSortDownTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the sort-down control.
- setControlSortUpTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the sort-up control.
- setControlStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's "control box".
- setControlStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base CSS class name for a form item's "control box".
- setConvertToInteger(boolean) - Method in class com.smartgwt.client.widgets.form.validator.IsIntegerValidator
-
Set the convertToInteger.
- setCopyLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the copyLevelButton
- setCopyLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear on the copyLevelButton
- setCopyLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the copyLevelButton
- setCopyLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear on the copyLevelButton
- setCopySearchHoverText(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Hover text that appeares over the +{copySearchField}
- setCopySelectionPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- setCornerImg(StretchItem) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the corner between vertical and horizontal scrollbars.
- setCornerOffset(Integer) - Method in class com.smartgwt.client.widgets.PointerSettings
-
Specifies the amount of offset in pixels from the corner to position the pointer when
snapTo
is TL, TR, BL or BR.
- setCornerSize(Integer) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Allows the size of the corner segment to be set independently of the
btnSize
.
- setCornerSrc(String) - Method in class com.smartgwt.client.widgets.Scrollbar
-
URL for the corner image, a singular image that appears in the corner when both h and v scrollbars are showing.
- setCorrectZoomOverflow(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether the Framework should correct for erroneous scrollHeight and scrollWidth values reported by the browser when
zoomed (via browser or OS-level zoom) by allowing
maxZoomOverflowError
of overflow before enabling scrolling and displaying custom scrollbars.
- setCount(int) - Method in class com.smartgwt.client.widgets.form.validator.StringCountValidator
-
Set the count.
- setCreateButtonsOnInit(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
If set to true, causes the toolbar created by this item to create its child buttons during initialization, instead of
waiting until draw().
- setCreateButtonsOnInit(Boolean) - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
If set to true, causes child buttons to be created during initialization, instead of waiting until draw().
- setCreateDefaultTreeField(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setCreateTileCustomizer(CreateTileCustomizer) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setCreator(TileGrid) - Method in class com.smartgwt.client.widgets.tile.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.AdvancedCriterionSubquery
-
Optional criteria to use for this subquery.
- setCriteria(Criterion...) - Method in class com.smartgwt.client.data.Criterion
-
For a criterion with an operator that acts on other criteria (eg "and", "or"), a list of sub-criteria that are grouped
together by the operator.
- setCriteria(Criteria) - Method in class com.smartgwt.client.data.DSRequest
-
This method applies to "fetch" requests only; for update or delete operations pass a
Record to setData() which contains primaryKey values as Record attributes.
- setCriteria(Criteria) - Method in class com.smartgwt.client.data.Hilite
-
Criteria defining what records this hilite should apply to.
- setCriteria(Criteria) - Method in class com.smartgwt.client.data.ResultSet
-
Filter criteria used whenever records are retrieved.
- setCriteria(Criteria) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
The
criteria
used to fetch the records returned as part of the export or
serialization.
- setCriteria(Criteria) - Method in class com.smartgwt.client.util.workflow.DecisionBranch
-
- setCriteria(Criteria) - Method in class com.smartgwt.client.util.workflow.DecisionTask
-
- setCriteria(Criteria) - Method in class com.smartgwt.client.util.workflow.GridEditRecordTask
-
Criteria (including AdvancedCriteria) used to locate the record to be edited.
- setCriteria(Criteria) - Method in class com.smartgwt.client.util.workflow.GridFetchDataTask
-
Criteria to use for fetch.
- setCriteria(Criteria) - Method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
Criteria defining the records that should be selected or deselected.
- setCriteria(Criteria) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Criteria (including AdvancedCriteria) to use for "fetch" and "export" operations.
- setCriteria(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Initial criteria.
- setCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sets this component's filter criteria.
- setCriteria(Criteria) - Method in class com.smartgwt.client.widgets.menu.Menu
-
This DataBoundComponent method is not supported - use
initialCriteria
to apply criteria to the fetches made by menus.
- setCriteria(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.menu.Menu
-
This DataBoundComponent method is not supported - use
initialCriteria
to apply criteria to the fetches made by menus.
- setCriteria(Criteria) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
The filter criteria to use when fetching rows.
- setCriteriaChangedDelay(Integer) - Method in class com.smartgwt.client.widgets.form.SearchForm
-
- setCriteriaField(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When using
operator
, the name of the DataSource
field for the
Criterion
this FormItem generates.
- setCriteriaIndicatorColor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setCriteriaIndicatorHeaderColor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setCriteriaMap(Map<String, Criteria>) - Method in class com.smartgwt.client.util.workflow.DecisionGateway
-
- setCriteriaPolicy(CriteriaPolicy) - Method in class com.smartgwt.client.data.DataSource
-
- setCriteriaPolicy(CriteriaPolicy) - Method in class com.smartgwt.client.data.ResultSet
-
Decides under what conditions the cache should be dropped when the
Criteria
changes.
- setCriterion(AdvancedCriteria) - Method in class com.smartgwt.client.ai.BuildCriterionResponse
-
If successful, the generated
AdvancedCriteria
for the user's natural language
description of a filter.
- setCriterion(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
-
If set, whether the Control key must be held down.
- setCurrencySymbol(String) - Static method in class com.smartgwt.client.util.NumberUtil
-
The currency symbol to use when formatting numbers
- setCurrentFieldsTitle(String) - Method in class com.smartgwt.client.widgets.FieldPicker
-
- setCurrentItem(NavItem) - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
- setCurrentItemId(String) - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
- setCurrentPane(Canvas) - Method in class com.smartgwt.client.widgets.layout.Deck
-
The pane to show, including initially, in this Deck
.
- setCurrentPane(String) - Method in class com.smartgwt.client.widgets.layout.Deck
-
The pane to show, including initially, in this Deck
.
- setCurrentPane(CurrentPane) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
The most recently shown pane.
- setCurrentPickMode(ColorPickerMode) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Changes the pick mode of this ColorPicker
to pickMode
.
- setCurrentScreenName(String) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
The name of the screen within the project to return first when loading.
- setCurrentTime(Double) - Method in class com.smartgwt.client.widgets.Sound
-
Move playback to a particular time in a loaded audio file.
- setCurrentTitleTitle(String) - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title displayed for the title property of the current fields
- setCurrentUser(Record) - Static method in class com.smartgwt.client.util.Authentication
-
Set up the current user.
- setCurrentViewName(ViewName) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the view that should be visible initially by default.
- setCursor(Cursor) - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies the
css cursor image to
display when the mouse pointer is over this component.
- setCursor(Cursor) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If set, specifies the cursor to display when the mouse pointer is over this DrawItem.
- setCursor(Cursor) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Specifies the cursor image to display when the mouse pointer is over this icon.
- setCursor(Cursor) - Method in class com.smartgwt.client.widgets.Splitbar
-
Splitbars' cursors are set at init time based on whether they are to be used for vertical or horizontal resize.
- setCustomIconDropProperty(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- 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
-
- setCustomIconSelectedProperty(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setCustomNavControl(Canvas) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- setCustomNodeIcon(Record, String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Set the icon for a particular TreeNode to a specified URL
- setCustomOperator(String) - Method in class com.smartgwt.client.data.Criterion
-
Specifies a "custom" operator to this criterion.
- setCustomOptionTitle(String) - Method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
- setCustomStateGetter(FormItem.CustomStateGetter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setCustomStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Name of a CSS style to use for all cells for this particular record.
- setCustomStyle(String) - Method in class com.smartgwt.client.widgets.layout.NavItem
-
CSS style name used for this NavItem
.
- setCustomValidator(BuildUIViaAICustomValidator) - Method in class com.smartgwt.client.ai.BuildUIViaAIRequest
-
The custom validation routine to use.
- setCutSelectionPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- setCx(String) - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
x coordinate of outer radial
- setCy(String) - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
y coordinate of outer radial
- setData(Record...) - Method in class com.smartgwt.client.data.DSResponse
-
For "fetch" operations, this is the array of Records fetched.
- setData(JavaScriptObject) - Method in class com.smartgwt.client.data.WSRequest
-
Data to be serialized to XML to form the SOAP body.
- setData(Map) - Method in class com.smartgwt.client.data.WSRequest
-
Data to be serialized to XML to form the SOAP body.
- setData(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
This attribute specifies the payload of the RPCRequest.
- setData(Record) - Method in class com.smartgwt.client.rpc.RPCRequest
-
This attribute specifies the payload of the RPCRequest.
- setData(Map) - Method in class com.smartgwt.client.rpc.RPCRequest
-
This attribute specifies the payload of the RPCRequest.
- setData(JavaScriptObject) - Method in class com.smartgwt.client.rpc.RPCRequest
-
This attribute specifies the payload of the RPCRequest.
- setData(PaletteNode...) - Method in class com.smartgwt.client.tools.HiddenPalette
-
- 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
-
- setData(RecordList) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setData(Record...) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
List of options for this shuttle.
- setData(MenuItem...) - Method in class com.smartgwt.client.widgets.menu.Menu
-
An array of menuItem objects, specifying the menu items this menu should show.
- setData(Record[]) - Method in class com.smartgwt.client.widgets.menu.Menu
-
An array of menuItem objects, specifying the menu items this menu should show.
- setData(Tree) - Method in class com.smartgwt.client.widgets.menu.Menu
-
An array of menuItem objects, specifying the menu items this menu should show.
- setData(RecordList) - Method in class com.smartgwt.client.widgets.menu.Menu
-
An array of menuItem objects, specifying the menu items this menu should show.
- setData(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
-
A List of TileRecord objects, specifying the data to be used to create the tiles.
- setData(RecordList) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
A List of TileRecord objects, specifying the data to be used to create the tiles.
- setData(TreeNode...) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Optional initial data for the tree.
- setData(TreeNode[]) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Optional initial data for the tree.
- setData(Tree) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
A
Tree
object containing of nested
TreeNode
s to display as rows in this TreeGrid.
- setData(DetailViewerRecord...) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A single record object or an array of them, specifying data.
- setData(Record...) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A single record object or an array of them, specifying data.
- setData(RecordList) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A single record object or an array of them, specifying data.
- setDataArity(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A DynamicForm is a dataArity
:single component.
- setDataArity(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
A ListGrid is a dataArity
:multiple component.
- setDataArity(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
A TileGrid is a dataArity
:multiple component.
- setDataArity(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
A TreeGrid is a dataArity
:multiple component.
- setDataArity(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
A DetailViewer is a
dataArity
:either component by
default which means data population from
Canvas.dataContext
will be treated like a DynamicForm (i.e.
- setDataAxisLabelDelimiter(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Determines how inner and outer data axis labels are separated for charts that support multiple data label facets.
- setDataAxisLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for labels of data axis.
- setDataBoundComponent(Canvas) - Method in class com.smartgwt.client.widgets.FieldPicker
-
The component whose fields should be edited.
- setDataColorMapper(ColorMapper) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Sets a customizer to redefine what colors are used when rendering the chart data.
- setDataColorMapper(ColorMapper) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Sets a customizer to redefine what colors are used when rendering the chart data.
- setDataColors(String...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
An array of colors to use for a series of visual elements representing data (eg columns, bars, pie slices), any of which
may be adjacent to any other.
- setDataColors(String...) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
An array of colors to use for a series of visual elements representing data (eg columns, bars, pie slices), any of which
may be adjacent to any other.
- setDataContext(DataContext) - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
- setDataContext(DataContext) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
DataContext
that will be provided to the top-level component as
dataContext
in each screen cached for the project.
- setDataContext(DataContext) - Method in class com.smartgwt.client.widgets.Canvas
-
A mapping from
DataSource
IDs to specific
Records
from those DataSources, that
DataBoundComponents
contained within this Canvas should automatically bind to if a DataSource is provided but data is not provided (directly
or indirectly, for example, indirectly via setting
ListGrid.autoFetchData
.
- setDataContextBinding(DataContextBinding) - Method in class com.smartgwt.client.util.workflow.AddScreenTask
-
- setDataContextBinding(DataContextBinding) - Method in class com.smartgwt.client.util.workflow.SetScreenDataTask
-
- setDataContextBinding(DataContextBinding) - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
- setDataDisplaySeparatorChar(String) - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
-
If
inline editing
for this viewer edits the
DetailViewer.data
, character that should be used as a
separator for
entering
com.smartgwt.client.types.ValueMap
-style entries that map from a field name to a value.
- setDataDisplaySeparatorChar(String) - Method in class com.smartgwt.client.tools.FacetChartEditProxy
-
If
inline editing
for this chart edits the
FacetChart.data
, character that should be used as a
separator for
entering label vs value entries.
- setDataEscapeChar(String) - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
-
- setDataEscapeChar(String) - Method in class com.smartgwt.client.tools.FacetChartEditProxy
-
- setDataFetchDelay(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Delay in milliseconds before fetching data.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
How to fetch and manage records retrieve from the server.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
FacetCharts do not yet support paging, and will fetch all records that meet the criteria.
- setDataFetchMode(FetchMode) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
How to fetch and manage records retrieved from the server.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
How to fetch and manage records retrieve from the server.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
How to fetch and manage records retrieve from the server.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How to fetch and manage records retrieve from the server.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
How to fetch and manage records retrieve from the server.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Mode of fetching records from server.
- setDataFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
DetailViewers do not yet support paging, and will fetch and render all available records.
- setDataField(String) - Method in class com.smartgwt.client.data.DataSource
-
Name of the field that has the most pertinent numeric, date, or enum value, for use when a
DataBoundComponent
needs to show a short summary of a record.
- setDataField(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display as part of individual record in "summary"
RecordLayout
s.
- setDataFormat(DSDataFormat) - Method in class com.smartgwt.client.data.DataSource
-
Indicates the format to be used for HTTP requests and responses when fulfilling DSRequests (eg, when
fetchData()
is called).
- setDataFormat(DSDataFormat) - Method in class com.smartgwt.client.data.OperationBinding
-
Format for response data for this operation.
- setDataFormat(DSDataFormat) - Method in class com.smartgwt.client.data.RestDataSource
-
Expected format for server responses.
- setDataFormat(ImportFormat) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Format to assume for user-provided data.
- setDataGradientMapper(GradientMapper) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Sets a customizer to redefine what gradients are used when rendering the chart data.
- setDataGradientMapper(GradientMapper) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Sets a customizer to redefine what gradients are used when rendering the chart data.
- setDataLabelFacetsMargin(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Determines separation between the set of inner data labels and the set of outer data labels for charts that support
multiple data label facets.
- setDataLabelHoverHTMLCustomizer(DataLabelHoverCustomizer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Called when the mouse hovers over a data label, that is, a text label showing values from
the first facet.
- setDataLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for data label
- setDataLabelToValueAxisMargin(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Margin between the edge of the chart and the data labels of the data label axis.
- setDataLineColorMapper(ColorMapper) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Sets a customizer to redefine what colors are used when rendering lines for the chart
data.
- setDataLineColorMapper(ColorMapper) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Sets a customizer to redefine what colors are used when rendering lines for the chart
data.
- setDataLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for lines that show data (as opposed to gradations or borders around the data area).
- setDataLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for lines that show data (as opposed to gradations or borders around the data area).
- setDataLineType(DataLineType) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
How to draw lines between adjacent data points in Line and Scatter charts.
- setDataLineWidthMapper(LineWidthMapper) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Sets a customizer to define what widths to use for data lines in the chart.
- setDataMargin(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For rectangular charts (bar, column, line), margin around the inside of the main chart area, so that data elements are
not flush to edge.
- setDataOutlineProperties(DrawItem) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for lines that outline a data shape (in filled charts such as area or radar charts).
- setDataOutlineProperties(DrawItem) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for lines that outline a data shape (in filled charts such as area or radar charts).
- setDataPageSize(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setDataPageSize(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setDataPageSize(int) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
When using
data
paging
, how many records to fetch at a time.
- setDataPageSize(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setDataPageSize(int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setDataPageSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDataPageSize(int) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setDataPageSize(int) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setDataPath(String) - Method in class com.smartgwt.client.widgets.Canvas
-
A dataPath may be specified on any canvas.
- setDataPath(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
dataPath for this item.
- setDataPath(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
dataPath for this field.
- setDataPath(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
dataPath property allows this field to display detail from nested data structures
- setDataPointProperties(DrawItem) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- 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(Tree) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
For a PickTreeItem
that uses a DataSource, these properties will be passed
to the automatically-created ResultTree.
- setDataProperties(ResultSet) - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
For databound ListGrids, this attribute can be used to customize the
ResultSet
object
created for this grid when data is fetched
- setDataProperties(Tree) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
For databound ColumnTrees, this attribute can be used to customize the
ResultTree object created for this ColumnTree when data is fetched.
- setDataProperties(ResultSet) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For databound ListGrids, this attribute can be used to customize the
ResultSet
object created for this grid when data is
fetched.
- setDataProperties(Tree) - Method in class com.smartgwt.client.widgets.menu.Menu
-
For a Menu
that uses a DataSource, these properties will be passed to the
automatically-created ResultTree.
- setDataProperties(Tree) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
For a TreeMenuButton
that uses a DataSource, these properties will be
passed to the automatically-created ResultTree.
- setDataProperties(Tree) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For databound TreeGrids, this attribute can be used to customize the
com.smartgwt.client.tree.ResultTree
object created for this grid when data is
fetched.
- setDataProtocol(DSProtocol) - Method in class com.smartgwt.client.data.DataSource
-
Controls the format in which inputs are sent to the dataURL when fulfilling DSRequests.
- setDataProtocol(DSProtocol) - Method in class com.smartgwt.client.data.DSRequest
-
- 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
-
- setDataSeparatorChar(String) - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
-
- setDataSeparatorChar(String) - Method in class com.smartgwt.client.tools.FacetChartEditProxy
-
If
inline editing
for this chart edits the
FacetChart.data
, character that should be used as a separator
between values, or between pairs of label vs values.
- setDataSetType(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Whether to show the picker as a flat list, or a collapsible tree.
- setDataSetType(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Whether to show the picker as a flat list, or a collapsible tree.
- setDataSetType(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Whether to show the picker as a flat list, or a collapsible tree.
- setDataShapeProperties(DrawPath) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for data shapes (filled areas in area or radar charts).
- setDataShapeProperties(DrawPath) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for data shapes (filled areas in area or radar charts).
- setDataSource(DataSource) - Method in class com.smartgwt.client.ai.BuildAIFieldRequestRequest
-
The
DataSource
that the AI-generated field will be considered to augment.
- setDataSource(DataSource) - Method in class com.smartgwt.client.ai.BuildCriterionRequest
-
The
DataSource
on which the user's natural language description of a filter applies.
- setDataSource(DataSource) - Method in class com.smartgwt.client.ai.BuildDataBoundUIViaAIContext
-
The AI-selected data source.
- setDataSource(DataSource) - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
- setDataSource(DataSource) - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
- setDataSource(String) - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
The name of the
DataSource
to use for this subquery
- setDataSource(String) - Method in class com.smartgwt.client.data.DSRequest
-
DataSource this DSRequest will act on.
- setDataSource(String) - Method in class com.smartgwt.client.data.DSResponse
-
The DataSource of this DSResponse.
- setDataSource(DataSource) - Method in class com.smartgwt.client.data.FilteredList
-
Optional dataSource to specifying field names and types for records within this List.
- setDataSource(DataSource) - Method in class com.smartgwt.client.data.ResultSet
-
What
DataSource
is this resultSet associated with?
- setDataSource(DataSource) - Method in class com.smartgwt.client.util.AsyncDataBoundOperationContext
-
- setDataSource(DataSource) - Method in class com.smartgwt.client.util.AsyncDataBoundOperationParams
-
- setDataSource(DataSource) - Method in class com.smartgwt.client.util.workflow.FetchRelatedDataTask
-
- setDataSource(String) - Method in class com.smartgwt.client.util.workflow.FetchRelatedDataTask
-
- setDataSource(String) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
DataSource ID or DataSource instance to be used.
- setDataSource(DataSource) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
DataSource ID or DataSource instance to be used.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
.
- setDataSource(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
.
- setDataSource(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
.
- setDataSource(DataSource) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Bind to a DataSource.
- setDataSource(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Bind to a DataSource.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.FieldPicker
-
An optional DataSource that is used to create a disposable
dataBoundComponent
if none is provided.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
.
- setDataSource(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
.
- setDataSource(DataSource, FormItem...) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Bind to a DataSource.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If specified, the tree of possible options will be derived from the dataSource as a ResultTree, rather than using
this.valueTree.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
DataSource this filter should use for field definitions and available
Operator
s.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
The DataSource that this component should bind to for default fields and for performing
DataSource
requests
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
.
- setDataSource(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
.
- setDataSource(DataSource, ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Bind to a DataSource.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
.
- setDataSource(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
.
- setDataSource(DataSource, ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Bind to a DataSource.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
DataSource for this shuttle's data set.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Optional DataSource to fetch menuItems and submenus from, instead of using
items
.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
.
- setDataSource(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
.
- setDataSource(DataSource, DetailViewerField...) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Bind to a DataSource.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
What
DataSource
is this resultTree associated with?
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Specifies what
DataSource
this tree is associated with.
- setDataSource(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Specifies what
DataSource
this tree is associated with.
- setDataSource(DataSource) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
.
- setDataSource(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The DataSource that this component should bind to for default fields and for performing
DataSource requests
.
- setDataSource(DataSource, DetailViewerField...) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Bind to a DataSource.
- setDataSourceRecord(DataSource, Record) - Method in class com.smartgwt.client.widgets.DataContext
-
Binds the DataSource to the supplied record.
- setDataSourceRecord(String, Record) - Method in class com.smartgwt.client.widgets.DataContext
-
Binds the DataSource to the supplied record.
- setDataSourceRecords(DataSource, Record...) - Method in class com.smartgwt.client.widgets.DataContext
-
Binds the DataSource to the supplied records, as an array.
- setDataSourceRecords(String, Record...) - Method in class com.smartgwt.client.widgets.DataContext
-
Binds the DataSource to the supplied records, as an array.
- setDataTransport(RPCTransport) - Method in class com.smartgwt.client.data.DataSource
-
Transport to use for all operations on this DataSource.
- setDataTransport(RPCTransport) - Method in class com.smartgwt.client.data.OperationBinding
-
Transport to use for this operation.
- setDataURL(String) - Method in class com.smartgwt.client.data.DataSource
-
Default URL to contact to fulfill all DSRequests.
- setDataURL(String) - Method in class com.smartgwt.client.data.OperationBinding
-
URL to contact to fulfill DSRequests for this operationBinding.
- setDataURL(String) - Method in class com.smartgwt.client.data.RestDataSource
-
Default URL to contact to fulfill all DSRequests.
- setDataURL(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
If set, the batchUploader will copy this value to the queue of "add" requests it sends to the server to actually
populate the data.
- setDataValueFormatter(ValueFormatter) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Formatter to apply to values displayed in the hover labels and other value labels
- setDataValueFormatter(ValueFormatter) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Formatter to apply to values displayed in the hover labels and other value labels
- setDataValueHoverShadow(Shadow) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setDate(Integer) - Method in class com.smartgwt.client.widgets.FiscalYear
-
The one-based day-number in the
specified month
when this fiscal
year starts.
- setDateCellAlignCustomizer(DateCellAlignCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method installs a customizer that returns the horizontsal Alignment to display in the passed date-cell when rendered in the passed view
- setDateCellVAlignCustomizer(DateCellVAlignCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method installs a customizer that returns the VerticalAlignment to display in the passed date-cell when rendered in the passed view
- setDateCSSTextCustomizer(DateCSSTextCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method returns the CSS class name for the passed event when rendered in the passed view
- setDateDisplayFormat(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Format for displaying dates to the user.
- setDateEditingStyle(DateEditingStyle) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Indicates the type of controls to use in event-windows.
- setDateFormat(DateDisplayFormat) - Method in class com.smartgwt.client.data.TextExportSettings
-
Format to use when outputting date values.
- setDateFormat(JSONDateFormat) - Method in class com.smartgwt.client.util.JSONEncoder
-
Format for encoding JavaScript Date values in JSON.
- setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.data.DataSourceField
-
Preferred display format to use for date type values within this field.
- setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Date formatter for displaying events.
- setDateFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- 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.
- setDateHeaderCustomizer(DateHeaderCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method installs a customizer to determine the HTML to be displayed in the header for a given date column in a CalendarView
- setDateHTMLCustomizer(DateHTMLCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method installs a customizer that returns the HTML to display in the passed date-cell when rendered in the passed view
- setDateInputFormat(String) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets up the default system-wide input format for strings being parsed into dates via SmartGWT
utilities and components (see
DateUtil.parseInput(String)
).
- setDateInputFormat(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, this property will specify the
inputFormat
applied to editors for fields of type
"date"
.
- setDateInputFormatter(DateInputFormatter) - Static method in class com.smartgwt.client.util.DateUtil
-
- setDateParser(DateParser) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets up a custom parsing function to use by default when converting dates or datetimes from
formatted string values to Dates.
- setDateParser(DateParser) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Custom date parser function for direct user input of date values.
- setDatePickerHoverText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to be displayed when a user hovers over the
date picker
toolbar button
- setDateStyleCustomizer(DateStyleCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method installs a customizer that returns the CSS class name for the passed date-cell when rendered in the passed view
- setDateTimeFormat(DateDisplayFormat) - Method in class com.smartgwt.client.data.TextExportSettings
-
Format to use when outputting datetime values.
- setDatetimeFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default
DateDisplayFormat
for Date type values displayed in this form in fields of
type
datetime
.
- setDatetimeFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Display format to use for fields specified as type 'datetime'.
- setDatetimeFormatter(DateDisplayFormat) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Display format to use for fields specified as type 'datetime'.
- setDayBodyBaseStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the day body of the month view of the calendar.
- setDayHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the day headers of the month view.
- setDayNameLength(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
How long (how many characters) should be day names be.
- setDayNames(String[]) - Static method in class com.smartgwt.client.util.DateUtil
-
Set the array of names of days.
- setDaysAgoTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "day".
- setDaySelectorProperties(SelectItem) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
daySelector
.
- setDaysFromNowTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "day".
- setDayViewTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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.
- setDecimalSymbol(String) - Static method in class com.smartgwt.client.util.NumberUtil
-
The decimal symbol to use when formatting numbers
- setDecisionList(DecisionBranch...) - Method in class com.smartgwt.client.util.workflow.MultiDecisionTask
-
List of
DecisionBranchs
to be processed to find the first with
matching
criteria.
- setDeckStyle(String) - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
- setDecreaseIconProperties(FormItemIcon) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
FormItemIcon properties applied to the
decreaseIcon
AutoChild of this SpinnerItem.
- setDeepCloneNonFieldValuesOnEdit(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
When editing values in
DataBoundComponent
s bound to this dataSource, should we
perform a deep clone of values that are not associated with a field (ie, attributes on the record that do not map to a
component field either directly by name, or by
dataPath
).
- setDeepCloneNonFieldValuesOnEdit(Boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
When editing values in this ValuesManager in one or more DataBoundComponents, should we perform a deep clone of values
that are not associated with a field (ie, attributes on the record that do not map to a component field either directly
by name, or by
FormItem.dataPath
.
- setDeepCloneOnEdit(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Before we start editing values in
DataBoundComponent
s bound to this dataSource,
should we perform a deep clone of the underlying values (a "deep clone" is one created by traversing the original
values object recursively, cloning the contents of nested objects and arrays).
- setDeepCloneOnEdit(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Before we start editing this field in a DataBoundComponent, should we perform a deep clone of the underlying field
value.
- setDeepCloneOnEdit(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setDeepCloneOnEdit(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setDeepCloneOnEdit(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Before we start editing values in this DataBoundComponent, should we perform a deep clone
of the underlying values.
- setDeepCloneOnEdit(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setDeepCloneOnEdit(Boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Before we start editing the values of this ValuesManager in one or more DataBoundComponents, should we perform a deep
clone of the underlying values.
- setDeepCloneOnEdit(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setDeepCloneOnEdit(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDeepCloneOnEdit(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setDeepCloneOnEdit(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setDefaultAdminSearch(DataBoundComponent, boolean, Record, String) - Method in class com.smartgwt.client.data.SavedSearches
-
Update the admin default search for some component
- setDefaultChooserDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Default date to show in the date chooser.
- setDefaultColor(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The default color.
- setDefaultDate(Integer) - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
- setDefaultDateFieldWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width for date type fields.
- setDefaultDateSeparator(String) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets a new default separator that will be used when formatting dates.
- setDefaultDateTimeFieldWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width for datetime type fields.
- setDefaultDelimiter(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
- setDefaultDisplayTimezone(String) - Static method in class com.smartgwt.client.util.DateUtil
-
Globally sets the offset from UTC to use when formatting values of type datetime and time with
standard display formatters.
- setDefaultEditableDateFieldWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width for editable date type fields.
- setDefaultEditableDateTimeFieldWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width for editable datetime type fields.
- setDefaultEditContext(EditContext) - Method in class com.smartgwt.client.tools.HiddenPalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditTree) - Method in class com.smartgwt.client.tools.HiddenPalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditPane) - Method in class com.smartgwt.client.tools.HiddenPalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditContext) - Method in class com.smartgwt.client.tools.ListPalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditTree) - Method in class com.smartgwt.client.tools.ListPalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditPane) - Method in class com.smartgwt.client.tools.ListPalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditContext) - Method in class com.smartgwt.client.tools.MenuPalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditTree) - Method in class com.smartgwt.client.tools.MenuPalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditPane) - Method in class com.smartgwt.client.tools.MenuPalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditContext) - Method in interface com.smartgwt.client.tools.Palette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditTree) - Method in interface com.smartgwt.client.tools.Palette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditPane) - Method in interface com.smartgwt.client.tools.Palette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditContext) - Method in class com.smartgwt.client.tools.TilePalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditTree) - Method in class com.smartgwt.client.tools.TilePalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditPane) - Method in class com.smartgwt.client.tools.TilePalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditContext) - Method in class com.smartgwt.client.tools.TreePalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditTree) - Method in class com.smartgwt.client.tools.TreePalette
-
Default EditContext that this palette should use.
- setDefaultEditContext(EditPane) - Method in class com.smartgwt.client.tools.TreePalette
-
Default EditContext that this palette should use.
- setDefaultEditorType(FormItemType) - Method in class com.smartgwt.client.tools.StyleSetting
-
The type of editor to use for this setting.
- setDefaultElement(ProcessElement) - Method in class com.smartgwt.client.util.workflow.DecisionGateway
-
- setDefaultElement(String) - Method in class com.smartgwt.client.util.workflow.MultiDecisionTask
-
Next element to pick if no criteria match.
- setDefaultEngineId(String) - Static method in class com.smartgwt.client.ai.AI
-
- setDefaultFacetWidth(int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default width of inner column headers.
- setDefaultFields(ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An array of listGrid field configuration objects.
- setDefaultFieldWidthCustomizer(DefaultFieldWidthCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Method to calculate and return the default width of a field.
- setDefaultFilterOperator(OperatorId) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDefaultFilterOperatorSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDefaultFilterValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row, this property can be used to apply a default value to show in the filter editor for this field.
- setDefaultFilterValue(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row, this property can be used to apply a default value to show in the filter editor for this field.
- setDefaultFilterValue(Float) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row, this property can be used to apply a default value to show in the filter editor for this field.
- setDefaultFilterValue(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row, this property can be used to apply a default value to show in the filter editor for this field.
- setDefaultFilterValue(Date) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row, this property can be used to apply a default value to show in the filter editor for this field.
- setDefaultGroupingMode(String) - Method in class com.smartgwt.client.data.SimpleType
-
In components that support grouping, the default mode from the available
groupingModes
to use when grouping values of this type.
- setDefaultGroupingMode(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Default groupingMode used when the user does not specify a mode or grouping is triggered programmatically and
field.groupingMode
is unset.
- setDefaultHeight(Integer) - Method in class com.smartgwt.client.browser.window.BrowserWindowSettings
-
- setDefaultHeight(int) - Method in class com.smartgwt.client.widgets.Canvas
-
For custom components, establishes a default height for the component.
- setDefaultIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default icon image source.
- setDefaultIconSrc(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
FormItem.defaultIconSrc
.
- setDefaultIsFolder(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Controls whether nodes are assumed to be folders or leaves by default.
- setDefaultIsFolder(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Controls whether nodes are assumed to be folders or leaves by default.
- setDefaultLayoutAlign(Alignment) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Specifies the default alignment for layout members on the breadth axis.
- setDefaultLayoutAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Specifies the default alignment for layout members on the breadth axis.
- setDefaultMaxRetries(int) - Static method in class com.smartgwt.client.ai.AI
-
The defualt maximum number of retries for any one particular request to AI.
- setDefaultMinimizeHeight(int) - Method in class com.smartgwt.client.widgets.Window
-
If
minimizeHeight
is unset, by the window will shrink to
the height of the header when minimized.
- setDefaultMonth(Integer) - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
The default zero-based month-number to use for calculating fiscal dates when no
fiscal years
are provided.
- setDefaultNewNodesToRoot(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This attribute governs how to handle cache-synch when a new node is added to this dataSource with no explicit parentId.
- setDefaultNodeTitle(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
- setDefaultOpacity(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The initial opacity value for the component, as a percentage value between 0 and 100
- setDefaultOperator(OperatorId) - Method in class com.smartgwt.client.data.DataSourceField
-
The default search-operator for this field.
- setDefaultOperator(OperatorId) - Method in class com.smartgwt.client.data.SimpleType
-
- setDefaultOperator(OperatorId) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setDefaultPageSpace(int) - Static method in class com.smartgwt.client.widgets.Canvas
-
Changes the global defaultPageSpace
.
- setDefaultPalette(Palette) - Method in class com.smartgwt.client.tools.EditContext
-
Palette
to use when an
EditNode
is being created
directly by this EditContext, instead of being created due to a user interaction with a palette (eg dragging from a
TreePalette
, or clicking on
MenuPalette
).
- setDefaultPalette(Palette) - Method in class com.smartgwt.client.tools.EditPane
-
Palette
to use when an
EditNode
is being created
directly by this EditContext, instead of being created due to a user interaction with a palette (eg dragging from a
TreePalette
, or clicking on
MenuPalette
).
- setDefaultPalette(Palette) - Method in class com.smartgwt.client.tools.EditTree
-
Palette
to use when an
EditNode
is being created
directly by this EditContext, instead of being created due to a user interaction with a palette (eg dragging from a
TreePalette
, or clicking on
MenuPalette
).
- setDefaultParams(Map) - Method in class com.smartgwt.client.data.DataSource
-
HTTP parameters that should be submitted with every DSRequest.
- setDefaultParams(Map) - Method in class com.smartgwt.client.data.OperationBinding
-
HTTP parameters that should be submitted with every DSRequest.
- setDefaultParent(EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
The default parent
EditNode
to be used when a new EditNode is added to the EditContext
without a specified parent.
- setDefaultPickerMode(ColorPickerMode) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
- setDefaultPickMode(ColorPickerMode) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The ColorPicker
can operate in either a "simple" mode (where it displays just the 40 basic colors and
allows the user to click one), or a "complex" mode (where the user can specify a color from anywhere in the spectrum,
with an optional alpha element).
- setDefaultPrompt(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
If showPrompt is enabled for a given transaction, this is the defaultPrompt to be shown to the user in a modal dialog
while the transaction occurs.
- setDefaultProperties(DataSource) - Static method in class com.smartgwt.client.data.DataSource
-
Class level method to set the default properties of this class.
- setDefaultProperties(FacadeDataSource) - Static method in class com.smartgwt.client.data.FacadeDataSource
-
Class level method to set the default properties of this class.
- setDefaultProperties(MockDataSource) - Static method in class com.smartgwt.client.data.MockDataSource
-
Class level method to set the default properties of this class.
- setDefaultProperties(RestDataSource) - Static method in class com.smartgwt.client.data.RestDataSource
-
Class level method to set the default properties of this class.
- setDefaultProperties(WSDataSource) - Static method in class com.smartgwt.client.data.WSDataSource
-
Class level method to set the default properties of this class.
- setDefaultProperties(XJSONDataSource) - Static method in class com.smartgwt.client.data.XJSONDataSource
-
Class level method to set the default properties of this class.
- setDefaultProperties(CSSEditor) - Static method in class com.smartgwt.client.tools.CSSEditor
-
Class level method to set the default properties of this class.
- setDefaultProperties(EditPane) - Static method in class com.smartgwt.client.tools.EditPane
-
Class level method to set the default properties of this class.
- setDefaultProperties(EditTree) - Static method in class com.smartgwt.client.tools.EditTree
-
Class level method to set the default properties of this class.
- setDefaultProperties(GradientEditor) - Static method in class com.smartgwt.client.tools.GradientEditor
-
Class level method to set the default properties of this class.
- setDefaultProperties(ListPalette) - Static method in class com.smartgwt.client.tools.ListPalette
-
Class level method to set the default properties of this class.
- setDefaultProperties(MenuPalette) - Static method in class com.smartgwt.client.tools.MenuPalette
-
Class level method to set the default properties of this class.
- setDefaultProperties(Reify) - Static method in class com.smartgwt.client.tools.Reify
-
Class level method to set the default properties of this class.
- setDefaultProperties(SeleneseRecorder) - Static method in class com.smartgwt.client.tools.SeleneseRecorder
-
Class level method to set the default properties of this class.
- setDefaultProperties(TilePalette) - Static method in class com.smartgwt.client.tools.TilePalette
-
Class level method to set the default properties of this class.
- setDefaultProperties(TreePalette) - Static method in class com.smartgwt.client.tools.TreePalette
-
Class level method to set the default properties of this class.
- setDefaultProperties(AceEditor) - Static method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- setDefaultProperties(AISortProgressDialog) - Static method in class com.smartgwt.client.widgets.ai.AISortProgressDialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(AIWindow) - Static method in class com.smartgwt.client.widgets.ai.AIWindow
-
Class level method to set the default properties of this class.
- setDefaultProperties(BuildUIViaAIProgressDialog) - Static method in class com.smartgwt.client.widgets.ai.BuildUIViaAIProgressDialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(BuildViaAIProgressDialog) - Static method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(FilterViaAIProgressDialog) - Static method in class com.smartgwt.client.widgets.ai.FilterViaAIProgressDialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(HiliteViaAIProgressDialog) - Static method in class com.smartgwt.client.widgets.ai.HiliteViaAIProgressDialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(BaseWidget) - Static method in class com.smartgwt.client.widgets.BaseWidget
-
Class level method to set the default properties of this class.
- setDefaultProperties(BatchUploader) - Static method in class com.smartgwt.client.widgets.BatchUploader
-
Class level method to set the default properties of this class.
- setDefaultProperties(Button) - Static method in class com.smartgwt.client.widgets.Button
-
Class level method to set the default properties of this class.
- setDefaultProperties(Calendar) - Static method in class com.smartgwt.client.widgets.calendar.Calendar
-
Class level method to set the default properties of this class.
- setDefaultProperties(CalendarView) - Static method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Class level method to set the default properties of this class.
- setDefaultProperties(EventCanvas) - Static method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Class level method to set the default properties of this class.
- setDefaultProperties(IndicatorCanvas) - Static method in class com.smartgwt.client.widgets.calendar.IndicatorCanvas
-
Class level method to set the default properties of this class.
- setDefaultProperties(Timeline) - Static method in class com.smartgwt.client.widgets.calendar.Timeline
-
Class level method to set the default properties of this class.
- setDefaultProperties(ZoneCanvas) - Static method in class com.smartgwt.client.widgets.calendar.ZoneCanvas
-
Class level method to set the default properties of this class.
- setDefaultProperties(Canvas) - Static method in class com.smartgwt.client.widgets.Canvas
-
Class level method to set the default properties of this class.
- setDefaultProperties(FacetChart) - Static method in class com.smartgwt.client.widgets.chart.FacetChart
-
Class level method to set the default properties of this class.
- setDefaultProperties(CubeGrid) - Static method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Class level method to set the default properties of this class.
- setDefaultProperties(DateChooser) - Static method in class com.smartgwt.client.widgets.DateChooser
-
Class level method to set the default properties of this class.
- setDefaultProperties(DateRangeDialog) - Static method in class com.smartgwt.client.widgets.DateRangeDialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(Dialog) - Static method in class com.smartgwt.client.widgets.Dialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawBlockConnector) - Static method in class com.smartgwt.client.widgets.drawing.DrawBlockConnector
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawCurve) - Static method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawDiamond) - Static method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawGroup) - Static method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawImage) - Static method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawItem) - Static method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawKnob) - Static method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawLabel) - Static method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawLine) - Static method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawLinePath) - Static method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawOval) - Static method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawPane) - Static method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawPath) - Static method in class com.smartgwt.client.widgets.drawing.DrawPath
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawPolygon) - Static method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawRect) - Static method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawSector) - Static method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawShape) - Static method in class com.smartgwt.client.widgets.drawing.DrawShape
-
Class level method to set the default properties of this class.
- setDefaultProperties(DrawTriangle) - Static method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
Class level method to set the default properties of this class.
- setDefaultProperties(Gauge) - Static method in class com.smartgwt.client.widgets.drawing.Gauge
-
Class level method to set the default properties of this class.
- setDefaultProperties(EdgedCanvas) - Static method in class com.smartgwt.client.widgets.EdgedCanvas
-
Class level method to set the default properties of this class.
- setDefaultProperties(EditSearchWindow) - Static method in class com.smartgwt.client.widgets.EditSearchWindow
-
Class level method to set the default properties of this class.
- setDefaultProperties(FieldPicker) - Static method in class com.smartgwt.client.widgets.FieldPicker
-
Class level method to set the default properties of this class.
- setDefaultProperties(FieldPickerWindow) - Static method in class com.smartgwt.client.widgets.FieldPickerWindow
-
Class level method to set the default properties of this class.
- setDefaultProperties(ColorPicker) - Static method in class com.smartgwt.client.widgets.form.ColorPicker
-
Class level method to set the default properties of this class.
- setDefaultProperties(DynamicForm) - Static method in class com.smartgwt.client.widgets.form.DynamicForm
-
Class level method to set the default properties of this class.
- setDefaultProperties(AutoFitTextAreaItem) - Static method in class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(BlurbItem) - Static method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(BooleanItem) - Static method in class com.smartgwt.client.widgets.form.fields.BooleanItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ButtonItem) - Static method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(CanvasItem) - Static method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(CheckboxItem) - Static method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ColorItem) - Static method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ColorPickerItem) - Static method in class com.smartgwt.client.widgets.form.fields.ColorPickerItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ComboBoxItem) - Static method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(DateItem) - Static method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(DateRangeItem) - Static method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(DateTimeItem) - Static method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(DoubleItem) - Static method in class com.smartgwt.client.widgets.form.fields.DoubleItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(FileItem) - Static method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(FloatItem) - Static method in class com.smartgwt.client.widgets.form.fields.FloatItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(FormItem) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(HeaderItem) - Static method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(HiddenItem) - Static method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(IntegerItem) - Static method in class com.smartgwt.client.widgets.form.fields.IntegerItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(IPickTreeItem) - Static method in class com.smartgwt.client.widgets.form.fields.IPickTreeItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(LinkItem) - Static method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(MiniDateRangeItem) - Static method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(MultiComboBoxItem) - Static method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(MultiPickerItem) - Static method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(NativeCheckboxItem) - Static method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(PasswordItem) - Static method in class com.smartgwt.client.widgets.form.fields.PasswordItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(PickTreeItem) - Static method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(RadioGroupItem) - Static method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(RelativeDateItem) - Static method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ResetItem) - Static method in class com.smartgwt.client.widgets.form.fields.ResetItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(RichTextItem) - Static method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(RowSpacerItem) - Static method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SavedSearchItem) - Static method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SectionItem) - Static method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SelectItem) - Static method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SelectOtherItem) - Static method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SetFilterItem) - Static method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ShuttleItem) - Static method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SliderItem) - Static method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SpacerItem) - Static method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SpinnerItem) - Static method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(StaticTextItem) - Static method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(SubmitItem) - Static method in class com.smartgwt.client.widgets.form.fields.SubmitItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(TextAreaItem) - Static method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(TextItem) - Static method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(TimeItem) - Static method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolbarItem) - Static method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(UploadItem) - Static method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(ViewFileItem) - Static method in class com.smartgwt.client.widgets.form.fields.ViewFileItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(FilterBuilder) - Static method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Class level method to set the default properties of this class.
- setDefaultProperties(FilterClause) - Static method in class com.smartgwt.client.widgets.form.FilterClause
-
Class level method to set the default properties of this class.
- setDefaultProperties(PickListMenu) - Static method in class com.smartgwt.client.widgets.form.PickListMenu
-
Class level method to set the default properties of this class.
- setDefaultProperties(PresetCriteriaItem) - Static method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
Class level method to set the default properties of this class.
- setDefaultProperties(PropertySheet) - Static method in class com.smartgwt.client.widgets.form.PropertySheet
-
Class level method to set the default properties of this class.
- setDefaultProperties(SearchForm) - Static method in class com.smartgwt.client.widgets.form.SearchForm
-
Class level method to set the default properties of this class.
- setDefaultProperties(AdvancedHiliteEditor) - Static method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
Class level method to set the default properties of this class.
- setDefaultProperties(ColumnTree) - Static method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Class level method to set the default properties of this class.
- setDefaultProperties(DateGrid) - Static method in class com.smartgwt.client.widgets.grid.DateGrid
-
Class level method to set the default properties of this class.
- setDefaultProperties(HiliteEditor) - Static method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Class level method to set the default properties of this class.
- setDefaultProperties(HiliteRule) - Static method in class com.smartgwt.client.widgets.grid.HiliteRule
-
Class level method to set the default properties of this class.
- setDefaultProperties(ListGrid) - Static method in class com.smartgwt.client.widgets.grid.ListGrid
-
Class level method to set the default properties of this class.
- setDefaultProperties(FormItem) - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
-
- setDefaultProperties(RecordEditor) - Static method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Class level method to set the default properties of this class.
- setDefaultProperties(RowRangeDisplay) - Static method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
Class level method to set the default properties of this class.
- setDefaultProperties(Shuttle) - Static method in class com.smartgwt.client.widgets.grid.Shuttle
-
Class level method to set the default properties of this class.
- setDefaultProperties(HTMLFlow) - Static method in class com.smartgwt.client.widgets.HTMLFlow
-
Class level method to set the default properties of this class.
- setDefaultProperties(HTMLPane) - Static method in class com.smartgwt.client.widgets.HTMLPane
-
Class level method to set the default properties of this class.
- setDefaultProperties(IButton) - Static method in class com.smartgwt.client.widgets.IButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(IconButton) - Static method in class com.smartgwt.client.widgets.IconButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(Img) - Static method in class com.smartgwt.client.widgets.Img
-
Class level method to set the default properties of this class.
- setDefaultProperties(ImgButton) - Static method in class com.smartgwt.client.widgets.ImgButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(ImgSplitbar) - Static method in class com.smartgwt.client.widgets.ImgSplitbar
-
Class level method to set the default properties of this class.
- setDefaultProperties(Label) - Static method in class com.smartgwt.client.widgets.Label
-
Class level method to set the default properties of this class.
- setDefaultProperties(DataView) - Static method in class com.smartgwt.client.widgets.layout.DataView
-
Class level method to set the default properties of this class.
- setDefaultProperties(Deck) - Static method in class com.smartgwt.client.widgets.layout.Deck
-
Class level method to set the default properties of this class.
- setDefaultProperties(FlowLayout) - Static method in class com.smartgwt.client.widgets.layout.FlowLayout
-
Class level method to set the default properties of this class.
- setDefaultProperties(HLayout) - Static method in class com.smartgwt.client.widgets.layout.HLayout
-
Class level method to set the default properties of this class.
- setDefaultProperties(HStack) - Static method in class com.smartgwt.client.widgets.layout.HStack
-
Class level method to set the default properties of this class.
- setDefaultProperties(ImgSectionHeader) - Static method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Class level method to set the default properties of this class.
- setDefaultProperties(Layout) - Static method in class com.smartgwt.client.widgets.layout.Layout
-
Class level method to set the default properties of this class.
- setDefaultProperties(LayoutSpacer) - Static method in class com.smartgwt.client.widgets.layout.LayoutSpacer
-
Class level method to set the default properties of this class.
- setDefaultProperties(NavigationBar) - Static method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Class level method to set the default properties of this class.
- setDefaultProperties(NavPanel) - Static method in class com.smartgwt.client.widgets.layout.NavPanel
-
Class level method to set the default properties of this class.
- setDefaultProperties(PortalLayout) - Static method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Class level method to set the default properties of this class.
- setDefaultProperties(Portlet) - Static method in class com.smartgwt.client.widgets.layout.Portlet
-
Class level method to set the default properties of this class.
- setDefaultProperties(ScreenLoader) - Static method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Class level method to set the default properties of this class.
- setDefaultProperties(SectionHeader) - Static method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Class level method to set the default properties of this class.
- setDefaultProperties(SectionStack) - Static method in class com.smartgwt.client.widgets.layout.SectionStack
-
Class level method to set the default properties of this class.
- setDefaultProperties(SplitPane) - Static method in class com.smartgwt.client.widgets.layout.SplitPane
-
Class level method to set the default properties of this class.
- setDefaultProperties(VLayout) - Static method in class com.smartgwt.client.widgets.layout.VLayout
-
Class level method to set the default properties of this class.
- setDefaultProperties(VStack) - Static method in class com.smartgwt.client.widgets.layout.VStack
-
Class level method to set the default properties of this class.
- setDefaultProperties(AdaptiveMenu) - Static method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Class level method to set the default properties of this class.
- setDefaultProperties(IconMenuButton) - Static method in class com.smartgwt.client.widgets.menu.IconMenuButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(IMenuButton) - Static method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(Menu) - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Class level method to set the default properties of this class.
- setDefaultProperties(MenuBar) - Static method in class com.smartgwt.client.widgets.menu.MenuBar
-
Class level method to set the default properties of this class.
- setDefaultProperties(MenuButton) - Static method in class com.smartgwt.client.widgets.menu.MenuButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(RibbonMenuButton) - Static method in class com.smartgwt.client.widgets.menu.RibbonMenuButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(SelectionTreeMenu) - Static method in class com.smartgwt.client.widgets.menu.SelectionTreeMenu
-
Class level method to set the default properties of this class.
- setDefaultProperties(TreeMenuButton) - Static method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(MiniNavControl) - Static method in class com.smartgwt.client.widgets.MiniNavControl
-
Class level method to set the default properties of this class.
- setDefaultProperties(MultiFilePicker) - Static method in class com.smartgwt.client.widgets.MultiFilePicker
-
Class level method to set the default properties of this class.
- setDefaultProperties(MultiGroupDialog) - Static method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(MultiGroupPanel) - Static method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Class level method to set the default properties of this class.
- setDefaultProperties(MultiSortDialog) - Static method in class com.smartgwt.client.widgets.MultiSortDialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(MultiSortPanel) - Static method in class com.smartgwt.client.widgets.MultiSortPanel
-
Class level method to set the default properties of this class.
- setDefaultProperties(NavigationButton) - Static method in class com.smartgwt.client.widgets.NavigationButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(ActiveXControl) - Static method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Class level method to set the default properties of this class.
- setDefaultProperties(BrowserPlugin) - Static method in class com.smartgwt.client.widgets.plugins.BrowserPlugin
-
Class level method to set the default properties of this class.
- setDefaultProperties(Flashlet) - Static method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Class level method to set the default properties of this class.
- setDefaultProperties(SVG) - Static method in class com.smartgwt.client.widgets.plugins.SVG
-
Class level method to set the default properties of this class.
- setDefaultProperties(PointerSettings) - Static method in class com.smartgwt.client.widgets.PointerSettings
-
Class level method to set the default properties of this class.
- setDefaultProperties(PrintCanvas) - Static method in class com.smartgwt.client.widgets.PrintCanvas
-
Class level method to set the default properties of this class.
- setDefaultProperties(PrintWindow) - Static method in class com.smartgwt.client.widgets.PrintWindow
-
Class level method to set the default properties of this class.
- setDefaultProperties(Progressbar) - Static method in class com.smartgwt.client.widgets.Progressbar
-
Class level method to set the default properties of this class.
- setDefaultProperties(RangeSlider) - Static method in class com.smartgwt.client.widgets.RangeSlider
-
Class level method to set the default properties of this class.
- setDefaultProperties(RibbonButton) - Static method in class com.smartgwt.client.widgets.RibbonButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(RichTextEditor) - Static method in class com.smartgwt.client.widgets.RichTextEditor
-
Class level method to set the default properties of this class.
- setDefaultProperties(ListPropertiesDialog) - Static method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
Class level method to set the default properties of this class.
- setDefaultProperties(ListPropertiesPane) - Static method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
Class level method to set the default properties of this class.
- setDefaultProperties(SavedSearchEditor) - Static method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Class level method to set the default properties of this class.
- setDefaultProperties(Scrollbar) - Static method in class com.smartgwt.client.widgets.Scrollbar
-
Class level method to set the default properties of this class.
- setDefaultProperties(Slider) - Static method in class com.smartgwt.client.widgets.Slider
-
Class level method to set the default properties of this class.
- setDefaultProperties(Snapbar) - Static method in class com.smartgwt.client.widgets.Snapbar
-
Class level method to set the default properties of this class.
- setDefaultProperties(Sound) - Static method in class com.smartgwt.client.widgets.Sound
-
Class level method to set the default properties of this class.
- setDefaultProperties(Splitbar) - Static method in class com.smartgwt.client.widgets.Splitbar
-
Class level method to set the default properties of this class.
- setDefaultProperties(StatefulCanvas) - Static method in class com.smartgwt.client.widgets.StatefulCanvas
-
Class level method to set the default properties of this class.
- setDefaultProperties(StretchImg) - Static method in class com.smartgwt.client.widgets.StretchImg
-
Class level method to set the default properties of this class.
- setDefaultProperties(StretchImgButton) - Static method in class com.smartgwt.client.widgets.StretchImgButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(ImgTab) - Static method in class com.smartgwt.client.widgets.tab.ImgTab
-
Class level method to set the default properties of this class.
- setDefaultProperties(TabBar) - Static method in class com.smartgwt.client.widgets.tab.TabBar
-
Class level method to set the default properties of this class.
- setDefaultProperties(TabSet) - Static method in class com.smartgwt.client.widgets.tab.TabSet
-
Class level method to set the default properties of this class.
- setDefaultProperties(TableView) - Static method in class com.smartgwt.client.widgets.tableview.TableView
-
Class level method to set the default properties of this class.
- setDefaultProperties(SimpleTile) - Static method in class com.smartgwt.client.widgets.tile.SimpleTile
-
Class level method to set the default properties of this class.
- setDefaultProperties(TileGrid) - Static method in class com.smartgwt.client.widgets.tile.TileGrid
-
Class level method to set the default properties of this class.
- setDefaultProperties(TileLayout) - Static method in class com.smartgwt.client.widgets.tile.TileLayout
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToggleSwitch) - Static method in class com.smartgwt.client.widgets.ToggleSwitch
-
Class level method to set the default properties of this class.
- setDefaultProperties(RibbonBar) - Static method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
Class level method to set the default properties of this class.
- setDefaultProperties(RibbonGroup) - Static method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Class level method to set the default properties of this class.
- setDefaultProperties(Toolbar) - Static method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolStrip) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolStripButton) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolStripGroup) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolStripMenuButton) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolStripResizer) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolStripSeparator) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Class level method to set the default properties of this class.
- setDefaultProperties(ToolStripSpacer) - Static method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
-
Class level method to set the default properties of this class.
- setDefaultProperties(TourWindow) - Static method in class com.smartgwt.client.widgets.tour.TourWindow
-
Class level method to set the default properties of this class.
- setDefaultProperties(ResultTree) - Static method in class com.smartgwt.client.widgets.tree.ResultTree
-
Class level method to set the default properties of this class.
- setDefaultProperties(Tree) - Static method in class com.smartgwt.client.widgets.tree.Tree
-
Class level method to set the default properties of this class.
- setDefaultProperties(TreeGrid) - Static method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Class level method to set the default properties of this class.
- setDefaultProperties(DetailViewer) - Static method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Class level method to set the default properties of this class.
- setDefaultProperties(ViewLoader) - Static method in class com.smartgwt.client.widgets.ViewLoader
-
Class level method to set the default properties of this class.
- setDefaultProperties(Window) - Static method in class com.smartgwt.client.widgets.Window
-
Class level method to set the default properties of this class.
- setDefaultQuantity(int) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- setDefaultQuoteString(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
- setDefaultResizeBars(LayoutResizeBarPolicy) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Policy for whether resize bars are shown on members by default.
- setDefaultSearchNameSuffix(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
HTML string to append to the search title in the search name field if this is the default search.
- setDefaultSearchOperator(OperatorId) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setDefaultSearchTitle(String) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
- setDefaultShowCustomScrollbars(boolean) - Static method in class com.smartgwt.client.widgets.Canvas
-
Whether to use the browser's native scrollbars or SmartClient-based scrollbars by default
for all canvases.
- setDefaultSummaryFunction(String, SummaryFunctionType) - Static method in class com.smartgwt.client.data.SimpleType
-
Set a default summary function for some field type.
- setDefaultSummaryFunction(String, String) - Static method in class com.smartgwt.client.data.SimpleType
-
Set a default summary function for some field type.
- setDefaultTabHeight(Integer) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, is passed as "height" to all tabs when
tabBarPosition
is set to
"left"
or
"right"
.
- setDefaultTabSize(int) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Default size (length) in pixels for tabs within this tabBar
- setDefaultTabWidth(Integer) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, is passed as "width" to all tabs when
tabBarPosition
is set to
"top"
or
"bottom"
.
- setDefaultTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.data.DataSource
-
- setDefaultTimeFieldWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width for time type fields.
- setDefaultTimelineColumnSpan(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setDefaultTimeout(double) - Static method in class com.smartgwt.client.rpc.RPCManager
-
In milliseconds, how long the RPCManager waits for an RPC request to complete before returning an error.
- setDefaultToFirstItem(Boolean) - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
- setDefaultToFirstOption(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Select the first option as the default value for this ComboBoxItem.
- setDefaultToFirstOption(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Select the first option as the default value for this SelectItem.
- setDefaultUserSearch(DataBoundComponent, boolean, Record, String) - Method in class com.smartgwt.client.data.SavedSearches
-
Update the user's default search.
- setDefaultUseUnselectedValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
Should this item track unselected or selected values by default?
- setDefaultValue(String) - Method in class com.smartgwt.client.util.workflow.AskForValueTask
-
Default value.
- setDefaultValue(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value used when no value is provided for this item.
- setDefaultValue(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value used when no value is provided for this item.
- setDefaultValue(Date) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value used when no value is provided for this item.
- setDefaultValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value used when no value is provided for this item.
- setDefaultValue(Float) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value used when no value is provided for this item.
- setDefaultValue(Double) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Value used when no value is provided for this item.
- setDefaultValue(Object) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setDefaultValue(String) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Header text
- setDefaultValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field
can be edited
,
this property can be used to specify a default value for this field's editor when adding
new rows to the grid.
- setDefaultValue(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field
can be edited
,
this property can be used to specify a default value for this field's editor when adding
new rows to the grid.
- setDefaultValue(Long) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field
can be edited
,
this property can be used to specify a default value for this field's editor when adding
new rows to the grid.
- setDefaultValue(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field
can be edited
,
this property can be used to specify a default value for this field's editor when adding
new rows to the grid.
- setDefaultValue(Float) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field
can be edited
,
this property can be used to specify a default value for this field's editor when adding
new rows to the grid.
- setDefaultValue(Date) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field
can be edited
,
this property can be used to specify a default value for this field's editor when adding
new rows to the grid.
- setDefaultValue(Boolean) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
The default value of this ToggleSwitch.
- 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.
- setDefaultWaitDuration(Integer) - Method in class com.smartgwt.client.util.workflow.Process
-
When
defaultWaitFor
or task
waitFor
are set to "duration", how long should the wait be
before starting the task? A task can override the default value with task
waitDuration
.
- setDefaultWaitFor(WaitForType) - Method in class com.smartgwt.client.util.workflow.Process
-
Condition to wait for before each task is executed.
- setDefaultWidth(Integer) - Method in class com.smartgwt.client.browser.window.BrowserWindowSettings
-
- setDefaultWidth(int) - Method in class com.smartgwt.client.widgets.Canvas
-
For custom components, establishes a default width for the component.
- setDefaultWidth(int) - Method in class com.smartgwt.client.widgets.Dialog
-
- setDefaultWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Optional "default width" for this field.
- setDefaultWidth(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
The default menu width.
- setDefaultYearMode(FiscalYearMode) - Method in class com.smartgwt.client.widgets.FiscalCalendar
-
This attribute controls how the displayed fiscalYear value should be calculated for dates falling within a period not
explicitly listed in the
fiscal years array
.
- setDeferRemoval(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDefiningProperty(String) - Method in class com.smartgwt.client.widgets.Button
-
- setDefiningProperty(String) - Method in class com.smartgwt.client.widgets.Canvas
-
- setDefiningProperty(String) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
- setDefiningProperty(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
- setDefiningPropertyNameOptions(String...) - Method in class com.smartgwt.client.widgets.Canvas
-
- setDeleteLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear on the deleteLevelButton
- setDeleteLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear on the deleteLevelButton
- setDeleteLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear on the deleteLevelButton
- setDeleteLevelButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear on the deleteLevelButton
- setDependentFields(String[]) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
User-defined list of fields on which this validator depends.
- setDeriveUniqueValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If this MultiPickerItem is deriving its options from a dataSource, should it ensure unique field values by
grouping by
the value field for this item? This is not necessary if the
target dataSource value field is already unique - for example if this is the primaryKey field for a dataSource.
- setDeriveUniqueValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
If this MultiPickerItem is deriving its options from a dataSource, should it ensure unique field values by
grouping by
the value field for this item? This is not necessary if the
target dataSource value field is already unique - for example if this is the primaryKey field for a dataSource.
- setDescendingTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the "direction" field's SelectItem for a "descending" sort
- setDescendingTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the "direction" field's SelectItem for a "descending" sort
- setDescription(String) - Method in class com.smartgwt.client.data.DataSource
-
An optional description of the DataSource's content.
- setDescription(String) - Method in class com.smartgwt.client.data.DataSourceField
-
An optional description of the DataSourceField's meaning.
- setDescription(String) - Method in class com.smartgwt.client.data.OperationBinding
-
An optional description of the operationBinding's behavior.
- setDescription(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Optional description for this specific instance of process element.
- setDescription(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- 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".
- setDeselectAllButtonHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- setDeselectAllButtonIcon(String) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- setDeselectAllButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setDeselectAllButtonWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- setDeselectAllWhileFiltered_disabledPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setDeselectAllWhileFiltered_partialCachePrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setDeselectButtonHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- setDeselectButtonIcon(String) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- setDeselectButtonWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- setDeselectedButtonStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
- setDeselectOnPartialCheckboxClick(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDestroyOnClose(Boolean) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Whether to call
destroy()
when closing the Portlet.
- setDestroyOnRemove(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Should the
items
be
destroyed
if this section is
removed
? The section header itself and any controls will
always be destroyed.
- setDestroyPanes(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- 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.
- setDetailPaneTitleTemplate(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setDetailsButtonTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setDetailTitle(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setDetailToolButtons(Canvas...) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
detailToolButtons
allows you to specify a set of controls that are specially placed based on the
deviceMode
and
pageOrientation
.
- setDetailViewerProperties(DetailViewer) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Properties for the
DetailViewer
that is automatically created to render the
contents of tiles by default.
- setDeviceMode(DeviceMode) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
UI layout mode used for this SplitPane
.
- setDialogWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Width for the "other value" prompt dialog.
- setDialRadius(float) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
- setDialRadius(double) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Radius in pixels of the dial.
- setDirection(SortDirection) - Method in class com.smartgwt.client.data.SortSpecifier
-
The direction in which this specifier should sort.
- setDirection(float) - Method in class com.smartgwt.client.widgets.drawing.SimpleGradient
-
Angle of the direction vector in degrees.
- setDirection(NavigationDirection) - Method in class com.smartgwt.client.widgets.NavigationButton
-
Navigation direction for this button.
- setDirectionFieldTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the header of the "direction" field.
- setDirectionFieldTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the header of the "direction" field.
- setDisable(Boolean) - Method in class com.smartgwt.client.util.workflow.FormDisableFieldTask
-
Should the target form item be disabled?
- setDisableCacheSync(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
By default when the data of this ResultSet's dataSource is modified, the ResultSet will be updated to display these
changes.
- setDisableCacheSync(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
By default when the data of this ResultTree's dataSource is modified, the ResultTree will be updated to display these
changes.
- setDisabled(Boolean) - Static method in class com.smartgwt.client.ai.AI
-
Whether AI is disabled.
- setDisabled(Boolean) - Method in class com.smartgwt.client.data.Hilite
-
Whether this hilite is currently disabled.
- setDisabled(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If set to true, the widget will be disabled.
- setDisabled(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether this item is disabled.
- setDisabled(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Whether this icon is disabled.
- setDisabled(boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
Enable or disable this object
- setDisabled(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
Image to display when the component is
disabled
.
- setDisabled(boolean) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified, this tab will initially be rendered in a disabled state.
- setDisableDateCustomizer(DisableDateCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return true from the customizer to have the passed event considered disabled in the passed view
- setDisabledCursor(Cursor) - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies the cursor image to display when the mouse pointer is over this widget if this widget is disabled.
- setDisabledCursor(Cursor) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Specifies the cursor image to display when the mouse pointer is over this icon if this icon is disabled.
- setDisabledDates(Date...) - Method in class com.smartgwt.client.widgets.DateChooser
-
An array of Date instances that should be disabled if they appear in the calendar view.
- setDisabledGroupByPrompt(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Prompt to indicate that grouping is disabled as the data set size exceeds
groupByMaxRecords
.
- setDisabledHover(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setDisabledIcon(String) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The filename for this item's custom icon when the item is disabled.
- setDisabledIconCursor(Cursor) - Method in class com.smartgwt.client.widgets.Button
-
Specifies the cursor to display when the mouse pointer is over the icon image and this
StatefulCanvas
is
disabled
.
- setDisabledMessage(String) - Method in class com.smartgwt.client.util.AsyncOperationResult
-
If this is a DISABLED-
type
result, an optional statement
to be displayed to the user that the operation was disabled.
- setDisabledWeekdayStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekday dates which have been
disabled
.
- setDisabledWeekendStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to weekend dates which have been
disabled
.
- setDisableIconsOnReadOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
canEdit
is set to false, should
icons
be disabled by default?
- setDisableIconsOnReadOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
- setDisableOnReadOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
- setDisableQueuing(Boolean) - Method in class com.smartgwt.client.data.RestDataSource
-
- setDisableTouchScrollingForDrag(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Disables
useTouchScrolling
whenever a built-in drag
operation has been enabled which is known to be non-functional if touch scrolling is enabled.
- setDisableValidation(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If set to true, client-side validators will not run on the form when validate() is called.
- setDisableValidation(Boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
If set to true, client-side validators will not run on the form when validate() is called.
- setDisableWeekends(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, weekend days appear in a disabled style and events cannot be created on weekends.
- setDisableWeekends(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether it should be valid to pick a weekend day.
- setDisappearMethod(NotifyTransition) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Controls how messages disappear from or leave their requested location.
- setDiscardedColumnsMessage(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
- setDiscardEditsOnHideField(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a user is editing a
canEdit:true
listGrid, and they hide
a field while the editor is showing, should we discard any edits in the edit row for the field being hidden?
- setDiscardEditsSaveButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
confirmDiscardEdits
is true this is the
title for the save button appearing in the lost edits confirmation dialog.
- setDiscardParentlessNodes(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When data is loaded from the server, should nodes with an explicit value for the
Tree.parentIdField
which doesn't map to a valid parent node be
dropped? If set to false, for
TreeGrid.loadDataOnDemand
:false trees, parentless nodes will be added as children of the root node - for
TreeGrid.loadDataOnDemand
:true, they will be added as
children of the folder currently requesting children.
- setDiscardParentlessNodes(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
If this tree has
modelType:"parent"
, should nodes in the data
array for the tree be dropped if they have an explicitly specified value for the
parentIdField
which doesn't match any other nodes in the tree.
- setDiscontinuousLines(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to treat non-numeric values in the dataset as indicating a break in the data line.
- setDiscoverTreeSettings(DiscoverTreeSettings) - Method in class com.smartgwt.client.data.DataSource
-
Settings to use when discoverTree() is automatcially called because
autoDiscoverTree
is set to true for this DataSource
- setDismissMessage(Boolean) - Method in class com.smartgwt.client.widgets.notify.NotifyAction
-
Should a click on this action automatically dismiss the associated message?
- setDismissOnEscape(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Should this window be dismissed (same effect as pressing the "Cancel" button) when the user presses the "Escape"
key?
Windows with this setting will dismiss on Escape keypresses in any of the following cases: The window
or one of its descendants has focus (and does not cancel the Escape keypress) The window is
modal
, and not itself masked.
- setDismissOnOutsideClick(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, a click outside the bounds of the Window will have the same effect as pressing its cancel button.
Note: Applies only to modal windows.
- setDisplayDiscardedColumns(Boolean) - Method in class com.smartgwt.client.widgets.BatchUploader
-
If columns were present in the imported data that were discarded because they could not be matched to any DataSource
fields, whether these should be displayed to the user, using the
discardedColumnsMessage
shown within the
uploadStatusMessages
component.
- setDisplayField(String) - Method in class com.smartgwt.client.data.DataSourceField
-
When records from this dataSource are displayed in a dataBoundComponent such as a
ListGrid
, the
displayField
attribute may be used to cause some field to
display a value from another field in the record.
- setDisplayField(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If set, this item will display a value from another field to the user instead of showing the underlying data value for
the
field name
.
- setDisplayField(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set, this item will display a value from another field to the user instead of showing the underlying data value for
the
field name
.
- setDisplayField(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The displayField
of the combo box.
- setDisplayField(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If set, this item will display a value from another field to the user instead of showing the underlying data value for
the
field name
.
- setDisplayField(String) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Specifies an alternative field from which display values should be retrieved for this item.
If this item is
not databound (
optionDataSource
is
unset), or bound to the same dataSource as the form as a whole, this is implemented by picking up the value of
the specified field from the Form's values object.
Otherwise this item will attempt to map its underlying
value to a display value by retrieving a record from the
optionDataSource
where the
valueField
matches this item's value, and displaying the
displayField
value from that record.
This
essentially enables the specified
optionDataSource
to be used as a server based
ValueMap
.
- setDisplayField(String) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Specifies an alternative field from which display values should be retrieved for this item.
- setDisplayField(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If set, this item will display a value from another field to the user instead of showing the underlying data value for
the
field name
.
- setDisplayField(String) - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
If set, this item will display a value from another field to the user instead of showing the underlying data value for
the
field name
.
- setDisplayField(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the
optionDataSource
field used to
retrieve the display values that are to be mapped from the internal values specified 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.
- setDisplayValueFromRecord(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If a
displayField
is set, should this field show
record values from the
displayField
?
- setDistance(Integer) - Method in class com.smartgwt.client.data.RelationPath
-
A number representing the distance between source and target DataSources.
- setDocument(AceDocument) - Method in class com.smartgwt.client.widgets.ace.AceAnchor
-
Internal use only.
- setDontAutoDestroyComponent(Canvas, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showRecordComponents
is true, by default
any created record components are destroyed once they are no longer in use (for example, if the ListGrid as a whole is
destroyed).
- setDoubleClickDelay(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Amount of time (in milliseconds) between which two clicks are considered a single click
- setDoughnutHoleProperties(DrawOval) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for doughnut hole
- setDoughnutRatio(float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If showing a doughnut hole (see
showDoughnut
),
ratio of the size of the doughnut hole to the size of the overall pie chart, as a number between 0 to 1.
- setDown(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- setDownButtonSrc(String) - Method in class com.smartgwt.client.widgets.MiniNavControl
-
Image used for the down arrowhead.
- setDownloadIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Returns the URL for an Icon that will allow the file to be downloaded
- setDownloadResult(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
If enabled, causes the RPCRequest to download the requested resource as a file, either showing the browser's Save
dialog or displaying the file-content in
a new browser
window
.
- setDownloadToNewWindow(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
When
downloadResult
is true, setting this attribute to true
causes the content of the downloaded file to be displayed in a new browser window.
- setDragAppearance(DragAppearance) - Method in class com.smartgwt.client.widgets.Canvas
-
Visual appearance to show when the object is being dragged.
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setDragDataAction(DragDataAction) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Indicates what to do with data dragged into another DataBoundComponent.
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Indicates what to do with data dragged into another DataBoundComponent.
- setDragDataAction(DragDataAction) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setDragDataCustomizer(DragDataCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
During a drag-and-drop interaction, this method returns the set of records being dragged
out of the component.
- setDragDataCustomizer(DragDataCustomizer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
During a drag-and-drop interaction, this method returns the set of records being dragged
out of the component.
- setDragDataCustomizer(DragDataCustomizer) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
During a drag-and-drop interaction, this method returns the set of records being dragged
out of the component.
- setDragDataCustomizer(DragDataCustomizer) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
During a drag-and-drop interaction, this method returns the set of records being dragged
out of the component.
- setDragDataCustomizer(DragDataCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
During a drag-and-drop interaction, this method returns the set of records being dragged
out of the component.
- setDragDataCustomizer(DragDataCustomizer) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
During a drag-and-drop interaction, this method returns the set of records being dragged
out of the component.
- setDragDataCustomizer(DragDataCustomizer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
During a drag-and-drop interaction, this method returns the set of records being dragged
out of the component.
- setDragHandleFieldTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDragHandleIcon(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDragHandleIconSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDragHoverCustomizer(DragHoverCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Customize the Hover text to display during a drag operation
- setDragIntersectStyle(DragIntersectStyle) - Method in class com.smartgwt.client.widgets.Canvas
-
This indicates how the system will test for droppable targets: either by intersection with the mouse or intersection
with the rectangle of the dragMoveTarget.
- setDragLineStyle(String) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
The CSS class applied to the
dragLine
autochild.
- setDragLineThickness(int) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
- setDragMaskType(DragMaskType) - Method in class com.smartgwt.client.widgets.Canvas
-
This property controls what kind of mask is used in case
useDragMask
is enabled.
- setDragMaxHeight(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets maximum height that this Canvas can be resized to by a user.
- setDragMaxWidth(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Maximum width that this Canvas can be resized to by a user.
- setDragMinHeight(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Minimum height that this Canvas can be resized to by a user.
- setDragMinWidth(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Minimum width that this Canvas can be resized to by a user.
- setDragOffset(int, int) - Static method in class com.smartgwt.client.util.EventHandler
-
Sets the initial coordinate offset of the last event, typically a mouseDown or touchStart,
from the drag target.
- setDragOpacity(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If this widget has dragAppearance "target"
, this value specifies the opacity to render the target while it
is being dragged.
- setDragRepositionAppearance(DragAppearance) - Method in class com.smartgwt.client.widgets.Canvas
-
If
canDragReposition
is true, this attribute specifies
the visual appearance to show during drag reposition.
- setDragRepositionCursor(Cursor) - Method in class com.smartgwt.client.widgets.Canvas
-
Cursor to switch to if the mouse is over a widget that is drag repositionable.
- setDragResizeAppearance(DragAppearance) - Method in class com.smartgwt.client.widgets.Canvas
-
If
canDragResize
is true, this attribute specifies the
visual appearance to show during drag resize.
- setDragScrollDelay(int) - Method in class com.smartgwt.client.widgets.Canvas
-
If this widget supports drag-scrolling, This property specifies how many ms the user must hover over the
drag-scroll threshold before scrolling begins.
- setDragScrollRedrawDelay(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Like
scrollRedrawDelay
, but applies when the
component is being drag-scrolled (via a scrollbar).
- setDragSnapAngle(int) - Method in class com.smartgwt.client.tools.GradientEditor
-
The angle by which drag-rotating a linear-gradient in the preview should snap.
- setDragStartDistance(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the cursor needs to move before the EventHandler starts a drag operation.
- setDragStartDistance(int) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Number of pixels the cursor needs to move before the EventHandler starts a drag operation.
- setDragTarget(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
A different widget that should be actually dragged when dragging initiates on this widget.
- setDragTarget(String) - Method in class com.smartgwt.client.widgets.Canvas
-
A different widget that should be actually dragged when dragging initiates on this widget.
- setDragTracker(String) - Static method in class com.smartgwt.client.util.EventHandler
-
Set the HTML for the drag tracker that follows the mouse during a drag and drop interaction.
- setDragTracker(String, int, int, int, int) - Static method in class com.smartgwt.client.util.EventHandler
-
Set the HTML for the drag tracker that follows the mouse during a drag and drop interaction.
- setDragTracker() - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setDragTrackerIconCustomizer(DragTrackerIconCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
HTML to be shown in hovers over cells in the column described by this field.
- setDragTrackerImage(String) - Static method in class com.smartgwt.client.util.EventHandler
-
This API may be called to set the native HTML5 drag tracker image.
- setDragTrackerImage(String, int) - Static method in class com.smartgwt.client.util.EventHandler
-
- setDragTrackerImage(String, int, int) - Static method in class com.smartgwt.client.util.EventHandler
-
This API may be called to set the native HTML5 drag tracker image.
- setDragTrackerMode(DragTrackerMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When records are being dragged from within a ListGrid, what sort of drag-tracker should be displayed?
Note that if
multiple records are being dragged the displayed tracker will be based on the first selected record.
- setDragTrackerStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setDragTrackerStyle(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setDragTrackerStyle(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
CSS Style to apply to the drag tracker when dragging occurs on this component.
- setDragTrackerStyle(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setDragTrackerStyle(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setDragTrackerStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDragTrackerStyle(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setDragTrackerStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setDragTrackerTitleCustomizer(DragTrackerTitleCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Return "title" HTML to display as a drag tracker when the user drags some record.
Default implementation will display the cell value for the title field (see
+link{listGrid.getTitleField()}) for the record(s) being dragged (including any
icons / custom formatting / styling, etc).
- setDragType(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets a
dragType
for this widget used, to be compared to
dropTypes
on possible drop target widgets.
- setDrawAheadRatio(float) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How far should we render records ahead of the currently visible area? This is expressed as a ratio from viewport size
to rendered area size.
- setDrawAllMaxCells(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If drawing all rows would cause less than
drawAllMaxCells
cells to be rendered, the full dataset will
instead be drawn even if
showAllRecords
is false and
the viewport size and
drawAheadRatio
setting would
normally have caused incremental rendering to be used.
- setDrawAllMaxTiles(Integer) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
If drawing all tiles would cause no more than
drawAllMaxTiles
tiles to be rendered, the full dataset will
instead be drawn even if
showAllRecords
is false and
incremental rendering would have otherwise been used.
- setDrawFirstScreen(boolean) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Determines whether the
currentScreenName
screen
is drawn after all screens have been loaded.
- setDrawGroup(DrawGroup) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setDrawingHeight(int) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
When
canDragScroll
is enabled, this is the height
of the area in viewbox coordinates that can be accessed through drag-scrolling.
- setDrawingType(DrawingType) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Which type of drawing back-end should be used by this DrawPane
? A default drawing back-end is automatically
selected based on the browser.
- setDrawingWidth(int) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
When
canDragScroll
is enabled, this is the width
of the area in viewbox coordinates that can be accessed through drag-scrolling.
- setDrawItemDefaults(DrawItem) - Method in class com.smartgwt.client.tools.EditNode
-
Properties required to recreate the current
liveObject
.
- setDrawItemDefaults(DrawItem) - Method in class com.smartgwt.client.tools.PaletteNode
-
Defaults for the component to be created from this palette.
- setDrawItemLiveObject(DrawItem) - Method in class com.smartgwt.client.tools.EditNode
-
Live version of the object created from the defaults
.
- setDrawItemLiveObject(DrawItem) - Method in class com.smartgwt.client.tools.PaletteNode
-
For a paletteNode which should be a "singleton", that is, always provides the exact same object (==) rather than a
dynamically created copy, provide the singleton object as liveObject
.
- setDrawItems(DrawItem...) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Initial list of DrawItems for this DrawGroup.
- setDrawItems(DrawItem...) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Array of DrawItems to initially display in this DrawPane.
- setDrawLegendBoundary(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether a boundary should be drawn above the Legend area for circumstances where the chart area already has an outer
border.
- setDrawnClockwise(boolean) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Whether the sectors are drawn clockwise, and increasing the value causes the needle to move clockwise.
- setDrawPane(DrawPane) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setDrawPane(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setDrawPane(DrawPane) - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
- setDrawPaneDefaults(DrawPane) - Method in class com.smartgwt.client.tools.EditNode
-
Properties required to recreate the current
liveObject
.
- setDrawPaneDefaults(DrawPane) - Method in class com.smartgwt.client.tools.PaletteNode
-
Defaults for the component to be created from this palette.
- setDrawPaneLiveObject(DrawPane) - Method in class com.smartgwt.client.tools.EditNode
-
Live version of the object created from the defaults
.
- setDrawPaneLiveObject(DrawPane) - Method in class com.smartgwt.client.tools.PaletteNode
-
For a paletteNode which should be a "singleton", that is, always provides the exact same object (==) rather than a
dynamically created copy, provide the singleton object as liveObject
.
- setDrawTitleBackground(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
should a background color be set behind the Title.
- setDrawTitleBoundary(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether a boundary should be drawn below the title area for circumstances where the chart area already has an outer
border.
- setDropCacheOnUpdate(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
Whether to discard all cached rows when a modification operation (add, update, remove) occurs on the ResultSet's
DataSource.
- setDropEndSpace(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showDropEndSpace
is set to true, this property
governs how large the space under the last node during drop should be.
- setDropExtraFields(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Indicates that for server responses, for any data being interpreted as DataSource records, only data that corresponds
to declared fields should be retained; any extra fields should be discarded.
- setDropIconSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If
showDropIcons
is true, this suffix will be
appended to the
folderIcon
when the user
drop-hovers over some folder.
- setDropIconSuffix(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showDropIcons
is true, this suffix will be
appended to the
folderIcon
when the user drop-hovers
over some folder.
- setDropLineProperties(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
- setDropLineThickness(int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Thickness, in pixels of the dropLine shown during drag and drop when
canDropComponents
is set to
true
.
- setDropOutlineBorder(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Set the CSS border of the outline for drop targets as a CSS string including border-width, border-style, and/or color
(eg "1px dashed blue").
- setDropTarget(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
Target component on which a
target
must be dropped to complete
step.
- setDropTarget(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Delegates a different widget that should actually be dropped on if the cursor is over this widget when the drop
completes.
- setDropTarget(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Delegates a different widget that should actually be dropped on if the cursor is over this widget when the drop
completes.
- setDropTypes(String...) - Method in class com.smartgwt.client.widgets.Canvas
-
When a drag and drop interaction occurs, if a
dragType
is
configured on the source widget, it is compared to the
dropTypes
configured on the target widget, and a
drop is only allowed if the
dragType
is listed in the target widget's
dropTypes
array.
- setDropTypes(String) - Method in class com.smartgwt.client.widgets.Canvas
-
When a drag and drop interaction occurs, if a
dragType
is
configured on the source widget, it is compared to the
dropTypes
configured on the target widget, and a
drop is only allowed if the
dragType
is listed in the target widget's
dropTypes
array.
- setDropTypes(String...) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
dropTypes
is set to ["PortalColumn"]
in order to allow the dragging of columns within the
PortalLayout
.
- setDropUnknownCriteria(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
If the criteria applied to a fetch type operation contain fields that are not present in the dataSource, should they be
ignored when performing filtering on the client.
- setDropValues(Map) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setDropValues(Map) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setDropValues(Map) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
When an item is dropped on this component, and
addDropValues
is true and both the source and
target widgets are databound, either to the same DataSource or to different DataSources that are related via a foreign key, this object provides the "drop values" that
Smart GWT will apply to the dropped object before updating it.
- setDropValues(Map) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setDropValues(Map) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setDropValues(Map) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDropValues(Map) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setDropValues(Map) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setDuplicateDragMessage(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setDuplicateDragMessage(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setDuplicateDragMessage(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Message to show when a user attempts to transfer duplicate records into this component, and
preventDuplicates
is enabled.
- setDuplicateDragMessage(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setDuplicateDragMessage(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setDuplicateDragMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setDuplicateDragMessage(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setDuplicateDragMessage(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setDuration(Integer) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
The duration of this event.
- setDuration(int) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Length of time a message is shown before being auto-dismissed, in milliseconds.
- setDurationField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setDurationUnit(TimeUnit) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
When a
duration
is set for this event, this is
the unit of that duration.
- setDurationUnitField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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.
- setEditContext(EditContext) - Method in class com.smartgwt.client.tools.EditTree
-
- setEditContextProperties(EditContext) - Method in class com.smartgwt.client.tools.EditPane
-
Properties to be applied to the
editContext
when created.
- setEditCriteriaInInnerForm(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Flag to disable the criteria editing overrides described in setCriterionGetter()
whereby if this item
contains a DynamicForm as its canvas, it will be used to edit nested AdvancedCriteria automatically.
- setEditedRecord(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
-
- setEditEvent(ListGridEditEvent) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setEditFailedBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
A base name for the CSS class applied to cells when editing has failed.
If this listGrid is editable, this style
will be applied to any edited cells for which validation failed.
As with the default 'baseStyle' property, this
style will have "Dark", "Over", "Selected", or "Disabled" appended to it according to the state of the cell.
If
null, cells for which editing has failed will be rendered using the normal base style classNames, but with custom
CSSText applied as derived from this.editFailedCSSText
- setEditFailedCSSText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom CSS text to be applied to cells when editing has failed.
If this listGrid is editable, this css text will be
applied to any edited cells for which validation failed, on top of the base style for the cell.
For further
customization of styling for cells that failed editing validation, use this.editFailedBaseStyle
instead.
- setEditField(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
-
- setEditFirstRecord(Boolean) - Method in class com.smartgwt.client.util.workflow.GridEditRecordTask
-
When neither
initialValues
nor
Criteria
are provided should the first record in the grid be edited? If not set, a new record
is added.
- setEditFormatter(SimpleTypeFormatter) - Method in class com.smartgwt.client.data.SimpleType
-
Formatter for values of this type when displayed in a freeform text editor such as a
TextItem
- setEditFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setEditFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setEditFormulaFieldText(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Text for a menu item allowing users to edit a formula field
- setEditFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setEditFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setEditFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setEditFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setEditFormulaFieldText(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setEditMaskProperties(Map) - Method in class com.smartgwt.client.tools.EditContext
-
- setEditMode(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Enable or disable edit mode for this component.
- setEditMode(boolean, EditContext) - Method in class com.smartgwt.client.widgets.Canvas
-
- setEditMode(boolean, EditContext, EditNode) - Method in class com.smartgwt.client.widgets.Canvas
-
Enable or disable edit mode for this component.
- setEditNodeProperties(EditNode) - Method in class com.smartgwt.client.tools.PaletteNode
-
Properties to be applied to the
editNode
when created.
- setEditOnF2Keypress(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we start editing when the widget has focus and the user presses the "f2" key (if this ListGrid supports editing)?
- setEditOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we start editing when this widget receives focus (if this ListGrid supports editing)?
- setEditorCustomizer(ListGridEditorCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This method allows developers to dynamically customize the form item displayed in an editable grid, based
on the cell being edited.
- setEditorFormula(UserFormula) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setEditorIconHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
FormItem.iconHeight
.
If this property unset, the
iconHeight property from the editor can be picked up from
iconHeight
instead.
- setEditorIconWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
FormItem.iconWidth
.
If this property unset, the
iconWidth property from the editor can be picked up from
iconWidth
instead.
- setEditorImageURLPrefix(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When some cell in this field is being edited, this property can be used to apply an explicit
FormItem.imageURLPrefix
to the editor in question.
- setEditorImageURLSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When some cell in this field is being edited, this property can be used to apply an explicit
FormItem.imageURLSuffix
to the editor in question.
- setEditorProperties(FormItem) - Method in class com.smartgwt.client.data.DataSourceField
-
Set the default
FormItem
properties to be used whenever this field is edited
(whether in a grid, form, or other component).
- setEditorProperties(FormItem) - Method in class com.smartgwt.client.data.SimpleType
-
Default
FormItem
configuration for editing values of this type.
- setEditorProperties(FormItem) - Method in class com.smartgwt.client.tools.StyleSetting
-
FormItem properties to apply to editors for this setting.
- setEditorProperties(FormItem) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the default
FormItem
properties to be used whenever this field is edited.
- setEditorProperties(FormItem) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Set the default
FormItem
properties to be used whenever this field is edited.
- setEditorTextFormula(UserSummary) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setEditorType(FormItem) - Method in class com.smartgwt.client.data.DataSourceField
-
- setEditorType(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Set the default
FormItem
class to be used whenever this field is edited
(whether in a grid, form, or other component).
- setEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.data.DataSourceField
-
Set the default
FormItem
class to be used whenever this field is edited
(whether in a grid, form, or other component).
- setEditorType(String) - Method in class com.smartgwt.client.data.Operator
-
- setEditorType(FormItem) - Method in class com.smartgwt.client.data.SimpleType
-
- setEditorType(String) - Method in class com.smartgwt.client.data.SimpleType
-
Set the default
FormItem
class to be used whenever a value of this type is edited
(whether in a grid, form, or other component).
- setEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.data.SimpleType
-
Set the default
FormItem
class to be used whenever a value of this type is edited
(whether in a grid, form, or other component).
- setEditorType(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Editor type used to edit instances of this type of process element.
- setEditorType(FormItem) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- 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.
- setEditPendingMarkerStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The name of a CSS class used to overlay regular cell styles with additional styling when a cell has unsaved edits -
these styles are in addition to the styling applied by
editPendingCSSText
or
editPendingBaseStyle
.
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.Canvas
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.Img
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.Label
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.layout.Layout
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.menu.MenuBar
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.Progressbar
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.RibbonButton
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setEditProxyConstructor(String) - Method in class com.smartgwt.client.widgets.Window
-
- setEditProxyProperties(EditNode, EditProxy) - Method in class com.smartgwt.client.tools.EditContext
-
- setEditProxyProperties(EditProxy) - Method in class com.smartgwt.client.tools.EditNode
-
- setEditProxyProperties(EditProxy) - Method in class com.smartgwt.client.tools.PaletteNode
-
- setEditSearchHoverText(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Hover text that appeares over the +{editSearchField}
- setEditSearchText(String) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
- setEditSelectionType(SelectionStyle) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectOnEdit
is true, what should be the
edit-selection behavior be?
- setEditSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setEditSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setEditSummaryFieldText(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Text for a menu item allowing users to edit the formatter for a field
- setEditSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setEditSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setEditSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setEditSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setEditSummaryFieldText(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setEditValue(int, int, Object) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Set the edit value for some cell in the cube grid.
- setEditValue(int, int, Object) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, Date) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, double) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, float) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, Record[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, int, JavaScriptObject) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, Date) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, double) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, float) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, Record[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValue(int, String, Object) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Modifies a field value being tracked as an unsaved user edit.
- setEditValueFormatter(CellEditValueFormatter) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Return the value to display in cells of this field which are being edited.
- setEditValueParser(CellEditValueParser) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Method used to convert the value displayed in an editor for some cell in this field into a raw value for saving.
- setEditValues(int, Map) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This method sets up a set of editValues for some row / cell.
- setEffect(AnimationEffect) - Method in class com.smartgwt.client.widgets.drawing.AnimateShowEffect
-
Effect to apply
- setElement(Element) - Method in class com.smartgwt.client.widgets.Canvas
-
Normal usage of SmartGWT is to call draw() on SmartGWT widgets, not to use use RootPanel.add().
- setElements(ProcessElement...) - Method in class com.smartgwt.client.util.workflow.Process
-
Elements involved in this Process.
- setElements(ProcessElement...) - Method in class com.smartgwt.client.util.workflow.ProcessSequence
-
- setEmbeddedComponent(Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
A component that should be rendered on top of this record, similar to a
record component
but statically defined on the
record.
- setEmbeddedComponent(Canvas) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Arbitrary UI component that should appear in this MenuItem.
- setEmbeddedComponentFields(String...) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
- setEmbeddedComponentFields(String...) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
- setEmbeddedComponentIndent(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This is the pixel-amount by which child components are offset within the grid-body, by default from the left, or from
the right when
RTL
is in effect.
- setEmbeddedComponentMargin(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This is the space to apply as margin around child-components embedded in this grid.
- setEmbeddedComponentPosition(EmbeddedPosition) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Sizing policy applied to the embedded component.
- setEmbeddedComponentPosition(EmbeddedPosition) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
- setEmptyAIHoverContents(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Hover contents to use when the AI-generated hover text is empty.
- setEmptyCellValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The value to display for cells whose value is null or the empty string after applying
formatting
and valueMap (if any).
- setEmptyCellValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The value to display for a cell whose value is null or the empty string after applying
formatting
and valueMap (if any).
- setEmptyCellValue(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Text to show for an empty cell
- setEmptyCellValue(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
The value to display for a cell whose value is null or the empty string after applying formatCellValue and valueMap (if
any).
- setEmptyColumnMessages(String...) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setEmptyDisplayValue(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Text to be used for display by client-side components when this field has a null or undefined value.
- setEmptyDisplayValue(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Text to display when this form item has a null or undefined value.
- setEmptyDisplayValue(String) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Text to display when this form item has a null or undefined value.
- setEmptyDisplayValue(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Text to display when this form item has a null or undefined value.
- setEmptyMenuMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
This message will be displayed as a single, disabled option in any empty menu/submenu created from this item's data
tree.
- setEmptyMenuMessage(String) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If this button's menu (or any of its submenus) are empty, this property can be used to specify the message to display
(as a disabled item) in the empty menu.
- setEmptyMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
Empty message to display when there are no files listed.
- setEmptyMessage(String) - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
The string to display in the body of a listGrid with an empty data array, if showEmptyMessage is true.
- setEmptyMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The string to display in the body of a listGrid with an empty data array, if showEmptyMessage is true.
- setEmptyMessage(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Message to show when a menu is shown with no items.
- setEmptyMessage(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
The string to display in the body of a tileGrid with an empty data array, if
showEmptyMessage
is true.
- setEmptyMessage(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The string to display in the body of a detailViewer with no records.
- setEmptyMessageStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style name applied to the
emptyMessage
if
displayed.
- setEmptyMessageStyle(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
The CSS style name applied to the
emptyMessage
if
displayed.
- setEmptyMessageStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style to display this message in
- setEmptyPickListHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Height for an empty pick list (showing the empty message), if the pick list has no records and
hideEmptyPickList
is
false
.
- setEmptyPickListHeight(int) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Height for an empty pick list (showing the empty message), if the pick list has no records and
hideEmptyPickList
is
false
.
- setEmptyPickListHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Height for an empty pick list (showing the empty message), if the pick list has no records and
hideEmptyPickList
is
false
.
- setEmptyPickListMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Empty message to display in the comboboxItem if PickList.hideEmptyPickList is false
.
- setEmptyPickListMessage(String) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
- setEmptyPickListMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Empty message to display in the selectItem if PickList.hideEmptyPickList is false
.
- setEmptyRowRangeDisplayValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setEmptyTitleHint(String) - Method in class com.smartgwt.client.widgets.FieldPicker
-
The hint shown when editing a field with no title defined.
- setEmptyValueIcon(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This property allows the developer to specify an icon to display when this item has no value.
- setEnableCharting(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If set to true, context menu items will be included on the cells and headers providing the user with an option to create
a chart of the cubeGrid's data set.
- setEnabled(Boolean) - Method in class com.smartgwt.client.widgets.cube.CellRecord
-
Default property name denoting whether this record is enabled.
- setEnabled(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting whether this record is enabled.
- setEnabled(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Affects the visual style and interactivity of the menu item.
- setEnabled(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Default property name denoting whether this record is enabled.
- setEnableIfCondition(MenuItemIfFunction) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Contains the condition that will enable or disable the curent menuItem.
- setEnableInlineEdit(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Whether inline editing should be enabled for any components that are added and are placed into editMode.
- setEnableJSDebugger(boolean) - Static method in class com.smartgwt.client.util.SC
-
Setting this to true will result in the IE / Firebug / Safari debugger being invoked when a JavaScript error is encountered.
- setEnableWhen(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.Canvas
-
Criteria to be evaluated to determine whether this Canvas should be enabled.
- setEnableWhen(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Criteria to be evaluated to determine whether this item should be enabled.
- setEnableWhen(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Criteria to be evaluated to determine whether this icon should appear enabled.
- setEnableWhen(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Criteria to be evaluated to determine whether this field should be enabled.
- setEnableWhen(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Criteria to be evaluated to determine whether this NavItem should be disabled.
- setEnableWhen(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Criteria to be evaluated to determine whether this MenuItem should be disabled.
- setEnableWhen(Criteria) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Criteria to be evaluated to determine whether this Tab should be enabled.
- setEncoding(Encoding) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
encoding for the form, use MULTIPART_ENCODING for file upload forms
- setEnd(AcePosition) - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- setEndAngle(Integer) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
For pie mode only, start angle of the segment for the data value.
- setEndAngle(float) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
- setEndAngle(double) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
End angle of the sector in degrees.
- setEndAngle(float) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- setEndAngle(double) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- setEndArrow(ArrowStyle) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Style of arrow head to draw at the end of the line or path.
- setEndArrow(ArrowStyle) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Style of arrow head to draw at the end of the line or path.
- setEndAt(String) - Method in class com.smartgwt.client.widgets.drawing.AnimateShowEffect
-
For hide animations of type "wipe
and "slide"
this attribute specifies where the wipe /
slide should finish.
- setEndColor(String) - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
An end color for the gradient.
- setEndColor(String) - Method in class com.smartgwt.client.widgets.drawing.SimpleGradient
-
The end color of the gradient.
- setEndDate(Date) - Method in class com.smartgwt.client.data.DateRange
-
Set the end date of the range.
- setEndDate(Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The end date of the calendar timeline view.
- setEndDate(Date) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- setEndDate(Date) - Method in class com.smartgwt.client.widgets.DateChooser
-
Limits the selectable range of this DateChooser.
- setEndDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
The maximum date this item is intended to work with.
- setEndDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- 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.
- setEndLine(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether this canvas should end the line it's in when used as a tile in a
FlowLayout
.
- setEndPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
End point of the curve
If this method is called after the component has been drawn/initialized:
Update the endPoint
- setEndPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
End point of the line
If this method is called after the component has been drawn/initialized:
Update the endPoint
- setEndPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
End point of the line
If this method is called after the component has been drawn/initialized:
Update the endPoint
- setEndRow(Integer) - Method in class com.smartgwt.client.data.DSRequest
-
End row of requested results, used only with fetch operations.
- setEndRow(Integer) - Method in class com.smartgwt.client.data.DSResponse
-
End row of returned server results, when using paged result fetching
- setEndRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
These items are in a row by themselves by default
- setEndRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether this item should end the row it's in in the form layout
- setEndRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
these items are in a row by themselves by default
- setEndRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
By default RichTextItems take up an entire row
- setEndRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
these items are in a row by themselves by default
- setEndRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
these items are in a row by themselves by default
- setEndsAt(String) - Method in class com.smartgwt.client.widgets.drawing.AnimateShowEffect
-
- 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
-
- setEndValue(double) - Method in class com.smartgwt.client.widgets.RangeSlider
-
The end of the selected range.
- setEndValueMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Specifies the attribute in the metric facet that will define the end point of segments in a histogram chart.
- setEndYear(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Latest year that may be selected.
- setEndYearRange(Integer) - Method in class com.smartgwt.client.widgets.DateChooser
-
When
endYear
is unset, this is the years after today that
will be available for selection in the year menu.
- setEnforceDate(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Can this field be set to a non-date value [other than null]?
- setEnforceLength(boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
If a
length
is specified for this item, should
user input be limited to the specified length? If set to true, user input and values passed to
setValue()
will be trimmed to the specified length.
- setEnforceLength(boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If a
length
is specified for this item, should user
input be limited to the specified length? If set to true, user input and values passed to
setValue()
will be trimmed to the specified length.
- setEnforcePolicy(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Whether the layout policy is continuously enforced as new members are added or removed and as members are resized.
- setEnforceSecurityOnClient(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
- setEnforceValueRange(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Dictates whether values applied to this item via
setValue()
or
form.values
will be accepted if they fall
outside the range specified by the item's
start
and
end
dates.
- setEnforceVClipping(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For performance reasons, even when
fixedRecordHeights
is set, vertical clipping is not enforced by default for some kinds of content (such as images) on
all browsers.
- setEngineId(String) - Method in class com.smartgwt.client.ai.AIEngine
-
The unique ID of this engine.
- setEnterKeyEditAction(EnterKeyEditAction) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
What to do when a user hits enter while editing a cell: "nextCell": start editing the next editable cell in
this record (or the first editable cell in the next record if focus is in the last editable cell in the row)
"nextRow": start editing the same field in the next row (skipping any rows where that would be a non-editable
cell.
- setEnterKeyEditAction(EnterKeyEditAction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
What to do when a user hits enter while editing this field?
Overrides the enterKeyEditAction
as
specified at the listGrid level while focus is in this field.
- setEnumConstantProperty(String) - Method in class com.smartgwt.client.data.DataSource
-
The name of the property this DataSource uses for constant name when translating Java enumerated types to and from
Javascript, if the
EnumTranslateStrategy
is set to "bean".
- setEnumCriteriaAsInitialValues(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
In a ListGrid that has a DataSource and has filter criteria that include values for fields declared as
type "enum"
in the DataSource, by default a newly edited row will use those filter
criteria as initial values.
- setEnumOrdinalProperty(String) - Method in class com.smartgwt.client.data.DataSource
-
The name of the property this DataSource uses for ordinal number when translating Java enumerated types to and from
Javascript, if the
EnumTranslateStrategy
is set to "bean".
- setEnumTranslateStrategy(EnumTranslateStrategy) - Method in class com.smartgwt.client.data.DataSource
-
Sets the strategy this DataSource uses to translate Java enumerated types (objects of type enum) to and from Javascript.
- setErrorBarColorMutePercent(float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
This property helps specify the color of the error bars and its value must be a number between -100 and 100.
- setErrorBarWidth(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Width of the horizontal line of the "T"-shape portion of the error bar).
- setErrorFormatter(FormItemErrorFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Register a custom error formatter for this FormItem.
- setErrorIconHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the error icon, if we're showing icons when validation errors occur.
- setErrorIconHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height of the error icon, if we're showing icons when validation errors occur.
- setErrorIconProperties(FormItemIcon) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setErrorIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
URL of the image to show as an error icon, if we're showing icons when validation errors occur.
- setErrorIconSrc(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Src of the image to show as an error icon, if we're showing icons when validation errors occur.
- setErrorIconWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the error icon, if we're showing icons when validation errors occur.
- setErrorIconWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height of the error icon, if we're showing icons when validation errors occur.
- setErrorItemCellStyle(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
showInlineErrors
is false we show all errors
for the form item in a single item rendered at the top of the form.
This attribute specifies the cellStyle to apply
to this item.
- setErrorLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties of the lines used to draw error bars (short, horizontal lines at the low and high metric values, and a
vertical connecting line).
- setErrorMessage(String) - Method in class com.smartgwt.client.util.AsyncOperationResult
-
If this is an ERROR-
type
result, an optional statement to
be displayed to the user of the error that occurred.
- setErrorMessage(String) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Text to display if the value does not pass this validation check.
- setErrorMessageDelimiterOrEndOfLine(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects a missing delimiter or end of line after quoted value in the
first line.
- setErrorMessageExcelFileDetected(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects an Excel File, which is not supported.
- setErrorMessageFileIsBlank(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects a file with no data.
- setErrorMessageInputType(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects an invalid inputType.
- setErrorMessageRowsNotParsed(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploaded file has rows other than the first row that could not be parsed.
- setErrorMessageUndeterminedDelimiter(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process is unable to detect the delimiter.
- setErrorMessageUnterminatedQuote(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Error message to show when the uploading process detects an unterminated quote string in the first line.
- setErrorMessageWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When
DynamicForm.showInlineErrors
and
showErrorText
are both true and
errorOrientation
is "left" or "right",
errorMessageWidth is the amount to reduce the width of the editor to accommodate the error message and icon.
- setErrorOrientation(FormErrorOrientation) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If DynamicForm.showInlineErrors is true, where should the error icon and text appear relative to form items? Valid options are "top",
"bottom", "left" or "right".
- setErrorOrientation(FormErrorOrientation) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showInlineErrors
is true, where
should the error icon and text appear relative to the form item itself.
- setErrors(Map) - Method in class com.smartgwt.client.data.DSResponse
-
Server-side validation errors for an attempted "update" or "add" operation, as a JS Object where each property
name is a field name from the record and each property value is an error message to be shown to the user.
- setErrors(JavaScriptObject) - Method in class com.smartgwt.client.data.DSResponse
-
Server-side validation errors for an attempted "update" or "add" operation, as a JS Object where each property
name is a field name from the record and each property value is an error message to be shown to the user.
- setErrors(Map, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Setter for validation errors on this form.
- setErrors(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets a validation error message for this field.
- setErrors(String[]) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets multiple validation error messages for this field.
- setErrors(Map, boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Setter for validation errors on this form.
- setErrorsPreamble(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
showInlineErrors
is
false
, all
errors for the items in the form are rendered as a single item at the top of the form.
- setErrorType(AIResponseErrorType) - Method in class com.smartgwt.client.ai.AIResponse
-
If the
type
is ERROR, the type of error that occurred, if
known.
- setEscapeContents(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
For
SVG-based
DrawPane
s, whether to escape the specified
contents
of this label so that any markup syntax is
rendered "as is," without being
interpreted as SVG.
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.data.CriteriaOutputSettings
-
By default HTML characters such as "<br>"
will be written into the output description to format the
result.
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
When data values are displayed in DataBound components, by default strings will be interpreted as HTML by the browser in
most cases.
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.data.Field
-
If set to true
, then values for the field will be HTML-escaped.
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When set to true, escapes the HTML displayed in this EventCanvas and it's hover.
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Controls whether HTML item value(s) should be rendered or shown as HTML source.
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
By default HTML values in a selectItem will be interpreted by the browser.
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
By default HTML values in a staticTextItem will be interpreted by the browser.
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
By default HTML characters will be escaped when
canEdit
is false and
readOnlyDisplay
is
"static", so that the raw value of the field (for example
"<b>AAA</b>"
) is displayed to the
user rather than the interpreted HTML (for example
"AAA"
).
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
By default HTML characters will be escaped when
canEdit
is false and
readOnlyDisplay
is
"static", so that the raw value of the field (for example
"<b>AAA</b>"
) is displayed to the
user rather than the interpreted HTML (for example
"AAA"
).
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
By default HTML values in ListGrid cells will be interpreted by the browser.
- setEscapeHTML(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
By default HTML values in DetailViewer cells will be interpreted by the browser.
- setEscapeKeyEditAction(EscapeKeyEditAction) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
What to do when a user hits escape while editing a cell: "cancel": close the editor and discard the current set
of edit values "done": just close the editor (the edit is complete, but the edited values are retained).
- setEscapeKeyEditAction(EscapeKeyEditAction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
What to do when a user hits escape while editing this field?
Overrides the escapeKeyEditAction
as
specified at the listGrid level while focus is in this field.
- setEscapeNonPrintable(Boolean) - Method in class com.smartgwt.client.util.JSONEncoder
-
By default, obscure non-printable characters such as DC3 (Device Control 3, U+0013 hexadecimal) will be escaped
according to JSON standards.
- setEscapingMode(EscapingMode) - Method in class com.smartgwt.client.data.TextSettings
-
EscapingMode
expected for escaping special characters embedded in text values.
- setEvalResult(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
This works similarly to
serverOutputAsString
except
the resulting String
is automatically evaluated as JavaScript.
- setEvalScriptBlocks(Boolean) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
If evalScriptBlocks
is true, HTMLFlow will pre-process the loaded HTML in order to mimic how the HTML would
execute if it were loaded as an independent page or loaded via an IFRAME.
- setEvalVars(Map) - Method in class com.smartgwt.client.rpc.RPCRequest
-
If you've set
evalResult
: true, then the property values of
this object will be available in the evaluation scope of the result under the variable names specified by the property
names.
- setEvent(MultiWindowEvent, MultiWindowEventCallback) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Registers a window event listener to be called whenever the event type occurs for any window in the application.
- setEvent(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
The
event
associated with this EventCanvas.
- setEventAutoArrange(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set to true, enables the auto-arrangement of events that share time in the calendar.
- setEventBodyHTMLCustomizer(EventBodyHTMLCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method installs a customizer that returns the HTML to be used as the body/description for the passed event.
- setEventCanvasCloseButtonSize(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The size of the
close-button
that snaps
to the top-right of an event canvas on rollover and shows allows an event to be removed from a
CalendarView
.
- setEventCanvasCloseIconSize(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The size of the icon in the
close-button
floated over events on rollover.
- setEventCanvasComponentCustomizer(EventCanvasComponentCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method sets the customizer for EventCanvasComponent methods
- setEventCanvasGripperIconCustomizer(EventCanvasGripperIconCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method returns the SCImgURL for the icon to use as the gripper for a given EventCanvas
- setEventCanvasHoverHTMLCustomizer(EventCanvasHoverHTMLCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method returns the hover HTML to be displayed when the user hovers over an eventCanvas
- setEventCanvasMenuCustomizer(EventCanvasMenuCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Customizer called whenever the Calender needs to show a context-menu for a given EventCanvas
- setEventDescriptionFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setEventDialogCustomizer(EventDialogCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Customizer called whenever the Calender needs to show an EventDialog, to edit or view a CalendarEvent
- setEventDialogFields(FormItem...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setEventDragCanvasStyleName(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
- setEventDragGap(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The number of pixels to leave to the right of events so overlapping events can still be added using the mouse.
- setEventDurationFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setEventDurationUnitFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setEventEditorButtons(Object...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setEventEditorCustomizer(EventEditorCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Customizer called whenever the Calender needs to show an EventEditor, to edit or create a CalendarEvent
- setEventEditorDateFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title for the Date-field in the
eventEditor
that allows for changing the logical start-date of an event, along with its start and end times, when editing events in
the
day
and
week
views.
- setEventEditorFields(FormItem...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setEventEndDateFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setEventErrorListener(EventErrorCallback) - Method in class com.smartgwt.client.tools.stream.EventStream
-
- setEventHeaderHeight(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setEventHeaderHTMLCustomizer(EventHeaderHTMLCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method returns the HTML to be used as the header/title for the passed event.
- setEventHeaderWrap(boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When rendering the
canvas
for an event, whether to
allow the content of the
header area
to wrap to
multiple lines.
- setEventId(Integer) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- setEventLaneFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setEventNameFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setEventOpaque(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Should events inside this DrawItem be attributed to it regardless of which pixels are actually set, if no fill is
specified? If set for DrawItems that aren't closed, will capture events occurring in the region that would filled if a
fill were specified.
- setEventOverlap(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
eventAutoArrange
is true, setting
eventOverlap to true causes events that share timeslots to overlap each other by a percentage of their width, specified
by
eventOverlapPercent
.
- setEventOverlapIdenticalStartTimes(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, events that start at the same time will not overlap each other to prevent events having their close
button hidden.
- setEventOverlapPercent(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The size of the overlap, presented as a percentage of the width of events sharing timeslots.
- setEventScreen(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setEventSnapGap(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The number of minutes that determines the positions to which events will snap when rendered, and when moved or resized
with the mouse.
- setEventStartDateFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setEventStuff(String) - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the additional event-related attributes to write in the tag.
- setEventStuff(String) - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the additional event-related attributes to write in the tag.
- setEventStyle(CalendarEvent, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Update the styleName for the passed event.
- setEventStyleName(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to
events
when they're rendered in calendar views.
- setEventStyleName(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
If specified, overrides
Calendar.eventStyleName
and dictates the CSS style to use for events rendered in this view.
- setEventStyleName(String) - Method in class com.smartgwt.client.widgets.calendar.Lane
-
The base name for the CSS class applied to
events
when they're rendered in this lane.
- setEventStyleNameField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setEventSublaneFieldTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setEventWindowStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setEventWindowStyle(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- setEventWindowStyleField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setExactRowCountFormat(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setExamples(SummarizeValueExample...) - Method in class com.smartgwt.client.ai.AIHoverRequest
-
- setExamples(SummarizeValueExample...) - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
If specified, examples to provide to AI.
- setExcludeFieldNames(String...) - Method in class com.smartgwt.client.ai.DataBoundAIRequest
-
Optional list of field names to exclude.
- setExcludeFromState(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
If true, then this field is excluded from the bound component's view state.
- setExcludeFromState(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If true, then this field is excluded from the bound component's view state.
- setExclusive(Boolean) - Method in class com.smartgwt.client.widgets.form.validator.DateRangeValidator
-
Set the exclusive flag - when true, causes values that equal the min or max values to
fail validation.
- setExclusive(Boolean) - Method in class com.smartgwt.client.widgets.form.validator.FloatRangeValidator
-
Set the exclusive flag - when true, causes values that equal the min or max values to
fail validation.
- setExclusive(Boolean) - Method in class com.smartgwt.client.widgets.form.validator.IntegerRangeValidator
-
Set the exclusive flag - when true, causes values that equal the min or max values to
fail validation.
- setExpanded(Boolean) - Method in class com.smartgwt.client.tools.StyleGroup
-
Should this group's section be expanded?
- setExpanded(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Sections default to the collapsed state unless showHeader
is set to false
in which
case they default to the expanded state.
- setExpandedPickListFields(ListGridField...) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If
canExpand
is true, this is the list of
fields to display in the PickList or
pickTree
when the picker is expanded
- setExpandedPickListFields(ListGridField...) - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
If
canExpand
is true, this is the list of
fields to display in the PickList or
pickTree
when the picker is expanded
- setExpandIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setExpandMargins(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
With
LayoutPolicy
:"fit", should margins be expanded so that tiles fill the available
space in the TileLayout on the breadth axis? This can also affect
tileWidth
or
tileHeight
.
- setExpansionCanEdit(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For
expansionModes
that show another grid or tree, is that component
editable?
- setExpansionComponentPoolingMode(ExpansionComponentPoolingMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setExpansionEditorSaveDialogPrompt(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
is true and
expansionMode
is
editor, the prompt to display in a
dialog when an expanded row is collapsed while it's nested editor has changed values.
- setExpansionEditorShowSaveDialog(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
is true and
expansionMode
is
editor, whether a dialog should be
displayed when an expanded row is collapsed while it's nested editor has changed values.
- setExpansionFieldFalseImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canExpandRecords
is set to
true
,
this property determines the image to display in the expansion field for collapsed rows.
- setExpansionFieldImageHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canExpandRecords
is set to
true
,
this property may be set to govern the height of the expansion image displayed to indicate whether a row is expanded.
- setExpansionFieldImageShowRTL(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is in RTL mode, should an "_rtl" suffix be added to the
expansionFieldTrueImage
and
expansionFieldFalseImage
image URLs? This should
only be enabled if RTL media for the true and false expansion field images are available.
- setExpansionFieldImageShowSelected(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setExpansionFieldImageStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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.
- setExpansionHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setExpansionIndent(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
canExpandRecords
is true, this is the
pixel-amount by which child components are offset within the grid-body, by default from the left, or from the right when
RTL
is in effect.
- setExpansionMode(ExpansionMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setExpansionScreen(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setExpansionWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setExpectedValue(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
- setExpectedValue(Boolean) - Method in class com.smartgwt.client.util.tour.TourStep
-
- setExpectedValue(Integer) - Method in class com.smartgwt.client.util.tour.TourStep
-
- setExpectedValue(Date) - Method in class com.smartgwt.client.util.tour.TourStep
-
- setExpectedValueCaseSensitive(Boolean) - Method in class com.smartgwt.client.util.tour.TourStep
-
- setExpectedValueLineProperties(DrawItem) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setExplicitFetchDelay(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing the filterEditor (
showFilterEditor
is true), this property determines the delay in kicking off the filter request if the current filter
values are submitted by clicking the filter button or hitting return.
- setExportAll(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setExportAll(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setExportAll(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Setting exportAll to true prevents the component from passing its list of fields to the
export call.
- setExportAll(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setExportAll(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setExportAll(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setExportAll(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setExportAll(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setExportAlternateRowBGColor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
or
exportClientData()
, background color
to use for even-numbered rows, to create a "banded" or "ledger" effect.
- setExportAs(ExportFormat) - Method in class com.smartgwt.client.data.DSRequest
-
The format in which the data should be exported.
- setExportAs(ExportFormat) - Method in class com.smartgwt.client.data.OperationBinding
-
The format in which the data should be exported.
- setExportAsPdf(Boolean) - Method in class com.smartgwt.client.util.workflow.PrintCanvasTask
-
Should the canvas contents be exported to a PDF file instead of a print preview?
- setExportColumnFacetBGColor(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the background color for the column headers of the cube.
- setExportColumnFacetTextColor(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the text color for the column headers of the cube.
- setExportCSS(String) - Method in class com.smartgwt.client.data.DSRequest
-
When using
RPCManager.exportContent()
to produce a .pdf from a
Smart GWT UI, this property allows dynamic CSS to be passed to the server.
- setExportData(Record...) - Method in class com.smartgwt.client.data.DSRequest
-
- setExportDatesAsFormattedString(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
When exporting via
ListGrid.exportClientData()
to an
XLS
or
OOXML
spreadsheet, forces dates to export as a string rather than a true date value.
- setExportDefaultBGColor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setExportDelimiter(String) - Method in class com.smartgwt.client.data.DSRequest
-
The character to use as a field-separator in CSV exports.
- setExportDisplay(ExportDisplay) - Method in class com.smartgwt.client.data.DSRequest
-
Specifies whether the exported data will be downloaded as an attachment or displayed in a new browser window.
- setExportFacetBGColor(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the background color for the row and column headers of the cube, if not otherwise set by a more specific property.
- setExportFacetSeparatorString(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default separator string used by
exportClientData()
to separate column and row facet value titles.
- setExportFacetTextColor(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the text color for the row and column headers of the cube, if not otherwise set by a more specific property.
- setExportFieldAlignments(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setExportFields(String...) - Method in class com.smartgwt.client.data.DSRequest
-
The list of field names to export.
- setExportFields(String...) - Method in class com.smartgwt.client.data.OperationBinding
-
The list of field-names to export.
- setExportFields(String[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setExportFields(String[]) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setExportFields(String[]) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
The list of field-names to export.
- setExportFields(String[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setExportFields(String[]) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setExportFields(String[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setExportFields(String[]) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setExportFields(String[]) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setExportFieldWidth(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setExportFieldWidths(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When exporting data to Excel/OpenOffice format using
exportData()
or
exportClientData()
, whether widths
of fields should be replicated in the resulting spreadsheet.
- setExportFilename(String) - Method in class com.smartgwt.client.data.DSRequest
-
The name of the file to save the exported data into.
- setExportFilename(String) - Method in class com.smartgwt.client.data.OperationBinding
-
The name of the file to save the exported data into.
- setExportFilename(String) - Method in class com.smartgwt.client.util.workflow.PrintCanvasTask
-
Default name of the exported PDF file.
- setExportFooter(String) - Method in class com.smartgwt.client.data.DSRequest
-
Optional text to appear at the end of the file.
- setExportForceText(boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
When using
DataSource.recordsAsText()
, determines what
approach (if any) should be used to force values to be intepreted as text instead of heuristically parsed as dates,
times or other structured types.
- setExportFormat(String) - Method in class com.smartgwt.client.data.DataSourceField
-
An optional
FormatString
for this field, for use when
exporting
data to spreadsheet formats (XLS and OOXML/XLSX),
XML, JSON or CSV.
- setExportFormat(String) - Method in class com.smartgwt.client.data.SimpleType
-
FormatString
used during exports for numeric or date formatting.
- setExportFormat(ExportFormat) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
The format in which the data should be exported.
- setExportFormat(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
FormatString
used during exports for numeric or date formatting.
- setExportFormat(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
FormatString
used during exports for numeric or date formatting.
- setExportFormat(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
FormatString
used during exports for numeric or date formatting.
- setExportHeader(String) - Method in class com.smartgwt.client.data.DSRequest
-
Optional text to appear at the beginning of the file.
- setExportHeaderHeights(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setExportHeaderless(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
This property allows omitting column names from CSV and Excel exports (no effect on JSON or XML exports).
- setExportHiddenFieldWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
-
- setExportImageQuality(Double) - Method in class com.smartgwt.client.data.DSRequest
-
If exporting in
JPEG format
, the output JPEG quality level.
- setExportIncludeSummaries(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setExportIncludeSummaries(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setExportIncludeSummaries(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
If Summary rows exist for this component, whether to include them when exporting client data.
- setExportIncludeSummaries(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setExportIncludeSummaries(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setExportIncludeSummaries(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setExportIncludeSummaries(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setExportIncludeSummaries(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setExportNumbersAsFormattedString(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
When exporting via
ListGrid.exportClientData()
to an
XLS
or
OOXML
spreadsheet, forces numbers to export as a string rather than a true numerical
value.
- setExportPath(String) - Method in class com.smartgwt.client.data.DSRequest
-
- setExportPropertyIdentifier(PropertyIdentifier) - Method in class com.smartgwt.client.data.DSRequest
-
- setExportRawNumbers(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Dictates whether numeric values should be exported as raw numbers instead of formatted values when using
exportClientData()
.
- setExportRawNumbers(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Dictates whether numeric values should be exported as raw numbers instead of formatted values when using
exportClientData()
.
- setExportRawValues(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
Whether formatting settings should be applied to data being exported.
- setExportRawValues(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setExportRawValues(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setExportRawValues(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- setExportResults(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
When set, causes the results of the DSRequest to be exported to a file, whose name
and format are indicated by
exportFilename
and
exportAs
respectively.
- setExportResults(boolean) - Method in class com.smartgwt.client.data.OperationBinding
-
When set, causes the results of the DataSource Operation to be exported to a file, whose
name and format are indicated by
exportFilename
and
exportAs
respectively.
- setExportRowFacetBGColor(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the background color for the row headers of the cube.
- setExportRowFacetTextColor(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Sets the text color for the row headers of the cube.
- setExportShowHeaderSpanTitles(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
When you erxport a
ListGrid
that has
headerSpans
, should headerSpans also be exported.
- setExportSpanTitleSeparator(String) - Method in class com.smartgwt.client.data.DSRequest
-
- setExportStreaming(boolean) - Method in class com.smartgwt.client.data.DSRequest
-
When exporting to OOXML format (this is the standard file format used by Excel 2007 and later), we default to using
streaming mode, for memory efficiency.
- setExportTitle(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Optional different field-title used for exports.
- setExportTitle(String) - Method in class com.smartgwt.client.data.Field
-
Optional title HTML to use for the field in exports.
- setExportTitleSeparatorChar(String) - Method in class com.smartgwt.client.data.DSRequest
-
The character with which to replace spaces in field-titles when exporting to XML.
- setExportToClient(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
If set to true (the default), Smart GWT Server will export data back to the client, either as a file download or as
content in a new browser window, depending on the setting of
exportDisplay
.
- setExportToFilesystem(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
If set, Smart GWT Server will export data to a file on the server filesystem.
- setExportTZ(String) - Method in class com.smartgwt.client.data.DSRequest
-
For server-side export with
ExportFormat
"xls" or "ooxml" only, timezone to use when
saving values from
FieldType
"datetime" to the spreadsheet.
- setExportValueFields(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
This flag has a different meaning depending on whether you are doing a client-driven or server-driven export.
- setExportWidthScale(double) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Scaling factor to translate from ListGrid field widths in pixels to Excel/OpenOffice units for field width, which are
1/256th of the width of the widest digit character in the default font for the spreadsheet.
- setExportWrapHeaderTitles(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setExpression(String) - Method in class com.smartgwt.client.widgets.form.validator.RegExpValidator
-
Set the expression.
- setExpression(RequiredIfFunction) - Method in class com.smartgwt.client.widgets.form.validator.RequiredIfValidator
-
Set the expression.
- setExternalStylesheet(String) - Method in class com.smartgwt.client.widgets.PrintCanvas
-
Setting this property will cause the specified stylesheet to be loaded in this print canvas's frame.
- setExternalStylesheet(String) - Method in class com.smartgwt.client.widgets.PrintWindow
-
Setting this property will cause the specified stylesheet to be loaded in this window's printable HTML frame.
- setExtraAxisLabelAlign(Alignment) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Horizontal alignment of labels shown in extra y-axes, shown to the right of the chart.
- setExtraAxisMetrics(String...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Defines the set of metrics that will be plotted as additional vertical axes.
- setExtraAxisSettings(MetricSettings...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts will multiple vertical axes, optionally provides settings for how each
extra axis metric
is plotted.
- setExtraIconGap(int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setExtraPalettes(Palette...) - Method in class com.smartgwt.client.tools.EditContext
-
- setExtraPalettes(Palette...) - Method in class com.smartgwt.client.tools.EditPane
-
- setExtraPalettes(Palette...) - Method in class com.smartgwt.client.tools.EditTree
-
- setExtraSpace(int) - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a Layout, extra blank space that should be left after this member in a
Layout.
- setExtraStuff(String) - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the additional attributes to write in the tag.
- setExtraStuff(String) - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the additional attributes to write in the tag.
- setFacetFields(String...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Specifies what
DataSource
fields to use as the chart
facets
for a databound chart.
- setFacetFields(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Specifies what
DataSource
fields to use as the chart
facets
for a databound chart.
- setFacetId(String) - Method in class com.smartgwt.client.widgets.Canvas
-
If a Canvas is dropped onto a
CubeGrid
, and it has a facetId property specified then
the Cube treats this as adding that facetId at the drop location.
- setFacetLabelHoverAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the horizontal text alignment of hover tips shown for facetLabels.
- setFacetLabelHoverHeight(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default height to apply to hover tips shown for
facetLabels.
- setFacetLabelHoverHeight(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default height to apply to hover tips shown for
facetLabels.
- setFacetLabelHoverStyle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the css class applied to hover tips shown for facet labels.
- setFacetLabelHoverVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the vertical text alignment of hover tips shown for facetLabels.
- setFacetLabelHoverWidth(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default width to apply to hover tips shown for
facetLabels.
- setFacetLabelHoverWidth(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default width to apply to hover tips shown for
facetLabels.
- setFacets(Facet...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
An Array of facets, exactly analogous to CubeGrid.facets
,
except that: the "inlinedValues" property can be set on a facet to change data representation as described
under Chart.data.
- setFacets(Facet) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
An Array of facets, exactly analogous to CubeGrid.facets
,
except that: the "inlinedValues" property can be set on a facet to change data representation as described
under Chart.data.
- setFacets(Facet...) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Facet definitions for this CubeGrid.
- setFacetTitle(String, String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Set the title of a facet (appears in facet label).
- setFacetTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default alignment for facet labels.
- setFacetValueAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default alignment for facet values (in headers).
- setFacetValueContextItems(MenuItem...) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Array of MenuItem to replace the default menu.
- setFacetValueHoverAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the horizontal text alignment of hover tips shown for facet values.
- setFacetValueHoverCustomizer(FacetValueHoverCustomizer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Set the customizer for the HTML to be shown in hovers over facet values.
- setFacetValueHoverHeight(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default height to apply to hover tips shown for
facetValues.
- setFacetValueHoverHeight(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default height to apply to hover tips shown for
facetValues.
- setFacetValueHoverStyle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the css class applied to hover tips shown for facet values.
- setFacetValueHoverVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Allows the developer to override the vertical text alignment of hover tips shown for facet values.
- setFacetValueHoverWidth(Integer) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default width to apply to hover tips shown for
facetValues.
- setFacetValueHoverWidth(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If specified and this.showHover
is true, this is the default width to apply to hover tips shown for
facetValues.
- setFacetValues(FacetValueMap) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
FacetValues for the data value.
- setFacetValueTitle(String, String, String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Set the title for a facet value.
- setFacetValueTitleAlign(String, String, Alignment) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Set the align for the title for a facet value.
- setFactoryCreated(boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setFactoryCreated(boolean) - Method in class com.smartgwt.client.core.DataClass
-
- setFactoryCreated(boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setFadeInDuration(int) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Time over which the fade-in effect runs for
NotifyTransition
: "fade", in milliseconds.
- setFadeOutDuration(int) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Time over which the fade-out effect runs for
NotifyTransition
: "fade", in
milliseconds.
- setFailureElement(String) - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
ID of the next element to process if the user clicks the cancelButton
.
- setFailureElement(String) - Method in class com.smartgwt.client.util.workflow.DecisionTask
-
ID of the next sequence or element to proceed to if the criteria do not match.
- setFailureElement(String) - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
ID of the next sequence or element to proceed to if a failure condition arises from operation.
- setFailureElement(String) - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
ID of the next sequence or element to proceed to if a failure condition arises from operation.
- setFailureElement(String) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
ID of the next sequence or element to proceed to if a failure condition arises from DataSource operation.
- setFailureElement(String) - Method in class com.smartgwt.client.util.workflow.StateTask
-
ID of the next sequence or element to proceed to if a failure condition arises, such as the output data not being
convertible to the target type
.
- setFailureElement(String) - Method in class com.smartgwt.client.util.workflow.UserConfirmationTask
-
ID of the next sequence or element to proceed to if the criteria do not match.
- setFailureElement(ProcessElement) - Method in class com.smartgwt.client.util.workflow.XORGateway
-
- setFastCellUpdates(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Note: This property only has an effect in Internet Explorer
- setFetchDataPrompt(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Default prompt displayed to the user while an operation is running to fetch data from the server.
- setFetchDataURL(String) - Method in class com.smartgwt.client.data.RestDataSource
-
- setFetchDelay(int) - Method in class com.smartgwt.client.data.ResultSet
-
Delay in milliseconds before fetching rows.
- setFetchDelay(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setFetchDelay(Integer) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
For a ComboBox or other pickList that accepts user-entered criteria, how many millseconds to wait after the last user
keystroke before fetching data from the server.
- setFetchDelay(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- setFetchDelay(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing the filterEditor (
showFilterEditor
is true), and
filterByCell
or
filterOnKeypress
are enabled, this property is the
delay in milliseconds between the user changing the filter and the filter request being sent to the server.
- setFetchDisplayedFieldsOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item has a specified
optionDataSource
and this property is
true
, the list of fields
used by this pickList will be passed to the datasource as
DSRequest.outputs
.
- setFetchDisplayedFieldsOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item has a specified
optionDataSource
and this property is
true
, the list of fields
used by this pickList will be passed to the datasource as
DSRequest.outputs
.
- setFetchFields(ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Fields that will be always requested from the server when the grid fetches data, even if they are not visible - may be
either an array of fields or a CSV string.
- setFetchFields(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Fields that will be always requested from the server when the grid fetches data, even if they are not visible - may be
either an array of fields or a CSV string.
- setFetchMissingValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item has a specified
optionDataSource
, should the item ever perform a fetch against this dataSource to retrieve the related record.
- setFetchMissingValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
If this form item has a specified
FormItem.optionDataSource
, should the item ever perform a fetch against this dataSource to retrieve the related record.
- setFetchMissingValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If this form item has a specified
FormItem.optionDataSource
, should the item ever perform a fetch against this dataSource to retrieve the related record.
- setFetchMode(FetchMode) - Method in class com.smartgwt.client.data.ResultSet
-
Mode of fetching records from the server.
- setFetchMode(FetchMode) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Mode of fetching records from server.
- setFetchOperation(String) - Method in class com.smartgwt.client.data.ResultSet
-
The
operationId
this ResultSet should use when performing
fetch operations.
- setFetchOperation(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setFetchOperation(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setFetchOperation(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Operation ID this component should use when performing fetch operations.
- setFetchOperation(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setFetchOperation(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- setFetchOperation(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setFetchOperation(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setFetchOperation(String) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- setFetchOperation(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setFetchOperation(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setFetchRequestProperties(DSRequest) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setFetchRequestProperties(DSRequest) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- setFetchRequestProperties(DSRequest) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setFetchRequestProperties(DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setFetchRequestProperties(DSRequest) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setFetchRequestProperties(DSRequest) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setFetchSubmenus(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
When using a Tree or hierarchical DataSource as the menu's data, submenus are automatically generated from child nodes.
- setFetchSubmenus(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
If false, no submenus will be fetched for this MenuItem.
- setField(String) - Method in class com.smartgwt.client.data.GroupSpecifier
-
The fieldName to which this groupSpecifier applies
- setField(String) - Method in class com.smartgwt.client.data.SortSpecifier
-
The fieldName to which this sortSpecifier applies
- setFieldButtonProperties(String, Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Method to update properties on a field's header button at runtime.
- setFieldCellIcon(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setFieldCriteriaText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The field criteria prefix to show in filter editor field hover before the descriptive version of the field's criteria,
if any.
- setFieldDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If specified, the FilterBuilder will dynamically fetch DataSourceField definitions from this DataSource rather than
using
dataSource
.
- setFieldError(int, String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set a validation error for some cell.
- setFieldError(int, String, String[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setFieldErrors(String, String, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set field validation error for some field.
- setFieldErrors(String, String[], boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set field validation errors for some field.
- setFieldErrors(String, String, boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set field validation error for some field.
- setFieldErrors(String, String[], boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set field validation errors for some field.
- setFieldHeaderBaseStyle(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setFieldHeaderTitleStyle(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setFieldIcon(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setFieldLayout(DateFieldLayout) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
- setFieldList(String...) - Method in class com.smartgwt.client.data.TextSettings
-
For export, a set of fields to export.
- setFieldListsLengthMismatchMessage(String) - Method in class com.smartgwt.client.util.workflow.StateTask
-
The default message to be reported with
getInvalidTaskMessage()
when the
inputFieldList
and
outputFieldList
properties do not have
the same length.
- setFieldMaxWidth(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setFieldMinWidth(int, int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setFieldName(String) - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
If specified, the name of the field containing the
value
.
- setFieldName(String) - Method in class com.smartgwt.client.data.Criterion
-
Name of the field in each
Record
that this criterion applies to.
- setFieldName(String) - Method in class com.smartgwt.client.data.Hilite
-
Name of the field, or array of fieldNames, this hilite should be applied to.
- setFieldName(String...) - Method in class com.smartgwt.client.data.Hilite
-
Name of the field, or array of fieldNames, this hilite should be applied to.
- setFieldNames(String...) - Method in class com.smartgwt.client.data.Hilite
-
Name of the fields that hilite should be applied to.
- setFieldOperatorCustomizer(FieldOperatorCustomizer) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
This method installs a customizer that returns the set of OperatorIds applicable to the passed fieldName
- setFieldPickerFieldProperties(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setFieldPickerFieldProperties(String...) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- 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
-
- setFieldPickerWidth(Integer) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the field picker formItem displayed in clauses within this FilterBuilder.
- setFieldPickerWidth(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the field picker formItem displayed in clauses within this FilterBuilder.
- setFieldProperties(DataSourceField) - Method in class com.smartgwt.client.data.SimpleType
-
These are properties that are essentially copied onto any DataSourceField where the property is applied.
- setFieldProperties(int, ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Dynamically set properties for a particular field.
- setFieldProperties(String, ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Dynamically set properties for a particular field.
- setFieldQuery(AdvancedCriterionSubquery) - Method in class com.smartgwt.client.data.Criterion
-
- setFieldQueryWindowTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title for the window that opens when a field query is selected.
- setFields(DataSourceField...) - Method in class com.smartgwt.client.data.DataSource
-
The list of fields that compose records from this DataSource.
- setFields(JavaScriptObject...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setFields(JavaScriptObject...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setFields(JavaScriptObject...) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- setFields(FormItem...) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
An array of field objects, specifying the order, layout, and types of each field in the
DynamicForm.
- setFields(JavaScriptObject...) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setFields(ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
An array of field objects, specifying the order, layout, dynamic calculation, and sorting behavior of each field in each
column in the columnTree object.
- setFields(JavaScriptObject...) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setFields(String...) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
List of fields that this header spans.
- setFields(ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An array of field objects, specifying the order, layout, formatting, and sorting behavior of each field in the listGrid
object.
- setFields(JavaScriptObject...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setFields(ListGridField...) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- setFields(DataSourceField...) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The list of fields which the user can choose to sort by.
- setFields(DataSourceField...) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The list of fields which the user can choose to sort by.
- setFields(DetailViewerField...) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Array of field definitions to control the default rendering of tiles.
- setFields(JavaScriptObject...) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setFields(TreeGridField...) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
An array of field objects, specifying the order, layout, dynamic calculation, and sorting behavior of each field in the
treeGrid object.
- setFields(DetailViewerField...) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
An array of field objects, specifying the order and type of fields to display in this DetailViewer.
- setFields(JavaScriptObject...) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setFieldSearchOperator(String, OperatorId) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
-
- setFieldState(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Sets some presentation properties (visibility, width, userFormula and userSummary) of the grid fields based on the
ListGridFieldState
object passed in.
Used to restore previous state retrieved from
the grid by a call to
getFieldState()
.
- setFieldState(String, Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Sets some presentation properties (visibility, width, userFormula and userSummary) of the grid fields based on the
ListGridFieldState
object passed in.
Used to restore previous state retrieved from
the grid by a call to
getFieldState()
.
- setFieldStyleName(String) - Method in class com.smartgwt.client.widgets.calendar.Lane
-
The base style-name for
lane-fields
displayed in
this Lane.
- setFieldTitle(int, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Change the title of a field after the grid is created.
- setFieldTitle(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Change the title of a field after the grid is created.
- setFieldValueExpressions(Map) - Method in class com.smartgwt.client.data.DSRequest
-
A set of key:value pairs, mapping field names to expressions that will be evaluated
server-side to derive a value for that field.
- setFieldValueExtractor(FieldValueExtractor) - Method in class com.smartgwt.client.data.DataSourceField
-
Function to retrieve the field's value from the XML element or JSON record returned
from a web service.
- setFieldVisibilitySubmenuTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the Field-visibility submenu item.
- setFieldVisibilitySubmenuTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, and
this.canPickFields
is true, this attribute
will be shown as the title for the menu item which contains a submenu with items allowing the user to show and hide
fields in the grid.
- setFileAccessFailedWarning(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Warning to display to the user if a selected file in an UploadItem cannot be accessed.
- setFileFormat(String) - Method in class com.smartgwt.client.data.FileSpec
-
The format of the file, e.g.
- setFileName(String) - Method in class com.smartgwt.client.data.FileSpec
-
The name of the file, without any extension to indicate
type
or
format
.
- setFileType(String) - Method in class com.smartgwt.client.data.FileSpec
-
The type of the file, e.g.
- setFillColor(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Fill color to use for shapes.
- setFillColor(String) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- setFilled(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether shapes are filled, for example, whether a multi-series line chart appears as a stack of filled regions as
opposed to just multiple lines.
- setFilled(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether shapes are filled, for example, whether a multi-series line chart appears as a stack of filled regions as
opposed to just multiple lines.
- setFillGradient(Gradient) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Fill gradient to use for shapes.
- setFillGradient(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Fill gradient to use for shapes.
- setFillHorizontalSpace(boolean) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
If
vertical
is false, and this item has a
specified width, should options be spread out evenly to fill the specified width?
- setFillOpacity(float) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Opacity of the fillColor, as a number between 0 (transparent) and 1 (opaque).
- setFillSpaceStyleName(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
If set, alternative body style for the menu used when there is no icon field and the
placement
settings indicate the menu will be filling a portion of
the screen or a panel.
- setFillSpaceStyleName(String) - Method in class com.smartgwt.client.widgets.Window
-
Alternative style for the window used whenever
placement
settings indicate the menu will be filling a portion of the screen or a panel.
- setFilterButtonPrompt(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The prompt to show when the mouse hovers over the Filter button in the FilterEditor.
- setFilterButtonProperties(Button) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showFilterEditor
is true, this attribute may be
used to customize the filter button shown to the right of the filterEditor row.
- setFilterByCell(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing the
filterEditor
, should this
list be filtered every time the user changes edit values for particular cells rather than waiting for an Enter keypress
or a click on the filterEditor submit button.
- setFilterContext(DSRequest) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
DSRequest configuration for retrieving records from this shuttle's dataSource.
- setFilterEditorCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showFilterEditor
is true, this method will
update the criteria shown in the
filterEditor
without performing a filter.
- setFilterEditorHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height for the filterEditor, if shown.
- setFilterEditorProperties(FormItem) - Method in class com.smartgwt.client.data.DataSourceField
-
Set the default
FormItem
properties to be used whenever this
field if it appears in a
ListGrid
filter row,
and
canFilter
is not false.
- setFilterEditorProperties(FormItem) - Method in class com.smartgwt.client.data.SimpleType
-
- setFilterEditorProperties(RecordEditor) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setFilterEditorProperties(ListGrid) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setFilterEditorProperties(FormItem) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row (showFilterEditor : true), this property can
be used to specify properties for the appropriate filter form item.
- setFilterEditorType(String) - Method in class com.smartgwt.client.data.DataSourceField
-
- setFilterEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.data.DataSourceField
-
- setFilterEditorType(String) - Method in class com.smartgwt.client.data.SimpleType
-
- setFilterEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.data.SimpleType
-
- setFilterEditorType(FormItem) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setFilterEditorType(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row, this property can be used to specify the
FormItem
class to use for the filter form item associated with this field.
- setFilterEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this ListGrid is showing a filter row, this property can be used to specify the
FormItem
class to use for the filter form item associated with this field.
- setFilterEditorValueMap(Map) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this listGrid is showing a filter row, this property can be used to specify a mapping of internal data to/from
display values to be in the appropriate filter row form item.
- setFilterFields(String...) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
As the user types into this item's textBox, a comboBoxItem will show the pick-list of options, and filter the set of
results displayed by the current value in the text box.
- setFilterGroupTitle(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title for the Filter group.
- setFilterHiddenItems(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Does this hide menu items marked as
hidden menu items
by
filtering them out of the data set?
- setFilterHint(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setFilterIconHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setFilterIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setFilterIconWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setFilterImg(String) - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
- SetFilterItem - Class in com.smartgwt.client.widgets.form.fields
-
- SetFilterItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
- SetFilterItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
- SetFilterItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
- setFilterLocalData(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Causes filtering to be performed against the local data set, even when a
dataSource
is provided.
- setFilterLocally(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If filterLocally
is set for this item, and this item is showing options from a dataSource, fetch the
entire set of options from the server, and use these values to map the item value to the appropriate display value.
- setFilterLocally(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item is mapping data values to a display value by fetching records from a dataSource (see
optionDataSource
,
displayField
and
fetchMissingValues
), setting this property to
true ensures that when the form item value is set, entire data-set from the dataSource is loaded at once and used as a
valueMap, rather than just loading the display value for the current value.
- setFilterLocally(Boolean) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If filterLocally
is set for this item, and this item is showing options from a dataSource, fetch
the entire set of options from the server, and use these values to map the item value to the appropriate display
value.
- setFilterLocally(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If filterLocally
is set for this item, and this item is showing options from a dataSource, fetch the
entire set of options from the server, and use these values to map the item value to the appropriate display value.
- setFilterOn(FieldFilterMode) - Method in class com.smartgwt.client.data.DataSourceField
-
This property limits where criteria for this field can be applied.
- setFilterOnKeypress(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When this attribute is true and this component has been assigned a
searchForm
or is showing the
filterEditor
, data will be filtered automatically as
users change values in those components.
- setFilterOnKeypress(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setFilterOperator(OperatorId) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setFilterPickListOnKeypress(boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setFilterTargetComponent(DataBoundComponent) - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
Target component for which this SetFilterItem is generating criteria.
- setFilterUsingText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setFilterViaAIMode(AIServiceMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If filtering of the grid is enabled, filtering-via-AI can also be enabled by setting the
AIServiceMode
to use.
- setFilterViaAIPanelInstructions(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The instruction text to display above the "Filter via AI" text box.
- setFilterViaAIText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Title for the menu-item displayed in this component's header context-menu when
AI-assisted filtering
is allowed.
- setFilterWindowCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setFilterWindowInstructions(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The instruction text to display at the top of the
filterWindow
.
- setFilterWindowTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setFirstCellStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The style to apply to the first cell in each row, when
styledRowEnds
is true.
- setFirstColumnTitle(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
A title for the leftmost column if
showHeaders
is set
(the remaining columns have their titles derived from the item selected in the column to the left).
- setFirstDayOfWeek(int) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets the global attribute that dictates which day should be treated as the first day of the week in calendars and date
calculations.
- setFirstDayOfWeek(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The numeric day (0-6, Sunday-Saturday) which the calendar should consider as the first day of the week in multi-day
views, and in the popup
DateChooser
.
- setFirstDayOfWeek(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Day of the week to show in the first column.
- setFirstGroupLevelTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear in the first column for the first group-level.
- setFirstParentOfIndex(String) - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
The ID of the first parent within the locator segments that has a child referenced by index.
- setFirstPositionValue(Integer) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
If
autoUpdateSiblingNodesOnDrag
is
in force, this is the value we will use to auto-update the position of a node when we cannot derive that value from the
existing value of a neighbor.
- setFirstSortLevelTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the first column for the first sort-level.
- setFirstSortLevelTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the first column for the first sort-level.
- setFirstStepActionButtonTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
- setFirstStepCancelButtonTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
- setFiscalCalendar(FiscalCalendar) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets the global fiscal calendar, which is used for all calls to getFiscalYear() / getFiscalWeek() if those methods
aren't passed a fiscalCalander.
- setFiscalCalendar() - Method in class com.smartgwt.client.widgets.DateChooser
-
- 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
-
- 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.
- setFixedColumns(Integer) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Enables fixed columns mode.
- setFixedColWidths(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, we ensure that column widths are at least as large as you specify them.
- setFixedCriteria(Criteria) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Criteria to be submitted as part of the DSRequest, regardless of inputs to the task.
- setFixedFacetValue(String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For a
single-facet
chart of an extra value axis,
this property provides a constant facet value for the second facet.
- setFixedFacetValue(Integer) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For a
single-facet
chart of an extra value axis,
this property provides a constant facet value for the second facet.
- setFixedFacetValue(String, String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Modify fixedFacetValues for this cubeGrid.
- setFixedFacetValues(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
A
FacetValueMap
describing the set of facet values that should be regarded as
"fixed" in this cubeGrid.
- setFixedFieldWidths(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we horizontally clip cell contents, or allow columns to expand horizontally to show all contents?
- setFixedRecordHeights(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we vertically clip cell contents, or allow rows to expand vertically to show all contents?
- setFixedValues(Record) - Method in class com.smartgwt.client.util.workflow.FormSetValuesTask
-
- setFixedValues(Record) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Values to be submitted as part of the DSRequest, regardless of inputs to the task.
- setFlipValues(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Specifies whether the value range of the slider should be flipped so that values increase as the thumb is moved down
(for a
vertical
slider) or to the left (for a horizontal
slider).
- setFloatingScrollbars(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If
showCustomScrollbars
is true, should the
scrollbars be drawn floating over the component handle, or should the handle shrink to accommodate them?
- setFocused(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
Image to display when the component is
focused
.
- setFocusedDown(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- setFocusedOver(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- setFolderIcon(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
The URL of the base icon for all folder nodes in this columnTree.
- setFolderIcon(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The URL of the base icon for all folder nodes in this treeGrid.
- setFolderIconPadding(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Default padding to show between folder icon and cell value in the tree cell.
- setFontControls(ControlName...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Default font control group.
- setFontControls(Object...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Use this signature if you plan to pass a mixture of standard ControlNames and custom
widgets (any subclass of Canvas is allowed):
{@link com.smartgwt.client.widgets.RichTextEditor#setFontControls(com.smartgwt.client.types.ControlName...) setFontControls(ControlName...
- setFontFamily(String) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Font family name, similar to the CSS font-family attribute.
- setFontNames(LinkedHashMap<String, String>) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
ValueMap of CSS fontName properties to font name titles to display in the font selector
for the
FONTSELECTOR
control.
- setFontSelectorPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- setFontSize(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Font size in pixels, similar to the CSS font-size attribute.
- setFontSize(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Font size of sector labels.
- setFontSizes(LinkedHashMap<String, String>) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
ValueMap of CSS font size property values to font size titles to display in the font size selector
for the
FONTSIZESELECTOR
control.
- setFontSizeSelectorPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- setFontStyle(String) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Font style, similar to the CSS font-style attribute, eg "normal", "italic".
- setFontWeight(String) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Font weight, similar to the CSS font-weight attribute, eg "normal", "bold".
- setFooterControls(Object...) - Method in class com.smartgwt.client.widgets.Window
-
Array of members to show in the Window footer.
- setFooterHeight(int) - Method in class com.smartgwt.client.widgets.Window
-
The height of the footer, in pixels.
- setForceReload(Boolean) - Method in class com.smartgwt.client.data.DSLoadSettings
-
Forcibly reload a dataSource if it's already loaded.
- setForceSingle(Boolean) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Should
multiple record
processing
be suppressed for this task instance? This property can be set at any time is checked before executing the
task and after each execution during processing of multiple last task output records.
- setForceText(ForceTextApproach) - Method in class com.smartgwt.client.data.TextExportSettings
-
- setForegroundColorTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The
title
of the 'Text' color picker.
- setForeignDisplayField(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Name of another field in a separate dataSource that should be used as the display
value for this field in the case where a foreignKey
relationship
exists.
- setForeignDisplayField(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For items with an
optionDataSource
, this
property specifies an explicit display field for records within the option dataSource.
- setForeignKey(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Declares that this field holds values that can be matched to values from another DataSource
field, to create a relationship between records from different DataSources or even records
within the same DataSource.
- setFormat(String) - Method in class com.smartgwt.client.data.DataSourceField
-
- setFormat(String) - Method in class com.smartgwt.client.data.SimpleType
-
- setFormat(MockDSExportFormat) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
- setFormat(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setFormat(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setFormat(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- setFormatControls(ControlName...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Default text formatting control group.
- setFormatControls(Object...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Use this signature if you plan to pass a mixture of standard ControlNames and custom
widgets (any subclass of Canvas is allowed):
{@link com.smartgwt.client.widgets.RichTextEditor#setFormatControls(com.smartgwt.client.types.ControlName...) setFormatControls(ControlName...
- setFormatOnBlur(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
With
formatOnBlur
enabled, this comboBoxItem will format its value according to the rules described in
FormItem.mapValueToDisplay()
as long as the
item does not have focus.
- setFormatOnBlur(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
With
formatOnBlur
enabled, this textAreaItem will format its value according to the rules described in
FormItem.mapValueToDisplay()
as long as the
item does not have focus.
- setFormatOnBlur(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
With
formatOnBlur
enabled, this textItem will format its value according to the rules described in
FormItem.mapValueToDisplay()
as long as the item
does not have focus.
- setFormatOnFocusChange(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should FormItem.formatEditorValue()
re-run
whenever this item recieves or loses focus? Setting this property allows developers to conditionally format the display
value based on item.hasFocus, typically to display a longer, more informative string while the item does not have focus,
and simplifying it down to an easier-to-edit string when the user puts focus into the item.
- setFormatStringFacetValueIds(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setFormItem(FormItem) - Method in class com.smartgwt.client.widgets.form.fields.FormItemFunctionContext
-
- setFormItemDefaults(FormItem) - Method in class com.smartgwt.client.tools.EditNode
-
Properties required to recreate the current
liveObject
.
- setFormItemDefaults(FormItem) - Method in class com.smartgwt.client.tools.PaletteNode
-
Defaults for the component to be created from this palette.
- setFormItemLiveObject(FormItem) - Method in class com.smartgwt.client.tools.EditNode
-
Live version of the object created from the defaults
.
- setFormItemLiveObject(FormItem) - Method in class com.smartgwt.client.tools.PaletteNode
-
For a paletteNode which should be a "singleton", that is, always provides the exact same object (==) rather than a
dynamically created copy, provide the singleton object as liveObject
.
- setFormSubmitFailedWarning(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setFormula(String) - Method in class com.smartgwt.client.data.DataSourceField
-
If
field.formula
is set, this field's value in records will be
calculated dynamically via the specified
formula
.
- setFormula(UserFormula) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Not applicable to a DateRangeItem.
- setFormula(UserFormula) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Formula to be used to calculate the numeric value of this FormItem.
- setFormulaBuilderSpanTitleSeparator(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, and
showHeaderSpanTitlesInFormulaBuilder
is true, this string will be inserted between the headerSpan title(s) and the field title in the field chooser grid in
the FormulaBuilder and SummaryBuilder.
- setFormulaVars(Map) - Method in class com.smartgwt.client.widgets.UserFormula
-
Object mapping from variable names to field names.
- setForwardBaseStyle(String) - Method in class com.smartgwt.client.widgets.NavigationButton
-
Base style for navigation buttons where
Direction
is set to
"forward"
- setForwardSVGeventsToObject(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If true, events sent to the SVG inside an object tag are forwarded to the object itself by Framework handlers.
- setFreezeFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setFromDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "from" date.
- setFromDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Initial value for the "from" date.
- setFromDateOnlyPrefix(String) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
The text to prepend to the formatted date when only a
fromDate
is supplied.
- setFromTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The title for the
from
part of the range.
- setFrozen(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should be "frozen" for the purposes of horizontal scrolling.
- setFrozenBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid contains any frozen fields, this property can be used to apply a custom baseStyle to all cells in those
frozen fields.
- setFrozenFieldsMaxWidth(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Maximum width available for any
frozen fields
shown in this grid.
- setFrozenFieldsMaxWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Maximum width available for any
frozen fields
shown in this grid.
- setFrozenHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid contains any frozen fields, this property can be used to apply a custom headerBaseStyle to the frozen
set of fields.
- setFrozenHeaderTitleStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid contains any frozen fields, this property can be used to apply a custom headerTitleStyle to the frozen
set of fields.
- setFullLength(int) - Method in class com.smartgwt.client.data.ResultSet
-
Set the total number of rows available from the server that match the current filter criteria for this ResultSet.
- setFullRowRangeDisplayValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setFx(String) - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
x coordinate of inner radial
- setFy(String) - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
y coordinate of inner radial
- setGenerateClickOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits Enter, the cell will respond to a click event.
- setGenerateClickOnSpace(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits space, the cell will respond to a click event.
- setGenerateDoubleClickOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits Enter, the cell will respond to a double click
event.
- setGenerateDoubleClickOnSpace(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when the user navigates to a cell using arrow keys and hits Space, the cell will respond to a double click
event.
- setGeneratedValue(Object) - Method in class com.smartgwt.client.util.AsyncSingleValueGenerationResult
-
If successful, the generated value.
- setGeneratedValues(Object...) - Method in class com.smartgwt.client.util.AsyncMultipleValuesGenerationResult
-
If successful, the generated values.
- setGenerateEditableFormulas(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Controls whether formula fields created while in edit mode are editable by end users at runtime (when the grid is no
longer in edit mode).
- setGenerateEditableHilites(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Controls whether highlights created while in edit mode are editable by end users at runtime (when the grid is no longer
in edit mode).
- setGenerateEditableSummaries(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Controls whether summary fields created while in edit mode are editable by end users at runtime (when the grid is no
longer in edit mode).
- setGenerateExactMatchCriteria(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When a comboBoxItem is used to generate search criteria in a SearchForm this property governs whether, if the user
explicitly chose an option from the pickList, we explicitly generate criteria that will search for an exact match
against the chosen value.
- setGenerateNames(boolean) - Method in class com.smartgwt.client.tools.HiddenPalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the
component's type, eg, "ListGrid0".
- setGenerateNames(boolean) - Method in class com.smartgwt.client.tools.ListPalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the
component's type, eg, "ListGrid0".
- setGenerateNames(boolean) - Method in class com.smartgwt.client.tools.MenuPalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the
component's type, eg, "ListGrid0".
- setGenerateNames(boolean) - Method in interface com.smartgwt.client.tools.Palette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the
component's type, eg, "ListGrid0".
- setGenerateNames(boolean) - Method in class com.smartgwt.client.tools.TilePalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the
component's type, eg, "ListGrid0".
- setGenerateNames(boolean) - Method in class com.smartgwt.client.tools.TreePalette
-
Whether created components should have their "ID" or "name" property automatically set to a unique value based on the
component's type, eg, "ListGrid0".
- setGenerateRelatedUpdates(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
Specifies should related updates have to be generated.
- setGenerateValidator(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When this item has a
startDate
or
endDate
specified, should it automatically generate a
client-side
dateRange validator
to enforce them?
- setGenerateValidator(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When this item has a
startDate
or
endDate
specified, should it automatically generate
a client-side
dateRange validator
to enforce
them?
- setGlobalID(String) - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
The ID of the component within the locator segments that has an auto-generated global ID.
- setGlobalNamespaces(Map) - Method in class com.smartgwt.client.data.DataSource
-
Namespaces definitions to add to the root element of outbound XML messages sent to a web
service, as a mapping from namespace prefix to namespace URI.
- setGlobalTabIndex(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
TabIndex for the form item within the page.
- setGradationGaps(float...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Candidate gradation gaps to evaluate when trying to determine what gradations should be displayed on the primary axis,
which is typically the y (vertical) axis except for Bar charts.
- setGradationLabelPadding(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding from edge of Y the Axis Label.
- setGradationLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for gradation labels
- setGradationLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for gradation labels
- setGradationLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for gradation lines
- setGradationLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for gradation lines
- setGradationTickMarkLength(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setGradationZeroLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the gradation line drawn for zero (slightly thicker by default).
- setGradationZeroLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for the gradation line drawn for zero (slightly thicker by default).
- setGradient(String) - Method in class com.smartgwt.client.tools.GradientEditor
-
The CSS gradient-statement to work with.
- setGradients(Gradient...) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Array of gradients that can be referenced by DrawItems placed on this DrawPane.
- setGreen(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Sets the Green element of the selected color
- setGreenFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Green' field in the complex chooser.
- setGreenFieldTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Green' field in the complex chooser.
- setGrid(CubeGrid) - Method in class com.smartgwt.client.widgets.cube.FacetValueHoverCustomizer
-
- setGrid(ListGrid) - Method in class com.smartgwt.client.widgets.grid.DragTrackerIconCustomizer
-
- setGrid(ListGrid) - Method in class com.smartgwt.client.widgets.grid.DragTrackerTitleCustomizer
-
- setGrid(ListGrid) - Method in class com.smartgwt.client.widgets.grid.HoverCustomizer
-
- setGrid(TileGrid) - Method in class com.smartgwt.client.widgets.tile.CreateTileCustomizer
-
- setGrid(TileGrid) - Method in class com.smartgwt.client.widgets.tile.UpdateTileCustomizer
-
- setGridAdditionalCriteriaText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The additional criteria prefix to show in filter editor field hover, the filter action button or the sorter button
before the descriptive version of the +{filterWindowCriteria}, if any.
- setGridAddSearchText(String) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
- setGridComponents(ListGridComponent...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Array of components that make up this grid.
- setGridComponents(Object...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Array of components that make up this grid.
- setGridFields(ListGridField...) - Method in class com.smartgwt.client.widgets.BatchUploader
-
- setGridSummaryCustomizer(GridSummaryCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setGridSummaryRecordProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, this attribute will be
set to true on the record object representing the grid summary row.
- setGripBreadth(Integer) - Method in class com.smartgwt.client.widgets.Splitbar
-
Grip breadth in pixels (the short icon axis, parallel to the Layout direction).
- setGripImgSuffix(String) - Method in class com.smartgwt.client.widgets.Snapbar
-
- setGripImgSuffix(String) - Method in class com.smartgwt.client.widgets.Splitbar
-
- setGripImgSuffix(String) - Method in class com.smartgwt.client.widgets.StretchImg
-
Suffix used the 'grip' image if
showGrip
is true.
- setGripLength(Integer) - Method in class com.smartgwt.client.widgets.Splitbar
-
Grip length in pixels (the long icon axis, perpendicular to the Layout direction).
- setGripperIcon(String) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
The source for the icon displayed as the "gripper" that snaps to the top of an event canvas and allows an event to be
dragged with the mouse.
- setGroup(String) - Method in class com.smartgwt.client.data.DataSourceField
-
For use in
ComponentSchema
, indicates what group to place the property in when editing
in Reify.
- setGroupBorderCSS(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the style for the grouping frame around the canvas.
- setGroupBy(String...) - Method in class com.smartgwt.client.data.DSRequest
-
- setGroupBy(String...) - Method in class com.smartgwt.client.util.workflow.GridFetchDataTask
-
List of fields to group by in the fetch.
- setGroupBy(String...) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
List of fields to group by for a fetch.
- setGroupByAsyncThreshold(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When grouping is requested with this number of records or more, an asynchronous approach is used to avoid the browser
showing a "script is running slowly.." message prompting the user to stop execution of JavaScript.
- setGroupByField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
List of fields to group grid records.
- setGroupByField(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
List of fields to group grid records.
- setGroupByField(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Not applicable to TreeGrids, as the
data
already represents a
tree.
- setGroupByField(String...) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Not applicable to TreeGrids, as the
data
already represents a
tree.
- setGroupByFieldSummaries(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, and
showGroupSummary
is true, this attribute may be set to an
array of groupBy field names for which group summaries should appear.
- setGroupByMaxRecords(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Maximum number of records to which a groupBy can be applied.
- setGroupByMaxRecordsExceededMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Warning shown to the user when a grouping attempt failed as the data set length exceeds
groupByMaxRecords
.
- setGroupByText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid and
this.canGroupBy
is true, this string will be
shown as the title for the menu item to toggle the group by setting for a field.
- setGroupGranularity(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Granularity of grouping for numeric fields.
- setGroupIcon(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The URL of the base icon for the group icons in this listGrid.
- setGroupIconSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width and height of group icons for this ListGrid.
- setGroupIconStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setGroupIndentSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default number of pixels by which to indent subgroups relative to parent group.
- setGrouping(String) - Method in class com.smartgwt.client.data.GroupSpecifier
-
The groupingMode to applied to associated field.
- setGroupingFieldTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear in the header of the "property" field.
- setGroupingFieldTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear in the header of the "grouping" field.
- setGroupingFormat(int) - Static method in class com.smartgwt.client.util.NumberUtil
-
The grouping-format for numbers
- setGroupingMode(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field that allows multiple
grouping modes
,
the current grouping mode.
- setGroupingModes(Map) - Method in class com.smartgwt.client.data.SimpleType
-
A set of key-value pairs that represent the names and titles of the grouping modes available to values of this type,
for use in components that support grouping.
- setGroupingModes(Map) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field can be grouped, this attribute represents the set of grouping styles that are available.
- setGroupingSymbol(String) - Static method in class com.smartgwt.client.util.NumberUtil
-
The grouping symbol, or thousands separator, to use when formatting numbers
- setGroupLabelBackgroundColor(String) - Method in class com.smartgwt.client.widgets.Canvas
-
If set, the background color of the grouping label.
- setGroupLabelStyleName(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets the style for the grouping label.
- setGroupLeadingIndent(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default number of pixels by which to indent all groups.
- setGroupName(String) - Method in class com.smartgwt.client.tools.StyleSetting
-
Name of the
group
this setting will appear in for editing.
- setGroupNodeBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setGroupNodeStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style that
group
rows will have.
- setGroupPadding(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Padding to apply inside the border when this canvas is showing a group
border and label
.
- setGroupPrecision(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For fields of type:"float" or derived from float, number of digits after the decimal point to consider when grouping.
- setGroups(StyleGroup...) - Method in class com.smartgwt.client.tools.CSSEditor
-
- setGroupSortDirection(SortDirection) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
sortByGroupFirst
is active, the sorting
direction applied for implicit sorting by the field(s) used for grouping.
- setGroupSortNormalizer(GroupSortNormalizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
sortByGroupFirst
is active, sets the
GroupNode
value
normalizer used for implicit sorting by the field(s) used for grouping.
- setGroupStartOpen(GroupStartOpen) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Describes the default state of ListGrid groups when groupBy is called.
- setGroupStartOpen(Object...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setGroupState(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Initial group state for the grid.
- setGroupSummaryCustomizer(GroupSummaryCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setGroupSummaryRecordProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGroupSummary
is true, this attribute will
be set to true on each record object representing a group-level summary row.
- setGroupSummaryStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setGroupTitle(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The title/label for the grouping.
- setGroupTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
If set, this attribute affects the alignment of the titles in
RibbonGroups
in this
RibbonBar
.
- setGroupTitleColumnProperties(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Custom properties for the automatically generated groupTitleColumn
.
- setGroupTitleField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When a list grid is
grouped
, each group shows under an auto
generated header node.
- setGroupTitleFunction(GroupTitleFunction) - Method in class com.smartgwt.client.data.SimpleType
-
- setGroupTitleOrientation(VerticalAlignment) - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
If set, this attribute affects the orientation of the titles in
RibbonGroups
in this
RibbonBar
.
- setGroupTitleRenderer(GroupTitleRenderer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Renderer that returns the title that should be shown to the user for the group with the groupValue passed as a parameter.
- setGroupValueFunction(GroupValueFunction) - Method in class com.smartgwt.client.data.SimpleType
-
- 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
-
Sets callback to handle server error responses for submitted transactions.
- setHasHeaderLine(Boolean) - Method in class com.smartgwt.client.data.TextImportSettings
-
If set to true, the data is assumed to have a header line that lists titles for each field, which should be parsed.
- setHeaderAriaRole(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHeaderAutoFitEvent(AutoFitEvent) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Event on a ListGrid header that triggers auto fitting to data and/or title.
- setHeaderBackgroundColor(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional background color for the header portion of
canvases
representing this event in the various
calendar views
.
- setHeaderBackgroundColor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
BackgroundColor for the header toolbar.
- setHeaderBarStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set the CSS style used for the header as a whole.
- setHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
- setHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Button.baseStyle
to apply to the buttons in the header, and the
sorter, for this ListGrid.
- setHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setHeaderBorderColor(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional border color for the header portion of
canvases
representing this event in the various
calendar views
.
- setHeaderButtonAriaRole(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHeaderButtonAriaRole(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Aria role
for the header button for this field.
- setHeaderButtonAriaState(Map) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHeaderButtonAriaState(Map) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Aria state
for the header button for this field.
- setHeaderButtonProperties(Canvas) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Set the properties of the header button used for this span.
- setHeaderButtonProperties(Button) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties to apply to all header buttons.
- setHeaderButtonProperties(Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Set the properties of the header button used for this field.
- setHeaderControls(Object...) - Method in class com.smartgwt.client.widgets.Window
-
Array of members to show in the Window header.
- setHeaderData(Map) - Method in class com.smartgwt.client.data.DSRequest
-
For DataSources using SOAP messaging with a WSDL web service, data to be serialized to form SOAP headers, as a map from
the header part name to the data.
- setHeaderData(Map) - Method in class com.smartgwt.client.data.WSRequest
-
Data to be serialized to form the SOAP headers, as a map from the header part name to the data.
- setHeaderHeight(Integer) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
- 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
-
- setHeaderHoverCustomizer(HeaderLevelHoverCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Customize the Hover text for a given span in a HeaderLevel.
- setHeaderHoverDelay(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Delay in ms for hovers shown over this field's header.
- setHeaderHoverFormatter(HeaderHoverFormatter) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
-
- setHeaderHoverWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHeaderHoverWrap(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHeaderIcon(String) - Method in class com.smartgwt.client.widgets.Window
-
Sets the Window header icon.
- setHeaderIcon(String, int, int) - Method in class com.smartgwt.client.widgets.Window
-
Sets the Window header icon.
- setHeaderIconDefaults(Map) - Method in class com.smartgwt.client.widgets.Window
-
This is an object literal property block specifying the various properties of the headerIcon - the icon that appears at
the top left of the window and is by default the Isomorphic logo.
- setHeaderIconProperties(Map) - Method in class com.smartgwt.client.widgets.Window
-
- setHeaderLevels(HeaderLevel...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Configures the levels of
headers
shown above the event area,
and their time units.
- setHeaderMenuButtonHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the height of the auto-generated
headerMenuButton
- setHeaderMenuButtonHeight(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the height of the auto-generated
headerMenuButton
- setHeaderMenuButtonIcon(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the icon shown on the auto-generated
headerMenuButton
- setHeaderMenuButtonIconHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the height of the icon shown on the auto-generated
headerMenuButton
- setHeaderMenuButtonIconWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the width of the icon shown on the auto-generated
headerMenuButton
- setHeaderMenuButtonSnapOffsetLeft(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Offset of the right edge of a
headerMenuButton
from the right edge of it's parent button.
- setHeaderMenuButtonWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHeaderMenuButton
is true, this property
governs the width of the auto-generated
headerMenuButton
- setHeaderProperties(SectionHeader) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
- setHeaderProperties(ImgSectionHeader) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
- setHeaderRadius(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to any valid CSS
border-radius string, allows for a rounded header in this grid by applying a
corner-radius to the left of the
header
, and to the right
of the
corner sort-button
if it's visible, or the
right of the
header
otherwise.
- setHeaderShadowColor(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHeaderShadowHOffset(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHeaderShadowSoftness(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHeaderShadowVOffset(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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.calendar.EventCanvas
-
- setHeaderStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
CSS style applied to the day-of-week headers.
- setHeaderStyle(String) - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
- setHeaderStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a header
- setHeaderStyle(String) - Method in class com.smartgwt.client.widgets.Window
-
Style for the Window header.
- setHeaderTextColor(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional text color for the header portion of
canvases
representing this event in the various
calendar views
.
- setHeaderTitle(String) - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title to display in the header-bar of this Dialog.
- setHeaderTitle(String) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Optional title for the headerSpan button for this headerSpan.
- setHeaderTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Optional title for the header button for this field.
- setHeaderTitleStyle(String) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
- setHeaderTitleStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHeaderTitleStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Custom titleStyle to apply to this field's header button instead of
ListGrid.headerTitleStyle
.
Note that this will
typically only have an effect if
ListGrid.headerButtonConstructor
is set to
StretchImgButton
or a subclass thereof.
- setHeaderTitleVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Specifies vertical alignment in the column headers: "top", "center", or "bottom".
- setHeaderWidth(Integer) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
If set, the width for each of the spans in this headerLevel.
- setHeaderWrap(Boolean) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Whether the
header area
should autosize
vertically to display all contents.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.Button
-
Size for this component's vertical dimension.
- setHeight(String) - Method in class com.smartgwt.client.widgets.Button
-
Size for this component's vertical dimension.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.calendar.Lane
-
In
Timeline
s, the height of this Lane's row.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
The canvas.width
attribute specifies the size for a component's horizontal dimension;
canvas.height
specifies the size for the vertical dimension.
- setHeight(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The canvas.width
attribute specifies the size for a component's horizontal dimension;
canvas.height
specifies the size for the vertical dimension.
- setHeight(int) - Method in class com.smartgwt.client.widgets.Canvas
-
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Integer number of pixels.
- setHeight(int) - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Height of the diamond.
- setHeight(int) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- setHeight(int) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
- setHeight(int) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
- setHeight(int) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
- setHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Height of the Canvas.
- setHeight(String) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Height of the Canvas.
- setHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the FormItem.
- setHeight(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the FormItem.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines the height of this icon in px.
- setHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
Height of the FormItem.
- setHeight(String) - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
Height of the FormItem.
- setHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
default height for the spacer
- setHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Default height of this item
- setHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Height for this uploadItem.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Height of this headerSpan.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.ImgButton
-
Size for this component's vertical dimension.
- setHeight(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
Size for this component's vertical dimension.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the height of the image.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the height of the image.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.Label
-
Size for this component's vertical dimension.
- setHeight(String) - Method in class com.smartgwt.client.widgets.Label
-
Size for this component's vertical dimension.
- setHeight(int) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the height of a Portlet, then that height will be used as the
Portlet's
rowHeight
(if no rowHeight is set).
- setHeight(String) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the height of a Portlet, then that height will be used as the
Portlet's
rowHeight
(if no rowHeight is set).
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size for this component's vertical dimension.
- setHeight(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size for this component's vertical dimension.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size for this component's vertical dimension.
- setHeight(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size for this component's vertical dimension.
- setHeight(int) - Method in class com.smartgwt.client.widgets.StretchItem
-
The height of the image.
- setHeight(String) - Method in class com.smartgwt.client.widgets.StretchItem
-
The height of the image.
- setHeight(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
For
type
:
"separator"
, this attribute
specifies the height of the separator.
- setHeight100() - Method in class com.smartgwt.client.widgets.Canvas
-
Convenience method that sets the height to 100%.
- setHidden(boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Whether this field should be hidden from users by default within a DataBound component.
- setHidden(Boolean) - Method in class com.smartgwt.client.data.Operator
-
Whether this operator is hidden by default.
- setHidden(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this form item be hidden? Setting this property to true
on an item configuration will have the same
effect as having a showIf()
implementation which returns
false
.
- setHidden(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Marks field as initially hidden.
The user will still be able to show the field via a context menu.
- setHidden(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Sections default to the visible state.
- setHidden(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
- setHidden(Boolean) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified this tab will be hidden by default.
- setHide(Boolean) - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
Should the target form item be hidden?
- setHideAllHighlightsTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the hide all highlights menu item.
- setHideEmptyAxis(Axis) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
With
hideEmptyFacetValues
, controls on which
axis hiding of empty values is applied, "row" (only empty rows are hidden), "column" (only empty columns are hidden) or
both (the default).
- setHideEmptyFacetValues(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
This causes the headers for any combination of facetValues for which there are no cellRecords to be suppressed.
- setHideEmptyPickList(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this pickList contains no options, should it be hidden? If unset, default behavior is to allow the empty
pickList to show if it is databound.
- setHideEmptyPickList(Boolean) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this pickList contains no options, should it be hidden? If unset, default behavior is to allow the empty
pickList to show if it is databound.
- setHideEmptyPickList(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this pickList contains no options, should it be hidden? If unset, default behavior is to allow the empty
pickList to show if it is databound.
- setHideEmptySummaryRow(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, causes the
summaryRow
component to be hidden if
it has no data after summaries have been recalculated
- setHideFilterEditorTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHideGroupBorderOnDrag(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Should the group selection box shown when
canGroupSelect
is true be hidden during drag?
- setHideGroupBorderOnDrag(Boolean) - Method in class com.smartgwt.client.tools.EditPane
-
Should the group selection box shown when
canGroupSelect
is true be hidden during drag?
- setHideGroupBorderOnDrag(Boolean) - Method in class com.smartgwt.client.tools.EditTree
-
Should the group selection box shown when
canGroupSelect
is true be hidden during drag?
- setHideOnPhone(ListGridField, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHideOnPhone(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Set this property to true to suppress showing this field on mobile phones (handset-sized devices).
- setHideOnTablet(ListGridField, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHideOnTablet(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Set this property to true to suppress showing this field on tablets (tablet-sized devices).
- setHideUnusedLanes(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, hides any
lane
that doesn't have any
active events in the current dataset.
- setHideUsingDisplayNone(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
- setHighErrorMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setHighlightCellTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the cell highlight menu item.
- setHighlightDataValues(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Should the draw-area of nearby filled data-value shapes be highlighted as the mouse is moved over some
chart-types
?
- setHighlightSelectionTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the selection highlight menu item.
- setHighlightTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the highlight menu item.
- setHiliteAccessKey(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If set to true, if the
title
of this button contains the
specified
accessKey
, when the title is displayed to the user it
will be modified to include HTML to underline the accessKey.
Note that this property may cause titles that include
HTML (rather than simple strings) to be inappropriately modified, so should be disabled if your title string includes
HTML characters.
- setHiliteAccessKey(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If set to true, if the
title
of this button contains the
specified
accessKey
, when the title is displayed to the user it
will be modified to include HTML to underline the accessKey.
Note that this property may cause titles that include
HTML (rather than simple strings) to be inappropriately modified, so should be disabled if your title string includes
HTML characters.
- setHiliteAccessKey(Boolean) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
If this MenuButton has a specified
accessKey
, underline it in
the title of the button by default
- setHiliteAccessKey(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
If this MenuButton has a specified
accessKey
, underline it in
the title of the button by default
- setHiliteAccessKey(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If set to true, if the
title
of this button contains the
specified
accessKey
, when the title is displayed to the user it
will be modified to include HTML to underline the accessKey.
Note that this property may cause titles that include
HTML (rather than simple strings) to be inappropriately modified, so should be disabled if your title string includes
HTML characters.
- setHiliteBodyColor(String) - Method in class com.smartgwt.client.widgets.Window
-
Highlight color for the Window body (shown when the body is flashed).
- setHiliteCanReplaceValue(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, end users can create advanced hiliting rules that will use the
Hilite.replacementValue
feature to cause values in hilited cells to
be replaced with a user-entered value.
- setHiliteEditorSpanTitleSeparator(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, and
showHeaderSpanTitlesInHiliteEditor
is
true, this string will be inserted between the headerSpan title and the field title in the hiliteEditor field chooser
grid.
- setHiliteHeaderSrc(String) - Method in class com.smartgwt.client.widgets.Window
-
- setHiliteHeaderStyle(String) - Method in class com.smartgwt.client.widgets.Window
-
Highlight style for the Window header.
- setHiliteHTMLAfterFormat(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to true, custom HTML applied as part of hiliting will be applied after
formatting
for each cell.
- setHiliteHTMLAfterFormat(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set to true, custom HTML applied as part of hiliting will be applied after
formatting
for each cell in this column.
- setHiliteIconHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height for hilite icons for this listGrid.
- setHiliteIconHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Height for hilite icons for this field.
- setHiliteIconHeight(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Height for hilite icons for this listGrid.
- setHiliteIconHeight(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Height for hilite icons for this field.
- setHiliteIconLeftPadding(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the left of
hilite
icons
by default? Can be overridden at the field level
- setHiliteIconLeftPadding(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- 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
ListGrid.hiliteIcons
are present, where the hilite
icon will be placed relative to the field value.
- setHiliteIconPosition(HiliteIconPosition) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
When
hiliteIcons
are present, where the hilite
icon will be placed relative to the field value.
- setHiliteIconPosition(HiliteIconPosition) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
- 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
-
- 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 class com.smartgwt.client.widgets.chart.FacetChart
-
- setHiliteProperty(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Marker that can be set on a record to flag that record as hilited.
- setHiliteProperty(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setHiliteProperty(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setHiliteProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHiliteProperty(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setHiliteProperty(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setHiliteReplaceValueFieldTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHiliteRequiredFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Indicates whether the titles of required items in this form should use the special prefix and suffix specified by the
requiredTitlePrefix
and
requiredTitleSuffix
attributes, instead of the
standard prefix and suffix.
- setHiliteRowOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the grid body gets keyboard focus, should we highlight the current focus row, using the rollover cell style?
- setHilites(Hilite...) - Method in class com.smartgwt.client.ai.BuildHilitesResponse
-
The generated
Hilite
(s) for the user's natural language description of hilite criteria
and styling to apply.
- setHilites(Hilite[]) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setHilites(Hilite[]) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setHilites(Hilite...) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Hilites to be applied to the data for this component.
- setHilites(Hilite[]) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Accepts an array of hilite objects and applies them to this DataBoundComponent.
- setHilites(Hilite[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setHilites(Hilite[]) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setHilites(Hilite...) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Initialize this editor with a set of Hilites.
- setHilites(Hilite[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHilites(Hilite[]) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setHilites(Hilite[]) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setHiliteState(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setHiliteState(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setHiliteState(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Set the current hilites based on a hiliteState String previously returned from getHilitesState.
- setHiliteState(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setHiliteState(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setHiliteState(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHiliteState(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setHiliteState(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setHilitesText(String) - Method in class com.smartgwt.client.widgets.FieldPicker
-
- setHiliteViaAIMode(AIServiceMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHiliteViaAIText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Title for the menu item displayed in this component's header context menu when
AI-assisted hiliting
is allowed.
- setHint(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies "hint" string to show next to the form item to indicate something to the user.
- setHint(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Text shown inside the field that serves as an indicator of what this field is for.
- setHintStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
CSS class for the "hint" string.
- setHistoryConclusion(String) - Method in class com.smartgwt.client.ai.AIRequest
-
When this engine does not support multiple messages, all of the messages of the request must be concatenated together.
- setHistoryDelimiters(Map) - Method in class com.smartgwt.client.ai.AIRequest
-
When this engine does not support multiple messages, all of the messages of the request must be concatenated together.
- setHistoryIntroduction(String) - Method in class com.smartgwt.client.ai.AIRequest
-
When this engine does not support multiple messages, all of the messages of the request must be concatenated together.
- setHLabelSpacing(Integer) - Method in class com.smartgwt.client.widgets.Slider
-
- setHoopSelectionMode(HoopSelectionStyle) - Method in class com.smartgwt.client.tools.EditContext
-
Defines the mode of inclusion for components encountered during hoop selection which is enabled when
selectionType
is
multiple
.
- setHoopSelectorProperties(Map) - Method in class com.smartgwt.client.tools.EditContext
-
- 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(int...) - 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
getHoverComponent()
is implemented, should the hoverCanvas returned from it be automatically destroyed when it is
hidden?
- setHoverAutoFitMaxWidth(int) - Method in class com.smartgwt.client.widgets.Canvas
-
- setHoverAutoFitMaxWidth(String) - Method in class com.smartgwt.client.widgets.Canvas
-
- setHoverAutoFitWidth(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
if
showHover
is true, this property will cause the specified
hoverWidth
to be treated as a minimum width for the hover.
- setHoverCustomizer(HeaderLevelHoverCustomizer) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
Customize the Hover text for a given span in a HeaderLevel.
- setHoverCustomizer(HoverCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
HTML to be shown in hovers over cells in the column described by this field.
- setHoverCustomizer(HoverCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
* HTML to be shown in hovers over cells in the column described by this field.
- setHoverDelay(int) - Method in class com.smartgwt.client.widgets.Canvas
-
If this.canHover
is true, how long should the mouse be kept over this widget before the hover event is
fired
- setHoverDelay(int) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this.canHover
is true, how long should the mouse be kept over this widget before the hover event is
fired
- setHoverDelay(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified, this is the number of milliseconds to wait between the user rolling over this form item, and triggering
any hover action for it.
If not specified this.form.itemHoverDelay
will be used instead.
- setHoverDelay(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Delay in ms for hovers shown for cells in this field.
- setHoverFocusKey(String) - Method in class com.smartgwt.client.widgets.Canvas
-
For canvases
showing a hover
, this attribute gives users a way
to pin the hover in place so they can interact with it (scroll it, click embedded links, etc).
- setHoverFocusKey(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This attribute gives users a way to pin this item's hover in place so they can interact with it (scroll it, click
embedded links, etc).
- setHoverHeight(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, this property can be used to customize the height of the hover canvas shown.
- setHoverHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Option to specify a height for any hover shown for this item.
- setHoverHeight(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Option to specify a height for any hover shown for this item.
- setHoverHTMLCustomizer(HoverHTMLCustomizer) - Method in class com.smartgwt.client.widgets.Img
-
If this.showHover
is true, when the user holds the mouse over this Canvas for long enough to trigger a
hover event, a hover canvas is shown by default.
- setHoverLabelPadding(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setHoverLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for text in a floating label that represents the data value shown whenever the mouse moves withing the main
chart area when
showValueOnHover
is enabled.
- setHoverMode(HoverMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
showHoverComponents
is true, the builtin
mode to use when automatically creating a hover component for rows in this grid.
- setHoverMoveWithMouse(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, should this widget's hover canvas be moved with the mouse while visible?
- setHoverOpacity(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, should the hover canvas be shown with opacity other than 100?
- setHoverOpacity(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Opacity for any hover shown for this item
- setHoverPersist(HoverPersistMode) - Method in class com.smartgwt.client.widgets.Canvas
-
Allows interaction with hovers when the cursor is positioned over them.
- setHoverPersist(HoverPersistMode) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Allows interaction with hovers when the cursor is positioned over them.
- setHoverRectProperties(DrawRect) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for rectangle that draws behind of a floating hover label that represents the data value.
- setHoverScreen(String) - Method in class com.smartgwt.client.widgets.Canvas
-
- setHoverScreen(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setHoverStyle(String) - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, this property can be used to specify the css style to apply to the hover canvas.
- setHoverStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Explicit CSS Style for any hover shown for this item.
- setHoverStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Style to apply to hovers shown over this grid.
- setHoverVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, this property can be used to customize the vertical alignment of content in the
hover canvas.
- setHoverVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Vertical text alignment for text displayed in this item's hover canvas, if shown.
- setHoverWidth(int) - Method in class com.smartgwt.client.widgets.Canvas
-
If
this.showHover
is true, this property can be used to
customize the width of the hover canvas shown.
- setHoverWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Option to specify a width for any hover shown for this item.
- setHoverWidth(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Option to specify a width for any hover shown for this item.
- setHoverWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the width of the canvas shown when the mouse hovers over cells in this field.
- setHoverWrap(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If this.showHover
is true, this property can be used to customize the whether content in the hover canvas
is displayed in a single line, or wraps.
- setHoverWrap(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
This property may be set to customize the wrap
attribute for the canvas shown when the mouse hovers over
cells in this field.
- setHPolicy(LayoutPolicy) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Sizing policy applied to members on horizontal axis
- setHResizeCursor(Cursor) - Method in class com.smartgwt.client.widgets.Splitbar
-
Cursor to display if this Splitbar is to be used for horizontal resize of widgets.
- setHspace(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines the number of pixels space to be displayed on the left of this form item icon, or for
inline
icons whose
inlineIconAlign
is
Alignment.LEFT
, on the right of this form item icon.
- setHSrc(String) - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
Default src to display when
vertical
is false, and
src
is unset.
- setHSrc(String) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Base URL for the images used for the horizontal scrollbar track and end buttons.
- setHSrc(String) - Method in class com.smartgwt.client.widgets.Splitbar
-
- 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.StretchItem
-
- 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
-
- setHTML(String) - Method in interface com.smartgwt.client.util.PrintHTMLCallback
-
Set the print html content.
- setHTML(String, PrintCanvasCallback) - Method in class com.smartgwt.client.widgets.PrintCanvas
-
Update the HTML content displayed in this print canvas.
- setHtmlAfter(String) - Method in class com.smartgwt.client.data.Hilite
-
HTML to append to the end of cell values where this hilite is applied.
- setHtmlBefore(String) - Method in class com.smartgwt.client.data.Hilite
-
HTML to pre-pend to cell values where this hilite is applied.
- setHtmlColor(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Changes the selected color to the one represented by the supplied HTML color string.
- setHtmlElement(Element) - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Simplifies integrating a screen with an existing JavaScript app.
- setHtmlElement(String) - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Simplifies integrating a screen with an existing JavaScript app.
- setHtmlElement(Element) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setHtmlElement(Element) - Method in class com.smartgwt.client.widgets.Canvas
-
If specified as a pointer to an HTML element present in the DOM, this canvas will be rendered inside that element on
draw()
.
- setHtmlElement(String) - Method in class com.smartgwt.client.widgets.Canvas
-
If specified as a pointer to an HTML element present in the DOM, this canvas will be rendered inside that element on
draw()
.
- setHtmlFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'HTML' field in the complex chooser.
- setHtmlFieldTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'HTML' field in the complex chooser.
- setHtmlPosition(DrawPosition) - Method in class com.smartgwt.client.widgets.Canvas
-
If
htmlElement
is specified, this attribute specifies the
position where the canvas should be inserted relative to the
htmlElement
in the DOM.
- setHtmlValue(String) - Method in class com.smartgwt.client.data.Hilite
-
- setHTrackStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
- setHttpHeaders(Map) - Method in class com.smartgwt.client.rpc.RPCRequest
-
HTTP headers to send, as a Object mapping Header name -> Header value, eg
{ "Content-Type" : "text/xml" }
- setHttpMethod(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Selects the HTTP method that will be used for the request.
- setHttpMethod(SendMethod) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Selects the HTTP method that will be used when fetching content.
- setHttpMethod(String) - Method in class com.smartgwt.client.widgets.ViewLoader
-
Selects the HTTP method that will be used when fetching content.
- setHttpProxyURL(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
The proxy URL to use for this request (if
useHttpProxy
is set
for this request).
- setHue(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Sets the Hue of the selected color
- setHueFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Hue' field in the complex chooser.
- setHueFieldTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Hue' field in the complex chooser.
- setHValueStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
- setIcon(String) - Method in class com.smartgwt.client.data.Hilite
-
URL of an icon to show when this hilite is applied to a cell.
- setIcon(String) - Method in class com.smartgwt.client.tools.PaletteNode
-
Icon for this paletteNode.
- setIcon(String) - Method in class com.smartgwt.client.widgets.Button
-
Optional icon to be shown with the button title text.
- setIcon(String) - Method in class com.smartgwt.client.widgets.Dialog
-
Icon to show in this dialog - see
message
.
- setIcon(String) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Optional icon image to display on the button for this item.
- setIcon(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Optional icon to show next to the title for this field.
- setIcon(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
Optional icon to be shown with the button title text.
- setIcon(String) - Method in class com.smartgwt.client.widgets.Label
-
Optional icon to be shown with the button title text.
- setIcon(String) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Optional icon to be shown with the button title text.
- setIcon(String) - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Icon to show for this NavItem
.
- setIcon(String) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Base filename of the icon that represents open and closed states.
- setIcon(String) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Base filename of the icon that represents open and closed states.
- setIcon(String) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
This property corresponds to the inherited
Button.icon
property,
which is used to display the menuButtonImage, so anything you attempt to set there would be clobbered by the internal
usage.
- setIcon(String) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The filename for this item's custom icon.
- setIcon(String) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Icon to show to the left of or above the title, according to the button's
orientation
.
- setIcon(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Optional icon to be shown with the button title text.
- setIcon(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Optional icon to be shown with the button title text.
- setIcon(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified, this tab will show an icon next to the tab title.
- setIcon(String, int, int) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified, this tab will show an icon next to the tab title.
- setIcon(String, int) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If specified, this tab will show an icon next to the tab title.
- setIcon(String) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
This Property allows the developer to customize the icon displayed next to a node.
- setIconAlign(String) - Method in class com.smartgwt.client.widgets.Button
-
If this button is showing an icon should it be right or left aligned?
- setIconAlign(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
If this button is showing an icon should it be right or left aligned?
- setIconAlign(String) - Method in class com.smartgwt.client.widgets.Label
-
If this button is showing an icon should it be right or left aligned?
- setIconAlign(String) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
If this button is showing an icon should it be right or left aligned?
- setIconAlign(String) - Method in class com.smartgwt.client.widgets.RibbonButton
-
This attribute is not supported in this subclass.
- setIconAlign(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If this button is showing an icon should it be right or left aligned?
- setIconBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Fallback base CSS class to apply to this item's
icons
if they don't specify a
baseStyle
or provide
a sprite-based
src string
that specifies a
cssClass
.
- setIconBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
CSS class to apply to the
add
and
remove
clause buttons.
- setIconBaseStyle(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
A CSS style to apply to images in the
left
and
right
buttons.
- setIconBaseStyle(String) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
- setIconBaseStyle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
- setIconBaseStyle(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The base CSS class to apply to icons used in this grid.
- setIconBodyStyleName(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
If set, the CSS style used for the body of this menu when there is an icon field.
- setIconCursor(Cursor) - Method in class com.smartgwt.client.widgets.Button
-
Specifies the cursor to display when the mouse pointer is over the icon image.
- setIconCursor(Cursor) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default cursor to display when the user rolls over icons within cells of an
type:icon
field.
- setIconCursor(Cursor) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the cursor to display when the mouse pointer is over an icon image in a cell for either a field of type
icon
or a
valueIcon
.
- setIconDisabled(String, boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set an icon as enabled or disabled at runtime.
- setIconField(String) - Method in class com.smartgwt.client.data.DataSource
-
Designates a field of
type
:"image" as the field to use when rendering a
record as an image, for example, in a
TileGrid
.
- setIconField(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
This property allows the developer to specify the icon displayed next to a record.
- setIconFieldDefaults(ListGridField) - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Default properties for the automatically generated icon column.
- setIconFieldProperties(ListGridField) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Custom properties for the automatically generated icon column.
- setIconFieldTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The
title
of the 'Icon' picker.
- setIconFillSpaceStyleName(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
If set, alternative body style for the menu used when there is an icon field and the
placement
settings indicate the menu will be filling a portion of
the screen or a panel.
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.Button
-
Height in pixels of the icon image.
- setIconHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default height for form item icons.
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
icon
is specified, this property can be used to
specify the height of the icon to be displayed in the ListGrid header button.
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.ImgButton
-
Height in pixels of the icon image.
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.Label
-
Height in pixels of the icon image.
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Height in pixels of the icon image.
- setIconHeight(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
The default height applied to custom icons in this menu.
- setIconHeight(int) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The height applied to this item's icon.
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Height in pixels of the icon image.
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Height in pixels of the icon image.
- setIconHeight(Integer) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
icon
is specified, this property
may be used to specify a height for the icon.
- setIconHSpace(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Horizontal space (in px) to leave between form item icons.
- setIconOnlyBaseStyle(String) - Method in class com.smartgwt.client.widgets.Button
-
- setIconOrientation(String) - Method in class com.smartgwt.client.widgets.Button
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- setIconOrientation(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is showing an icon, should it appear to the left or right of the title?
Valid options are
"left"
or "right"
- setIconOrientation(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- setIconOrientation(String) - Method in class com.smartgwt.client.widgets.Label
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- setIconOrientation(String) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- setIconOrientation(String) - Method in class com.smartgwt.client.widgets.RibbonButton
-
This attribute is not supported in this subclass.
- setIconOrientation(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- setIconOrientation(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If this button is showing an icon should it appear to the left or right of the title? valid options are
"left"
and "right"
.
- setIconPadding(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When using
autoFitFieldWidths
, padding in pixels
left on each side of fields that show images.
- setIconPadding(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Default padding to show between the folder or leaf node icon and cell value in the tree cell.
- setIconPadding(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Developers may customize the padding between the folder or leaf node icon and the text content of the tree cell for
individual nodes.
- setIconPaddingProperty(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This property allows the developer to specify custom
iconPadding
for specific nodes
- setIconPlacement(PickListItemIconPlacement) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setIconPlacement(PickListItemIconPlacement) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
- setIconPlacement(PickListItemIconPlacement) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- setIconPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default prompt (and tooltip-text) for icons.
- setIcons(FormItemIcon...) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
An array of descriptor objects for icons to display in a line after this form item.
- setIcons(FormItemIcon...) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property can be used to specify
icons
to be displayed in the editors displayed for this field
- setIconShowOnFocus(String, Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets
FormItemIcon.showOnFocus
for the
supplied icon, and causes that icon's visibility to be updated and the item redrawn as appropriate.
- setIconSize(int) - Method in class com.smartgwt.client.widgets.Button
-
Size in pixels of the icon image.
- setIconSize(int) - Method in class com.smartgwt.client.widgets.Dialog
-
Size of the icon to show in this dialog.
- setIconSize(Integer) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
When set, dictates the size of the
add
and
remove
clause buttons.
- 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(Integer) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Default size for icons in the
left
and
right
buttons in this
NavigationBar
.
- setIconSize(Integer) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
- setIconSize(Integer) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
- setIconSize(int) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size in pixels of the icon image.
- setIconSize(int) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size in pixels of the icon image.
- setIconSize(Integer) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
icon
is specified, this property
may be used to specify a size for the icon.
- setIconSize(int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The standard size (same height and width, in pixels) of node icons in this treeGrid.
- setIconSpacing(int) - Method in class com.smartgwt.client.widgets.Button
-
Pixels between icon and title text.
- setIconSpacing(int) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Pixels between icon and title text.
- setIconSpacing(int) - Method in class com.smartgwt.client.widgets.ImgButton
-
Pixels between icon and title text.
- setIconSpacing(int) - Method in class com.smartgwt.client.widgets.Label
-
Pixels between icon and title text.
- setIconSpacing(int) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Pixels between icon and title text.
- setIconStyle(String) - Method in class com.smartgwt.client.widgets.Button
-
Base CSS style applied to the icon image.
- setIconStyle(String) - Method in class com.smartgwt.client.widgets.Dialog
-
Specifies the CSS style if the
icon
in this Dialog.
- setIconStyle(String) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Default CSS class for this button's
icon
.
- setIconStyle(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Base CSS style applied to the icon image.
- setIconVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
How should icons be aligned vertically for this form item.
- setIconVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
How should icons be aligned vertically for this form item.
- setIconVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Align icons with the top edge of text area icons by default.
- setIconVAlign(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field is editable, this property will be passed to editors displayed for cells within this field as
FormItem.iconVAlign
.
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.Button
-
Width in pixels of the icon image.
- setIconWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Default width for form item icons.
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
icon
is specified, this property can be used to
specify the width of the icon to be displayed in the ListGrid header button.
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.ImgButton
-
Width in pixels of the icon image.
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.Label
-
Width in pixels of the icon image.
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Width in pixels of the icon image.
- setIconWidth(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
The default width applied to custom icons in this menu.
- setIconWidth(int) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The width applied to this item's icon.
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Width in pixels of the icon image.
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Width in pixels of the icon image.
- setIconWidth(Integer) - Method in class com.smartgwt.client.widgets.tab.Tab
-
If
icon
is specified, this property
may be used to specify a width for the icon.
- setID(String) - Method in class com.smartgwt.client.core.BaseClass
-
- setID(String) - Method in class com.smartgwt.client.data.DataSource
-
- setId(String) - Method in class com.smartgwt.client.data.Hilite
-
Unique ID for this hilite definition.
- setID(String) - Method in class com.smartgwt.client.data.Operator
-
- 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
-
- setID(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setId(Integer) - Method in class com.smartgwt.client.widgets.cube.Facet
-
id of this facet.
- setId(String) - Method in class com.smartgwt.client.widgets.cube.Facet
-
id of this facet.
- setId(Integer) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
id of this facetValue.
- setId(String) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
id of this facetValue.
- setId(String) - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
Identifier which can be used by one or more DrawItems when gradient is assigned to
DrawPane.gradients
.
- setID(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Global identifier for referring to the formItem in JavaScript.
- setId(String) - Method in class com.smartgwt.client.widgets.layout.NavItem
-
An optional ID for this NavItem
.
- setID(String) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Optional ID for the section.
- setId(String) - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Sets the 'id' attribute on the object.
- setID(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Optional ID for the tab, which can later be used to reference the tab.
- setID(String) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For trees with
modelType
"parent", this property
specifies the unique ID of this node.
- setIdField(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of the property on a
TreeNode
that holds an id for the node which is
unique across the entire Tree.
- setIdName(String) - Method in class com.smartgwt.client.tools.PaletteNode
-
Name used to create unique component ID.
- setIdPrefix(String) - Method in class com.smartgwt.client.tools.PaletteNode
-
- setIframeSandbox(String) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
- setIFrameURL(String) - Method in class com.smartgwt.client.widgets.HTMLPane
-
- setIgnoreKeyboardClicks(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setIgnoreRTL(boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should horizontal alignment-related attributes
align
and
iconOrientation
be mirrored in RTL mode? This is
the default behavior unless ignoreRTL is set to true.
- setIgnoreRTL(boolean) - Method in class com.smartgwt.client.widgets.StretchImg
-
- setIgnoreTextMatchStyle(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
NOTE: Only applicable to
clientOnly
DataSources and the
built-in
SQL
,
JPA
and
Hibernate
DataSources available in Pro, Power and Enterprise
versions of Smart GWT.
- setIgnoreTextMatchStyleCaseSensitive(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
For fields on this dataSource that specify
ignoreTextMatchStyle
true, the prevailing textMatchStyle is ignored and Smart GWT matches exact values.
- setIgnoreTimeout(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
When set to true, no reply is expected from the server.
- setImage(String, String) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the URL of an image or SVG object element by name.
- setImage(String, String, String) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the URL of an image or SVG object element by name.
- setImage(String) - Method in class com.smartgwt.client.widgets.rte.ListProperties
-
When the list item marker
style
is "custom-image", the
image to use for the markers.
- setImageHeight(Integer) - Method in class com.smartgwt.client.data.DataSourceField
-
Height of the image-content of this field.
- setImageHeight(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Height of the image-content of this field.
- setImageHeight(String) - Method in class com.smartgwt.client.data.fields.DataSourceImageField
-
- setImageHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Height of image shown for fieldTypes image and imageFile in this field.
- setImageHeight(Integer) - Method in class com.smartgwt.client.widgets.Img
-
Explicit size for the image, for
imageType
settings that would
normally use the image's natural size (applies to
imageType
"center" and "normal" only).
- setImageHeight(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Height of image shown for fieldTypes image in this field.
- setImageHeight(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Height of image shown for fieldTypes image in this field.
- setImageSize(Integer) - Method in class com.smartgwt.client.data.DataSourceField
-
Width and height of the image-content of this field.
- setImageSize(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Width and height of the image-content of this field.
- setImageSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default size of thumbnails shown for fieldTypes image and imageFile.
- setImageSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Size of images shown for fieldTypes image and imageFile in this field.
- setImageSize(Integer) - Method in class com.smartgwt.client.widgets.Img
-
Convenience for setting the ${isc.DocUtils.linkForRef('attr:Img.imageWidth','imageWidth) and \n
imageHeight')
attributes to the same value, for cases where
imageType
settings would normally use the image's natural size (applies to
imageType
"center" and "normal" only).
- setImageSize(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Size of images shown for fieldTypes image in this field.
- setImageSize(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Size of images shown for fieldTypes image in this field.
- setImageType(ImageStyle) - Method in class com.smartgwt.client.widgets.Img
-
Indicates whether the image should be tiled/cropped, stretched, or centered when the size of this widget does
not match the size of the image.
- setImageType(ImageStyle) - Method in class com.smartgwt.client.widgets.StretchImg
-
Indicates whether the image should be tiled/cropped, stretched, or centered when the size of this widget does
not match the size of the image.
- setImageURLPrefix(String) - Method in class com.smartgwt.client.data.fields.DataSourceImageField
-
Set the imageURLPrefix.
- setImageURLPrefix(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Prefix to apply to the beginning of any valueIcons
when determining the URL for the image.
- setImageURLPrefix(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has type [
ListGridFieldType
] set to
"image"
and the URL for
the image displayed is not absolute, the path of the URL will be relative to this string
Alternatively, if this
field displays any valueIcons, this prefix will be applied to the beginning of any
valueIcons
when determining the URL for the image.
- setImageURLPrefix(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to "image"
and the URL for the image displayed is not absolute, the path of the
URL will be relative to this string.
- setImageURLSuffix(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Suffix to apply to the end of any valueIcons
when
determining the URL for the image.
- setImageURLSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If any cells in this field are showing a value icon (see:
valueIcons
) or this is has
ListGridFieldType
set to
"image"
, the value of this property will be appended to
the end of the URL for the icon displayed.
Typical usage might be to append a file type such as
".gif"
to the filename of the image.
For editable fields, this property will also be passed through to any editors as
FormItem.imageURLSuffix
.
- setImageURLSuffix(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to "image"
, the value of this property will be appended to the end of the URL
for the icon displayed.
- setImageWidth(Integer) - Method in class com.smartgwt.client.data.DataSourceField
-
Width of the image-content of this field.
- setImageWidth(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Width of the image-content of this field.
- setImageWidth(String) - Method in class com.smartgwt.client.data.fields.DataSourceImageField
-
- setImageWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Width of images shown for fieldTypes image and imageFile in this field.
- setImageWidth(Integer) - Method in class com.smartgwt.client.widgets.Img
-
Explicit size for the image, for
imageType
settings that would
normally use the image's natural size (applies to
imageType
"center" and "normal" only).
- setImageWidth(Integer) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Width of images shown for fieldTypes image in this field.
- setImageWidth(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Width of images shown for fieldTypes image in this field.
- setImgDir(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setImgDir(String) - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the image-specific image directory to override the default.
- setImgDir(String) - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the image-specific image directory to override the default.
- setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.data.DataSource
-
Criteria that are implicitly applied to all fetches made through this DataSource.
- setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.data.ResultSet
-
- setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setImplicitCriteria(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setImplicitCriteria(Criteria, DSCallback, Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setImplicitCriteria(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setImplicitCriteria(Criteria, DSCallback, Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setImplicitCriteria(Criteria) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Criteria that are never shown to or edited by the user and are cumulative with any
criteria provided via
DataBoundComponent.initialCriteria
,
DataBoundComponent.setCriteria()
etc.
- setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setImplicitCriteria(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setImplicitCriteria(Criteria, DSCallback, Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setImplicitCriteria(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setImplicitCriteria(Criteria, DSCallback, Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setImplicitCriteria(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setImplicitCriteria(Criteria, DSCallback, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Implicit criteria for retrieving records from this shuttle's dataSource.
- setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setImplicitCriteria(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setImplicitCriteria(Criteria, DSCallback, Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- setImplicitCriteria(Criteria) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setImplicitCriteria(Criteria, DSCallback) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setImplicitCriteria(Criteria, DSCallback, Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setImplicitSave(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When true, indicates that changes to items in this form will be automatically saved on a
delay
, as well as when the entire form is submitted.
- setImplicitSave(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When true, indicates that changes to this item will cause an automatic save on a
delay
, as well as when the entire form is submitted.
- setImplicitSaveDelay(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When
implicitSave
is true, this attribute dictates
the millisecond delay after which form items are automatically saved during editing.
- setImplicitSaveOnBlur(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, form item values will be automatically saved when each item's "editorExit" handler is fired as well as on a
delay and when the entire form is submitted.
- setImplicitSaveOnBlur(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set to true, this item's value will be saved immediately when its "editorExit" handler is fired.
- setInactiveCellFormatter(CellFormatter) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Formatter for inactive content.
- setInactiveCellFormatter(CellFormatter) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Field-level formatter for inactive content.
- setInapplicable(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
For use in
ComponentSchema
, a field
inherited
from another schema can be redeclared with this property
set in order to indicate that the property should not be used.
- setIncludeControls(String[]) - Method in class com.smartgwt.client.util.PrintProperties
-
An array of Strings indicating the classNames of controls that should be specifically included when printing, even if a
superclass is listed in omitControls
.
- setIncludeCustomSimpleTypes(boolean) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
- setIncludeFileLoader(Boolean) - Method in class com.smartgwt.client.util.SystemDoneConfig
-
Should the system wait for any outstanding FileLoader requests? to complete before
AutoTest.isSystemDone()
returns true?
- setIncludeFileLoader(Boolean) - Method in class com.smartgwt.client.util.SystemWaitConfig
-
Should the system wait for any outstanding FileLoader requests? to complete before
AutoTest.isSystemDone()
returns true?
- setIncludeFKs(boolean) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
- setIncludeFrom(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Indicates this field's values should be fetched from another, related DataSource.
- setIncludeFrom(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Indicates this field's values come from another, related DataSource.
- setIncludeHilitesInSummaryFields(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When assembling a value for a
summary field
, if
a referenced field is hilited, should the hilite HTML be included in the summary field value?
- setIncludeImageFields(boolean) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
Should
image fields
be included in the export or serialization of the
DataSource
? They are excluded by default since the stored paths are unlikely to be correct
when placed in any other environment, such as Reify.
- setIncludeInRecordSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If a listGrid is showing a field of type summary, should this field be passed to the recordSummaryFunction when
calculating the summary value to display.
- setIncludeInRecordSummaryFields(String...) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this listGrid has any fields of type
"summary"
and this field will be
included
in summary calculations by default,
this attribute provides an opportunity to explicitly specify which summary fields the record should be displayed in.
- setIncludeInSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
If specified as false this record should be ignored when calculating summary totals to be shown in the
summary row
for this grid.
- setIncludeInSummaryProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will be checked to determine whether a record should be included when calculating totals
for the
grid summary
.
- setIncludeNetworkOperations(Boolean) - Method in class com.smartgwt.client.util.SystemDoneConfig
-
- setIncludeNetworkOperations(Boolean) - Method in class com.smartgwt.client.util.SystemWaitConfig
-
- setIncludeRangeCriteria(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, the default, the fetches issued by navigating around in the various views are limited to the
accessible date-range in the current view - as you change the current date-range, a fetch is only issued if the new
range is not entirely within the previous range.
- setIncludeRecord(Boolean) - Method in class com.smartgwt.client.ai.AIHoverRequest
-
- setIncludeRedraws(Boolean) - Method in class com.smartgwt.client.util.SystemDoneConfig
-
- setIncludeRedraws(Boolean) - Method in class com.smartgwt.client.util.SystemWaitConfig
-
- setIncludeSelectedParents(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setIncludeTimers(Boolean) - Method in class com.smartgwt.client.util.SystemDoneConfig
-
Should the system wait for all outstanding registered timer actions to complete before
AutoTest.isSystemDone()
returns true?
- setIncludeTimers(Boolean) - Method in class com.smartgwt.client.util.SystemWaitConfig
-
Should the system wait for all outstanding registered timer actions to complete before
AutoTest.isSystemDone()
returns true?
- setIncompleteDataWarning(String) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- setIncreaseIconProperties(FormItemIcon) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
FormItemIcon properties applied to the
increaseIcon
AutoChild of this SpinnerItem.
- setIndent(Boolean) - Method in class com.smartgwt.client.tools.SerializationSettings
-
Overrides the default indention setting during serialization.
- setIndentPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
indent
control.
- setIndentRecordComponents(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For record components placed "within" the
treeField
column, should the component be indented to the position where a title would normally show?
- setIndentSize(int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The amount of indentation (in pixels) to add to a node's icon/title for each level down in this tree's hierarchy.
- setIndentVTree(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
- setIndentVTreeFacets(boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- setIndicatorHoverHTMLCustomizer(IndicatorHoverHTMLCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method returns the hover HTML to be displayed when the user hovers over an IndicatorCanvas
- setIndicators(CalendarEvent...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An array of CalendarEvent instances representing instants in time, to be highlighted in
timeline views
.
- setIndicatorStyleName(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setInfoField(String) - Method in class com.smartgwt.client.data.DataSource
-
Name of the field that has the second most pertinent piece of textual information in the record, for use when a
DataBoundComponent
needs to show a short summary of a record.
- setInfoField(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display as part of individual record in "summary"
RecordLayout
s.
- setInheritsFrom(String) - Method in class com.smartgwt.client.data.DataSource
-
ID of another DataSource this DataSource inherits its
fields
from.
- setInheritsFrom(DataSource) - Method in class com.smartgwt.client.data.DataSource
-
ID of another DataSource this DataSource inherits its DataSource fields from.
Local fields (fields defined
in this DataSource) are added to inherited fields to form the full set of fields.
- setInheritsFrom(String) - Method in class com.smartgwt.client.data.SimpleType
-
Name of another SimpleType from which this type should inherit.
- setInheritsFrom(FieldType) - Method in class com.smartgwt.client.data.SimpleType
-
Name of another SimpleType from which this type should inherit.
- setInitHandler(CanvasInitHandler) - Method in class com.smartgwt.client.widgets.Canvas
-
Specify a notification method to fire when this Canvas is initialized in JavaScript.
- setInitHandler(FormItemInitHandler) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specify a notification method to fire when this formItem is initialized in JavaScript.
- setInitialCriteria(Criteria) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setInitialCriteria(Criteria) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setInitialCriteria(Criteria) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- setInitialCriteria(Criteria) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setInitialCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setInitialCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setInitialCriteria(Criteria) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Criteria to be used when fetching items for this Menu.
- setInitialCriteria(Criteria) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setInitialCriteria(Criteria) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setInitialData(Record...) - Method in class com.smartgwt.client.data.ResultSet
-
Initial set of data for the ResultSet.
- setInitialData(TreeNode[]) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
You can specify the initial set of data for a databound TreeGrid using this property.
- setInitialLength(Integer) - Method in class com.smartgwt.client.data.ResultSet
-
Initial value of the data set length.
- setInitialSort(SortSpecifier...) - Method in class com.smartgwt.client.data.ResultSet
-
Initial multi property sort specification for this ResultSet's data.
- setInitialSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
An array of
SortSpecifier
objects used to set up the initial sort configuration for
this form.
- setInitialSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
An array of
SortSpecifier
objects used to set up the initial sort configuration for
this pickList.
- setInitialSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setInitialSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
An array of
SortSpecifier
objects used to set up the initial sort configuration for
this pickList.
- setInitialSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
An array of
SortSpecifier
objects used to set up the initial sort configuration for
this grid.
- setInitialSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- setInitialSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The initial sort configuration to show in the
optionsGrid
.
- setInitialSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The initial sort configuration to show in the
optionsGrid
.
- setInitialValue(Object) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
In an editable ListGrid, initial value for this field when the user begins editing a new record.
- setInitialValues(Record) - Method in class com.smartgwt.client.util.workflow.FormEditNewRecordTask
-
Initial values for new edit record.
- setInitialValues(Record) - Method in class com.smartgwt.client.util.workflow.GridEditRecordTask
-
Initial values for a new edit record.
- setInline(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
- setInlineAndNotTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "And Not" operator (only applicable to the "inline" appearance)
- setInlineAndTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "And" operator (only applicable to the "inline" appearance)
- setInlinedValues(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
When applied to a Chart, does the chart's data contain multiple values per record for this facet.
- setInlineEditEvent(InlineEditEvent) - Method in class com.smartgwt.client.tools.EditProxy
-
- setInlineEditInstructions(String) - Method in class com.smartgwt.client.tools.EditProxy
-
Instructions that appear below the text entry area if inline editing is enabled.
- setInlineEditMultiline(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
Whether inline editing should be single or multi-line.
- setInlineEditOnDrop(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
Should the inline editor be shown when new component is first dropped?
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.CheckboxItemEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.DateItemEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.DetailViewerEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.DrawItemEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.DrawLabelEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.EditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.FacetChartEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.LabelEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.MenuEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.ProgressbarEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.SelectItemEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.StatefulCanvasEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.TabSetEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.TextItemEditProxy
-
Save the new value into the component's state.
- setInlineEditText(String) - Method in class com.smartgwt.client.tools.WindowEditProxy
-
Save the new value into the component's state.
- setInlineIconAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Horizontal alignment for icons marked
inline
.
- setInlineOrTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "Or" operator (only applicable to the "inline" appearance)
- setInlinePlacement(Alignment) - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Placement of inlined items relative to the main
MenuButton
.
- setInlinePlacement(VerticalAlignment) - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Placement of inlined items relative to the main
MenuButton
.
- setInlineView(Canvas) - Method in class com.smartgwt.client.util.workflow.UserTask
-
An inline definition of the form.
- setInnerHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the buttons in the innermost column header for
this cubeGrid.
- setInnerTitleOrientation(TitleOrientation) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
The title orientation for the to / from sub-items.
- setInputField(String) - Method in class com.smartgwt.client.util.workflow.Task
-
Field in the
process state
which is provided as input data to
this task.
- setInputFieldList(String...) - Method in class com.smartgwt.client.util.workflow.Task
-
List of multiple fields from the
process state
which are
provided as input data to this task.
- setInputFormat(String) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets up the default system-wide input format for strings being parsed into dates via DateUtil.parseInput()
.
- setInputFormat(String) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is
true
this
property can be used to specify the input format for date strings.
- setInputFormat(String) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
For fields of type
"date"
, if this is an editable field such as a
TextItem
, this property allows you to specify the
inputFormat
applied to the item.
- setInputFormat(String) - Method in class com.smartgwt.client.widgets.form.fields.DateTimeItem
-
- setInputFormat(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For fields of type
"date"
, if this is an editable field such as a
TextItem
, this property allows you to specify the
inputFormat
applied to the item.
- setInputFormat(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Format for direct user input of date values.
- setInputTransformer(FormItemInputTransformer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The transformer is called when a FormItem's value is about to change as the result of user interaction.
- setInputValidation(TourInputValidationMode) - Method in class com.smartgwt.client.util.tour.TourStep
-
How should the
expectedValue
be validated and notified
to the user?
- setInputValidationNotifyDelay(Integer) - Method in class com.smartgwt.client.util.tour.TourStep
-
The time between keypresses that is used during
inputValidation
before showing the expected text notification.
- setInputValidationNotifyMessage(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
- setInstantScrollTrackRedraw(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, if the user clicks on the scroll buttons at the end of the track or clicks once on the scroll track, there will
be an instant redraw of the grid content so that the user doesn't see any blank space.
- setInstructions(String) - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Text to show in body of window.
- setInstructions(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
Text to show in body of window.
- setInstructions(String) - Method in class com.smartgwt.client.widgets.FieldPicker
-
- setInteractiveStyleName(String) - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
If
canRequestRowCount
is true, this style
name will be applied to the rowRangeDisplay as long as an accurate row count is not known, indicating to the user that
they may click the label to retrieve an accurate status value.
- setInvalidateCache(Boolean) - Method in class com.smartgwt.client.data.DSResponse
-
Optional flag that can be set by the server to force ResultSets to drop any caches of records from the DataSource
that was the target of the operation.
- setInvalidateCache(Boolean) - Method in class com.smartgwt.client.data.OperationBinding
-
If set, every invocation of this operationBinding will invalidate the local cache, forcing a server visit to refresh the
data.
- setInvalidDateMessage(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The message to display in the
eventEditor
when the
'To' date is greater than the 'From' date and a save is attempted.
- setInvalidDateStringMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Validation error message to display if the user enters an invalid date
- setInvalidHilitePrompt(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The message to show when the user clicks "Save" without entering any criteria.
- setInvalidListPrompt(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
This is a dynamic string - text within ${...}
will be evaluated as JS code when the message is
displayed.
- setInvalidListPrompt(String) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
This is a dynamic string - text within ${...}
will be evaluated as JS code when the message is
displayed.
- setInvalidListPrompt(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
This is a dynamic string - text within ${...}
will be evaluated as JS code when the message is
displayed.
- setInvalidListPrompt(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
This is a dynamic string - text within ${...}
will be evaluated as JS code when the message is
displayed.
- setInvalidRangeErrorMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Error message to display if the user enters a date range where the "To" field value is earlier than the "From" field
value.
- setInvalidSummaryValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setInvalidTimeStringMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Validation error message to display if the user enters an invalid time string.
- setInvertClosedGripIfTargetAfter(boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
If
showClosedGrip
is true, and
targetAfter
is true should we show the "closed" state for the grip
when the target is visible (rather than when it is hidden).
- setIsAdmin(Boolean) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Whether the editor is in admin mode, in which case the
sharedSearchCheckbox
appears to allow admins to
define shared searches, and the
defaultSearchCheckbox
appears to enable an admin to designate a search as the (shared) default.
- setIsAsync(Boolean) - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Whether the script task is asynchronous.
- setIsBackgroundRequest(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Is this a background request?
- setIsDesktop(boolean) - Static method in class com.smartgwt.client.util.Browser
-
Setter for isDesktop
to allow this global variable to be changed at
runtime.
- setIsFolder(boolean) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Set to true
to explicitly mark this node as a folder.
- setIsFolderProperty(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of property that defines whether a node is a folder.
- setIsGridSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
This attribute will automatically be set to true for the record representing the grid-level summary row shown if
ListGrid.showGridSummary
is true.
- setIsGroup(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Should a grouping frame be shown around this canvas if a non-empty string has been specified for
groupTitle
.
- setIsGroupSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
This attribute will automatically be set to true for records representing group-level summary rows shown if
ListGrid.showGroupSummary
is true.
- setIsHandset(boolean) - Static method in class com.smartgwt.client.util.Browser
-
Setter for isHandset
to allow this global variable to be changed at
runtime.
- setIsHeader(Boolean) - Method in class com.smartgwt.client.widgets.layout.NavItem
-
If set, this NavItem
will be styled like a header.
- setIsMinimizeValue(Boolean) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Used to determine which facetValue is to be shown when the facet is minimized.
- setIsModal(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, when shown this Window will intercept and block events to all other existing components on the page.
- setIsMultiWindow(boolean) - Static method in class com.smartgwt.client.util.Browser
-
Sets a non-default value for isMultiWindow
, such as enabling it
even if OpenFin
isn't present.
- setIsomorphicDir() - Static method in class com.smartgwt.client.util.Page
-
Specify the root directory for Isomorphic-supplied files - the directory containing the modules/
and
system/
subdirectories shipped as part of the Smart GWT package.
- setIsomorphicDir(String) - Static method in class com.smartgwt.client.util.Page
-
Specify the root directory for Isomorphic-supplied files - the directory containing the modules/
and
system/
subdirectories shipped as part of the Smart GWT package.
- setIsomorphicToolsDir() - Static method in class com.smartgwt.client.util.Page
-
Specify the root directory for Isomorphic-supplied tools.
- setIsomorphicToolsDir(String) - Static method in class com.smartgwt.client.util.Page
-
Specify the root directory for Isomorphic-supplied tools.
- setIsRemoveField(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setIsRuleScope(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Marks this Canvas as the
ruleScope
that will be discovered by
any contained
DataBoundComponent
s which do not specify an explicit
ruleScope
.
- setIsSampleDS(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Used by Reify to identify DataSources that are provided as samples.
- setIsSeparator(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting a separator row.
When set to true
, defines a horizontal separator in the
listGrid object.
- setIsSeparator(Boolean) - Method in class com.smartgwt.client.widgets.layout.NavItem
-
If set, this NavItem
will be styled as a separator.
- setIsSeparator(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
When set to
true
, this menu item shows a horizontal separator instead of the
title
text.
- setIsSeparatorProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If record[this.isSeparatorProperty]
is set for some record, the record will be displayed as a simple
separator row.
- setIsSnapAlignCandidate(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to alignment against this Canvas when
other Canvases dragged into the same parent when
childrenSnapAlign
is enabled on this Canvas' parent.
- setIsTablet(boolean) - Static method in class com.smartgwt.client.util.Browser
-
Setter for isTablet
to allow this global variable to be changed at
runtime.
- setIsTouch(boolean) - Static method in class com.smartgwt.client.util.Browser
-
Setter for isTouch
to allow this global variable to be changed at
runtime.
- setIsTree(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Marks this facet as a hierarchical facet.
- setIsTree(Boolean) - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
Whether the
NavItem
s form a
Tree
or
are just a flat list.
- setItalicSelectionPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- setItemBaseStyle(String) - Method in class com.smartgwt.client.widgets.StretchImg
-
If specified this css class will be applied to the individual item images within this StretchImg.
- setItemChecked(MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Checks or unchecks the menu item according to the value of newState, and redraws the menu if necessary.
- setItemChecked(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Checks or unchecks the menu item according to the value of newState, and redraws the menu if necessary.
- setItemChecked(MenuItem, boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Checks or unchecks the menu item according to the value of newState, and redraws the menu if necessary.
- setItemChecked(int, boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Checks or unchecks the menu item according to the value of newState, and redraws the menu if necessary.
- setItemEnabled(MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Enables or disables the menu item according to the value of newState, and redraws the menu if necessary.
- setItemEnabled(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Enables or disables the menu item according to the value of newState, and redraws the menu if necessary.
- setItemEnabled(MenuItem, boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Enables or disables the menu item according to the value of newState, and redraws the menu if necessary.
- setItemEnabled(int, boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Enables or disables the menu item according to the value of newState, and redraws the menu if necessary.
- setItemEndIndent(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Size, in pixels, of indentation of all member items relative to the end of the alignment axis.
- setItemHidden(MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Hides or shows the menu item according to the value of newState, and redraws the menu if necessary.
- setItemHidden(int) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Hides or shows the menu item according to the value of newState, and redraws the menu if necessary.
- setItemHidden(MenuItem, boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Hides or shows the menu item according to the value of newState, and redraws the menu if necessary.
- setItemHiddenProperty(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Items with this property set to true will be hidden within the menu.
- setItemHoverAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Text alignment for hovers shown for items
- setItemHoverDelay(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If the user rolls over an item, how long a delay before we fire any hover action / show a hover for that item?
- setItemHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The FormItemHoverFormatter should return the HTML to display in a hover canvas when the user holds the mousepointer over this item.
- setItemHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The FormItemHoverFormatter should return the HTML to display in a hover canvas when the user holds the mousepointer over this item.
- setItemHoverHeight(Integer) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A default height for hovers shown for items
- setItemHoverHeight(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A default height for hovers shown for items
- setItemHoverOpacity(Integer) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Opacity for hovers shown for items
- setItemHoverStyle(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
CSS Style for hovers shown for items
- setItemHoverVAlign(Integer) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Vertical text alignment for hovers shown for items
- setItemHoverVAlign(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Vertical text alignment for hovers shown for items
- setItemHoverWidth(Integer) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A default width for hovers shown for items
- setItemHoverWidth(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A default width for hovers shown for items
- setItemIcon(MenuItem, String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Sets the icon and disabled icon (if specified) for a particular menu item and redraws the menu if necessary.
- setItemIcon(int, String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Sets the icon and disabled icon (if specified) for a particular menu item and redraws the menu if necessary.
- setItemIcon(MenuItem, String, String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Sets the icon and disabled icon (if specified) for a particular menu item and redraws the menu if necessary.
- setItemIcon(int, String, String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Sets the icon and disabled icon (if specified) for a particular menu item and redraws the menu if necessary.
- setItemIds(String...) - Method in class com.smartgwt.client.widgets.form.fields.SectionItem
-
Names
of the items that should be considered a member
of this section.
- setItemIndent(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Size, in pixels, of indentation of all member items.
- setItemLayout(FormLayoutType) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Layout style to use with this form.
- setItemProperties(FormItem) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Properties to apply to all generated items within this RadioGroup.
- setItemProperties(int, MenuItem) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Set arbitrary properties for a particular menu item.
- setItems(FormItem...) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setItems(NavItem...) - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Optional subitems of this NavItem
.
- setItems(String, Canvas...) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Sets a new list of canvii as items into the specified section by removing the existing items, then adding the new ones.
- setItems(Canvas...) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Assign a new set of Canvases to this section.
- setItems(MenuItem...) - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
MenuItems to be show either inline or as a drop-down
Menu
.
- setItems(MenuItem...) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Synonym for
data
If this method is called after the component has been drawn/initialized:
Synonym for
setData()
.
- setItems(StretchItem...) - Method in class com.smartgwt.client.widgets.StretchImg
-
The list of images to display as an array of objects specifying the image names and
sizes.
- setItemStartIndent(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Size, in pixels, of indentation of all member items relative to the start of the alignment axis.
- setItemTitle(MenuItem, String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Sets the title of a particular menu item to the string specified by newTitle and redraws the menu if necessary.
- setItemTitle(int, String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Sets the title of a particular menu item to the string specified by newTitle and redraws the menu if necessary.
- setItemTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- setItemTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setItemTitleHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The FormItemHoverFormatter
should return the HTML to display in a hover canvas
when the user holds the mousepointer over an item's title and the title is clipped.
- setItemTitleHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The FormItemHoverFormatter
should return the HTML to display in a hover canvas
when the user holds the mouse pointer over this item's title and the title is clipped.
- setItemTitleOrientation(TitleOrientation) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- setItemTitleOrientation(TitleOrientation) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setItemValueHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The FormItemHoverFormatter
should return the HTML to display in a hover canvas
when the user holds the mousepointer over an item's value and the value is clipped.
- setItemValueHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The FormItemHoverFormatter
should return the HTML to display in a hover canvas
when the user holds the mouse pointer over this item's value and the value is clipped.
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.ai.AIEngine
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.core.BaseClass
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.core.JsObject
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.ResultSet
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.SimpleType
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.TextSettings
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.data.WebService
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.rpc.Project
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.tools.EditContext
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.tools.EditProxy
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.tools.HiddenPalette
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.tools.stream.EventStream
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.util.CancellationController
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.util.JSONEncoder
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.util.SyntaxHiliter
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.util.workflow.Process
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.ace.AceAnchor
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.ace.AceCompleter
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.ace.AceDocument
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.ace.AceMarker
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.ace.AceRange
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.ace.AceRenderer
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.ace.AceUndoManager
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.grid.CellSelection
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.grid.GridRenderer
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.tree.NodeLocator
-
- setJavaScriptObject(JavaScriptObject) - Method in class com.smartgwt.client.widgets.tree.Tree
-
- setJavascriptProperty(BeanClass, String, Object) - Method in class com.smartgwt.client.bean.BeanFactory
-
- setJavascriptProperty(BeanClass, String, Object) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseClass
-
- setJavascriptProperty(BeanClass, String, Object) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseWidget
-
- setJavascriptProperty(BeanClass, String, Object) - Method in class com.smartgwt.client.bean.BeanFactoryForDataClass
-
- setJoinPrefix(String) - Method in class com.smartgwt.client.data.DataSourceField
-
- setJoinString(String) - Method in class com.smartgwt.client.data.DataSourceField
-
- setJoinSuffix(String) - Method in class com.smartgwt.client.data.DataSourceField
-
- setJSCode(String) - Method in class com.smartgwt.client.ai.BuildUIViaAIContext
-
The working JavaScript code.
- setJSCode(String) - Method in class com.smartgwt.client.ai.BuildUIViaAIResponse
-
After a successful request to build UI via AI, the JavaScript code that was generated.
- setJSNIErrorHandler() - Static method in class com.smartgwt.client.util.LogUtil
-
- setJsObj(Object, JavaScriptObject) - Static method in class com.smartgwt.client.bean.BeanFactory
-
- setJsObj(JavaScriptObject) - Method in class com.smartgwt.client.core.JsObject
-
- setJsonPrefix(String) - Method in class com.smartgwt.client.data.DataSource
-
Allows you to specify an arbitrary prefix string to apply to all json format responses sent from the server to this
application.
- setJsonPrefix(String) - Method in class com.smartgwt.client.data.RestDataSource
-
Allows you to specify an arbitrary prefix string to apply to all json format responses sent from the server to this
application.
- setJsonRecordXPath(String) - Method in class com.smartgwt.client.data.RestDataSource
-
recordXPath
mapping to the data node of json returned by the server.
- setJsonSuffix(String) - Method in class com.smartgwt.client.data.DataSource
-
Allows you to specify an arbitrary suffix string to apply to all json format responses sent from the server to this
application.
- setJsonSuffix(String) - Method in class com.smartgwt.client.data.RestDataSource
-
Allows you to specify an arbitrary suffix string to apply to all json format responses sent from the server to this
application.
- setJustifyPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
justify
control.
- setKeepExistingSelection(Boolean) - Method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
For grids that allow multiple selection, should any existing selection be retained? Only applies when selecting records.
- setKeepInParentRect(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Constrains drag-resizing and drag-repositioning of this canvas to either the rect of its parent (if set to true) or an
arbitrary rect based on its parent (if set to a [Left,Top,Width,Height] rect array).
- setKeepInParentRect(Integer...) - Method in class com.smartgwt.client.widgets.Canvas
-
Constrains drag-resizing and drag-repositioning of this canvas to either the rect of its parent (if set to true) or an
arbitrary rect based on its parent (if set to a [Left,Top,Width,Height] rect array).
- setKeepInParentRect(Rectangle) - Method in class com.smartgwt.client.widgets.Canvas
-
- setKeepInParentRect(Boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Constrains drag-resizing and drag-repositioning of this draw item to either the current visible area of the
draw pane
or an arbitrary bounding box (if set to an array of the form
[left, top, left + width, top + height]
).
- setKeepInParentRect(float...) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Constrains drag-resizing and drag-repositioning of this draw item to either the current visible area of the
draw pane
or an arbitrary bounding box (if set to an array of the form
[left, top, left + width, top + height]
).
- setKeepInParentRect(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If Window.canDragReposition or Window.canDragResize is true, should the windows size and position be constrained
such that it remains within the viewport of its parent element (or for top level windows, within the viewport of
the browser window)?
Note: keepInParentRect affects only user drag interactions, not programmatic moves.
- setKeepInParentRect(Rectangle) - Method in class com.smartgwt.client.widgets.Window
-
If Window.canDragReposition or Window.canDragRShowcaseDataesize is true, should the windows size and position be
constrained such that it remains within the viewport of its parent element (or for top level windows, within the
viewport of the browser window)? Can also be set to an array denoting an arbitrary Rectangle beyond which the
window cannot be moved.
- setKeepParentsOnFilter(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
This property is for advanced use in integrating trees that
load data on demand
using data paging.
- setKeepParentsOnFilter(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
If set, tree-based filtering is performed such that parent nodes are kept as long as they have children that match the
filter criteria, even if the parents themselves do not match the filter criteria.
- setKeepParentsOnFilter(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If set, tree-based filtering is performed such that parent nodes are kept as long as they have children that match the
filter criteria, even if the parents themselves do not match the filter criteria.
- setKeepParentsOnFilterMaxNodes(Integer) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When a tree specifies the combination of
keepParentsOnFilter
and
loadDataOnDemand
, Smart
GWT by default automatically fetches the "skeleton" of the filtered tree - see the
keepParentsOnFilter
overview for details, including the definition of "skeleton" and other relevant terminology
- setKeyFieldDefaults(ListGridField) - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Default properties for the automatically generated key column.
- setKeyFieldProperties(ListGridField) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Custom properties for the automatically generated key column.
- setKeyName(String) - Method in class com.smartgwt.client.core.KeyIdentifier
-
Name of the key.
- setKeyPressFilter(String) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Sets a keypress filter regular expression to limit valid characters that can be entered by the user.
- setKeys(KeyIdentifier...) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Shortcut key(s) to fire the menu item action.
- setKeyTitle(String) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
A string to display in the shortcut-key column for this item.
- setKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Array of control knobs to display for this item.
- setKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- 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
-
- 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
-
- setKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
- setKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
- setKnobShapeDefaults(DrawItem) - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Default properties for this component's
knobShape
.
- setLabelAlign(Alignment) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Horizontal alignment of value-labels in this viewer.
- setLabelAsTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- setLabelBackgroundColor(String) - Static method in class com.smartgwt.client.tools.SelectionOutline
-
Set the background color for the selection label.
- setLabelBreadthPad(Integer) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- setLabelCollapseMode(LabelCollapseMode) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
What to do when there are too many data points to be able to show labels for every data point at the current chart size
- see
LabelCollapseMode
.
- setLabelConstructor(String) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- setLabelHeight(Integer) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Integer number of pixels.
- setLabelHeight(int) - Method in class com.smartgwt.client.widgets.Slider
-
- setLabelHPad(Integer) - Method in class com.smartgwt.client.widgets.ImgButton
-
Horizontal padding to be applied to this widget's label.
- setLabelHPad(Integer) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If non-null, specifies the horizontal padding applied to the label, if any.
- setLabelHPad(Integer) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- setLabelLengthPad(Integer) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- setLabelPrefix(String) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The label prefix.
- setLabelPrefix(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
text to put before a label
- setLabelProperties(Label) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
- setLabelSkinImgDir(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Specifies a skinImgDir to apply to the label containing the title of this StretchImgButton.
- setLabelSkinImgDir(String) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Base path for images shown within this ImgTab's label.
- setLabelSpacing(int) - Method in class com.smartgwt.client.widgets.Slider
-
- setLabelStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a normal detail label
- setLabelSuffix(String) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The label suffix.
- setLabelSuffix(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
text to put after a label
- setLabelVPad(Integer) - Method in class com.smartgwt.client.widgets.ImgButton
-
Vertical padding to be applied to this widget's label.
- setLabelVPad(Integer) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If non-null, specifies the vertical padding applied to the label, if any.
- setLabelVPad(Integer) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The padding for a StretchImgButton's label is determined as follows.
- setLabelWidth(int) - Method in class com.smartgwt.client.widgets.Slider
-
The width of the labels used to display the minimum, maximum and current values of the slider.
- setLane(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- setLaneEventPadding(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The pixel space to leave between events and the edges of the
lane
or
sublane
they appear in.
- setLaneFields(ListGridField...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Field definitions for the frozen area of the
timelineView
, which shows data about the timeline
lanes
.
- setLaneGroupByField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For timelines with
canGroupLanes
set to true,
this is a field name or array of field names on which to group the lanes in a timeline.
- setLaneGroupByField(String...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For timelines with
canGroupLanes
set to true,
this is a field name or array of field names on which to group the lanes in a timeline.
- setLaneGroupStartOpen(GroupStartOpen) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setLaneGroupStartOpen(Object...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setLaneNameField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setLanes(Lane...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setLaneTitle(String, String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
For views that support
lanes
, updates the title for the
passed lane.
- setLargeIcon(String) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Icon to show above the title when
Orientation
is "vertical".
- setLargeIconSize(int) - Method in class com.smartgwt.client.widgets.RibbonButton
-
The size of the large icon for this button.
- setLastCellStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The style to apply to the last cell in each row, when
styledRowEnds
is true.
- setLastClausePrompt(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the remove button in the last remaining clause, when
allowEmpty
is false.
- setLastStepActionButtonTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
- setLayoutAlign(Alignment) - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a Layout, layoutAlign controls alignment on the breadth axis of the layout.
- setLayoutAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a Layout, layoutAlign controls alignment on the breadth axis of the layout.
- setLayoutBottomMargin(Integer) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the bottom side.
- setLayoutEndMargin(Integer) - Method in class com.smartgwt.client.widgets.layout.Layout
-
- setLayoutLeftMargin(Integer) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the left-hand side.
- setLayoutMargin(Integer) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members.
- setLayoutMargin(Integer) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
A margin left around the outside of all tiles.
- setLayoutPolicy(TileLayoutPolicy) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Policy for laying out tiles.
- setLayoutRightMargin(Integer) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the right-hand side.
- setLayoutStartMargin(Integer) - Method in class com.smartgwt.client.widgets.layout.Layout
-
- setLayoutStyle(MultiComboBoxLayoutStyle) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Specifies the layout style of the combo box and the buttons in the MultiComboBoxItem.
- setLayoutTopMargin(Integer) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space outside of all members, on the top side.
- setLeadingDateField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the leading date field for each event.
- setLeaveGroupLabelSpace(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
When showing this widget in a
group
, should any content be shifted
down so that the group-label doesn't sit in front of it?
- setLeaveHeaderMenuButtonSpace(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setLeaveHeaderMenuButtonSpace(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setLeavePageSpace(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If set, overrides the global defaultPageSpace
.
- setLeaveScrollbarGap(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to leave a gap for the vertical scrollbar, even when it's not present.
- setLeaveScrollbarGap(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Whether to leave a gap for a vertical scrollbar even when one is not actually present.
- setLeaveSelectionCheckboxGap(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
selectionAppearance
:"checkbox" is set on
the treegrid, and a node can't be selected, should a gap be left where the checkbox icon would normally appear, in order
to make the node's icon and title line up with the content for other nodes in the same parent?
- setLeft(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the left side of the widget is offset to the right from its default drawing context (either its
parent's topleft corner, or the document flow, depending on the value of the
position
property).
- setLeft(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the left side of the widget is offset to the right from its default drawing context (either its
parent's topleft corner, or the document flow, depending on the value of the
position
property).
- setLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Left coordinate of the diamond.
- setLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- setLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
- 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
-
- setLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
- 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
-
- setLeftButtonTitle(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- setLeftButtonTitle(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
- setLeftButtonTitle(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setLeftOffset(Integer) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Specifies a left offset from the position specified by
position
or
positionCanvas
where the message should be shown.
- setLegendAlign(LegendAlign) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setLegendBoundaryProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for top boundary of the legend are, when there is already an outer container around the whole chart.
- setLegendHoverCustomizer(LegendHoverCustomizer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Called when the mouse hovers over a color swatch or its label in the legend area of the
chart.
- setLegendItemPadding(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding between each swatch and label pair.
- setLegendLabel(String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For
single-facet
charts embedded in a multi-facet
main chart, the
legendLabel
defines the text of the legend label for this chart.
- setLegendLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for labels shown next to legend color swatches.
- setLegendMargin(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Space between the legend and the chart rect or axis labels (whatever the legend is adjacent to.
- setLegendPadding(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding around the legend as a whole.
- setLegendRectHeight(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If drawing a border around the legend, the height of the drawn Rectangle.
- setLegendRectProperties(DrawRect) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for rectangle around the legend as a whole.
- setLegendSwatchProperties(DrawRect) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the swatches of color shown in the legend.
- setLegendSwatchSize(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Size of individual color swatches in legend.
- setLegendTextPadding(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding between color swatch and its label.
- setLength(Integer) - Method in class com.smartgwt.client.ai.SummarizeRecordsPartialResult
-
The number of records in the batch.
- setLength(Integer) - Method in class com.smartgwt.client.data.DataSourceField
-
Maximum number of characters allowed.
- setLength(int) - Method in class com.smartgwt.client.data.RecordList
-
Set the length of this list.
- setLength(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
If set, maximum number of characters for this field.
- setLength(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If set, the maximum number of characters for this field.
- setLength(int) - Method in class com.smartgwt.client.widgets.Progressbar
-
Length of the progressbar in pixels.
- setLength(String) - Method in class com.smartgwt.client.widgets.Progressbar
-
Length of the progressbar in pixels.
- setLength(int) - Method in class com.smartgwt.client.widgets.Slider
-
Used to set slider height if vertical, slider width if horizontal.
- setLenientXPath(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
- setLessButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the button that switches to a less complex view.
- setLevelDownButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The hover-prompt for the Level Down button.
- setLevelDownButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The hover-prompt for the Level Down button.
- setLevelDownButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The hover-prompt for the Level Down button.
- setLevelDownButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The hover-prompt for the Level Down button.
- setLevelUpButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The hover-prompt for the Level Up button.
- setLevelUpButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The hover-prompt for the Level Up button.
- setLevelUpButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The hover-prompt for the Level Up button.
- setLevelUpButtonTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The hover-prompt for the Level Up button.
- setLimitToWorkday(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showWorkday
is true, this attribute prevents
the user from scrolling vertical views beyond the specified workday
start
and
end
hours.
- setLinearAutoSpanItems(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When a form is rendered in
linearMode
, should each
item appear on its own row, spanning the full set of rendered columns by default?
- setLinearColSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies a column span for an item in
linearMode
,
overriding the default value of "*" in that mode.
- setLinearColSpan(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies a column span for an item in
linearMode
,
overriding the default value of "*" in that mode.
- setLinearEndRow(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies
endRow
for an item in
linearMode
, overriding the default of
true
in
that mode.
- setLinearEndRow(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies
endRow
for an item in
linearMode
, overriding the default of
true
in
that mode.
- setLinearMode(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Switches the entire form to render in a style that is typical for form on a mobile device with one
FormItem
per row.
- setLinearNumCols(Integer) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Specifies the
number of columns
when the form is being
rendered in
linearMode
, overriding any automatically
derived value in that mode.
- setLinearOnMobile(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Switches the entire form to render in a style that is typical for form on a
handset device
with one
FormItem
per row by automatically defaulting
linearMode
to
true
on handsets.
- setLinearStartRow(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies
startRow
for an item in
linearMode
, overriding the default of
false
in
that mode.
- setLinearStartRow(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies
startRow
for an item in
linearMode
, overriding the default of
false
in
that mode.
- setLinearWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies a width for an item in
linearMode
,
overriding the default width of "*" in that mode.
- setLinearWidth(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specifies a width for an item in
linearMode
,
overriding the default width of "*" in that mode.
- setLineBreakStyle(String) - Method in class com.smartgwt.client.data.DSRequest
-
The style of line-breaks to use in the exported output.
- setLineBreakStyle(String) - Method in class com.smartgwt.client.data.OperationBinding
-
The style of line-breaks to use in the exported output.
- setLineCap(LineCap) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Style of drawing the endpoints of a line.
- setLineCap(LineCap) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Style of drawing the endpoints of a line.
- setLineCap(LineCap) - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
Style of drawing the corners of the polygon.
- setLineCap(LineCap) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Style of drawing the endpoints of a line.
- setLineColor(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Line color
If this method is called after the component has been drawn/initialized:
Update lineColor for this drawItem.
- setLineColor(String) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
The text color of the label.
- setLineOpacity(float) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Opacity for lines, as a number between 0 (transparent) and 1 (opaque).
- setLinePattern(LinePattern) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Pattern for lines, eg "solid" or "dash".
- setLineSeparator(String) - Method in class com.smartgwt.client.data.TextExportSettings
-
Separator between Records.
- setLineSeparator(String) - Method in class com.smartgwt.client.data.TextSettings
-
Separator between Records.
- setLineWidth(int) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Pixel width for lines.
- setLinkData(Record[]) - Method in class com.smartgwt.client.widgets.tree.Tree
-
For a
multi-link tree
, this property specifies the parent-child
relationships between the nodes.
- setLinkDataAddOperation(String) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- setLinkDataFetchMode(LinkDataFetchMode) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
The fetch mode for this tree's link data; ignored if this is not a
multi-link tree
- setLinkDataFetchOperation(String) - Method in class com.smartgwt.client.data.DSRequest
-
- setLinkDataFetchOperation(String) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- setLinkDataRemoveOperation(String) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- setLinkDataSource(DataSource) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This property allows you to specify the dataSource to be used for fetching link information
in a databound multilink tree.
- setLinkDataSource(String) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This property allows you to specify the dataSource to be used for fetching link information
in a databound multilink tree.
- setLinkPositionField(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
- setLinkText(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The HTML to display in cells of this field if the fieldType is set to link.
- setLinkText(String) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
The HTML to display in this row for fields with fieldType set to link.
- setLinkText(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
The HTML to display for values of this field if the field type is set to "link".
- setLinkText(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerRecord
-
The HTML to display in this record for fields with type set to "link".
- setLinkTextProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will hold the link text for that record.
- setLinkTextProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Name of the property in a ListGridRecord that holds the HTML to display in cells of this field if the fieldType is set
to "link".
- setLinkTextProperty(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Property name on a record that will hold the link text for that record.
- setLinkTextProperty(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Name of the property in a DetailViewerRecord that holds the HTML to display for values of this field if the field type
is set to "link".
- setLinkTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
Optional title HTML to display for this item's link.
- setLinkURLPrefix(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has type [
ListGridFieldType
] set to
"link"
, setting this
property will apply a standard prefix to the link URL for cells in this field.
- setLinkURLPrefix(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to "link"
, setting this property will apply a standard prefix to the link URL
when displaying values of this field.
- setLinkURLSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has type [
ListGridFieldType
] set to
"link"
, setting this
property will apply a standard suffix to the link URL for cells in this field.
- setLinkURLSuffix(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If this field has type set to "link"
, setting this property will apply a standard suffix to the link URL
when displaying values of this field.
- setList(String[]) - Method in class com.smartgwt.client.widgets.form.validator.InSetValidator
-
Set the list.
- setList(String[]) - Method in class com.smartgwt.client.widgets.form.validator.IsOneOfValidator
-
Set the list.
- setList(String[]) - Method in class com.smartgwt.client.widgets.form.validator.NotInSetValidator
-
Set the list.
- setListEndEditAction(RowEndEditAction) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the user is editing the last record in this listGrid, and attempts to navigate beyond the last row either by tabbing
off the last editable field, or using the down arrow key, this property determines what action to take: "next":
start editing a new record at the end of the list.
- setListPane(Canvas) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
An optional list pane displayed in the left-hand of the panes or in a side panel according to the pane layout.
- setListPaneTitleTemplate(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setListPropertiesPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- setListPropertiesWarningText(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The warning message displayed in a dialog when a user tries to configure a list without first putting the cursor in an
appropriate place.
- setListTitle(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setLiveAutoComplete(Boolean) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- setLoadDataOnDemand(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If this is a databound item, should the load our set of possible options be loaded on demand (as submenus are
displayed), or upfront?
- setLoadDataOnDemand(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
For databound columnTree instances, should the entire tree of data be loaded on initial fetch, or should each column be
loaded as needed.
- setLoadDataOnDemand(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Does this resultTree load data incrementally as folders within the tree are opened, or is it all loaded in a single
request? Must be true if
fetchMode
is "paged"
- setLoadDataOnDemand(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For databound treeGrid instances, should the entire tree of data be loaded on initial fetch, or should folders load
their children as they are opened.
- setLoaderURL(String) - Static method in class com.smartgwt.client.data.DataSource
-
Sets the URL where the DataSourceLoader servlet has been installed; this is used by the
load()
method.
- setLoadingDataMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The string to display in the body of a listGrid while data is being loaded.
- setLoadingDataMessage(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
The string to display in the body of a tileGrid while data is being loaded.
- setLoadingDataMessageStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style name applied to the loadingDataMessage string if displayed.
- setLoadingDataMessageStyle(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
The CSS style name applied to the loadingDataMessage string if displayed.
- setLoadingDisplayValue(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setLoadingIcon(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setLoadingMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If you have a databound listGrid and you scroll out of the currently loaded dataset, by default you will see blank rows
until the server returns the data for those rows.
- setLoadingMessage(String) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
HTML to show while content is being fetched, active only if the contentsURL
property has been set.
- setLoadingMessage(String) - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Message to show while the screen is loading if
enabled
.
- setLoadingMessage(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
If you have a databound tileGrid and you scroll out of the currently loaded dataset, by default you will see blank tiles
until the server returns the data for those rows.
- setLoadingMessage(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The string to display in the body of a detailViewer which is loading records.
- setLoadingMessage(String) - Method in class com.smartgwt.client.widgets.ViewLoader
-
Message to show while the view is loading.
- setLoadingMessageStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setLoadingPlaceholderAttribute(String) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
This attribute will be set to true for any loading placeholder records returned by
getSelectedRecords()
- setLoadingRowCountDisplayIcoHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setLoadingRowCountDisplayIcon(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The URL of the icon to display as a
row count
value
when the row count is loading.
- setLoadingRowCountDisplayIconWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setLoadParents(Boolean) - Method in class com.smartgwt.client.data.DSLoadSettings
-
Load parent DataSources automatically for DataSources that have an
inheritsFrom
defined.
- setLocale(String) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
The name of a locale to use for resolving i18n tags in the component XML of the screen.
- setLocale(String) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
The name of a locale to use for resolving i18n tags in the component XML of the screen.
- setLocateByIDOnly(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If
true
, when retrieving a
locator
for this component
always return a reference directly to this component by
widget ID
,
using the compact format
"///canvasID"
, ignoring any parent elements and ignoring any configured
testRoot
.
- setLocateChildrenBy(LocatorStrategy) - Method in class com.smartgwt.client.widgets.Canvas
-
Strategy to use when locating children in this canvas from an autoTest locator string.
- setLocateChildrenType(LocatorTypeStrategy) - Method in class com.smartgwt.client.widgets.Canvas
-
- setLocateColumnsBy(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When AutoTest.getElement()
is used to parse locator strings
generated by AutoTest.getLocator()
for a cell in this grid, how
should the column be identified?
Note that getLocator() will actually store all available information about the
column in the generated string -- this attribute effects how a stored string will be parsed only.
- setLocateItemBy(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When
AutoTest.getElement()
is used to parse locator strings
generated by
AutoTest.getLocator()
for this form item, should the
item be identified? If the locator has a specified
name
, it is considered to definitely locate the item and no fallback approach will be used.
- setLocateMembersBy(LocatorStrategy) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Part of the
AutomatedTesting
system, strategy to use when generated locators for
members from within this Layout's members array.
- setLocateMembersType(LocatorTypeStrategy) - Method in class com.smartgwt.client.widgets.layout.Layout
-
- 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
AutoTest.getLocator()
, how should sections within this
stack be identified? By default if a section has a specified
Section.name
this will always be used.
- setLocateSectionsType(LocatorTypeStrategy) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- setLocateTabsBy(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
When
AutoTest.getElement()
is used to parse locator strings
generated by
AutoTest.getLocator()
, how should tabs within this
tabset be identified? If the locator has a specified
Tab.ID
or
Tab.name
, no fallback approach will be used as those attributes (with
Tab.ID
having priority) are each alone considered to definitively
locate it.
- setLocation(String) - Method in class com.smartgwt.client.data.WebService
-
Set location can be used when the actual URL where a service will be accessible isn't known until runtime, or changes at runtime, hence can't be embedded in the service definition.
- setLocation(String, String) - Method in class com.smartgwt.client.data.WebService
-
Set location can be used when the actual URL where a service will be accessible isn't known until runtime, or changes at runtime, hence can't be embedded in the service definition.
- setLocator(String) - Method in class com.smartgwt.client.util.QualityIndicatedLocator
-
The
AutoTestLocator
associated with some DOM element in a Smart GWT application page.
- setLocatorName(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Local name for referencing this canvas from an autoTest locator string.
- setLocatorParent(Canvas, String) - Method in class com.smartgwt.client.widgets.Canvas
-
This method will set mark the target canvas as the "locator parent" for this canvas, using the specified child name.
- setLocatorParent(Canvas, String, String) - Method in class com.smartgwt.client.widgets.Canvas
-
This method will set mark the target canvas as the "locator parent" for this canvas, using the specified child name.
- setLogBase(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setLogBase(int) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- setLoggingLevel(LogPriority) - Method in class com.smartgwt.client.tools.DebugOverflowSettings
-
- setLoggingTimeout(Integer) - Method in class com.smartgwt.client.tools.DebugOverflowSettings
-
- setLogGradations(float...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
useLogGradations
is set, gradation lines
to show in between powers,
expressed as a series of integer or float values between 1 and
logBase
.
- setLogGradations(float...) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
When
useLogGradations
is set, gradation
lines to show in between powers,
expressed as a series of integer or float values between 1 and
logBase
.
- setLogicalStructure(LogicalStructureObject) - Method in interface com.smartgwt.client.core.LogicalStructure
-
- setLogicalStructure(CSSEditorLogicalStructure) - Method in class com.smartgwt.client.tools.CSSEditor
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(EditPaneLogicalStructure) - Method in class com.smartgwt.client.tools.EditPane
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(EditTreeLogicalStructure) - Method in class com.smartgwt.client.tools.EditTree
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(GradientEditorLogicalStructure) - Method in class com.smartgwt.client.tools.GradientEditor
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ListPaletteLogicalStructure) - Method in class com.smartgwt.client.tools.ListPalette
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(MenuPaletteLogicalStructure) - Method in class com.smartgwt.client.tools.MenuPalette
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ReifyLogicalStructure) - Method in class com.smartgwt.client.tools.Reify
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(SeleneseRecorderLogicalStructure) - Method in class com.smartgwt.client.tools.SeleneseRecorder
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(TilePaletteLogicalStructure) - Method in class com.smartgwt.client.tools.TilePalette
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(TreePaletteLogicalStructure) - Method in class com.smartgwt.client.tools.TreePalette
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(AceEditorLogicalStructure) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(AISortProgressDialogLogicalStructure) - Method in class com.smartgwt.client.widgets.ai.AISortProgressDialog
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(AIWindowLogicalStructure) - Method in class com.smartgwt.client.widgets.ai.AIWindow
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(BuildUIViaAIProgressDialogLogicalStructure) - Method in class com.smartgwt.client.widgets.ai.BuildUIViaAIProgressDialog
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(BuildViaAIProgressDialogLogicalStructure) - Method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(FilterViaAIProgressDialogLogicalStructure) - Method in class com.smartgwt.client.widgets.ai.FilterViaAIProgressDialog
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(HiliteViaAIProgressDialogLogicalStructure) - Method in class com.smartgwt.client.widgets.ai.HiliteViaAIProgressDialog
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(LogicalStructureObject) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setLogicalStructure(BaseWidgetLogicalStructure) - Method in class com.smartgwt.client.widgets.BaseWidget
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(BatchUploaderLogicalStructure) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.Button
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(CalendarLogicalStructure) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(CalendarViewLogicalStructure) - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(EventCanvasLogicalStructure) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(IndicatorCanvasLogicalStructure) - Method in class com.smartgwt.client.widgets.calendar.IndicatorCanvas
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(TimelineLogicalStructure) - Method in class com.smartgwt.client.widgets.calendar.Timeline
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ZoneCanvasLogicalStructure) - Method in class com.smartgwt.client.widgets.calendar.ZoneCanvas
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(CanvasLogicalStructure) - Method in class com.smartgwt.client.widgets.Canvas
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(FacetChartLogicalStructure) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(CubeGridLogicalStructure) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DateChooserLogicalStructure) - Method in class com.smartgwt.client.widgets.DateChooser
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DateRangeDialogLogicalStructure) - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DialogLogicalStructure) - Method in class com.smartgwt.client.widgets.Dialog
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DrawBlockConnectorLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawBlockConnector
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DrawCurveLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DrawDiamondLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DrawGroupLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DrawImageLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DrawItemLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DrawKnobLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DrawLabelLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DrawLineLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DrawLinePathLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DrawOvalLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DrawPaneLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DrawPathLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DrawPolygonLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DrawRectLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DrawSectorLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DrawShapeLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawShape
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DrawTriangleLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(GaugeLogicalStructure) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(EdgedCanvasLogicalStructure) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(EditSearchWindowLogicalStructure) - Method in class com.smartgwt.client.widgets.EditSearchWindow
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(FieldPickerLogicalStructure) - Method in class com.smartgwt.client.widgets.FieldPicker
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(FieldPickerWindowLogicalStructure) - Method in class com.smartgwt.client.widgets.FieldPickerWindow
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ColorPickerLogicalStructure) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DynamicFormLogicalStructure) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(FilterBuilderLogicalStructure) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(FilterClauseLogicalStructure) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(PickListMenuLogicalStructure) - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(PropertySheetLogicalStructure) - Method in class com.smartgwt.client.widgets.form.PropertySheet
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(SearchFormLogicalStructure) - Method in class com.smartgwt.client.widgets.form.SearchForm
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(AdvancedHiliteEditorLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ColumnTreeLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DateGridLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.DateGrid
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(HiliteEditorLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(HiliteRuleLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ListGridLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(RecordEditorLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(RowRangeDisplayLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ShuttleLogicalStructure) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(HTMLFlowLogicalStructure) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(HTMLPaneLogicalStructure) - Method in class com.smartgwt.client.widgets.HTMLPane
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(IButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.IButton
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(IconButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.IconButton
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ImgLogicalStructure) - Method in class com.smartgwt.client.widgets.Img
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ImgButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.ImgButton
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ImgSplitbarLogicalStructure) - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(LabelLogicalStructure) - Method in class com.smartgwt.client.widgets.Label
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DataViewLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.DataView
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DeckLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.Deck
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(FlowLayoutLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.FlowLayout
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(HLayoutLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.HLayout
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(HStackLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.HStack
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ImgSectionHeaderLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(LayoutLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(LayoutSpacerLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.LayoutSpacer
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(NavigationBarLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(NavPanelLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(PortalLayoutLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(PortletLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ScreenLoaderLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(SectionHeaderLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(SectionStackLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(SplitPaneLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(VLayoutLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.VLayout
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(VStackLogicalStructure) - Method in class com.smartgwt.client.widgets.layout.VStack
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(AdaptiveMenuLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(IconMenuButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.IconMenuButton
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(IMenuButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(MenuLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(MenuBarLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.MenuBar
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(MenuButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(RibbonMenuButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.RibbonMenuButton
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(SelectionTreeMenuLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.SelectionTreeMenu
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(TreeMenuButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(MiniNavControlLogicalStructure) - Method in class com.smartgwt.client.widgets.MiniNavControl
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(MultiFilePickerLogicalStructure) - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(MultiGroupDialogLogicalStructure) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(MultiGroupPanelLogicalStructure) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(MultiSortDialogLogicalStructure) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(MultiSortPanelLogicalStructure) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(NavigationButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.NavigationButton
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ActiveXControlLogicalStructure) - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(BrowserPluginLogicalStructure) - Method in class com.smartgwt.client.widgets.plugins.BrowserPlugin
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(FlashletLogicalStructure) - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(SVGLogicalStructure) - Method in class com.smartgwt.client.widgets.plugins.SVG
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(PointerSettingsLogicalStructure) - Method in class com.smartgwt.client.widgets.PointerSettings
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(PrintCanvasLogicalStructure) - Method in class com.smartgwt.client.widgets.PrintCanvas
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(PrintWindowLogicalStructure) - Method in class com.smartgwt.client.widgets.PrintWindow
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ProgressbarLogicalStructure) - Method in class com.smartgwt.client.widgets.Progressbar
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(RangeSliderLogicalStructure) - Method in class com.smartgwt.client.widgets.RangeSlider
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(RibbonButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(RichTextEditorLogicalStructure) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ListPropertiesDialogLogicalStructure) - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ListPropertiesPaneLogicalStructure) - Method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(SavedSearchEditorLogicalStructure) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ScrollbarLogicalStructure) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(SliderLogicalStructure) - Method in class com.smartgwt.client.widgets.Slider
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(SnapbarLogicalStructure) - Method in class com.smartgwt.client.widgets.Snapbar
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(SoundLogicalStructure) - Method in class com.smartgwt.client.widgets.Sound
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(SplitbarLogicalStructure) - Method in class com.smartgwt.client.widgets.Splitbar
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(StatefulCanvasLogicalStructure) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(StretchImgLogicalStructure) - Method in class com.smartgwt.client.widgets.StretchImg
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(StretchImgButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ImgTabLogicalStructure) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(TabBarLogicalStructure) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(TabSetLogicalStructure) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(TableViewLogicalStructure) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(SimpleTileLogicalStructure) - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(TileGridLogicalStructure) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(TileLayoutLogicalStructure) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ToggleSwitchLogicalStructure) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(RibbonBarLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(RibbonGroupLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ToolbarLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ToolStripLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ToolStripButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripButton
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ToolStripGroupLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripGroup
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ToolStripMenuButtonLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripMenuButton
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ToolStripResizerLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ToolStripSeparatorLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ToolStripSpacerLogicalStructure) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(TourWindowLogicalStructure) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(TreeGridLogicalStructure) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(DetailViewerLogicalStructure) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(ViewLoaderLogicalStructure) - Method in class com.smartgwt.client.widgets.ViewLoader
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLogicalStructure(WindowLogicalStructure) - Method in class com.smartgwt.client.widgets.Window
-
Setter implementing the
LogicalStructure
interface,
which supports Eclipse's logical structure debugging facility.
- setLoginRequiredCallback(LoginRequiredCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Called when a session timeout is encountered while trying to do a background RPC.
- setLoginRequiredMarker(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Marker the system will look for in XHTP responses in order to detect when login is required.
- setLoginStatusCodeMarker(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
String sequence which marks the response as a one which contains login status information.
- setLoginSuccessMarker(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Marker the system will look for in order to detect when login was successful.
- setLogPriority(String, LogPriority) - Static method in class com.smartgwt.client.util.SC
-
Set the priority for a log category.
- setLogScale(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use logarithmic scaling for values.
- setLogScale(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to use logarithmic scaling for values.
- setLogScalePointColor(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use logarithmic scaling for the
color
scale
of the data points.
- setLogScalePointSize(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setLongTextEditorThreshold(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When creating form items for fields with text type data, if the specified length of the field exceeds this threshold we
will create form item of type this.longTextEditorType
(a TextAreaItem by default), rather than a simple
text item.
- setLongTextEditorThreshold(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the length of the field specified by
DataSourceField.length
exceeds this value, the ListGrid shows an edit field of type
longTextEditorType
rather than the standard text field
when the field enters inline edit mode.
- setLongTextEditorType(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Name of the Form Item class to use for text fields which exceed the longTextEditorThreshold for this form.
- setLongTextEditorType(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the length of the field specified by
DataSourceField.length
exceeds
this.longTextEditorThreshold
show an edit field of this type rather than
the standard text field when the field enters inline edit mode.
- setLowErrorMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
lowErrorMetric
and
highErrorMetric
can be used to cause error bars to appear above and below the main data point.
- setLumFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Luminosity' field in the complex chooser.
- setLumFieldTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Luminosity' field in the complex chooser.
- setLuminosity(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Sets the Luminosity (brightness) of the selected color
- setLumWidth(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Width of the Luminosity bar
- setMajorTickGradations(float...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
List of tick marks that should be drawn as major ticks, expressed as a series of numbers between 1 and 10, representing
boundaries within a given order of magnitude (power of 10).
- setMajorTickTimeIntervals(String...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When ticks are being
shown on the X axis
for a
Scatter plot where the X axis uses time/date values, controls the intervals which are shown as major ticks.
- setManagePercentBreadth(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
If set, a Layout with breadthPolicy:"fill" will specially interpret a percentage breadth on a member as a percentage of
available space excluding the
layoutMargin
.
- setManyItemsImage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The filename of the icon displayed use as the default drag tracker when for multiple files and/or folders are being
dragged.
- setMargin(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the CSS Margin, in pixels, for this component.
- setMarkAsAdminDefaultHoverText(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Hover text that appeares over the +{markAsAdminDefaultField}
- setMarkAsDefaultHoverText(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Hover text that appeares over the +{markAsDefaultField}
- setMask(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- setMask(String) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- setMask(String) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Input mask used to restrict and format text within this item.
- setMask(String) - Method in class com.smartgwt.client.widgets.form.validator.MaskValidator
-
Set the mask.
- setMaskDateSeparator(String) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
and
useMask
are both
true
this value is the
separator between date components.
- setMaskOverwriteMode(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- setMaskOverwriteMode(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- setMaskOverwriteMode(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
During entry into a
masked field
, should keystrokes
overwrite current position value? By default new keystrokes are inserted into the field.
- setMaskPadChar(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- setMaskPadChar(String) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- setMaskPadChar(String) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Character that is used to fill required empty
mask
positions to display text while control has no focus.
- setMaskPromptChar(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- setMaskPromptChar(String) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- setMaskPromptChar(String) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Character that is used to fill required empty
mask
positions to display text while control has focus.
- setMaskSaveLiterals(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Not applicable to a ComboBoxItem.
- setMaskSaveLiterals(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
Not applicable to a SpinnerItem.
- setMaskSaveLiterals(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Should entered
mask
value be saved with embedded
literals?
- setMatchAllTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- setMatchAnyTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- setMatchBarChartDataLineColor(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Setting to define whether the border around the bar chart area should be the same color as the main chart area.
- setMatchElement(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
- setMatchElementHeight(MatchElementSizeMode) - Method in class com.smartgwt.client.widgets.Canvas
-
- setMatchElementWidth(MatchElementSizeMode) - Method in class com.smartgwt.client.widgets.Canvas
-
- setMatchGradations(String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
When this property is set to the metric of another MetricSettings object, the extra value axis and chart corresponding
to these settings will use the same scale for the gradations as the extra value axis and chart of the other
MetricSettings object.
- setMatchingLeafJoinDepth(Integer) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This property allows you to specify the number of ancestor levels Smart GWT attempts to retrieve with each request,
when using the built-in support for
keepParentsOnFilter
on
loadDataOnDemand
trees.
- setMatchingRecords(Record...) - Method in class com.smartgwt.client.ai.ApplyAIFilterResponse
-
- setMatchingUpdatedRecords(Record...) - Method in class com.smartgwt.client.ai.ReapplyAIFilterResponse
-
- 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(double) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- setMax(Date) - Method in class com.smartgwt.client.widgets.form.validator.DateRangeValidator
-
Set the max.
- setMax(float) - Method in class com.smartgwt.client.widgets.form.validator.FloatRangeValidator
-
Set the max.
- setMax(int) - Method in class com.smartgwt.client.widgets.form.validator.IntegerRangeValidator
-
Set the max.
- setMax(Integer) - Method in class com.smartgwt.client.widgets.form.validator.LengthRangeValidator
-
Set the max.
- setMaxBarThickness(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Bars will not be drawn over this thickness, instead, margins will be increased.
- setMaxCenterOffset(int) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Maximum amount in pixels that the title will be placed off center in an effort to avoid clipping it - see
title
.
- setMaxConcurrent(Integer) - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
Maximum number of batches being summarized at any given time.
- setMaxDataPointSize(double) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setMaxDataZIndex(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Maximum allowed zIndex that can be specified through
zIndexMetric
in a histogram chart.
- setMaxExpandedRecords(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setMaxExpandedRecordsPrompt(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This is a dynamic string - text within ${...}
will be evaluated as JS code when the message is
displayed.
- setMaxHeight(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Maximum height available to this Canvas.
- setMaxHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.AutoFitTextAreaItem
-
If specified, the autoFitTextArea will not grow taller than this height
- setMaxHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Maximum valid height for this CanvasItem in pixels.
- setMaximizeColumnTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the maximize-column menu item.
- setMaximized(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Is this window maximized.
- setMaximumRowCountFormat(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setMaxLevels(Integer) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The maximum number of levels of grouping that can be applied.
- setMaxLevels(Integer) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The maximum number of levels of grouping that can be applied.
- setMaxLevels(Integer) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The maximum number of levels of sorting that can be applied.
- setMaxLevels(Integer) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The maximum number of levels of sorting that can be applied.
- setMaxLoginAttemptsExceededMarker(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Set the marker the system will look for in order to detect when the number of maximum logins was exceeded.
- setMaxQuantity(int) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- setMaxRecordsPerBatch(Integer) - Method in class com.smartgwt.client.ai.AIFieldRequest
-
When generating values for a list of records that are split into batches, the maximum number of records per batch.
- setMaxRecordsPerBatch(Integer) - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
If set, the maximum number of records that will be processed via AI in a single request.
- setMaxRetries(Integer) - Method in class com.smartgwt.client.ai.BuildViaAIRequest
-
The maximum number of retries of any one particular request to an AI engine.
- setMaxRetries(Integer) - Method in class com.smartgwt.client.ai.DataBoundAIRequest
-
The maximum number of retries for any one particular request to AI.
- setMaxRetries(Integer) - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
The maximum number of retries of any one particular request to an
AIEngine
.
- setMaxSize(Integer) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Maximum number of events that will be stored by this EventStream
.
- setMaxStackDismissMode(MaxStackDismissMode) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Specifies how to pick which message to dismiss when the
maxStackSize
is reached, and the lowest priority
value (highest numerical
messagePriority
)
is shared by more than one message.
- setMaxStackSize(int) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Sets a limit on how many messages may be stacked if
MultiMessageMode
is "stack".
- setMaxSummaryRowRecords(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, and summary records are
being derived from a fetch against the
summaryRowDataSource
, this property may be set to specify the maximum expected number of results from the fetch
opeeration.
- setMaxTrackedOverflows(int) - Method in class com.smartgwt.client.tools.DebugOverflowSettings
-
Maximum number of overflows to track for each canvas when debugging overflow.
- setMaxUploadFields(Integer) - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
The maximum number of upload fields to show.
- setMaxValidationRetries(Integer) - Method in class com.smartgwt.client.ai.BuildUIViaAIRequest
-
The maximum numnber of re-attempts to have the AI fix a validation error.
- setMaxValue(Integer) - Method in class com.smartgwt.client.ai.AIFieldRequest
-
If the
valueClass
is INTERVAL or RATIO, the maximum value
that can be generated.
- setMaxValue(float) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
- setMaxValue(double) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The maximum dial value.
- setMaxValue(float) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
- setMaxValue(double) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
The maximum slider value.
- setMaxValue(float) - Method in class com.smartgwt.client.widgets.RangeSlider
-
- setMaxValue(double) - Method in class com.smartgwt.client.widgets.RangeSlider
-
Set the maximum value (right/bottom of slider).
- setMaxValue(float) - Method in class com.smartgwt.client.widgets.Slider
-
- setMaxValue(double) - Method in class com.smartgwt.client.widgets.Slider
-
The maximum slider value.
- setMaxValueLabel(String) - Method in class com.smartgwt.client.widgets.Slider
-
The text displayed in the label for the maximum value of the slider.
- setMaxWidth(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Maximum width available to this Canvas.
- setMaxWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setMaxZoomOverflowError(int) - Method in class com.smartgwt.client.widgets.Canvas
-
When
correctZoomOverflow
is true and browser or
OS-level zoom is active, determines how much overflow must occur before the Framework enables scrolling for this canvas.
- setMemberOverlap(int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Number of pixels by which each member should overlap the preceding member, used for creating an "stack of cards"
appearance for the members of a Layout.
- setMembers(Canvas...) - Method in class com.smartgwt.client.widgets.layout.Layout
-
An array of canvases that will be contained within this layout.
- setMembersMargin(int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Space between each member of the layout.
- setMenu(Menu) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
The menu to show.
- setMenu(Menu) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
The menu to show.
- setMenu(Menu) - Method in class com.smartgwt.client.widgets.RibbonButton
-
The menu to show when the
menu-icon
is clicked.
- setMenuAlign(Alignment) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
The horizontal alignment of this button's menu, in relation to the button.
- setMenuAlign(Alignment) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
The horizontal alignment of this button's menu, in relation to the button.
- setMenuAlign(Alignment) - Method in class com.smartgwt.client.widgets.RibbonButton
-
The horizontal alignment of this button's menu, in relation to the button.
- setMenuAnimationEffect(String) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Allows you to specify an animation effect to apply to the menu when it is being shown.
- setMenuAnimationEffect(String) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Allows you to specify an animation effect to apply to the menu when it is being shown.
- setMenuAnimationEffect(String) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Allows you to specify an animation effect to apply to the menu when it is being shown.
- setMenuButtonIcon(String) - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
- setMenuButtonImage(String) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Image for menu button indicating that the button expands a menu.
- setMenuButtonImage(String) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Image for menu button indicating that the button expands a menu.
- setMenuButtonImageUp(String) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Image for menu button indicating that the button expands a menu.
- setMenuButtonImageUp(String) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Image for menu button indicating that the button expands a menu.
- setMenuButtonTitle(String) - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
- setMenuButtonWidth(Integer) - Method in class com.smartgwt.client.widgets.menu.Menu
-
For a menu that has a
MenuButton
generated for it automatically (for example
when included in a
MenuBar
, the width that the MenuButton should have.
- setMenuConstructor(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Default class used to construct menus created by this component, including context menus.
- setMenuIconHeight(int) - Method in class com.smartgwt.client.widgets.RibbonButton
-
The height of the icon for this button.
- setMenuIconSrc(String) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Base URL for an Image that shows a
menu
when clicked.
- setMenuIconStyle(String) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Default CSS class to apply to the element showing this button's
menu-icon
.
- setMenuIconWidth(int) - Method in class com.smartgwt.client.widgets.RibbonButton
-
The width of the icon for this button.
- setMenuItemStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Base CSS style applied to cells in the Year, Week and Month popup-menus.
- setMenus(Menu...) - Method in class com.smartgwt.client.widgets.menu.MenuBar
-
An array of menu object initializers or instantiated menu objects.
- setMessage(AIMessage) - Method in class com.smartgwt.client.ai.AIResponse
-
The message returned from the AI service in response to the request.
- setMessage(String) - Method in class com.smartgwt.client.util.workflow.ShowMessageTask
-
Message to display.
- setMessage(String) - Method in class com.smartgwt.client.util.workflow.ShowNotificationTask
-
Message to display.
- setMessage(String) - Method in class com.smartgwt.client.util.workflow.UserConfirmationTask
-
Message to display to the user for confirmation.
- setMessage(String) - Method in class com.smartgwt.client.widgets.Dialog
-
Message to show in this dialog.
- setMessageActions(MessageID, NotifyAction...) - Static method in class com.smartgwt.client.widgets.notify.Notify
-
Updates the actions of the message from those, if any, passed originally to
addMessage()
, while preserving any existing
contents
.
- setMessageContents(MessageID, String) - Static method in class com.smartgwt.client.widgets.notify.Notify
-
Updates the contents of the message from what was passed originally to
addMessage()
, while preserving any existing
actions
.
- setMessageControlPadding(Integer) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Optional specified padding to apply after the message content when showing a
dismiss button
so that the button doesn't occlude any
content.
- setMessageIcon(String) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Optional icon to be shown in the
Label
drawn for this message.
- setMessageIconHeight(int) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Height in pixels of the icon image.
- setMessageIconOrientation(String) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
If an icon is present, should it appear to the left or right of the title? valid options are "left"
and
"right"
.
- setMessageIconSpacing(int) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Pixels between icon and title text.
- setMessageIconWidth(int) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Width in pixels of the icon image.
- setMessagePriority(int) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Sets the priority of the message.
- setMessages(AIMessageWithSource...) - Method in class com.smartgwt.client.ai.AIRequest
-
List of messages forming the request.
- setMessageStyle(String) - Method in class com.smartgwt.client.widgets.Dialog
-
Style to apply to the message text shown in the center of the dialog
- setMessagingURL(String) - Static method in class com.smartgwt.client.rpc.Messaging
-
Set the url of the messaging servlet.
- setMeta(String) - Method in class com.smartgwt.client.widgets.ace.AceCompletionResult
-
Internal use only.
- setMetaDataPrefix(String) - Method in class com.smartgwt.client.data.RestDataSource
-
If
sendMetaData
is true, this attribute is used to
specify the prefix to apply to 'meta data' properties when assembling parameters to send to the server.
- setMethod(FormMethod) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The mechanism by which form data is sent to the action URL.
- setMetricFacetId(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Specifies the "id" of the default metric facet value.
- setMetricFacetId(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
In a CubeGrid that displays values of different types (eg "Revenue" and "Income"), the different types of values on
display are enumerated as the facet values of the "metric facet".
- setMetricId(String) - Method in class com.smartgwt.client.widgets.chart.ChartPointClickEvent
-
- setMetricId(String) - Method in class com.smartgwt.client.widgets.chart.ChartPointHoverCustomizer
-
- setMillisecondIncrement(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false 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(int...) - 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(double) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- setMin(Date) - Method in class com.smartgwt.client.widgets.form.validator.DateRangeValidator
-
Set the min.
- setMin(float) - Method in class com.smartgwt.client.widgets.form.validator.FloatRangeValidator
-
Set the min.
- setMin(int) - Method in class com.smartgwt.client.widgets.form.validator.IntegerRangeValidator
-
Set the min.
- setMin(Integer) - Method in class com.smartgwt.client.widgets.form.validator.LengthRangeValidator
-
Set the min.
- setMinBarThickness(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If bars would be smaller than this size, margins are reduced until bars overlap.
- setMinBreadthMember(String) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Set this property to cause the layout to assign the breadths of other members as if the available breadth is actually
wide enough to accommodate the minBreadthMember
(even though the Layout might not actually be that
wide, and may overflow its assigned size along the breadth axis due to the breadth of the minBreadthMember
.
- setMinBreadthMember(int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Set this property to cause the layout to assign the breadths of other members as if the available breadth is actually
wide enough to accommodate the minBreadthMember
(even though the Layout might not actually be that
wide, and may overflow its assigned size along the breadth axis due to the breadth of the minBreadthMember
.
- setMinBreadthMember(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Set this property to cause the layout to assign the breadths of other members as if the available breadth is actually
wide enough to accommodate the minBreadthMember
(even though the Layout might not actually be that
wide, and may overflow its assigned size along the breadth axis due to the breadth of the minBreadthMember
.
- setMinChartHeight(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Minimum height for this chart instance.
- setMinChartWidth(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Minimum width for this chart instance.
- setMinClusterSizeMapper(ClusterSizeMapper) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Sets a customizer to define the minimum cluster size (for clustered charts), or minimum
bar thickness (for histogram or stacked charts) for the specified
data label facet
value.
- setMinColWidth(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Minimum width of a form column.
- setMinContentHeight(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
autoScrollContent
is true, limits the
minimum height of the chart-content, including data, labels, title and legends.
- setMinContentWidth(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When
autoScrollContent
is true, limits the
minimum width of the chart-content, including data, labels, titles and legends.
- setMinDataPointSize(double) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setMinDataSpreadPercent(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If all data values would be spread across less than
minDataSpreadPercent
of the axis, the start values
of axes will be automatically adjusted to make better use of space.
- setMinDataSpreadPercent(Integer) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- setMinErrorReportingInterval(int) - Method in class com.smartgwt.client.tools.stream.EventStream
-
Number of seconds that must elapse before another event error will be reported.
- setMinFieldWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Minimum size, in pixels, for ListGrid headers.
- setMinHeight(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Minimum height available to this Canvas.
- setMinHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Minimum valid height for this CanvasItem in pixels.
- setMinHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Minimum valid height for this TextAreaItem in px.
- setMinHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sets the
minimum height
for the entire list (smaller than this
doesn't tend to work very well).
- setMinHeight(int) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Specifies a minimum height for the Portlet.
- setMinHintWidth(Integer) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setMinHintWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is showing a
hint
, this setting specifies
how much horizontal space is made available for rendering the hint text by default.
- setMinimalUI(boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A boolean value controlling whether the Calendar shows tabs for available calendar views.
- setMinimizeAcceleration(AnimationAcceleration) - Method in class com.smartgwt.client.widgets.Window
-
Default acceleration function for performing an animated minimize / maximize.
- setMinimizeColumnTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the minimize-column menu item.
- setMinimized(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
- setMinimized(Boolean) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
- setMinimized(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Is this window minimized.
- setMinimizeHeight(Integer) - Method in class com.smartgwt.client.widgets.Window
-
Height for the window when minimized.
- setMinimizeTime(Integer) - Method in class com.smartgwt.client.widgets.Window
-
If this window is minimizeable, and animateMinimize is true, what should the duration of the minimize / maximize be (in
ms)? If unset defaults to canvas.animationTime
.
- setMinimumCellHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Minimum height for ListGrid cells, settable by the skin, based on the size of the checkbox media used for boolean
fields plus minimal surrounding padding.
- setMinimumDayHeight(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
In the
month view
when
showDayHeaders
is true, this is the minimum height
applied to a day cell and its header combined.
- setMinimumImageFieldSize(int) - Method in class com.smartgwt.client.widgets.tile.TileRecord
-
By default, image-type fields shown in a Tile are auto-scaled to fit a tile's full width, and an equal share of
tile-height not already required by other visible (non-image) fields.
- setMinimumRowCountFormat(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setMinimumSearchLength(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Minimum length in characters before a search is performed.
- setMiniNavAlign(Alignment) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Placement of
MiniNavControl
, if present: "right" alignment places the
miniNav on the far right "center" alignment places the miniNav in the center, or to the right of the title
if the title is present "left" alignment will place the miniNav on the left, or to the right of the
leftButton
if its present.
- setMinLabelGap(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Minimum gap between labels on the X axis before some labels are omitted or larger time granularity is shown (eg show
days instead of hours) based on the
labelCollapseMode
.
- setMinLaneWidth(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When showing
vertical lanes
in the
dayView
, this attribute sets the minimum width of each column
or field.
- setMinMemberLength(int) - Method in class com.smartgwt.client.widgets.layout.DataView
-
Minimum size, in pixels, below which flexible-sized members should never be shrunk, even if this requires the Layout to
overflow.
- setMinMemberLength(int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Minimum size, in pixels, below which flexible-sized members should never be shrunk, even if this requires the Layout to
overflow.
- setMinMemberSize(int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
- setMinNonEdgeSize(int) - Method in class com.smartgwt.client.widgets.Canvas
-
If the widget has drag resize configured on one or more of it's edges, and the edgeMarginSize is large enough that the
remaining space is less than minNonEdgeSize
, the edgeMarginSize will be reduced such that the non-edge part
of the widget is at least 1/3 of the total space (with two draggable edges) or half of it (with one draggable edge).
- setMinorTickLength(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setMinQuantity(int) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- setMinRowHeight(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The minimum height of time-rows in vertical calendar views.
- setMinUploadFields(Integer) - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
Minimum number of upload fields to show.
- setMinuteIncrement(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false and
minuteValues
is unset, this attribute specifies the
increment to use when generating entries for the minute picker.
- setMinuteItemPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- 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".
- setMinutesPerRow(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The number of minutes per row in
day
and
week
views.
- setMinuteValues(int...) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setMinValue(Integer) - Method in class com.smartgwt.client.ai.AIFieldRequest
-
If the
valueClass
is INTERVAL or RATIO, the minimum value
that can be generated.
- setMinValue(float) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
- setMinValue(double) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The minimum dial value.
- setMinValue(float) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
- setMinValue(double) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
The minimum slider value.
- setMinValue(float) - Method in class com.smartgwt.client.widgets.RangeSlider
-
- setMinValue(double) - Method in class com.smartgwt.client.widgets.RangeSlider
-
Set the minimum value (left/top of slider).
- setMinValue(float) - Method in class com.smartgwt.client.widgets.Slider
-
- setMinValue(double) - Method in class com.smartgwt.client.widgets.Slider
-
The minimum slider value.
- setMinValueLabel(String) - Method in class com.smartgwt.client.widgets.Slider
-
The text displayed in the label for the minimum value of the slider.
- setMinWidth(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Minimum width available to this Canvas.
- setMinWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setMinWidth(int) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
Specifies a minimum width for the Portlet.
- setMinXDataSpreadPercent(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter charts only, if all data points would be spread across less than
minXDataSpreadPercent
of the x-axis, the start
value of x-axis will be automatically adjusted to make better use of space.
- setMissingDSIsNotFatal(Boolean) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
If true, server logic does not crash out if it cannot load a DataSource specified in the screen definition.
- setMissingFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The message to display next to fieldNames that do not exist in the available dataSource.
- setMissingSummaryFieldValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a summary format string contains an invalid field reference, replace the reference with the missingSummaryFieldValue.
- setMockData(String) - Method in class com.smartgwt.client.data.MockDataSource
-
Data intended for a
ListGrid
or
TreeGrid
, expressed in a simple text format popularized by mockup tools such as
balsamiq and now commonly supported in a variety of mockup tools.
- setMockData(Record...) - Method in class com.smartgwt.client.data.MockDataSource
-
Data intended for a
ListGrid
or
TreeGrid
, expressed in a simple text format popularized by mockup tools such as
balsamiq and now commonly supported in a variety of mockup tools.
- setMockDataCriteria(Criteria) - Method in class com.smartgwt.client.data.DataSource
-
When
mockMode
is enabled, criteria to use in an initial "fetch"
DSRequest to retrieve sample data.
- setMockDataFormat(MockDataFormat) - Method in class com.smartgwt.client.data.MockDataSource
-
- setMockDataPrimaryKey(String) - Method in class com.smartgwt.client.data.MockDataSource
-
Name of field in
mockData
that should be used as the primary
key.
- setMockDataRows(Integer) - Method in class com.smartgwt.client.data.DataSource
-
When
mockMode
is enabled, number of rows of data to retrieve via
an initial "fetch" DSRequest, for use as sample data.
- setMockDataType(MockDataType) - Method in class com.smartgwt.client.data.MockDataSource
-
- setMockMode(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
If set, causes this DataSource to use a read-only "mock" or "test" dataset, if specified, or if no test data is
available, then to load data normally but then operate similarly to a
clientOnly
DataSource, never writing changes back to the server.
- setMockMode(Boolean) - Method in class com.smartgwt.client.data.DSLoadSettings
-
- setMockMode(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
- setMockMode(Boolean) - Method in class com.smartgwt.client.util.workflow.Process
-
Enable mock mode on the workflow? By default, this setting does nothing but is available for individual tasks to trigger
special action.
- setMockMode(Boolean) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Enable mock mode on the task? If
Process.mockMode
is
enabled, setting this property to
false
disables mockMode on this task only.
- setModalEditing(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is true, any mouse click outside of the open cell editors will end editing mode, hiding the cell
editors and saving any changes to those cell values.
- setModalMaskOpacity(int) - Method in class com.smartgwt.client.widgets.Window
-
Controls the opacity of the modal mask displayed behind modal windows.
- setModalMaskStyle(String) - Method in class com.smartgwt.client.widgets.Window
-
Specifies the CSS style for the modal mask.
- setMode(AIServiceMode) - Method in class com.smartgwt.client.ai.BuildCriterionContext
-
The AI service mode being used to process the request.
- setMode(AIServiceMode) - Method in class com.smartgwt.client.ai.BuildCriterionRequest
-
The AI service mode to use.
- setMode(AIServiceMode) - Method in class com.smartgwt.client.ai.BuildHilitesContext
-
The AI service mode being used to process the request.
- setMode(TourMode) - Method in class com.smartgwt.client.util.tour.Tour
-
The tour mode allows step configuration to be simplified by using the context to apply appropriate defaults.
- setMode(TourMode) - Method in class com.smartgwt.client.util.tour.Tutorial
-
The tour mode allows step configuration to be simplified by using the context to apply appropriate defaults.
- setMode(String) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- setMode(SearchEditorMode) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
In "normal" the search editor shows a
FilterBuilder
for editing criteria.
- setModelType(TreeModelType) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Selects the model used to construct the tree representation.
- setModelType(TreeModelType) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Selects the model used to construct the tree representation.
- setModeSwitcherAdvancedMessage(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "Advanced.." mode switcher label (only applicable to the "radio" appearance).
- setModeSwitcherFlattenWarningMessage(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Message displayed when switching to "radio" mode if the criteria will be logically changed.
- setModeSwitcherSimpleMessage(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Title for the "Simple Mode.." mode switcher label (only applicable to the "bracket" appearance).
- setModifiable(boolean) - Method in class com.smartgwt.client.data.FilteredList
-
When true, allows the ResultSet to be modified by list APIs List.addAt()
,
List.set()
, and List.removeAt()
.
- setModifiable(boolean) - Method in class com.smartgwt.client.data.ResultSet
-
When true, allows the ResultSet to be modified by list APIs List.addAt()
,
List.set()
, and List.removeAt()
.
- setMomentumScrollMinSpeed(double) - Method in class com.smartgwt.client.widgets.Canvas
-
The minimum speed in pixels per second that must be reached for momentum scrolling to kick in.
- setMonth(Integer) - Method in class com.smartgwt.client.widgets.FiscalYear
-
The zero-based month-number when this fiscal year starts.
- setMonthButtonIconSrc(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The icon to show next to the month-name in the
month
button
, used for showing and hiding the
month view
on Handsets.
- setMonthButtonTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setMonthMenuStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Style for the pop-up year menu.
- setMonthMoreEventsLinkTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title of the link shown in a cell of a
month view
when there are too many events to be displayed at once.
- setMonthNames(String[]) - Static method in class com.smartgwt.client.util.DateUtil
-
Set the array of names of months.
- setMonthsAgoTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "month".
- setMonthSelectorProperties(SelectItem) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
monthSelector
.
- setMonthsFromNowTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "month".
- setMonthViewHoverHTMLCustomizer(MonthViewHoverHTMLCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method returns the hover HTML to be displayed when the user hovers over a cell displayed in the calendar month view tab.
- setMonthViewTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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 milliseconds) between repeated 'mouseStillDown' events for this canvas.
- setMouseStillDownInitialDelay(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Amount of time (in milliseconds) before mouseStillDown events start to be fired repeatedly for this canvas.
- setMoveFocusOnTab(boolean) - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
If the user presses the "Tab" key, should focus be taken from this editor? If set to false
a "Tab" keypress
will cause a Tab character to be inserted into the text, and focus will be left in the edit area.
- setMoveFocusOnTab(boolean) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
If the user presses the "Tab" key, should focus be taken from this editor? If set to false
a "Tab" keypress
will cause a Tab character to be inserted into the text, and focus will be left in the edit area.
- setMoveFocusToTarget(Boolean) - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
Should focus be moved to target component when showing?
- setMoveItemsWithGroup(Boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
Should dragging the group (when
canDrag
is true) or
dragging the move knob also move the items within this
DrawGroup
?
- setMoveKnobOffset(int[]) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing a
"move"
control
knob
, this attribute allows you to specify an offset in pixels from the
moveKnobPoint
for the move knob.
- setMoveKnobPoint(MoveKnobPoint) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing a
KnobType.MOVE
control knob
, this attribute specifies where the knob should
appear with respect to the draw item.
- setMultiFacet(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether this extra value axis plots values while varying the facet values of just the first facet (single-facet) or both
first and second facets (multi-facet).
- setMultiGroupDialogDefaults(MultiGroupDialog) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setMultiGroupDialogProperties(MultiGroupDialog) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setMultiLinkTree(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Set to true to indicate that this is a multi-link tree - ie, one that can contain the same node in more than one place.
- setMultiMessageMode(MultiMessageMode) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Determines what happens if a message appears while there's still another one of the same
NotifyType
being shown.
- setMultiple(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Indicates that this field should always be Array-valued.
- setMultiple(Boolean) - Method in class com.smartgwt.client.data.Field
-
If set to true
, then the field is array-valued.
- setMultiple(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Whether this CanvasItem is intended to hold multiple values.
- setMultiple(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
When true, allow the file-selection dialog shelled by the browser to select multiple
files.
- setMultiple(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, multiple values may be selected.
- setMultiple(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
MultiPickerItems always work with array values
- setMultiple(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If true, multiple values may be selected.
- setMultiple(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
When true, allow the file-selection dialog shelled by the browser to select multiple
files.
- setMultiple(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Indicates that this field should always be Array-valued.
- setMultipleAppearance(MultipleAppearance) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
How should items with
multiple
set to 'true' be
displayed?
- setMultipleConfirmationMessage(String) - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Message shown to user to confirm deleting a group of records on a bound grid.
- setMultipleValueSeparator(String) - Method in class com.smartgwt.client.data.DataSourceField
-
For fields that are
multiple:true
, the separator used
between values when they are displayed.
- setMultipleValueSeparator(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is displaying multiple values, this property will be the string that separates those values for display
purposes.
- setMultiSortDialogDefaults(MultiSortDialog) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Class level defaults to apply to the
MultiSortDialog
which gets automatically
generated when askForSort() is called.
- setMultiSortDialogProperties(MultiSortDialog) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties to apply to the
MultiSortDialog
which gets automatically generated when
askForSort() is called.
- setName(String) - Method in class com.smartgwt.client.ai.AIEngine
-
The local name of this engine.
- setName(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Name for this field.
- setName(String) - Method in class com.smartgwt.client.data.DBCField
-
Name of this field.
- setName(String) - Method in class com.smartgwt.client.data.Field
-
Name of the field.
- setName(String) - Method in class com.smartgwt.client.data.SimpleType
-
Name of the type, used to refer to the type from
field.type
.
- setName(String) - Method in class com.smartgwt.client.tools.StyleGroup
-
Unique name that identifies this group.
- setName(String) - Method in class com.smartgwt.client.tools.StyleSetting
-
Unique name that identifies this setting.
- setName(String) - Method in class com.smartgwt.client.util.workflow.PropertyValue
-
Name of the property to be assigned the new value.
- setName(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- setName(String) - Method in class com.smartgwt.client.widgets.calendar.Lane
-
To determine whether a CalendarEvent should be placed in this lane, the value of this attribute is compared with the
Calendar.laneNameField
property on the
CalendarEvent.
- setName(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Optional name for the canvas, which can later be used to reference it.
- setName(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Name for this form field.
- setName(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Identifier for this form item icon.
- setName(String) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
- setName(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Name of this field.
- setName(String) - Method in class com.smartgwt.client.widgets.Img
-
The value of this attribute is specified as the value of the 'name' attribute in the resulting HTML.
- setName(String) - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the name of the image.
- setName(String) - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the name of the image.
- setName(String) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Identifier for the section.
- setName(String) - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Sets the 'name' attribute on the flashlet object.
- setName(String) - Method in class com.smartgwt.client.widgets.StretchItem
-
A string that is appended as a suffix to the StretchImg's
src
URL
in order to fetch the media file for this StretchItem, if a separate
src
is not provided.
- setName(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Optional name for the tab, which can later be used to reference the tab.
- setName(String) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
Provides a name for the node that is unique among its immediate siblings, thus allowing a unique path to be used to
identify the node, similar to a file system.
- setName(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Name property used to identify the field, and determines which attribute from records will be displayed in this field.
- setNameField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setNameProperty(String) - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
For string leaf nodes (if allowed), the name of the property to store the string under in the auto-created object
- setNameProperty(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of the property on a
TreeNode
that holds a name for the node that is
unique among its immediate siblings, thus allowing a unique path to be used to identify the node, similar to a file
system.
- setNativeAttribute(JavaScriptObject, String, Object) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseClass
-
- setNativeAttribute(JavaScriptObject, String, Object) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseWidget
-
- setNativeAutoHideScrollbars(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
In some platform/browser configurations, scrollable regions do not show visible scrollbars until the user attempts to
interact with the region.
- setNativeDragData(Object) - Static method in class com.smartgwt.client.util.EventHandler
-
- setNativeDragData(Object, String) - Static method in class com.smartgwt.client.util.EventHandler
-
- setNativeProperty(BeanClass, String, Object) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseClass
-
- setNativeProperty(BeanClass, String, Object) - Method in class com.smartgwt.client.bean.BeanFactoryForBaseWidget
-
- setNavAfterMembers(Canvas...) - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
Members to add after the
navGrid
in the
navLayout
when the panel is first drawn.
- setNavBeforeMembers(Canvas...) - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
Members to add before the
navGrid
in the
navLayout
when the panel is first drawn.
- setNavIcon(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
- setNavigateOnTab(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canSelectCells
is true, this property allows the
user to navigate through the cells of a grid using Tab and Shift+Tab keypresses.
- setNavigationButtonHeight(Integer) - Method in class com.smartgwt.client.widgets.DateChooser
-
- 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
-
- setNavigationPaneWidth(int) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Sets a size for the navigation pane.
- setNavigationPaneWidth(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Sets a size for the navigation pane.
- setNavigationTitle(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setNavItemBaseStyle(String) - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
- setNavItems(NavItem...) - Method in class com.smartgwt.client.widgets.layout.NavPanel
-
Top-level navigation items to display.
- setNegativeFormat(int) - Static method in class com.smartgwt.client.util.NumberUtil
-
The format to use when formatting negative numbers.
- setNegativeSymbol(String) - Static method in class com.smartgwt.client.util.NumberUtil
-
The negative symbol to use when formatting numbers
- setNeverDisable(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If icon.neverDisable
is true, when this form item is disabled, the icon will remain enabled.
- setNeverDropUpdatedRows(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
By default when a row is returned by the server, the current
filter\n criteria
are applied to it, and it may disappear from the cache.
- setNeverUseFilters(boolean) - Static method in class com.smartgwt.client.widgets.Canvas
-
Changes the system-wide neverUseFilters
setting.
- setNeverValidate(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, validation will not occur as a result of cell editing for this grid.
- setNewChildrenProperty(String) - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
What to rename the array of children once discovered.
- setNewEventWindowTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The title-text displayed in the popup event dialog/editor for new events.
- setNewRecordRowMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid is showing the 'newRecordRow' (used for adding new rows to the end of the data), this property
determines what message should be displayed in this row.
- setNewRecordValues(Record) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Additional, fixed Record values that should be used every time a new search is saved.
- setNewSearchText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Text to show for saving the current view as a new "saved search".
- setNextButtonHoverText(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The text to be displayed when a user hovers over the
next
toolbar button
- setNextButtonTitle(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
- setNextElement(String) - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Next
element
to execute if the user clicks the
actionButton
.
- setNextElement(String) - Method in class com.smartgwt.client.util.workflow.DecisionTask
-
Next
sequence
or
element
to execute if the criteria match the process state.
- setNextElement() - Method in class com.smartgwt.client.util.workflow.Process
-
Sets the task ID of the next task to execute after the current task finishes.
- setNextElement(String) - Method in class com.smartgwt.client.util.workflow.Process
-
Sets the task ID of the next task to execute after the current task finishes.
- setNextElement(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- setNextElement(String) - Method in class com.smartgwt.client.util.workflow.UserConfirmationTask
-
Next
sequence
or
element
to execute if the criteria match the process state.
- setNextElement(ProcessElement) - Method in class com.smartgwt.client.util.workflow.XORGateway
-
- setNextMonthButtonAriaLabel(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setNextMonthIcon(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the next month button
- setNextMonthIconHeight(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the icon for the next month button
- setNextMonthIconRTL(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the next month button
- setNextMonthIconWidth(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Width of the icon for the next month button if
Page.isRTL()
is true.
- setNextToComponentId(String) - Method in class com.smartgwt.client.util.workflow.ShowNextToComponentTask
-
The other component where this component will show.
- setNextValueHandler(NextValueHandler) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
When
min
and
max
are both null
or unspecified, the nextValueHandler is used to get the next higher value from the
currentValue.
- setNextYearButtonAriaLabel(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setNextYearIcon(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the next year button
- setNextYearIconHeight(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the icon for the next year button
- setNextYearIconRTL(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setNextYearIconWidth(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Width of the icon for the next year button
- setNillable(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Controls whether an explicit null-valued Record attribute for this field
should result in xsi:nil
being used to transmit the value when serializing
to XML, like so:
- setNodeIcon(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
The filename of the default icon for all leaf nodes in this grid.
- setNodeIcon(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The filename of the default icon for all leaf nodes in this grid.
- setNodeProperties(EditNode, Canvas) - Method in class com.smartgwt.client.tools.EditContext
-
Update an editNode's serializable "defaults" with the supplied properties.
- setNodeProperties(EditNode, Canvas, Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Update an editNode's serializable "defaults" with the supplied properties.
- setNodeProperties(EditNode, DrawItem) - Method in class com.smartgwt.client.tools.EditContext
-
Update an editNode's serializable "defaults" with the supplied properties.
- setNodeProperties(EditNode, DrawItem, Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Update an editNode's serializable "defaults" with the supplied properties.
- setNodeProperties(EditNode, JavaScriptObject) - Method in class com.smartgwt.client.tools.EditContext
-
- setNodeProperties(EditNode, JavaScriptObject, Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
- setNodeProperties(EditNode, Canvas) - Method in class com.smartgwt.client.tools.EditPane
-
Update an editNode's serializable "defaults" with the supplied properties.
- setNodeProperties(EditNode, Canvas, Boolean) - Method in class com.smartgwt.client.tools.EditPane
-
Update an editNode's serializable "defaults" with the supplied properties.
- setNodeProperties(EditNode, Canvas) - Method in class com.smartgwt.client.tools.EditTree
-
Update an editNode's serializable "defaults" with the supplied properties.
- setNodeProperties(EditNode, Canvas, Boolean) - Method in class com.smartgwt.client.tools.EditTree
-
Update an editNode's serializable "defaults" with the supplied properties.
- setNodes(PaletteNode...) - Method in class com.smartgwt.client.ai.BuildUIViaAIContext
-
The working PaletteNodes.
- setNodes(PaletteNode...) - Method in class com.smartgwt.client.ai.BuildUIViaAIResponse
-
After a successful request to build UI via AI, the palette nodes that were generated.
- setNoDoubleClicks(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If true, this canvas will receive all mouse-clicks as single
click
events rather than as
doubleClick
events.
- setNoDoubleClicks(Boolean) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
By default doubleClicks are disabled for SectionHeaders.
- setNoDoubleClicks(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
By default doubleClicks are disabled for SectionHeaders.
- setNoDropCursor(Cursor) - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies the cursor image to display when the user drags a droppable canvas over this if it is not a valid drop
target for the event and showNoDropIndicator
is
true.
- setNoErrorDetailsMessage(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
A message to display to the user if server-side validation fails with an error but the server did not provide an error
message
- setNoHighlightsTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the menu item that clears highlights.
- setNormalBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
"Normal" baseStyle for this listGrid.
- setNormalCellHeight(int) - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
- setNormalCellHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setNormalDateDisplayFormatter(DateDisplayFormatter) - Static method in class com.smartgwt.client.util.DateUtil
-
Set the default formatter for date objects to the custom DateDisplayFormatter passed in.
- setNormalDatetimeDisplayFormatter(DateDisplayFormatter) - Static method in class com.smartgwt.client.util.DateUtil
-
Set the default datetime format for date objects to the DateDisplayFormat passed in.
- setNormalDisplayFormatter(SimpleTypeFormatter) - Method in class com.smartgwt.client.data.SimpleType
-
- setNormalTimeDisplayFormatter(DateDisplayFormatter) - Static method in class com.smartgwt.client.util.DateUtil
-
Set up a system wide default normal time formatting function.
- setNoSavedSearchesText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Text to show in menu listing saved searches when there are no saved searches.
- setNotifyAfterNavigationClick(boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setNotifyMessage(String) - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
- setNotifyMessageSettings(NotifySettings) - Method in class com.smartgwt.client.util.tour.Tour
-
- setNotifyPosition(String) - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
Where to show the message, specified as an edge ("T", "B", "R", "L") similar to
Canvas.snapTo
, or "C" for center.
- setNotifyType(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Category of message to use in +{notifyValidationMessage,notifyValidationMessage} by default.
- setNotifyType(String) - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
- setNotifyType(String) - Method in class com.smartgwt.client.util.workflow.ShowNotificationTask
-
NotifyType for message.
- setNullAttribute(JavaScriptObject, String) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setNullGroupTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default alias to use for groups with no value
- setNullOriginalValueText(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setNullProperty(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setNullProperty(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setNullValueText(String) - Method in class com.smartgwt.client.data.TextExportSettings
-
Text to export for a field with a null value.
- setNumCols(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The number of columns of titles and items in this form's layout grid.
- setNumColumns(int) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Initial number of columns to show in this PortalLayout.
- setNumLevels(int) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
The number of levels of nodes to include, for DataSources that define a
tree relationship
between fields by declaring a
foreignKey
on one field that refers to another from that same DataSource.
- setNumMajorTicks(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The number of major tick lines.
- setNumMinorTicks(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The number of minor tick lines.
- setNumRows(int) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
The number of rows of data to include, if more meet the
criteria
.
- setNumRows(int) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
The number of rows of controls to display in each column.
- setNumValues(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
The number of discrete values represented by slider.
- setNumValues(Integer) - Method in class com.smartgwt.client.widgets.Slider
-
The number of discrete values represented by slider.
- setObjectAttribute(JavaScriptObject, String, Object) - Static method in class com.smartgwt.client.util.JSOHelper
-
- setOfflineMessageStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The CSS style name applied to the offlineMessage
if displayed.
- setOfflineNodeMessage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For TreeGrids with loadDataOnDemand: true, a message to show the user if an attempt is made to open a folder, and thus
load that node's children, while we are offline and there is no offline cache of that data.
- setOfflineStorageKey(String) - Method in class com.smartgwt.client.data.SavedSearches
-
If no explicit
defaultDataSource
was provided, a
custom HTML5
local storage
backed dataSource will be automatically created per component to store saved
searches (see
getLocalDataSource()
).
- setOfflineStorageKey(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Optional key used for local storage of saved searches by this component.
- setOffset(float) - Method in class com.smartgwt.client.widgets.drawing.ColorStop
-
The relative offset for the color.
- setOffset(Point) - Method in class com.smartgwt.client.widgets.drawing.Shadow
-
- setOkButtonTitle(String) - Method in class com.smartgwt.client.widgets.DateRangeDialog
-
The title for the "OK" button on this dialog.
- setOkButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'OK' button.
- setOldValues(Record) - Method in class com.smartgwt.client.data.DSRequest
-
For an update
or remove
operation, the original values from the record that is being updated
or removed.
- setOldValues(Map) - Method in class com.smartgwt.client.data.DSRequest
-
For an update
or remove
operation, the original values from the record that is being updated
or removed.
- setOldValues(JavaScriptObject) - Method in class com.smartgwt.client.data.DSRequest
-
For an update
or remove
operation, the original values from the record that is being updated
or removed.
- setOmitControls(String[]) - Method in class com.smartgwt.client.util.PrintProperties
-
An array of Strings indicating the classNames of controls that should be omitted from printing.
- setOmitDataSources(String...) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
DataSource IDs in the project to skip and not load when the project is loaded.
- setOmitDataSources(String...) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
DataSource IDs in the screen to skip and not load when the screen is loaded.
- setOmitLoadedDataSources(boolean) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
- setOmitLoadedDataSources(boolean) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
- setOmitNullMapValuesInResponse(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
If enabled, the server omits any key/value pairs in map that have null values from the response.
- setOmitRelations(String...) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
If including
foreign key
relationships, those
relationships to skip.
- setOpacity(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Renders the widget to be partly transparent.
- setOpacity(float) - Method in class com.smartgwt.client.widgets.drawing.ColorStop
-
0 is transparent, 1 is fully opaque
- setOpacity(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Sets the Opacity of the selected color.
- setOpacity(Integer) - Method in class com.smartgwt.client.widgets.Window
-
Renders the widget to be partly transparent.
- setOpacitySliderLabel(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The label shown next to the opacity slider.
- setOpacityText(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show underneath the selected color box, so that it can be seen through semi-transparent colors.
- setOpenerIconHeight(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Height in pixels of the opener icons, that is, the icons which show the open or closed state of the node, typically a
[+] or [-] symbol.
- setOpenerIconSize(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Default width and height in pixels of the opener icons, that is, the icons which show the open or closed state of the
node, typically a [+] or [-] symbol, if not overridden by
openerIconWidth
/
openerIconHeight
.
- setOpenerIconWidth(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Width in pixels of the opener icons, that is, the icons which show the open or closed state of the node, typically a [+]
or [-] symbol.
- setOpenerImage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The base filename or
stateful image block
for the
opener icon for folder nodes when "showConnectors" is false
for this TreeGrid.
- setOpenerImage(SCStatefulImgConfig) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
The base filename or
stateful image block
for the
opener icon for folder nodes when "showConnectors" is false
for this TreeGrid.
- setOpenIconPadding(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Default padding to show between the
openIcon
and the
extra or folder icon in the tree cell.
- setOpenIconSuffix(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- 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
isOpen()
to
determine if the node is open or not.
- setOpenState(String) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
Reset the set of open folders within this tree's data to match the
TreeGridOpenState
object passed in.
- setOpenState(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Reset this set of open folders within this grid's data to match the
TreeGridOpenState
object passed in.
Used to restore previous state retrieved from the grid by a call to
getOpenState()
.
- setOperationBindings(OperationBinding...) - Method in class com.smartgwt.client.data.DataSource
-
Optional array of OperationBindings, which provide instructions to the DataSource about how each
DSOperation is to be performed.
- setOperationBindings(OperationBinding...) - Method in class com.smartgwt.client.data.RestDataSource
-
RestDataSource OperationBindings set to specify default dataProtocol per operationType.
- setOperationId(String) - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
- setOperationId(String) - Method in class com.smartgwt.client.data.DSRequest
-
When a
DataBoundComponent
sends a DSRequest, the
dsRequest.operationId
will be automatically picked up from the
fetchOperation
,
addOperation
, etc properties of the
DataBoundComponent.
- setOperationId(String) - Method in class com.smartgwt.client.data.DSResponse
-
The operation ID of the request corresponding to this DSResponse.
- setOperationId(String) - Method in class com.smartgwt.client.data.OperationBinding
-
Optional operationId if this DataSource supports two or more variants of one of the basic DataSource operations, for
instance, a "fetch" that uses full text search and a "fetch" that accepts per-field search criteria.
- setOperationId(String) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
- 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
-
- setOperator(OperatorId) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setOperator(OperatorId) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
What operator to use when the FormItemCriterionGetter
's getCriterion()
method is called.
- setOperator(String) - Method in class com.smartgwt.client.widgets.form.validator.StringCountValidator
-
Set the operator.
- setOperator(OperatorId) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
What operator should be used to combine sub-criteria from member forms when
getValuesAsCriteria()
is called?
- setOperatorPickerProperties(FormItem) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- 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.form.fields.MultiPickerItem
-
If this MultiPickerItem is deriving its options from a dataSource, this property allows developers to specify criteria
for the fetch.
- setOptionCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If optionDataSource
is set for this
ListGridField, criteria specified in this attribute will be passed to the dataSource when performing the fetch operation
to determine data-value to display-value mappings
- setOptionDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If set, this FormItem will derive data to show in the PickList by fetching records from the specified
optionDataSource
.
- setOptionDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set, this FormItem will map stored values to display values as though a
com.smartgwt.client.types.ValueMap
were specified, by fetching records from the specified
optionDataSource
and extracting the
valueField
and
displayField
in loaded records, to derive one valueMap
entry per record loaded from the optionDataSource.
- setOptionDataSource(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set, this FormItem will map stored values to display values as though a
com.smartgwt.client.types.ValueMap
were specified, by fetching records from the specified
optionDataSource
and extracting the
valueField
and
displayField
in loaded records, to derive one valueMap
entry per record loaded from the optionDataSource.
- setOptionDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The optionDataSource
of the combo box.
- setOptionDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If set, this FormItem will map stored values to display values as though a
com.smartgwt.client.types.ValueMap
were specified, by fetching records from the 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 interface com.smartgwt.client.widgets.form.fields.PickList
-
- setOptionDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If set, this FormItem will map stored values to display values as though a
com.smartgwt.client.types.ValueMap
were specified, by fetching records from the specified
optionDataSource
and extracting the
valueField
and
displayField
in loaded records, to derive one valueMap
entry per record loaded from the optionDataSource.
- setOptionDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If set, this FormItem will derive data to show in the PickList by fetching records from the specified
optionDataSource
.
- setOptionDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
- setOptionDataSource(DataSource) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Derive a
com.smartgwt.client.types.ValueMap
by fetching records from another DataSource and extracting the
valueField
and
displayField
in the loaded records, to derive one
valueMap entry per record loaded from the optionDataSource.
- setOptionFilterContext(DSRequest) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setOptionFilterContext(RPCRequest) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item has a specified
optionDataSource
, and this property is
not null, this will be passed to the datasource as
RPCRequest
properties when
performing the fetch operation on the dataSource to obtain a data-value to display-value
mapping
- setOptionFilterContext(DSRequest) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If this item has a specified
optionDataSource
, and this property is not null, the context is passed to the
dataSource as
RPCRequest
properties when performing fetch operations on the dataSource
to obtain a data-value to display-value mapping, and when fetching for grid-based pickers.
- setOptionFilterContext(DSRequest) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this item has a specified
optionDataSource
, and this property is
not null, this will be passed to the datasource as
RPCRequest
properties when
performing the fetch operation on the dataSource to obtain a data-value to display-value
mapping
- setOptionFilterContext(DSRequest) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- setOptionFilterContext(DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has an optionDataSource specified and
autoFetchDisplayMap
is set, this attribute
provides a way to customize the dataSource request issued to fetch the display map from
the option dataSource.
- setOptionOperationId(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicit
DSRequest.operationId
when performing a fetch against the option
dataSource to pick up display value mapping.
- setOptionOperationId(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicit
DSRequest.operationId
when performing a fetch against the option
dataSource to pick up display value mapping.
- setOptionOperationId(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicit
DSRequest.operationId
when performing a fetch against the option
dataSource to pick up display value mapping.
- setOptionOperationId(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicit
DSRequest.operationId
when performing a fetch against the option
dataSource to pick up display value mapping.
- setOptionOperationId(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item has a specified
optionDataSource
, this attribute may be set to specify an explicit
DSRequest.operationId
when performing a fetch against the option
dataSource to pick up display value mapping.
- setOptionOperationId(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has an optionDataSource specified and
autoFetchDisplayMap
is set, this attribute
provides a way to customize the
DSRequest.operationId
passed
to
dataSource.fetchData()
when retrieving the display map from the option dataSource.
- setOptions(LinkedHashMap<String, Object>) - Method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
- setOptionTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item has a specified
optionDataSource
, this property determines the textMatchStyle to use when
interpretating any
optionCriteria
during the
fetch to map valueField values to displayField values.
- setOptionTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For fields with an
optionDataSource
, where
autoFetchDisplayMap
is true, this property
will govern the
textMatchStyle
attribute of the
DSRequest
parameter passed
to
DataSource.fetchData()
when retrieving the remote data set to
be used as a basis for this field's valueMap.
- setOrderedListPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- setOrientation(String) - Method in class com.smartgwt.client.widgets.RibbonButton
-
- setOrientation(Orientation) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Direction of tiling.
- setOriginalValueMessage(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setOriginalValueMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setOriginBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Name of a CSS Style to use as the
baseStyle
for a cell
that is currently a selection origin for shifted incremental cell selection.
- setOtherAxisGradationGaps(float...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Like
gradationGaps
, except allows control of
gradations for the X (horizontal) axis, for Scatter charts only.
- setOtherAxisGradationTimes(String...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts that have a date/time-valued X-axis, gradations can instead be specified as
Strings, consisting of a number and trailing letter code, where the letter code indicates
the unit of time.
- setOtherAxisPixelsPerGradation(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Ideal number of pixels to leave between each gradation on the x (horizontal axis), for Scatter plots only.
- setOtherDayBlankStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The CSS style applied to both the header and body of days from other months in the
month view
, when
showOtherDays
is false.
- setOtherDayBodyBaseStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the day body of the month view of the calendar.
- setOtherDayClickNavigation(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showOtherDays
is true, this attribute
determines whether the month-view should change month when cells representing days in the previous or following month
are clicked.
- setOtherDayHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to the day headers of the month view.
- setOtherField(String) - Method in class com.smartgwt.client.widgets.form.validator.MatchesFieldValidator
-
Set the otherField.
- setOtherGroupLevelTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear in the first column for all group-levels other than the first.
- setOtherSortLevelTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the first column for all sort-levels other than the first.
- setOtherSortLevelTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the first column for all sort-levels other than the first.
- setOtherTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Title for the Other...
item.
- setOtherValue(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Data value for the Other...
item.
- setOutdentPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
The prompt for the built-in
outdent
control.
- setOuterLabelFacetLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the lines drawn to show the span of outer data label facet values, if present.
- setOutlineBorder(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Set the CSS border of the outline of non-drop targets as a CSS string including border-width, border-style, and/or color
(eg "1px dashed blue").
- setOutputComponentsIndividually(Boolean) - Method in class com.smartgwt.client.tools.SerializationSettings
-
Overrides the default component output setting during serialization.
- setOutputData(Object) - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
- setOutputExpression(String) - Method in class com.smartgwt.client.util.workflow.Task
-
- setOutputField(String) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
- setOutputField(String) - Method in class com.smartgwt.client.util.workflow.Task
-
- setOutputFieldList(String...) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
List of multiple fields in the
process state
where this task
will write outputs.
- setOutputFieldList(String...) - Method in class com.smartgwt.client.util.workflow.Task
-
List of multiple fields in the
process state
where this task
will write outputs.
- setOutputRecord(Record) - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Set all outputs of the task as specified by the
outputFieldList
, by providing a Record.
- setOutputs(String) - Method in class com.smartgwt.client.data.DSRequest
-
The list of fields to return in the response, specified as a comma-separated string (eg, "foo, bar, baz"
).
- setOval(int, int, int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Resize and reposition the drawOval by setting its radius, and centerPoint.
- setOver(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- setOverCanvasConstructor(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Constructor class name for this widget's
overCanvas
- setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.Button
-
Clip the contents of the button if necessary.
- setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.Canvas
-
Controls what happens when the drawn size of the content of a Canvas is either greater or smaller than the
specified size of the Canvas.
- setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
CanvasItems support specifying overflow for the Canvas directly on the item.
- setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Since
body
is configured with overflow: auto by default, no
overflow is expected for the
ListGrid
itself so by default it has overflow:
hidden.
- setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.layout.Layout
-
A Layout may overflow if it has one or more members with a fixed width or height, or that themselves overflow.
- setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls how the PortalLayout reacts when column widths or
Portlet
widths
overflow the width of the PortalLayout.
- setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Normal
Overflow
settings can be used on layouts, for example, an overflow:auto Layout
will scroll if sections are resized to exceed the specified size, whereas an overflow:visible Layout will grow to
accommodate the resized sections.
- setOverflow(Overflow) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Normal
Overflow
settings can be used on TileLayouts, for example, an overflow:auto
TileLayout will scroll if members exceed its specified size, whereas an overflow:visible TileLayout will grow to
accommodate members.
- setOverlapSortSpecifiers(SortSpecifier...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A set of
sort-specifiers
for customizing the render order of events that
overlap.
- setOverwriteSearchConfirmationMessage(String) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Confirmation message to show when a user attempts to save a view with a searchName, componentID, and (if present)
screenID / projectID which collides with another existing saved view.
- setOverwriteSharedSearchConfirmationMessage(String) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Confirmation message to show when a user attempts to save a view with a searchName, componentID, and (if present)
screenID / projectID which collides with another existing shared saved view.
- setOwnerId(String) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Use this attribute to specify a project owner.
- setPadChartRectByCornerRadius(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setPadding(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the CSS padding of this component, in pixels.
- setPaddingAsLayoutMargin(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
If this widget has padding specified (as
this.padding
or in the
CSS style applied to this layout), should it show up as space outside the members, similar to layoutMargin?
- setPaddingAsLayoutMargin(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
If this widget has padding specified (as
this.padding
or in the
CSS style applied to this layout), should it show up as space outside the members, similar to layoutMargin?
- setPadTitles(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to pad titles so they aren't flush with header borders.
- setPageLeft(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the page-relative left coordinate of this widget.
- setPageOrientation(PageOrientation) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setPageTop(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the page-relative top coordinate of this widget.
- setPane(Canvas) - Method in class com.smartgwt.client.widgets.layout.NavItem
-
- setPane(String) - Method in class com.smartgwt.client.widgets.layout.NavItem
-
- setPane(Canvas) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Specifies the pane associated with this tab.
- setPaneContainerClassName(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
CSS style used for the paneContainer.
- setPaneContainerOverflow(Overflow) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Specifies the overflow of the pane container (the component that holds the pane contents for all tabs).
- setPaneContainerProperties(Canvas) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Properties of the container where the component specified by Tab.pane is shown.
- setPaneID(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
- setPanelContainer(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Sets this Canvas's "panel container".
- setPaneMargin(Integer) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Space to leave around the pane within this Tab.
- setPaneMargin(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Space to leave around the panes in our paneContainer
- setPanes(Canvas...) - Method in class com.smartgwt.client.widgets.layout.Deck
-
Set of mutually exclusive panes displayed in this Deck
.
- setParams(Map) - Method in class com.smartgwt.client.data.DSRequest
-
- setParams(Map) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Values to be sent as simple HTTP params, as a JavaScript Object where each property/value pair will become an HTTP
parameter name and value.
- setParams(Map) - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
A map of key/value pairs to pass to the Active X control as parameters.
- setParams(Map) - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
A map of key/value pairs to pass to the flashlet as parameters.
- setParentAlreadyContainsChildMessage(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Message displayed when user attempts to drag a node into a parent that already contains a child of the same name/ID.
- setParentCanvas(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
This Canvas's immediate parent, if any.
- setParentElement(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
- setParentId(String) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
For tree facets (
facet.isTree
), id of this facetValue's parent
facetValue.
- setParentId(Integer) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
For tree facets (
facet.isTree
), id of this facetValue's parent
facetValue.
- setParentID(String) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For trees with modelType "parent", this property specifies unique parent ID of this node.
- setParentIdField(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
For trees with modelType "parent", this property specifies the name of the property that contains the unique parent ID
of a node.
- setPartialCommit(PartialCommitOption) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Specifies what action to take if the user attempts to commit a partially validated set of data (ie, one that still
contains some errors).
- setPartialCommitConfirmationMessage(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
- setPartialCommitError(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
If
partialCommit
is set to "prevent", the text to
display to the user if they try to commit a dataset containing errors.
- setPartialCommitPrompt(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
If
partialCommit
is set to "prompt", the text to
display to the user in the confirmation dialog.
- setPartialInlining(boolean) - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
If there is not enough space to show the full set of items as buttons inline, how should the Adaptive menu behave?
If showPartialInlining
is true, the menu will render as many items as inline buttons as can be shown in the
available space, plus the menu button to access the remaining items.
If false, it will show just the menu button.
- setPartialResults(SummarizeRecordsPartialResult...) - Method in class com.smartgwt.client.ai.SummarizeRecordsContext
-
All partial results thus far.
- setPartialResults(SummarizeRecordsPartialResult...) - Method in class com.smartgwt.client.ai.SummarizeRecordsResult
-
All partial results.
- setPartialSelectedDescription(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- setPartialSelectedImage(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is partially selected.
- setPartialSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Only applies to fields of type "summary"
.
- setPassThruOutput(Boolean) - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
Does this processElement pass through output from the last executed task (i.e.
- setPassThruOutput(Boolean) - Method in class com.smartgwt.client.util.workflow.FormValidateValuesTask
-
Does this processElement pass through output from the last executed task (i.e.
- setPassThruOutput(Boolean) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Does this processElement pass through output from the last executed task (i.e.
- setPassThruOutput(Boolean) - Method in class com.smartgwt.client.util.workflow.ScriptTask
-
Does this processElement pass through output from the last executed task (i.e.
- setPassThruOutput(Boolean) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Does this processElement pass through output from the last executed task (i.e.
- setPassThruOutput(Boolean) - Method in class com.smartgwt.client.util.workflow.StateTask
-
Does this processElement pass through output from the last executed task (i.e.
- setPassThruOutput(Boolean) - Method in class com.smartgwt.client.util.workflow.UserTask
-
Does this processElement pass through output from the last executed task (i.e.
- setPassword(String) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
- setPassword(String) - Static method in class com.smartgwt.client.tools.Reify
-
Setter for password
.
- setPastedValueTransformer(PastedValueTransformer) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Notification fired in response to a clipboard "paste" event on freeform text items, giving developers an opportunity to
reformat the pasted text.
- setPasteSelectionPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- setPath(String) - Method in class com.smartgwt.client.data.RelationPath
-
A slash-separated path consisting of each DataSource ID in the path between source and target
- setPathDelim(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Specifies the delimiter between node names.
- setPathSeparatorString(String) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If
showPath
is true, this property specifies what
will appear between the folders in the selected value's path.
- setPatternEscapeChar(String) - Method in class com.smartgwt.client.data.DataSource
-
- setPatternMultiWildcard(String) - Method in class com.smartgwt.client.data.DataSource
-
- setPatternMultiWildcard(String...) - Method in class com.smartgwt.client.data.DataSource
-
- setPatternSingleWildcard(String) - Method in class com.smartgwt.client.data.DataSource
-
- setPatternSingleWildcard(String...) - Method in class com.smartgwt.client.data.DataSource
-
- setPeers(Canvas...) - Method in class com.smartgwt.client.widgets.Canvas
-
Array of all Canvii that are peers of this Canvas.
- setPendingAdd(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
Indicates that a validation request is being made for a record that will ultimately be saved with an "add" request, as
opposed to an "update" request.
- setPendingAsyncCellValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The value to display for cells whose value is pending asynchronous computation.
- setPendingAsyncCellValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A field-specific value to display for cells whose value is pending asynchronous generation.
- setPendingButtonStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
- setPendingButtonStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
- setPendingMarkerStyle(String) - Method in class com.smartgwt.client.widgets.Canvas
-
- setPendingMarkerVisible(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
This attribute indicates whether the
pending marker
class
should be appended to the list of CSS classes applied to this canvas.
- setPendingTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Optional "pending" style for this item's text box.
- setPercentBox(PercentBoxModel) - Method in class com.smartgwt.client.widgets.Canvas
-
Governs the model to be used when sizing canvases with percentage width or height, or positioning widgets with a
specified
snapTo
.
- setPercentDone(int) - Method in class com.smartgwt.client.widgets.Progressbar
-
Number from 0 to 100, inclusive, for the percentage to be displayed graphically in this progressbar.
- setPercentSource(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
If this canvas has its size specified as a percentage, this property allows the user to explicitly designate another
canvas upon which sizing will be based.
- setPersistCoordinates(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
When enabled, changes to a
liveObject
's position and size will
be persisted to their
EditNodes
by default.
- setPersistCoordinates(Boolean) - Method in class com.smartgwt.client.tools.EditPane
-
When enabled, changes to a
liveObject
's position and size will
be persisted to their
EditNodes
by default.
- setPersistCoordinates(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
- setPersistCoordinates(Boolean) - Method in class com.smartgwt.client.tools.EditTree
-
When enabled, changes to a
liveObject
's position and size will
be persisted to their
EditNodes
by default.
- setPersistentMatchElement(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If this canvas has a specified
htmlElement
and
matchElement
is set to true, should the canvas perform a one time
resize to fit the target element on draw, or should it continue to match the target element as its size changes due to
page reflows?
- setPickerAddAnotherFileButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The contents of the "Add another" file button in the picker launched by the edit button
.
- setPickerButtonHSrc(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- setPickerButtonSize(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabPicker
is
true
and
isTouch
is
false
, this property governs the size of the tab
picker button.
- setPickerButtonSrc(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- 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 lauched by the edit button
.
- setPickerClearButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setPickerClearButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- setPickerConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
- setPickerConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Smart GWT class for the
dateChooser
autoChild displayed to allow the
user to directly select dates.
- setPickerDefaults(DateChooser) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Defaults for the
DateChooser
created by this form item.
- setPickerExitButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setPickerExitButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- setPickerIcon(FormItemIcon) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Icon that launches a
DateChooser
for choosing an absolute date.
- setPickerIconHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
If
showPickerIcon
is true for this item,
this property governs the size of the picker icon.
- setPickerIconHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Don't specify an explicit height for the picker icon - instead have it size to match the height of the combo box item.
- setPickerIconHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this
property governs the size of the picker icon.
- setPickerIconHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
showPickerIcon
is true for this item,
this property governs the size of the picker icon.
- setPickerIconHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
TextAreaItem has an explicit pickerIconHeight as we don't want the picker icon, if shown, to size itself to match the
height of the item.
- setPickerIconName(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setPickerIconPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Prompt to show when the user hovers the mouse over the picker icon.
- setPickerIconPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Prompt to show when the user hovers the mouse over the picker icon for this DateItem.
- setPickerIconPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Prompt to show when the user hovers the mouse over the picker icon.
- setPickerIconPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
The prompt to show when the mouse is hovered over the
pickerIcon
.
- setPickerIconPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Prompt to show when the user hovers the mouse over the picker icon for this RelativeDateItem.
- setPickerIconProperties(FormItemIcon) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this
block of properties will be applied to the pickerIcon.
- setPickerIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
If
showPickerIcon
is true for this item,
this property governs the
src
of the picker icon
image to be displayed.
- setPickerIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If
showPickerIcon
is true for this item,
this property governs the
src
of the picker icon
image to be displayed.
- setPickerIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this
property governs the
src
of the picker icon image to
be displayed.
- setPickerIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
showPickerIcon
is true for this item,
this property governs the
src
of the picker icon
image to be displayed.
- setPickerIconStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's picker icon cell.
- setPickerIconStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base CSS class name for a form item's picker icon cell.
- setPickerIconWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
If
showPickerIcon
is true for this item,
this property governs the size of the picker icon.
- setPickerIconWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item, this
property governs the size of the picker icon.
- setPickerIconWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
showPickerIcon
is true for this item,
this property governs the size of the picker icon.
- setPickerProperties(DateChooser) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Properties for the
DateChooser
created by this form item.
- setPickerSaveButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setPickerSearchFieldHint(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setPickerSearchIconSize(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setPickerSearchIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setPickerSearchOrNewValueFieldHint(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- 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
TabSet.showTabPicker
is true for this TabSet, if set this property will determine the title of the picker menu
item for this tab.
- setPickerUploadButtonInitialTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The initial title of the upload button in the picker lauched by the edit button
that is used before the form is saved.
- setPickerUploadButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The title of the upload button in the picker lauched by the edit button
that is used after the form is saved.
- setPickerUploadProgressLabel(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
Specifies the label of the progress meter in the picker lauched by the edit button
.
- setPickListBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Base Style for pickList cells.
- setPickListBaseStyle(String) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Base Style for pickList cells.
- setPickListBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base Style for pickList cells.
- setPickListCellHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Cell Height for this item's pickList.
- setPickListCellHeight(int) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Cell Height for this item's pickList.
- setPickListCellHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Cell Height for this item's pickList.
- setPickListConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The Class to use when creating a picker of type "list" for a FormItem.
- setPickListConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The Class to use when creating a picker of type "list" for a FormItem.
- setPickListConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
The Class to use when creating a picker of type "list" for a FormItem.
- setPickListCriteria(Criteria) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item has a databound pickList (for example PickList.optionDataSource is set), this property can be used to
provide static filter criteria when retrieving the data for the pickList.
- setPickListCriteria(DSRequest) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setPickListCriteria(Criteria) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this item has a databound pick-list (for example
optionDataSource
is set) this property can be used to provide static filter criteria when retrieving the data
for the pickList.
- setPickListCriteria(Criteria) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item has a databound pickList (for example PickList.optionDataSource is set), this property can be used to
provide static filter criteria when retrieving the data for the pickList.
- setPickListCriteria(DSRequest) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item has a specified
optionDataSource
, and this property is not null, this will be passed to
the datasource as
RPCRequest
properties when performing the filter operation on
the dataSource to obtain the set of options for the list.
- setPickListFetchDelay(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If
filterPickListOnKeypress
is true, how long to wait in ms after the last keystroke from a user before filtering the pickList.
- setPickListFields(ListGridField...) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
This property allows the developer to specify which field[s] will be displayed in the drop down list of options.
- setPickListFields(ListGridField...) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
This property allows the developer to specify which field[s] will be displayed in the drop down list of options.
- setPickListFilterCriteriaFunction(FilterCriteriaFunction) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- 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(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setPickListHeight(int) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Maximum height to show the pick list before it starts to scroll.
- setPickListHeight(int) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Maximum height to show the pick list before it starts to scroll.
- setPickListMaxWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Maximum width for this item's pickList.
- setPickListMaxWidth(Integer) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Maximum width for this item's pickList.
- setPickListMaxWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Maximum width for this item's pickList.
- setPickListPlacement(PanelPlacement) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Controls where the PickList is placed.
- setPickListPlacement(Canvas) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Controls where the PickList is placed.
- setPickListPlacement(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Controls where the PickList is placed.
- setPickListPlacement(PanelPlacement) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Controls where the PickList is placed.
- setPickListPlacement(Canvas) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Controls where the PickList is placed.
- setPickListPlacement(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Controls where the PickList is placed.
- setPickListProperties(ListGrid) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Allows developers to designate a
PickListMenu
as a template containing arbitrary properties to apply to the pickList that will be
created for this FormItem.
- setPickListProperties(ListGrid) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Allows developers to designate a
PickListMenu
as a template containing arbitrary properties to apply to the pickList that will be
created for this FormItem.
- setPickListSort(SortSpecifier[]) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
This method sorts the pickList on one or more fields, creating the underlying JS object
if needed.
- setPickListSort(SortSpecifier[]) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
This method sorts the pickList on one or more fields, creating the underlying JS object
if needed.
- setPickListWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Default width to show the pickList.
- setPickListWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setPickListWidth(Integer) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Default width to show the pickList.
- setPickListWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Default width to show the pickList.
- setPickTreeConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
The Class to use when creating a picker of type "tree" for a FormItem.
- setPickTreeConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The Class to use when creating a picker of type "tree" for a FormItem.
- setPickTreeConstructor(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
The Class to use when creating a picker of type "tree" for a FormItem.
- setPieBorderProperties(DrawOval) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for the border around a pie chart.
- setPieLabelAngleStart(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Angle where first label is placed in a Pie chart in stacked mode, in degrees.
- setPieLabelLineExtent(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
How far label lines stick out of the pie radius in a Pie chart in stacked mode.
- setPieLabelLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for pie label line
- setPieRingBorderProperties(DrawOval) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for pie ring border
- setPieSliceProperties(DrawSector) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for pie slices
- setPieStartAngle(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Default angle in degrees where pie charts start drawing sectors to represent data values.
- setPivotPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The pivot point of the needle.
- setPivotPointHeight(int) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Default height of the
pivotPoint
if no specific
pivotPoint is specified.
- setPivotPointHeight(String) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Default height of the
pivotPoint
if no specific
pivotPoint is specified.
- setPixelsPerGradation(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Ideal number of pixels to leave between each gradation on the primary axis, which is typically the y (vertical) axis
except for Bar charts.
- setPlaceholderAIHoverContents(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Message to show in the hover while AI-generated hover text is being retrieved for fields specifying an
aiHoverRequest
.
- setPlaceHolderDefaults(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
If
this.showDragPlaceHolder
is true, this
defaults object determines the default appearance of the placeholder displayed when the user drags a widget out of this
layout.
Default value for this property sets the placeholder
styleName
to
"layoutPlaceHolder"
To modify this object, use Class.changeDefaults()
- setPlaceholderImage(String) - Method in class com.smartgwt.client.tools.PaletteNode
-
Image to display in lieu of the usual placeholder text.
- setPlaceholderProperties(Label) - Method in class com.smartgwt.client.tools.PaletteNode
-
Properties to be applied to the
liveObject
when created as a
Placeholder.
- setPlaceHolderProperties(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
If
this.showDragPlaceHolder
is true, this
properties object can be used to customize the appearance of the placeholder displayed when the user drags a widget out
of this layout.
- setPlacement(PanelPlacement) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Where should the menu be placed on the screen?
- setPlacement(PanelPlacement) - Method in class com.smartgwt.client.widgets.Window
-
Where should the window be placed on the screen? Valid settings include "fillScreen"
,
"fillPanel"
, "halfScreen"
and "none"
- setPluginsPage(String) - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
This attribute specifies the page the user should go to to get the plugin required to view this flashlet.
- setPluginsPage(String) - Method in class com.smartgwt.client.widgets.plugins.SVG
-
This attribute specifies the page the user should go to to get the plugin required to view this SVG.
- setPluralTitle(String) - Method in class com.smartgwt.client.data.DataSource
-
User-visible plural name for this DataSource.
- setPluralTitle(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Set the plural title.
- setPointClickHandler(ChartPointClickHandler) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Apply a handler to fire when
showDataPoints
is true,
and the user clicks on a point.
- setPointClickHandler(ChartPointClickHandler) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Apply a handler to fire when
showDataPoints
is true,
and the user clicks on a point.
- setPointColorLogBase(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setPointerSettings(PointerSettings) - Method in class com.smartgwt.client.widgets.Canvas
-
Detail settings of the
pointer
such as where it should be
located along the outside of the canvas.
- setPointerSnapTo(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
- setPointerTarget(String) - Method in class com.smartgwt.client.widgets.Canvas
-
This property in conjunction with the
pointerSettings.snapTo
places
the canvas in relation to the target canvas.
- setPointHoverCustomizer(ChartPointHoverCustomizer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Display custom HTML when
showDataPoints
is true and the mouse hovers
over a point.
- setPointHoverCustomizer(ChartPointHoverCustomizer) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Display custom HTML when
showDataPoints
is true and the mouse hovers
over a point.
- setPoints(Point...) - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
- setPoints(Point...) - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
- setPoints(Point...) - Method in class com.smartgwt.client.widgets.drawing.DrawTriangle
-
Array of points of the triangle.
- setPointShapes(PointShape...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts where
showDataPoints
is enabled, this
property specifies an array of geometric shapes to draw for the data points of each series.
- setPointSizeGradations(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setPointSizeLogBase(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setPointSizeLogGradations(float...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setPointSizeMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For charts where
showDataPoints
is enabled, this
property specifies an additional metric (i.e.
- setPoolComponentsPerColumn(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setPortletDropTypes(String...) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
The
dropTypes
to be applied when dropping
Portlets
on this
PortalLayout
, or when dropping other
components to be auto-wrapped in a
Portlet
.
- setPortletHSpacing(Integer) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
The horizontal space between portlets placed into the same row.
- setPortlets(Portlet...) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
A convenience attribute which you can use to populate a PortalLayout with
Portlets
on initialization.
- setPortletVSpacing(Integer) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
The vertical space between portal rows.
- setPosition(String) - Method in class com.smartgwt.client.util.workflow.ShowNotificationTask
-
Where to show the message, specified as an edge ("T", "B", "R", "L") similar to
Canvas.snapTo
, or "C" for center.
- setPosition(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setPosition(Positioning) - Method in class com.smartgwt.client.widgets.Canvas
-
Absolute or relative, corresponding to the "absolute" (with respect to parent) or
"relative" (with respect to document flow) values for the CSS position attribute.
- setPosition(int) - Method in class com.smartgwt.client.widgets.layout.PortalPosition
-
The position occupied by a
Portlet
within a
PortalLayout
row (generally 0, unless there is more than one Portlet in the row).
- setPosition(EdgeName) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Where to show the message, specified as an edge ("T", "B", "R", "L"), a corner ("TL", "TR", "BL", "BR), or "C" for
center, similar to
Canvas.snapTo
.
- setPositionCanvas(Canvas) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Canvas over which to position the message, available as an alternative means of placement if viewport-relative
coordinates
aren't provided.
- setPrecision(Integer) - Method in class com.smartgwt.client.data.DataSourceField
-
Applies only to fields of type "float" or "integer" and affects how many significant digits are shown.
- setPrecision(int) - Method in class com.smartgwt.client.widgets.form.validator.FloatPrecisionValidator
-
Set the precision.
- setPrefix(String) - Method in class com.smartgwt.client.data.CriteriaOutputSettings
-
Prefix to be prepended to each criterion description.
- setPrefix(String) - Method in class com.smartgwt.client.widgets.Canvas
-
- setPrerequisiteFieldGenerationNotSuccessfulErrorMessage(String) - Method in class com.smartgwt.client.data.ResultSet
-
Error message used when the prerequisite generation of missing values in a field was not successful.
- setPreserveFocusStylingOnMouseOut(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showRollOver
or
hiliteRowOnFocus
is true the current keyboard focus row
for navigation via arrow keys, etc, will be hilighted with
"Over"
styling.
- setPreserveWhitespace(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should cells be written out with css that will preserve whitespace?
- setPresetOptions(LinkedHashMap) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Set up a set of standard relative dates such as "today" or "tomorrow" that the user can choose directly from
the valueField of this item.
- setPrettyPrint(Boolean) - Method in class com.smartgwt.client.util.JSONEncoder
-
Whether to add indentation to the returned JSON string.
- setPrettyPrintJSON(Boolean) - Method in class com.smartgwt.client.data.RestDataSource
-
When using dataFormat:"json" and dataProtocol:"postMessage" should we use the
JSONEncoder.prettyPrint
feature to enable indented, highly readable
JSON messages.
- setPreventColumnUnderflow(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Controls whether the last
Portlet
in a column will be stretched to fill the
column's height, or left at its specified height.
- setPreventDuplicates(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setPreventDuplicates(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setPreventDuplicates(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- 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.
- setPreviousButtonTitle(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
- setPreviousElement(String) - Method in class com.smartgwt.client.util.workflow.UserTask
-
- setPreviousMonthButtonAriaLabel(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setPreviousValueHandler(PreviousValueHandler) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
When
min
and
max
are both null
or unspecified, the previousValueHandler is used to get the previous lower value from the
currentValue.
- setPreviousYearButtonAriaLabel(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setPrevMonthIcon(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Icon for the previous month button
- setPrevMonthIconHeight(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Height of the icon for the previous month button
- setPrevMonthIconRTL(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
- 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
-
- setPrevYearIconWidth(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Width of the icon for the previous year button
- setPrimaryKey(boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Indicates either that this field holds a value unique across all records in this DataSource, or that it is
one of a number of fields marked as primary keys, and the combination of the values held in all of those fields is
unique across all records in the DataSource.
- setPrintAutoFit(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether cell contents should wrap during printing.
- setPrintBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Style for non-header cells in printed output.
- setPrintBodyStyle(String) - Method in class com.smartgwt.client.widgets.Window
-
Style for the Window body in printed output.
- setPrintBooleanBaseStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- setPrintBooleanBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setPrintBooleanFalseImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setPrintBooleanPartialImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setPrintBooleanTrueImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setPrintButtonTitle(String) - Method in class com.smartgwt.client.widgets.PrintWindow
-
Title for the print button
If this method is called after the component has been drawn/initialized:
Setter for title for the print button
- setPrintCellStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Optional CSS style for a cell in printable HTML for this component.
- setPrintCellStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If specified, when generating print HTML for this detailViewer, cells in this field will be rendered using this css
className rather than
DetailViewer.printCellStyle
- setPrintCheckboxFieldFalseImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setPrintCheckboxFieldPartialImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setPrintCheckboxFieldTrueImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setPrintCheckedImage(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- setPrintChildrenAbsolutelyPositioned(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Should this canvas print its children absolutely positioned when generating
printable HTML
.
- setPrintForExport(Boolean) - Method in class com.smartgwt.client.util.PrintProperties
-
If true, generates HTML for export.
- setPrintFrameURL(String) - Method in class com.smartgwt.client.widgets.PrintCanvas
-
Location of the special printFrame html file provided as part of the Smart GWT libraries.
- setPrintFullText(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
When generating a print-view of the component containing this TextArea, should the form item expand to accommodate its
value? If set to false the text box not expand to fit its content in the print view, instead showing exactly as it does
in the live form, possibly with scrollbars.
- setPrintFullText(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
When generating a print-view of the component containing this TextItem, should the form item expand to accommodate its
value? If set to false the text box will not expand to fit its content in the print view, instead showing exactly as it
does in the live form.
- setPrintHeaderStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Style for header cells in printed output.
- setPrintHeaderStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Optional CSS style for a header in printable HTML for this component.
- setPrintHeaderStyle(String) - Method in class com.smartgwt.client.widgets.Window
-
CSS Style for header in printed output
- setPrintLabelStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Optional CSS style for a label cell in printable HTML for this component.
- setPrintMaxRows(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Advanced property - when generating printHTML for a large ListGrid, rows are printed in batches in order to avoid
triggering a native "script is running slowly" browser dialog.
- setPrintPartialSelectedImage(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- setPrintProperties(PrintProperties) - Method in class com.smartgwt.client.util.workflow.PrintCanvasTask
-
PrintProperties object for customizing the print HTML output.
- setPrintReadOnlyTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setPrintStyleName(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The CSS class to apply when printing this widget.
- setPrintTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's text box element when getting printable HTML for the form.
- setPrintTilesPerLine(Integer) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
How many tiles should be present in a line when printing?
- setPrintTitleStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS stylename for a form item's title when generating print HTML for the item.
- setPrintUncheckedImage(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- setPrintUnsetImage(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- setPrintWindowProperties(PrintWindow) - Method in class com.smartgwt.client.util.workflow.PrintCanvasTask
-
Properties to apply to the generated print window.
- setPrintWrapCells(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether cell contents should wrap during printing.
- setPrintZoomChart(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setProbabilityMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The "id" of the metric facet value that assigns a probability to each combination of facets and their values.
- setProcess(Process) - Method in class com.smartgwt.client.util.workflow.StartProcessTask
-
The
Process
to be run by this task.
- setProcess(String) - Method in class com.smartgwt.client.util.workflow.StartProcessTask
-
The
Process
to be run by this task.
- setProgressDialogProperties(BuildViaAIProgressDialog) - Method in class com.smartgwt.client.ai.BuildViaAIRequest
-
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
If true, causes Smart GWT Server to use the "progressive loading" pattern for fetches on this dataSource, as described
in the
Paging and total dataset length section of the
ResultSet
documentation
.
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
Sets
progressive loading mode
for this particular
request, overriding the OperationBinding- and DataSource-level settings.
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Indicates whether or not this component will load its data
progressively
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Indicates whether or not this component will load its data
progressively
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Indicates whether or not this component will load its data
progressively
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Indicates whether or not this ComboBoxItem will load its list of options
progressively
.
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Indicates whether or not this SelectItem will load its list of options
progressively
.
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Indicates whether or not this component will load its data
progressively
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether or not this component will load its data
progressively
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether or not this component will load its data
progressively
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- setProgressiveLoading(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Indicates whether or not this component will load its data
progressively
- setProgressStyle(String) - Method in class com.smartgwt.client.widgets.Progressbar
-
Base style
used to style the percentage-done portion of
this Progressbar.
- setProjectLoaderPath(String) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Path relative to the
server root
, to target to use the
project loader servlet, instead of
projectLoaderPath
.
- setProjectLoaderPath(String) - Static method in class com.smartgwt.client.tools.Reify
-
Setter for projectLoaderPath
.
- setPrompt(String) - Method in class com.smartgwt.client.ai.AIRequest
-
Prompt text to AI.
- setPrompt(Object) - Method in class com.smartgwt.client.ai.SingleSourceAIRequest
-
The data of the request.
- setPrompt(Object) - Method in class com.smartgwt.client.ai.UserAIRequest
-
The data of the user's request.
- setPrompt(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Causes a tooltip hover to appear on the header generated for this data source field (effectively sets
prompt
for the header).
- setPrompt(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.defaultPrompt for this request only.
- setPrompt(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Prompt displayed in hover canvas if
showHover
is true.
- setPrompt(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Default
hover HTML
that is displayed in the global
hover canvas if the user hovers over this DrawItem and
showHover
is true.
- setPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item.
- setPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item.
- setPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property will be displayed as a prompt (and tooltip text) for this form item icon.
- setPrompt(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Causes a tooltip hover to appear on the header generated for this field (effectively sets
Canvas.prompt
for the header).
- setPrompt(String) - Method in class com.smartgwt.client.widgets.Img
-
Prompt displayed in hover canvas if
showHover
is true.
- setPrompt(String) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Prompt displayed in hover canvas if
showHover
is true.
- setPrompt(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Specifies the prompt to be displayed when the mouse hovers over the tab.
- setPromptCursor(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Controls the default cursor shown when RPCManager.promptStyle is set to "cursor".
- setPromptCursor(String) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Controls the cursor shown when promptStyle
is set to
"cursor"
for this request only.
- setPromptDelay(int) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.promptDelay for this request only.
- setPromptStyle(PromptStyle) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Controls the default prompt style.
- setPromptStyle(PromptStyle) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Controls the prompt style for this request only.
- setPromptType(AIContentType) - Method in class com.smartgwt.client.ai.SingleSourceAIRequest
-
The type of data of the
prompt
.
- setPromptType(AIContentType) - Method in class com.smartgwt.client.ai.UserAIRequest
-
The type of data of the user-specified
prompt
.
- setProperties(Object, Map<String, Object>) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Applies a Map of property names and values to a bean.
- setProperties(String...) - Method in class com.smartgwt.client.util.workflow.GetPropertiesTask
-
- setProperties(PropertyValue...) - Method in class com.smartgwt.client.util.workflow.SetPropertiesTask
-
Properties and associated values to be set on
componentId
.
- setPropertiesOnly(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
For use in
ComponentSchema
for fields that contain other components, this flag
suppresses auto-construction for subcomponents that appear under this field.
- SetPropertiesTask - Class in com.smartgwt.client.util.workflow
-
Gets the value properties from a component and makes them available within the workflow as the
last task output
.
- SetPropertiesTask() - Constructor for class com.smartgwt.client.util.workflow.SetPropertiesTask
-
- SetPropertiesTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.SetPropertiesTask
-
- setProperty(Object, String, Object) - Static method in class com.smartgwt.client.bean.BeanFactory
-
Sets a property of a bean to a value.
- setProperty(BeanClass, Object) - Method in class com.smartgwt.client.bean.BeanMethod
-
- setProperty(BeanClass, Object) - Method in class com.smartgwt.client.bean.BeanProperty
-
- setProperty(String, String) - Method in class com.smartgwt.client.core.BaseClass
-
- setProperty(String, boolean) - Method in class com.smartgwt.client.core.BaseClass
-
- setProperty(String, double) - Method in class com.smartgwt.client.core.BaseClass
-
- setProperty(String, JavaScriptObject) - Method in class com.smartgwt.client.core.BaseClass
-
- setProperty(String, String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setProperty(String, boolean) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setProperty(String, int) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setProperty(String, float) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setProperty(String, double) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setProperty(String, Element) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setProperty(String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setProperty(String, String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setProperty(String, boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setProperty(String, int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setProperty(String, double) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setProperty(String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setPropertyFieldTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear in the header of the "property" field.
- setPropertyFieldTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupPanel
-
The title-text to appear in the header of the "property" field.
- setPropertyFieldTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in the header of the "property" field.
- setPropertyFieldTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
The title-text to appear in the header of the "property" field.
- setPropertyOnBean(BeanClass, ValueType) - Method in class com.smartgwt.client.bean.BeanMethod
-
- setPropertyValue(String, Object) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Sets a property on this DrawItem, calling the appropriate setter method if one is found and is supported.
- setProportional(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For multi-facet charts, render data values as a proportion of the sum of all data values that have the same label.
- setProportional(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For multi-facet charts, render data values as a proportion of the sum of all data values that have the same label.
- setProportionalAxisLabel(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setProportionalAxisLabel(String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- setProportionalResizeModifiers(String...) - Method in class com.smartgwt.client.widgets.Canvas
-
- setProportionalResizeModifiers(String...) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setProportionalResizing(ProportionalResizeMode) - Method in class com.smartgwt.client.widgets.Canvas
-
If
canDragResize
is true, this property specifies the
conditions for when proportional resizing is used.
- setProportionalResizing(ProportionalResizeMode) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
This property specifies the conditions for when proportional resizing is used.
- setProportionalTitle(String) - Method in class com.smartgwt.client.widgets.cube.Facet
-
- setProvider(String) - Method in class com.smartgwt.client.ai.AIEngine
-
The provider of this engine.
- setQualifyColumnNames(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
For dataSources of
serverType
"sql", determines whether
we qualify column names with table names in any SQL we generate.
- setQuartersAgoTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "quarter".
- setQuartersFromNowTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "quarter".
- setQueryFK(String) - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
The default for a subquery is that the records are joined to the main DataSource on the first
foreignKey
one-to-many relationship found, in field order.
- setQueryOutput(String) - Method in class com.smartgwt.client.data.AdvancedCriterionSubquery
-
The name of the field that will be used as the output of this query.
- setQueueRequests(boolean) - Method in class com.smartgwt.client.data.FacadeDataSource
-
Should requests be queued?
- setQueueSentCallback(QueueSentCallback) - Static method in class com.smartgwt.client.rpc.RPCManager
-
This method is called by the RPCManager every time it sends a queue of requests to the server (note that if you are not
using queuing, the system simply sends queues containing just one request, so this API is valid regardless).
- setQueueStatus(int) - Method in class com.smartgwt.client.data.DSResponse
-
An extra property of each DSResponse to a queued request that indicates whether the queue as a whole succeeded.
- setQuickDrawAheadRatio(float) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Alternative to
drawAheadRatio
, to be used when the
user is rapidly changing the grids viewport (for example drag scrolling through the grid).
- setQuoteValues(Boolean) - Method in class com.smartgwt.client.data.TextExportSettings
-
Whether to surround each value with quotes ("").
- setR(String) - Method in class com.smartgwt.client.widgets.drawing.RadialGradient
-
radius
- setRadarBackgroundProperties(DrawOval) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for radar background
- setRadarRotateLabels(LabelRotationMode) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
This property controls whether to rotate the labels on the
data label facet
of radar or
stacked
pie charts so that each label is parallel to its radial
gradation (these are the labels that appear around the perimeter).
- setRadialLabelOffset(Integer) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Distance in pixels that radial labels are offset from the outside of the circle.
- setRadii(int, int) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Resize the drawOval by setting its horizontal and vertical radius, and retaining its current center point.
- setRadioGroup(String) - Method in class com.smartgwt.client.widgets.Button
-
String identifier for this canvas's mutually exclusive selection group.
- setRadioGroup(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
String identifier for this canvas's mutually exclusive selection group.
- setRadioGroup(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
String identifier for this canvas's mutually exclusive selection group.
- setRadioGroup(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
String identifier for this canvas's mutually exclusive selection group.
- setRadioOperatorTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- setRadius(Double) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
For pie mode only, the radius of the segment for the data value.
- setRadius(Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Radius of the oval.
- setRadius(int) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Radius of the sector.
- setRangeFormat(String) - Method in class com.smartgwt.client.widgets.Slider
-
- setRangePosition(RelativeDateRangePosition) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Does this item's relative date value refer to the start or end of the chosen date? Useful when using this item to
generate filter criteria, such as the from or to value for an inclusive range.
- setRangeRoundingGranularity(Map) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
A map from a granularity of time specified by a user to the granularity of time used for
rounding.
- setRangeRowCountFormat(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRangeSeparator(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
For operators that check that a value is within a range, text to show between the start and end input fields for
specifying the limits of the range.
- setRangeStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
- setRawSummaryFunctions(Map<String, String>) - Method in class com.smartgwt.client.data.DSRequest
-
Same as #setSummaryFunctions()
, but allowing to set any functions, not just ones built into the framework,
so that in combination with custom implementation on the server-side you can perform custom aggregation.
- setReadOnly(Boolean) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- setReadOnlyCanSelectText(ReadOnlyDisplayAppearance...) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For items showing a text value with
canEdit
set to
false, should the user be able to select the text in the item?
- setReadOnlyDisplay(ReadOnlyDisplayAppearance) - Method in class com.smartgwt.client.data.SimpleType
-
- 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
-
- setReadOnlyDisplay(ReadOnlyDisplayAppearance) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setReadOnlyDisplay(ReadOnlyDisplayAppearance) - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
If
canEdit
is set to
false
, how should
this
LinkItem
be displayed to the user?
- setReadOnlyDisplay(ReadOnlyDisplayAppearance) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
If
FormItem.canEdit
is set to
false
,
how should this item be displayed to the user?
- setReadOnlyEditorProperties(FormItem) - Method in class com.smartgwt.client.data.DataSourceField
-
Sets the default FormItem properties to be used if this field is marked as
canEdit false
and displayed in an editor component such as
a DynamicForm.
- setReadOnlyEditorProperties(FormItem) - Method in class com.smartgwt.client.data.SimpleType
-
FormItem properties to be applied when editing values of this type in a read-only
context.
- setReadOnlyEditorType(FormItem) - Method in class com.smartgwt.client.data.DataSourceField
-
- setReadOnlyEditorType(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Sets the default FormItem class to be used if this field is marked as
canEdit false
and displayed in an editor component
such as a DynamicForm.
- setReadOnlyEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.data.DataSourceField
-
Sets the default
FormItem
class to be used if this field is marked as
canEdit false
and displayed in an editor component such as a DynamicForm.
- setReadOnlyEditorType(FormItem) - Method in class com.smartgwt.client.data.SimpleType
-
- setReadOnlyEditorType(String) - Method in class com.smartgwt.client.data.SimpleType
-
Set the default
FormItem
class to be used whenever a value of this type is edited
in a read-only context (whether in a grid, form, or other component).
- setReadOnlyEditorType(Class<? extends FormItem>) - Method in class com.smartgwt.client.data.SimpleType
-
Set the default
FormItem
class to be used whenever a value of this type is edited
in a read-only context (whether in a grid, form, or other component).
- setReadOnlyHover(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item and the item is
read-only
.
- setReadOnlyTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setReadOnlyTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setReadOnlyWhen(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Criteria to be evaluated to determine whether this FormItem should be made
read-only
.
- setReapplyUnchangedLocalFilter(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
- setReceiveScrollbarEvents(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether this canvas should receive
events
from its scrollbars, which are
peers
.
- setRecord(Record) - Method in class com.smartgwt.client.ai.SummarizeValueExample
-
- setRecord(Record) - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
- setRecord(Record) - Method in class com.smartgwt.client.widgets.chart.ChartPointClickEvent
-
- setRecord(Record) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
The data record of the data point from which this drawnValue
was created.
- setRecordBaseStyleProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This attribute allows custom base styles to be displayed on a per-record basis.
- setRecordCanRemoveProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to false on a record and
canRemoveRecords
is true, removal of that record is disallowed in the UI.
- setRecordCanSelectProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set to false on a record, selection of that record is disallowed.
- setRecordCellRoleProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is set on a record it will designate the WAI ARIA role for cells within this records row
- setRecordComponentHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showRecordComponents
is true, this
attribute may be used to specify a standard height for record components.
- setRecordComponentPoolingMode(RecordComponentPoolingMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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".
- setRecordDropAppearance(RecordDropAppearance) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canAcceptDroppedRecords
is true for this
listGrid, this property governs whether the user can drop between, or over records within the grid.
- setRecordDropAppearance(RecordDropAppearance) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
canAcceptDroppedRecords
is true for this
treeGrid, this property governs whether the user can drop between, or over records within the grid.
- setRecordEditProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that should be checked to determine whether the record may be edited.
- setRecordEnabledProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Property name on a record that will be checked to determine whether a record is enabled.
- setRecordFormatter(RecordFormatter) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
- setRecordInfoStyle(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Default style for info field.
- setRecordLayout(RecordLayout) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Sets the arrangement of data fields from the record.
- setRecordName(String) - Method in class com.smartgwt.client.data.DataSource
-
- setRecordName(String) - Method in class com.smartgwt.client.data.OperationBinding
-
For an XML DataSource, tagName of the elements to be used as records.
- setRecordNavigationProperty(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Boolean property on each record that controls whether navigation controls are shown for that record.
- setRecordNumericalSummaries(int...) - Method in class com.smartgwt.client.ai.SummarizeRecordsPartialResult
-
- setRecordNumericalSummaries(int...) - Method in class com.smartgwt.client.ai.SummarizeRecordsResult
-
- setRecordRadius(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to any valid CSS
border-radius string, allows for rounded records in this grid by having
getCellCSSText()
apply a corner-radius to the first and last
cells in each record.
- setRecordRadiusTargets(RecordType...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRecordRowAriaStateProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is set on a record it will designate a mapping of WAI ARIA attribute names and values for this record's
row.
- setRecordRowRoleProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is set on a record it will designate the WAI ARIA role for this record's row.
- setRecords(Record...) - Method in class com.smartgwt.client.ai.ApplyAIFilterRequest
-
The records to evaluate.
- setRecords(Record...) - Method in class com.smartgwt.client.ai.BuildHilitesRequest
-
The records to apply the hilite(s) to.
- setRecords(Record...) - Method in class com.smartgwt.client.ai.SummarizeRecordsRequest
-
- setRecords(ListGridRecord[]) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRecordScreen(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRecordShowRollOverProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Name of the property that can be set on a per-record basis to disabled rollover for an individual record when
showRollOver
is true.
- setRecordSourceComponent(String) - Method in class com.smartgwt.client.util.workflow.FetchRelatedDataTask
-
Component to pull record for locating related data.
- setRecordSourceComponent(String) - Method in class com.smartgwt.client.util.workflow.FormEditRecordTask
-
Component to pull record for editing.
- setRecordsPerBlock(int) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
The number of records to display in a block.
- setRecordSummaries(String...) - Method in class com.smartgwt.client.ai.SummarizeRecordsPartialResult
-
- setRecordSummaries(String...) - Method in class com.smartgwt.client.ai.SummarizeRecordsResult
-
- setRecordSummaryAttributePrefix(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Prefix prepended to the name of a
"summary"
type
field when accessing its value as record
metadata.
- setRecordSummaryBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If showing any record summary fields (IE: fields of
type:"summary"
),
this attribute specifies a custom base style to apply to cells in the summary field
- setRecordSummaryBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
If showing any record summary fields (IE: fields of
type:"summary"
),
this attribute specifies a custom base style to apply to cells in the summary field
- setRecordSummaryFunction(RecordSummaryFunctionType) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Only applies to fields of type "summary"
.
- setRecordSummaryFunction(RecordSummaryFunction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Only applies to fields of type "summary"
.
- setRecordTitleStyle(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Default style for title.
- setRecordXPath(String) - Method in class com.smartgwt.client.data.DataSource
-
- setRecordXPath(String) - Method in class com.smartgwt.client.data.OperationBinding
-
For an XML , JSON or
RestConnector
DataSource, an XPath
expression used to retrieve the objects that will become DataSource records.
- setRecordXPath(String) - Method in class com.smartgwt.client.data.RestDataSource
-
- setRecreateOnChange(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
For use in
ComponentSchema
for fields that, when changed in
Reify
, should discard the current live component and recreate it with the current configured
properties.
- setRecreateOnChange(Boolean) - Method in class com.smartgwt.client.tools.PaletteNode
-
If set to true, indicates instead of updating the changed property on the target live component a new live component is
created with the current configured properties.
- setRect(Rectangle) - Method in class com.smartgwt.client.widgets.Canvas
-
Set all four coordinates, relative to the enclosing context, at once.
- setRect(int, int, int, int) - Method in class com.smartgwt.client.widgets.Canvas
-
Set all four coordinates, relative to the enclosing context, at once.
- setRect(Integer, Integer, Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Move and resize the drawDiamond to match the specified coordinates and size.
- setRect(Integer, Integer, Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Updates the drawImage to match the specified coordinates and size in
local coordinates
.
- setRect(Integer, Integer, Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
Move and resize the drawOval to match the specified coordinates and size.
- setRect(Integer, Integer, Integer, Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Move and resize the drawRect to match the specified coordinates and size.
- setRecycleTiles(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
This property determines whether tiles that are no longer visible (due to scrolling) are recycled, allowing a large
number of records to be displayed using a (potentially) much smaller set of tiles.
- setRed(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Sets the Red element of the selected color
- setRedFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Red' field in the complex chooser.
- setRedFieldTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Red' field in the complex chooser.
- setRedrawOnChange(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, this item will cause the entire form to be redrawn when the item's "elementChanged" event is done firing
- setRedrawOnResize(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Should this element be redrawn in response to a resize?
- setRedrawOnStateChange(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Whether this widget needs to redraw to reflect state change
- setRefuseMultiRemoveMessage(String) - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
- 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.
- setRelativeTabPosition(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Assign a relative tab position for this canvas.
- setRelevantFieldNames(String...) - Method in class com.smartgwt.client.ai.AIFieldRequest
-
- setRelevantFieldNames(String...) - Method in class com.smartgwt.client.ai.AIHoverRequest
-
- setRelevantFieldNames(String...) - Method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleResult
-
If set, the list of field names that are potentially relevant to the record summary requests.
If unset, either the
SuggestRecordSummaryTitleRequest
was unsuccessful or no determination was made as to the
potentially relevant field names.
- setRelevantFieldNames(String...) - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
- setRememberDynamicProgressiveLoading(boolean) - Method in class com.smartgwt.client.data.ResultSet
-
- setRemoveButtonPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiFileItem
-
The
prompt
of the
remove button
.
- setRemoveButtonPrompt(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the remove button.
- setRemoveButtonPrompt(String) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The hover prompt text for the remove button.
- setRemoveButtonPrompt(String) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
The hover prompt text for the remove button
.
- setRemoveButtonTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setRemoveDataPrompt(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Default prompt displayed to user while an operation is running to remove data from the server.
- setRemoveDataURL(String) - Method in class com.smartgwt.client.data.RestDataSource
-
- setRemovedCSSText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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.
- setRemoveIconBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
CSS class to apply to the remove button
shown for
this HiliteRule.
- setRemoveIconSize(Integer) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
When set, dictates the size of the remove button
shown for this HiliteRule.
- setRemoveIconSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRemoveIconStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRemoveItemTitle(String) - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title shown on the 'Visible Fields' grid's context menu item, whose click handler puts the selected item back in the
'Available Fields' collection.
- setRemoveOperation(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setRemoveOperation(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setRemoveOperation(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
operationId
this component
should use when performing remove operations.
- setRemoveOperation(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setRemoveOperation(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- setRemoveOperation(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setRemoveOperation(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRemoveOperation(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setRemoveOperation(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setRemoveSearchHoverText(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Hover text that appeares over the +{removeSearchField}
- setRemoveText(String) - Method in class com.smartgwt.client.widgets.FieldPicker
-
- setRenameFacetValueMessage(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Message displayed when renaming a facet value.
- setRenameFacetValueTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the Rename menu item.
- setRenderEventsOnDemand(boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, the default, each
event
is rendered as it
appears in the viewport.
- setReplacementValue(String) - Method in class com.smartgwt.client.data.Hilite
-
HTML which replaces the cell's textual value where this hilite is applied.
- setReportCollisions(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
If new nodes are added to a tree with modelType:"parent" which have the same
id field value
as existing nodes, the existing nodes are removed when
the new nodes are added.
- setReportDownloadErrorsAsDocuments(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Whether errors during download should be reported inside the document, rather than through the
normal mechanism
.
- setRepositionMethod(NotifyTransition) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
- setRequest(SummarizeRecordsRequest) - Method in class com.smartgwt.client.ai.SummarizeRecordsContext
-
The original request.
- setRequestProperties(DSRequest) - Method in class com.smartgwt.client.data.DataSource
-
Additional properties to pass through to the
DSRequest
s made by this DataSource.
- setRequestProperties(DSRequest) - Method in class com.smartgwt.client.data.OperationBinding
-
Additional properties to pass through to the
DSRequest
created for this operation.
- setRequestProperties(DSRequest) - Method in class com.smartgwt.client.data.ResultSet
-
Allows to set a DSRequest properties to this ResulSet.
- setRequestProperties(RPCRequest) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Allows customizing the projectLoader servlet request properties.
- setRequestProperties(RPCRequest) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Specifies optional
RPCRequest
properties for the request.
- setRequestProperties(DSRequest...) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
The properties that will be specified on the
DSRequest
when fetching records.
- setRequestProperties(DSRequest) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
The properties that will be specified on the
DSRequest
when fetching records.
- setRequestProperties(DSRequest) - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
Additional properties to set on the DSRequest that will be issued to perform save.
- setRequestProperties(DSRequest) - Method in class com.smartgwt.client.util.workflow.GridExportClientDataTask
-
Additional properties to set on the DSRequest that will be issued to perform client-side export.
- setRequestProperties(DSRequest) - Method in class com.smartgwt.client.util.workflow.GridExportDataTask
-
Additional properties to set on the DSRequest that will be issued to perform server-side export.
- setRequestProperties(DSRequest) - Method in class com.smartgwt.client.util.workflow.GridFetchDataTask
-
Additional properties to set on the DSRequest that will be issued to perform the fetch or clear criteria.
- setRequestProperties(DSRequest) - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
- setRequestProperties(DSRequest) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Object containing properties to send with every "add" request this batchUploader sends.
- setRequestRowCountPrompt(String) - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
This prompt will be displayed in a hover when
canRequestRowCount
is true and an accurate row
count is not currently known.
- setRequired(boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Indicates this field must be non-null in order for a record to pass validation.
- setRequired(Boolean) - Method in class com.smartgwt.client.data.Field
-
If set to true
, then a value for this field is required to pass validation.
- setRequired(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether a non-empty value is required for this field to pass validation.
- setRequired(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When the user edits cells in this field, is this value required to be non-empty in order for validation to pass.
Note: for databound listGrids, this property may be specified on the
DataSourceField
,
enabling both client and server side validation.
- setRequiredCriterion(String) - Method in class com.smartgwt.client.data.OperationBinding
-
A comma-separated list of field names that must be present in criteria / advancedCriteria provided by the caller.
- setRequiredMessage(String) - Method in class com.smartgwt.client.data.DataSource
-
The required message when a field that has been marked as
required
is not filled in by the user.
- setRequiredMessage(String) - Method in class com.smartgwt.client.data.DataSourceField
-
The required message when a field that has been marked as
required
is not filled in by the user.
- setRequiredMessage(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The required message for required field errors.
- setRequiredMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The required message for required field errors.
- setRequiredProperties(String) - Method in class com.smartgwt.client.tools.PaletteNode
-
Comma separated list of properties for this component that must be provided in EditNode.defaults
before the component will be created.
- setRequiredRightTitlePrefix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setRequiredRightTitleSuffix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setRequiredTitlePrefix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string pre-pended to the title of every required item in this form if
hiliteRequiredFields
is true.
- setRequiredTitleSuffix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string appended to the title of every required item in this form if
hiliteRequiredFields
is true.
- setRequiredWhen(Criteria) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Criteria to be evaluated to determine whether this FormItem should be
required
.
- setReselectOnUpdate(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, when an update operation occurs on a selected record in a
databound
listGrid, ensure the updated record is re-selected
when the operation completes.
- setReselectOnUpdate(boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
If true, when an update operation occurs on a selected tile's record in a
databound
tileGrid, ensure the updated tile is re-selected when
the operation completes.
- setReselectOnUpdateNotifications(SelectionNotificationType) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
if
reselectOnUpdate
is true, this property governs
what selection changed notifications should be triggered when a selected record is edited then automatically reselected
when the edited data is merged into the data set.
- setReselectOnUpdateNotifications(SelectionNotificationType) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
if
reselectOnUpdate
is true, this property governs
what selection changed notifications should be triggered when a selected tile's record is edited then automatically
reselected when the edited data is merged into the data set.
- setResizeable(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If set to false, then the items in this section will not be resized by sectionHeader repositioning.
- setResizeBarClass(String) - Method in class com.smartgwt.client.widgets.layout.Layout
-
- setResizeBarClass(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Customized resizeBar with typical appearance for a ToolStrip.
- setResizeBarSize(int) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Thickness of the resizeBar in pixels.
- setResizeBarSize(int) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Thickness of the resizeBars in pixels.
- setResizeBarTarget(String) - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a Layout, and
showResizeBar
is set to
true
so that a resizeBar is created,
resizeBarTarget:"next"
can be
set to indicate that the resizeBar should resize the next member of the layout rather than this one.
- setResizeFieldsInRealTime(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true
, the grid contents are redrawn in real time as fields are resized.
- setResizeFrom(EdgeName...) - Method in class com.smartgwt.client.widgets.Canvas
-
When drag resizing is enabled via
canDragResize
, restricts
resizes to only certain edges or corners.
- setResizeFrom(String...) - Method in class com.smartgwt.client.widgets.Canvas
-
- setResizeFrom(EdgeName...) - Method in class com.smartgwt.client.widgets.Window
-
When drag resizing is enabled via
canDragResize
, restricts
resizes to only certain edges or corners.
- setResizeKnobPoints(ResizeKnobPoint...) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If this item is showing
KnobType.RESIZE
control knobs
, this attribute specifies the points with respect
to the draw item where resize knobs should appear.
- setResizeViaLocalTransformOnly(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setResolution(HeaderLevel[], TimeUnit, Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Reset the resolution, the header levels and scrollable range, of the timeline view.
- setResolution(HeaderLevel[], TimeUnit, Integer, Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Reset the resolution, the header levels and scrollable range, of the timeline view.
- setResponseDataSchema(DataSource) - Method in class com.smartgwt.client.data.OperationBinding
-
Optional schema describing how to extract DataSource records from the XML elements selected.
- setResponseMaximum(Integer) - Method in class com.smartgwt.client.ai.AIRequest
-
When the
responseType
is "number", the maximum value that the
response may take.
- setResponseMinimum(Integer) - Method in class com.smartgwt.client.ai.AIRequest
-
When the
responseType
is "number", the minimum value that the
response may take.
- setResponseType(AIContentType) - Method in class com.smartgwt.client.ai.AIRequest
-
The type of content expected from AI.
- setResultBatchSize(int) - Method in class com.smartgwt.client.data.DataSource
-
Very advanced: for servers that do not support paging, and must return large numbers of XML records in one HTTP
response, Smart GWT breaks up the processing of the response in order to avoid the "script running slowly" dialog
appearing for an end user.
- setResultingValue(Object) - Method in class com.smartgwt.client.widgets.form.validator.CustomValidator
-
To transform the incoming value that is validated into a different value or format set this property from Validator.condition() to the desired value.
- setResultSetClass(String) - Method in class com.smartgwt.client.data.DataSource
-
Class for ResultSets used by this datasource.
- setResultSize(int) - Method in class com.smartgwt.client.data.ResultSet
-
How many rows to retrieve at once.
- setResultSize(Integer) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
How many tree nodes to retrieve at once from each large set of children in the tree.
- setResultTreeClass(String) - Method in class com.smartgwt.client.data.DataSource
-
Class for ResultTrees used by this datasource.
- setRetainValuesAcrossFields(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Dictates whether values entered by a user should be retained in the value fields when a different field is selected.
- setReverseOrder(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Reverse the order of stacking for this Layout, so that the last member is shown first.
- setReverseOrder(Boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Note: This is a Layout property which is inapplicable on this class.
- setReverseRTLAlign(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a page is rendered in
RTL mode
, should cell alignments specified
ListGridField.cellAlign
be reversed (so an
align:"right"
field will have content aligned on the left and vice versa)?
- setRevertValueKey(KeyIdentifier) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Keyboard shortcut that causes the value of the currently focused form item to be reverted to whatever value would be
shown if
resetValues()
were called.
- setRight(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Resizes the widget horizontally to position its right side at the specified coordinate.
- setRightButtonIcon(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- 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 pre-pended to the title of an item in this form if its titleOrientation property is set to "right".
- setRightTitleSuffix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string appended to the title of an item in this form if its titleOrientation property is set to "right".
- setRoles(String[]) - Static method in class com.smartgwt.client.util.Authentication
-
Set the user roles for the current user.
- setRollOverCanvasProperties(Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties to apply to the auto-generated
rollOverCanvas
AutoChild when its use is enabled.
- setRollOverMenuHideDelay(int) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
When
showMenuOnRollOver
is true, this is the
delay in milliseconds before the menu is automatically hidden following mouseOut.
- setRollUnderCanvasProperties(Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties to apply to the auto-generated
rollUnderCanvas
AutoChild when its use is enabled.
- setRollupValue(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
facetValueId of the default rollupValue for each facet.
- setRollupValue(String) - Method in class com.smartgwt.client.widgets.cube.Facet
-
facetValueId of the rollup facetValue for this facet.
- setRoot(TreeNode) - Method in class com.smartgwt.client.widgets.tree.Tree
-
If you're using the "parent" modelType, you can provide the root node configuration via this
property.
- setRootComponent(PaletteNode) - Method in class com.smartgwt.client.tools.EditContext
-
Root of data to edit.
- setRootComponent(Record) - Method in class com.smartgwt.client.tools.EditPane
-
Root of data to edit.
- setRootComponent(Record) - Method in class com.smartgwt.client.tools.EditTree
-
Root of data to edit.
- setRootCriteriaOnly(boolean) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
For DataSources that define a
tree relationship
between fields by
declaring a
foreignKey
on one field that refers to
another from that same DataSource, should
criteria
be
applied only to the root node? If false, the criteria will be applied to all nodes.
- setRootNode(JavaScriptObject) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
This attribute may be used to specify a root value for the parentIdField of this resultTree.
- setRootNodeId(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When this item is showing a tree-based picker, this is the
id
of the record to use as the
root
node.
- setRootNodeId(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When this item is showing a tree-based picker, this is the
id
of the record to use as the
root
node.
- setRootNodeId(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
When this item is showing a tree-based picker, this is the
id
of the record to use as the
root
node.
- setRootNodeId(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
When this item is showing a tree-based picker, this is the
id
of the record to use as the
root
node.
- setRootNodeId(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When this item is showing a tree-based picker, this is the
id
of the record to use as the
root
node.
- setRootNodeId(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When this item is showing a tree-based picker, this is the
id
of the record to use as the
root
node.
- setRootValue(Object) - Method in class com.smartgwt.client.data.DataSourceField
-
For a field that is a foreignKey establishing a tree relationship, what value indicates a root-level node.
- setRootValue(String) - Method in class com.smartgwt.client.data.DataSourceField
-
For a field that is a foreignKey establishing a tree relationship, what value indicates a root-level node.
- setRootValue(Integer) - Method in class com.smartgwt.client.data.DataSourceField
-
For a field that is a foreignKey establishing a tree relationship, what value indicates a root-level node.
- setRootValue(Float) - Method in class com.smartgwt.client.data.DataSourceField
-
For a field that is a foreignKey establishing a tree relationship, what value indicates a root-level node.
- setRootValue(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
If you are using the "parent" modelType and did not specify a root node via
root
with an id (
idField
), then you can provide the root node's id via this property.
- setRootValue(int) - Method in class com.smartgwt.client.widgets.tree.Tree
-
If you are using the "parent" modelType and did not specify a root node via
root
with an id (
idField
), then you can provide the root node's id via this property.
- setRotateDataValues(LabelRotationMode) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
This property controls whether to rotate the labels shown for data-values in
Column-type charts
.
- setRotatedHeaderMenuButtonHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRotatedHeaderMenuButtonHeight(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRotatedHeaderMenuButtonWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRotateHeaderTitles(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
This property is not supported for CubeGrid
.
- setRotateHeaderTitles(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to rotate the field titles so they're rendered vertically from bottom to top.
- setRotateLabels(LabelRotationMode) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
This property controls whether to rotate the labels on the X-axis.
- setRotateTitle(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether to rotate the field's title so it's rendered vertically from bottom to top.
- setRotation(float) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setRotation(double) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setRotation(float) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
- setRotation(double) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
Rotation in degrees about the
top
left
corner.
- setRotation(float) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
- setRotation(double) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Rotation in degrees for the DrawPane
as a whole about the center of the DrawPane
.
- setRotation(float) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
- setRotation(double) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Rotation in degrees about the
centerPoint
of the
DrawSector.
- setRounding(float) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
Rounding of corners, from 0 (square corners) to 1.0 (shorter edge is a semicircle).
- setRoundPrecision(int) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
If
Slider.roundValues
is false, the slider value will be
rounded to this number of decimal places.
- setRoundPrecision(int) - Method in class com.smartgwt.client.widgets.Slider
-
If
roundValues
is false, the slider value will be rounded to
this number of decimal places.
- setRoundToPrecision(int) - Method in class com.smartgwt.client.widgets.form.validator.FloatPrecisionValidator
-
Set the roundToPrecision.
- setRoundValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Specifies whether the slider value should be rounded to the nearest integer.
- setRoundValues(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Specifies whether the slider value should be rounded to the nearest integer.
- setRow(Integer) - Method in class com.smartgwt.client.widgets.ace.AceAnchor
-
Internal use only.
- setRow(int) - Method in class com.smartgwt.client.widgets.ace.AcePosition
-
Internal use only.
- setRowAriaState(Map) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a mapping of default WAI ARIA attributes for rows within this listGrid.
- setRowCountContext(DSRequest) - Method in class com.smartgwt.client.data.ResultSet
-
Request properties for row-count fetch operations performed by
fetchRowCount()
.
- setRowCountDisplayPrecision(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRowCountOperation(String) - Method in class com.smartgwt.client.data.ResultSet
-
- setRowEndEditAction(RowEndEditAction) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If the user is editing a record in this listGrid, and attempts to navigate to a field beyond the end of the row, via tab
(or shift-tab off the first editable field), this property determines what action to take: "next": start editing
the next (or previous) record in the list "same": put focus back into the first editable field of the same record.
- setRowErrors(int, Object) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set the validation errors for some row (replacing any pre-existent validation errors)
- setRowErrors(int, Map) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set the validation errors for some row (replacing any pre-existent validation errors)
- setRowFacets(String...) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
The list of
ids
for facets that will appear to the left of the
body.
- setRowHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the buttons in this grid's row headers.
- setRowHeaderGridMode(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If enabled row headers for this cubeGrid will be rendered using a
GridRenderer
component.
- setRowHeaderLabelBaseStyle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
baseStyle
for the facet-label buttons above the grid's row
headers.
- setRowHeight(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The height of time-slots in the calendar.
- setRowHeight(int) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the rowHeight of a Portlet before adding it to a
PortalLayout
,
then the height will be used when creating the new row.
- setRowHeight(String) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
If you set the rowHeight of a Portlet before adding it to a
PortalLayout
,
then the height will be used when creating the new row.
- setRowHeight(int) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
The height of rows in each column.
- setRowHeight(int) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Height of rows rendered by the DetailViewer.
- setRowLocatorField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
locateRowsBy
has been set to "cellValue", this
property may be used to specify which field's cell value to use.
- setRowLocatorField(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
locateRowsBy
has been set to "cellValue", this
property may be used to specify which field's cell value to use.
- setRowNum(int) - Method in class com.smartgwt.client.widgets.grid.ListGridEditorContext
-
- setRowNum(int) - Method in class com.smartgwt.client.widgets.layout.PortalPosition
-
- 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
-
- setRowRangeDisplayStyle(RowRangeDisplayStyle) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRowRangeFormat(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRowRole(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns the default WAI ARIA role for rows within this listGrid.
- setRowSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Number of rows that this item spans
- setRowSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
hidden fields don't take up any rows
- setRowSpan(int) - Method in class com.smartgwt.client.widgets.RibbonButton
-
When used in a
RibbonBar
, the number of rows this button should occupy in a
single
column
.
- setRowSpanEditMode(RowSpanEditMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
allowRowSpanning
is enabled, this property may
be used to specify editing behavior for cells that span multiple rows.
- setRowSpanSelectionMode(RowSpanSelectionMode) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setRowTitleFrequency(Integer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
A minute value that indicates which rows should show times in vertical views, like
day
and
week
.
- setRpcResponse(RPCResponse) - Method in class com.smartgwt.client.rpc.LoadScreenCallback
-
- setRuleScope(String) - Method in class com.smartgwt.client.core.BaseClass
-
ID
of the component that manages "rule context"
for which this class participates.
- setRuleScope(String) - Method in class com.smartgwt.client.util.workflow.Process
-
Canvas.ID
of the component that manages "rule context" for which this
process participates.
- setRuleScope(String) - Method in class com.smartgwt.client.widgets.Canvas
-
- setSampleImgDir() - Static method in class com.smartgwt.client.util.Page
-
Specify the dir for Showcase-sample images which differ by skin.
- setSampleImgDir(String) - Static method in class com.smartgwt.client.util.Page
-
Specify the dir for Showcase-sample images which differ by skin.
- setSamplePhotoDir() - Static method in class com.smartgwt.client.util.Page
-
Specify the dir for skin-specific sample-photos in the product Showcase.
- setSamplePhotoDir(String) - Static method in class com.smartgwt.client.util.Page
-
Specify the dir for skin-specific sample-photos in the product Showcase.
- setSampleRecord(Record) - Method in class com.smartgwt.client.widgets.FieldPicker
-
If a sampleRecord
is provided, the FieldPicker will show a second column in the Current Fields dialog
showing the cell value that will appear for that field given the provided sample record.
- setSampleRecord(DefaultSampleRecord) - Method in class com.smartgwt.client.widgets.FieldPicker
-
If a sampleRecord
is provided, the FieldPicker will show a second column in the Current Fields dialog
showing the cell value that will appear for that field given the provided sample record.
- setSampleThumbnailDir() - Static method in class com.smartgwt.client.util.Page
-
Specify the dir for skin-specific sample-thumbnails in the product Showcase.
- setSampleThumbnailDir(String) - Static method in class com.smartgwt.client.util.Page
-
Specify the dir for skin-specific sample-thumbnails in the product Showcase.
- setSampleValueTitle(String) - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title displayed for the sample value property of the current fields
- setSatFieldPrompt(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The text to show when the mouse hovers over the 'Saturation' field in the complex chooser.
- setSatFieldTitle(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The title for the 'Sat' field in the complex chooser.
- setSaturation(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Sets the Saturation of the selected color
- setSaveAndExitButtonTitle(String) - Method in class com.smartgwt.client.widgets.FieldPicker
-
The title shown on the Save and Exit button
- setSaveButtonTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setSaveButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title text for the saveButton
.
- setSaveButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.HiliteEditor
-
The title text for the saveButton
.
- setSaveByCell(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether edits should be saved whenever the user moves between cells in the current edit row.
- setSaveCriteriaInViewState(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setSaveDataPrompt(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Default prompt displayed to the user while an operation is running to save data to the server.
- setSaveDefaultSearch(boolean) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
- setSaveDefaultSearch(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Saves the name of the default search to localStorage, under the key "sc_defaultSearch:" + minimal locator.
- setSaveDefaultSearchToServer(boolean) - Method in class com.smartgwt.client.data.SavedSearches
-
Should a user's default search preferences be stored to the server?
- setSavedSearchAdminRole(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setSavedSearchDS(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
- setSavedSearchDS(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setSavedSearchId(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setSavedSearchId(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setSavedSearchId(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Optional identifier for saved searches that should be applied to this component.
- setSavedSearchId(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setSavedSearchId(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Optional explicit identifier for saved searches.
- setSavedSearchId(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setSavedSearchId(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setSavedSearchId(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setSavedSearchId(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setSavedSearchIDPrefix(String) - Method in class com.smartgwt.client.data.SavedSearches
-
- setSavedSearchStoredState(SavedSearchStoredState) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Set to "criteria" if you want only criteria to be stored for ListGrids and TreeGrids instead of the full viewState of
the component.
- setSavedSearchText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Text to show for the saved searches submenu.
- setSaveFieldFrozenState(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to which fields are
frozen
be persisted?
- setSaveFieldOrder(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to grid field order be persisted?
- setSaveFieldVisibility(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to grid field visibility be persisted?
- setSaveFilterCriteria(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to filter criteria by end user editing of criteria in the
filter editor
by persisted?
- setSaveGroupBy(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to grid grouping (including both grouping and ungrouping the grid) be persisted?
- setSaveLastSearch(boolean) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
If set, the name of the last search is automatically stored in browser localStorage
, and will be applied
to the targetComponent
as soon as saved searches are loaded.
- setSaveLocally(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For grids with a specified
dataSource
, this property can
be set to
true
to cause the grid directly update its local data set instead of performing an operation
against it's configured DataSource.
- setSaveOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If
true
, when the user hits the Enter key while focused in a text-item in this form, we automatically
submit the form to the server using the
submit()
method.
- setSaveOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
ComboBox items will submit their containing form on enter keypress if
saveOnEnter
is true.
- setSaveOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set this to true to allow the parent form to save it's data when 'Enter' is pressed on this formItem and
saveOnEnter
is true on the parent form.
- setSaveOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Select items will submit their containing form on enter keypress if
saveOnEnter
is true.
- setSaveOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Text items will submit their containing form on enter keypress if
saveOnEnter
is true.
- setSaveOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true, when the user hits the Enter key while focused in a text-item in this FilterBuilder, we automatically invoke
the user-supplied
FilterBuilder.search()
method.
- setSaveOperationType(DSOperationType) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- 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).
- setSaveSort(Boolean) - Method in class com.smartgwt.client.tools.GridEditProxy
-
Should changes to which fields are sorted be persisted?
- setSaveToServer(Boolean) - Method in class com.smartgwt.client.util.workflow.UserTask
-
- setSayIcon(String) - Method in class com.smartgwt.client.widgets.Dialog
-
- setScale(float[]) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Array holds 2 values representing scaling along x and y dimensions.
- setScaleEndColor(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The ending color of the color scale when the data points are colored according to a
color scale metric
.
- setScaleStartColor(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The starting color of the color scale when the data points are colored according to a
color scale metric
.
- setScanMode(ScanMode) - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
- setScClassName(String) - Method in class com.smartgwt.client.core.BaseClass
-
Set the name of the underlying SmartClient class.
- setScClassName(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
Set the name of the underlying SmartClient class.
- setScClassName(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the name of the underlying SmartClient class.
- setScore(Integer) - Method in class com.smartgwt.client.widgets.ace.AceCompletionResult
-
Internal use only.
- setScreen(Canvas) - Method in class com.smartgwt.client.rpc.LoadScreenCallback
-
- SetScreenDataTask - Class in com.smartgwt.client.util.workflow
-
- SetScreenDataTask() - Constructor for class com.smartgwt.client.util.workflow.SetScreenDataTask
-
- SetScreenDataTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.SetScreenDataTask
-
- setScreenLoaderURL(String) - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Specifies the URL where ScreenLoaderServlet is installed.
- setScreenName(String) - Method in class com.smartgwt.client.util.workflow.AddScreenTask
-
Name of screen to be added.
- setScreenName(String) - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
Name of screen to be loaded.
- setScreenNames(String) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
A comma-separated string containing the names of screens within the project that should be loaded.
- setScreenReaderCellSeparator(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Special cell-separator that may be inserted between cell values when screen-readers are reading the content of a row.
- setScreenReaderIncludeFieldTitles(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should column titles be read along with cell values when screen-readers are reading the content of a row? Only applies
when screen-reader mode is enabled, and for ListGrids with
ariaRole:"list"
.
- setScreenReaderMode(boolean) - Static method in class com.smartgwt.client.util.SC
-
Enables full screen reader mode.
- setScreenReaderNavigateByCell(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
screen reader mode is enabled
, and
canSelectCells
is true should the user be able to navigate
the grid cell-by-cell, highlighting and focusing on individual cells within the selected row via left and right arrow
keypresses?
- setScreenReaderRowSeparator(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Special row-separator that may be inserted at the end of the row value when screen-readers are reading the content of a
row.
- setScreenReaderWriteRowLabelledBy(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setScrollbarConstructor(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The class that will be used to create custom scrollbars for this component.
- setScrollbarSize(int) - Method in class com.smartgwt.client.widgets.Canvas
-
How thick should we make the scrollbars for this canvas.
- setScrollerButtonSize(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
showTabScroller
is true, this property governs the
size of scroller buttons.
- setScrollerHSrc(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this TabSet is showing
tab scroller buttons
, and
symmetricScroller
is true, this property governs the
base URL for the tab bar back and forward scroller button images for horizontal tab bars [IE for tab sets with
tabBarPosition
set to "top" or "bottom"].
- setScrollerSrc(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- setScrollerVSrc(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this TabSet is showing
tab scroller buttons
, and
symmetricScroller
is true, this property governs the
base URL for the tab bar back and forward scroller button images for vertical tab bars [IE for tab sets with
tabBarPosition
set to "left" or "right"].
- setScrollIntoView(Boolean) - Method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
Set to false
to prevent the first affected record from being scrolled into view.
- setScrollIntoView(Boolean) - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
Set to false
to prevent scrolling the component into view when showing.
- setScrollRedrawDelay(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
While drag scrolling in an incrementally rendered grid, time in milliseconds to wait before redrawing, after the last
mouse movement by the user.
- setScrollSectionIntoView(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
If an expanded or shown section expands past the current viewport and this property is true, then the viewport will
auto-scroll to fit as much of the section content into the viewport without scrolling the top of the section out of the
viewport.
- setScrollTarget(Canvas) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The widget whose contents should be scrolled by this scrollbar.
- setScrollToCellXPosition(Alignment) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When scrollToCell is called, this is used as defaults if xPosition weren't explicitly passed into the method.
- setScrollToCellYPosition(VerticalAlignment) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When scrollToCell is called, this is used as defaults if yPosition weren't explicitly passed into the method.
- setScrollToWorkday(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set, and
showWorkday
is true, automatically
scrolls the
day
and
week
views to the start of the
workday
when the calendar is first displayed and whenever
the user changes to a different day or week.
- setScrollWheelRedrawDelay(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
While scrolling an incrementally rendered grid, using the mouseWheel, time in milliseconds to wait before redrawing,
after the last mouseWheel movement by the user.
- setSearchForm(DynamicForm) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setSearchForm(ValuesManager) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setSearchOnEnter(Boolean) - Method in class com.smartgwt.client.widgets.form.SearchForm
-
Causes the
search()
event to be triggered when the user
presses the Enter key in any field of this form.
- setSearchStringTooShortMessage(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- 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(int...) - 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
-
Widget to use for section headers.
- setSectionHeaderClass(Class<? extends Canvas>) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- setSectionProperties(String, SectionStackSection) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Set arbitrary properties for a particular section in this SectionStack.
- setSectionProperties(int, SectionStackSection) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- setSections(SectionStackSection...) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- setSectionTitle(String, String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Changes the title of a SectionHeader.
- setSectionTitle(int, String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- setSectionVisibilityMode(VisibilityMode) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If the form has sections, [implemented as
SectionItem
s], this attribute
controls whether multiple sections can be expanded at once.
- setSectorColors(String...) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Array of preset fill colors used by the default implementation of
getDefaultFillColor()
to initialize the fill color of new
sectors.
- setSectorFillColor(int, String) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Sets the fill color of the sector at sectorIndex
.
- setSectors(GaugeSector...) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The GaugeSectors contained in this Gauge.
- setSelect(Boolean) - Method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
Set to false
to clear selection.
- setSelectAllButtonHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- setSelectAllButtonIcon(String) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- setSelectAllButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setSelectAllButtonWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- setSelectAllWhileFiltered(FilteredSelectAllAction) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If the user has filtered the set of options available in this item, how should the "Select All" and "Clear All" buttons
work?
- setSelectAllWhileFiltered_disabledPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setSelectAllWhileFiltered_partialCachePrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setSelectButtonHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- setSelectButtonIcon(String) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- setSelectButtonWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- setSelectCellTextOnClick(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this property is set to true, clicking on a cell will natively select the cell's content, ready to be copied to the
browser clipboard.
- setSelectCellTextOnClick(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Should the cell content be natively selected (ready for copying to clip-board) on click?
- setSelectChosenDate(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setSelectContentOnSelectAll(Boolean) - Method in class com.smartgwt.client.widgets.HTMLFlow
-
When this HTMLFlow
is focused, causes Ctrl-A / Command-A keypresses to select just the content, as opposed
to all content on the screen becoming selected.
- setSelected(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
Image to display when the component is
selected
.
- setSelected(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Whether this component is selected.
- setSelectedAppearance(SelectedAppearance) - Method in class com.smartgwt.client.tools.EditContext
-
Appearance that is applied to selected component.
- setSelectedAppearance(SelectedAppearance) - Method in class com.smartgwt.client.tools.EditProxy
-
Appearance that is applied to selected component.
- setSelectedBaseStyle(String) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Base style to apply to the selected path within the menu.
- setSelectedBorder(String) - Method in class com.smartgwt.client.tools.EditContext
-
Set the CSS border to be applied to the selection outline of the selected components.
- setSelectedBorder(String) - Method in class com.smartgwt.client.tools.EditPane
-
Set the CSS border to be applied to the selection outline of the selected components.
- setSelectedBorder(String) - Method in class com.smartgwt.client.tools.EditProxy
-
Set the CSS border to be applied to the selection outline of the selected components.
- setSelectedBorder(String) - Method in class com.smartgwt.client.tools.EditTree
-
Set the CSS border to be applied to the selection outline of the selected components.
- setSelectedByValue(String[], Boolean) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Method to add or remove records from the current selection where the
valueField
matches the values passed in.
- setSelectedByValue(int[], Boolean) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Method to add or remove records from the current selection where the
valueField
matches the values passed in.
- setSelectedCellStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The base name for the CSS class applied to a cell that is selected via a mouse drag.
- setSelectedColorLabel(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The label shown next to the selected color box.
- setSelectedDisabled(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- setSelectedDown(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- setSelectedFocused(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- setSelectedFocusedDown(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- setSelectedFocusedOver(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- setSelectedIconSuffix(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setSelectedLabelBackgroundColor(String) - Method in class com.smartgwt.client.tools.EditContext
-
The background color for the selection outline label.
- setSelectedLabelBackgroundColor(String) - Method in class com.smartgwt.client.tools.EditPane
-
The background color for the selection outline label.
- setSelectedLabelBackgroundColor(String) - Method in class com.smartgwt.client.tools.EditProxy
-
The background color for the selection outline label.
- setSelectedLabelBackgroundColor(String) - Method in class com.smartgwt.client.tools.EditTree
-
The background color for the selection outline label.
- setSelectedOperator(OperatorId) - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
- setSelectedOver(String) - Method in class com.smartgwt.client.widgets.SCStatefulImgConfig
-
- setSelectedPaths(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setSelectedRecords(ListGridRecord) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Initial set of selected records for the shuttle.
- setSelectedSelectionListTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setSelectedState(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Returns a snapshot of the current selection within this listGrid as a
ListGridSelectedState
object.
This object can be passed to
setSelectedState()
to reset this grid's selection the
current state (assuming the same data is present in the grid).
If this method is called after the component has been drawn/initialized:
Reset this grid's selection to match the
ListGridSelectedState
object passed in.
Used to restore previous state retrieved from the grid by a call to
getSelectedState()
.
- setSelectedTab(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Specifies the index of the initially selected tab.
- setSelectedTintColor(String) - Method in class com.smartgwt.client.tools.EditContext
-
- setSelectedTintColor(String) - Method in class com.smartgwt.client.tools.EditProxy
-
- setSelectedTintOpacity(int) - Method in class com.smartgwt.client.tools.EditContext
-
- setSelectedTintOpacity(Integer) - Method in class com.smartgwt.client.tools.EditProxy
-
- setSelectedValues(String...) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Initial selected values for the shuttle.
- setSelectedValues(int...) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
Initial selected values for the shuttle.
- setSelectedWeekStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
CSS style applied to the Fiscal Year and Week columns for the currently selected week (the one being displayed in the
week chooser
).
- setSelectHeaderOnSort(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, show the field-header for the sorted field (or the first field in a
multi-sort
grid) in the selected state.
- setSelectionAppearance(SelectionAppearance) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How selection of rows should be presented to the user.
- setSelectionBoundary(SelectionBoundary) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Selection boundary determining what facets / facetValues can be selected together by drag selection / shift+click
selection.
- setSelectionBoundary(SelectionBoundary) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Selection boundary determining what facets / facetValues can be selected together by drag selection / shift+click
selection.
- setSelectionCanvasProperties(Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties to apply to the auto-generated selectionCanvas
AutoChild when
its use is enabled.
- setSelectionComponentId(String) - Method in class com.smartgwt.client.util.workflow.FormEditSelectedTask
-
Component to pull record for editing.
- setSelectionComponentId(String) - Method in class com.smartgwt.client.util.workflow.GridViewSelectedDataTask
-
Component to pull record for viewing.
- setSelectionProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If specified, the selection object for this list will use this property to mark records as selected.
- setSelectionProperty(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If specified, the selection object for this list will use this property to mark records as selected.
- setSelectionRange(int, int) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
- 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
-
- setSelectionRange() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
This method is not supported by UploadItem
.
- setSelectionStyle(MultiPickerSelectionStyle) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
Should the MultiPickerItem use a
Shuttle
style interface to indicate the
currently selected / unselected values?
- setSelectionStyle(MultiPickerSelectionStyle) - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
selectionStyle:"shuttle" is not supported for SetFilterItem
- setSelectionType(SelectionStyle) - Method in class com.smartgwt.client.tools.EditContext
-
Defines selection behavior when in edit mode.
- setSelectionType(SelectionStyle) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Defines a listGrid's clickable-selection behavior.
- setSelectionType(SelectionStyle) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Defines a tileGrid's clickable-selection behavior.
- setSelectionUnderCanvasProperties(Canvas) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Properties to apply to the auto-generated selectionUnderCanvas
AutoChild when
its use is enabled.
- setSelectItemsMode(SelectItemsMode) - Method in class com.smartgwt.client.tools.FormEditProxy
-
Controls which parts of a
FormItem
respond to a click and
result in selecting the component.
- setSelectMultiple(Boolean) - Method in class com.smartgwt.client.util.workflow.GridSelectRecordsTask
-
Should multiple records matching
Criteria
be affected? If set to
false
only the first matching record is affected.
- setSelectOnClick(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this property is set to true, whenever a text-based field in this form (
TextItem
,
TextAreaItem
) is
given focus - whether programmatically (see
focusInItem()
), or via a mouse click, all text within the item will be selected.
- setSelectOnClick(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Allows the
selectOnClick
behavior to be configured
on a per-FormItem basis.
- setSelectOnClick(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Allows the
selectOnClick
behavior to be configured
on a per-FormItem basis.
- setSelectOnClick(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Allows the
selectOnClick
behavior to be configured
on a per-FormItem basis.
- setSelectOnEdit(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When the user starts editing a row, should the row also be selected?
- setSelectOnExpandRecord(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to false, clicking a record's
expansion
field
will not add the record to the current selection.
- setSelectOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this property is set to true, whenever a text-based field in this form (
TextItem
,
TextAreaItem
) is
given focus programmatically (see
focusInItem()
), all
text within the item will be selected.
- setSelectOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Allows the
selectOnFocus
behavior to be configured
on a per-FormItem basis.
- setSelectOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Allows the
selectOnFocus
behavior to be configured
on a per-FormItem basis.
- setSelectOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Allows the
selectOnFocus
behavior to be configured
on a per-FormItem basis.
- setSelectorFormat(DateItemSelectorFormat) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If showing date selectors rather than the date text field (so when this.useTextField
is false), this
property allows customization of the order of the day, month and year selector fields.
- setSelectOtherPrompt(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Title to show in prompt for "other" value.
- setSeleneseRunnerActionURL(String) - Method in class com.smartgwt.client.tools.SeleneseRecorder
-
URL of the Smart GWT server to use to launch and run Selenium.
- setSelfOverflowThreshold(int) - Method in class com.smartgwt.client.tools.DebugOverflowSettings
-
At what threshold should excessive self-overflows be reported? This value must not exceed
maxTrackedOverflows
.
- setSendExtraFields(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
- setSendMetaData(Boolean) - Method in class com.smartgwt.client.data.RestDataSource
-
Should operation meta data be included when assembling parameters to send to the server? If true, meta data parameters
will be prefixed with the
metaDataPrefix
.
Applies
to operations where OperationBinding.dataProtocol is set to
"getParams"
or
"postParams"
only.
- setSendNoQueue(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
When set to true, this request is sent to the server immediately, bypassing any current queue.
- setSendNullParentInLinkDataCriteria(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
For
multi-link tree
s only, should we send up the
parentId
in fetch criteria if the criteria value is null? If
false, we remove the
parentId
from the criteria when
fetching link data
,
if the criteria value is null
(as it will be by default when fetching the direct child nodes of the tree's root).
- setSendParentNode(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Set this attribute if you need to send the dsRequest.parentNode to the server-side.
- setSeparateFolders(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Should folders in the facet tree be sorted separately from leaves or should the facet values retain their data order
regardless of whether a value is a leaf or folder in the tree?
- setSeparateFolders(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Should folders be sorted separately from leaves or should nodes be ordered according to their sort field value
regardless of whether the node is a leaf or folder?
If this method is called after the component has been drawn/initialized:
Setter for
separateFolders
.
- setSeparateFolders(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setSeparateSpecialValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true,
specialValues
special values such
as the empty value will be shown in a separate non-scrolling area, in the
separateValuesList
.
- setSeparateSpecialValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- setSeparator(String) - Method in class com.smartgwt.client.widgets.notify.NotifyAction
-
- setSeparatorBreadth(int) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Separator height, when vertical is true, or width otherwise.
- setSeparatorClass(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Class to create when the string "separator" appears in
members
.
- setSeparatorRows(ListGridRecord[]) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Array of records to show between matching and non-matching rows in the PickList.
- setSeparatorRows(ListGridRecord[]) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
Array of records to show between matching and non-matching rows in the PickList.
- setSeparatorRows(ListGridRecord[]) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- setSeparatorRowStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
CSS class to apply to rows marked as
separators
in this grid.
- setSeparatorSize(int) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Separator thickness in pixels
- setSeparatorStyle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for a separator
- setSeparatorTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Title for the separator between normal items and the Other...
item in the drop down list.
- setSeparatorValue(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectOtherItem
-
Value for the separator item between normal items and the Other...
value.
- setSequenceName(String) - Method in class com.smartgwt.client.data.DataSourceField
-
For a DataSource with
serverType:"sql"
with a field of
type
"sequence", the name of the SQL sequence that should be used when inserting new records into
this table.
- setSequences(ProcessSequence...) - Method in class com.smartgwt.client.util.workflow.Process
-
Sequences of ProcessElements.
- setSerializeInstances(JSONInstanceSerializationMode) - Method in class com.smartgwt.client.util.JSONEncoder
-
Controls the output of the JSONEncoder when instances of Smart GWT classes (eg a ListGrid) are included in the data to
be serialized.
- setServerFilterFields(String...) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
For
fetchMode:"local"
ResultTrees, this property lists field names that
will be sent to the server if they are present in the criteria.
- setServerFilterFields(String...) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
For
fetchMode:"local"
ResultTrees, this property lists field names that
will be sent to the server if they are present in the criteria.
- setServerKeepParentsOnFilter(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- setServerless(Boolean) - Method in class com.smartgwt.client.tools.SerializationSettings
-
When true specify DataSources in full rather than assuming they can be downloaded from the server.
- setServerOutputAsString(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Setting this flag makes the body of the HTTP response available as a String in the callback
as RPCResponse.data
.
- setServerURL(String) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
- setServerURL(String) - Static method in class com.smartgwt.client.tools.Reify
-
Setter for serverURL
.
- setServiceNamespace(String) - Method in class com.smartgwt.client.data.DataSource
-
For an XML DataSource, URN of the WebService to use to invoke operations.
- setSession(AceEditSession) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- setSetDefaultAdminSearchOperation(String) - Method in class com.smartgwt.client.data.SavedSearches
-
operationId
for the custom update operation to invoke
when updating the default admin search.
- setSetDefaultUserSearchOperation(String) - Method in class com.smartgwt.client.data.SavedSearches
-
- setSettingName(String) - Method in class com.smartgwt.client.tools.StyleSetting
-
The CSS attribute name used when generating CSS from this item.
- setSettings(StyleSetting...) - Method in class com.smartgwt.client.tools.StyleGroup
-
The array of
settings
to make available for editing in this group.
- setShadow(Shadow) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Shadow used for all DrawItem subtypes.
- setShadowColor(String) - Method in class com.smartgwt.client.widgets.Canvas
-
- setShadowDepth(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Depth of the shadow, or the virtual height above the page of the widget throwing the shadow.
- setShadowHOffset(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Horizontal offset for the
shadow
.
- setShadowImage(String) - Method in class com.smartgwt.client.widgets.Canvas
-
If
useCSSShadow
is false, (or for browsers that do not
support css3), this property supplies the base name of the series of images for the sides, corners, and center of the
shadow.
- setShadowOffset(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Offset of the shadow.
- setShadowProperties(DrawOval) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for shadows.
- setShadowProperties(DrawOval) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for shadows.
- setShadowSoftness(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Softness, or degree of blurring, of the shadow.
- setShadowSpread(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
- setShadowVOffset(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
Vertical offset for the
shadow
.
- setShapeData(Map) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
An opaque object specifying the local transformation that should be applied to this DrawItem
, obtained
through a call to getShapeData()
.
- setSharedJavaObject(String, Object) - Method in class com.smartgwt.client.widgets.DataContext
-
Binds the id to the supplied POJO.
- setSharedSearchTitle(String) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
- setShareMessageChannels(Boolean) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
- setShareMessageChannels(Boolean) - Method in class com.smartgwt.client.browser.window.MultiWindowSettings
-
- setShiftKey(Boolean) - Method in class com.smartgwt.client.core.KeyIdentifier
-
If set, whether the Shift key must be held down.
- setShortDateDisplayFormatter(DateDisplayFormatter) - Static method in class com.smartgwt.client.util.DateUtil
-
Set up a system wide default short date formatting function.
- setShortDatetimeDisplayFormatter(DateDisplayFormatter) - Static method in class com.smartgwt.client.util.DateUtil
-
Set up a system wide default short datetime formatting function.
- setShortDayNames(String[]) - Static method in class com.smartgwt.client.util.DateUtil
-
Set the array of shortened names of days.
- setShortDisplayFormat(String) - Static method in class com.smartgwt.client.util.DateUtil
-
Set the default short format for dates.
- setShortDisplayFormatter(SimpleTypeFormatter) - Method in class com.smartgwt.client.data.SimpleType
-
Formatter for values of this type when compact display is required, for example, in a
ListGrid
or
TreeGrid
.
- setShortLeftButtonTitle(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Short title to display for the left button title if there is not enough room to show the title for the navigation bar.
- setShortLeftButtonTitle(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
- setShortMonthNames(String[]) - Static method in class com.smartgwt.client.util.DateUtil
-
Set the array of names of months.
- setShortTimeDisplayFormatter(DateDisplayFormatter) - Static method in class com.smartgwt.client.util.DateUtil
-
Set up a system wide default short time formatting function.
- setShouldDisableCanvasCustomizer(ShouldDisableCanvasCustomizer) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Sets the
ShouldDisableCanvasCustomizer
that is called to determine whether
the
canvas
should be
disabled
when this
CanvasItem
is disabled or its
editability changes
.
- setShouldPrint(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether this canvas should be included in a printable view.
- setShouldPrint(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether this field should be included in the printable representation of the grid.
- setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
- setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Allow dateRangeItems' values to show up in the form's values array, or if
DynamicForm.getValuesAsCriteria()
is called, for the
criterion to be included in the returned AdvancedCriteria object
- setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
?
- setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
?
- setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Allow miniDateRangeItems' values to show up in the form's values array, or if
DynamicForm.getValuesAsCriteria()
is called, for the
criterion to be included in the returned AdvancedCriteria object
- setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
?
- setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
?
- setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
?
- setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
?
- setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
?
- setShouldSaveValue(Boolean) - Method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
Should this item's value be saved in the form's values and hence returned from
form.getValues()
?
- setShouldUseCache(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
This is a per-request flag for explicitly controlling whether the cache is used (bypassing it when not wanted, or using
it when settings would indicate otherwise).
- setShowActionButton(Boolean) - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
- setShowActionButton(Boolean) - Method in class com.smartgwt.client.util.tour.TourStep
-
- setShowActionButton(Boolean) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
If true, show an action button below the contents which calls
actionClick()
when clicked.
- setShowActiveTrack(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Whether to show the
activeTrack
, which highlights the 'active'
portion of a slider, from its minimum to its current
value
.
- setShowAddButton(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If set, a button will be shown underneath all current clauses allowing a new clause to be added.
- setShowAddEventButton(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setShowAllColumns(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether all columns should be drawn all at once, or only columns visible in the viewport.
- setShowAllHighlightsTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the show all highlights menu item.
- setShowAllOptions(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If true, even non-matching options will be shown, with configurable separator rows
in between.
- setShowAllOptions(Boolean) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If true, even non-matching options will be shown, with configurable separatorRows
in between.
- setShowAllOptions(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If true, even non-matching options will be shown, with configurable separatorRows
in between.
- setShowAllRecords(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether all records should be drawn all at once, or only records visible in the viewport.
- setShowAllRecords(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Whether tiles are created and drawn for all records, or only for those currently visible.
- setShowAlternateStyle(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When set to false, don't apply alternate-row styling to this field.
- setShowAnimationEffect(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
When this menu is shown how should it animate into view? By default the menu will just show at the specified
size/position.
- setShowApplyButton(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setShowArrow(Boolean) - Method in class com.smartgwt.client.util.tour.TourStep
-
For a step with an
action
a large arrow shows to indicate
the target or direction of required action.
- setShowAsymmetry(Boolean) - Method in class com.smartgwt.client.tools.StyleSetting
-
- 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.calendar.EventCanvas
-
Renders a body DIV that fills the main area of the canvas, or all of it if no
header
is shown.
- setShowBody(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, draw the body contents when this Window is drawn.
- setShowBubbleLegendPerShape(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to draw multiple bubble legends horizontally stacked to the right of the chart, one per shape type.
- setShowButtonTitle(Boolean) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether to show the title-text for this RibbonButton.
- setShowCalculatedDateField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should the Calculated-Date be displayed to the right of the
pickerIcon
.
- setShowCancelButton(Boolean) - Method in class com.smartgwt.client.util.tour.Tour
-
- setShowCancelButton(Boolean) - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
- setShowCancelButton(Boolean) - Method in class com.smartgwt.client.util.tour.TourStep
-
- setShowCancelButton(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Determines whether the "Cancel" button will be displayed.
- setShowCancelButton(Boolean) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Should the Cancel button be visible.
- setShowCancelButton(Boolean) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
If true, show a cancel button below the contents which calls
cancelClick()
when clicked.
- setShowCellContextMenus(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to show a context menu with standard items for all context clicks on rows in the body.
- setShowCellHovers(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showViewHovers
is true, dictates whether to
display hover prompts when the mouse rolls over the normal cells in the body of CalendarViews.
- setShowCenter(Boolean) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Whether to show media in the center section, that is, behind the decorated Canvas.
- setShowChartRect(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a rectangular shape around the area of the chart where data is plotted.
- setShowChooserFiscalYearPicker(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true, show a button that allows the calendar to be navigated by fiscal year.
- setShowChooserFiscalYearPicker(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When set to true, show a button that allows the calendar to be navigated by fiscal year.
- setShowChooserFiscalYearPickers(boolean) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets the global attribute that dictates whether the
choosers
shelled
from
DateItems
show a UI for working with Fiscal Years.
- setShowChooserIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should we show the icon that displays a date-chooser?
- setShowChooserWeekPicker(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true, show a button that allows the calendar to be navigated by week or fiscal week, depending on the value
of
showChooserFiscalYearPicker
.
- setShowChooserWeekPicker(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When set to true, show a button that allows the calendar to be navigated by week or fiscal week, depending on the value
of
showChooserFiscalYearPicker
.
- setShowChooserWeekPickers(boolean) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets the global attribute that dictates whether the
choosers
shelled
from
DateItems
show a UI for working with Weeks.
- setShowClippedHeaderTitlesOnHover(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true and a header button's title is clipped, then a hover containing the full field title is enabled.
- setShowClippedTitleOnHover(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If true and the title is clipped, then a hover containing the full title of this button is enabled.
- setShowClippedTitleOnHover(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true and the title is clipped, then a hover containing the full title of this item is enabled.
- setShowClippedTitleOnHover(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If true and the title is clipped, then a hover containing the full title of this button is enabled.
- setShowClippedTitleOnHover(Boolean) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
If true and the title is clipped, then a hover containing the full title of this section header is enabled.
- setShowClippedTitleOnHover(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
If true and the title is clipped, then a hover containing the full title of this section header is enabled.
- setShowClippedTitleOnHover(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If true and the title is clipped, then a hover containing the full title of this section header is enabled.
- setShowClippedTitleOnHover(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If true and the title is clipped, then a hover containing the full title of this button is enabled.
- setShowClippedValueOnHover(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true and the value is clipped, then a hover containing the full value of this item is enabled.
- setShowClippedValuesOnHover(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true and a cell's value is clipped, then a hover containing the full cell value is enabled.
- setShowCloseButton(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, show a close button in the header, which will dismiss this window by calling
Window.closeClick()
.
- setShowCloseConfirmationMessage(Boolean) - Method in class com.smartgwt.client.widgets.layout.Portlet
-
- setShowClosedGrip(Boolean) - Method in class com.smartgwt.client.widgets.Snapbar
-
- setShowClosedGrip(Boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
If
showGrip
is true, this property determines whether the grip
image displayed should show the
"Closed"
state when the
target
is hidden.
- setShowCollapsedGroupSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should group summaries be visible when the group is collapsed?
- setShowColorScaleLegend(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show an additional legend underneath the chart to indicate color values.
- setShowColumnLayouts(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When true, causes
layouts
to be added to each
column in vertical views.
- setShowColumnMenus(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
Should a menu be shown within each column with options to add / remove columns?
If this method is called after the component has been drawn/initialized:
Sets
showColumnMenus
and updates existing columns to reflect the new setting.
- setShowCommitConfirmation(Boolean) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Whether to show the
commit message
after
data is successfully committed.
- setShowComplexFields(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setShowComplexFields(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setShowComplexFields(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether to show fields of non-atomic types when a DataBoundComponent is given a
DataSource but no component.fields
.
- setShowComplexFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setShowComplexFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setShowComplexFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setShowComplexFields(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setShowComplexFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setShowComplexFieldsRecursively(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If set, this
DynamicForm
will set both
showComplexFields
and
showComplexFieldsRecursively
on any nested component used for showing/editing a complex field.
- setShowConfirmation(Boolean) - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Should we show a confirmation message before removal and allow the user to cancel the operation? If user cancels the
removal the workflow is terminated.
- setShowConnectors(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should this treeGrid show connector lines illustrating the tree's hierarchy?
- setShowContextButton(Boolean) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
- setShowControlsBar(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setShowCorner(Boolean) - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, displays a corner piece at the bottom end of a vertical scrollbar, or the right end of a horizontal scrollbar.
- setShowCustomIconDrop(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should folder nodes showing custom icons (set via the
customIconProperty
, default
TreeNode.icon
), show drop state images when the user is drop-hovering
over the folder.
- setShowCustomIconOpen(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Should folder nodes showing custom icons (set via the
customIconProperty
), show open state images when the
folder is opened.
- setShowCustomIconOpen(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should folder nodes showing custom icons (set via the
customIconProperty
), show open state images when the
folder is opened.
- setShowCustomIconSelected(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setShowCustomOption(boolean) - Method in class com.smartgwt.client.widgets.form.PresetCriteriaItem
-
- setShowCustomScrollbars(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether to use the browser's native scrollbars or Smart GWT-based scrollbars.
- setShowDataAxisLabel(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a label for the data axis as a whole (the data axis is where labels for each data point appear).
- setShowDataLabels(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If set to false
, data labels for values are entirely omitted.
- setShowDataPoints(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For Line, Area, Radar, Scatter or Bubble charts, whether to show data points for each individual data value.
- setShowDataPoints(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
For Line, Area, Radar, Scatter or Bubble charts, whether to show data points for each individual data value.
- setShowDataValues(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setShowDataValues(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- setShowDataValuesMode(ShowDataValuesMode) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Strategy for determining whether and when to show data-values - either in the chart, near the shape representing a value
(above columns of a column chart for example, or adjacent to points in a line chart), in hovers, or some combination of
both, including
automatic rotation
where
supported.
- setShowDateChooser(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setShowDateCustomizer(ShowDateCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method is called during rendering for all events in the visible range - those which
would be rendered by default.
- setShowDatePickerButton(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to hide the
datePickerButton
that
allows selecting a new base date for this Calendar.
- setShowDayHeaders(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, the default, show a header cell for each day cell in the
month view
, with both cells having a minimum combined height
of
minimumDayHeight
.
- setShowDayLanes(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set to true, the
day view
uses
lanes
to render multiple vertical "lanes" within the day, very
much like a vertical
Timeline
.
- setShowDayView(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Whether to show the Day view.
- setShowDebugOutput(Boolean) - Method in class com.smartgwt.client.util.JSONEncoder
-
If objects that cannot be serialized to JSON are encountered during serialization, show a placeholder rather than just
omitting them.
- setShowDefaultContextMenu(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When set to false, this field will not show a context menu in its header.
- setShowDeletions(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setShowDeletions(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For items that support
multiple values
, this
causes distinct CSS styling to be applied to values that the user has unselected.
- setShowDetailFields(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Whether to show fields marked detail:true
when a DataBoundComponent is given a DataSource but no
component.fields
.
- setShowDetailFields(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setShowDetailFields(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether to show fields marked detail:true
when a DataBoundComponent is
given a DataSource but no component.fields
.
- setShowDetailFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
For databound forms, whether to show fields marked as detail fields.
- setShowDetailFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Whether to show fields marked detail:true
when a DataBoundComponent is given a DataSource but no
component.fields
.
- setShowDetailFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to include fields marked detail:true
from this component's DataSource
.
- setShowDetailFields(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
By default, TileGrids will not show fields marked
detail:true
in the DataSource.
- setShowDetailFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Whether to show fields marked detail:true
when a DataBoundComponent is given a DataSource but no
component.fields
.
- setShowDetailToolStrip(Boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setShowDisabled(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
Should we visibly change state when disabled?
- setShowDisabled(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When this item is disabled, should it be re-styled to indicate its disabled state?
- setShowDisabled(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
Should we visibly change state when disabled?
- setShowDisabled(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
Should we visibly change state when disabled?
- setShowDisabled(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when disabled?
- setShowDisabled(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should we visibly change state when disabled?
- setShowDisabledIcon(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- setShowDisabledIcon(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- setShowDisabledIcon(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- setShowDisabledIcon(Boolean) - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- setShowDisabledIcon(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- setShowDisabledIcon(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image if the button becomes disabled.
- setShowDisabledIconsOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setShowDisabledOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
- setShowDisabledPickerIconOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIconOnFocus
is true,
should the picker icon be shown on focus if it is disabled (as in a read-only item, for example?)
- setShowDisabledSelectionCheckbox(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should tree nodes show a disabled checkbox
selectionAppearance
:"checkbox" is set on the treegrid, and a node can't be selected?
- setShowDoughnut(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a "doughnut hole" in the middle of pie charts.
- setShowDown(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
Should we visibly change state when the mouse goes down in this object?
- setShowDown(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
Should we visibly change state when the mouse goes down in this object? This will impact the
styling
of the component on mouse down.
- setShowDown(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
Should we visibly change state when the mouse goes down in this object?
- setShowDown(Boolean) - Method in class com.smartgwt.client.widgets.Snapbar
-
Snapbars show mouse-down styling.
- setShowDown(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when the mouse goes down in this object?
- setShowDown(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should we visibly change state when the mouse goes down in this object?
- setShowDownGrip(Boolean) - Method in class com.smartgwt.client.widgets.Snapbar
-
If
StretchImg.showGrip
is true, this property determines
whether to show the 'Down' state on the grip image when the user mousedown's on this widget.
- setShowDownGrip(Boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
If
StretchImg.showGrip
is true, this property determines
whether to show the 'Down' state on the grip image when the user mousedown's on this widget.
- setShowDownGrip(Boolean) - Method in class com.smartgwt.client.widgets.StretchImg
-
If
showGrip
is true, this property determines whether to show
the 'Down' state on the grip image when the user mousedown's on this widget.
- setShowDownIcon(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- setShowDownIcon(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- setShowDownIcon(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- setShowDownIcon(Boolean) - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- setShowDownIcon(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- setShowDownIcon(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image when the mouse goes down on the button.
- setShowDragHandle(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
Should drag handles or thumb be shown when this component is selected? These are shown unless this property is set to
false
.
- setShowDragHovers(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showViewHovers
is true, dictates whether to
display hover prompts when an event is being dragged with the mouse.
- setShowDragLine(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Set false to prevent the
dragLine
autochild from showing
during dragging.
- setShowDragPlaceHolder(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
If set to true, when a member is dragged out of layout, a visible placeholder canvas will be displayed in place of the
dragged widget for the duration of the drag and drop interaction.
- setShowDragShadow(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
When this widget is dragged, if its dragAppearance is "target"
, should we show a shadow behind the canvas
during the drag.
- setShowDropEndSpace(boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
When the user drags over the treeGrid body, should the grid show some space under the last node in the grid allowing the
user to drop after the last node? The height of this space can be customized via
dropEndSpace
- setShowDropIcon(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For folder nodes showing custom icons (set via
icon
), this
property allows the developer to specify on a per-node basis whether a drop state icon should be displayed when the
user drop-hovers over this folder.
Set
node.showDropIcon
to true to show the drop state icon, or false
to suppress this.
If not specified, this behavior is determined by
TreeGrid.showCustomIconDrop
for this node.
- setShowDropIcons(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If true, when the user drags a droppable target over a folder in this TreeGrid, show a different icon folder
icon.
- setShowDropIcons(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, when the user drags a droppable target over a folder in this TreeGrid, show a different folder icon.
- setShowDropLines(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Controls whether to show a drop-indicator during a drag and drop operation.
- setShowDropLines(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Controls whether to show a drop-indicator during a drag and drop operation.
- setShowEdges(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether an
EdgedCanvas
should be used to show image-based edges around this
component.
- setShowEdges(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
showEdges
dynamically defaults to false when the
placement
setting indicates the Menu will be filling a portion of the screen or a panel.
- setShowEdges(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
showEdges
dynamically defaults to false when the
placement
setting indicates the Window will be filling a portion of the screen or a panel.
- setShowEllipsisWhenClipped(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setShowEllipsisWhenClipped(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setShowEmptyField(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Whether to show the field when the value is null
- setShowEmptyMessage(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether the text of the emptyMessage property should be displayed if no data is available.
- setShowEmptyMessage(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Indicates whether the text of the emptyMessage property should be displayed if no data is available.
- setShowEmptyMessage(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setShowError(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Whether this icon's image and/or
baseStyle
should change to an appropriate
Error state when the item has validation errors.
- setShowErrorIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
showErrorIcons
,
showErrorText
,
errorOrientation
, and
showErrorStyle
control how validation errors are
displayed when they are displayed inline in the form (next to the form item where there is a validation error).
- setShowErrorIconInline(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When set to true, this attribute renders the
error-icon
inline
in the FormItem, next to
other icons, instead of in a separate error-element outside of the item's main editor.
- setShowErrorIcons(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
showErrorIcons
,
showErrorText
,
errorOrientation
, and
showErrorStyle
control how validation errors are
displayed when they are displayed inline in the form (next to the form item where there is a validation error).
- setShowErrorIcons(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is editable, and an edit has caused validation failure for some cell, should we show an icon to indicate
validation failure?
- setShowErrorStyle(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
showErrorIcons
,
showErrorText
,
errorOrientation
, and
showErrorStyle
control how validation errors are
displayed when they are displayed inline in the form (next to the form item where there is a validation error).
- setShowErrorStyle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
showErrorIcons
,
showErrorText
,
errorOrientation
, and
showErrorStyle
control how validation errors are
displayed when they are displayed inline in the form (next to the form item where there is a validation error).
- setShowErrorText(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
showErrorIcons
,
showErrorText
,
errorOrientation
, and
showErrorStyle
control how validation errors are
displayed when they are displayed inline in the form (next to the form item where there is a validation error).
- setShowErrorText(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
showErrorIcons
,
showErrorText
,
errorOrientation
, and
showErrorStyle
control how validation errors are
displayed when they are displayed inline in the form (next to the form item where there is a validation error).
- setShowEventCanvasComponents(boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setShowEventCustomizer(ShowEventCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return false from the customizer to prevent the passed CalendarEvent from being rendered in the
passed view.
- setShowEventDescriptions(boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setShowEventHeaders(boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setShowEventHovers(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showViewHovers
is true, dictates whether to
display hover prompts when the mouse moves over an
event canvas
in a calendarView.
- setShowExpandControls(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Whether to show the Expand/Collapse controls in the headers of sections.
- setShowExpectedValueLine(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setShowFacetContextMenus(boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, show facet label context menus with some built-in operations.
- setShowFacetValueContextMenus(boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, show facet value context menus with some built-in operations.
- setShowFieldOrderButtons(boolean) - Method in class com.smartgwt.client.widgets.FieldPicker
-
When set to false, hides the right-most set of buttons, used for re-ordering fields in the Visible Fields list.
- setShowFieldTitles(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true (the default), show field titles in the drop-down box used to select a field for querying.
- setShowFieldTitles(boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true (the default), show field titles in the drop-down box used to select a field for querying.
- setShowFieldTitles(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
If true (the default), show field titles in the drop-down box used to select a field for querying.
- setShowFileInline(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
For a field of type:"imageFile", indicates whether to stream the image and display it inline or to display the View and
Download icons.
- setShowFileInline(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Indicates whether to stream the image and display it inline or to display the View and Download icons.
- setShowFileInline(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field of type:"imageFile", indicates whether to stream the image and display it inline or to display the View and
Download icons.
- setShowFileInline(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
For a field of type:"imageFile", indicates whether to stream the image and display it inline or to display the View and
Download icons.
- setShowFilterEditor(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should this listGrid display a filter row.
- setShowFilterEditorHovers(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to false, no hover is shown for the filter editor fields.
- setShowFilterEditorHovers(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When set to false, no hover is shown for the field editor in this field.
- setShowFilterEditorTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
- setShowFilterForm(boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setShowFilterWindowCriteriaIndicator(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should an indicator be shown to indicate that
filterWindowCriteria
is configured? The indicator is a small triangle shown in the top-right of the grid header or
filter.
- setShowFiscalYearChooser(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
When set to true, show a button that allows the calendar to be navigated by fiscal year.
- setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
- setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When this item receives focus, should it be re-styled to indicate it has focus?
- setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Should this icon's image and/or
baseStyle
switch to the appropriate "Focused" value when the user puts focus on the form item or icon?
- setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When this item receives focus, should it be re-styled to indicate it has focus?
- setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
- setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
- setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when the canvas receives focus? If
showFocusedAsOver
is
true
, then
"over"
will be used to indicate focus.
- setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
- setShowFocused(Boolean) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Should we visibly change state when the tab receives keyboard focus?
- setShowFocusedAsOver(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
- setShowFocusedAsOver(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
If
showFocused
is true for this widget, should the
"over"
state be used to indicate the widget as focused.
- setShowFocusedAsOver(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If
showFocused
is true for this widget, should the
"over"
state be used to indicate the widget as focused.
- setShowFocusedErrorState(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If set to true, when an item has errors and is focused, an "ErrorFocused" suffix will appear on the stylename.
- setShowFocusedIcon(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- setShowFocusedIcon(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- setShowFocusedIcon(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- setShowFocusedIcon(Boolean) - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- setShowFocusedIcon(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- setShowFocusedIcon(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image when the button receives focus.
- setShowFocusedIcons(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If we're showing icons, should we change their image source to the appropriate focused source when this item
has focus? Can be overridden on a per icon basis by the formItemIcon showFocused
property.
- setShowFocusedPickerIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showPickerIcon
is true for this item,
should the picker icon show a focused image when the form item has focus?
- setShowFocusedWithItem(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If this icon will be updated to show focus (see
showFocused
,
FormItem.showFocusedIcons
), this property governs
whether the focused state should be shown when the item as a whole receives focus or just if the icon receives focus.
- setShowFolderIcons(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should folder nodes in this TreeGrid show icons by default?
- setShowFooter(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, show a footer for this Window, including resizer, statusBar, etc.
- setShowFullConnectors(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showConnectors
is true, this property determines
whether we should show vertical continuation lines for each level of indenting within the tree.
- setShowFutureOptions(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should we show time-unit options in the future? If set to false, for each
timeUnitOption
we will show only past
options [for example "N weeks ago"].
- setShowGradationsOverData(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If set, gradation lines are drawn on top of data rather than underneath.
- setShowGridSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should this ListGrid show a summary row beneath the last record of the grid.
- setShowGridSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setShowGrip(Boolean) - Method in class com.smartgwt.client.widgets.Snapbar
-
Should we show a "grip" image floating above the center of this widget?
- setShowGrip(Boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
Should we show a "grip" image floating above the center of this widget?
- setShowGrip(Boolean) - Method in class com.smartgwt.client.widgets.StretchImg
-
Should we show a "grip" image floating above the center of this widget?
- setShowGripper(Boolean) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When set to true, shows the
gripper
component, which
snaps, centered, to the top edge of the eventCanvas and can be used to move it with the mouse.
- setShowGroupRectOutline(Boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- setShowGroupSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this listGrid supports
grouping
, setting this
property will cause the grid to render an extra row at the end of each group when grouped, containing summary
information for the fields.
- setShowGroupSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If
ListGrid.showGroupSummary
is true, should this
field show a summary value in a summary row when the grid is grouped? If unset, this field will show a summary value in
the summary row if an explicit
summaryFunction
is specified or if a
default summary function
is
defined for the specified field type.
- setShowGroupSummaryInHeader(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
, and
showGroupSummary
is true, setting this property causes
field summary values for each group to be displayed directly in the group header node, rather than showing up at the
bottom of each expanded group.
- setShowGroupTitle(Boolean) - Method in class com.smartgwt.client.widgets.toolbar.RibbonBar
-
If set, this attribute affects whether
RibbonGroups
in this
RibbonBar
show their header control.
- setShowGroupTitleColumn(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid is
grouped
and
showGroupSummaryInHeader
is true, instead of
group header nodes showing up with a single cell value spanning the full set of columns, summaries for each field will
show up in the appropriate columns of the header node.
- setShowGroupTitleInFrozenBody(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is
grouped
and has
frozen fields
, should the group title show in the frozen or unfrozen body?
- setShowGutter(Boolean) - Method in class com.smartgwt.client.widgets.ace.AceRenderer
-
Internal use only.
- setShowHeader(Boolean) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Renders a header DIV above the main body of the event, an area of limited height, styled to stand out from the main
body
of the event, and typically showing a
name
or title - like a Window.
- setShowHeader(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should we show the header for this ListGrid?
If this method is called after the component has been drawn/initialized:
Show or hide the ListGrid header.
- setShowHeader(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
If true, a header will be shown for this section.
- setShowHeader(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, show a
header
for this Window.
- setShowHeaderBackground(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Should the window header show a background image? Default value is true for all browsers except for Internet
Explorer.
If set to true the image source is derived from
headerSrc
and
hiliteHeaderSrc
, otherwise the background
will be styled according to
headerStyle
/
hiliteHeaderStyle
.
- setShowHeaderContextMenu(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to show a context menu on the header with standard items for showing and hiding fields.
- setShowHeaderHovers(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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
-
- setShowHeaderPartialSelection(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should partial selection of all records be shown in header with a special icon? The partial icon will show in the header
when
canSelectAll
is enabled and at least one record
is selected but all records are not selected.
- setShowHeaders(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If set, each column in the ColumnTree will show a header with the title of the selected node from the column to the
left.
- setShowHeaderShadow(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the header show a drop-shadow? Shadow will be applied to the header, or for a grid with frozen columns, the
header layout.
- setShowHeaderSpanContextMenu(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to show a context menu on the header span with standard items for showing and hiding fields.
- setShowHeaderSpanTitlesInFormulaBuilder(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified headerSpans
, should field
titles be prefixed with the titles of the headerSpans in which they are contained when using the FormulaBuilder or
SummaryBuilder.
- setShowHeaderSpanTitlesInHiliteEditor(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, should field
titles be prefixed with the titles of the headerSpans in which they are contained when using the
hilite editor
.
- setShowHeaderSpanTitlesInSortEditor(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this grid has specified
headerSpans
, should field
titles be prefixed with the titles of the headerSpans in which they are contained when using the
multi-sort editor
.
- setShowHiddenFields(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setShowHiddenFields(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setShowHiddenFields(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether to show fields marked hidden:true
when a DataBoundComponent is given a
DataSource but no component.fields
.
- setShowHiddenFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setShowHiddenFields(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
By default only non-hidden fields are shown for selection.
- setShowHiddenFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setShowHiddenFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setShowHiddenFields(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setShowHiddenFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setShowHighlightsTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the show highlights menu item.
- setShowHilitesButton(boolean) - Method in class com.smartgwt.client.widgets.FieldPicker
-
Shows a "Highlights..." button that shows an interface for editing hilites in the attached DataBoundComponent.
- setShowHilitesInGroupSummary(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Determines whether hiliting for any field in this grid is shown in a group summary.
- setShowHilitesInGroupSummary(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Determines whether hiliting for this field is shown in a group summary.
- setShowHint(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If a hint is defined for this form item, should it be shown?
- setShowHintInField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If showing a hint for this form item, should it be shown within the field?
- setShowHintInField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is true and a
hint
is set, should the hint be shown within the field?
- setShowHintInField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If showing a hint for this form item, should it be shown within the field?
- setShowHintInField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
- setShowHintInField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
- setShowHintInField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is true and a
hint
is set, should the hint be shown within the field?
- setShowHourItem(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setShowHover(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If this.canHover
is true, should we show the global hover canvas by default when the user hovers over this
canvas?
- setShowHover(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If
canHover
is true, should we show the global hover
canvas by default when the user hovers over this DrawItem?
- setShowHover(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, and
canHover
is also true, shows popup hover text
next to the mouse when the user hovers over a cell.
- setShowHover(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Whether to show hovers for this field.
- setShowHoverComponents(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
When set to true, shows a widget hovering at the mouse point instead of the builtin hover label.
- setShowHoverComponents(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true and canHover is also true, shows a widget hovering at the mouse point.
- setShowHoverComponents(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
When set to true and showHover is also true for the field, shows a widget hovering at the mouse point.
- setShowHoverOnDisabledCells(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showHover
is true, should cell hover HTML be displayed
on disabled cells?
- setShowHoverTipsTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Title for the show hover tips menu item.
- setShowIcon(Boolean) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether to show an Icon in this RibbonButton.
- setShowIconField(Boolean) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Should an icon field be shown for each record? A column in the table is set aside for an icon as specified on each
record in the
iconField
.
- setShowIconOnlyInline(boolean) - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
- setShowIconOnlyInline(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
When used in an
AdaptiveMenu
, should this MenuItem show only it's
icon
when displayed inline?
- setShowIcons(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set to false to suppress writing out any
icons
for
this item.
- setShowIcons(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
A boolean, indicating whether the checkmark/custom icon column should be displayed.
- setShowIconsOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Show the
icons
when the item gets focus, and hide them
when it loses focus.
- setShowIfCondition(FormItemIfFunction) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Expression that's evaluated to see if an item should be dynamically hidden.
- setShowIfCondition(FormItemIfFunction) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Set showIf condition.
- setShowIfCondition(ListGridFieldIfFunction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
A function, if provided, is evaluated to conditionally determine whether this field should be displayed.
- setShowIfCondition(DetailViewerFieldIfFunction) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
If specified on a field, this method is evaluated at draw time to determine whether or not to show this
particular field.
- setShowImageAsURL(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
For fields of
type:"image"
, if the field is non editable, and being
displayed with
readOnlyDisplay:"static"
,
should the value (URL) be displayed as text, or should an image be rendered?
- setShowImageAsURL(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
For fields of
type:"image"
, if the field is non editable, and being
displayed with
readOnlyDisplay:"static"
,
should the value (URL) be displayed as text, or should an image be rendered?
- setShowImageDisabled(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
Should the image be updated when disabled as described in
StatefulImages
?
- setShowImageDown(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
Should the image be updated on mouse down as described in
StatefulImages
?
- setShowImageFocused(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
- setShowImageFocusedAsOver(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
If
src
is defined as a string, and this component is configured to
show focused state images
, this property will cause the
"over"
state image to be used to indicate focused state.
- setShowImageRollOver(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
Should the image be updated on rollOver as described in
StatefulImages
?
- setShowIndicators(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setShowIndicatorsInFront(boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
In
indicator lines
are showing, this attribute
affects where in the z-order their canvases will be rendered: either in front of, or behind normal calendar events.
- setShowInitialDragHandles(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setShowInlineErrors(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, field errors are written into the form next to the item(s) where the errors occurred.
- setShowInlineLabels(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Causes labels for the X axis to be shown above the axis and to the right of the gradation line they label, making for a
vertically more compact chart at the risk of gradation labels being partially obscured by data values.
- setShowInlineSeparators(Boolean) - Method in class com.smartgwt.client.widgets.menu.AdaptiveMenu
-
Whether
separators
should be shown for inline menu items.
- setShowInputElement(boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
When set to false, prevents this item's input element from being written into the DOM.
- setShowInputElement(boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
When set to false, prevents this item's input element from being written into the DOM.
- setShowInputValidationMessage(Boolean) - Method in class com.smartgwt.client.util.tour.Tour
-
- setShowInputValidationMessage(Boolean) - Method in class com.smartgwt.client.util.tour.TourStep
-
- setShowInWindow(boolean) - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
If set true, the picker will be displayed inside a Window.
- setShowItemTitles(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When
useTextField
is false, whether titles
should be shown for for child-items in this DateItem.
- setShowItemTitles(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
When
useTextField
is false, whether titles
should be shown for for child-items in this TimeItem.
- setShowKeys(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
A boolean, indicating whether the shortcut key column should be displayed.
- setShowLabel(Boolean) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When set to true, the
header text
for the
associated event is not rendered inside the eventCanvas itself.
- setShowLabel(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should we show the label text next to the checkbox item.
- setShowLabel(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
Should we show the label text next to the checkbox item.
- setShowLabelColumn(boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to false, hides the frozen Label-Column in vertical
CalendarView
s.
- setShowLaneCustomizer(ShowLaneCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Return false from the customizer to prevent the passed Lane from being rendered in the
passed view.
- setShowLaneFieldHovers(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showViewHovers
is true, dictates whether to
display hover prompts when the mouse moves over the cells in a
laneField
.
- setShowLaneRollOver(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, causes
Timelines
to highlight
the Lane under the mouse with the "Over" style.
- setShowLastRemoveButton(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- setShowLeftButton(Boolean) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
If set to
false
, then the
leftButton
is not shown.
- setShowLeftButton(Boolean) - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
- setShowLeftButton(boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setShowLegend(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The legend is automatically shown for charts that need it (generally, multi-series charts) but can be forced off by
setting showLegend to false.
- setShowListToolStrip(Boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setShowLoadingIcons(boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If set, when a folder is loading its children from the server (
Tree.getLoadState()
returns "loading"), it uses a distinct icon image given by
loadingIcon
.
- setShowLoadingMessage(Boolean) - Method in class com.smartgwt.client.widgets.layout.ScreenLoader
-
- setShowLocalFieldsOnly(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
For a DataSource that inherits
fields
from another DataSource
(via
inheritsFrom
), indicates that only the fields listed in
this DataSource should be shown.
- setShowMaximizeButton(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, show a maximize button in the header - clicking it maximizes the Window
If this method is called after the component has been drawn/initialized:
Dynamically update
showMaximizeButton
to show / hide the maximizeButton
- setShowMenuBelow(Boolean) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
The menu drops down below the menu button.
- setShowMenuBelow(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
The menu drops down below the menu button.
- setShowMenuBelow(Boolean) - Method in class com.smartgwt.client.widgets.RibbonButton
-
The menu drops down below the menu button.
- setShowMenuButtonImage(Boolean) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Show menu button image (up / down arrowhead) for this menu button.
- setShowMenuButtonImage(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Show menu button image (up / down arrowhead) for this menu button.
- setShowMenuIcon(Boolean) - Method in class com.smartgwt.client.widgets.menu.RibbonMenuButton
-
- setShowMenuIcon(Boolean) - Method in class com.smartgwt.client.widgets.RibbonButton
-
- setShowMenuIconDisabled(Boolean) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether to show a Disabled version of the
menuIcon
.
- setShowMenuIconDown(Boolean) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether to show a Down version of the
menuIcon
.
- setShowMenuIconOver(Boolean) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether to show an Over version of the
menuIcon
.
- setShowMenuOnClick(Boolean) - Method in class com.smartgwt.client.widgets.RibbonButton
-
If set to true, shows this button's
menu
when a user clicks anywhere in
the button, rather than specifically on the
menuIcon
.
- setShowMenuOnClick(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
- setShowMenuOnRollOver(Boolean) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Should the menu be shown automatically when the mouse moves over the button?
- setShowMillisecondItem(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setShowMinimizeButton(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, show a minimize button in the header--clicking it minimizes the Window.
- setShowMiniNav(Boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setShowMiniNavControl(boolean) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
- setShowMinorTicks(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
If
ticks
are being shown, controls whether a
distinction is made between major and minor tick marks.
- setShowMinuteItem(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setShowModalMask(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
If true, displays a translucent mask over the rest of the page when a modal window is displayed.
- setShowModeSwitcher(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
When enabled allows FilterBuilder in topOperatorAppearance:"radio"
or
topOperatorAppearance:"bracket"
mode to be switch to the other view by the user.
- setShowModeToggleButton(Boolean) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Should the Mode Toggle button be visible.
- setShowMonthButton(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to prevent the
Month
button from
displaying on Handset devices.
- setShowMonthView(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Whether to show the Month view.
- setShowMoreTab(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabBar
-
Should tabs exceeding
moreTabCount
be shown on a "more"
tab?
- setShowMoreTab(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should tabs exceeding
moreTabCount
be shown on a "more"
tab?
- setShowMultipleColumns(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
When set to false, only displays a single column at a time, showing a slide animation when moving between columns.
- setShowNavigation(Boolean) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Whether to show navigation controls by default on all records.
- setShowNavigationBar(Boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setShowNewRecordRow(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable ListGrid, setting this property to true causes an extra row with the
newRecordRowMessage
to be displayed below the last
record.
- setShowNextButton(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to hide the
Next
button.
- setShowNodeCount(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If set, and
showHeaders
is also set, each column's
header will show a count of the number of nodes in that column
- setShowNodeIcons(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should nodes in this TreeGrid show folder / leaf node icons by default?
- setShowNotification(Boolean) - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
Should a notification message (defined as notifyMessage) be shown after save completes successfully?
- setShowNullAsTrue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should a null value be shown as checked (i.e.
- setShowNullAsTrueIf(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Set this property to the name of another field in the same record, to have this field be shown as checked (i.e.
- setShowOkButton(Boolean) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Should the OK button be visible.
- setShowOldValueInHover(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setShowOldValueInHover(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Causes the original value to be shown to the end user when the user hovers over the FormItem as such (when the
FormItem.itemHover()
event would fire).
- setShowOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Show this icon when its item gets focus, and hide it when it loses focus.
- setShowOpener(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should the opener icon be displayed next to folder nodes? This is an icon which visually indicates whether the folder is
opened or closed (typically via a [+] or [-] image, or a turn-down arrow) and may be clicked to expand or collapse the
folder.
- setShowOpenIcon(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For folder nodes showing custom icons (set via
icon
), this
property allows the developer to specify on a per-node basis whether an open state icon should be displayed when the
folder is open.
- setShowOpenIcons(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
If true, show a different icon for open
folders than closed folders.
- setShowOpenIcons(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, show a different icon for open
folders than closed folders.
- setShowOptionsFromDataSource(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this item is part of a databound form, and has a specified valueMap
, by default we show the valueMap
options in the pickList for the item.
- setShowOptionsFromDataSource(Boolean) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this item is part of a databound form, and has a specified valueMap
by default we show the
valueMap options in the pickList for the item.
- setShowOptionsFromDataSource(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this item is part of a databound form, and has a specified valueMap
, by default we show the valueMap
options in the pickList for the item.
- setShowOtherDays(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If set to true, in the
month view
, days that fall in
an adjacent month are still shown with a header and body area, and are interactive.
- setShowOutline(Boolean) - Method in class com.smartgwt.client.util.tour.TourStep
-
Should the target(s) be outlined? Defaults to
true
in
Tour.mode
:"tutorial".
- setShowOver(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When the user rolls over this item, should it be re-styled to indicate it has focus?
- setShowOver(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Should this icon's image and/or
baseStyle
switch to the appropriate "Over" value when the user rolls over or focuses on the icon?
- setShowOver(boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When the user rolls over this item, should it be re-styled to indicate it has focus?
- setShowOverCanvas(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
When this property is set to true, this widget will create and show the
overCanvas
on user rollover.
- setShowOverIcons(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If we're showing icons, should we change their image source to the appropriate over source when the user rolls
over (or puts focus onto) them? Can be overridden on a per icon basis by the formItemIcon showOver
property.
- setShowOverWhen(IconOverTrigger) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
- setShowPaneContainerEdges(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should the paneContainer for this tabset show
edges
.
- setShowParentsLast(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Indicates internal hierarchy should be displayed in reverse of normal tree order (so that parents follow children).
- setShowPartialEdges(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If the paneContainer for this tab set is showing
edges
, setting
this attribute to
true
will set the paneContainer to show
customEdges
for the three sides opposing the tabBarPosition.
- setShowPartialSelection(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should partially selected parents (in a Tree data set) be shown with special icon? This has an impact in grouped grids
where
canSelectGroups
is true.
- setShowPartialSelection(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Should partially selected parents be shown with special icon?
- setShowPastOptions(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
Should we show time-unit options in the past? If set to false, for each
timeUnitOption
we will show only future
options [for example "N weeks from now"].
- setShowPath(boolean) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If
title
is null, when the user selects an item, should
we show the full path to the item, or just the item's title as the button's title?
- setShowPending(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
This property applies to all of the items that a form has, and works according to
FormItem.showPending
.
- setShowPending(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When set to
true
, this property adds the optional "Pending" suffix to the CSS styles applied to the widget
if the current value of the item differs from the value that would be restored by invoking
DynamicForm.resetValues()
.
- setShowPickerIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Should the pick button icon be shown for choosing colors from a ColorPicker
- setShowPickerIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setShowPickerIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setShowPickerIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- setShowPickerIconOnFocus(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Show the picker icon when the item gets focus, and hide it when it loses focus.
- setShowPickerSearchIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- 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 combo-box textArea, or only when the user
clicks on the pick button or uses the explicit Alt+Arrow Down
key combination?
- setShowPointer(Boolean) - Method in class com.smartgwt.client.util.tour.TourStep
-
- setShowPointer(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Should a pointer be shown? A pointer can be placed on the border to identify the target of the canvas contents.
- setShowPointSizeLegend(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show an additional legend to the right of the chart to indicate
point size
.
- setShowPreviewCanvas(Boolean) - Method in class com.smartgwt.client.tools.GradientEditor
-
- setShowPreviousButton(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Set to false to hide the
Previous
button.
- setShowPrintMargin(Boolean) - Method in class com.smartgwt.client.widgets.ace.AceRenderer
-
Internal use only.
- setShowProgress(Boolean) - Method in class com.smartgwt.client.util.tour.Tour
-
Should a progress bar be shown in each step to indicate progress through the tour?
- setShowProgress(Boolean) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Should a progress bar be shown to indicate progress through the tour?
- setShowProgressDialog(Boolean) - Method in class com.smartgwt.client.ai.ApplyAIFilterRequest
-
Whether to show a progress dialog to inform the user about the processing of the evaluation.
- setShowProgressDialog(Boolean) - Method in class com.smartgwt.client.ai.BuildAIFieldRequestRequest
-
Whether to show a progress dialog to inform the user about the processing of the build-request.
- setShowProgressDialog(Boolean) - Method in class com.smartgwt.client.ai.BuildViaAIRequest
-
Whether to show a progress dialog to inform the user about the processing of the build-request.
- setShowProgressDialog(Boolean) - Method in class com.smartgwt.client.ai.ReapplyAIFilterRequest
-
Whether to show a progress dialog to inform the user about the processing of the update request.
- setShowProgressPercent(Boolean) - Method in class com.smartgwt.client.util.tour.Tour
-
Show progress percent next to progress bar when
showProgress
is enabled?
- setShowProgressPercent(Boolean) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
- setShowProgressPercentInline(Boolean) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Show progress percent over the progress bar instead of next to it when
showProgress
is enabled?
- setShowPrompt(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Whether RPCRequests sent by this DataSource should enable
RPCRequest.showPrompt
in order to block user interactions until the request completes.
- setShowPrompt(boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
If set to true
, the RPCManager will block the UI with a modal dialog containing the text from
RPCManager.defaultPrompt (or the per-RPCRequest override) until the RPC to the server completes.
- setShowPrompt(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Overrides RPCManager.showPrompt
for this request only.
- setShowQuickEventDialog(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Determines whether the quick event dialog is displayed when a time is clicked.
- setShowRadarGradationLabels(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show gradation labels in radar charts.
- setShowRange(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
- setShowRecordComponents(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When enabled,
createRecordComponent()
will be
called when saved rows are being rendered, and any returned component will be displayed embedded within the row or cell.
- setShowRecordComponentsByCell(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setShowRecursively(Boolean) - Method in class com.smartgwt.client.util.workflow.NavigateSplitPaneTask
-
Set to false
to not show a component's parents.
- setShowRecursively(Boolean) - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
Set to false
to not show a component's parents.
- setShowRegressionLine(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter plots only, whether to display a regression curve that best fits the data of the two metric facet values.
- setShowRemoveButton(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If set, a button will be shown for each clause allowing it to be removed.
- setShowRemoveButton(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
If set, show a button for this clause allowing it to be removed.
- setShowRemoveButton(boolean) - Method in class com.smartgwt.client.widgets.grid.HiliteRule
-
If true, show a button
for this HiliteRule, allowing
it to be removed.
- setShowResizeBar(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
When this Canvas is included as a member in a
Layout
, whether a resizeBar
should be shown after this member in the layout, to allow it to be resized.
- setShowResizeBars(boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- setShowResizeOutline(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- 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?
- setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
- setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
Should we visibly change state when the mouse goes over this object?
- setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
Should we visibly change state when the mouse goes over this object?
- setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.Snapbar
-
Snapbars show rollover styling.
- setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Should we visibly change state when the mouse goes over this object?
- setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should we visibly change state when the mouse goes over this object?
- setShowRollOver(Boolean) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Should we visibly change state when the mouse goes over this tab
- setShowRollOverCanvas(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When enabled, when the mouse moves over a row or cell (depending on
useCellRollOvers
), an arbitrary Canvas can be shown
layered on top of the row or cell (the
rollOverCanvas
), layered underneath the row or cell (the
rollUnderCanvas
), or both.
- setShowRolloverControls(Boolean) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
When set to the default value of true, this attribute causes a set of components to be shown when the mouse rolls over
this EventCanvas.
- setShowRollOverGrip(Boolean) - Method in class com.smartgwt.client.widgets.Snapbar
-
If
StretchImg.showGrip
is true, this property determines
whether to show the 'Over' state on the grip image when the user rolls over on this widget.
- setShowRollOverGrip(Boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
If
StretchImg.showGrip
is true, this property determines
whether to show the 'Over' state on the grip image when the user rolls over on this widget.
- setShowRollOverGrip(Boolean) - Method in class com.smartgwt.client.widgets.StretchImg
-
If
showGrip
is true, this property determines whether to show
the 'Over' state on the grip image when the user rolls over on this widget.
- setShowRollOverIcon(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- setShowRollOverIcon(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- setShowRollOverIcon(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- setShowRollOverIcon(Boolean) - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- setShowRollOverIcon(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- setShowRollOverIcon(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image on mouse rollover.
- setShowRollOverInExpansion(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This setting causes the
roll over canvas
to be sized
to cover the normal row and the expansion layout.
- setShowRollUnderCanvas(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setShowRoot(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Controls whether the implicit root node is returned as part of the visible tree, specifically, whether it is returned in
getOpenList()
, which is the API view components typically use
to get the list of visible nodes.
- setShowRoot(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Specifies whether the root node should be displayed in the treeGrid.
- setShowRowNumbers(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true, shows an additional field at the beginning of the field-list (respecting RTL) that displays the
current rowNum for each record.
- setShowRTL(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
When this item is in RTL mode, should its style name include an "RTL" suffix?
- setShowRTL(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Should this icon's
src
and/or
baseStyle
switch to the appropriate RTL value when
the FormItem is in RTL mode? If true, then the image URL for all states will have "_rtl" added before the extension.
- setShowRTLIcon(boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Is
RTL
media available for the icon? If true, then in RTL mode, the image's
src will have "_rtl" inserted immediately before the file extension.
- setShowSavedSearchesByDS(boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setShowSavedSearchesByDS(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setShowSavedSearchesByDS(boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Whether to associate saved searches by default with the current
DataSource
of a component when a
savedSearchId
is
not provided.
- setShowSavedSearchesByDS(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setShowSavedSearchesByDS(boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setShowSavedSearchesByDS(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setShowSavedSearchesByDS(boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setShowSavedSearchesByDS(boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setShowScatterLines(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to draw lines between adjacent data points in "Scatter" plots.
- setShowSecondItem(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
When showing the
time field
, whether to show the "second"
picker.
- setShowSecondItem(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setShowSelectedIcon(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- setShowSelectedIcon(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- setShowSelectedIcon(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- setShowSelectedIcon(Boolean) - Method in class com.smartgwt.client.widgets.Label
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- setShowSelectedIcon(Boolean) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- setShowSelectedIcon(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
If using an icon for this button, whether to switch the icon image when the button becomes selected.
- setShowSelectedIcon(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
For folder nodes showing custom icons (set via
icon
), this
property allows the developer to specify on a per-node basis whether a selected state icon should be displayed when the
folder is open.
- setShowSelectedIcons(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, show a different icon for selected nodes than unselected nodes.
- setShowSelectedLabel(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Should the selection outline show a label for selected components? A component may also be highlighted with the
selection outline and label to indicate the target of a drop.
- setShowSelectedLabel(Boolean) - Method in class com.smartgwt.client.tools.EditPane
-
Should the selection outline show a label for selected components? A component may also be highlighted with the
selection outline and label to indicate the target of a drop.
- setShowSelectedLabel(Boolean) - Method in class com.smartgwt.client.tools.EditTree
-
Should the selection outline show a label for selected components? A component may also be highlighted with the
selection outline and label to indicate the target of a drop.
- setShowSelectedLabelOnSelect(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
Should the selection outline show a label when the component is selected? This property is similar to
showSelectedLabel
.
- setShowSelectedOpener(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If
showOpener
is true, should a different opener icon be
displayed for selected nodes? This provides a way for developers to show a "selected" version of the opener icon set
which looks optimal with the
selected appearance
applied the
selected record.
- setShowSelectedRollOverCanvas(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This setting causes the
roll over canvas
to be
displayed when the user rolls over selected records in the grid (but not when rolling over other records).
- setShowSelectedRollUnderCanvas(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This setting causes the
roll under canvas
to be
displayed when the user rolls over selected records in the grid (but not when rolling over other records).
- setShowSelectedStyle(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should the "Selected" style be applied to selected records?
- setShowSelectionCanvas(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionType
is set to
SelectionStyle.SINGLE
, setting this property to
true
means selection will be
displayed to the user with the
selectionCanvas
and/or
selectionUnderCanvas
rather than with
CSS styling.
- setShowSelectionCheckbox(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true, causes a CheckboxItem to appear to the left of each clause in "inline"
appearance
.
- setShowSelectionLabel(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setShowSelectionList(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setShowSelectionUnderCanvas(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
selectionType
is set to
SelectionStyle.SINGLE
, and either
showSelectionCanvas
is
true
and
showSelectionUnderCanvas
is unset, or
showSelectionUnderCanvas
is explicitly set to
true
, then selection will be displayed to the user with the
selectionCanvas
and/or
selectionUnderCanvas
rather than with CSS styling.
- setShowShadow(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether to show a drop shadow for this Canvas.
- setShowShadow(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Whether to show a drop shadow for this Canvas.
- setShowShadow(Boolean) - Method in class com.smartgwt.client.widgets.PointerSettings
-
By default, the pointer will show the same shadow as its parent canvas.
- setShowShadow(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Whether to show a drop shadow for this Canvas.
- setShowShadows(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to automatically show shadows for various charts.
- setShowShadows(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to automatically show shadows for various charts.
- setShowSnapGrid(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether to show a snap grid for this Canvas.
- setShowSortArrow(SortArrow) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Indicates whether a sorting arrow should appear for the listGrid, and its location.
- setShowSortNumerals(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When multiple fields are sorted, set this to false to hide the sort-numeral displayed by default after the sort-arrows
in the header-buttons of sorted fields.
- setShowStandardDeviationLines(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- 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.
- setShowTabBar(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should the tabBar be displayed or not If shrinkElementOnHide is true, the paneContainer will expand over the space
occupied by TabBar
- setShowTabPicker(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If there is not enough space to display all the tab-buttons in this tabSet, should a drop-down "picker" be displayed to
allow selection of tabs that are clipped?
- setShowTabScroller(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If there is not enough space to display all the tab-buttons in this tabSet, should scroll buttons be displayed to allow
access to tabs that are clipped? If unset, defaults to false for handsets
and true otherwise.
- setShowTimeItem(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether to show the
time field
for editing the time portion
of the date.
- setShowTimelineView(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to show a title.
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Blurb items show no title by default.
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
Buttons do not show a title by default.
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
CheckboxItem has special behavior for titles, see
labelAsTitle
.
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should we show a title cell for this formItem?
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Don't show a separate title cell for headers
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.HiddenItem
-
we never show a separate title cell for hidden fields
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
Don't show the title for rich text items by default
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
we never show a separate title cell for separators
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
we never show a separate title cell for spacers
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Don't show a title for toolbars
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
This property may be set to false
to explicitly suppress display of the field title in the column header
button for the field.
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
Determines whether any specified
title
will be displayed
for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating
over the component
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.ImgButton
-
Determines whether any specified
title
will be displayed
for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating
over the component
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.RibbonButton
-
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether the slider's
title
should be displayed.
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.StretchImg
-
Determines whether any specified
title
will be displayed
for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating
over the component
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Determines whether any specified
title
will be displayed
for this component.
Applies to Image-based components only, where the title will be rendered out in a label floating
over the component
- setShowTitle(boolean) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
This method forcibly shows or hides this group's
title
label
after initial draw.
- setShowTitle(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
Show a title (typically just text) on the header for this window.
- setShowTitleLabelBackground(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
- setShowTitleLabelBackground(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setShowTitleLabelBackground(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
- setShowTitleLabelBackground(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
- setShowTitleLabelBackground(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawPath
-
- setShowTitleLabelBackground(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
- setShowTitleLabelBackground(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
- setShowTitlesWithErrorMessages(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Indicates whether on validation failure, the error message displayed to the user should be pre-pended with the
title for the item.
- setShowTodayButton(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Determines whether the "Today" button will be displayed, allowing the user to select the current date.
- setShowToolbar(Boolean) - Method in class com.smartgwt.client.widgets.Dialog
-
Whether to show a toolbar of buttons at the bottom of the Dialog.
- setShowTrackButtons(Boolean) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Should the track buttons that allow page scrolling be shown?
- setShowTrackEnds(Boolean) - Method in class com.smartgwt.client.widgets.Scrollbar
-
If true, the scrollbar uses a 5-segment rather than 3-segment image representation, where the 3 interior image segments
have the same state (Down, Over, etc), independent of the two outermost image segments.
- setShowTreeColumnPicker(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
headerSpans
are in use, whether to show a
hierarchical column picker that includes both headerSpans and normal headers, with normal headers indented under
headerSpans similarly to how a
TreeGrid
displays a Tree.
- setShowUnsetImage(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Determines what image to display when the value for this checkbox is unset.
- setShowUploadForm(Boolean) - Method in class com.smartgwt.client.widgets.BatchUploader
-
- 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
-
- setShowValueAxisLabel(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- setShowValueIconDisabled(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should a "Disabled" state icon be shown when the item is disabled
- setShowValueIconDown(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should a "Down" state icon be shown when the mouse goes down over this checkbox
- setShowValueIconError(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Whether a separate "Error" state should be applied to icons when the item fails validation.
- setShowValueIconOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If valueIcons
is set, this property may be set to
show the valueIcon only and prevent the standard form item element or text from displaying
- setShowValueIconOnly(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has a valueIcons property specified, setting this property causes the valueIcon for each value to be
displayed in the cell without also showing the record's value for the field.
- setShowValueIconOver(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Should an "Over" state icon be shown when the user rolls over this checkbox
- setShowValueOnHover(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setShowValueOnHover(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- setShowViewHovers(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, the default value, causes the Calendar to show customizable hovers when the mouse moves over various
areas of a CalendarView.
- setShowWeekChooser(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
When set to true, show a button that allows the calendar to be navigated by week or fiscal week, depending on the value
of
showFiscalYearChooser
.
- setShowWeekends(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Suppresses the display of weekend days in the
week
,
month
and
timeline
views, and disallows the creation of events on
weekends.
- setShowWeekends(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether weekend days should be shown.
- setShowWeekView(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Whether to show the Week view.
- setShowWorkday(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, this setting enables various features related to cells that fall within the workday (as defined by
workdayStart
and
workdayEnd
) in vertical calendar views (
day
and
week
).
- setShowXTicks(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When set, ticks are shown for the X (horizontal) axis for Scatter plots or Bar charts.
- setShowYTicks(boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
When set, ticks are shown for the Y (vertical) axis if it's a value axis.
- setShowZoneHovers(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showViewHovers
is true, dictates whether to
display hover prompts when the mouse moves over a
zone
in
a calendarView.
- setShowZones(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setShrinkElementOnHide(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
This is an advanced setting.
- setShrinkForFreeze(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this list grid is showing any
frozen
fields, and a
horizontal scrollbar is visible at the bottom of the liquid columns, should an equivalent scrollbar gap be left visible
below the frozen columns?
Note that if set to
true
any backgroundColor or border applied to the
ListGrid will show up below the bottom row of the frozen column(s).
- setShuttleFields(ListGridField...) - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
- setShuttleHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setShuttleWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setSide(String) - Method in class com.smartgwt.client.util.workflow.ShowNextToComponentTask
-
Which side of the other canvas should we show? Options are "top", "bottom", "left", "right".
- setSimpleDeselect(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
If true, clicking on the existing selection causes it to be entirely deselected.
- setSimpleTabBaseStyle(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
useSimpleTabs
is true,
simpleTabBaseStyle
will be the base style used to determine the css style to apply to the tabs.
- setSimpleTabIconOnlyBaseStyle(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If
useSimpleTabs
is true,
simpleTabIconOnlyBaseStyle
will be the base style used to determine the css style to apply to the tabs if
Tab.canAdaptWidth
is set and the title is not being shown.
- setSimpleType(SimpleType) - Method in class com.smartgwt.client.data.GroupTitleFunction
-
- setSimpleType(SimpleType) - Method in class com.smartgwt.client.data.GroupValueFunction
-
- setSimpleTypeValueComparator(SimpleType.SimpleTypeValueComparator) - Method in class com.smartgwt.client.data.SimpleType
-
Specify a custom comparator to use for this type.
- setSimpleTypeValueExtractor(SimpleType.SimpleTypeValueExtractor) - Method in class com.smartgwt.client.data.SimpleType
-
Specify an extractor to extract an atomic value (such as a string or number) from some arbitrary live data value.
- setSimpleTypeValueUpdater(SimpleType.SimpleTypeValueUpdater) - Method in class com.smartgwt.client.data.SimpleType
-
Specify an updater to update a live data value with an edited atomic value (such as a string or number).
- setSingleCellValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGridRecord
-
Default property name denoting the single value to display for all fields of this row.
- setSingleCellValueProperty(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If record[this.singleCellValueProperty]
is set for some record, the record will be displayed as a single
cell spanning every column in the grid, with contents set to the value of
record[this.singleCellValueProperty]
.
- setSingleClickFolderToggle(boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When this item is showing a tree-based picker, the default behavior is for folder open-state to be toggled by
double-clicking.
- setSingleClickFolderToggle(boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When this item is showing a tree-based picker, the default behavior is for folder open-state to be toggled by
double-clicking.
- setSize(Integer) - Method in class com.smartgwt.client.widgets.Img
-
Convenience for setting the ${isc.DocUtils.linkForRef('attr:StatefulCanvas.width','width) and
height')
of this widget to the same value, at init time only.
- setSizeEventsToGrid(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
If true, events will be sized to the grid, even if they start and/or end at times between grid cells.
- setSizeMayChangeOnRedraw(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Is it possible that a call to
redraw()
on this widget will change its
size?
- setSizeToCheckboxImage(boolean) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- setSizeToControlsOverflow(boolean) - Method in class com.smartgwt.client.tools.SeleneseRecorder
-
Whether to always expand the command grid horizontally to match any overflow in the recorder toolbar.
- setSizeToWorkday(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When
showWorkday
is true, attempt to resize rows in
the day and week views so that the
workday hours
fill the visible viewport-height, and the whole workday is visible without scrolling.
- setSkinDir() - Static method in class com.smartgwt.client.util.Page
-
Specify the URL for media that's part of the skin
- setSkinDir(String) - Static method in class com.smartgwt.client.util.Page
-
Specify the URL for media that's part of the skin
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
.
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
.
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Overridden directory where images for this widget (such as the month and year button icons) may be found.
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.EdgedCanvas
-
Standard skin directory for edge images (sides and corners).
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Where do 'skin' images (those provided with the class) live?
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
Where do 'skin' images (those provided with the class) live?
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
.
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.MiniNavControl
-
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Where are the skin images for the Scrollbar.
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Base path for the images.
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Default directory for skin images (those defined by the class), relative to the Page-wide
skinDir
.
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripResizer
-
Path to resizer image.
- setSkinImgDir(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSeparator
-
Path to separator image.
- setSkinName(String) - Method in class com.smartgwt.client.data.DSRequest
-
Set the skin to use.
- setSkipAnimation(Boolean) - Method in class com.smartgwt.client.util.workflow.ShowNextToComponentTask
-
Set to false
to not use animation to show component.
- setSkipConversionOnMapping(Boolean) - Static method in class com.smartgwt.client.widgets.form.DynamicForm
-
Call this method passing true to skip conversion of the Javascript object to a Java Map when
calling the mapDisplayToValue() API.
- setSkipConvertOpaqueValues(Boolean) - Static method in class com.smartgwt.client.data.SimpleType
-
Tells the atomic values subsystem whether to skip conversion of the incoming opaque value to a Java object when
calling user getAtomicValue() and updateAtomicValue() methods.
- setSkipInternalProperties(Boolean) - Method in class com.smartgwt.client.util.JSONEncoder
-
If true, don't show Smart GWT internal properties when encoding an object.
- setSkipJSONValidation(SkipJSONValidation) - Method in class com.smartgwt.client.data.DataSource
-
Sets what level of JSON validation will apply for this DataSource.
- setSkipLineBreaks(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether to skip line breaks for all fields by default when
escaping HTML
.
- setSkipLineBreaks(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
By default, when
escaping HTML
, we convert line
breaks (\r\n, \r, and \n) to HTML <br> tags so that visible cell content respects the original break characters.
- setSkipNullValues(Boolean) - Method in class com.smartgwt.client.util.JSONEncoder
-
If true, don't include properties with null values when encoding an object.
- setSlideInOrigin(String) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Determines where messages originate when they appear for
appearMethod
: "slide".
- setSlideOutOrigin(String) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Determines where messages go when they disappear for
disappearMethod
: "slide".
- setSlideSpeed(int) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
- setSmoothFade(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
- setSnapAlignCandidates(Canvas...) - Method in class com.smartgwt.client.widgets.Canvas
-
- setSnapAlignCenterLineStyle(String) - Method in class com.smartgwt.client.widgets.Canvas
-
CSS border declaration used for the line shown to indicate snapping to a center line when
childrenSnapAlign
is set.
- setSnapAlignEdgeLineStyle(String) - Method in class com.smartgwt.client.widgets.Canvas
-
CSS border declaration used for the line shown to indicate snapping to a edge line when
childrenSnapAlign
is set.
- setSnapAxis(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Describes which axes to apply snap-to-grid to.
- setSnapEdge(String) - Method in class com.smartgwt.client.widgets.Canvas
-
If
snapTo
is defined to this widget, this property can be used to
define which edge of this widget should be snapped to an edge of the master or parent element.
- setSnapGridLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies line styling to use when drawing the grid of lines for
SnapGridStyle
:
"lines".
- setSnapGridStyle(SnapGridStyle) - Method in class com.smartgwt.client.widgets.Canvas
-
Specifies indication style to use for snap points, either a grid of lines or an array of crosses.
- setSnapHDirection(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The horizontal snap direction.
- setSnapHGap(int) - Method in class com.smartgwt.client.widgets.Canvas
-
The horizontal grid size to use, in pixels, when snap-to-grid is enabled.
- setSnapOffsetLeft(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If
snapTo
is defined for this widget, this property can be used to
specify an offset in px or percentage for the left coordinate of this widget.
- setSnapOffsetLeft(Integer) - Method in class com.smartgwt.client.widgets.PointerSettings
-
If
snapTo
is defined, this property can be used to specify
an offset in px or percentage for the left coordinate of the pointer.
- setSnapOffsetTop(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If
snapTo
is defined for this widget, this property can be used to
specify an offset in px or percentage for the top coordinate of this widget.
- setSnapOffsetTop(Integer) - Method in class com.smartgwt.client.widgets.PointerSettings
-
If
snapTo
is defined, this property can be used to specify
an offset in px or percentage for the top coordinate of the pointer.
- setSnapOnDrop(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
When this canvas is dropped onto an object supporting snap-to-grid, should it snap to the grid (true, the default) or
just drop wherever the mouse is (false).
- setSnapResizeToAlign(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to alignment when this Canvas is resized.
- setSnapResizeToGrid(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Causes this canvas to snap to its parent's grid when resizing.
- setSnapTo(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Position this widget such that it is aligned with ("snapped to") an edge of its
master
(if specified), or its
parent canvas
.
- setSnapTo(String) - Method in class com.smartgwt.client.widgets.PointerSettings
-
Specifies the position of the pointer when
showing
.
- setSnapToAlign(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to alignment when this Canvas is dragged when
childrenSnapAlign
is enabled on this Canvas' parent.
- setSnapToCenterAlign(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to center alignment when this Canvas is dragged when
childrenSnapAlign
is enabled on this Canvas' parent.
- setSnapToEdgeAlign(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Flag to disable snapping to edge alignment when this Canvas is dragged when
childrenSnapAlign
is enabled on this Canvas' parent.
- setSnapToGrid(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Causes this canvas to snap to its parent's grid when dragging.
- setSnapVDirection(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The vertical snap direction.
- setSnapVGap(int) - Method in class com.smartgwt.client.widgets.Canvas
-
The vertical grid size to use, in pixels, when snap-to-grid is enabled.
- setSort(SortSpecifier...) - Method in class com.smartgwt.client.data.RecordList
-
Multi-Property sort.
- setSort() - Method in class com.smartgwt.client.data.ResultSet
-
- setSort(SortSpecifier...) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
An array of
SortSpecifier
objects used to set up the sort configuration for a fetch.
- setSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setSort(SortSpecifier...) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Sort the component on one or more fields.
- setSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setSort(SortSpecifier[]) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sort the grid on one or more fields.
- setSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setSort(SortSpecifier...) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setSortArrowMenuButtonSpaceOffset(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
leaveHeaderMenuButtonSpace
is true,
configures the amount of space beyond the
headerMenuButtonWidth
on the right side of a ListGrid header button (left for
RTL mode
) to reserve for the sort arrow if sorting is active for that field and the
arrow will be shown.
- setSortAscendingImage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to show when sorted in ascending order.
- setSortAscendingImage(ImgHTMLProperties) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to show when sorted in ascending order.
- setSortBinaryByFileName(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For any fields of
type "binary"
, should sorting be performed against the
fileName of the value for the field? For Smart GWT server backed dataSources, this is applied to the record
automatically as described in the
BinaryFields
overview.
- setSortBy(SortSpecifier[]) - Method in class com.smartgwt.client.data.DSRequest
-
Fieldnames to sortBy.
- setSortBy(SortSpecifier) - Method in class com.smartgwt.client.data.DSRequest
-
Fieldnames to sortBy.
- setSortByDisplayField(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
For a field with displayField
configured, should client-side sorting be performed on the display field
value? Unless explicitly set to false
the display field value is used.
- setSortByField(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Causes values for this field to be sorted according to values for another field, for both client- and server-side
sorting.
- setSortByField(String) - Method in class com.smartgwt.client.data.Field
-
If set to a field name, causes the field to be sorted by the values in the specified field, for both client- and
server-side sorting.
- setSortByGroupFirst(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If set, whenever grouping is performed by an end user or by a programmatic call to
groupBy()
, data is implicitly sorted by all of the grouped columns,
in the order they were passed to groupBy.
- setSortByMappedValue(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
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(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to show when sorted in descending order.
- setSortDescendingImage(ImgHTMLProperties) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Image to show when sorted in descending order.
- setSortDirection(SortDirection) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Direction of sorting if sortedFacet or sortedFacetValues is specified.
- setSortDirection(SortDirection) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setSortDirection(SortDirection) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sorting direction of this ListGrid.
- setSortDirection(SortDirection) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies the default sorting direction for this column.
- setSortDirection(SortDirection) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- 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
-
- setSorterButtonTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The title for the corner sort button.
- SetSortEvent - Class in com.smartgwt.client.widgets.grid.events
-
- SetSortEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.SetSortEvent
-
- setSortField(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Specifies one or more fields by which this item should be initially sorted.
- setSortField(String...) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Specifies one or more fields by which this item should be initially sorted.
- setSortField(Integer) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Specifies one or more fields by which this item should be initially sorted.
- setSortField(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setSortField(String...) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setSortField(Integer) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setSortField(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Specifies one or more fields by which this item should be initially sorted.
- setSortField(String...) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Specifies one or more fields by which this item should be initially sorted.
- setSortField(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Specifies one or more fields by which this item should be initially sorted.
- setSortField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Specifies the field by which this grid should be initially sorted.
- setSortField(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Specifies the field by which this grid should be initially sorted.
- setSortField(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Specifies the field by which this grid should be initially sorted.
- setSortField(String) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- setSortField(String...) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- setSortField(Integer) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- setSortFieldAscendingText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, this attribute will be shown as the menu item title to sort a field in ascending order.
- setSortFieldDescendingText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If we're showing a
headerContextMenu
for this
grid, this attribute will be shown as the menu item title to sort a field in descending order.
- setSortFields(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Should the
FieldPicker
items be sorted alphabetically in the drop down list.
- setSortFoldersBeforeLeaves(Boolean) - Method in class com.smartgwt.client.widgets.cube.Facet
-
If
separateFolders
is true, should folders be
displayed above or below leaves? When set to
true
folders will appear above leaves unless the data order
has been reversed by setting
showParentsLast
to
true
.
- setSortFoldersBeforeLeaves(Boolean) - Method in class com.smartgwt.client.widgets.tree.Tree
-
If
separateFolders
is true, should folders be displayed
above or below leaves? When set to
true
folders will appear above leaves when the
sortDirection
applied to the tree is
"ascending"
If this method is called after the component has been drawn/initialized:
Setter for
sortFoldersBeforeLeaves
.
- setSortFoldersBeforeLeaves(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- SetSortHandler - Interface in com.smartgwt.client.widgets.grid.events
-
- setSortNormalizer(SortNormalizer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Optional function to return the value that should be used when sorting this field.
- setSortNumeralHTMLCustomizer(SortNumeralHTMLCustomizer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
This customizer is called to generate the HTML for the sortNumeral displayed next to a
field's title when it is included in the current sort specification.
- setSortNumeralMenuButtonSpaceOffset(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
leaveHeaderMenuButtonSpace
is true,
configures the amount of space beyond the
headerMenuButtonWidth
on the right side of a ListGrid header button (left for
RTL mode
) to reserve for the sort numeral if
multi-sorting
is active for that field and the numeral will
be shown.
- setSortNumeralStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When multiple fields are sorted, the Style to apply to the numeral that appears after the sort-arrows in the
header-buttons of sorted fields.
- setSortSpecifiers(SortSpecifier...) - Method in class com.smartgwt.client.data.ResultSet
-
Initial sort specifiers for a ResultSet.
- setSortState(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Initial sort state for the grid.
- setSource(AIMessageSource) - Method in class com.smartgwt.client.ai.AIMessageWithSource
-
The source or producer of the message.
- setSourceComponent(String) - Method in class com.smartgwt.client.util.workflow.GridTransferDataTask
-
Source component from which the record(s) will be transferred.
- setSourceGrid(ListGrid) - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
The
ListGrid
for which this label displays the current row range and row count.
- setSourceGridTitle(String) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- setSpace(Integer) - Method in class com.smartgwt.client.widgets.toolbar.ToolStripSpacer
-
Size of spacer.
- setSpannedHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Button.baseStyle
to apply to the field header buttons for this
ListGrid when showing header spans.
- setSpannedHeaderBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setSpans(HeaderSpan...) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
This property allows developer to "nest" header spans, grouping fields together by
multiple layers of granularity.
- setSparseFieldState(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setSparseFieldState(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setSparseFieldState(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
- setSparseFieldState(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setSparseFieldState(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setSparseFieldState(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setSparseFieldState(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setSparseFieldState(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setSpecialValues(String...) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Set the specialValues for this item.
- setSpecialValues(LinkedHashMap) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
Set the specialValues for this item.
- setSpecialValues(Map) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
A set of "special" values such as "All", "None" or "Invalid" that do not appear in the normal
com.smartgwt.client.types.ValueMap
or in the data returned by the
optionDataSource
.
- setSpecialValues(String...) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Set the specialValues for this item.
- setSpecialValues(LinkedHashMap) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Set the specialValues for this item.
- setSpecialValuesCSS(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
CSS text to be added to the styling for Related Field and Aggregate selections in the field name picker.
- setSpoofResponses(boolean) - Method in class com.smartgwt.client.data.OperationBinding
-
For a DataSource contacting a
WSDL web service
, setting
this flag means the DataSource doesn't actually attempt to contact the server but generates a sample response instead,
based on the XML Schema of the response message embedded in the WSDL.
- setSrc(String) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
URL to the image file.
- setSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines this icon's image source.
- setSrc(SCStatefulImgConfig) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines this icon's image source.
- setSrc(String) - Method in class com.smartgwt.client.widgets.Img
-
The base filename or stateful image configuration for the image.
- setSrc(SCStatefulImgConfig) - Method in class com.smartgwt.client.widgets.Img
-
The base filename or stateful image configuration for the image.
- setSrc(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
The base filename or stateful image configuration for the image.
- setSrc(SCStatefulImgConfig) - Method in class com.smartgwt.client.widgets.ImgButton
-
The base filename or stateful image configuration for the image.
- setSrc(String) - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the URL of the image local to the skin or application directory.
- setSrc(String) - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the URL of the image local to the skin or application directory.
- setSrc(String) - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
The base filename or stateful image configuration for the image.
- setSrc(String) - Method in class com.smartgwt.client.widgets.plugins.Flashlet
-
Location from which to load the Flashlet.
- setSrc(String) - Method in class com.smartgwt.client.widgets.plugins.SVG
-
Location from which to load the SVG.
- setSrc(String) - Method in class com.smartgwt.client.widgets.Progressbar
-
The base file name for the progressbar image.
- setSrc(String) - Method in class com.smartgwt.client.widgets.Sound
-
URL of the audio file to be played by this sound instance.
- setSrc(String...) - Method in class com.smartgwt.client.widgets.Sound
-
URL of the audio file to be played by this sound instance.
- setSrc(String) - Method in class com.smartgwt.client.widgets.Splitbar
-
The base URL for the image.
- setSrc(String) - Method in class com.smartgwt.client.widgets.StretchImg
-
The base URL for the image.
- setSrc(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Base URL for the image.
- setSrc(String) - Method in class com.smartgwt.client.widgets.StretchItem
-
The URL of the media file for this StretchItem.
- setSrc(String) - Method in class com.smartgwt.client.widgets.tab.ImgTab
-
Base URL for tab images
- setSrc(String) - Method in class com.smartgwt.client.widgets.Window
-
A URL to load as content for the Window's body.
- setStackDirection(StackDirection) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
- 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
-
- setStackedIconsHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
stacked icons mode
this property can
be used to specify the height of both the increase and decrease icon.
- setStackedIconsWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
stacked icons mode
this property can
be used to specify the width of both the increase and decrease icon.
- setStackPersistence(StackPersistence) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Controls how older messages'
duration
countdowns
are affected when a new message of the same
NotifyType
appears.
- setStackSpacing(int) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
- 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.
- setStart(AcePosition) - Method in class com.smartgwt.client.widgets.ace.AceRange
-
Internal use only.
- setStartAngle(Integer) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
For pie mode only, start angle of the segment for the data value.
- setStartAngle(float) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
- setStartAngle(double) - Method in class com.smartgwt.client.widgets.drawing.DrawSector
-
Start angle of the sector in degrees.
- setStartAngle(float) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- setStartAngle(double) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- setStartArrow(ArrowStyle) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Style of arrow head to draw at the beginning of the line or path.
- setStartColor(String) - Method in class com.smartgwt.client.widgets.drawing.Gradient
-
A start color for the gradient.
- setStartColor(String) - Method in class com.smartgwt.client.widgets.drawing.SimpleGradient
-
The start color of the gradient.
- setStartDate(Date) - Method in class com.smartgwt.client.data.DateRange
-
Set the start date of the range.
- setStartDate(Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setStartDate(Date) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- setStartDate(Date) - Method in class com.smartgwt.client.widgets.DateChooser
-
Limits the selectable range of this DateChooser.
- setStartDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
The minimum date this item is intended to work with.
- setStartDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- 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
-
- setStartFrom(String) - Method in class com.smartgwt.client.widgets.drawing.AnimateShowEffect
-
For show animations of type "wipe"
and "slide"
this attribute specifies where the wipe /
slide should originate.
- setStartImg(StretchItem) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the start of a scrollbar (the "scroll up" or "scroll left" button image).
- setStartIndex(Integer) - Method in class com.smartgwt.client.ai.SummarizeRecordsPartialResult
-
- setStartLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Starting left coordinate of the line.
- setStartLeft(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Starting left coordinate of the line.
- setStartLine(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Whether this canvas should always start a new line when used as a tile in a
FlowLayout
.
- setStartNumber(int) - Method in class com.smartgwt.client.widgets.rte.ListProperties
-
For ordered lists, the number to start the first item with.
- setStartNumberFieldTitle(String) - Method in class com.smartgwt.client.widgets.rte.ListPropertiesPane
-
- setStartPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawCurve
-
Start point of the curve
If this method is called after the component has been drawn/initialized:
Update the startPoint
- setStartPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Start point of the line
If this method is called after the component has been drawn/initialized:
Update the startPoint
- setStartPoint(Point) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Start point of the line
If this method is called after the component has been drawn/initialized:
Update the startPoint
- setStartRow(Integer) - Method in class com.smartgwt.client.data.DSRequest
-
Starting row of requested results, used only with fetch operations.
- setStartRow(Integer) - Method in class com.smartgwt.client.data.DSResponse
-
Starting row of returned server results, when using paged result fetching
- setStartRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ButtonItem
-
These items are in a row by themselves by default
- setStartRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether this item should always start a new row in the form layout.
- setStartRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
these items are in a row by themselves by default
- setStartRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RichTextItem
-
By default RichTextItems take up an entire row
- setStartRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RowSpacerItem
-
these items are in a row by themselves by default
- setStartRow(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
these items are in a row by themselves by default
- setStartThumbOverlap(Integer) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Number of pixels the thumb is allowed to overlap the buttons at the start of the track.
- setStartTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
Starting top coordinate of the line.
- setStartTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Starting top coordinate of the line.
- setStartValue(float) - Method in class com.smartgwt.client.widgets.RangeSlider
-
- setStartValue(double) - Method in class com.smartgwt.client.widgets.RangeSlider
-
The beginning of the selected range.
- setStartYear(int) - Method in class com.smartgwt.client.widgets.DateChooser
-
Earliest year that may be selected.
- setStartYearRange(Integer) - Method in class com.smartgwt.client.widgets.DateChooser
-
When
startYear
is unset, this is the years before today
that will be available for selection in the year menu.
- setState(Record) - Method in class com.smartgwt.client.util.workflow.Process
-
Current state of a process.
- setState(State) - Method in class com.smartgwt.client.widgets.Button
-
Current "state" of this widget.
- setState(State) - Method in class com.smartgwt.client.widgets.ImgButton
-
Current "state" of this widget.
- setState(State) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Current "state" of this widget.
- setState(String) - Method in class com.smartgwt.client.widgets.StretchImg
-
Set the specified image's state to newState and update the displayed image given by whichPart, or set the state for all
images to newState and update the displayed images if whichPart is not provided.
- setState(String, String) - Method in class com.smartgwt.client.widgets.StretchImg
-
Set the specified image's state to newState and update the displayed image given by whichPart, or set the state for all
images to newState and update the displayed images if whichPart is not provided.
- setState(State) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Current "state" of this widget.
- setStateCustomizer(FormItem.StateCustomizer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Specify a StateCustomizer to use for this formItem.
- setStateVariable(String, Object) - Method in class com.smartgwt.client.util.workflow.Process
-
- setStaticHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Height of the FormItem when canEdit
is false and readOnlyDisplay
is "static".
- setStaticHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Height of the FormItem when canEdit
is false and readOnlyDisplay
is "static".
- setStatus(int) - Method in class com.smartgwt.client.data.DSResponse
-
- setStatus(int) - Method in class com.smartgwt.client.rpc.RPCResponse
-
Status code for this response.
- setStatus(String) - Method in class com.smartgwt.client.widgets.Window
-
Text to show in the status bar of the window (if one is visible)
If this method is called after the component has been drawn/initialized:
Sets the text in the status bar of the window, redrawing if necessary.
- setStayIfHovered(boolean) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
If true, pauses the auto-dismiss countdown timer when the mouse is over the messasge.
- setStep(double) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
How much should the value be incremented / decremented when the user hits the icons to increase / decrease the value?
- setStep(Integer) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- setStep(Double) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- setStepActionButtonTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
- setStepCancelButtonPrompt(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Prompt displayed in hover for cancel button.
- setStepCancelButtonTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
- setStepPercent(float) - Method in class com.smartgwt.client.widgets.Slider
-
- setStepPercent(double) - Method in class com.smartgwt.client.widgets.Slider
-
The percentage of the total slider that constitutes one discrete step.
- setSteps(ProcessElement...) - Method in class com.smartgwt.client.util.tour.Tour
-
- setStopIfFalse(Boolean) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
- setStopOnError(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Indicates that if validation fails, the user should not be allowed to exit the field - focus will be forced back into
the field until the error is corrected.
- setStopOnError(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Indicates that if validation fails, the user should not be allowed to exit the field - focus will be forced back into
the field until the error is corrected.
- setStopOnError(Boolean) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Indicates that if this validator is not passed, the user should not be allowed to exit the field - focus will be forced
back into the field until the error is corrected.
- setStopOnErrors(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, this property determines how failure to save due to validation errors should be
displayed to the user.
- setStoreDisplayValues(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setStoreDisplayValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setStoreDisplayValues(Boolean) - Method in class com.smartgwt.client.widgets.form.SearchForm
-
For editable fields with a specified
FormItem.displayField
and
FormItem.optionDataSource
, if the user selects a new value (typically from PickList based item such as a SelectItem),
should the selected displayValue be updated on the record being edited in addition to the value for the actual item.
Note that this only applies for fields using
local display field values
.
- setStoredState(SavedSearchStoredState) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Set to "criteria" if you want only criteria to be stored for ListGrids and TreeGrids instead of the full viewState of
the component.
- setStreamResults(boolean) - Method in class com.smartgwt.client.data.DSRequest
-
If true, results will be streamed on the server, rather than all records being read into server memory at once; this
approach is appropriate for retrieving or exporting large datasets without swamping the server.
- setStretchColumnWidthsProportionally(Boolean) - Method in class com.smartgwt.client.widgets.layout.PortalLayout
-
When
stretching column widths
, should
we stretch all column widths proportionally, or just stretch the columns that need extra width?
- setStrictQuoting(Boolean) - Method in class com.smartgwt.client.util.JSONEncoder
-
Whether all property names should be quoted, or only those property names that are not valid
identifiers or are JavaScript reserved words (such as "true").
- setStrictSQLFiltering(Boolean) - Method in class com.smartgwt.client.data.AdvancedCriteria
-
When set to true, causes filtering using this criteria object to follow SQL99 behavior for dealing with NULL values.
- setStrictSQLFiltering(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
If set to true, both client and server-side advanced filtering used by Smart GWT will follow
SQL99 behavior for dealing with NULL values, which is often counter-intuitive to users.
- setStrikethroughSelectionPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- setStringInBrowser(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
Server-side setting that causes values for fields of type "integer" or "float" to be represented as Strings when
delivered to a web browser, in order to avoid mangling values which cannot be represented faithfully in JavaScript.
- setStyle(ListStyleType) - Method in class com.smartgwt.client.widgets.rte.ListProperties
-
The style of list item marker.
- setStyleControls(ControlName...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Default text styling control group.
- setStyleControls(Object...) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Use this signature if you plan to pass a mixture of standard ControlNames and custom
widgets (any subclass of Canvas is allowed):
{@link com.smartgwt.client.widgets.RichTextEditor#setStyleControls(com.smartgwt.client.types.ControlName...) setStyleControls(ControlName...
- setStyledRowEnds(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When set to true, the first and last cells in each row will be styled with an additional CSS class, via the
firstCellStyle
and
lastCellStyle
attributes.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.Button
-
StatefulCanvases are styled by combining
baseStyle
with
State
to build a composite css style name.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- setStyleName(String) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
The CSS class for this EventCanvas.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.calendar.Lane
-
The base style-name for normal cells in this Lane.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The CSS class applied to this widget as a whole.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Default styleName for the chart.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
CSS class for the CubeGrid as a whole
- setStyleName(String) - Method in class com.smartgwt.client.widgets.Dialog
-
Style of the Dialog background
- setStyleName(String) - Method in class com.smartgwt.client.widgets.drawing.DrawLabel
-
For
drawingType
"svg" only, the CSS class applied to
this label.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.form.PickListMenu
-
Default CSS class for the ListGrid as a whole.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default CSS class for the ListGrid as a whole.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.Label
-
Set the CSS class for this widget.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Default CSS style for the SectionStack as a whole.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
The CSS class to apply to the
Label
drawn for this message.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
StatefulCanvases are styled by combining
baseStyle
with
State
to build a composite css style name.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Style for the overall TileGrid component.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
CSS class applied to this RibbonGroup.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
CSS class applied to this toolstrip.
- setStyleName(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
CSS style for the component as a whole.
- setStyleWeekends(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
Whether weekend days should be styled differently from weekdays.
- setStyleWithCSS(Boolean) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
When true, applies style attributes in markup instead of presentation elements.
- setStyleWorkday(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setSubClauseButtonPrompt(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the subClauseButton.
- setSubClauseButtonTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title of the subClauseButton
- setSublane(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
- setSublaneNameField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the field which will determine the
sublane
in
which this event will be displayed, within its parent Lane, in
Timeline
s
and in the
day view
, if
showDayLanes
is true.
- setSublanes(Lane...) - Method in class com.smartgwt.client.widgets.calendar.Lane
-
Array of
Lane
objects that will share the available space in the parent
Lane, vertically in
timelines
and horizontally in
day views
.
- setSubmenu(Menu) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
A reference to another menu, to display as a submenu when the mouse cursor hovers over this menu item.
- setSubmenuConstructor(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
When using a Tree or hierarchical DataSource as the menu's data, optional subclass of Menu that should be used when
generating submenus.
- setSubmenuDirection(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Should submenus show up on our left or right.
- setSubmenuDisabledImage(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to use for the submenu indicator when the item is disabled.
- setSubmenuDisabledImage(ImgHTMLProperties) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to use for the submenu indicator when the item is disabled.
- setSubmenuFieldDefaults(ListGridField) - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Default properties for the automatically generated submenu column.
- setSubmenuFieldProperties(ListGridField) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Custom properties for the automatically generated submenu column.
- setSubmenuImage(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to use for the submenu indicator.
- setSubmenuImage(ImgHTMLProperties) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Default image to use for the submenu indicator.
- setSubstring(String) - Method in class com.smartgwt.client.widgets.form.validator.ContainsValidator
-
- setSubstring(String) - Method in class com.smartgwt.client.widgets.form.validator.DoesntContainValidator
-
- setSubstring(String) - Method in class com.smartgwt.client.widgets.form.validator.StringCountValidator
-
Set the substring.
- setSuffix(String) - Method in class com.smartgwt.client.data.CriteriaOutputSettings
-
Suffix to be appended to each criterion description.
- setSuggestedTitle(String) - Method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleResult
-
If successful, the AI-generated suggestion for a title of a field that will contain the AI-generated record summaries.
- setSummary(String) - Method in class com.smartgwt.client.ai.SummarizeValueExample
-
The example summary of the
value
.
- setSummary(String) - Method in class com.smartgwt.client.ai.SummarizeValueResult
-
- 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
-
- setSummaryFunction(SummaryFunction) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setSummaryFunctions(Map<String, SummaryFunctionType>) - Method in class com.smartgwt.client.data.DSRequest
-
A mapping from field names to summary functions to be applied to each field.
- setSummaryFunctions(Map<String, SummaryFunctionType>) - Method in class com.smartgwt.client.util.workflow.GridFetchDataTask
-
A mapping from field names to
summary functions
to be applied to
each field in the fetch.
- setSummaryFunctions(Map<String, SummaryFunctionType>) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
A mapping from field names to
summary functions
to be applied to
each field for a fetch.
- setSummaryRowCriteria(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, and a
summaryRowDataSource
is specified this property may
be used to specify fetch criteria to apply when retrieving summary data to show in the summary row.
- setSummaryRowDataSource(DataSource) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, by default summary
values are calculated on the client based on the current data-set for the grid (see
getGridSummary()
and
getGridSummaryFunction()
).
- setSummaryRowFetchRequestProperties(DSRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showGridSummary
is true, and a
summaryRowDataSource
is specified this property may
be used to customize the fetch request used when retrieving summary data to show in the summary row.
- setSummaryRowHeight(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
-
- 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
-
- setSummaryValueTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setSummaryVars(Map) - Method in class com.smartgwt.client.widgets.UserSummary
-
Map from the single capital letters used as summary variables in the
UserSummary
String to the field names these variables should represent.
- setSuperUser(Boolean) - Static method in class com.smartgwt.client.util.Authentication
-
Mark the current user as a super-user.
- setSupportsCutPasteEvents(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Does the current formItem support native cut and paste events?
- setSupportsCutPasteEvents(boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Does the current formItem support native cut and paste events?
- setSupportsCutPasteEvents(boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Does the current formItem support native cut and paste events?
- setSupportsInlineEdit(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
Whether this EditProxy has an inline edit behavior, which allows an end user to configure a component by editing a
simple text representation of its configuration.
- setSupportsMultipleInputRecords(Boolean) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Does this processElement support being called multiple times for multiple records in the
last task output
?
- setSupportsTransparency(Boolean) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Determines whether to show the opacity slider.
- setSupportsTransparency(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ColorItem
-
Determines whether the
ColorPicker
associated with this ColorItem allows the
user to set transparency/opacity information whilst selecting a color.
- setSuppressAutoDraw(Boolean) - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
If true, prevents any screen from being drawn when it's created, even if there's an explicit Canvas.autoDraw
:true setting on it.
- setSuppressAutoDraw(Boolean) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
If true, prevents any screen from being drawn when it's loaded, even if there's an explicit Canvas.autoDraw
:true setting on it.
- setSuppressAutoDraw(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
If
evalResult
is set, setting this property to true causes
Canvas.autoDraw
to be set to false for the duration of the result
evaluation - which is generally what you want if you're returning new components from the server.
- setSuppressBrowserClearIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
This attribute currently only has an effect in Internet Explorer.
- setSuppressBrowserClearIcons(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setSuppressedGlobals(Map) - Method in class com.smartgwt.client.rpc.LoadScreenCallback
-
- setSuppressNullValueFormat(boolean) - Method in class com.smartgwt.client.widgets.grid.RecordEditor
-
- setSuppressValidationErrorCallback(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
When calling
saveData()
on a form or valuesManager, by
default if the server returns an error code, any callback passed into saveData() will not be fired.
- setSuppressValidationErrorCallback(Boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
When calling
saveData()
on a form or valuesManager, by
default if the server returns an error code, any callback passed into saveData() will not be fired.
- setSuppressValueIcon(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If valueIcons
is set, this property may be set to
prevent the value icons from showing up next to the form items value
- setSuppressValueIcon(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If this field has a valueIcons property specified, setting this property to true will prevent the valueIcon being
written out into this field's cells.
- setSwatchHeight(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Displayed height of the color swatch image.
- setSwatchImageURL(String) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
The location of the color swatch image file
- setSwatchWidth(int) - Method in class com.smartgwt.client.widgets.form.ColorPicker
-
Displayed width of the color swatch image.
- setSymmetricEdges(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If this tabSet will
show edges
for the
paneContainer, this property determines whether the same edge media will be used regardless of the tab bar position, or
whether different media should be used (necessary if the edge appearance is not symmetrical on all sides).
- setSymmetricPickerButton(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- 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.
- setTab(Boolean) - Method in class com.smartgwt.client.browser.window.BrowserWindowSettings
-
Should the window be opened in a tab or a new browser window in fallback mode without OpenFin? Unless set explicitly
false, fallback mode will open tabs for the new window.
- setTabBarAlign(Side) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Alignment of the tabBar.
- setTabBarAlign(Alignment) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Alignment of the tabBar.
- setTabBarControls(Object...) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
This property determines what controls should show up after the tabBar for this TabSet.
- setTabBarPosition(Side) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Which side of the TabSet the TabBar should appear on.
- setTabBarProperties(TabBar) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
This attribute allows developers to specify custom properties for this tabset's
tabBar
- setTabBarThickness(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Thickness of tabBar, applies to either orientation (specifies height for horizontal, width for vertical orientation).
- setTabIcon(int, String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the icon of a tab
- setTabIcon(String, String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the icon of a tab
- setTabIcon(Tab, String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the icon of a tab
- setTabIndex(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
If specified this governs the tabIndex of the widget in the page's tab order.
- setTabIndex(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
TabIndex for the form item within the form, which controls the order in which controls are visited when the user hits
the tab or shift-tab keys to navigate between items.
- setTabIndex(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
TabIndex for this formItemIcon.
- setTableMode(TableMode) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
The display mode of the table.
- setTableRowStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
The style to apply to <TR> tags in this grid's table.
- setTabPane(int, Canvas) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Apply a new
pane
to an existing tab in this tabSet
- setTabPane(String, Canvas) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Apply a new
pane
to an existing tab in this tabSet
- setTabPickerTitle(Tab, String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the title of the picker menu item of a tab
- setTabs(Tab...) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
An array of
Tab
objects, specifying the title
and pane contents of each tab in the TabSet.
- setTabSet(TabSet) - Method in class com.smartgwt.client.widgets.tab.Tab
-
- setTabSize(Integer) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- setTabTitle(int, String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the title of a tab
- setTabTitle(String, String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the title of a tab
- setTabTitle(Tab, String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Changes the title of a tab
- setTagName(String) - Method in class com.smartgwt.client.data.DataSource
-
Tag name to use when serializing to XML.
- setTailSize(int) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
Length of the horizontal/vertical "tail segments" between the start and end points of this DrawLinePath and the
connecting center segment.
- setTallBaseStyle(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
"Tall" baseStyle for this listGrid.
- setTarget(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
Component that is the target of this step.
- setTarget(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The name of a window or frame that will receive the results returned by the form's action.
- setTarget(String) - Method in class com.smartgwt.client.widgets.form.fields.LinkItem
-
By default, clicking a link rendered by this item opens it in a new browser window.
- setTarget(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
By default, clicking a link rendered by this item opens it in a new browser window.
- setTarget(Canvas) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Optional target canvas for this menu.
- setTarget(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
By default, clicking a link rendered by this item opens it in a new browser window.
- setTargetAfter(Boolean) - Method in class com.smartgwt.client.widgets.Splitbar
-
Is the
target
being shown before or after the bar? This property
is automatically populated for
splitbar
s created by a layout.
- setTargetBaseClass(String) - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Base class of components and any required or optional scope that this task targets.
- setTargetBaseClass(String...) - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
Base class of components and any required or optional scope that this task targets.
- setTargetComponent(DataBoundComponent) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Component that saved searches should apply to.
- setTargetDataSource(DataSource) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
DataSource that the saved searches are performed against.
- setTargetEditsCriteria(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
- setTargetField(String) - Method in class com.smartgwt.client.util.workflow.FormDisableFieldTask
-
Field to show/hide.
- setTargetField(String) - Method in class com.smartgwt.client.util.workflow.FormSetFieldValueTask
-
Field to assign new value.
- setTargetField(Integer) - Method in class com.smartgwt.client.util.workflow.GridSetEditValueTask
-
Target field in current edit row to be updated
- setTargetField(String) - Method in class com.smartgwt.client.util.workflow.GridSetEditValueTask
-
Target field in current edit row to be updated
- setTargetFieldName(String) - Method in class com.smartgwt.client.util.workflow.GetPropertiesTask
-
If
componentId
targets a DynamicForm, this
property specifies the name of the target field.
- setTargetFieldName(String) - Method in class com.smartgwt.client.util.workflow.SetPropertiesTask
-
If
componentId
targets a DynamicForm, this
property optionally specifies the name of the target field.
- setTargetFieldName(String) - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
If
componentId
targets a DynamicForm, this
property specifies the name of the target field to assign new title.
- setTargetFieldName(String) - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
If
componentId
targets a DynamicForm, this
property specifies the name of the target field to assign new title.
- setTargetFieldsItemTitle(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title for the Target Field(s) picker.
- setTargetForm(DynamicForm) - Method in class com.smartgwt.client.util.workflow.UserTask
-
DynamicForm that should be populated with data and that should provide the data for the task outputs.
- setTargetForm(String) - Method in class com.smartgwt.client.util.workflow.UserTask
-
DynamicForm that should be populated with data and that should provide the data for the task outputs.
- setTargetGridTitle(String) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
- setTargetOffsetInto(Integer) - Method in class com.smartgwt.client.widgets.PointerSettings
-
- setTargetOffsetLeft(Integer) - Method in class com.smartgwt.client.widgets.PointerSettings
-
If
targetSnapTo
is defined, this property can be
used to specify an offset in px or percentage for the left coordinate of the pointer.
- setTargetOffsetTop(Integer) - Method in class com.smartgwt.client.widgets.PointerSettings
-
If
targetSnapTo
is defined, this property can be
used to specify an offset in px or percentage for the top coordinate of the pointer.
- setTargetPane(CurrentPane) - Method in class com.smartgwt.client.util.workflow.NavigateSplitPaneTask
-
Pane target to be navigated from the current pane.
- setTargetSectionName(String) - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
If
componentId
targets a SectionStack, this
property specifies the name of the target section.
- setTargetSectionName(String) - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
If
componentId
targets a SectionStack, this
property specifies the name of the target section.
- setTargetSectionTitle(String) - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
If
componentId
targets a SectionStack, this
property specifies the title of the target section.
- setTargetSectionTitle(String) - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
If
componentId
targets a SectionStack, this
property specifies the title of the target section.
- setTargetSnapTo(String) - Method in class com.smartgwt.client.widgets.PointerSettings
-
Specifies the position of the pointer into the target when
showing
.
- setTargetTabName(String) - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
If
componentId
targets a TabSet, this property
specifies the name or ID of the target tab to assign new title.
- setTargetTabName(String) - Method in class com.smartgwt.client.util.workflow.ShowHideTask
-
If
componentId
targets a TabSet, this property
specifies the name or ID of the target tab to assign new title.
- setTargetTask(String) - Method in class com.smartgwt.client.util.workflow.DecisionBranch
-
- setTargetView(Canvas) - Method in class com.smartgwt.client.util.workflow.UserTask
-
Optional widget that should be shown to allow user input.
- setTargetView(String) - Method in class com.smartgwt.client.util.workflow.UserTask
-
Optional widget that should be shown to allow user input.
- setTargetViewConstructor(String) - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
The name of the widget class (as a string) to use for the target view.
- setTargetViewConstructor(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
The name of the widget class (as a string) to use for the target view.
- setTargetViewDefaults(Canvas) - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
- setTargetViewDefaults(Canvas) - Method in class com.smartgwt.client.util.tour.TourStep
-
- setTargetVM(ValuesManager) - Method in class com.smartgwt.client.util.workflow.UserTask
-
Optional ValuesManager which will receive task inputs and provide task outputs.
- setTargetVM(String) - Method in class com.smartgwt.client.util.workflow.UserTask
-
Optional ValuesManager which will receive task inputs and provide task outputs.
- setTaskOutput(ProcessElement, Object) - Method in class com.smartgwt.client.util.workflow.Process
-
- setTemperature(Integer) - Method in class com.smartgwt.client.ai.AIRequest
-
A number from 0 to 1 representing how much variability or creativity in responses AI should generate.
- setTemplate(String) - Method in class com.smartgwt.client.data.DataSourceField
-
If
field.template
is set, this field's value in records will be
calculated dynamically via the specified
template
.
- setterForValue(Object) - Method in class com.smartgwt.client.bean.BeanProperty
-
- setterForValue(Object) - Method in class com.smartgwt.client.bean.BeanProperty1Getter
-
- setterForValue(Object) - Method in class com.smartgwt.client.bean.BeanProperty1Getter1Setter
-
- setterForValue(Object) - Method in class com.smartgwt.client.bean.BeanProperty1Setter
-
- setterForValue(Object) - Method in class com.smartgwt.client.bean.BeanPropertyMultiple
-
- setTestData(Record...) - Method in class com.smartgwt.client.data.DataSource
-
For a client-only DataSource, a set of records to use as a dataset, specified as an Array of JavaScript Objects.
- setTestDataContext(DataContext) - Method in class com.smartgwt.client.widgets.Canvas
-
- setTestRoot(Canvas) - Static method in class com.smartgwt.client.util.AutoTest
-
Sets the implicit root canvas available in scLocators starting "//testRoot[]".
- setText(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
As an alternative to displaying an image, an
inline
FormItemIcon
can display a string of HTML where the icon's image would have appeared.
- setText(String) - Method in class com.smartgwt.client.widgets.UserFormula
-
Formula to be evaluated.
- setText(String) - Method in class com.smartgwt.client.widgets.UserSummary
-
Summary to be evaluated.
- setTextAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is
true
this
property governs the alignment of text within the text field.
- setTextAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Alignment of the text / content within this form item.
- setTextAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
useTextField
is
true
, this
property governs the alignment of text within the text field.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
Base css style for this item.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Base CSS class for this item's title text
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's text box element.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.HeaderItem
-
Base CSS class for this item
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Base CSS class name for a form item's text box element.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.NativeCheckboxItem
-
Base CSS class applied to this item's title text (rendered next to the checkbox element).
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Base CSS class applied to the text for items within this radio group.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Base CSS class name for a form item's text box element.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
Base CSS class for this item
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Base CSS class to apply to this item's input element.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
Base CSS class name for this item's input element.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Base CSS class for this item's text box.
- setTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Base CSS class name for this UploadItem
's native file input element.
- setTextColor(String) - Method in class com.smartgwt.client.data.Hilite
-
When edited via a
HiliteEditor
, the value for the foreground color of this
hilite.
- setTextColor(String) - Method in class com.smartgwt.client.widgets.calendar.CalendarEvent
-
An optional text color for the body portion of
canvases
representing this event in the various
calendar views
.
- setTextFieldProperties(TextItem) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
textField
.
- setTextFieldProperties(TextItem) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setTextFormula(UserSummary) - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
Formula to be used to calculate the component title.
- setTextFormula(UserSummary) - Method in class com.smartgwt.client.util.workflow.ShowMessageTask
-
Formula to be used to calculate the message contents.
- setTextFormula(UserSummary) - Method in class com.smartgwt.client.util.workflow.ShowNotificationTask
-
Formula to be used to calculate the message contents.
- setTextFormula(UserSummary) - Method in class com.smartgwt.client.util.workflow.UserConfirmationTask
-
Formula to be used to calculate the message contents.
- setTextFormula(UserSummary) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Not applicable to a DateRangeItem.
- setTextFormula(UserSummary) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Formula to be used to calculate the text value of this FormItem.
- setTextMatchStyle(String) - Method in class com.smartgwt.client.data.CriteriaOutputSettings
-
- setTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.data.DSRequest
-
For "fetch" operations, how search criteria should be interpreted for text fields: one of "exact" for exact match,
"exactCase" for case-sensitive exact match, "startsWith" for matching at the beginning only, or "substring" for
substring match.
- setTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When applying filter criteria to pickList data, what type of matching to use.
- setTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
- setTextMatchStyle(TextMatchStyle) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
When applying filter criteria to pickList data, what type of matching to use.
- setTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
When applying filter criteria to pickList data, what type of matching to use.
- setTextMatchStyle(TextMatchStyle) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
TextMatchStyle for retrieving records from this shuttle's dataSource.
- setTheme(String) - Method in class com.smartgwt.client.widgets.ace.AceRenderer
-
Internal use only.
- setThumbBaseStyle(String) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
The name of the base CSS class to apply to the
thumb
of this
toggle switch - the actual styleName applied will be suffixed "On" or "Off", depending on this widget's current value.
- setThumbInset(Integer) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Inset of the thumb relative to the track.
- setThumbMinSize(int) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The minimum pixel size of the draggable thumb regardless of how large the scrolling region becomes.
- setThumbOffset(Integer) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
Spacing to apply inside of this ToggleSwitch, outside of the
thumb
.
- setThumbOverlap(int) - Method in class com.smartgwt.client.widgets.Scrollbar
-
Number of pixels the thumb is allowed to overlap the buttons at each end of the track.
- setThumbRadius(String) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
The CSS border-radius for the
thumb
.
- setThumbSrc(String) - Method in class com.smartgwt.client.widgets.Slider
-
The base filename for the slider thumb images.
- setThumbThickWidth(int) - Method in class com.smartgwt.client.widgets.Slider
-
The dimension of the thumb perpendicular to the slider track.
- setThumbThinWidth(int) - Method in class com.smartgwt.client.widgets.Slider
-
The dimension of the thumb parallel to the slider track.
- setTickLength(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setTickMarkToValueAxisMargin(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setTieMode(TieMode) - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
What to do if there is more than one possible
Tree.childrenProperty
when using scanMode "branch" or "level"
- setTileConstructor(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Class-name of a Smart GWT component to use for each tile rendered by this TileGrid.
- setTileDragAppearance(DragAppearance) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Visual appearance to show when the tile is being dragged.
- setTileGrid(TileGrid) - Method in class com.smartgwt.client.widgets.tile.SimpleTile
-
The
TileGrid
that created this SimpleTile.
- setTileHeight(Integer) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Height of each tile in pixels.
- setTileHMargin(Integer) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Horizontal margin in between tiles.
- setTileMargin(int) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
Margin in between tiles.
- setTileProperties(Canvas) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Common properties to use when creating every tile.
- setTiles(Canvas...) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
List of tiles that may be used by the TileGrid to show its current data set.
- setTiles(Canvas...) - Method in class com.smartgwt.client.widgets.tile.TileLayout
-
List of tiles to lay out.
- setTileScreen(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- 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
-
If
useTextField
is true, what format should
this item's time string be presented in?
- setTimeFormatter(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Time-format to apply to date type values within this field.
- setTimeFormatter(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Display format to use for fields specified as type 'time'.
- setTimeFormatter(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Time-format to apply to date type values within this field.
- setTimeFormatter12Hour(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- setTimeFormatter24Hour(TimeDisplayFormat) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
- 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 in which the
timelineView
will
display events.
- setTimelineRange(Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Sets the range over which the timeline will display events.
- setTimelineRange(Date, Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Sets the range over which the timeline will display events.
- setTimelineUnitsPerColumn(int) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setTimelineViewTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setTimeout(Integer) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Sets the timeout for the projectLoader servlet request.
- setTimeout(Integer) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Sets the timeout on this request.
- setTimeout(Integer) - Method in class com.smartgwt.client.util.ElementWaitConfig
-
- setTimeout(Integer) - Method in class com.smartgwt.client.util.SystemWaitConfig
-
- setTimeoutErrorMessage(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Default message displayed to user when an operation fails to return from the server within the timeout period specified
by defaultTimeout
.
- setTimeUnitOptions(TimeUnit...) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
List of time units that will be offered for relative dates.
- setTimingDataEnabled(boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Pass true
or false
to switch the gathering of timing metrics on and off programmatically.
- SETTINGS - Static variable in class com.smartgwt.client.widgets.HeaderControl
-
- setTitle(String) - Method in class com.smartgwt.client.data.DataSource
-
User-visible name for this DataSource.
- setTitle(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Default user-visible title for this field.
- setTitle(String) - Method in class com.smartgwt.client.data.Field
-
An
HTMLString
to use as the displayable title for this field outside the context of a
field container.
- setTitle(String) - Method in class com.smartgwt.client.data.Hilite
-
User-visible title for this hilite.
- setTitle(String) - Static method in class com.smartgwt.client.data.MultiSortDialog
-
Deprecated.
Set the default title for the MultiSortDialog.
- setTitle(String) - Method in class com.smartgwt.client.data.Operator
-
User-visible title for this operator, such as "doesn't contain".
- setTitle(String) - Method in class com.smartgwt.client.tools.PaletteNode
-
Textual title for this paletteNode.
- setTitle(String) - Method in class com.smartgwt.client.tools.StyleGroup
-
Title to display in the header for this group.
- setTitle(String) - Method in class com.smartgwt.client.tools.StyleSetting
-
Title for this setting when applied to a FormItem.
- setTitle(String) - Static method in class com.smartgwt.client.util.Page
-
Set the title of the page, which is typically shown as part of the browser window title
- setTitle(String) - Method in class com.smartgwt.client.util.tour.TourConfirmStep
-
Title for the Window.
- setTitle(String) - Method in class com.smartgwt.client.util.tour.TourStep
-
Title for the Window.
- setTitle(String) - Method in class com.smartgwt.client.util.workflow.AddScreenTask
-
Title of new SectionStackSection or TabSet when
componentId
targets a SectionStack or TabSet.
- setTitle(String) - Method in class com.smartgwt.client.util.workflow.NavigateSplitPaneTask
-
Title to show instead of the automatically chosen one.
- setTitle(String) - Method in class com.smartgwt.client.util.workflow.SetTitleTask
-
Title to assign to component.
- setTitle(String) - Method in class com.smartgwt.client.widgets.ai.BuildUIViaAIProgressDialog
-
Title for this Window, shown if
showTitle
is true in the
header
(if drawn).
- setTitle(String) - Method in class com.smartgwt.client.widgets.ai.BuildViaAIProgressDialog
-
Title for this Window, shown if
showTitle
is true in the
header
(if drawn).
- setTitle(String) - Method in class com.smartgwt.client.widgets.ai.FilterViaAIProgressDialog
-
Title for this Window, shown if
showTitle
is true in the
header
(if drawn).
- setTitle(String) - Method in class com.smartgwt.client.widgets.ai.HiliteViaAIProgressDialog
-
Title for this Window, shown if
showTitle
is true in the
header
(if drawn).
- setTitle(String) - Method in class com.smartgwt.client.widgets.BaseWidget
-
- setTitle(String) - Method in class com.smartgwt.client.widgets.Button
-
The title HTML to display in this button.
- setTitle(String) - Method in class com.smartgwt.client.widgets.calendar.Lane
-
Title to show for this lane.
- setTitle(String) - Method in class com.smartgwt.client.widgets.Canvas
-
- setTitle(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Title for the chart as a whole.
- setTitle(String) - Method in class com.smartgwt.client.widgets.cube.Facet
-
User-visible title of this facet.
- setTitle(String) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
User-visible title of this facetValue.
- setTitle(String) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Title (tooltip hover text) for this image.
- setTitle(String) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- setTitle(String) - Method in class com.smartgwt.client.widgets.EditSearchWindow
-
- setTitle(String) - Method in class com.smartgwt.client.widgets.FieldPickerWindow
-
- setTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.CancelItem
-
CancelItems show a title of "Cancel"
by default.
- setTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
User visible title for this form item.
- setTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.SavedSearchItem
-
Title of this FormItem.
- setTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.SubmitItem
-
SubmitItems show a title of "Submit"
by default.
- setTitle(String) - Method in class com.smartgwt.client.widgets.grid.AdvancedHiliteEditor
-
The title text shown in the header bar of this editor's dialog.
- setTitle(String) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
- setTitle(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- setTitle(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
The title HTML to display in this button.
- setTitle(String) - Method in class com.smartgwt.client.widgets.layout.ImgSectionHeader
-
Title to show for the section
- setTitle(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
The title to display in the center of this navigation bar.
- setTitle(String) - Method in class com.smartgwt.client.widgets.layout.NavigationBarViewState
-
- setTitle(String) - Method in class com.smartgwt.client.widgets.layout.NavItem
-
Title to show for this NavItem
.
- setTitle(String) - Method in class com.smartgwt.client.widgets.layout.SectionHeader
-
Title to show for the section
- setTitle(String) - Method in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Title to show for the section
- setTitle(String) - Method in class com.smartgwt.client.widgets.menu.IMenuButton
-
Default title for the button.
- setTitle(String) - Method in class com.smartgwt.client.widgets.menu.Menu
-
When used in a MenuBar, the title of the menu button create will be the title of the Menu.
- setTitle(String) - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Default title for the button.
- setTitle(String) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
The text displayed for the menu item
- setTitle(String) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Title for this button.
- setTitle(String) - Method in class com.smartgwt.client.widgets.MultiFilePicker
-
Title for the Window implemented as a container for this picker in some skins.
- setTitle(String) - Method in class com.smartgwt.client.widgets.MultiGroupDialog
-
The title-text to appear in this Dialog's Header-bar.
- setTitle(String) - Method in class com.smartgwt.client.widgets.MultiSortDialog
-
The title-text to appear in this Dialog's Header-bar.
- setTitle(String) - Method in class com.smartgwt.client.widgets.notify.NotifyAction
-
The title of the action to render into the message.
- setTitle(String) - Method in class com.smartgwt.client.widgets.PrintWindow
-
Title for the print window
- setTitle(String) - Method in class com.smartgwt.client.widgets.rte.ListPropertiesDialog
-
The title of this ListPropertiesDialog.
- setTitle(String) - Method in class com.smartgwt.client.widgets.Slider
-
Optional display title for the slider.
- setTitle(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
The title HTML to display in this button.
- setTitle(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
The title HTML to display in this button.
- setTitle(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Specifies the title of the this tab.
- setTitle(String) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- setTitle(String) - Method in class com.smartgwt.client.widgets.tour.TourWindow
-
Title for this Window, shown if
showTitle
is true.
- setTitle(String) - Method in class com.smartgwt.client.widgets.tree.TreeNode
-
The title of the node as it should appear next to the node icon in the
Tree
.
- setTitle(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
The title of the field as displayed on the left-hand side.
- setTitle(String) - Method in class com.smartgwt.client.widgets.Window
-
Title for this Window, shown if
showTitle
is true in the
header
(if drawn).
- setTitleAlign(TitleAlign) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Horizontal alignment of the chart's
title
with respect to
the the visible chart-width.
- setTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Alignment of facet label title.
- setTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default alignment for item titles.
- setTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Alignment of this item's title in its cell.
- setTitleAlign(Alignment) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
Controls the horizontal alignment of the group's
title-text
, within its
label
.
- setTitleAutoFit(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Whether the
titleLabel
should be scaled to the
maximum possible size that fits inside the bounds of this item.
- setTitleAutoFitMargin(int) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Specifies margin between label and item edges when using
titleAutoFit
.
- setTitleAutoFitRotationMode(TitleAutoFitRotationMode) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Whether to rotate the
titleLabel
90 degrees clockwise
while trying to maximize its size in accordance with
titleAutoFit
.
- setTitleBackgroundProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for title background (if being drawn).
- setTitleBoundaryProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for bottom boundary of the title area, when there is already an outer container around the whole chart.
- setTitleColSpan(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Number of columns that this item's title spans.
- setTitleEditEvent(TabTitleEditEvent) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
The event that triggers title editing on this TabSet.
- setTitleEditorLeftOffset(Integer) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, offsets the tab title editor further in from the left-hand edge of the tab, by the number of pixels set in this
property.
- setTitleEditorProperties(TextItem) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- setTitleEditorRightOffset(Integer) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, offsets the tab title editor further in from the right-hand edge of the tab, by the number of pixels set in this
property.
- setTitleEditorTopOffset(Integer) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
If set, offsets the tab title editor further down from the top edge of the tab, by the number of pixels set in this
property.
- setTitleField(String) - Method in class com.smartgwt.client.data.DataSource
-
Best field to use for a user-visible title for an individual record from this dataSource.
- setTitleField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setTitleField(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setTitleField(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
Sets the best field to use for a user-visible title for an individual record from this component.
- setTitleField(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setTitleField(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setTitleField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setTitleField(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
Field to display for an individual record as the main title.
- setTitleField(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setTitleField(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setTitleFieldDefaults(ListGridField) - Static method in class com.smartgwt.client.widgets.menu.Menu
-
Default properties for the automatically generated title column.
- setTitleFieldProperties(ListGridField) - Method in class com.smartgwt.client.widgets.menu.Menu
-
Custom properties for the automatically generated title column.
- setTitleFormatter(HeaderLevelTitleCustomizer) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
Customize the Title text for a given span in a HeaderLevel.
- setTitleFormatter(TitleFormatter) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
- setTitleFormula(UserSummary) - Method in class com.smartgwt.client.util.workflow.AddScreenTask
-
Formula to be used to calculate the title contents.
- setTitleHeight(int) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- 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
-
- setTitleLabelPadding(int) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If the
titleLabelBackground
is visible, how
much padding should be left between the bounds of the
titleLabel
and the edges of the
titleLabelBackground
?
- setTitleOrientation(TitleOrientation) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Default orientation for titles for items in this form.
- setTitleOrientation(TitleOrientation) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
On which side of this item should the title be placed.
- setTitleOrientation(VerticalAlignment) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- setTitlePadding(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
if aligning the title left or right, the amount of space before (for left aligned) or after (for right aligned) to pad
the title from the border edge
- setTitlePrefix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string pre-pended to the title of every item in this form.
- setTitleProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for title label.
- setTitleProperty(String) - Method in class com.smartgwt.client.widgets.tree.Tree
-
Name of the property on a
TreeNode
that holds the title of the node as it
should be shown to the user.
- setTitleRectHeight(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
The height of the bordered rect around the title - defaults to 0 (assuming no border)
- setTitleRotationMode(TitleRotationMode) - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
The mode in which the
titleLabel
(if shown) is
rotated with this draw item.
- setTitleRotationMode(TitleRotationMode) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
The mode in which the
titleLabel
(if shown) is
rotated with this draw item.
- setTitleRotationMode(TitleRotationMode) - Method in class com.smartgwt.client.widgets.drawing.DrawLine
-
The mode in which the
titleLabel
(if shown) is
rotated with this draw item.
- setTitleRotationMode(TitleRotationMode) - Method in class com.smartgwt.client.widgets.drawing.DrawLinePath
-
The mode in which the
titleLabel
(if shown) is
rotated with this draw item.
- setTitleRotationMode(TitleRotationMode) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
The mode in which the
titleLabel
(if shown) is
rotated with this draw item.
- setTitleRotationMode(TitleRotationMode) - Method in class com.smartgwt.client.widgets.drawing.DrawPolygon
-
The mode in which the
titleLabel
(if shown) is
rotated with this draw item.
- setTitleRotationMode(TitleRotationMode) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
The mode in which the
titleLabel
(if shown) is
rotated with this draw item.
- setTitleRotationMode(TitleRotationMode) - Method in class com.smartgwt.client.widgets.drawing.DrawShape
-
The mode in which the
titleLabel
(if shown) is
rotated with this draw item.
- setTitles(String...) - Method in class com.smartgwt.client.widgets.calendar.HeaderLevel
-
Optional sparse array of titles for the spans on this headerLevel.
- setTitleSpacing(int) - Method in class com.smartgwt.client.widgets.Slider
-
The space between the
title
and the track.
- setTitleStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Base CSS class for this item's title cell.
- setTitleStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Base CSS class name for a form item's title.
- setTitleStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
- 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
-
- setTitleStyle(String) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Provide a separate style for the title text.
- setTitleStyle(String) - Method in class com.smartgwt.client.widgets.toolbar.RibbonGroup
-
- setTitleSuffix(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The string appended to the title of every item in this form.
- SetTitleTask - Class in com.smartgwt.client.util.workflow
-
Sets the title of a tab, section, window, label, button, form control or facet chart.
- SetTitleTask() - Constructor for class com.smartgwt.client.util.workflow.SetTitleTask
-
- SetTitleTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.SetTitleTask
-
- setTitleVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Vertical alignment of this item's title in its cell.
- setTitleWidth(int) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The width in pixels allocated to the title of every item in this form.
- setTitleWidth(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
The width in pixels allocated to the title of every item in this form.
- setToDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "to" date.
- setToDate(String) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "to" date.
- setToDate(TimeUnit) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Initial value for the "to" date.
- setToDate(Date) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Initial value for the "to" date.
- setToDateOnlyPrefix(String) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
The text to prepend to the formatted date when only a
toDate
is supplied.
- setTodayBackgroundColor(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The background color for cells that represent today in all
CalendarView
s.
- setTodayButtonHeight(Integer) - Method in class com.smartgwt.client.widgets.DateChooser
-
If set specifies a fixed height for the Today and Cancel buttons.
- setTodayButtonTitle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for "Today" button.
- setToggleBaseStyle(String) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
The name of the CSS class to apply to this ToggleSwitch - the actual styleName applied will be suffixed "On" or "Off",
depending on the widget's current value.
- setToggleOnKeypress(Boolean) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
When set to true, the value can be toggled by pressing the Spacebar, or changed with the left and right
arrow-keys.
- setToggleOnThumbClick(Boolean) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
When set to true, causes the ToggleSwitch to change value when the
thumb
is clicked, as well as when clicking in the widget body.
- setToggleUseUnselectedValuesOnSelectAll(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
- 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.ace.AceCompletionResult
-
Internal use only.
- setTooltip(String) - Method in class com.smartgwt.client.widgets.Canvas
-
- setTooltip(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This text is shown as a tooltip prompt when the cursor hovers over this item.
- setTop(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the top of the widget is offset down from its default drawing context (either its parent's top-left
corner, or the document flow, depending on the value of the
position
property).
- setTop(String) - Method in class com.smartgwt.client.widgets.Canvas
-
Number of pixels the top of the widget is offset down from its default drawing context (either its parent's top-left
corner, or the document flow, depending on the value of the
position
property).
- setTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Top coordinate of the diamond.
- setTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- setTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
- 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
-
- setTop(int) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
- setTop(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Top coordinate of this item in pixels.
- setTopOffset(Integer) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Specifies a top offset from the position specified by
position
or
positionCanvas
where the message should be shown.
- setTopOperator(LogicalOperator) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Default logical operator for all top-level clauses in the FilterBuilder.
- setTopOperatorAppearance(TopOperatorAppearance) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
- 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.
- setTouchPickerButtonSize(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
The size of the tab picker button when isTouch
is true
.
- setTouchScrollRedrawDelay(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
While scrolling an incrementally rendered grid, using the inertial scrolling, time in milliseconds to wait before
redrawing, after the last touchScroll by the user.
- setTourCompleteMakeChangesButtonTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Make Changes... button in the TourComplete dialog.
- setTourCompleteRunTourButtonTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the View XML button in the TourComplete dialog.
- setTourCompleteTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Tour Complete dialog displayed after recording a Tour.
- setTourCompleteTourIdTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Tour ID field in the TourComplete dialog.
- setTourCompleteViewXMLButtonTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the View XML button in the TourComplete dialog.
- setTourStepWizardActionTypeTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Action Type field in the TourStep Wizard.
- setTourStepWizardAutoCompletePrompt(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Prompt for the Auto Complete field in the TourStep Wizard.
- setTourStepWizardAutoCompleteTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Auto Complete field in the TourStep Wizard.
- setTourStepWizardBindOutputHint(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Hint for the Bind Output field in the TourStep Wizard.
- setTourStepWizardBindOutputTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Bind Output field in the TourStep Wizard.
- setTourStepWizardCaseSensitiveTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Case Sensitive field in the TourStep Wizard.
- setTourStepWizardDoneButtonTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Done button in the TourStep Wizard.
- setTourStepWizardDropTargetHint(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Hint for the Drop Target field in the TourStep Wizard.
- setTourStepWizardDropTargetNotifyText(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Descriptive text displayed in a popup
notification window
when a
Drop Target is selected for this TourStep.
- setTourStepWizardDropTargetPrompt(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Prompt for the Drop Target field in the TourStep Wizard.
- setTourStepWizardDropTargetTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Drop Target field in the TourStep Wizard.
- setTourStepWizardExpectedValueHint(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Hint for the Expected Value field in the TourStep Wizard.
- setTourStepWizardExpectedValueTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Expected Value field in the TourStep Wizard.
- setTourStepWizardInstructionsTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Instructions field in the TourStep Wizard.
- setTourStepWizardNextStepButtonTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Next Step button in the TourStep Wizard.
- setTourStepWizardNoStepsMessage(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Empty message for the grid in the Tour Wizard when no steps are present.
- setTourStepWizardRecordStepHeaderPrompt(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Prompt for the Record Step window header in the TourStep Wizard.
- setTourStepWizardRecordStepTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Record Tour Step window in the TourStep Wizard.
- setTourStepWizardTargeNotifyText(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Descriptive text displayed in a popup
notification window
when a
Target is selected for this TourStep.
- setTourStepWizardTargePrompt(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Prompt for the Target field in the TourStep Wizard.
- setTourStepWizardTargetTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Target field in the TourStep Wizard.
- setTourStepWizardTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the TourStep Title field in the TourStep Wizard.
- setTourWizardInteractiveTourTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the interactive Tutorial option in the Tour Type picker in the Tour Wizard.
- setTourWizardNewScreenPickerTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Start with New Screen picker in the Tour Wizard.
- setTourWizardRecordButtonTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Record Tour button in the Tour Wizard.
- setTourWizardReifyTourTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Reify Tutorial option in the Tour Type picker in the Tour Wizard.
- setTourWizardRequiredDataSourcesHint(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Hint text for the Required DataSources item in the Tour Wizard.
- setTourWizardRequiredDataSourcesTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Required DataSources item in the Tour Wizard.
- setTourWizardShowProgressTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Show Progress picker in the Tour Wizard.
- setTourWizardTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Tour Wizard.
- setTourWizardTourTypeTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the Tour Type picker in the Tour Wizard.
- setTourWizardUITourTitle(String) - Method in class com.smartgwt.client.util.tour.Tour
-
Title for the non-interactive UI Tour option in the Tour Type picker in the Tour Wizard.
- setTraceContext(Map) - Method in class com.smartgwt.client.util.workflow.Process
-
- 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(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default image to use for the dragTracker when things are dragged within or out of this list.
- setTrackerImage(ImgHTMLProperties) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default image to use for the dragTracker when things are dragged within or out of this list.
- setTrackImageType(ImageStyle) - Method in class com.smartgwt.client.widgets.Slider
-
The imageType setting for the slider track.
- setTrackImg(StretchItem) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the middle part of a scrollbar track, which usually takes up the majority of the width or height of
the scrollbar.
- setTrackingDuration(int) - Method in class com.smartgwt.client.tools.DebugOverflowSettings
-
Maximum time interval past which overflow data will be discarded when debugging overflow, measured in milliseconds.
- setTrackSrc(String) - Method in class com.smartgwt.client.widgets.Slider
-
The base filename for the slider track images.
- setTrackStartImg(StretchItem) - Method in class com.smartgwt.client.widgets.Scrollbar
-
The StretchItem for the start of a scrollbar track.
- setTrackWidth(int) - Method in class com.smartgwt.client.widgets.Slider
-
The thickness of the track.
- setTrailingDateField(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The name of the trailing date field for each event.
- setTransformTo(String) - Method in class com.smartgwt.client.widgets.form.validator.MaskValidator
-
Set the transformTo.
- setTranslate(float[]) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Array holds two values representing translation along the x and y dimensions.
- setTranslate(int[]) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Global translation.
- setTranslatePatternOperators(boolean) - Method in class com.smartgwt.client.data.DataSource
-
Search operators
like "matchesPattern" use patterns like "foo*txt" to match
text values.
- setTransport(RPCTransport) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Selects the transport used for this RPCRequest.
- setTreeField(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGridField
-
The field containing
treeField: true
will display the
Tree
.
- setTreeFieldMinWidth(int) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setTreeFieldTitle(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
Visible title for the tree column (field).
- setTreeMenuConstructor(String) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
Widget class for the menu created by this button.
- setTreeRootValue(String) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setTreeRootValue(Integer) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
- setTrimMilliseconds(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
For this dataSource, should the millisecond portion of time and datetime values be trimmed off before before being sent
from client to server or vice versa.
- setTwentyFourHourTime(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Dictates whether times throughout the widget are formatted and edited as 24-hour values.
- setType(AIContentType) - Method in class com.smartgwt.client.ai.AIMessage
-
The type of data.
- 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
-
- setType(String) - Method in class com.smartgwt.client.tools.EditNode
-
- setType(String) - Method in class com.smartgwt.client.tools.PaletteNode
-
String this paletteNode creates, for example, "ListGrid".
- setType(AsyncOperationResultType) - Method in class com.smartgwt.client.util.AsyncOperationResult
-
The result type.
- setType(ShowMessageType) - Method in class com.smartgwt.client.util.workflow.ShowMessageTask
-
Message type.
- setType(DrawShapeCommandType) - Method in class com.smartgwt.client.widgets.drawing.DrawShapeCommand
-
The command type.
- setType(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
The DynamicForm picks a field renderer based on the type of the field (and sometimes other attributes of the
field).
- setType(ValidatorType) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Type of the validator.
- setType(String) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
Type of the validator.
- setType(ListGridFieldType) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
ListGrids picks a renderer for the view and edit mode of a field based on this attribute.
- setType(SimpleType) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Set the type directly to a defined SimpleType.
- setType(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Specifies the type of this DetailViewerField.
- setTypeAsDataSource(DataSource) - Method in class com.smartgwt.client.data.DataSourceField
-
The type can also be the another DataSource, which allows you to model nested structures such as XML documents (in fact, XMLTools.loadXMLSchema()
models XML schema in this way).
- setTypeOperators(FieldType, OperatorId[]) - Method in class com.smartgwt.client.data.DataSource
-
Set the list of
OperatorId
s valid for a given FieldType.
- setTypeOperators(String, OperatorId[]) - Static method in class com.smartgwt.client.data.DataSource
-
Set the list of valid
OperatorId
s for a given FieldType.
- setTypeProperty(String) - Method in class com.smartgwt.client.widgets.tree.DiscoverTreeSettings
-
Each discovered child is labeled with a configurable "typeProperty" set to the value of the property that held the
children
- setTypeTitle(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Optional short, descriptive title for this process element.
- setUIType(String) - Method in class com.smartgwt.client.ai.BuildUIViaAIContext
-
The AI-selected UI type.
- setUnboundConfirmationMessage(String) - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Message shwon to user to confirm deleting a single record on an unbound grid.
- setUnboundMultipleConfirmationMessage(String) - Method in class com.smartgwt.client.util.workflow.GridRemoveSelectedDataTask
-
Message shown to user to confirm deleting a group of records on an unbound grid.
- setUnboundNotifyMessage(String) - Method in class com.smartgwt.client.util.workflow.FormSaveDataTask
-
The default message to be shown when a target form is not bound to a DataSource.
- setUncheckedDescription(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- setUncheckedImage(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is not selected, or unchecked.
- setUndefinedComponentMessage(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- setUnderlineSelectionPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- setUndoManager(AceUndoManager) - Method in class com.smartgwt.client.widgets.ace.AceEditSession
-
Internal use only.
- setUnfreezeFieldText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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.
- setUnknownRowCountDisplayValue(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUnorderedListPrompt(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
- setUnremoveIcon(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUnresolvedComponentMessage(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- setUnselectedOperator(OperatorId) - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
- setUnselectedTitle(String) - Method in class com.smartgwt.client.widgets.menu.TreeMenuButton
-
If
title
is null, this value will be displayed as a
title when the user has not selected any value from the hierachichal menu.
- setUnsetDescription(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
- setUnsetImage(String) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
URL for the image to display when this checkbox is unset.
- setUnstackedPrintTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
unstacked mode
, the base CSS class
name for the
SpinnerItem
's text box element when printed.
- setUnstackedReadOnlyTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- setUnstackedTextBoxStyle(String) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
In
unstacked mode
, the base CSS class
name for the
SpinnerItem
's text box element.
- setUnsupportedComponentMessage(String) - Method in class com.smartgwt.client.util.workflow.ComponentTask
-
The default message to be reported with
getInvalidTaskMessage()
when a target component type is not supported for the task.
- setUpButtonSrc(String) - Method in class com.smartgwt.client.widgets.MiniNavControl
-
Image used for the up arrowhead.
- setupCanvasConstructor() - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
- setUpdateCacheFromRequest(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
When a successful Add, Update or Remove type operation fires on this ResultSet's dataSource, if
DSResponse.data
is unset, should we integrate the submitted data values
(from the request) into our data-set? This attribute will be passed to
DataSource.getUpdatedData()
as the
useDataFromRequest
parameter.
- setUpdateCacheFromRequest(Boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
When a successful Add, Update or Remove type operation fires on this ResultTree's dataSource, if
DSResponse.data
is unset, should we integrate the submitted data values
(from the request) into our data-set?
- setUpdateControlOnOver(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showOver
is true, setting this property to false
will explicitly disable showing the "Over" state for the control table element of this item (if present).
- setUpdateControlOnOver(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
FormItem.showOver
is true, setting this property
to false will explicitly disable showing the "Over" state for the control table element of this item (if present).
- setUpdateDataURL(String) - Method in class com.smartgwt.client.data.RestDataSource
-
- setUpdatedRecords(Record...) - Method in class com.smartgwt.client.ai.ReapplyAIFilterRequest
-
The records that were updated.
- setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setUpdateOperation(String) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
operationId
this component
should use when performing update operations.
- setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setUpdateOperation(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setUpdatePartialCache(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
If set to true, updated and added rows will be integrated into the client-side cache even if paging is enabled and cache
is partial.
- setUpdatePickerIconOnOver(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showOver
is true, setting this property to false
will explicitly disable showing the "Over" state for the PickerIcon of this item (if present)
- setUpdatesRolledBackMessage(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Message to display if at least one update was rolled back due to errors in another row.
- setUpdateSummariesDuringEditing(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUpdateTabPositionOnDraw(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Should canvases with no
parent canvas
be moved to the end of
the TabIndexManager tree on draw()?
- setUpdateTabPositionOnReparent(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
- setUpdateTextBoxOnOver(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
showOver
is true, setting this property to false
will explicitly disable showing the "Over" state for the TextBox element of this item.
- setUpdateTextBoxOnOver(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If
FormItem.showOver
is true, setting this property
to false will explicitly disable showing the "Over" state for the TextBox element of this item.
- setUpdateTileCustomizer(UpdateTileCustomizer) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- 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.
- setUploadDelimiter(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
The delimiter to use when importing character-delimited files.
- setUploadEncoding(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
On server-side, BatchUploader uses DataImport
to import uploaded files, specifically APIs taking
java.io.Reader
parameter.
- setUploadFieldName(String) - Method in class com.smartgwt.client.data.DataSourceField
-
Used by the
BatchUploader
to map a field in an upload file to this dataSourceField.
- setUploadFieldPrefix(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
String to prepend to the names of the additional fields specified in
uploadFormFields
before they are stored in the
HttpSession on the server.
- setUploadFileLabel(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Title to display next to the
FileItem
field where the user enters a
filename to upload
- setUploadFormFields(FormItem...) - Method in class com.smartgwt.client.widgets.BatchUploader
-
Optional fields for the uploadForm.
- setUploadFormItems(FormItem...) - Method in class com.smartgwt.client.widgets.BatchUploader
-
- setUploadOperation(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
- setUploadQuoteString(String) - Method in class com.smartgwt.client.widgets.BatchUploader
-
The character used to quote strings.
- setUse24HourTime(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
- 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.
- setUseAdvancedCriteria(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setUseAdvancedCriteria(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUseAdvancedFieldPicker(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setUseAllDataSourceFields(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
If true, the set of fields given by the "default binding" (see
fields
) is used, with any fields specified in
component.fields
acting as overrides that can suppress or modify the
display of individual fields, without having to list the entire set of fields that
should be shown.
- setUseAllDataSourceFields(boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, the set of fields given by the "default binding" (see DataBoundComponent.fields) is used, with any
fields specified in component.fields acting as overrides that can suppress or modify the display of individual
fields, without having to list the entire set of fields that should be shown.
- setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
If true, the set of fields given by the "default binding" (see DataBoundComponent.fields
) is used, with any fields specified
in component.fields
acting as overrides that can suppress or modify the display of individual fields,
without having to list the entire set of fields that should be shown.
- setUseAllDataSourceFields(boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
If true, the set of fields given by the "default binding" (see DataBoundComponent.fields) is used, with any
fields specified in component.fields acting as overrides that can suppress or modify the display of individual
fields, without having to list the entire set of fields that should be shown.
- setUseAllDataSourceFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setUseAutoGradients(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Causes the chart to use the colors specified in
dataColors
but specify chart-specific gradients based on the primary data color per chart type.
- setUseBackMask(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
In earlier versions of Internet Explorer (pre IE9), a native limitation exists whereby if HTML elements are overlapping
on the page, certain elements can appear to "burn through" elements in the same position with a higher z-index.
- setUseBackMask(Boolean) - Method in class com.smartgwt.client.widgets.Window
-
By default Windows show a
backMask
in Internet Explorer
versions predating Internet Explorer 9.
- setUseCellRollOvers(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Are rollovers cell-level or row-level?
- setUseClientFiltering(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
Whether to filter data locally when we have a complete cache of all DataSource records for the current criteria, and
the user further restricts the criteria (see
DataSource.compareCriteria()
).
- setUseClientFiltering(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
- setUseClientFiltering(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
- setUseClientFiltering(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Causes this grid to filter its data on the client where possible, eliminating trips to the server when criteria becomes
more restrictive, since the filter must apply to data which is already on the client.
- setUseClientSorting(Boolean) - Method in class com.smartgwt.client.data.ResultSet
-
Whether to sort data locally when all records matching the current criteria have been cached.
- setUseCopyPasteShortcuts(Boolean) - Method in class com.smartgwt.client.tools.EditContext
-
- setUseCopyPasteShortcuts(Boolean) - Method in class com.smartgwt.client.tools.EditPane
-
- setUseCopyPasteShortcuts(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
Whether to enable keyboard shortcuts to
copy
and
paste
editNodes
.
- setUseCopyPasteShortcuts(Boolean) - Method in class com.smartgwt.client.tools.EditTree
-
- setUseCopyPasteShortcuts(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
For ListGrids with
canSelectCells:true
, enabling
this property will cause the listGrid to intercept standard browser copy/paste shortcut keys and perform the following
behavior.
- setUseCSSShadow(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If
showShadow
is true, should we use the css
box-shadow
property (where supported) to achieve the shadow?
- setUseCssStyles(boolean) - Method in class com.smartgwt.client.widgets.Progressbar
-
When set to true, styles the Progressbar via the
base
and
progress
CSS styles.
- setUseCursorTracker(boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
If true, an image is shown to the right of the cursor when
promptStyle
is set to "cursor", otherwise the cursor itself is modified via css to the value of
promptCursor
.
- setUseCursorTracking(boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
If true, an image is shown to the right of the cursor when RPCRequest.promptStyle is set to "cursor", otherwise the cursor itself is modified via css to the value of RPCRequest.promptCursor.
- setUseCustomInsertMatch(Boolean) - Method in class com.smartgwt.client.widgets.ace.AceCompleter
-
Internal use only.
- setUseDesignMode(Boolean) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Should this editor use a separate IFRAME with special cross-browser support for editing HTML content? In Smart GWT
versions 13.0 and later, this feature is switched off on account of better modern browser support for contentEditable
containers.
- setUseDisabledHintStyleForReadOnly(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setUseDisplayValue(Boolean) - Method in class com.smartgwt.client.data.TextExportSettings
-
Whether to convert each field's value to the corresponding display value for export.
- setUseDragMask(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
This flag controls whether we register the component as a maskable item with the EventHandler.
- setUseEditMask(Boolean) - Method in class com.smartgwt.client.tools.EditNode
-
- setUseEditMask(Boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
When
true
an
editMask
will be auto-generated and
placed over the component to allow selection, positioning and resizing.
- setUseEventCanvasPool(Boolean) - Method in class com.smartgwt.client.widgets.calendar.CalendarView
-
Should
event canvas
instances be reused when visible events
change?
- setUseEventCanvasRolloverControls(boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setUseExplicitFocusNavigation(String, boolean) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Mark the specified node (and its descendents) as using explicit focus navigation rather than relying on native browser
Tab event handling behavior.
- setUseFirstDayOfFiscalWeek(Boolean) - Method in class com.smartgwt.client.widgets.DateChooser
-
When showing the
fiscal year chooser
, should
firstDayOfWeek be defaulted to the same day as the fiscal start date? If true and a fiscal year starts on a Tuesday,
the calendar will display Tuesday to Monday from left to right.
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
- 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
-
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.data.SerializationContext
-
Set the useFlatFields.
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.data.WSRequest
-
When
useFlatFields
is set for a request to be sent to a WSDL web service, when creating the input XML message to send to the web service, properties in
data
will be used as the values for XML elements of the same name, at any level of nesting.
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setUseFlatFields(Boolean) - Method in interface com.smartgwt.client.widgets.DataBoundComponent
-
The useFlatFields
flag causes all simple type fields anywhere in a nested
set of DataSources to be exposed as a flat list for form binding.
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- setUseFlatFields(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
- setUseFlatHeaderFields(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
Cause the
useFlatFields
XML serialization behavior to be
used for
all soap headers in the request.
- setUseGlobalSectionIDs(Boolean) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Should any specified
SectionStackSection.ID
be
applied to the generated SectionHeader widget for the section as a widget ID? If set to false, SectionStackSection.ID
will behave as a synonym for SectionStackSection.name.
- setUseGroupRect(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
When should this drawGroup receive event notifications? If set to
true
, the developer can specify an
explicit
set of coordinates
.
- setUseHttpProxy(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
- setUseHttpProxy(Boolean) - Method in class com.smartgwt.client.data.OperationBinding
-
Whether to use the
HttpProxy
servlet to send requests described
by this operationBinding.
- setUseHttpProxy(Boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Whether the
HttpProxyServlet
should be used in order to get around the
"same origin policy" that prevents web pages from contacting other sites.
- setUseHttpProxy(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
Indicates whether this request should use the HttpProxyServlet in order to enable contacting hosts other than the origin
server (available only in Pro Edition or better).
- setUseImageForSVG(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If set, forces the main SVG image or icon in the canvas to be rendered in an image tag rather than an object tag, the
default.
- setUseInsertionOrder(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
Specifies whether to arrange the buttons of the MultiComboBoxItem in the order that they were selected (the default), or
to sort the buttons by
displayField
.
- setUseIOSTabs(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Setting this to true turns on a different appearance for tabs, similar to iOS tabs from the "Music" app, where the
tab.icon is enlarged and shown as a black and white mask.
- setUseKeys(Boolean) - Method in class com.smartgwt.client.widgets.menu.Menu
-
A boolean indicating whether this menu should use shortcut keys.
- setUseLocalDisplayFieldValue(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
- setUseLocalDisplayFieldValue(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setUseLocalValidators(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Whether to attempt validation on the client at all for this DataSource.
- setUseLogGradations(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use classic logarithmic gradations, where each order of magnitude is shown as a gradation as well as a few
intervening lines.
- setUseLogGradations(Boolean) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Whether to use classic logarithmic gradations, where each order of magnitude is shown as a gradation as well as a few
intervening lines.
- setUseMask(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
useTextField
is not
false
this
property determines if an input mask should be used.
- setUseMask(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If true, a data entry mask will be enabled in the field based on the
timeFormatter
.
- setUseMatrixFilter(Boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
Configures whether a Matrix filter is used to render this DrawImage in Internet Explorer 6-8.
- setUseMultiplePointShapes(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether the chart should use multiple shapes to show data points.
- setUseMultiSelectForFilterValueMaps(boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
showFilterEditor
is true, when creating a
SelectItem for editing criteria for a field with a ValueMap, should the SelectItem default to
multiple:true
?
- setUseMultiSelectForValueMaps(boolean) - Method in class com.smartgwt.client.widgets.form.SearchForm
-
When creating a SelectItem within a Search Form for editing criteria for a field with a ValueMap, should the SelectItem
default to
multiple:true
?
- setUseNativeDrag(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
If set, native HTML5 drag and drop will be used for all drags initiated on this widget (on browsers where this is
supported), and native HTML5 drop events occurring over this widget will be processed.
- setUseNativeRadioItems(boolean) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
- setUseObjectFactoryForTypeFallback(boolean) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setUseOfflineStorage(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Whether we store server responses for this DataSource into
browser-based
offline storage
, and then use those stored responses at a later time if we are offline (ie, the application cannot
connect to the server).
- setUseOpacityFilter(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Configures where the Opacity filter is used for IE6-8.
- setUseParentFieldOrder(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
For a DataSource that inherits
fields
from another DataSource
(via
inheritsFrom
), indicates that the parent's field order
should be used instead of the order of the fields as declared in this DataSource.
- setUsePlaceholderForHint(boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If
showing the hint in field
and if
supported by the browser, should the HTML5
placeholder
attribute
be used to display the hint within the field? If set to
false
, then use of
the
placeholder
attribute is disabled and an alternative technique to display
the hint in-field is used instead.
- setUsePlaceholderForHint(boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
If
showing the hint in field
and if
supported by the browser, should the HTML5
placeholder
attribute
be used to display the hint within the field? If set to
false
, then use of
the
placeholder
attribute is disabled and an alternative technique to display
the hint in-field is used instead.
- setUsePlaceholderForHint(boolean) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If
showing the hint in field
and if
supported by the browser, should the HTML5
placeholder
attribute
be used to display the hint within the field? If set to
false
, then use of
the
placeholder
attribute is disabled and an alternative technique to display
the hint in-field is used instead.
- setUsePlaceholderForHint(boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If
showing the hint in field
and if
supported by the browser, should the HTML5
placeholder
attribute
be used to display the hint within the field? If set to
false
, then use of
the
placeholder
attribute is disabled and an alternative technique to display
the hint in-field is used instead.
- setUsePNGFix(Boolean) - Method in class com.smartgwt.client.widgets.Img
-
If false, never apply the png fix needed in Internet Explorer to make png transparency work correctly.
- setUsePointSizeLogGradations(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Whether to use classic logarithmic gradations, where each order of magnitude is shown as a gradation as well as a few
intervening values, for the
pointSizeMetric
values displayed in the
point size legend
.
- setUserAIFilterRequest(UserAIRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUserAIFilterRequest(UserAIRequest, BuildCriterionRequest) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUserAIFilterRequest(UserAIRequest, BuildCriterionRequest, BuildCriterionResponseCallback) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUserAIRequest(UserAIRequest) - Method in class com.smartgwt.client.ai.BuildCriterionRequest
-
The natural language description of a filter.
- setUserAIRequest(UserAIRequest) - Method in class com.smartgwt.client.ai.BuildUIViaAIRequest
-
The request from the user describing what UI they would like the AI to build.
- setUserAIRequest(UserAIRequest) - Method in class com.smartgwt.client.ai.BuildViaAIRequest
-
The user's request to AI in the context of this build-via-AI operation.
- setUserCanCancel(Boolean) - Method in class com.smartgwt.client.ai.BuildViaAIRequest
-
Whether the user can cancel the build-request.
- setUserCriteriaState(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUseRemoteValidators(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
saveLocally
is specified, but this grid is bound to
a DataSource which includes remote field validators, by default edits will be saved synchronously and these validators
will not be executed.
Set this property to
true
to ensure these remote validators are called when
saving edits in saveLocally mode.
- setUserFormula(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUserFormula(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUserFormula(ListGridField, UserFormula) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUserFormula(UserFormula) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Formula definition for this field.
- setUserFormula(UserFormula) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Formula definition for this field.
- setUserFormulaText(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUserFormulaText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUserFormulaText(ListGridField, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUserName(String) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
- setUserName(String) - Static method in class com.smartgwt.client.tools.Reify
-
Setter for userName
.
- setUseRowSpanStyling(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Enables various styling behaviors that potentially make sense when
getRowSpan()
has been overridden to introduce spanning cells, and
spanning is largest on the left and smaller as cells go to the right.
- setUserSummary(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUserSummary(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUserSummary(ListGridField, UserSummary) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUserSummary(UserSummary) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Summary definition for this field.
- setUserSummary(UserSummary) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
Summary definition for this field.
- setUserSummaryText(ListGridField) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUserSummaryText(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUserSummaryText(ListGridField, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setUserTask(UserTask) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Associated userTask if current dynamic form used along with workflow.
- setUseSharedPicker(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true (the default), use a single shared date-picker across all widgets that use one.
- setUseSharedPicker(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
When set to true (the default), use a single shared date-picker across all widgets that use one.
- setUseSimpleCriteriaLOD(boolean) - Method in class com.smartgwt.client.widgets.tree.ResultTree
-
- setUseSimpleHttp(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
When set to true, assume the request is not going to the Smart GWT server, and hence send a simple HTTP request that
does not use Smart GWT-specific request encoding.
- setUseSimpleTabs(Boolean) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
Should we use simple button based tabs styled with CSS rather than image based
ImgTab
tabs?
- setUseSimpleTransform(boolean) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
If true, when a DrawItem is
moved
or
resized
, the transform is applied by manipulating the shape
coordinates, if possible, rather than by introducing scaling, shearing, rotation, or translation.
- setUseStrictJSON(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Should HTTP responses to requests by this dataSource be formatted using the strict JSON subset of the javascript
language? If set to true, responses returned by the server should match the format described
here.
- setUseStrictJSON(Boolean) - Method in class com.smartgwt.client.data.DSRequest
-
Should the HTTP response to this request be formatted using the strict JSON subset of the javascript language? If set to
true, responses returned by the server should match the format described
here.
- setUseStrictJSON(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
If set true, tells the server to use strict JSON format when serializing the response data.
- setUseSublanes(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
When set to true, causes
lanes
to be sub-divided
according to their set of
sublanes
.
- setUseSymmetricStandardDeviations(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setUseTestDataFetch(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
When set, causes a
client-only
or
cacheAllData
DataSource to create a second DataSource to perform
it's one-time fetch.
- setUseTextField(Boolean) - Method in class com.smartgwt.client.data.fields.DataSourceDateField
-
- setUseTextField(Boolean) - Method in class com.smartgwt.client.data.fields.DataSourceDateTimeField
-
- setUseTextField(Boolean) - Method in class com.smartgwt.client.data.fields.DataSourceTimeField
-
- setUseTextField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
When set to true, the item uses a
single text
field
for working with the item's value.
- setUseTextField(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
Should we show the time in a text field, or as a number of SelectItems?
- setUseTouchScrolling(Boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
On touch devices
, if this Canvas
can be scrolled, should
touch-dragging the content area result in scrolling? Set to false
if touch-dragging should not cause
scrolling.
- setUseUnselectedValues(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SetFilterItem
-
The SetFilterItem has the capability to treat its set of options as selected by default, and explicitly track the
options a user has unselected, or treat them as unselected by default and explicitly track the user-selected objects.
- setUseWarningsForConfigurationErrors(boolean) - Static method in class com.smartgwt.client.util.ConfigUtil
-
When set true, prevents IllegalStateException from being thrown when a configuration
properties object is instantiated prior to being passed in to configure another object.
- setUuid(String) - Method in class com.smartgwt.client.widgets.plugins.ActiveXControl
-
Set this to the uuid of your Active X control - ISC will then generate the appropriate classID entry for you.
- setValidateByCell(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Whether client-side validation checks should be performed when the user moves between cells in the current edit row.
- setValidateCriteria(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
If this attribute is set to
true
when
getCriterion()
is called, the item will validate the
"to" and
"from" fields and return null if either
field fails validation.
- setValidateOnChange(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, form fields will be validated when each item's "change" handler is fired as well as when the entire form is
submitted or validated.
- setValidateOnChange(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, form items will be validated when each item's "change" handler is fired as well as when the entire form is
submitted or validated.
- setValidateOnChange(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
If true (the default), validates each entered value when it changes, to make sure it is a a valid value of its type
(valid string, number, and so on).
- setValidateOnChange(Boolean) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
If true (the default), validates the entered value when it changes, to make sure it is a a valid value of its type
(valid string, number, and so on).
- setValidateOnChange(Boolean) - Method in class com.smartgwt.client.widgets.form.validator.Validator
-
If true, validator will be validated when each item's "change" handler is fired as well as when the entire form is
submitted or validated.
- setValidateOnChange(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If true, validation will be performed on each edited cell when each editor's "change" handler is fired.
- setValidateOnChange(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
If set to true, any validators
for this field will
be run whenever the value of the field is changed.
- setValidateOnExit(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If true, form items will be validated when each item's "editorExit" handler is fired as well as when the entire form is
submitted or validated.
- setValidateOnExit(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If true, form items will be validated when each item's "editorExit" handler is fired as well as when the entire form is
submitted or validated.
- setValidateRelatedRecords(Boolean) - Method in class com.smartgwt.client.data.DataSource
-
If true, indicates that the Smart GWT Server should automatically apply a
ValidatorType
of "hasRelatedRecord" to every field on this dataSource that has a
foreignKey
defined.
- setValidationFailedMessage(String) - Method in class com.smartgwt.client.widgets.SavedSearchEditor
-
Notification message to show to the user in a warn dialog when an attempted save fails due to server validation
error(s).
- setValidationMode(ValidationMode) - Method in class com.smartgwt.client.data.DSRequest
-
Mode of validation for entered data.
- setValidationTypes(BuildUIViaAIValidationType...) - Method in class com.smartgwt.client.ai.BuildUIViaAIRequest
-
The types of validation to use on AI-generated JS code, in the order in which they should be applied.
- setValidationURL(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
validationURL can be set to do server-side validation against a different URL from where the form will ultimately save,
as part of an incremental upgrade strategy for Struts-like applications.
- setValidatorMode(MockDSExportValidatorMode) - Method in class com.smartgwt.client.util.MockDSExportSettings
-
- 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
-
Set of search-operators valid for this field.
- setValidOperators(OperatorId...) - Method in class com.smartgwt.client.data.SimpleType
-
- setValidOperators(OperatorId...) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Array of valid filtering operators (eg "greaterThan") that are legal for this FormItem.
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.Button
-
Vertical alignment of this component's title.
- setVAlign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Vertical alignment of this item within its cell.
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Vertical alignment of the title of this headerSpan.
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Specifies vertical alignment in the column header for this field: "top", "center", or "bottom".
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.ImgButton
-
Vertical alignment of this component's title.
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.Label
-
Vertical alignment of label text.
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Vertical alignment of this button's content.
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Vertical alignment of this component's title.
- setValign(VerticalAlignment) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Vertical alignment of this component's title.
- setValue(Object) - Method in class com.smartgwt.client.ai.SummarizeValueExample
-
The example value.
- setValue(Object) - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
The value to summarize.
- setValue(Object) - Method in class com.smartgwt.client.util.workflow.PropertyValue
-
Name of the property to be assigned the new value.
- setValue(String) - Method in class com.smartgwt.client.widgets.ace.AceCompletionResult
-
Internal use only.
- setValue(String) - Method in class com.smartgwt.client.widgets.ace.AceDocument
-
Internal use only.
- setValue(String) - Method in class com.smartgwt.client.widgets.ace.AceEditor
-
Internal use only.
- setValue(Float) - Method in class com.smartgwt.client.widgets.chart.ChartPointClickEvent
-
- setValue(Float) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
- setValue(Double) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
Data value this drawnValue
represents.
- setValue(float) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
- setValue(double) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
The current value on the dial.
- setValue(float) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- setValue(double) - Method in class com.smartgwt.client.widgets.drawing.GaugeSector
-
- setValue(String, String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Sets the value for some field
- setValue(String, double) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, int[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, Date) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, String[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, Map) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, Record) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, DataClass) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, Record[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, DataClass[]) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(String, RelativeDate) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Set the value for some field.
- setValue(DateRange) - Method in class com.smartgwt.client.widgets.form.fields.DateRangeItem
-
Sets the value for this dateRangeItem.
- setValue(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the value of the form item.
- setValue(double) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the value of the form item.
- setValue(Date) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the value of the form item.
- setValue(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the value of the form item.
- setValue(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the value of the form item.
- setValue(Object) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the value of the form item as an object.
- setValue(DateRange) - Method in class com.smartgwt.client.widgets.form.fields.MiniDateRangeItem
-
Sets the value for this dateRangeItem.
- setValue() - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Attempting to set the value for an upload form item is disallowed for security reasons.
- setValue(Object) - Method in class com.smartgwt.client.widgets.form.validator.EqualsValidator
-
- setValue(Object) - Method in class com.smartgwt.client.widgets.form.validator.NotEqualValidator
-
- setValue(String, String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, double) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, boolean) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, Date) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, JavaScriptObject) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, Map) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, Record) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, DataClass) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, Record[]) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String, DataClass[]) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Set the value for some field.
- setValue(String) - Method in class com.smartgwt.client.widgets.RichTextEditor
-
Initial value for the edit area.
- setValue(float) - Method in class com.smartgwt.client.widgets.Slider
-
- setValue(double) - Method in class com.smartgwt.client.widgets.Slider
-
The slider value.
- setValue(Boolean) - Method in class com.smartgwt.client.widgets.ToggleSwitch
-
The current value of this ToggleSwitch.
- setValue(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
When a field specifies its
type
to be "header", the
value of this attribute specifies the header text.
- setValueAlign(Alignment) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Horizontal alignment of values in this viewer.
- setValueAxisLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for labels of value axis.
- setValueAxisLabelProperties(DrawLabel) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for labels of value axis.
- setValueAxisMargin(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- setValueClass(ValueClass) - Method in class com.smartgwt.client.ai.AIFieldRequest
-
The class of value that AI will be asked to generate for the field.
- setValueDeselectedCSSText(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Custom CSS text to be applied to values that have been deleted, when
showDeletions
is enabled.
- setValueDisabled(Object, boolean) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Disable or Enable a specific option within this radioGroup
- setValueExportFormat(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
FormatString
used during exports for numeric or date formatting.
- setValueField(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
If this form item maps data values to display values by retrieving the
FormItem.displayField
values from an
optionDataSource
, this property denotes the the
field to use as the underlying data value in records from the optionDataSource.
If not explicitly supplied, the
valueField name will be derived as described in
FormItem.getValueFieldName()
.
- setValueField(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this form item maps data values to display values by retrieving the
displayField
values from an
optionDataSource
, this property denotes the the
field to use as the underlying data value in records from the optionDataSource.
If not explicitly supplied, the
valueField name will be derived as described in
getValueFieldName()
.
- setValueField(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
The valueField
of the combo box.
- setValueField(String) - Method in class com.smartgwt.client.widgets.form.fields.MultiPickerItem
-
If this form item maps data values to display values by retrieving the
FormItem.displayField
values from an
optionDataSource
, this property denotes the the
field to use as the underlying data value in records from the optionDataSource.
If not explicitly supplied, the
valueField name will be derived as described in
FormItem.getValueFieldName()
.
- setValueField(String) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
If this form item maps data values to display values by retrieving the
displayField
values from an
optionDataSource
, this property denotes
the the field to use as the underlying data value in records from the optionDataSource.
If unset, assumed to
be the
name
of this form item.
- setValueField(String) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
Which field in the tree-data should be returned as this item's value? If unspecified, the path will be used
- setValueField(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
If this form item maps data values to display values by retrieving the
FormItem.displayField
values from an
optionDataSource
, this property denotes the the
field to use as the underlying data value in records from the optionDataSource.
If not explicitly supplied, the
valueField name will be derived as described in
FormItem.getValueFieldName()
.
- setValueField(String) - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
- 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
).
- setValueField(String) - Method in class com.smartgwt.client.widgets.grid.Shuttle
-
This field is expected to be unique for records within the shuttle's data set.
- setValueFieldWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- setValueFieldWidth(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
- setValueFormat(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
- setValueFormat(String) - Method in class com.smartgwt.client.widgets.Slider
-
FormatString
for numeric formatting of the value and range labels.
- setValueFormatter(FormItemValueFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Optional
FormItemValueFormatter
, if provided, is evaluated to get the
display value to show for this form items underlying data value.
- setValueHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
- setValueHoverFormatter(FormItemHoverFormatter) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
The FormItemHoverFormatter should return the HTML to display in a hover canvas when the
user holds the mousepointer over a particular value in this item.
- setValueIconField(String) - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
For Databound formItems, this property determines which column
valueIcons
should show up in for this formItem's pickList.
If unset valueIcons show up in the
displayField
column if specified, otherwise
the
valueField
column.
In most cases
only the
displayField
or
valueField
will be visible.
- setValueIconField(String) - Method in interface com.smartgwt.client.widgets.form.fields.PickList
-
For Databound formItems, this property determines which column
valueIcons
should show up in for this formItem's pickList.
If unset valueIcons show up in the
displayField
column if specified, otherwise
the
valueField
column.
In most cases
only the
displayField
or
valueField
will be visible.
- setValueIconField(String) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
For Databound formItems, this property determines which column
valueIcons
should show up in for this formItem's pickList.
If unset valueIcons show up in the
displayField
column if specified, otherwise
the
valueField
column.
In most cases
only the
displayField
or
valueField
will be visible.
- setValueIconHeight(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If valueIcons
is specified, use this property to
specify a height for the value icon written out.
- setValueIconHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Height for value icons for this listGrid.
- setValueIconHeight(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Height for value icons for this listGrid field.
- setValueIconLeftPadding(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If we're showing a value icon, this attribute governs the amount of space between the icon and the start edge of the
form item cell.
- setValueIconLeftPadding(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
How much padding should there be on the left of valueIcons by default Can be overridden at the field level
- setValueIconLeftPadding(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
- 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
-
- setValueIcons(Map) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the valueIcons for this item.
- setValueIcons(Map<String, String>) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
This property is a mapping from data values for this field to
urls
for
icons to display for those data values.
- setValueIconSize(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If valueIcons
is specified, this property may be
used to specify both the width and height of the icon written out.
- setValueIconSize(int) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Default width and height of value icons for this ListGrid.
- setValueIconSize(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Default width and height of value icons in this field.
- setValueIconWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If valueIcons
is specified, use this property to
specify a width for the value icon written out.
- setValueIconWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Width for value icons for this listGrid.
- setValueIconWidth(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Width for value icons for this listGrid field.
- setValueItemFieldHint(String) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
A hint to show in the value-item when using an operator that allows users to select field-names from a list.
- setValueItemListHint(String) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
A hint to show in the value-item when using an operator that allows users to select values from a list.
- setValueItemTextHint(String) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
A hint to show in the value-item when using an operator that takes user-entered values.
- setValueItemTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The title for the value-item.
- setValueItemWidth(Integer) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the value-chooser formItem displayed in clauses within this FilterBuilder.
- setValueItemWidth(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
Width for the value-chooser formItem displayed in clauses within this FilterBuilder.
- setValueLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Properties for a "value line" - a line shows where a particular discrete value is placed, eg, vertical lines connecting
points of a line chart to the X axis, or radial lines in a Radar chart.
- setValueLineProperties(DrawLine) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
Properties for a "value line" - a line shows where a particular discrete value is placed, eg, vertical lines connecting
points of a line chart to the X axis, or radial lines in a Radar chart.
- setValueMap(Map) - Method in class com.smartgwt.client.data.DataSourceField
-
A com.smartgwt.client.types.ValueMap
is a set of legal values for a field.
- setValueMap(String...) - Method in class com.smartgwt.client.data.DataSourceField
-
A com.smartgwt.client.types.ValueMap
is a set of legal values for a field.
- setValueMap(Map) - Method in class com.smartgwt.client.data.Field
-
If set, specifies the set of legal values for the field.
- setValueMap(String...) - Method in class com.smartgwt.client.data.SimpleType
-
List of legal values for this type, like
valueMap
.
- setValueMap(Map) - Method in class com.smartgwt.client.data.SimpleType
-
List of legal values for this type, like
valueMap
.
- setValueMap(String...) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the valueMap for this item.
- setValueMap(Map) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Set the valueMap for this item.
- setValueMap(String, LinkedHashMap) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- 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
ListGrid.canEdit
,
canEdit
), editors displayed for
this field will pick up their valueMap either from this value or from
editorValueMap
.
- setValueMap(String...) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Array of legal values for this field, or an Object where each property maps a stored value to a user-displayable
value.
Note that if this field is editable (see
ListGrid.canEdit
,
canEdit
), editors displayed for
this field will pick up their valueMap either from this value or from
editorValueMap
.
- setValueMap(Map) - Method in class com.smartgwt.client.widgets.viewer.DetailViewerField
-
A property list (or an expression that evaluates to a property list) specifying a mapping of internal values to display
values for the field (row).
- setValueMapDisplaySeparatorChar(String) - Method in class com.smartgwt.client.tools.FormItemEditProxy
-
If
inline editing
for this FormItem edits the
FormItem.valueMap
, character that should be used as
a separator for
entering
com.smartgwt.client.types.ValueMap
s that map from a stored value to a user-displayed value.
- setValueMapEscapeChar(String) - Method in class com.smartgwt.client.tools.FormItemEditProxy
-
- setValueMapSelectedChar(String) - Method in class com.smartgwt.client.tools.FormItemEditProxy
-
- setValueMapSeparatorChar(String) - Method in class com.smartgwt.client.tools.FormItemEditProxy
-
- setValuePath(String) - Method in class com.smartgwt.client.data.Criterion
-
- setValueProperty(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Property in each record that holds a data value.
- setValueProperty(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Name of the property in a cell record that holds the cell value.
- setValueQuery(AdvancedCriterionSubquery) - Method in class com.smartgwt.client.data.Criterion
-
A subquery to use instead of a value
.
- setValueQueryAggregateButtonPrompt(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the dynamic value button.
- setValueQueryAggregatePrefix(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The prefix to be displayed before a aggregate valueQuery value in the clause.
- setValueQueryButtonSize(Integer) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The size of the buttons in each clause that allow Value-query functionality, such as
related-field
and
aggregation
features, if they don't specify
sizes.
- setValueQueryIconSize(Integer) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
The size of the icons in the buttons in each clause that allow Value-query functionality, such as
related-field
and
aggregation
features, if they don't specify
separate image-sizes.
- setValueQueryRelatedFieldButtonPrompt(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The hover prompt text for the dynamic value button.
- setValueQueryRelatedFieldPrefix(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The prefix to be displayed before a related field valueQuery value in the clause.
- setValueQueryWindowTitle(String) - Method in class com.smartgwt.client.widgets.form.FilterBuilder
-
The title for the window that opens when a value query is selected.
- setValueRange(double, double) - Method in class com.smartgwt.client.widgets.drawing.Gauge
-
Sets the minimum and maximum dial values, rescaling all sectors and the dial value.
- setValues(Map) - Method in class com.smartgwt.client.tools.CSSEditor
-
The set of values to apply to editors.
- setValues(Record) - Method in class com.smartgwt.client.util.workflow.FormSetValuesTask
-
Values to be set on the form.
- setValues(Record) - Method in class com.smartgwt.client.util.workflow.ServiceTask
-
Values to be submitted for "update", "add" and "remove" operations.
- setValues(FacetValue...) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Array of facetValue definitions.
- setValues(Map) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
An Object containing the initial values of the form as properties, where each propertyName is the name of a
form item
in the form, and each property value is the value held by that form item.
- setValues(Object...) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
- setValues(String...) - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Set the values of a SelectItem with multiple=true.
- setValues(Map) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Replaces the current values of the ValuesManager and all member components with the values passed in.
- setValuesAsCriteria(Criterion) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
This method will display the specified criteria in this form for editing.
- setValueSetHint(String) - Method in class com.smartgwt.client.widgets.form.FilterClause
-
A hint to show in the value-item when using an operator that takes an array of values.
- setValuesManager(ValuesManager) - Method in class com.smartgwt.client.widgets.Canvas
-
- setValuesManager(String) - Method in class com.smartgwt.client.widgets.Canvas
-
- setValuesManager(ValuesManager) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Adds this DynamicForm as a member of the specified valuesManager.
- setValuesShowDown(boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Should tile values change state when the mouse goes down on them?
- setValuesShowRollOver(boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Should tile values change state when the mouse goes over them?
- setValuesShowSelected(boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Should tile values change state when they are selected?
- setValueStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
- setValueTextStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
- setValueTitle(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
A label for the data values, such as "Sales in Thousands", typically used as the label for the value axis.
- setValueTitle(String) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
A label for the data values, such as "Sales in Thousands", typically used as the label for the value axis.
- setValueTitle(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
A label for the data values shown in cells, such as "Sales in Thousands", typically used
when the CubeGrid must generate a description for a cell value or set of cell values.
- setValueTree(Tree) - Method in class com.smartgwt.client.widgets.form.fields.PickTreeItem
-
A
Tree
of options from which the user can select.
- setValueType(AIContentType) - Method in class com.smartgwt.client.ai.SummarizeValueRequest
-
- setValueType(OperatorValueType) - Method in class com.smartgwt.client.data.Operator
-
Indicates the kind of value expected in a
Criterion
that uses this operator.
- setValueXPath(String) - Method in class com.smartgwt.client.data.DataSourceField
-
XPath expression used to retrieve the field's value.
- setVerifyAsError(Boolean) - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Enable verifyAsError
behavior only for requests using these
settings.
- setVerifyAsError(Boolean) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Enable verifyAsError
behavior only for requests using these
settings.
- setVerifyAsError(Boolean) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Enable verifyAsError
behavior only for requests using these
settings.
- setVerifyComponents(Map<String, String>) - Method in class com.smartgwt.client.rpc.CreateScreenSettings
-
Enables verification that the created screen contains a component having a
localId
equal to the given key, and that it is an instance (or subclass)
if the key's value.
- setVerifyComponents(Map<String, String>) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Enables verification that any screen
created
on load contains a component having a
localId
equal to the given key,
and that it is an instance (or subclass) of the key's value.
- setVerifyComponents(Map<String, String>) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Enables verification that the created screen contains a component having a
localId
equal to the given key, and that it is an instance (or subclass)
if the key's value.
- setVerifyDataSources(Boolean) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Enables DataSource verification, causing warnings to be output about differences between DataSources loaded with a
project vs those that are already present in the page (if any are present).
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
True == display options vertically, false == display in a single row
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Indicates whether this is a vertical or horizontal slider.
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.ToolbarItem
-
Should the toolbar stack its buttons vertically or horizontally?
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Should this layout appear with members stacked vertically or horizontally.
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
Note: This is a Layout property which is inapplicable on this class.
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.Progressbar
-
Indicates whether this is a vertical or horizontal progressbar.
- setVertical(boolean) - Method in class com.smartgwt.client.widgets.RangeSlider
-
Whether the rangeSlider should be vertical or horizontal.
- setVertical(boolean) - Method in class com.smartgwt.client.widgets.RibbonButton
-
Whether this button renders vertically.
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.Slider
-
Indicates whether this is a vertical or horizontal slider.
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.StretchImg
-
Indicates whether the list of images is drawn vertically from top to bottom (true), or horizontally from left to right
(false).
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Default is a horizontal button.
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.toolbar.Toolbar
-
Indicates whether the buttons are drawn horizontally from left to right (false), or vertically from top to bottom
(true).
- setVertical(Boolean) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
Indicates whether the components are drawn horizontally from left to right (false), or vertically from top to bottom
(true).
- setVerticalResize(Boolean) - Method in class com.smartgwt.client.widgets.calendar.EventCanvas
-
Indicates the orientation of the event in its containing view.
- setVerticalStyleName(String) - Method in class com.smartgwt.client.widgets.toolbar.ToolStrip
-
- setVIconStyle(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Base CSS style applied to the icon image when
vertical
is set
to true.
- setViewIconSrc(String) - Method in class com.smartgwt.client.widgets.form.fields.FileItem
-
Returns the URL for an Icon that will allow the file to be viewed.
- setViewState(String) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Note: This is a ListGrid feature which is inapplicable on this class.
- setViewState(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Initial view state may be provided for the listGrid at init time.
- setViewState(NavigationBarViewState) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Sets multiple state attributes of this NavigationBar
at once.
- setViewState(NavigationBarViewState, NavigationDirection) - Method in class com.smartgwt.client.widgets.layout.NavigationBar
-
Sets multiple state attributes of this NavigationBar
at once.
- setViewState(String) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Reset this detail viewer's view state to match the
DetailViewerViewState
object passed
in.
Used to restore previous state retrieved from the detail viewer by a call to
getViewState()
.
- setViewURL(String) - Method in class com.smartgwt.client.widgets.ViewLoader
-
URL to load components from.
- setVirtualScrolling(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When incremental rendering is switched on and there are variable record heights, the virtual scrolling mechanism manages
the differences in scroll height calculations due to the unknown sizes of un-rendered rows to make the scrollbar and
viewport appear correctly.
- setVisibility(Visibility) - Method in class com.smartgwt.client.widgets.Canvas
-
Controls widget visibility when the widget is initialized.
- setVisibilityMode(VisibilityMode) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Whether multiple sections can be expanded.
- setVisible(boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
- setVisible(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Whether this item is currently visible.
- setVisibleFieldNames(String...) - Method in class com.smartgwt.client.ai.SuggestRecordSummaryTitleRequest
-
The list of field names that are considered visible.
- setVisibleMember(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Hide all other members and make the single parameter member visible.
- setVisibleWhen(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.Canvas
-
Criteria to be evaluated to determine whether this Canvas should be visible.
- setVisibleWhen(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Criteria to be evaluated to determine whether this FormItem should be visible.
- setVisibleWhen(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
Criteria to be evaluated to determine whether this icon should be visible.
- setVisibleWhen(Criteria) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Criteria to be evaluated to determine whether this field should be visible.
- setVisibleWhen(AdvancedCriteria) - Method in class com.smartgwt.client.widgets.menu.MenuItem
-
Criteria to be evaluated to determine whether this MenuItem should be visible.
- setVisibleWhen(Criteria) - Method in class com.smartgwt.client.widgets.tab.Tab
-
Criteria to be evaluated to determine whether this Tab should be visible.
- setVLabelSpacing(Integer) - Method in class com.smartgwt.client.widgets.Slider
-
- setVlign(Alignment) - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
rowRangeDisplay will vertically center its content by default.
- setVPolicy(LayoutPolicy) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Sizing policy applied to members on vertical axis
- setVResizeCursor(Cursor) - Method in class com.smartgwt.client.widgets.Splitbar
-
Cursor to display if this Splitbar is to be used for vertical resize of widgets.
- setVSrc(String) - Method in class com.smartgwt.client.widgets.ImgSplitbar
-
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
-
- 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.StretchItem
-
- 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
-
- setVTrackStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
- setVTreeFacetIndent(int) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Determines how many pixels to move for each level when
hierarchical
column facets are being
indented
.
- setVTreeFacetIndentDirection(FacetIndentDirection) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Determines layout of facet value titles in each column facet being
indented
.
- setVValueStyle(String) - Method in class com.smartgwt.client.widgets.Slider
-
- setWaitDuration(Integer) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
- setWaitFor(WaitForType) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Condition to wait for before this task is executed.
- setWaitForSave(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If this is an editable listGrid, this property determines whether the user will be able to dismiss the edit form, or
navigate to another cell while the save is in process (before the asynchronous server response returns).
- setWaitLocator(String) - Method in class com.smartgwt.client.util.workflow.ProcessElement
-
Component specified as an
AutoTestLocator
that should be waited on if
waitFor
is "locator" or "locatorAndSystemDone".
- setWaitStyle(ElementWaitStyle) - Method in class com.smartgwt.client.util.ElementWaitConfig
-
This attribute configures how waitForElement()
determines that the application is read to retrieve the
element.
- setWarnIcon(String) - Method in class com.smartgwt.client.widgets.Dialog
-
- setWarnOnCancel(Boolean) - Method in class com.smartgwt.client.widgets.BatchUploader
-
If set, indicates that a warning dialog should be shown when Cancel is clicked, asking the user to confirm that this is
really what they want to do.
- setWarnOnEditorTypeConversion(boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets whether a warning will be logged if the Framework replaces this SmartGwt FormItem
(that wraps the SmartClient item instance) to more closely match the underlying item's
type when
getOrCreateRef()
is called.
- setWarnOnEditorTypeConversionDefault(boolean) - Static method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Sets whether, by default, a warning will be logged if the Framework replaces a SmartGWT
FormItem (that wraps the SmartClient item instance) to more closely match the underlying
item's type.
- setWarnOnRemoval(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
canRemoveRecords
is true, when the user clicks
the remove icon for some record, should we show a warning message (defined as
warnOnRemovalMessage
) and allow the user to cancel
removal?
- setWarnOnRemovalMessage(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- setWarnOnUnmappedValueFieldChange(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If a field has
ListGridField.displayField
specified and has no
ListGridField.optionDataSource
, this field will display the value from the
displayField
of each record by
default (for more on this behavior see
ListGridField.optionDataSource
).
- setWeekendDays(Integer[]) - Static method in class com.smartgwt.client.util.DateUtil
-
Sets the days that are considered weekend days
.
- setWeekendDays(int...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An array of integer day-numbers that should be considered to be weekend days by this Calendar instance.
- setWeekendDays(int...) - Method in class com.smartgwt.client.widgets.DateChooser
-
An array of integer day-numbers that should be considered to be weekend days by this DateChooser instance.
- setWeekendHeaderStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Optional CSS style applied to the day-of-week headers for weekend days.
- setWeekEventBorderOverlap(Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Augments the width of week event windows slightly to avoid duplicate adjacent borders between events.
- setWeekFieldTitle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Title for the
week
field in the date grid.
- setWeekHeaderStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
- 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
-
- setWholeMessage(Boolean) - Method in class com.smartgwt.client.widgets.notify.NotifyAction
-
Allows a click anywhere on the notification to execute the action.
- setWholeRecordNavIcon(String) - Method in class com.smartgwt.client.widgets.tableview.TableView
-
- setWidgetsToIgnore(Canvas...) - Method in class com.smartgwt.client.tools.SeleneseRecorder
-
Canvii that you want to ignore when capturing Selenese.
- setWidth(Integer) - Method in class com.smartgwt.client.data.fields.DataSourceImageField
-
- setWidth(Integer) - Method in class com.smartgwt.client.widgets.Button
-
Size for this component's horizontal dimension.
- setWidth(String) - Method in class com.smartgwt.client.widgets.Button
-
Size for this component's horizontal dimension.
- setWidth(Integer) - Method in class com.smartgwt.client.widgets.calendar.Lane
-
- setWidth(Integer) - Method in class com.smartgwt.client.widgets.Canvas
-
The canvas.width
attribute specifies the size for a component's horizontal dimension;
canvas.height
specifies the size for the vertical dimension.
- setWidth(String) - Method in class com.smartgwt.client.widgets.Canvas
-
The canvas.width
attribute specifies the size for a component's horizontal dimension;
canvas.height
specifies the size for the vertical dimension.
- setWidth(int) - Method in class com.smartgwt.client.widgets.Canvas
-
- setWidth(int) - Method in class com.smartgwt.client.widgets.cube.Facet
-
Integer number of pixels.
- setWidth(int) - Method in class com.smartgwt.client.widgets.cube.FacetValue
-
Width of the cube grid facetValue in pixels.
- setWidth(int) - Method in class com.smartgwt.client.widgets.drawing.DrawDiamond
-
Width of the diamond.
- setWidth(int) - Method in class com.smartgwt.client.widgets.drawing.DrawGroup
-
- setWidth(int) - Method in class com.smartgwt.client.widgets.drawing.DrawImage
-
- setWidth(int) - Method in class com.smartgwt.client.widgets.drawing.DrawOval
-
- setWidth(int) - Method in class com.smartgwt.client.widgets.drawing.DrawRect
-
- setWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.CheckboxItem
-
Width for the CheckboxItem, including both checkbox image and
label
.
- setWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Width of the FormItem.
- setWidth(String) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Width of the FormItem.
- setWidth(Integer) - Method in class com.smartgwt.client.widgets.form.fields.FormItemIcon
-
If set, this property determines the width of this icon in px.
- setWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
Width of the FormItem.
- setWidth(String) - Method in class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
Width of the FormItem.
- setWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.SliderItem
-
Default width of this item.
- setWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.SpacerItem
-
default width for the spacer
- setWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
default width of this item
- setWidth(int) - Method in class com.smartgwt.client.widgets.form.fields.UploadItem
-
Width for this uploadItem.
- setWidth(int) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The width of this field, specified as either an absolute number of pixels,
a percentage of the remaining space like "25%", or "*" to split remaining space among
all fields which have "*".
- setWidth(String) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
The width of this field, specified as either an absolute number of pixels,
a percentage of the remaining space like "25%", or "*" to split remaining space among
all fields which have "*".
- setWidth(Integer) - Method in class com.smartgwt.client.widgets.ImgButton
-
Size for this component's horizontal dimension.
- setWidth(String) - Method in class com.smartgwt.client.widgets.ImgButton
-
Size for this component's horizontal dimension.
- setWidth(Integer) - Method in class com.smartgwt.client.widgets.ImgHTMLProperties
-
Specifies the width of the image.
- setWidth(Integer) - Method in class com.smartgwt.client.widgets.ImgProperties
-
Specifies the width of the image.
- setWidth(Integer) - Method in class com.smartgwt.client.widgets.Label
-
Size for this component's horizontal dimension.
- setWidth(String) - Method in class com.smartgwt.client.widgets.Label
-
Size for this component's horizontal dimension.
- setWidth(Integer) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size for this component's horizontal dimension.
- setWidth(String) - Method in class com.smartgwt.client.widgets.StatefulCanvas
-
Size for this component's horizontal dimension.
- setWidth(Integer) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size for this component's horizontal dimension.
- setWidth(String) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Size for this component's horizontal dimension.
- setWidth(int) - Method in class com.smartgwt.client.widgets.StretchItem
-
The width of the image.
- setWidth(String) - Method in class com.smartgwt.client.widgets.StretchItem
-
The width of the image.
- setWidth(int) - Method in class com.smartgwt.client.widgets.tab.Tab
-
You can specify an explicit width for the tab using this property.
- setWidth100() - Method in class com.smartgwt.client.widgets.Canvas
-
Convenience method that sets the width to 100%.
- setWillHandleError(boolean) - Method in class com.smartgwt.client.rpc.LoadProjectSettings
-
Whether to call the provided callback even if an error was encountered trying to load the project, so that you can run
your own error handling.
- setWillHandleError(Boolean) - Method in class com.smartgwt.client.rpc.LoadScreenSettings
-
Whether to call the provided callback even if an error was encountered trying to load the screen (or it was simply not
found), so that you can run your own error handling.
- setWillHandleError(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
With willHandleError:false, rpcResponses that indicate an error go through centralized handling in the RPCManager and
rpcRequest.callback is never invoked.
- setWindowDefaults(Canvas) - Method in class com.smartgwt.client.util.tour.Tour
-
- setWindowDefaults(Canvas) - Method in class com.smartgwt.client.util.tour.TourStep
-
- setWithCredentials(Boolean) - Method in class com.smartgwt.client.rpc.RPCRequest
-
In browsers that support
Cross-Origin
Resource Sharing and
XMLHttpRequest 2, and where the
service at the
actionURL
allows the origin to send credentials
(see
Access-Control-Allow-Credentials
), should user credentials such as cookies, HTTP authentication, and
client-side SSL certificates be sent with the actual CORS request?
- setWizard(Boolean) - Method in class com.smartgwt.client.util.workflow.Process
-
If wizard is set then current workflow will be handled as wizard.
- setWizard(Boolean) - Method in class com.smartgwt.client.util.workflow.UserTask
-
If wizard is set then associated form will be hidden after user goes to next or prev step of current workflow.
- setWorkdayBaseStyle(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- 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.
- setWorkflows(Process...) - Method in class com.smartgwt.client.widgets.Canvas
-
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.Button
-
A boolean indicating whether the button's title should word-wrap, if necessary.
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.BlurbItem
-
If true, item contents can wrap.
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.RadioGroupItem
-
Should the text for items within this radio group wrap?
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
If true, item contents can wrap.
- setWrap(TextAreaWrap) - Method in class com.smartgwt.client.widgets.form.fields.TextAreaItem
-
Text wrapping style.
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.grid.HeaderSpan
-
Should the span title wrap if there is not enough space horizontally to accommodate it.
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGridField
-
Should the field title wrap if there is not enough space horizontally to accommodate it.
- setWrap(boolean) - Method in class com.smartgwt.client.widgets.grid.RowRangeDisplay
-
rowRangeDisplay will not allow its content to wrap by default
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.Label
-
If false, the label text will not be wrapped to the next line.
- setWrap(Boolean) - Method in class com.smartgwt.client.widgets.StretchImgButton
-
Should the title for this button wrap? If unset, default behavior is to allow wrapping if this.vertical is true,
otherwise disallow wrapping
- setWrapCells(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Should content within cells be allowed to wrap?
- setWrapFacetTitles(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to allow text wrapping on facet titles.
- setWrapFacetValueTitles(Boolean) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Whether to allow text wrapping on facet value titles.
- setWrapHeaderSpanTitles(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
HeaderSpan.wrap
is not explicitly set, should fields
wrap? If autofitting, see the docs on that property for the details of how the minimum width for a field is determined.
- setWrapHeaderTitles(Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
If
ListGridField.wrap
is not explicitly set, should
fields wrap? If autofitting, see the docs on that property for the details of how the minimum width for a field is
determined.
- setWrapHintText(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- setWrapHintText(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
If this item is showing a
FormItem.hint
, should the
hint text be allowed to wrap? Setting this property to
false
will render the hint on a single line without
wrapping, expanding the width required to render the item if necessary.
- setWrapHintText(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this item is showing a
hint
, should the hint text be
allowed to wrap? Setting this property to
false
will render the hint on a single line without wrapping,
expanding the width required to render the item if necessary.
- setWrapHintText(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.TimeItem
-
If this item is showing a
FormItem.hint
, should the
hint text be allowed to wrap? Setting this property to
false
will render the hint on a single line without
wrapping, expanding the width required to render the item if necessary.
- setWrapItemTitles(Boolean) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Whether titles for form items should wrap.
- setWrapLabel(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Should the label be allowed to wrap, or be fixed to one line no matter how long
- setWrapTitle(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If specified determines whether this items title should wrap.
- setWrapValues(Boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
Whether values should be allowed to wrap by default, or should be shown on one line regardless of length.
- setWrapValues(Boolean) - Method in class com.smartgwt.client.widgets.viewer.DetailViewer
-
Whether values should be allowed to wrap by default, or should be shown on one line regardless of length.
- setWriteStackedIcons(Boolean) - Method in class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
When set to true
, the increase and decrease icons are stacked on top of each other, also called stacked
mode.
- setWsOperation(String) - Method in class com.smartgwt.client.data.OperationBinding
-
Name of the web service operation that will be invoked in order to execute this DataSource operation.
- setWsOperation(String) - Method in class com.smartgwt.client.data.WSRequest
-
Name of the web service operation to invoke.
- setX(Integer) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
X coordinate where the data value is rendered.
- setX(Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
X-Coordinate for this DrawKnob.
- setX(Integer) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Where to show the message, as a viewport-relative x coordinate offset to the left edge of the
Label
rendering the message.
- setX1(String) - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
X coordinate of the start point.
- setX2(String) - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
X coordinate of the end point.
- setXAxisEndValue(Double) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For Bubble and Scatter charts only, the end value for the x-axis.
- setXAxisEndValue(Date) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For Bubble and Scatter charts only, the end value for the x-axis.
- setXAxisEndValue(Double) - Method in class com.smartgwt.client.widgets.chart.MetricSettings
-
- setXAxisMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter charts only, the "id" of the metric facet value to use for the x-axis.
- setXAxisStartValue(Double) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For Bubble and Scatter charts only, the start value for the x-axis.
- setXAxisStartValue(Date) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For Bubble and Scatter charts only, the start value for the x-axis.
- setXAxisValueFormatter(ValueFormatter) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Formatter to apply to values displayed in the gradation labels on the x-axis.
- setXmlAttribute(Boolean) - Method in class com.smartgwt.client.data.DataSourceField
-
- 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.
- setXShearFactor(double) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
The slope of an x-shearing transformation applied to this DrawItem.
- setY(Integer) - Method in class com.smartgwt.client.widgets.chart.DrawnValue
-
Y coordinate where the data value is rendered.
- setY(Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawKnob
-
Y-Coordinate for this DrawKnob.
- setY(Integer) - Method in class com.smartgwt.client.widgets.notify.NotifySettings
-
Where to show the message, as a viewport-relative y coordinate offset to the top edge of the
Label
rendering the message.
- setY1(String) - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
Y coordinate of the start point.
- setY2(String) - Method in class com.smartgwt.client.widgets.drawing.LinearGradient
-
Y coordinate of the end point.
- setYAxisLabelAlign(Alignment) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Horizontal alignment of y-axis labels, shown to the left of the chart.
- setYAxisLabelPadding(int) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Padding between each swatch and label pair.
- setYAxisMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
For scatter charts only, the "id" of the metric facet value to use for the y-axis.
- setYAxisValueFormatter(ValueFormatter) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Formatter to apply to values displayed in the gradation labels on the y-axis.
- setYear(Integer) - Method in class com.smartgwt.client.widgets.FiscalYear
-
The 4-digit calendar year when this fiscal year starts.
- setYearMenuStyle(String) - Method in class com.smartgwt.client.widgets.DateChooser
-
Style for the pop-up year menu.
- setYearsAgoTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for historical periods when the
TimeUnit
is "year".
- setYearSelectorProperties(SelectItem) - Method in class com.smartgwt.client.widgets.form.fields.DateItem
-
Custom properties to apply to this dateItem's generated
yearSelector
.
- setYearsFromNowTitle(String) - Method in class com.smartgwt.client.widgets.form.fields.RelativeDateItem
-
The title to show for future periods when the
TimeUnit
is "year".
- setYearTitleFormatter(DateChooser.YearTitleFormatter) - Method in class com.smartgwt.client.widgets.DateChooser
-
- setYShearFactor(double) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
The slope of a y-shearing transformation applied to this DrawItem.
- setZIndex(int) - Method in class com.smartgwt.client.widgets.Canvas
-
Set the z-Index of the canvas.
- setZIndex(Integer) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Relative stacking order of this draw item with respect to other items in the same
DrawPane
or
DrawGroup
.
- setZIndexMetric(String) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
Specifies the attribute in the metric facet that will define the z-ordering of the segments in a histogram chart.
- setZoneHoverHTMLCustomizer(ZoneHoverHTMLCustomizer) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
This method returns the hover HTML to be displayed when the user hovers over an ZoneCanvas
- setZones(CalendarEvent...) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
An array of CalendarEvent instances representing pre-defined periods of time to be highlighted in
timeline views
.
- setZoneStyleName(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
CSS style to apply to the
canvases
created for each
specified
zone
.
- setZoneTitleOrientation(VerticalAlignment) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
The vertical alignment of the header-text in each
zone
.
- setZoomChartHeight(double) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- 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
-
- setZoomLevel(double) - Method in class com.smartgwt.client.widgets.drawing.DrawPane
-
Zoom for the DrawPane
as a whole, where 1 is normal size.
- setZoomLogScale(Boolean) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
By default when
canZoom
is enabled, the
zoomChart
uses logarithmic scaling so that spikes in the data
don't result in a zoomed chart that is mostly a flat line.
- setZoomMutePercent(float) - Method in class com.smartgwt.client.widgets.chart.FacetChart
-
- 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.
- SgwtEEManualSetup - Interface in com.smartgwt.client.docs
-
Manual Setup & Deployment of Smart GWT Pro/EE
- SgwtEESetup - Interface in com.smartgwt.client.docs
-
Smart GWT Pro/EE Project Setup
- sgwtFactory - Variable in class com.smartgwt.client.bean.BeanFactory
-
- SGWTProperties - Interface in com.smartgwt.client.docs
-
SGWTProperties
- Shadow - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Shadow.
- Shadow - Class in com.smartgwt.client.widgets.drawing
-
A class used to define a shadow used in a Draw<Shape> Types.
- Shadow() - Constructor for class com.smartgwt.client.widgets.drawing.Shadow
-
- Shadow(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.Shadow
-
- SharingNodes - Interface in com.smartgwt.client.docs
-
Sharing Nodes
- SHIFT - Static variable in interface com.smartgwt.client.types.KeyNames
-
- shiftFocus(String, boolean) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Method to shift focus to the next registered focusable target.
- shiftFocusAfterGroup(String, boolean) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Method to shift focus to the next registered focusable target beyond some registered target and any targets registered
as children within its group via
addTarget()
or
moveTarget()
.
- ShiftFocusCallback - Interface in com.smartgwt.client.callbacks
-
- shiftFocusWithinGroup(String, String, boolean) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Method to shift focus to the next registered focusable target within some group.
- shiftKeyDown() - Static method in class com.smartgwt.client.util.EventHandler
-
Return true if the shift key is being held down.
- shouldApplyHeightToTextBox() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If
height
is specified, should it be applied to the
item's text box element? If this method returns false, the text box will not have an explicit height applied, though the
containing cell will be sized to accommodate any specified height.
- shouldDisableCanvas() - Method in interface com.smartgwt.client.widgets.form.fields.ShouldDisableCanvasCustomizer
-
- ShouldDisableCanvasCustomizer - Interface in com.smartgwt.client.widgets.form.fields
-
- shouldDisableDate(Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns true if the passed date should be considered disabled.
- shouldDisableDate(Date, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Returns true if the passed date should be considered disabled.
- shouldDisableDate(Date, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.DisableDateCustomizer
-
shouldDisableDate() should be implemented and return true if the passed date should be considered disabled in the passed view
Use executeDefault() to run the original method to fall back on default behavior.
- shouldDismissOnEscape() - Method in class com.smartgwt.client.widgets.Window
-
Should this window be dismissed (same effect as pressing the "Cancel" button) when the user presses the "Escape"
key?
Default behavior: if
dismissOnEscape
is set, just
return it.
- shouldDragScroll() - Method in class com.smartgwt.client.widgets.Canvas
-
If this widget is showing scrollbars, and a user drags close to the edge of the viewport, should we scroll the viewport
in the appropriate direction? Returns this.canDragScroll if there are scrollbars, else false.
- shouldFetchMissingValue(Object) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
If this field has a specified
optionDataSource
, should we perform a fetch against that dataSource to find the record that matches this field's value?
- shouldFetchMissingValue(Object) - Method in class com.smartgwt.client.widgets.form.fields.TextItem
-
If this field has a specified
optionDataSource
, should we perform a fetch against that dataSource to find the record that matches this field's value?
- shouldGenerateExactMatchCriteria() - Method in class com.smartgwt.client.widgets.form.fields.ComboBoxItem
-
When a comboBoxItem is used to generate search criteria in a SearchForm, if the user explicitly chose an option from
the pickList, should the criterion generated by the FormItemCriterionGetter
's getCriterion()
method enforce a search for an exact match against the chosen value?
- shouldIncludeHiliteInSummaryField(String, String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When assembling a value for a
summary field
, if
a referenced field is hilited, should the hilite HTML be included in the summary field value?
- shouldSaveOnEnter() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Returns true if 'Enter' key presses in this formItem should allow a saveOnEnter: true parent form to save it's data.
- shouldShowDate(Date) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Indicates whether the passed date should be visible in the passed
CalendarView
.
- shouldShowDate(Date, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Indicates whether the passed date should be visible in the passed
CalendarView
.
- shouldShowDate(Date, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.ShowDateCustomizer
-
shouldShowDate() should be implemented and return true if the passed date should be visible in the passed view
Use executeDefault() to run the original method to fall back on default behavior.
- shouldShowEvent(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- shouldShowEvent(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- shouldShowEvent(CalendarEvent, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.ShowEventCustomizer
-
shouldShowEvent() should be implemented and return true if the passed event should be visible in the passed view
Use executeDefault() to run the original method to fall back on default behavior.
- shouldShowHeader(TreeNode, int) - Method in class com.smartgwt.client.widgets.grid.ColumnTree
-
Whether the indicated column should show a header.
- shouldShowLane(Lane) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- shouldShowLane(String) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- shouldShowLane(Lane, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- shouldShowLane(Lane, CalendarView) - Method in class com.smartgwt.client.widgets.calendar.ShowLaneCustomizer
-
shouldShowLane() should be implemented and return true if the passed lane should be visible in the passed view
Use executeDefault() to run the original method to fall back on default behavior.
- shouldStopKeyPressBubbling(String, int) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Should some keypress event on this item be prevented from bubbling (such that the containing form and ancestors do not
receive the event).
- show(String) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Shows the existing window with the specified name,
- show(String, RemoteWindowCallback) - Static method in class com.smartgwt.client.browser.window.MultiWindow
-
Shows the existing window with the specified name,
- show() - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Shows this RemoteWindow.
- show(RemoteWindowCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
- show(RemoteWindowCallback, RemoteWindowErrorCallback) - Method in class com.smartgwt.client.browser.window.RemoteWindow
-
Shows this RemoteWindow.
- show() - Method in class com.smartgwt.client.widgets.Canvas
-
Sets this widget's visibility to "inherit", so that it becomes visible if all of its parents are visible or it has no
parents.
- show() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Make this drawItem visible.
- show() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Show this form item.
- show(String, Label) - Static method in class com.smartgwt.client.widgets.Hover
-
Displays a standard Hover canvas containing the specified HTML content.
This method may also be called to modify the
content of the hover if it is already showing.
- show(Canvas, Label) - Static method in class com.smartgwt.client.widgets.Hover
-
Displays a standard Hover canvas containing the specified canvas as the content.
This method may also be called to modify the
content of the hover if it is already showing.
- showAIFilterWindow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Shows the
aiFilterWindow
, which allows the user to
ask the AI to filter data by describing which records should be included.
- showAIHiliteWindow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Shows the
aiFilterWindow
, which allows the user to
ask the AI to filter data by describing which records should be included.
- showAllKnobs() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Shows all supported control knobs for this drawItem.
- showAllocatedTabChain() - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Show the current hierarchy of targets passed to
addTarget()
together with current canFocus state and tabIndex (if assigned).
- showClickMask(Function, ClickMaskMode, Canvas[]) - Method in class com.smartgwt.client.widgets.Canvas
-
Show a clickMask over the entire screen that intercepts mouse clicks and fires some action.
- showComponentMask() - Method in class com.smartgwt.client.widgets.Canvas
-
Temporariy block all user interaction with children of this widget, with the exception of those passed in in the
unmaskedChildren
parameter.
- showComponentMask(Canvas...) - Method in class com.smartgwt.client.widgets.Canvas
-
Temporariy block all user interaction with children of this widget, with the exception of those passed in in the
unmaskedChildren
parameter.
- ShowComponentTask - Class in com.smartgwt.client.util.workflow
-
Show a currently hidden component.
- ShowComponentTask() - Constructor for class com.smartgwt.client.util.workflow.ShowComponentTask
-
- ShowComponentTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.ShowComponentTask
-
- showConsole() - Static method in class com.smartgwt.client.util.SC
-
Open the SmartClient Developer Console.
- showContextMenu() - Method in class com.smartgwt.client.widgets.menu.Menu
-
Show this menu as a context menu, that is, immediately adjacent to the current mouse position.
- ShowContextMenuEvent - Class in com.smartgwt.client.widgets.drawing.events
-
- ShowContextMenuEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.events.ShowContextMenuEvent
-
- ShowContextMenuEvent - Class in com.smartgwt.client.widgets.events
-
- ShowContextMenuEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.events.ShowContextMenuEvent
-
- ShowContextMenuEvent - Class in com.smartgwt.client.widgets.form.fields.events
-
- ShowContextMenuEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.ShowContextMenuEvent
-
- ShowContextMenuHandler - Interface in com.smartgwt.client.widgets.drawing.events
-
- ShowContextMenuHandler - Interface in com.smartgwt.client.widgets.events
-
- ShowContextMenuHandler - Interface in com.smartgwt.client.widgets.form.fields.events
-
- showCursor() - Method in class com.smartgwt.client.widgets.ace.AceRenderer
-
Internal use only.
- ShowDataValuesMode - Enum in com.smartgwt.client.types
-
- ShowDateCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine whether a particular date should be visible in the passed view
- ShowDateCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.ShowDateCustomizer
-
- showDetailPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- showDetailPane(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- showDetailPane(String, String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- showDetailPane(String, String, NavigationDirection) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- showDragHandles() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Shows an additional field near the beginning of the field list (after any
row number
field) that can be dragged to drag the current
selection.
- showErrors() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- showErrors() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- showEventCanvasComponent(EventCanvas) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Should a component be applied to the passed
canvas
in the
view
in which it appears? Return false from
this method to override the global value of
showEventCanvasComponents
for this canvas.
- ShowEventCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine whether a particular event should be visible in the passed view
- ShowEventCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.ShowEventCustomizer
-
- showEventDialog() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Open the Quick Event dialog showing minimal information about an existing
event
.
- showEventDialog(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- showEventDialog(CalendarEvent, Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Open the Quick Event dialog showing minimal information about an existing
event
.
- showEventDialog(CalendarEvent, Boolean) - Method in class com.smartgwt.client.widgets.calendar.EventDialogCustomizer
-
showEventDialog() can be used to show some custom user interface for viewing or creating calendar events.
- showEventEditor() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Show an Event Editor for the passed event.
- showEventEditor(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
- showEventEditor(CalendarEvent, Boolean) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Show an Event Editor for the passed event.
- showEventEditor(CalendarEvent, Boolean) - Method in class com.smartgwt.client.widgets.calendar.EventEditorCustomizer
-
showEventEditor() can be used to show some custom user interface for editing or creating calendar events.
- showFacetValues(FacetValueMap) - Method in class com.smartgwt.client.widgets.cube.CubeGrid
-
Shows the specified field if it was previsouly hidden.
- showField(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Force a field to be shown.
- showField(String, boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Force a field to be shown.
- showFieldErrors(String) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
If this form has any outstanding validation errors for the field passed in, show them now.
- showFieldErrors() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Method to explicitly show the latest set of validation errors present on some field within this ValuesManager.
If
the field in question is present as a visible item in a member form, the form item will be redrawn to display the error
message(s).
- showFields(String...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Force an array of fields to be shown.
- showFields(ListGridField...) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Force an array of fields to be shown.
- showFields(String[], boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Force an array of fields to be shown.
- showFields(ListGridField[], boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- showFileInline - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For a field of type:"imageFile", indicates whether to stream the image and display it inline or
to display the View and Download icons.
- showFilterWindow() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- ShowHideTask - Class in com.smartgwt.client.util.workflow
-
Show or hide a component.
- ShowHideTask() - Constructor for class com.smartgwt.client.util.workflow.ShowHideTask
-
- ShowHideTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.ShowHideTask
-
- showHoverComponent(Canvas) - Static method in class com.smartgwt.client.widgets.Hover
-
- 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
-
- showItemContextMenu(FormItem) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Called when the mouse is right-clicked in some formItem.
- showKnobs(KnobType) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Shows a set of control knobs for this drawItem.
- showKnobs(KnobType...) - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
Shows a set of control knobs for this drawItem.
- ShowLaneCustomizer - Class in com.smartgwt.client.widgets.calendar
-
Called to determine a particular lane should be visible in the passed view
- ShowLaneCustomizer() - Constructor for class com.smartgwt.client.widgets.calendar.ShowLaneCustomizer
-
- showListPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- showListPane(String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- showListPane(String, String) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- showListPane(String, String, NavigationDirection) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- showLocalFieldsOnly - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
For a DataSource that inherits
fields
from another DataSource (via
inheritsFrom
), indicates that only
the fields listed in this DataSource should be shown.
- showMember(Canvas) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Show the specified member, firing the specified callback when the show is complete.
- showMember(Canvas, Function) - Method in class com.smartgwt.client.widgets.layout.Layout
-
Show the specified member, firing the specified callback when the show is complete.
- showMenu(int) - Method in class com.smartgwt.client.widgets.menu.MenuBar
-
Shows (opens) a menu.
- showMenu() - Method in class com.smartgwt.client.widgets.menu.MenuButton
-
Programmatically forces this MenuButton to show it's menu.
- showMenu() - Method in class com.smartgwt.client.widgets.RibbonButton
-
Shows this button's
menu
.
- ShowMessageTask - Class in com.smartgwt.client.util.workflow
-
Show an informational message and wait for the user to acknowledge.
- ShowMessageTask() - Constructor for class com.smartgwt.client.util.workflow.ShowMessageTask
-
- ShowMessageTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.ShowMessageTask
-
- ShowMessageType - Enum in com.smartgwt.client.types
-
- showMockDS(String[], MockDSExportCallback, MockDSExportSettings) - Static method in class com.smartgwt.client.tools.Reify
-
Shows the result of running
getMockDS()
in a modal window so it can
be copied and pasted as needed into
Reify
or elsewhere.
- showNavigationPane() - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- showNavigationPane(NavigationDirection) - Method in class com.smartgwt.client.widgets.layout.SplitPane
-
- showNewEventDialog() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Open the Quick Event dialog to begin editing a new
event
.
- showNewEventDialog(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Open the Quick Event dialog to begin editing a new
event
.
- showNewEventEditor() - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Show an Event Editor for a new event.
- showNewEventEditor(CalendarEvent) - Method in class com.smartgwt.client.widgets.calendar.Calendar
-
Show an Event Editor for a new event.
- showNextTo(Canvas) - Method in class com.smartgwt.client.widgets.Canvas
-
Show this widget next to another widget on the page, positioned such that it will not extend beyond the browser
viewport.
- showNextTo(Canvas, String) - Method in class com.smartgwt.client.widgets.Canvas
-
- showNextTo(Canvas, String, boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
- showNextTo(Canvas, String, boolean, boolean) - Method in class com.smartgwt.client.widgets.Canvas
-
Show this widget next to another widget on the page, positioned such that it will not extend beyond the browser
viewport.
- ShowNextToComponentTask - Class in com.smartgwt.client.util.workflow
-
Show a component next to some other component.
- ShowNextToComponentTask() - Constructor for class com.smartgwt.client.util.workflow.ShowNextToComponentTask
-
- ShowNextToComponentTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.ShowNextToComponentTask
-
- ShowNotificationTask - Class in com.smartgwt.client.util.workflow
-
Show a message which fades out automatically using
Notify
.
- ShowNotificationTask() - Constructor for class com.smartgwt.client.util.workflow.ShowNotificationTask
-
- ShowNotificationTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.ShowNotificationTask
-
- showPendingMarker() - Method in class com.smartgwt.client.widgets.Canvas
-
Manually move this component into the "pending changes" visual state (based on the
pendingMarker style
, or the Pending suffix in stateful
components).
- showPicker() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Method to show a picker for this item.
- showPicker() - Method in class com.smartgwt.client.widgets.form.fields.SelectItem
-
Method to show a picker for this item.
- showPrintPreview(Canvas) - Static method in class com.smartgwt.client.widgets.Canvas
-
Show a PrintWindow containing a printable view of the component passed in containing print HTML.
- showPrintPreview(Object[]) - Static method in class com.smartgwt.client.widgets.Canvas
-
Show a Print containing a printable view of the components passed in.
- showPrintPreview(Object[], PrintProperties, String, PrintPreviewCallback) - Static method in class com.smartgwt.client.widgets.Canvas
-
Show a Print containing a printable view of the components passed in.
- showPrintPreview(Object[], PrintProperties, String, PrintPreviewCallback, Window, String) - Static method in class com.smartgwt.client.widgets.Canvas
-
Show a Print containing a printable view of the components passed in.
- showPrompt - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
Whether RPCRequests sent by this DataSource should enable
RPCRequest.showPrompt
in order to block user
interactions until the request completes.
- showPrompt(String) - Static method in class com.smartgwt.client.util.SC
-
Show a modal prompt to the user.
- showPrompt(String, String, Dialog) - Static method in class com.smartgwt.client.util.SC
-
Show a modal prompt to the user.
- showPrompt(String, String) - Static method in class com.smartgwt.client.util.SC
-
Show a modal prompt to the user.
- showRecordComponent(ListGridRecord, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
When
showRecordComponents
is true, return
false from this method to prevent showRecordComponent behavior for the passed record.
- showRecursively() - Method in class com.smartgwt.client.widgets.Canvas
-
Recursively show the canvas and all its parents so the canvas will be visible.
- showSection(int) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Shows a section or sections.
- showSection(int, ShowSectionCallback) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
Shows a section or sections.
- showSection(String) - Method in class com.smartgwt.client.widgets.layout.SectionStack
-
- ShowSectionCallback - Interface in com.smartgwt.client.callbacks
-
- showSelectedAppearance(boolean) - Method in class com.smartgwt.client.tools.EditProxy
-
This method applies the
selectedAppearance
to the
selected component or resets it to the non-selected appearance.
- showTab(int) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- showTab(String) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- showTab(Tab) - Method in class com.smartgwt.client.widgets.tab.TabSet
-
- showValue(Object, Object, DynamicForm, CanvasItem) - Method in class com.smartgwt.client.widgets.form.fields.MultiComboBoxItem
-
This method will be called whenever this FormItem's value is being set via a programmatic call to e.g:
DynamicForm.setValues()
or
FormItem.setValue()
and may be overridden by CanvasItems
intended to support displaying data values to update the embedded Canvas to reflect the value passed in.
- ShowValueEvent - Class in com.smartgwt.client.widgets.form.fields.events
-
- ShowValueEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.events.ShowValueEvent
-
- ShowValueHandler - Interface in com.smartgwt.client.widgets.form.fields.events
-
- Shuttle - Class in com.smartgwt.client.widgets.grid
-
Shuttle-style selection component allowing uses to select records by moving them from a set of source records to a set
of target records
- Shuttle() - Constructor for class com.smartgwt.client.widgets.grid.Shuttle
-
- Shuttle(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.Shuttle
-
- shuttle_incompleteDataWarning() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Unable to select all - the data set does not have all matching records loaded from the dataSource."
- shuttle_sourceGridTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Unselected Values"
- shuttle_targetGridTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Selected Values"
- ShuttleItem - Class in com.smartgwt.client.widgets.form.fields
-
Shuttle
-based form item for choosing values from a list of options.
- ShuttleItem() - Constructor for class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
- ShuttleItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
- ShuttleItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.ShuttleItem
-
- Side - Enum in com.smartgwt.client.types
-
Side of a component.
- SimpleGradient - Class in com.smartgwt.client.widgets.drawing
-
Definition of a simple linear gradient defined by 2 colors and a
direction
.
- SimpleGradient() - Constructor for class com.smartgwt.client.widgets.drawing.SimpleGradient
-
- SimpleGradient(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.drawing.SimpleGradient
-
- SimpleNamesMode - Interface in com.smartgwt.client.docs
-
Simple Names mode
- SimpleTile - Class in com.smartgwt.client.widgets.tile
-
Default class used by a
TileGrid
to render each tile.
- SimpleTile() - Constructor for class com.smartgwt.client.widgets.tile.SimpleTile
-
- SimpleTile(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.tile.SimpleTile
-
- SimpleType - Class in com.smartgwt.client.data
-
An atomic type such as a string or number, that is generally stored, displayed and
manipulated as a single value.
- SimpleType(JavaScriptObject) - Constructor for class com.smartgwt.client.data.SimpleType
-
- SimpleType() - Constructor for class com.smartgwt.client.data.SimpleType
-
Create a new simple type.
- SimpleType(String, FieldType) - Constructor for class com.smartgwt.client.data.SimpleType
-
Create a new simple type.
- SimpleType(String, SimpleType) - Constructor for class com.smartgwt.client.data.SimpleType
-
Create a new simple type.
- SimpleType - Class in com.smartgwt.client.docs.serverds
-
An atomic type such as a string or number, that is generally stored, displayed and
manipulated as a single value.
- SimpleType() - Constructor for class com.smartgwt.client.docs.serverds.SimpleType
-
- SimpleType.SimpleTypeValueComparator - Interface in com.smartgwt.client.data
-
- SimpleType.SimpleTypeValueExtractor - Class in com.smartgwt.client.data
-
- SimpleType.SimpleTypeValueUpdater - Class in com.smartgwt.client.data
-
- SimpleTypeFormatter - Interface in com.smartgwt.client.data
-
- SimpleTypeParser - Interface in com.smartgwt.client.data
-
- SimpleTypeValueExtractor() - Constructor for class com.smartgwt.client.data.SimpleType.SimpleTypeValueExtractor
-
- SimpleTypeValueUpdater() - Constructor for class com.smartgwt.client.data.SimpleType.SimpleTypeValueUpdater
-
- SingleSourceAIRequest - Class in com.smartgwt.client.ai
-
Represents a request to AI from a single
source
in some context.
- SingleSourceAIRequest() - Constructor for class com.smartgwt.client.ai.SingleSourceAIRequest
-
- SingleSourceAIRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.SingleSourceAIRequest
-
- Sizing - Interface in com.smartgwt.client.docs
-
Width and height of an object
- SkinEditor - Interface in com.smartgwt.client.docs
-
Skin Editor
- Skinning - Interface in com.smartgwt.client.docs
-
Skinning / Theming
- Skins - Interface in com.smartgwt.client.docs
-
Skins are a collection of styles, images and other settings used to manage the overall
appearance of an application.
- skipAudit - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Setting
skipAudit
to
true
indicates that
auditing
must be skipped for this
operationBinding.
- SkipJSONValidation - Enum in com.smartgwt.client.types
-
- skipRowCount - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
A SQLDataSource will normally issue two queries for a "fetch" operation when paging is enabled:
one to determine the total rows available (the "row count query"), and one to fetch the
specific range of rows requested.
- skipTypeCoercion - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Ordinarily, Smart GWT server runs DSResponse
values through type validation logic
in order to ensure that values are of the correct type.
- 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
- SmartClientCypress - Interface in com.smartgwt.client.docs
-
Integrating Smart GWT with Cypress
- SmartGwtEntryPoint - Class in com.smartgwt.client
-
Internal Smart GWT Entry point class where framework level initialization code executes
before the users EntryPoint is run.
- SmartGwtEntryPoint() - Constructor for class com.smartgwt.client.SmartGwtEntryPoint
-
- SmartGwtExceptionUtil - Class in com.smartgwt.client
-
- SmartGwtExceptionUtil() - Constructor for class com.smartgwt.client.SmartGwtExceptionUtil
-
- SmartGwtMessages - Interface in com.smartgwt.client.i18n
-
Interface to represent the messages contained in resource bundle:
/Users/sjivan/java/smartgwt-svn/trunk/main/src/com/smartgwt/client/i18n/SmartGwtMessages.properties'.
- SmartGwtSuperDevModeEntryPoint - Class in com.smartgwt.client
-
- SmartGwtSuperDevModeEntryPoint() - Constructor for class com.smartgwt.client.SmartGwtSuperDevModeEntryPoint
-
- SmartGwtTimer - Class in com.smartgwt.client.event
-
SmartGwtTimer
is an alternative to GWT's built-in
Timer
class that may allow code to be
executed more efficiently.
- SmartGwtTimer() - Constructor for class com.smartgwt.client.event.SmartGwtTimer
-
- Snapbar - Class in com.smartgwt.client.widgets
-
Subclass of the
Splitbar
class that uses the
grip
functionality to show
a stateful open / close indicator.
- Snapbar() - Constructor for class com.smartgwt.client.widgets.Snapbar
-
- Snapbar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.Snapbar
-
- SnapGridDragging - Interface in com.smartgwt.client.docs
-
- SnapGridStyle - Enum in com.smartgwt.client.types
-
- SnapPositioning - Interface in com.smartgwt.client.docs
-
Canvas.snapTo
and related properties for
positioning widgets relative to other widgets edges and corners.
- sort() - Method in class com.smartgwt.client.data.RecordList
-
Sorts the elements of the List in place.
- sort(Comparator<Record>) - Method in class com.smartgwt.client.data.RecordList
-
Sorts the elements of the List in place.
- sort() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sort this grid's data, with the option to explicitly specify a single field to sort by and sort direction.
- sort(String) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- sort(String, SortDirection) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Sort this grid's data, with the option to explicitly specify a single field to sort by and sort direction.
- sort(int, SortDirection) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- SortArrow - Enum in com.smartgwt.client.types
-
Do we display an arrow for the sorted field ?
- sortByEditor_advancedSortMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Advanced.."
- SortByFacetIdEvent - Class in com.smartgwt.client.widgets.cube.events
-
- SortByFacetIdEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.cube.events.SortByFacetIdEvent
-
- SortByFacetIdHandler - Interface in com.smartgwt.client.widgets.cube.events
-
- SortByFacetValuesEvent - Class in com.smartgwt.client.widgets.cube.events
-
- SortByFacetValuesEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.cube.events.SortByFacetValuesEvent
-
- SortByFacetValuesHandler - Interface in com.smartgwt.client.widgets.cube.events
-
- sortByField - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Causes values for this field to be sorted according to values for another field, for both
client- and server-side sorting.
- 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.data.ResultSet
-
Sort this ResultSet by a property of each record.
- sortByProperty(String, boolean, Function) - Method in class com.smartgwt.client.data.ResultSet
-
- sortByProperty(String, boolean, Function, Object) - Method in class com.smartgwt.client.data.ResultSet
-
Sort this ResultSet by a property of each record.
- sortByProperty(String, boolean) - Method in class com.smartgwt.client.widgets.tile.TileGrid
-
- sortChanged(SortSpecifier...) - Method in class com.smartgwt.client.widgets.MultiSortPanel
-
Fired whenever the sort configuration changes.
- SortChangedHandler - Interface in com.smartgwt.client.widgets.grid.events
-
- SortDirection - Enum in com.smartgwt.client.types
-
- SorterClickEvent - Class in com.smartgwt.client.widgets.grid.events
-
- SorterClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.SorterClickEvent
-
- SorterClickHandler - Interface in com.smartgwt.client.widgets.grid.events
-
- SorterContextClickEvent - Class in com.smartgwt.client.widgets.grid.events
-
- SorterContextClickEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.SorterContextClickEvent
-
- SorterContextClickHandler - Interface in com.smartgwt.client.widgets.grid.events
-
- SortEvent - Class in com.smartgwt.client.widgets.grid.events
-
- SortEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.grid.events.SortEvent
-
- Sorting - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Sorting.
- sortItemsIntoTabOrder() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Helper method to take our specified items and sort them into their desired tab sequence
- SortNormalizer - Interface in com.smartgwt.client.widgets.grid
-
Sort Normalizer
- SortNumeralHTMLCustomizer - Class in com.smartgwt.client.widgets.grid
-
This customizer is called to generate the HTML for the sortNumeral displayed next to a field's
title when it is included in the current sort specification.
- SortNumeralHTMLCustomizer() - Constructor for class com.smartgwt.client.widgets.grid.SortNumeralHTMLCustomizer
-
- SortSpecifier - Class in com.smartgwt.client.data
-
Class defining the details of a single sort operation
- SortSpecifier(String, SortDirection) - Constructor for class com.smartgwt.client.data.SortSpecifier
-
- SortSpecifier(JavaScriptObject) - Constructor for class com.smartgwt.client.data.SortSpecifier
-
- sortSpecifierUtil_ascendingSortDescription() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$propertyTitle in ascending order"
- sortSpecifierUtil_customNormalizationDescription() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "custom normalization"
- sortSpecifierUtil_descendingSortDescription() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$propertyTitle in descending order"
- sortSpecifierUtil_normalizationDescriptionSuffix() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated ", with $normalizationDescription"
- sortSpecifierUtil_valueMapNormalizationDescription() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "valueMap normalization"
- Sound - Class in com.smartgwt.client.widgets
-
Smart GWT class for loading and playing audio files using the HTML5 <AUDIO> element.
- Sound() - Constructor for class com.smartgwt.client.widgets.Sound
-
- Sound(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.Sound
-
- SPACE - Static variable in interface com.smartgwt.client.types.KeyNames
-
- SpacerItem - Class in com.smartgwt.client.widgets.form.fields
-
A SpacerItem takes up a single cell in the FormLayout, of arbitrary size.
- SpacerItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SpacerItem
-
- SpacerItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SpacerItem
-
- SpacerItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SpacerItem
-
- sparseUpdates - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
When true, indicates that any updates for this DataSource include only those fields that have
actually changed (and primaryKey fields); when false (the default), all field values are
included in updates, whether they have changed or not
- SpinnerItem - Class in com.smartgwt.client.widgets.form.fields
-
Item for picking a number.
- SpinnerItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- SpinnerItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- SpinnerItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- SpinnerItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.SpinnerItem
-
- Splitbar - Class in com.smartgwt.client.widgets
-
- Splitbar() - Constructor for class com.smartgwt.client.widgets.Splitbar
-
- Splitbar(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.Splitbar
-
- splitCriteria(Criteria, String[]) - Method in class com.smartgwt.client.data.DataSource
-
Split a criteria apart based on fields
.
- splitCriteria(Criteria, String[], Boolean) - Method in class com.smartgwt.client.data.DataSource
-
Split a criteria apart based on fields
.
- SplitPane - Class in com.smartgwt.client.widgets.layout
-
A device- and orientation-sensitive layout that implements the common pattern of rendering two panes side-by-side on
desktop machines and on tablets in landscape orientation, while switching to showing a single pane for handset-sized
devices or tablets in portrait orientation (this type of behavior is sometimes called "responsive design").
- SplitPane() - Constructor for class com.smartgwt.client.widgets.layout.SplitPane
-
- SplitPane(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.layout.SplitPane
-
- SplitPane(Canvas, Canvas) - Constructor for class com.smartgwt.client.widgets.layout.SplitPane
-
- SplitPane(Canvas, Canvas, Canvas) - Constructor for class com.smartgwt.client.widgets.layout.SplitPane
-
- splitPane_detailPaneTitleTemplate() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$titleField".
- splitPane_listPaneTitleTemplate() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "$titleField".
- SplitPaneEditProxy - Class in com.smartgwt.client.tools
-
- SplitPaneEditProxy() - Constructor for class com.smartgwt.client.tools.SplitPaneEditProxy
-
- SplitPaneEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.SplitPaneEditProxy
-
- spoofResponses - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
For a DataSource contacting a
WSDL web service
, setting this
flag means the DataSource doesn't actually attempt to contact the server but generates a sample
response instead, based on the XML Schema of the response message embedded in the WSDL.
- SpringIntegration - Interface in com.smartgwt.client.docs
-
Integration with Spring
- SqlConnectionPooling - Interface in com.smartgwt.client.docs
-
SQL Connection Pooling
- SqlDataSource - Interface in com.smartgwt.client.docs
-
SQL DataSources
- sqlDateFormat - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For fields of type "date", "time", and "datetime" that specify an
sqlStorageStrategy
of
"number" or "text", this property allows you to specify the format Smart GWT should use to map
to/from the underlying value stored in the database.
- sqlFalseValue - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For fields of type "boolean" that specify a
sqlStorageStrategy
of "singleChar", this is the
value to persist for false values.
- sqlForceInsensitive - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
This property is only applicable to fields of SQL DataSources, it overrides default behavior of
iContains
case insensitive operator on the
server-side.
- sqlPaging - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
The paging strategy to use for this DataSource.
- sqlPaging - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
The paging strategy to use for this specific OperationBinding.
- SqlPaging - Interface in com.smartgwt.client.docs
-
The following APIs are all related to SqlPaging.
- SQLPagingStrategy - Enum in com.smartgwt.client.types
-
The technique Smart GWT Server's SQL DataSource should use to select a "page" of data from a table.
- SqlSettings - Interface in com.smartgwt.client.docs
-
SQL Database Settings in server.properties
- sqlStorageStrategy - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For certain field types, indicates the strategy to be used to store values to the underlying
SQL column.
- sqlTrueValue - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For fields of type "boolean" that specify a
sqlStorageStrategy
of
"singleChar", this is the value to persist for true values.
- sqlType - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
For dataSources of
serverType
"sql" and "hibernate" only, this property determines whether "custom" operations have their
custom SQL or HQL sent to the underlying database via a JDBC
executeQuery()
or a
JDBC
executeUpdate()
.
- SQLType - Enum in com.smartgwt.client.types
-
The types of custom query that can be handled by Smart GWT's built-in "sql" and "hibernate"
DataSources.
- sqlUsePagingHint - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
If explicitly set true or left null, causes the server to use a "hint" in the SQL we generate
for paged queries.
- sqlUsePagingHint - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
If explicitly set true or false, forces the use of a "hint" in the SQL we generate for paged
queries on or off as appropriate.
- SqlVsJPA - Interface in com.smartgwt.client.docs
-
SQL DataSource vs JPA, EJB, MyBatis and other technologies
- stack - Variable in class com.smartgwt.client.widgets.layout.SectionStackSection
-
Once a SectionStackSection has been applied to a SectionStack, this method may be used to return a pointer to the
SectionStack in which this section header is embedded.
- StackDirection - Enum in com.smartgwt.client.types
-
- StackPersistence - Enum in com.smartgwt.client.types
-
- StandaloneDataSourceUsage - Interface in com.smartgwt.client.docs
-
Standalone DataSource Usage
- StandardControlGroup - Enum in com.smartgwt.client.types
-
- start - Variable in class com.smartgwt.client.docs.serverds.Criterion
-
Start value of a criterion with an operator of type "valueRange"
.
- start - Variable in class com.smartgwt.client.docs.serverds.DSRequestModifier
-
The value to use for the start of a range.
- start() - Method in class com.smartgwt.client.tools.stream.EventStream
-
Starts capturing all enabled events.
- 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
-
- startDebuggingOverflow(DebugOverflowSettings) - Static method in class com.smartgwt.client.widgets.Canvas
-
Start to track and report excessive overflow per the supplied settings.
- startEditing() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Start inline editing at the provided coordinates.
- startEditing(Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- startEditing(Integer, Integer) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- startEditing(Integer, Integer, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Start inline editing at the provided coordinates.
- startEditingNew() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Start editing a new row, after the last pre-existing record in the current set of data.
- startEditingNew(Map) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
- startEditingNew(Map, Boolean) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Start editing a new row, after the last pre-existing record in the current set of data.
- startEditingNew(Record) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Start editing a new row, after the last pre-existing record in the current set of data.
- startEditingNew() - Method in class com.smartgwt.client.widgets.tree.TreeGrid
-
This inherited
ListGrid API
is not supported by the
TreeGrid since adding a new tree node arbitrarily at the end of the tree is usually not useful.
- startInlineEditing() - Method in class com.smartgwt.client.tools.EditProxy
-
Manual means of triggering inline editing.
- startInlineEditing(String) - Method in class com.smartgwt.client.tools.EditProxy
-
Manual means of triggering inline editing.
- StartProcessTask - Class in com.smartgwt.client.util.workflow
-
Task that executes another
Process
inside the current one.
- StartProcessTask() - Constructor for class com.smartgwt.client.util.workflow.StartProcessTask
-
- StartProcessTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.StartProcessTask
-
- startQueue() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Start queuing
DSRequests
and
RPCRequests
system-wide, for later sending when RPCManager.sendQueue() is called, at which time all queued requests
will be sent as a single, combined HTTP request.
- startQueue(boolean) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Start queuing
DSRequests
and
RPCRequests
system-wide, for later sending when RPCManager.sendQueue() is called, at which time all queued requests
will be sent as a single, combined HTTP request.
- StartTransactionTask - Class in com.smartgwt.client.util.workflow
-
Starts queuing all DataSource operations so they can be sent to the server all together as a transaction.
- StartTransactionTask() - Constructor for class com.smartgwt.client.util.workflow.StartTransactionTask
-
- StartTransactionTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.StartTransactionTask
-
- State - Interface in com.smartgwt.client.docs
-
Change of state and it's consequences for presentation.
- State - Enum in com.smartgwt.client.types
-
Constants for the standard states for a StatefulCanvas.
- StatefulCanvas - Class in com.smartgwt.client.widgets
-
A component that has a set of possible states, and which presents itself differently according to which state it is in.
- StatefulCanvas() - Constructor for class com.smartgwt.client.widgets.StatefulCanvas
-
- StatefulCanvas(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.StatefulCanvas
-
- StatefulCanvasEditProxy - Class in com.smartgwt.client.tools
-
- StatefulCanvasEditProxy() - Constructor for class com.smartgwt.client.tools.StatefulCanvasEditProxy
-
- StatefulCanvasEditProxy(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.StatefulCanvasEditProxy
-
- statefulImageChooser_instructionText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Select an Image for each state you would like to represent"
- StatefulImages - Interface in com.smartgwt.client.docs
-
Stateful Images
- StateTask - Class in com.smartgwt.client.util.workflow
-
- StateTask() - Constructor for class com.smartgwt.client.util.workflow.StateTask
-
- StateTask(JavaScriptObject) - Constructor for class com.smartgwt.client.util.workflow.StateTask
-
- stateTask_fieldListsLengthMismatchMessage() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "outputFieldList should have same number of parameters as inputFieldList"
- StaticTextItem - Class in com.smartgwt.client.widgets.form.fields
-
A FormItem that displays an uneditable value.
- StaticTextItem() - Constructor for class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
- StaticTextItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
- StaticTextItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
- StaticTextItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.StaticTextItem
-
- Statistics - Interface in com.smartgwt.client.docs
-
The following APIs are all related to Statistics.
- STATUS_AUTHORIZATION_FAILURE - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
- STATUS_CONNECTION_RESET_ERROR - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
This response code only occurs when using the HTTP proxy.
- STATUS_CRITERIA_REQUIRED_ERROR - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
- STATUS_FAILURE - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates a generic failure on the server.
- STATUS_FILE_REQUIRED_ERROR - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates that an empty file was uploaded for a required 'binary' field.
- STATUS_LOGIN_INCORRECT - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates that the RPC has been intercepted by an authenticator that requires the user to log in.
- STATUS_LOGIN_REQUIRED - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates that a login is required before this RPCRequest can proceed.
- STATUS_LOGIN_SUCCESS - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates that the login succeeded.
- STATUS_MAX_FILE_SIZE_EXCEEDED - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates that an uploaded file's size exceeded the maximum file size allowed.
- STATUS_MAX_LOGIN_ATTEMPTS_EXCEEDED - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates that too many authentication attempts have been made and the server refuses to accept any more login attempts.
- STATUS_MAX_POST_SIZE_EXCEEDED - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates that the total size of the data sent to the server was more than the server is
configured to allow.
- STATUS_OFFLINE - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates that the browser is currently offline, and that we do not hold a cached response for the request.
- STATUS_REQUIRED_CRITERIA_MISSING - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
- STATUS_SERVER_TIMEOUT - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates a request timed out with no server response.
- STATUS_SUCCESS - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates successful completion of the request.
- STATUS_TRANSACTION_FAILED - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates that the request was either never attempted or was rolled back, because automatic or user transactions are in
force and another request in the same transaction failed.
- STATUS_TRANSPORT_ERROR - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
This response code is usable only with the XMLHttpRequest transport and indicates that the server returned an HTTP
response code outside the range 200-299 (all of these statuses indicate success, but ordinarily only 200 is used).
- STATUS_UNKNOWN_HOST_ERROR - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
This response code only occurs when using the HTTP proxy.
- STATUS_UPDATE_WITHOUT_PK_ERROR - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates that the client attempted an update or remove operation without providing primary key field(s)
- STATUS_VALIDATION_ERROR - Static variable in class com.smartgwt.client.rpc.RPCResponse
-
Indicates a validation failure on the server.
- StatusCodes - Interface in com.smartgwt.client.docs
-
Status codes returned by the server as rpcResponse.status.
See the error handling doc
section in
RPCManager
for more information on these
codes
- StockIcons - Interface in com.smartgwt.client.docs
-
StockIcons Overview
- stopDebuggingOverflow() - Static method in class com.smartgwt.client.widgets.Canvas
-
Stop tracking and reporting excessive overflow.
- stopHover() - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
This method is fired when the user rolls off this item (or the title for this item) and will clear any hover canvas
shown by the item.
- stopHover() - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Notification that the user is no longer hovering over some cell.
- stopIfFalse - Variable in class com.smartgwt.client.docs.serverds.Validator
-
- stopOnError - Variable in class com.smartgwt.client.docs.serverds.Validator
-
Indicates that if this validator is not passed, the user should not be allowed to exit the
field - focus will be forced back into the field until the error is corrected.
- storeMilliseconds - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
For fields of type "datetime", indicates whether the framework should attempt to preserve
the millisecond part when persisting to native SQL datetime-type columns.
- storeValue(Object) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Store a value for this form item.
- storeValue(Record) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Store a value for this form item.
- storeValue(RecordList) - Method in class com.smartgwt.client.widgets.form.fields.CanvasItem
-
Store a value for this form item.
- storeValue(Object) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Store (and optionally show) a value for this form item.
- storeValue(Object, Boolean) - Method in class com.smartgwt.client.widgets.form.fields.FormItem
-
Store (and optionally show) a value for this form item.
- storeWithHash - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
If set, causes the field to be securely hashed before saving on an "add" or "update"
operation.
- StretchImg - Class in com.smartgwt.client.widgets
-
The StretchImg widget class implements a widget type that displays a list of multiple images that make up a single
image.
- StretchImg() - Constructor for class com.smartgwt.client.widgets.StretchImg
-
- StretchImg(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.StretchImg
-
- StretchImgButton - Class in com.smartgwt.client.widgets
-
A StretchImg that behaves like a button, going through up/down/over state transitions in response to user events.
- StretchImgButton() - Constructor for class com.smartgwt.client.widgets.StretchImgButton
-
- StretchImgButton(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.StretchImgButton
-
- StretchItem - Class in com.smartgwt.client.widgets
-
An object representing one of the image segments displayed by a
StretchImg
.
- StretchItem() - Constructor for class com.smartgwt.client.widgets.StretchItem
-
- StretchItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.StretchItem
-
- StretchItem(String, int, int) - Constructor for class com.smartgwt.client.widgets.StretchItem
-
- StretchItem(String, int, String) - Constructor for class com.smartgwt.client.widgets.StretchItem
-
- StretchItem(String, String, int) - Constructor for class com.smartgwt.client.widgets.StretchItem
-
- StretchItem(String, String, String) - Constructor for class com.smartgwt.client.widgets.StretchItem
-
- StrictMode - Interface in com.smartgwt.client.docs
-
Strict Mode
- strictSQLFiltering - Variable in class com.smartgwt.client.docs.serverds.AdvancedCriteria
-
When set to true, causes filtering using this criteria object to follow SQL99 behavior for
dealing with NULL values.
- strictSQLFiltering - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
If set to true, both client and server-side advanced filtering used by Smart GWT will follow
SQL99 behavior for dealing with NULL values, which is often counter-intuitive to users.
- StringCountValidator - Class in com.smartgwt.client.widgets.form.validator
-
Determine whether a string value contains some substring multiple times.
- StringCountValidator() - Constructor for class com.smartgwt.client.widgets.form.validator.StringCountValidator
-
- stringInBrowser - Variable in class com.smartgwt.client.docs.serverds.DataSourceField
-
Server-side setting that causes values for fields of type "integer" or "float" to be
represented as Strings when delivered to a web browser, in order to avoid mangling values
which cannot be represented faithfully in JavaScript.
- StringMethod - Interface in com.smartgwt.client.docs
-
A String containing a valid JavaScript expression that's automatically converted to a function with a return value
matching the value of the last statement.
- StringMethods - Interface in com.smartgwt.client.docs
-
String Methods Overview
- StringUtil - Class in com.smartgwt.client.util
-
- StringUtil() - Constructor for class com.smartgwt.client.util.StringUtil
-
- StringValueType - Class in com.smartgwt.client.bean.types
-
- StringValueType() - Constructor for class com.smartgwt.client.bean.types.StringValueType
-
- StyleGroup - Class in com.smartgwt.client.tools
-
An ordinary JavaScript object with properties that define an editable group of
settings
for use in
CSSEditor
s.
- StyleGroup() - Constructor for class com.smartgwt.client.tools.StyleGroup
-
- StyleGroup(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.StyleGroup
-
- StyleSetting - Class in com.smartgwt.client.tools
-
An ordinary JavaScript object with properties that configure a setting for use in a
CSS-editor
.
- StyleSetting() - Constructor for class com.smartgwt.client.tools.StyleSetting
-
- StyleSetting(JavaScriptObject) - Constructor for class com.smartgwt.client.tools.StyleSetting
-
- subject - Variable in class com.smartgwt.client.docs.serverds.Mail
-
The string to appear in the subject line of the message.
- SUBMENU_FIELD - Static variable in class com.smartgwt.client.widgets.menu.Menu
-
- submit() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
submit()
is automatically called when a
SubmitItem
included
in the form is clicked, or, if
saveOnEnter
is set,
when the "Enter" key is pressed in a text input.
- submit(DSCallback) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
- submit(DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
submit()
is automatically called when a
SubmitItem
included
in the form is clicked, or, if
saveOnEnter
is set,
when the "Enter" key is pressed in a text input.
- submit() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
submit()
is automatically called when a
SubmitItem
in a
member form is clicked, or if
saveOnEnter
is set for
some member form, when the "Enter" key is pressed in a text input.
- submit(DSCallback) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
- submit(DSCallback, DSRequest) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
submit()
is automatically called when a
SubmitItem
in a
member form is clicked, or if
saveOnEnter
is set for
some member form, when the "Enter" key is pressed in a text input.
- submitForm() - Method in class com.smartgwt.client.widgets.form.DynamicForm
-
Submits the form to the URL defined by
action
,
identically to how a plain HTML <form> element would submit data, as either an HTTP GET or POST as specified by
method
.
- SubmitItem - Class in com.smartgwt.client.widgets.form.fields
-
- SubmitItem() - Constructor for class com.smartgwt.client.widgets.form.fields.SubmitItem
-
- SubmitItem(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.fields.SubmitItem
-
- SubmitItem(String) - Constructor for class com.smartgwt.client.widgets.form.fields.SubmitItem
-
- SubmitItem(String, String) - Constructor for class com.smartgwt.client.widgets.form.fields.SubmitItem
-
- Submitting - Interface in com.smartgwt.client.docs
-
Direct submission of forms to a target URL
- SubmitValuesEvent - Class in com.smartgwt.client.widgets.form.events
-
- SubmitValuesEvent(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.form.events.SubmitValuesEvent
-
- SubmitValuesHandler - Interface in com.smartgwt.client.widgets.form.events
-
- subscribe(String, MessagingCallback) - Static method in class com.smartgwt.client.rpc.Messaging
-
Call to subscribe to channel.
- subscribe(String, MessagingCallback, String) - Static method in class com.smartgwt.client.rpc.Messaging
-
Call to subscribe to channel.
- substitutedNode(PaletteNode, PaletteNode, EditNode) - Method in class com.smartgwt.client.tools.EditContext
-
Notification fired when a different
PaletteNode
is substituted for one being dropped
into a container.
- suggestRecordSummaryTitle(SuggestRecordSummaryTitleRequest, SuggestRecordSummaryTitleCallback) - Static method in class com.smartgwt.client.ai.AI
-
Requests that available
AIEngine
(s) be used to suggest an appropriate title for a new
field that will contain AI-generated record summaries.
- SuggestRecordSummaryTitleCallback - Interface in com.smartgwt.client.callbacks
-
- SuggestRecordSummaryTitleRequest - Class in com.smartgwt.client.ai
-
Represents a request to AI to suggest an appropriate title for a new field that will contain AI-generated record
summaries.
- SuggestRecordSummaryTitleRequest() - Constructor for class com.smartgwt.client.ai.SuggestRecordSummaryTitleRequest
-
- SuggestRecordSummaryTitleRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.SuggestRecordSummaryTitleRequest
-
- SuggestRecordSummaryTitleResult - Class in com.smartgwt.client.ai
-
- SuggestRecordSummaryTitleResult() - Constructor for class com.smartgwt.client.ai.SuggestRecordSummaryTitleResult
-
- SuggestRecordSummaryTitleResult(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.SuggestRecordSummaryTitleResult
-
- summarizeRecords(SummarizeRecordsRequest, SummarizeRecordsPartialResultCallback, SummarizeRecordsResultCallback) - Static method in class com.smartgwt.client.ai.AI
-
Requests that available AI engine(s) be used to generate summaries of records according to the user's natural language
description of how to summarize each record.
- SummarizeRecordsContext - Class in com.smartgwt.client.ai
-
Context for an ongoing record summarization operation.
- SummarizeRecordsContext() - Constructor for class com.smartgwt.client.ai.SummarizeRecordsContext
-
- SummarizeRecordsContext(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.SummarizeRecordsContext
-
- SummarizeRecordsPartialResult - Class in com.smartgwt.client.ai
-
The result for a batch of records in a record summarization operation.
- SummarizeRecordsPartialResult() - Constructor for class com.smartgwt.client.ai.SummarizeRecordsPartialResult
-
- SummarizeRecordsPartialResult(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.SummarizeRecordsPartialResult
-
- SummarizeRecordsPartialResultCallback - Interface in com.smartgwt.client.callbacks
-
- SummarizeRecordsRequest - Class in com.smartgwt.client.ai
-
Represents a request to AI to generate summaries of records, using data in the records, relevant general knowledge, and
reasonable inferences from the data.
- SummarizeRecordsRequest() - Constructor for class com.smartgwt.client.ai.SummarizeRecordsRequest
-
- SummarizeRecordsRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.SummarizeRecordsRequest
-
- SummarizeRecordsResult - Class in com.smartgwt.client.ai
-
The result of a record summarization operation.
- SummarizeRecordsResult() - Constructor for class com.smartgwt.client.ai.SummarizeRecordsResult
-
- SummarizeRecordsResult(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.SummarizeRecordsResult
-
- SummarizeRecordsResultCallback - Interface in com.smartgwt.client.callbacks
-
- summarizeValue(SummarizeValueRequest, SummarizeValueResultCallback) - Static method in class com.smartgwt.client.ai.AI
-
Requests that available AI engine(s) be used to generate a summary of a value according to a natural language
description of how to summarize the value.
- SummarizeValueExample - Class in com.smartgwt.client.ai
-
An example to provide to AI.
- SummarizeValueExample() - Constructor for class com.smartgwt.client.ai.SummarizeValueExample
-
- SummarizeValueExample(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.SummarizeValueExample
-
- SummarizeValueRequest - Class in com.smartgwt.client.ai
-
Represents a request to AI to generate a summary of an individual value.
- SummarizeValueRequest() - Constructor for class com.smartgwt.client.ai.SummarizeValueRequest
-
- SummarizeValueRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.SummarizeValueRequest
-
- SummarizeValueResult - Class in com.smartgwt.client.ai
-
The result of a value summarization operation.
- SummarizeValueResult() - Constructor for class com.smartgwt.client.ai.SummarizeValueResult
-
- SummarizeValueResult(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.SummarizeValueResult
-
- SummarizeValueResultCallback - Interface in com.smartgwt.client.callbacks
-
- summaryBuilder_autoHideCheckBoxLabel() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Auto hide fields used in summary".
- summaryBuilder_builderTypeText() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Summary".
- summaryBuilder_helpTextIntro() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Building Summary Columns".
- summaryBuilder_testButtonHoverContents() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "Click to test the summary"
- summaryBuilder_testButtonHoverContents_cantTest() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "You cannot test the summary at this time."
- SummaryFunction - Interface in com.smartgwt.client.widgets.grid
-
Function to produce a summary value based on an array of records and a field definition.
- summaryFunctionItem_avgFunctionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "average of all values in matching records"
- summaryFunctionItem_concatFunctionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "combined text values in all matching records"
- summaryFunctionItem_countFunctionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "count of all matching records"
- summaryFunctionItem_maxFunctionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "maximum value in any matching records"
- summaryFunctionItem_minFunctionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "minimum value in any matching records"
- summaryFunctionItem_sumFunctionTitle() - Method in interface com.smartgwt.client.i18n.SmartGwtMessages
-
Translated "total of all values in all matching records"
- summaryFunctions - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
- SummaryFunctionType - Enum in com.smartgwt.client.types
-
This is used for client-side or server-side summaries Client-side: Function to produce a summary value based on
an array of records and a field definition.
- summaryUpdated(ListGridField, UserSummary) - Method in class com.smartgwt.client.widgets.grid.ListGrid
-
Notification fired when a user either creates a new summary field or edits an existing summary field.
- SunNotice - Interface in com.smartgwt.client.docs
-
Sun's java-engine implementation - Notice and Disclaimer
- superclassFactory - Variable in class com.smartgwt.client.bean.BeanFactory
-
- superDevMode - Static variable in class com.smartgwt.client.SmartGwtEntryPoint
-
- SuperDevModeTroubleshooting - Interface in com.smartgwt.client.docs
-
Troubleshooting GWT Development Mode (formerly Super Dev Mode)
- supportsAdvancedCriteria() - Method in class com.smartgwt.client.data.DataSource
-
Do fetch and filter operations on this dataSource support being passed
AdvancedCriteria
?
- supportsDynamicTreeJoins() - Method in class com.smartgwt.client.data.DataSource
-
This method returns true for dataSources that support both self-joins and
additionalOutputs
.
- supportsEndArrow() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- supportsStartArrow() - Method in class com.smartgwt.client.widgets.drawing.DrawItem
-
- 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.
- suppressAutoMappings - Variable in class com.smartgwt.client.docs.serverds.DataSource
-
- suppressAutoMappings - Variable in class com.smartgwt.client.docs.serverds.OperationBinding
-
Applies to RestConnector dataSources (
serverType
"rest") only.
- suppressCallbacks(String[]) - Static method in class com.smartgwt.client.widgets.TabIndexManager
-
Temporarily suppress firing any tabIndexChanged callback passed into
addTarget()
for the specified targets should their tab index
change.
- suspendTransaction() - Static method in class com.smartgwt.client.rpc.RPCManager
-
Suspends the current transaction, such that all processing of the transaction is halted, any remaining
callback
in the
transaction won't fire, and the transaction can never
timeout
.
- suspendTransaction(String) - Static method in class com.smartgwt.client.rpc.RPCManager
-
- suspendTransaction(int) - Static method in class com.smartgwt.client.rpc.RPCManager
-
Suspends the current transaction, such that all processing of the transaction is halted, any remaining
callback
in
the transaction won't fire, and the transaction can never
timeout
.
- SVG - Class in com.smartgwt.client.widgets.plugins
-
ISC Abstraction for SVG controls
- SVG() - Constructor for class com.smartgwt.client.widgets.plugins.SVG
-
- SVG(JavaScriptObject) - Constructor for class com.smartgwt.client.widgets.plugins.SVG
-
- SvgSymbols - Interface in com.smartgwt.client.docs
-
SVG Symbols Overview
- symbol - Variable in class com.smartgwt.client.docs.serverds.Operator
-
The text use when using this operator as an
expression
in a FormItem.
- synchronizeMember(Canvas) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Update the parameter ValuesManager member to reflect the current values held by the ValuesManager.
- synchronizeMembers() - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Update all of this ValuesManager's members to reflect the current values held by the ValuesManager.
- synchronizeMembersOnDataPath(String) - Method in class com.smartgwt.client.widgets.form.ValuesManager
-
Update just those of this ValuesManager's members that have the parameter
dataPath
, to reflect the current values held by the ValuesManager.
- SyntaxHiliter - Class in com.smartgwt.client.util
-
Abstract base class for regular expression-based source code colorizer.
- SyntaxHiliter() - Constructor for class com.smartgwt.client.util.SyntaxHiliter
-
- SyntaxHiliter(JavaScriptObject) - Constructor for class com.smartgwt.client.util.SyntaxHiliter
-
- SystemAIRequest - Class in com.smartgwt.client.ai
-
Represents a programmer-specified request to AI in some context.
- SystemAIRequest() - Constructor for class com.smartgwt.client.ai.SystemAIRequest
-
- SystemAIRequest(JavaScriptObject) - Constructor for class com.smartgwt.client.ai.SystemAIRequest
-
- SystemDoneConfig - Class in com.smartgwt.client.util
-
- SystemDoneConfig() - Constructor for class com.smartgwt.client.util.SystemDoneConfig
-
- SystemDoneConfig(JavaScriptObject) - Constructor for class com.smartgwt.client.util.SystemDoneConfig
-
- SystemWaitConfig - Class in com.smartgwt.client.util
-
- SystemWaitConfig() - Constructor for class com.smartgwt.client.util.SystemWaitConfig
-
- SystemWaitConfig(JavaScriptObject) - Constructor for class com.smartgwt.client.util.SystemWaitConfig
-