Widget/Button
From Gui
< Widget(Difference between revisions)
(Created general widget type "Button") |
(id property) |
||
(One intermediate revision not shown) | |||
Line 2: | Line 2: | ||
== Properties == | == Properties == | ||
+ | |||
+ | * id | ||
+ | |||
+ | === One of === | ||
+ | |||
+ | * text | ||
+ | * image | ||
== Events == | == Events == | ||
* click | * click |
Current revision as of 02:49, 13 June 2009
A button is a widget that displays text and/or and image and performs some action on click.
[edit] Properties
- id
[edit] One of
- text
- image
[edit] Events
- click