Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRowEditor

Row Editor for editable row properties

Hierarchy

Index

Properties

rowName

rowName: string

Get or set the Name for the Row.

Methods

getRowData

getRowId

  • getRowId(): number

getRowKey

  • getRowKey(): number

isModified

  • isModified(): boolean
  • Returns true if the Row is modified; false otherwise.

    Returns boolean

Generated using TypeDoc