BBjControlScrollEvent::getOrientation

Description

In BBj 17.0 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).

Remarks

None.

See Also

BBjEvent

BBj Object Diagram for an illustration of the relationship between BBjObjects.