nux-0.9.46

nux::ComboBoxListPropertyItem Class Reference

#include <Nux/PropertyItem/ComboBoxListPropertyItem.h>

Inheritance diagram for nux::ComboBoxListPropertyItem:
nux::SectionProperty nux::ComboBoxComplex nux::TableItem nux::AbstractComboBox nux::NodeNetCom nux::View nux::NodeItem nux::InputArea nux::Area nux::InitiallyUnownedObject nux::Focusable nux::Object nux::Trackable

Public Member Functions

 ComboBoxListPropertyItem (const TCHAR *name)
virtual ~ComboBoxListPropertyItem ()
virtual long ProcessPropertyEvent (IEvent &ievent, long TraverseInfo, long ProcessEventInfo)
virtual void DrawProperty (GraphicsEngine &GfxContext, TableCtrl *table, bool force_draw, Geometry geo, const BasePainter &Painter, RowHeader *row, const std::vector< ColumnHeader > &column_vector, Color ItemBackgroundColor=Color(0x0))
virtual void ComputePropertyLayout (int x, int y, RowHeader *row, const std::vector< ColumnHeader > &column_vector)
virtual int GetItemBestHeight ()

Constructor & Destructor Documentation

nux::ComboBoxListPropertyItem::ComboBoxListPropertyItem ( const TCHAR name)
virtual nux::ComboBoxListPropertyItem::~ComboBoxListPropertyItem ( ) [virtual]

Member Function Documentation

virtual void nux::ComboBoxListPropertyItem::ComputePropertyLayout ( int  x,
int  y,
RowHeader row,
const std::vector< ColumnHeader > &  column_vector 
) [virtual]

Reimplemented from nux::SectionProperty.

virtual void nux::ComboBoxListPropertyItem::DrawProperty ( GraphicsEngine GfxContext,
TableCtrl table,
bool  force_draw,
Geometry  geo,
const BasePainter Painter,
RowHeader row,
const std::vector< ColumnHeader > &  column_vector,
Color  ItemBackgroundColor = Color(0x0) 
) [virtual]

Reimplemented from nux::SectionProperty.

virtual int nux::ComboBoxListPropertyItem::GetItemBestHeight ( ) [virtual]

Reimplemented from nux::SectionProperty.

virtual long nux::ComboBoxListPropertyItem::ProcessPropertyEvent ( IEvent ievent,
long  TraverseInfo,
long  ProcessEventInfo 
) [virtual]

Reimplemented from nux::TableItem.


The documentation for this class was generated from the following file: