Enum Summary |
Alignment |
|
AnimationAcceleration |
Acceleration effect for animations. |
AnimationEffect |
|
Autofit |
|
AutoFitEvent |
Event on a listGrid header to trigger auto-fit of the listgrid field. |
AutoFitIconFieldType |
How should fields of type:"icon" be sized by default? |
AutoFitWidthApproach |
How should field width be determined when
ListGridField.getAutoFitWidth() is true? |
AutoSelectionModel |
Selection model for CubeGrid indicating which cells in the body should be selected
when row or column headers are selected. |
Axis |
An axis or "side" of a table |
BkgndRepeat |
|
CharacterCasing |
|
ChartType |
Known chart types. |
ClickMaskMode |
Passed as a parameter to Canvas.showClickMask(com.smartgwt.client.core.Function, com.smartgwt.client.types.ClickMaskMode, com.smartgwt.client.widgets.Canvas[]) to determine the masks
behavior
when clicked. |
ContentsType |
|
ControlName |
ControlNames are strings used to specify which UI controls should appear
in the editor
toolbar.
|
CriteriaCombineOperator |
The logical operator to use when combining criteria objects with the DataSource.combineCriteria(com.smartgwt.client.data.Criteria, com.smartgwt.client.data.Criteria) method. |
CriteriaPolicy |
|
Cursor |
You can use whatever cursors are valid for your deployment platforms, but keep in mind that
visual
representation may vary by browser and OS. |
DateDisplayFormat |
Valid display formats for dates. |
DateItemSelectorFormat |
|
DialogButtons |
Default buttons that you can use in your Dialogs.
|
Direction |
|
DisplayNodeType |
Flag passed to functions as displayNodeType, telling the function whether it should work on
folders, leaves or
both at once. |
DragAppearance |
Different types of effects for showing dragging behavior. |
DragDataAction |
What do we do with data that's been dropped into another list? |
DragIntersectStyle |
Different styles of determining intersection: with mouse or entire rect of target. |
DragTrackerMode |
When records are being dragged from within a ListGrid, what sort of drag-tracker
should be displayed? |
DrawPosition |
|
DSDataFormat |
Indicates the format to be used for HTTP requests and responses when
fulfilling DSRequests (eg DataSource.fetchData(com.smartgwt.client.data.Criteria, com.smartgwt.client.data.DSCallback) is called).
|
DSOperationType |
One of the four basic operations that can be performed on DataSource data: "fetch",
"add", "update", "remove". |
DSProtocol |
dataProtocol affects how the data in the DSRequest (data is
sent
to the dataURL . |
DSServerType |
Indicates what the ISC server will do with a DataSource request if you call
dsRequest.execute() in server
code.
|
EditCompletionEvent |
What event / user interaction type caused cell editing to complete. |
EmbeddedPosition |
The position of an embedded ListGrid component with respect to the record or cell. |
Encoding |
Form encodying types - these translate to Form ENCTYPE parameters. |
EnterKeyEditAction |
What to do when a user hits enter while editing a cell |
EnumTranslateStrategy |
Determines how Java enums are translated to and from Javascript by the SmartClient server. |
EscapeKeyEditAction |
What to do if the user hits escape while editing a cell. |
ExpansionMode |
|
ExportDisplay |
Method to use for displaying the exported data. |
ExportFormat |
One of the supported formats for data-export. |
FetchMode |
Mode of fetching records from the server.
|
FieldType |
The types listed below are built-in types that databound components understand and treat
specially (using type-specific form controls, validators, formatters, sorting logic, etc). |
FireStyle |
Flags to set automatic removal of events from the page event registry. |
FooterControls |
|
FormErrorOrientation |
|
FormItemType |
DynamicForms automatically choose the FormItem type for a field based on the
type property of the
field. |
FormLayoutType |
|
FormMethod |
Form METHOD parameters - how the form fields are submitted to the server |
GroupStartOpen |
Possible values for the state of ListGrid groups when groupBy is called. |
HashAlgorithm |
Algorithms to use when hashing field values (see storeWithHash ) |
HeaderControls |
|
HoverMode |
When canHover and showHoverComponents
are both true, HoverMode dictates the type of UI to be displayed when a user hovers over a row or cell. |
ImageStyle |
|
JSONCircularReferenceMode |
What the JSONEncoder should do when it encounters a circular reference in an object structure. |
JSONDateFormat |
Format for encoding dates in JSON. |
JSONInstanceSerializationMode |
Controls the output of the JSONEncoder when instances
of SmartGWT classes (eg a ListGrid )
are included in the data to be serialized. |
LayoutPolicy |
Policy controlling how the Layout will manage member sizes on this axis.
|
LayoutResizeBarPolicy |
Policy for whether resize bars are shown on members by default. |
ListGridEditEvent |
Event that will trigger inline editing. |
ListGridFieldType |
ListGrids format data for viewing and editing based on the type attribute of the
field. |
LoadState |
Trees that dynamically load nodes keep track of whether each node has loaded its children. |
LocatorStrategy |
The AutoTest subsystem relies on generating and parsing identifier strings to identify
components on the page. |
LocatorTypeStrategy |
When attempting to identify a component from within a list of possible candidates as described
com.smartgwt.client..LocatorStrategy , if we are unable to find a unique match by name
or title, we will use the recorded "type" of the component to verify an apparent match. |
LogicalOperator |
Operators that can evaluate a set of criteria and produce a combined result. |
LogPriority |
Priority levels for log messages |
MenuFieldID |
Simple string identifiers for standard menu fields. |
MultipleAppearance |
Appearance for a SelectItem that allows multiple selection |
NavigationMode |
Controls the navigation mode of records displayed in a TableView |
OperatorId |
An operator is used as part of a Criterion when specifying
AdvancedCriteria . |
OperatorValueType |
Indicates the kind of value expected in a Criterion that uses this operator. |
Orientation |
|
Overflow |
|
PageEvent |
Events registerable via ${isc.DocUtils.linkForRef('classMethod:Page.setEvent')} |
PageOrientation |
Is this page being viewed in landscape or portrait orientation? Typically used with mobile
devices. |
PercentBoxModel |
Determines sizing model when sizing / positioning a canvas relative to its
percentBox . |
Positioning |
|
PromptStyle |
|
RecordComponentPoolingMode |
The method of component-pooling to employ for
${isc.DocUtils.linkForRef('showRecordComponents','recordComponents')}. |
RecordLayout |
Controls the style of TableView record display |
RecordSummaryFunctionType |
Function to produce a summary value based on field values within a record. |
RelativeDateRangePosition |
When relative dates are specified in a date range, typically in a RelativeDateItem or DateRangeItem,
in order to make the range inclusive or exclusive, it is useful to be able to specify whether we're
referring to the start or end of the date in question. |
RowEndEditAction |
While editing a ListGrid, what cell should we edit when the user attempts to navigate
into a cell past the end
of an editable row, via a Tab keypress, or a programmatic
saveAndEditNextCell() call? |
RPCTransport |
SmartClient supports multiple RPC transports for maximum compatibility and feature richness.
All of transports
use HTTP as the underlying protocol, but use different mechanisms for
sending the HTTP request and processing
the response. |
Selected |
|
SelectionAppearance |
|
SelectionBoundary |
Boundary type for limiting where contiguous selection (via shift+click or drag selection)
can be applied across com.smartgwt.client.widgets.cube.Facet#setSelectionBoundary,facets
or com.smartgwt.client.widgets.cube.FacetValue#setSelectionBoundary(),facetValues |
SelectionStyle |
Different styles of selection that a list, etc. |
SelectionType |
Controls how an object changes state when clicked |
SendMethod |
|
Side |
Side of a component. |
SortArrow |
Do we display an arrow for the sorted field ? |
SortDirection |
|
SQLPagingStrategy |
The technique Smart GWT Server's SQL DataSource should use to select a "page" of data from a
table. |
SQLType |
The types of custom query that can be handled by Smart GWT's built-in "sql" and "hibernate"
DataSources. |
State |
Constants for the standard states for a StatefulCanvas. |
SummaryFunctionType |
Function to produce a summary value based on an array of records and a field definition. |
TabBarControls |
|
TableMode |
Controls the display mode of TableView record display |
TabTitleEditEvent |
Event that will trigger inline editing. |
TextAreaWrap |
|
TextMatchStyle |
|
TileLayoutPolicy |
|
TimeDisplayFormat |
String designating a standard time formatter for displaying the times associated with
dates strings. |
TimeFormatter |
Deprecated. Use com.smargwt.client.types.TimeDisplayFormat instead |
TimeUnit |
An enum of time-units available for use with the RelativeDateItem |
TitleOrientation |
Orientation of titles relative to the FormItem being labelled. |
TopOperatorAppearance |
|
TreeModelType |
|
ValidationMode |
Mode of validation used for running validation on partially entered data. |
ValidatorType |
Used to name a validator or reference a standard, built-in Validator - see list below. |
ValueItemType |
|
VerticalAlignment |
|
ViewName |
The names of the Calendar views. |
Visibility |
|
VisibilityMode |
Settings for whether multiple sections can be in the expanded state simultaneously. |