Features List
The Client Framework Services include the following features:
|
Animation | The BasicAnimation module contains the following elements with the local names animate, animateColor, animateMotion, and set. See Examples. |
|
Command | This feature consists of functional commands that simplify the creation of application functionality. Commands can involve styling an application using both a JavaScript and a declarative syntax. See Examples. |
|
Data Binding | This involves the process of representing data as an object before it can be displayed by a widget. See Example. |
|
Drag-and-drop | This behavior is an operation where the user uses the mouse or other pointing device to move widgets to another location. See Example. |
|
Enhanced Form Validation | This service includes support for the XML Schema Datatypes specification, and provides two attributes for applying validation rules to input tags. |
|
Progressive Enhancement | This is a strategy for web design that emphasizes accessibility, semantic markup, and external stylesheet and scripting technologies. See Example. |
|
Resize | This behavior allows you to click on the border of a widget and drag its border so that the widget becomes smaller or larger. See Example. |
|
Server Sync | This service allows you to synchronize files between the main server and backup servers, either manually or in real time. |








