Widget.clickable - multiple declarations
- Function Widget.clickable
- Function Widget.clickable
- Function Widget.clickable
- Function Widget.clickable
Function Widget.clickable
when true, user can click this control, and get onClick listeners called
Prototype
bool clickable() @property;
Function Widget.clickable
Prototype
Widget clickable( bool flg ) @property;
Function Widget.clickable
Prototype
Widget clickable( bool flg ) @property;
Function Widget.clickable
when true, user can click this control, and get onClick listeners called
Prototype
bool clickable() @property;
Authors
Vadim Lopatin, coolreader.org@gmail.com
Copyright
Vadim Lopatin, 2014
License
Boost License 1.0