interface ClickableInterface
A clickable form element.
Methods
| bool | isClicked() Returns whether this element was clicked. |
Details
bool isClicked()
Returns whether this element was clicked.
interface ClickableInterface
A clickable form element.
| bool | isClicked() Returns whether this element was clicked. |
Returns whether this element was clicked.
Please login to continue.