TeeChartPHP
[ class tree: TeeChartPHP ] [ index: TeeChartPHP ] [ all elements ]

Class: Slider

Source Location: /jstools/Slider.php

Class Overview

TeeBase
   |
   --JsTool
      |
      --Slider

Slider class


Author(s):

  • Steema Software SL.

Version:

  • 1.0

Copyright:

  • (c) 1995-2013 by Steema Software SL. All Rights Reserved. <info@steema.com>

Variables

Methods


Child classes:

Scroller
Scroller class

Inherited Variables

Inherited Methods


Class Details

[line 25]
Slider class

Description: Cursor jstool




Tags:

author:  Steema Software SL.
version:  1.0
copyright:  (c) 1995-2013 by Steema Software SL. All Rights Reserved. <info@steema.com>
link:  http://www.steema.com


[ Top ]


Class Variables

$bounds = null

[line 43]



Tags:

access:  protected

Type:   mixed


[ Top ]

$cursor = "pointer"

[line 48]



Tags:

access:  protected

Type:   mixed


[ Top ]

$gradient = null

[line 49]



Tags:

access:  protected

Type:   mixed


[ Top ]

$gripSize = 3

[line 44]



Tags:

access:  protected

Type:   mixed


[ Top ]

$horizontal = true

[line 42]



Tags:

access:  protected

Type:   mixed


[ Top ]

$max = 100

[line 47]



Tags:

access:  protected

Type:   mixed


[ Top ]

$min = 0

[line 46]



Tags:

access:  protected

Type:   mixed


[ Top ]

$onChanging = ""

[line 54]



Tags:

access:  protected

Type:   mixed


[ Top ]

$position = 0

[line 51]



Tags:

access:  protected

Type:   mixed


[ Top ]

$thumbSize = 8

[line 52]



Tags:

access:  protected

Type:   mixed


[ Top ]

$transparent = false

[line 45]



Tags:

access:  protected

Type:   mixed


[ Top ]

$useRange = false

[line 50]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor Slider [line 56]

Slider Slider( [ $c = null])



Tags:

access:  public


Parameters:

   $c  

[ Top ]

destructor __destruct [line 69]

void __destruct( )



Tags:

access:  public


Overridden in child classes as:

Scroller::__destruct()

Overrides JsTool::__destruct() (parent method not documented)

[ Top ]

method getBounds [line 113]

void getBounds( )



Tags:

access:  public


Overridden in child classes as:

Scroller::getBounds()

[ Top ]

method getDescription [line 98]

String getDescription( )

Gets descriptive text.



Tags:

access:  public


Overridden in child classes as:

Scroller::getDescription()
Gets descriptive text.

Overrides JsTool::getDescription() (Gets descriptive text.)

[ Top ]

method getGripSize [line 137]

void getGripSize( )



Tags:

access:  public


[ Top ]

method getHorizontal [line 121]

void getHorizontal( )



Tags:

access:  public


[ Top ]

method getMax [line 154]

void getMax( )



Tags:

access:  public


[ Top ]

method getMin [line 146]

void getMin( )



Tags:

access:  public


[ Top ]

method getOnChanging [line 190]

void getOnChanging( )



Tags:

access:  public


[ Top ]

method getPosition [line 170]

void getPosition( )



Tags:

access:  public


Overridden in child classes as:

Scroller::getPosition()
The default position for the Annotation Tool text box and text.

[ Top ]

method getSummary [line 108]

String getSummary( )

Gets detailed descriptive text.



Tags:

access:  public


Overridden in child classes as:

Scroller::getSummary()
Gets detailed descriptive text.

Overrides JsTool::getSummary() (Gets detailed descriptive text.)

[ Top ]

method getThumbSize [line 178]

void getThumbSize( )



Tags:

access:  public


[ Top ]

method getTransparent [line 129]

void getTransparent( )



Tags:

access:  public


[ Top ]

method getUseRange [line 162]

void getUseRange( )



Tags:

access:  public


[ Top ]

method setChart [line 87]

void setChart( $c)



Tags:

access:  public


Overridden in child classes as:

Scroller::setChart()

Overrides JsTool::setChart() (parent method not documented)

Parameters:

   $c  

[ Top ]

method setGripSize [line 141]

void setGripSize( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setHorizontal [line 125]

void setHorizontal( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setMax [line 158]

void setMax( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setMin [line 150]

void setMin( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setOnChanging [line 186]

void setOnChanging( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setPosition [line 174]

void setPosition( $value)



Tags:

access:  public


Overridden in child classes as:

Scroller::setPosition()
Defines a default position for the Annotation Tool text box and text.

Parameters:

   $value  

[ Top ]

method setThumbSize [line 182]

void setThumbSize( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setTransparent [line 133]

void setTransparent( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setUseRange [line 166]

void setUseRange( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method __get [line 28]

void __get( $property)



Overridden in child classes as:

Scroller::__get()

Overrides JsTool::__get() (parent method not documented)

Parameters:

   $property  

[ Top ]

method __set [line 35]

void __set( $property, $value)



Overridden in child classes as:

Scroller::__set()

Overrides JsTool::__set() (parent method not documented)

Parameters:

   $property  
   $value  

[ Top ]


Documentation generated on Mon, 19 Aug 2013 13:43:06 +0200 by phpDocumentor 1.4.3