Class ScrollBar.SliderButton
Constructors
| Name | Description |
|---|---|
this
(resourceId)
|
Fields
| Name | Type | Description |
|---|---|---|
_dragging
|
bool | |
_dragStart
|
Point | |
_dragStartPosition
|
int | |
_dragStartRect
|
Rect | |
this
|
ScrollBar |
Methods
| Name | Description |
|---|---|
onMouseEvent
(event)
|
process mouse event; return true if event is processed by widget. |