Gwork: 0.3.0Dev
Gwk::ControlList Class Reference
Inheritance diagram for Gwk::ControlList:
Gwk::TEasyList< Gwk::Controls::Base *>

Public Member Functions

void Enable ()
 
void Disable ()
 
void Show ()
 
void Hide ()
 
Gwk::String GetValue ()
 
void SetValue (const Gwk::String &value)
 
template<typename T >
void SetAction (Gwk::Event::Handler *ob, void(T::*f)(Gwk::Event::Info), const Gwk::Event::Packet &packet)
 
void MoveBy (const Gwk::Point &point)
 
void DoAction ()
 
- Public Member Functions inherited from Gwk::TEasyList< Gwk::Controls::Base *>
void Add (Gwk::Controls::Base * control)
 
void Add (const List &_list)
 
void Add (const TEasyList< Gwk::Controls::Base * > &_list)
 
void Remove (Gwk::Controls::Base * control)
 
bool Contains (Gwk::Controls::Base * control) const
 
void Clear ()
 

Protected Member Functions

void SetActionInternal (Gwk::Event::Handler *object, void(Gwk::Event::Handler::*f)(Gwk::Event::Info), const Gwk::Event::Packet &packet)
 

Additional Inherited Members

- Public Types inherited from Gwk::TEasyList< Gwk::Controls::Base *>
typedef std::list< Gwk::Controls::Base * > List
 
- Public Attributes inherited from Gwk::TEasyList< Gwk::Controls::Base *>
List list
 

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