| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
MovieClip
|
+--com.bjc.core.BJCComponent
|
+--com.bjc.controls.ScrollBar
|
+--com.bjc.controls.VertScrollBar
| ||
| ||
Property Summary | ||
| public | __backSkin: String (read-only) | |
| public | __btnADownSkin: String (read-only) | |
| public | __btnAUpSkin: String (read-only) | |
| public | __btnBDownSkin: String (read-only) | |
| public | __btnBUpSkin: String (read-only) | |
| public | __limitA: Number (read-only) | |
| public | __limitB: Number (read-only) | |
| public | __resizerType: String (read-only) | |
| public | __thumbSkin: String (read-only) | |
| public | mousePos: Number (read-only) | |
| public | thumbPos: Number (write) | |
| public | thumbPos: Number (read) | |
| public | thumbSize: Number (write) | |
| public | thumbSize: Number (read) | |
| ||
| ||
Constructor | ||
| public | VertScrollBar ( Void) | |
Method Summary | ||
| public static | create ( target: MovieClip, id: String, depth: Number, initObj: Object ): VertScrollBar | |
| Static method used to create an instance of a VertScrollBar on stage at run time. | ||
| ||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Static method used to create an instance of a VertScrollBar on stage at run time. | ||||||||||||
|