Rapicorn - Experimental UI Toolkit - Source Code  13.07.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Attributes
Rapicorn::ButtonArea Interface Reference

The ButtonArea interface provides button click handling. More...

import "interfaces.idl";

Inherits Rapicorn::Container.

List of all members.

Public Attributes

String on_click
String on_click2
String on_click3

Detailed Description

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.


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines