getCurrentQuadrant

protected Integer getCurrentQuadrant(Control control)

Gets the current quadrant of the control position.

Return

If control direction type is DirectionType.SIMPLE, a value in the range 1 to 4; otherwise, a value in the range 1 to 8.

Parameters

control

The Control from where the drawer is used.