Package com.smartgwt.client.types

Interface Summary
KeyNames Key name constants.
ValueEnum  
 

Enum Summary
Alignment  
AnimationAcceleration Acceleration effect for animations.
AnimationEffect  
Autofit  
BkgndRepeat  
CharacterCasing  
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.
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() 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.
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.
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
HashAlgorithm Algorithms to use when hashing field values (see storeWithHash)
HeaderControls  
ImageStyle  
JSONCircularReferenceMode What the JSONEncoder should do when it encounters a circular reference in an object structure.
JSONDateFormat Format for encoding dates in JSON.
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.
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.
OperatorId  
OperatorValueType Indicates the kind of value expected in a com.smartgwt.client.data.Criterion that uses this operator.
Orientation  
Overflow  
PageEvent Events registerable via ${isc.DocUtils.linkForRef('classMethod:Page.setEvent')}
PercentBoxModel Determines sizing model when sizing / positioning a canvas relative to its percentBox.
Positioning  
PromptStyle  
RecordSummaryFunctionType Function to produce a summary value based on field values within a record.
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  
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  
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  
TextAreaWrap  
TextMatchStyle  
TileLayoutPolicy  
TimeFormatter String designating a standard time formatter for displaying the times associated with dates strings.
TitleOrientation Orientation of titles relative to the FormItem being labelled.
TopOperatorAppearance  
TreeModelType  
VerticalAlignment  
ViewName The names of the Calendar views.
Visibility  
VisibilityMode Settings for whether multiple sections can be in the expanded state simultaneously.