apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Class: Gtk2_VarDump_ColTreeView

Source Location: /Gtk2_VarDump-1.0.0/VarDump/ColTreeView.php

Class Overview

GtkTreeView
   |
   --Gtk2_VarDump_ColTreeView

Treeview with some extra methods


Author(s):

Methods


Child classes:

Gtk2_VarDump_List
Listview for Gtk2_VarDump
Gtk2_VarDump_Tree
Treeview for Gtk2_VarDump

Inherited Variables

Inherited Methods


Class Details

[line 7]
Treeview with some extra methods


[ Top ]


Method Detail

__construct (Constructor)   [line 9]

Gtk2_VarDump_ColTreeView __construct( )

  • Access: public

Overridden in child classes as:

Gtk2_VarDump_List::__construct()
Gtk2_VarDump_Tree::__construct()

[ Top ]

createColumns   [line 23]

void createColumns( array $arColumns)

Creates GtkTreeView columns out of an string array and appends them to the tree view.

The columns will be resizable and sortable.

  • Access: protected

Parameters:

array   $arColumns   —  Array of strings which are the titles for the columns

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:19:42 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.