| Rapicorn - Experimental UI Toolkit - Source Code
    13.07.0
    | 
The ButtonArea interface provides button click handling. More...
import "interfaces.idl";
Inherits Rapicorn::Container.
| Public Attributes | |
| String | on_click | 
| String | on_click2 | 
| String | on_click3 | 
The ButtonArea interface provides button click handling.
See also the corresponding C++ servant class ButtonAreaIface.
See also the corresponding C++ stub class ButtonAreaHandle.
Certain actions can be associated with button1, button2 and button3 clicks to be caried out when the respective mouse button is clicked.
 1.7.6.1
 1.7.6.1