Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::ColumnModel Class Reference

The ColumnModel is a model that represent's 0 or more ColumnItems. More...

#include <vcf/ApplicationKit/ColumnModel.h>

Inheritance diagram for VCF::ColumnModel:

VCF::SimpleListModel VCF::ListModel VCF::Model VCF::Component VCF::ObjectWithCallbacks VCF::Object List of all members.

Public Member Functions

 ColumnModel ()
virtual ~ColumnModel ()

Detailed Description

The ColumnModel is a model that represent's 0 or more ColumnItems.

You can add, remove, and insert column items in the model. In addition you can get an item by index, or retrieve an Enumerator of all of the items the model currently has in it.

See also:
Model


Constructor & Destructor Documentation

VCF::ColumnModel::ColumnModel  )  [inline]
 

virtual VCF::ColumnModel::~ColumnModel  )  [inline, virtual]
 


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information