Class TSliderDirection
TSliderDirection class.
TSliderDirection defines the enumerable type for the possible direction that
can be used in a TSlider
The following enumerable values are defined :
- Horizontal : Horizontal slider
- Vertical : Vertical slider
- TEnumerable implements Iterator
-
TSliderDirection
Package: System\Web\UI\WebControls
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Christophe Boulain <Christophe.Boulain@gmail.com>
Since: 3.1.1
Located at Web/UI/WebControls/TSlider.php
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Christophe Boulain <Christophe.Boulain@gmail.com>
Since: 3.1.1
Located at Web/UI/WebControls/TSlider.php
__construct(),
current(),
key(),
next(),
rewind(),
valid()
|
string |
Horizontal |
'Horizontal' |
|
string |
Vertical |
'Vertical' |