GWTPushButton¶
GWT PushButton. Use DoClick() to push it.
Extends HTMLObject
Extends SeSSimulatedObject
Behavior Pattern: GWTPushButtonBehavior
Property Summary¶
Property | Description | Getter | Setter |
---|---|---|---|
Disabled | Disable state of the button. | GetDisabled |
Property Detail¶
Disabled¶
Disable state of the button.
Type: boolean
Accessors: GetDisabled
value = SeS('SomeGWTPushButton').GetDisabled()