#include <class_u_i_1_1_scroll_bar.h>

Public Member Functions |
|
| __init__ () | |
| __del__ () | |
| getThumbNode () | |
| getIndicatorNode () | |
| getStateTable () | |
| setState () | |
| updateImage () | |
| setValue () | |
| getValue () | |
| setRange () | |
| getMin () | |
| getMax () | |
| setIncrement () | |
| getIncrement () | |
| setRatio () | |
| getRatio () | |
| getIndicatorWidth () | |
| getIndicatorRange () | |
| getThumbPosition () | |
| getIndicatorPosition () | |
| getIndicatorPositionFromValue () | |
| getValueFromThumbPosition () | |
| doLayout () | |
| doEnter () | |
| doExit () | |
| doPress () | |
| doValueChange () | |
| doDrag () | |
| doRelease () | |
| UI.ScrollBar.__init__ | ( | ) |
Reimplemented from UI.NewControl.
| UI.ScrollBar.__del__ | ( | ) |
| UI.ScrollBar.getThumbNode | ( | ) |
| UI.ScrollBar.getIndicatorNode | ( | ) |
| UI.ScrollBar.getStateTable | ( | ) |
| UI.ScrollBar.setState | ( | ) |
| UI.ScrollBar.updateImage | ( | ) |
| UI.ScrollBar.setValue | ( | ) |
| UI.ScrollBar.getValue | ( | ) |
| UI.ScrollBar.setRange | ( | ) |
| UI.ScrollBar.getMin | ( | ) |
| UI.ScrollBar.getMax | ( | ) |
| UI.ScrollBar.setIncrement | ( | ) |
| UI.ScrollBar.getIncrement | ( | ) |
| UI.ScrollBar.setRatio | ( | ) |
| UI.ScrollBar.getRatio | ( | ) |
| UI.ScrollBar.getIndicatorWidth | ( | ) |
| UI.ScrollBar.getIndicatorRange | ( | ) |
| UI.ScrollBar.getThumbPosition | ( | ) |
| UI.ScrollBar.getIndicatorPosition | ( | ) |
| UI.ScrollBar.getIndicatorPositionFromValue | ( | ) |
| UI.ScrollBar.getValueFromThumbPosition | ( | ) |
| UI.ScrollBar.doLayout | ( | ) |
Reimplemented from UI.NewControl.
| UI.ScrollBar.doEnter | ( | ) |
Reimplemented from UI.NewControl.
| UI.ScrollBar.doExit | ( | ) |
Reimplemented from UI.NewControl.
| UI.ScrollBar.doPress | ( | ) |
Reimplemented from UI.NewControl.
| UI.ScrollBar.doValueChange | ( | ) |
| UI.ScrollBar.doDrag | ( | ) |
Reimplemented from UI.NewControl.
| UI.ScrollBar.doRelease | ( | ) |
Reimplemented from UI.NewControl.