Class DHTMLSuite.colorSlider

Object
   |
   +--DHTMLSuite.colorSlider

class DHTMLSuite.colorSlider


This is a color slider class
Defined in dhtml-suite-for-applications.js

Author: Alf Magne Kalleland(www.dhtmlgoodies.com)
Version: 1.0


Field Summary
 Object colorHelper
          
 Object currentBlue
          
 Object currentBlueHex
          
 Object currentGreen
          
 Object currentGreenHex
          
 Object currentRed
          
 Object currentRedHex
          
 Object currentRgb
          
 Object layoutCSS
          
 Object objectIndex
          
 
Constructor Summary
DHTMLSuite.colorSlider (propertyArray)
           
 
Method Summary
 Object getDivElement()
           Return a reference to the main div element for this widget.
 void init()
           Initializes the script
 Object setRgbColor(rgbCode)
           Set new rgb code

Field Detail

colorHelper

Object colorHelper

currentBlue

Object currentBlue

currentBlueHex

Object currentBlueHex

currentGreen

Object currentGreen

currentGreenHex

Object currentGreenHex

currentRed

Object currentRed

currentRedHex

Object currentRedHex

currentRgb

Object currentRgb

layoutCSS

Object layoutCSS

objectIndex

Object objectIndex

Constructor Detail

DHTMLSuite.colorSlider

DHTMLSuite.colorSlider(propertyArray)

Method Detail

getDivElement

Object getDivElement()

init

void init()

setRgbColor

Object setRgbColor(rgbCode)


Documentation generated by JSDoc on Mon Oct 8 10:17:27 2007