Gjsify LogoGjsify Logo

Hierarchy

  • DataModelIface

Index

Constructors

Properties

g_iface: TypeInterface
name: string

Methods

  • i_append_values(model: Gda.DataModel, values: any[]): number
  • i_find_row(model: Gda.DataModel, values: any[], cols_index: number[]): number
  • i_get_value_at(model: Gda.DataModel, col: number, row: number): any
  • i_set_notify(model: Gda.DataModel, do_notify_changes: boolean): void
  • i_set_value_at(model: Gda.DataModel, col: number, row: number, value: any): boolean
  • i_set_values(model: Gda.DataModel, row: number, values: any[]): boolean

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method