Flow PHP

FrameBound

Read onlyYes
FinalYes

Properties

$offset  : int|null
$type  : FrameBoundType

Methods

__construct()  : mixed
resolve()  : int
Resolve this bound to an index in the sorted partition. Intentionally not clamped - RowsFrame needs the unclamped value to detect a frame lying entirely outside the partition.

Properties

Methods

resolve()

Resolve this bound to an index in the sorted partition. Intentionally not clamped - RowsFrame needs the unclamped value to detect a frame lying entirely outside the partition.

public resolve(int $index, int $lastIndex) : int
Parameters
$index : int
$lastIndex : int
Return values
int
On this page

Search results