Rapicorn - Experimental UI Toolkit - Source Code
13.07.0
|
See also the corresponding IDL class ButtonArea. More...
#include <serverapi.hh>
Inherits Rapicorn::ContainerIface.
Inherited by Rapicorn::ButtonAreaImpl [virtual]
.
Public Member Functions | |
virtual std::string | __aida_type_name__ () const |
Retrieve the IDL type name of an instance. | |
virtual void | __aida_typelist__ (Rapicorn::Aida::TypeHashList &) const |
virtual const Rapicorn::Aida::PropertyList & | __aida_properties__ () |
Retrieve the list properties of an instance. | |
virtual std::string | on_click () const =0 |
virtual void | on_click (const std::string &)=0 |
virtual std::string | on_click2 () const =0 |
virtual void | on_click2 (const std::string &)=0 |
virtual std::string | on_click3 () const =0 |
virtual void | on_click3 (const std::string &)=0 |
See also the corresponding IDL class ButtonArea.