Scout/Concepts/LinkButton
< Scout | Concepts
Revision as of 10:08, 4 October 2012 by Ssw.bsiag.com (Talk | contribs) (New page: {{ScoutPage|cat=Component Model}} Type of {{ScoutLink|Concepts|Field|Field}} for buttons. * extends: {{ScoutJavadoc|AbstractLinkButton|C}} == Description == The LinkButton is a Button w...)
Scout |
Wiki Home |
Website |
Download • Git |
Community |
Forums • Blog • Twitter • G+ |
Bugzilla |
Bugzilla |
Type of Field for buttons.
Description
The LinkButton is a Button with a design like a Link.
Screenshot
State | RAP | SWT | Swing | Swing Rayo |
---|---|---|---|---|
With focus | ![]() |
![]() |
![]() |
![]() |
Without focus | ![]() |
![]() |
![]() |
![]() |
Properties
Defined with getConfiguredXxxxxx() methods.
See also the Field page for the properties that all fields have in common.
Events
Defined with execXxxxxx() methods.
See also the Field page for the events that all fields have in common.