Slider.

Public Member Functions |
|
| __init__ () | |
| Constructor. |
|
Public Attributes |
|
| FBPropertyBase | Min |
| Read Write Property: Minimum value.
|
|
| FBPropertyBase | Max |
| Read Write Property: Maximum value.
|
|
| FBPropertyBase | Value |
| Read Write Property: Current value.
|
|
| FBPropertyOrientation | Orientation |
| Read Write Property: Slider
orientation. |
|
| FBPropertyBase | LargeStep |
| Read Write Property: Large step
value. |
|
| FBPropertyBase | SmallStep |
| Read Write Property: Small step
value. |
|
| FBPropertyEvent | OnChange |
| Event: Slider value changed. |
|
| FBPropertyEvent | OnTransaction |
| Event: Translation begin/end.
|
|
| __init__ | ( | ) |
| FBPropertyBase Min |
Read Write Property: Minimum value.
| FBPropertyBase Max |
Read Write Property: Maximum value.
| FBPropertyBase Value |
Read Write Property: Current value.
| FBPropertyOrientation Orientation |
Read Write Property: Slider orientation.
| FBPropertyBase LargeStep |
Read Write Property: Large step value.
| FBPropertyBase SmallStep |
Read Write Property: Small step value.
| FBPropertyEvent OnChange |
Event: Slider value changed.
| FBPropertyEvent OnTransaction |
Event: Translation begin/end.