utyListviewHead Class Reference
[Javascript Widgets (utywidgets.js)]

Javascript listiew header widget. More...

Inheritance diagram for utyListviewHead:
utyWidget

List of all members.

Public Member Functions

 utyListviewHead (lvwId, id)
function listview ()
function columns (index)
function getColumnById (id) function setCellWidth(cell

Detailed Description

Javascript listiew header widget.

See also:
uty_listview_head_start, uty_listview_head_end

Constructor & Destructor Documentation

utyListviewHead (   lvwId,
  id 
) [inline]

INTERNAL constructor


Member Function Documentation

function columns (   index  )  [inline]
Returns:
if index is specified the corresponding utyListviewColumn column, otherwise the entire array
Parameters:
[index] (int) the index of he column to retrieve
Warning:
The Array is NOT copied: DON'T MAKE ANY CHANGE
function getColumnById (   id  ) 
Returns:
the utyListviewColumn whith specified id
Parameters:
id (string) the id of he column to retrieve INTERNAL set column width
function listview (  )  [inline]
Returns:
the utyListview instance that owns this column header

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Enumerations

Copyright © 2010 Attilio Pavone - www.utillyty.eu