sptk2 logo
SPTK Home Page

sptk::CDBDropDownListView Class Reference
[GUI Classes]

Drop-down list view. More...

#include <CDropDownBox.h>

Inheritance diagram for sptk::CDBDropDownListView:

sptk::CDBListView sptk::CListView sptk::CControl sptk::CSynchronized sptk::CLayoutClient

List of all members.

Public Member Functions

 CDBDropDownListView (const char *label, int layoutSize, CLayoutAlign layoutAlign)

Protected Member Functions

void item_clicked (int mouse_btn)
 Internal mouse click callback.
void onExit ()
 Internal focus exits callback.


Detailed Description

Drop-down list view.

A special derivation of CDBListView to support CDBDropDownList class.


Constructor & Destructor Documentation

sptk::CDBDropDownListView::CDBDropDownListView ( const char *  label,
int  layoutSize,
CLayoutAlign  layoutAlign 
) [inline]

Constructor in SPTK style

Parameters:
label const char *, label
layoutSize int, widget align in layout
layoutAlign CLayoutAlign, widget align in layout


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

Mon Mar 5 11:56:12 2012: SPTK 3.5.7