Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Scout/Concepts/ViewButton"

m (Category changed)
(Description)
Line 8: Line 8:
 
== Description ==
 
== Description ==
 
{{note|TODO|Add a description}}
 
{{note|TODO|Add a description}}
 +
 +
 +
== Screenshot ==
 +
Here an example with the Swing Nimbus look and feel:
 +
[[Image:Scout ViewButtons Nimbus.png]]
 +
 +
Here an example with the {{ScoutLink|Concepts|Rayo|Swing Rayo}} look and feel:
 +
[[Image:Scout ViewButtons Rayo.png]]
  
 
== Properties ==
 
== Properties ==

Revision as of 14:10, 23 April 2013

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

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

Description

Note.png
TODO
Add a description


Screenshot

Here an example with the Swing Nimbus look and feel: Scout ViewButtons Nimbus.png

Here an example with the The Scout documentation has been moved to https://eclipsescout.github.io/. look and feel: Scout ViewButtons Rayo.png

Properties

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


Events

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


Outline ViewButton

Specific case of a ViewButton: OutlineViewButtons link the The Scout documentation has been moved to https://eclipsescout.github.io/. with an The Scout documentation has been moved to https://eclipsescout.github.io/.

Screenshot

Note.png
TODO
Add a screenshot (or remove this section, if there is no screenshot to make)


See Also

Back to the top