Package com.smartgwt.client.docs

This package contains conceptual overviews covering cross-cutting concerns that apply to multiple SmartGWT classes and packages.

See:
          Description

Interface Summary
Accessibility Accessibility / Section 508 compliance
AdminConsole Admin Console
AdvancedFilter The following APIs are all related to AdvancedFilter.
AllowedOperations The following APIs are all related to AllowedOperations.
Ancestry Parent/child relationships
Animation The following APIs are all related to Animation.
Appearance Properties defining an object's appearance
ApplicationDeclaration Application Declaration Files
Auth The following APIs are all related to Auth.
AutoFitData The following APIs are all related to AutoFitData.
AutoFitFields The following APIs are all related to AutoFitFields.
AutomatedTesting Automated Testing
AutoTest The following APIs are all related to AutoTest.
BalsamiqImport Balsamiq Importer
BaseLine The baseLine is StretchImg that is placed along the edge of the TabBar that borders on the pane, occluding the pane's actual border but matching it exactly.
Basics Basic definition of a DataSource field
BinaryFields Binary Fields
ButtonIcon Button Icon
Buttons The following APIs are all related to Buttons.
CacheSync The following APIs are all related to CacheSync.
Caching Caching
CalendarEvent The following APIs are all related to CalendarEvent.
Callback A Callback is an arbitrary action to be fired - usually passed into a method to be fired asynchronously as a notificaction of some event.
The callback can be defined in the following formats: a function A string containing an expression to evaluate An object with the following properties:
- target: fire in the scope of this target - when the action fires, the target will be available as this.
- methodName: if specified we'll check for a method on the target object with this name.
Callbacks are fired via the Class.fireCallback method, which allows named parameters to be passed into the callback at runtime.
CellStyling The following APIs are all related to CellStyling.
ChangeHandling The following APIs are all related to ChangeHandling.
CheckboxField The following APIs are all related to CheckboxField.
ClickMask The following APIs are all related to ClickMask.
ClientData The following APIs are all related to ClientData.
ClientDataIntegration Client-side Data Integration
ClientOnlyDataSources Client Only DataSources
ClientServerIntegration Client-Server Integration
Clipping The following APIs are all related to Clipping.
ComboBoxFiltering ComboBoxItem PickList Filtering
Communication The following APIs are all related to Communication.
ComponentBinding Component Binding
ComponentSchema Component Schema
ComponentXML Component XML
Compression Compression
Containment Canvases containing other objects as children or peers
ContentLoading The following APIs are all related to ContentLoading.
Contents The following APIs are all related to Contents.
Corner The following APIs are all related to Corner.
CriteriaEditing Criteria Editing
CSSColor CSS color specification applied to a specific HTML element on this page.
CSSStyleName CSS class name to apply to some HTML element on this page.
Cues Visual hints for the user that something can be done to this object
Cursor The following APIs are all related to Cursor.
CustomQuerying Custom Querying Overview
Data The following APIs are all related to Data.
Databinding DataBinding
DataBoundComponentMethods DataBound Component Methods
DataPath String specifying a nested data field structure.
DataSourceDeclaration Creating DataSources
DataSourceLocalization DataSource and Component XML Localization
DataSourceOperations DataSource Operations
DataSourceRelations Relations
DataType The following APIs are all related to DataType.
Date The following APIs are all related to Date.
DateFormatAndStorage Date and Time Format and Storage
DateInputFormat 3 character string containing the "M", "D" and "Y" characters to indicate the format of strings being parsed into Date instances via Date.parseInput().
DateItemAppearance The following APIs are all related to DateItemAppearance.
Debugging Debugging
Display The following APIs are all related to Display.
DmiOverview Direct Method Invocation
DomIntegration DOM Integration & Third-party Components
Drag The following APIs are all related to Drag.
Dragdrop Drag and Drop
Dragging The following APIs are all related to Dragging.
Dragndrop The following APIs are all related to Dragndrop.
DragResize The following APIs are all related to DragResize.
DragTracker The following APIs are all related to DragTracker.
DrawContext The following APIs are all related to DrawContext.
Drawing Rendering an object on the page.
DsRequestEquivalence Various subsystems have a need to compare DataSource requests and understand if they are equivalent or affect the same data (examples include automatic cache synchronization and offline caching and synchronization).
DsResponse The following APIs are all related to DsResponse.
DsSpecialFields A DataSource allows you to declare that certain fields are the most important fields to show to a user in situations where space is limited, and only one or a few fields can be reasonably shown.
DynamicLoading  
DynamicMenuItem The following APIs are all related to DynamicMenuItem.
Editing Grid Editing
Elements Manipulating native form elements
EmptyMessage The following APIs are all related to EmptyMessage.
Enable Enabling and Disabling
ErrorHandling Error Handling Overview
ErrorIcon The following APIs are all related to ErrorIcon.
Errors Validation errors and how they are shown
EventRegistry The following APIs are all related to EventRegistry.
ExcelPasting Copy and Paste with Excel
ExpansionField The following APIs are all related to ExpansionField.
FeaturesCustomPersistence Server Features and Custom Persistence
Fetching The following APIs are all related to Fetching.
FieldLevelAuth Field-Level Security
Fields The following APIs are all related to Fields.
FileAssembly File Assembly
Files Referring to and loading other files.
FilterEditor The following APIs are all related to FilterEditor.
FlatFields The following APIs are all related to FlatFields.
Focus Focus
FormIcons The following APIs are all related to FormIcons.
FormItemBaseStyle This string is the base css class name applied to a FormItem (or some part of a form item).
FormLayout Form Layout
FormTitles Form Titles
FormulaFields Fields with values calculated from other fields in the grid.
FormValues The following APIs are all related to FormValues.
FormValuesManager The following APIs are all related to FormValuesManager.
FrozenFields Frozen Fields
GaeIntegration Google Application Engine (GAE)
GridHeader Properties and methods related to the ListGrid header.
GridValidation ListGrids support automatic validation of edited cells / records.
Grip The following APIs are all related to Grip.
Grouping The following APIs are all related to Grouping.
HeaderMenuButton The following APIs are all related to HeaderMenuButton.
HeaderSpan The following APIs are all related to HeaderSpan.
HibernateIntegration Integration with Hibernate
Hiliting Hiliting Overview
HoverComponents The following APIs are all related to HoverComponents.
Hovers The following APIs are all related to Hovers.
HtmlElement The following APIs are all related to HtmlElement.
HTMLString A String of HTML, such as "text".
I18Messages The following APIs are all related to I18Messages.
I18n Internationalization and Localization
I18nMesages The following APIs are all related to I18nMesages.
Identity The following APIs are all related to Identity.
IEFilters Internet Explorer "filter" effects
Image Utilities to render images
ImageColumns Columns that show images either as their only appearance or in addition to text.
ImageEdges The following APIs are all related to ImageEdges.
ImageEdgeStyles The following APIs are all related to ImageEdgeStyles.
Images Referring to and loading images.
InlineFormItems The following APIs are all related to InlineFormItems.
IscServer Smart GWT Server Summary
Items The following APIs are all related to Items.
JavaModuleDependencies Java Module Dependencies
JpaHibernateRelations JPA & Hibernate Relations
JpaIntegration Integration with JPA
JUnitSeleniumRC JUnit + Selenium RC
KeyboardEvents Keyboard Events
KeyRegistry The following APIs are all related to KeyRegistry.
Labels The following APIs are all related to Labels.
LayoutMargin The following APIs are all related to LayoutMargin.
LayoutMember Properties that can be set on members of a layout to control how the layout is done
LayoutPolicy The following APIs are all related to LayoutPolicy.
Line The following APIs are all related to Line.
ListGridFieldState An object containing the stored presentation information for the fields of a listGrid.
ListGridGroupState An object containing the stored grouping information for a listGrid.
ListGridSelectedState An object containing the stored selection information for a listGrid.
ListGridSortState An object containing the stored sort information for a listGrid.
ListGridViewState An object containing the "view state" information for a listGrid.
This object contains state information reflecting
- ListGridFieldState
- ListGridSortState
- ListGridSelectedState
for the grid.
Note that this object is not intended to be interrogated directly, but may be stored (for example) as a blob on the server for view state persistence across sessions.
LoadingDataMessage  
LoadingOptionalModules Loading Optional Modules
LoadState The following APIs are all related to LoadState.
Location The following APIs are all related to Location.
Mail The following APIs are all related to Mail.
ManualJpaHibernate Manual JPA & Hibernate Integration
Members The following APIs are all related to Members.
MenuBasic The following APIs are all related to MenuBasic.
MenuIcons The following APIs are all related to MenuIcons.
MenuItems The following APIs are all related to MenuItems.
MenuKeys The following APIs are all related to MenuKeys.
Minimize The following APIs are all related to Minimize.
MobileDevelopment Mobile Application Development
Modal The following APIs are all related to Modal.
MonthViewEvents The following APIs are all related to MonthViewEvents.
MonthViewFormatting The following APIs are all related to MonthViewFormatting.
MouseEvents The following APIs are all related to MouseEvents.
NativeMobileApps Creating Native Mobile Apps (Titanium, Phonegap)
NetworkPerformance Network Performance
NoFrames Don't Misuse Frames
NonJavaBackend .NET, PHP, Serverless Integration
Offline The following APIs are all related to Offline.
OfflineGroup The following APIs are all related to OfflineGroup.
Operations Operations Overview
Orientation The following APIs are all related to Orientation.
Paging The following APIs are all related to Paging.
Performance The following APIs are all related to Performance.
PhonegapIntegration Integration with PhoneGap
PickerIcon The following APIs are all related to PickerIcon.
PlatformDependencies Platform Dependencies
Positioning Horizontal and vertical location on the page
Printing Printing
ProgressiveLoading Settings related to the "progressive loading" pattern, which causes data to be loaded progressively, so that users can request more rows by scrolling off the bottom of the currently visible rows, but cannot cause direct movement to some arbitrary position in the dataset (as is the case with ordinary, non-progressive loading).
Prompt The following APIs are all related to Prompt.
Prompting Objects / methods used for displaying prompts and warnings to the user via (possibly modal) isc Dialog objects.
ReadOnly The following APIs are all related to ReadOnly.
Rects The following APIs are all related to Rects.
RelativeDateString A string of known format used to specify a datetime offset.
Relogin Relogin
Resizing The following APIs are all related to Resizing.
RowEffects The following APIs are all related to RowEffects.
RowNumberField The following APIs are all related to RowNumberField.
RpcPrompt The properties in this group all deal with setting and styling a modal prompt during an RPC call to the server.
SafeSkinning Safe Skinning
SCClassName Name of a Smart GWT Class, that is, a Class that has been created via isc.defineClass, including Classes built into Smart GWT, such as "ListGrid".
SCImgURL Properties that refer to images by URL, such as src and icon, are specially interpreted in Smart GWT to allow for simpler and more uniform image URLs, and to allow applications to be restructured more easily.
Scroll The following APIs are all related to Scroll.
Scrolling Scrolling and clipping of objects when part of the object is obscured
Selection Selection
ServerDataIntegration Server DataSource Integration
ServerDataSourceImplementation Notes on Server-side DataSource Implementations
ServerInit Server Framework Initialization
ServerScript Server Scripting
ServletDetails The Core and Optional Smart GWT servlets
SgwtEESetup Smart GWT Pro/EE Project Setup & Deployment
Shadow The following APIs are all related to Shadow.
SharingNodes Sharing Nodes
SimpleNamesMode Simple Names mode
Sizing Width and height of an object
Skinning Skinning / Theming
Skins Properties used to manage to the the overall appearance of the application.
SmartArchitecture Smart GWT Architecture
Sorting The following APIs are all related to Sorting.
SpringIntegration Integration with Spring
SqlConnectionPooling SQL Connection Pooling
SqlDataSource SQL DataSources
SqlPaging The following APIs are all related to SqlPaging.
SqlSettings SQL Database Settings in server.properties
SqlVsJPA SQL DataSource vs JPA, EJB, Ibatis and other technologies
StandaloneDataSourceUsage Standalone DataSource Usage
State Change of state and it's consequences for presentation.
StatusCodes Status codes returned by the server as rpcResponse.status.
See the error handling doc section in RPCManager for more information on these codes
StringMethods String Methods Overview
Submitting Direct submission of forms to a target URL
SunNotice Sun's java-engine implementation - Notice and Disclaimer
TabBar The following APIs are all related to TabBar.
TabBarControls The following APIs are all related to TabBarControls.
TabBarScrolling The following APIs are all related to TabBarScrolling.
TableLayout The following APIs are all related to TableLayout.
TaskInputExpression Task Input Expressions
TaskIO Task Input / Output
TextDirection The following APIs are all related to TextDirection.
Thumb The following APIs are all related to Thumb.
TileLayout The following APIs are all related to TileLayout.
TitaniumIntegration Integration with Titanium
Title The following APIs are all related to Title.
Titles The following APIs are all related to Titles.
Toolbar The following APIs are all related to Toolbar.
Track The following APIs are all related to Track.
TreeDataBinding Tree DataBinding
TreeField The following APIs are all related to TreeField.
TreeFilter The following APIs are all related to TreeFilter.
TreeGridOpenState An object containing the open state for a treeGrid.
TreeGridViewState An object containing the "view state" information for a treeGrid.
TreeIcons The following APIs are all related to TreeIcons.
UnsavedRecords Handling Unsaved Records
Upload Uploading Files
UsingSelenium Using Selenium
Validation Validation
Validtion  
ValueIcons The following APIs are all related to ValueIcons.
VelocityExpression An expression in the Velocity Template Language (VTL).
VelocitySupport Velocity context variables
ViewFile The following APIs are all related to ViewFile.
ViewLoading The following APIs are all related to ViewLoading.
ViewState The following APIs are all related to ViewState.
Visibility Whether an object can be seen
VisualBuilder Visual Builder
WebService The following APIs are all related to WebService.
Workday The following APIs are all related to Workday.
WriteCustomDataSource Custom Server DataSources
WsdlBinding WSDL Binding
XmlClientVsServer Server benefits - faster client-side processing Server neutral - heavy customization of XML transform, if any, written in Java Client benefits - faster server-side processing Client neutral - heavy customization of XML transform, if any, written in JavaScript
XmlSchema The following APIs are all related to XmlSchema.
XmlSerialize The following APIs are all related to XmlSerialize.
XmlTag <isomorphic:XML>
XmlTransform The following APIs are all related to XmlTransform.
XPathExpression A standard XPath expression as a string.
ZIndex Object's "stacking order" above or below other objects
 

Package com.smartgwt.client.docs Description

This package contains conceptual overviews covering cross-cutting concerns that apply to multiple SmartGWT classes and packages. These appear in JavaDoc as Java Interfaces in order to allow interlinking with normal JavaDoc reference. Do not import this package in your Java code.