Gjsify LogoGjsify Logo

Since 5.2, you must consider this struct as opaque. Any access to its internal must use public API. Don't try to use #gda_set_node_free on a struct that was created manually.

record

Hierarchy

  • SetNode

Index

Constructors

Properties

name: string

Methods

  • free(): void
  • get_source_column(): number
  • Set a #GdaDataModel to be used by node. model increment its reference counting when set. Internally referenced column number is set to first column in model.

    Parameters

    Returns void

  • set_source_column(column: number): void
  • Set column number in the #GdaDataModel used node. If no #GdaDataModel is set then column is set to invalid (-1);

    Parameters

    • column: number

    Returns void

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