BBjControlScrollEvent::getOrientation
Description
In BBj 17.00 and higher, this method returns the scrolling orientation
(HORIZONTAL=0, VERTICAL=1).
Syntax
|
Return Value |
Method |
|---|---|
|
int |
getOrientation() |
Parameters
None.
Return Value
This method returns the scrolling direction (HORIZONTAL=0,
VERTICAL=1).
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.