
Public Member Functions | |
| __construct ($caption) | |
| Called by descendant classes. | |
Use TKButton% to create an actual button.
string: text to display in button boolean: whether button is initially disabled
| TKAbstractButton::__construct | ( | $ | caption | ) |
Called by descendant classes.
| $caption | [string]: initial value for caption property |
Reimplemented in TKButton.
1.5.6