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

Class: Cursor

Source Location: /jstools/Cursor.php

Class Overview

TeeBase
   |
   --JsTool
      |
      --Cursor

Cursor 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


Inherited Variables

Inherited Methods


Class Details

[line 25]
Cursor 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

$direction =

[line 30]



Tags:

access:  protected

Type:   mixed


[ Top ]

$followmouse = true

[line 28]



Tags:

access:  protected

Type:   mixed


[ Top ]

$onChange = ""

[line 34]



Tags:

access:  protected

Type:   mixed


[ Top ]

$pen =

[line 32]



Tags:

access:  protected

Type:   mixed


[ Top ]

$render =

[line 31]



Tags:

access:  protected

Type:   mixed


[ Top ]

$size =

[line 29]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor Cursor [line 51]

Cursor Cursor( [ $c = null])



Tags:

access:  public


Parameters:

   $c  

[ Top ]

destructor __destruct [line 63]

void __destruct( )



Tags:

access:  public


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

[ Top ]

method getDescription [line 86]

String getDescription( )

Gets descriptive text.



Tags:

access:  public


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

[ Top ]

method getDirection [line 109]

void getDirection( )



Tags:

access:  public


[ Top ]

method getFollowMouse [line 101]

void getFollowMouse( )



Tags:

access:  public


[ Top ]

method getOnChange [line 146]

void getOnChange( )



Tags:

access:  public


[ Top ]

method getPen [line 126]

void getPen( )



Tags:

access:  public


[ Top ]

method getRender [line 134]

void getRender( )



Tags:

access:  public


[ Top ]

method getSize [line 117]

void getSize( )



Tags:

access:  public


[ Top ]

method getSummary [line 96]

String getSummary( )

Gets detailed descriptive text.



Tags:

access:  public


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

[ Top ]

method setChart [line 75]

void setChart( $c)



Tags:

access:  public


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

Parameters:

   $c  

[ Top ]

method setDirection [line 113]

void setDirection( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setFollowMouse [line 105]

void setFollowMouse( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setOnChange [line 142]

void setOnChange( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setPen [line 130]

void setPen( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setRender [line 138]

void setRender( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setSize [line 121]

void setSize( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method __get [line 37]

void __get( $property)



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

Parameters:

   $property  

[ Top ]

method __set [line 44]

void __set( $property, $value)



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

Parameters:

   $property  
   $value  

[ Top ]


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