Wt::Ext::Component Class Reference
An abstract base class for widgets that can be visually disabled.
More...
#include <Ext/Component>
List of all members.
|
Public Member Functions |
void | setEnabled (bool how) |
| Enable or disable the widget.
|
void | enable () |
| Enable the widget.
|
void | disable () |
| Disable the widget.
|
bool | isEnabled () const |
| Return if enabled.
|
Detailed Description
An abstract base class for widgets that can be visually disabled.
Component is the abstract base class of all major Ext widgets, and offers an API to enable or disable a widget.
The documentation for this class was generated from the following files:
- /home/koen/project/wt/cvs/wt/src/Ext/Component
- /home/koen/project/wt/cvs/wt/src/Ext/Component.C
Generated on Mon Apr 14 15:15:01 2008 for Wt by
1.5.3