Gjsify LogoGjsify Logo

Hierarchy

  • CListClass

Index

Constructors

Properties

parentClass: Gtk.ContainerClass
name: string

Methods

  • abortColumnResize(clist: CList): void
  • clear(clist: CList): void
  • clickColumn(clist: CList, column: number): void
  • endSelection(clist: CList): void
  • extendSelection(clist: CList, scrollType: Gtk.ScrollType, position: number, autoStartSelection: boolean): void
  • fakeUnselectAll(clist: CList, row: number): void
  • insertRow(clist: CList, row: number, text: string): number
  • refresh(clist: CList): void
  • removeRow(clist: CList, row: number): void
  • resizeColumn(clist: CList, column: number, width: number): void
  • rowMove(clist: CList, sourceRow: number, destRow: number): void
  • selectAll(clist: CList): void
  • selectRow(clist: CList, row: number, column: number, event: Gdk.Event): void
  • sortList(clist: CList): void
  • startSelection(clist: CList): void
  • toggleAddMode(clist: CList): void
  • toggleFocusRow(clist: CList): void
  • undoSelection(clist: CList): void
  • unselectAll(clist: CList): void
  • unselectRow(clist: CList, row: number, column: number, event: Gdk.Event): 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