artefaktur
software engineer &        architecture

 
 
 
 

class CheckBox

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::wx::CheckBox Class Reference

#include <CheckBox.h>

Inheritance diagram for acdk::wx::CheckBox:

acdk::wx::Control acdk::wx::Window acdk::wx::EvtHandler acdk::wx::WxObject acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

see wxCheckBox

Author:
Roger Rene Kommer (mailto:kommer@artefaktur.com)
Version:
Revision
1.4
Date:
Date
2005/02/05 10:45:34


Public Member Functions

 CheckBox (IN(RWindow) parent, int id, IN(RString) label, IN(RPoint) pos=Point::defaultPosition(), IN(RSize) size=Size::defaultSize(), int style=0, IN(RValidator) validator=Validator::defaultValidator(), IN(RString) name=CheckBox)
bool isChecked () const
void setValue (bool value)
bool getValue () const
void setLabel (IN(RString) label)

Static Public Member Functions

acdk::lang::Object create_instance ()

Constructor & Destructor Documentation

acdk::wx::CheckBox::CheckBox IN(RWindow parent,
int  id,
IN(RString label,
IN(RPoint pos = Point::defaultPosition(),
IN(RSize size = Size::defaultSize(),
int  style = 0,
IN(RValidator validator = Validator::defaultValidator(),
IN(RString name = CheckBox
[inline]
 


Member Function Documentation

acdk::lang::Object acdk::wx::CheckBox::create_instance  )  [inline, static]
 

Reimplemented from acdk::lang::Object.

bool acdk::wx::CheckBox::getValue  )  const [inline]
 

bool acdk::wx::CheckBox::isChecked  )  const [inline]
 

void acdk::wx::CheckBox::setLabel IN(RString label  )  [inline]
 

void acdk::wx::CheckBox::setValue bool  value  )  [inline]
 

 
Last modified 2005-05-08 18:33 by SYSTEM By Artefaktur, Ing. Bureau Kommer