Button
class Button extends BaseControl
Push button control with no default behavior.
Methods
__construct(string|object $caption = null)
No description
bool
isFilled()
Is button pressed?
Html|string
getControl(string|object $caption = null)
Generates control's HTML element.