Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Scout/Concepts/LinkButton

< Scout‎ | Concepts
Revision as of 10:08, 4 October 2012 by Unnamed Poltroon (Talk) (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...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Scout documentation has been moved to https://eclipsescout.github.io/.

Type of The Scout documentation has been moved to https://eclipsescout.github.io/. for buttons.

Description

The LinkButton is a Button with a design like a Link.

Screenshot

State RAP SWT Swing Swing Rayo
With focus Scout 3.8 LinkButton Mouse RAP.png Scout 3.8 LinkButton Mouse SWT.png Scout 3.8 LinkButton Mouse Swing.png Scout 3.8 LinkButton Mouse Swing Rayo.png
Without focus Scout 3.8 LinkButton Without RAP.png Scout 3.8 LinkButton Without SWT.png Scout 3.8 LinkButton Without Swing.png Scout 3.8 LinkButton Without Swing Rayo.png

Properties

Defined with The Scout documentation has been moved to https://eclipsescout.github.io/. methods.

See also the The Scout documentation has been moved to https://eclipsescout.github.io/. page for the properties that all fields have in common.


Events

Defined with The Scout documentation has been moved to https://eclipsescout.github.io/. methods.

See also the The Scout documentation has been moved to https://eclipsescout.github.io/. page for the events that all fields have in common.


See Also

Back to the top