Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRowEditorSet

Base Collection class for Row Editors

Hierarchy

Index

Methods

filter

getCount

  • getCount(): number

getRowById

getRowByIndex

getRowByOffset

  • getRowByOffset(rowId: number, offset: number): IRowEditor

getRows

isModified

  • isModified(): boolean
  • Returns whether Collection contains any modified Rows.

    Returns boolean

Generated using TypeDoc