Wt::FocusEvent Class Reference

#include <event.h>

Inherits Wt::Event.

List of all members.

Public Types

 Mouse
 Tab
 Backtab
 ActiveWindow
 Popup
 Shortcut
 Other
enum  Reason {
  Mouse, Tab, Backtab, ActiveWindow,
  Popup, Shortcut, Other
}

Public Member Functions

 FocusEvent (int type, int reason=Other)
bool gotFocus () const
bool lostFocus () const
int reason ()


Member Enumeration Documentation

enum Wt::FocusEvent::Reason

Enumerator:
Mouse 
Tab 
Backtab 
ActiveWindow 
Popup 
Shortcut 
Other 


Constructor & Destructor Documentation

Wt::FocusEvent::FocusEvent ( int  type,
int  reason = Other 
) [inline]


Member Function Documentation

bool Wt::FocusEvent::gotFocus (  )  const [inline]

bool Wt::FocusEvent::lostFocus (  )  const [inline]

int Wt::FocusEvent::reason (  )  [inline]


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

Generated Fri Jul 28 19:22:38 2006.
Copyright © 1998-2003 by the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.