Centrallix - It's Different than what you Think
Home   |   Technology   |   Screen Shots   |   Download   |   Documentation   |   History   |   For Developers

Search...


Search For:

Index...


Centrallix Documentation
1. Getting Started
2. Applications Overview
3. Application Components
4. Reports Overview
5. Report Components
6. SQL Language
7. Process Modeling
8. Application Modeling
9. Role-Based Security
10. Business Logic Modeling
11. Other Objects
12. External API's
13. Internal API's

widget/scrollbar


scrollbar :: A scrollbar with a thumb

Metadata:
type:widget/scrollbar
visual: yes
container: no
form element: no


Overview:

The scrollbar is used to allow the uesr to control a numeric value; typically the scrollbar is tied to the scrolling behavior of another widget.

Currently, both table and scrollpane widgets have their own scrollbars, so this widget is not used for either of those.


Usage:

As a visual widget, the scrollbar can be placed anywhere a visual widget is permitted.


Properties:

PropertyTypeDescription
background string A background image to be placed behind the scrollbar.
bgcolor string A color, RGB or named, to be used as the scrollbar background. If neither bgcolor nor background is supplied, the scrollbar is transparent.
direction string Either "horizontal" or "vertical" indicating the visible direction that the scrollbar is oriented.
height integer height, in pixels, of the scrollbar.
width integer width, in pixels, of the scrollbar.
x integer x-coordinate of the upper left corner of the scrollbar, relative to its container.
y integer y-coordinate of the upper left corner of the scrollbar, relative to its container.
range integer The upper limit of the range of the scrollbar's value. The value will range from 0 to the number specified by 'range'. This property can be set to a runclient() dynamic expression, in which case the range will change as the expression changes.




Comments...


(none yet)

Add a Comment...


Your Name:
Comment:


(c) 2001-2020 LightSys Technology Services, Inc. All trademarks are property of their respective owners.

Project Hosting Provided By:
Hosted by Sourceforge