Interface ViewportRow

This object may be pooled internally or discarded and not updated. Do not retain references to it. Instead, request the viewport again.

Hierarchy

  • Row
    • ViewportRow

Accessors

Methods

Accessors

Methods

  • Returns the value for the given column in this row.

    Parameters

    • column: Column

      the column to read

    Returns any

    the value in this row for the specified column

  • Returns the server-specified Format for the given column in this row.

    Parameters

    • column: Column

      the column to read

    Returns Format

    the format details for the specified column in this row