STools
This document is the API Specification for
STools.
Summary
STools is a set of high level javascript components to enhance your web application.
The particularity of theses components are to look like OS components: yours users already know how to use them!
Menu, dialog boxes, tree, list view... are component you will be able to insert easily via the documented API. Even more, if you combine them with AJAX treatments, your application will not seems to be executed in a web navigator.
Copyright 2005 STools
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
File Summary
|
SKeyShortcut.js |
Global screen key shortcut. |
SProtectLayer.js |
Invisible layer to prevent the user to interact with all objects under a given zIndex. |
STooltip.js |
Display a message that will disapear on a click or after a given time.
Can be attached to an object to show up automaticaly. |
SUtilities.js |
Static utilities constants and methods. |
- STools Copyright 2005 -
Documentation generated by
JSDoc on Tue Jan 24 21:43:37 2006