SkyGI::ComboListView Class Reference

Inheritance diagram for SkyGI::ComboListView:
[legend]
Collaboration diagram for SkyGI::ComboListView:
[legend]
List of all members.

Public Member Functions

 ComboListView (ComboBox *pCombobox, Window *pParent, const Rect rFrame, unsigned int nWindowLayoutFlags, unsigned int uiListViewFlags=0)
bool Deactivated ()
 ~ComboListView ()

Constructor & Destructor Documentation

ComboListView::ComboListView ( ComboBox pCombobox,
Window pParent,
const Rect  rFrame,
unsigned int  nWindowLayoutFlags,
unsigned int  uiListViewFlags = 0 
)

SkyGI::ComboListView::~ComboListView (  )  [inline]


Member Function Documentation

bool SkyGI::ComboListView::Deactivated (  )  [inline, virtual]

Window deactivated

Description:
Called for the top level window when the window gets deactivated. A top level window gets a focus and is actually activated/deactivated. Child windows only get the focus but they don't get activated/deactivated
Returns:
true if window got deactivated

Reimplemented from SkyGI::Window.


Generated on Thu Dec 13 18:14:01 2007 for SkyGI by  doxygen 1.5.1-p1