| Module: | libext | Package: | wrap.ext | Parent: | BoxComponent | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |
wrap.ext.Slider
Inheritance : Object : Observable : Component : BoxComponent
Constructors
| Signature |
| public Slider() |
| public Slider(SliderConfig config) |
Methods
| Name | Signature |
| getValue | int getValue() |
| setValue | void setValue(int value, boolean animate) |
Properties
| Name | Type | Comment | |
| disabled |
| ||
| hidden |
| ||
| initialConfig |
| ||
| ownerCt |
| ||
| rendered |
|
Constructors
|
public Slider() |
|
public Slider(SliderConfig config) Parameters
|
Methods
|
getValue int getValue()
|
||||
|
setValue void setValue(int value, boolean animate) Parameters
|
| Module: | libext | Package: | wrap.ext | Parent: | BoxComponent | Copyright (c) 2007, 2008 Point5U, LLC Milescript - ExtJS Wrapper Library: Project Home | Documentation |