Public Member Functions

Wt::Ext::Component Class Reference
[Ext widgets]

An abstract base class for widgets that can be visually disabled. More...

#include <Wt/Ext/Component>

Inheritance diagram for Wt::Ext::Component:
Inheritance graph
[legend]

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.

 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator

Generated on Fri Jul 8 2011 for the C++ Web Toolkit (Wt) by doxygen 1.7.2