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/SplitBox"

(New page: {{ScoutPage|cat=Component Model}} Type of {{ScoutLink|Concepts|CompositeField|composite field}} to associate in a sequence different {{ScoutLink|Concepts|ValueField|Value field}}. * imp...)
 
Line 5: Line 5:
 
* implements: {{ScoutJavadoc|ISplitBox|I}}
 
* implements: {{ScoutJavadoc|ISplitBox|I}}
 
* extends: {{ScoutJavadoc|AbstractSplitBox|C}}
 
* extends: {{ScoutJavadoc|AbstractSplitBox|C}}
 +
  
 
== Description ==
 
== Description ==
The SplitBox shows the contents in one line.
+
The SplitBox separate content in two boxes with a separation that can be modified by the user (rendered by a Sash or JSplitPane).
  
The difference between the SequenceBox and the SplitBox is that the users can make a field smaller or bigger
+
{{note|TODO|Merge Screenshot and description from the forum discussion: [http://www.eclipse.org/forums/index.php/mv/msg/414629/957610/#msg_957610 SplitBox vs SequenceBox]}}
  
  

Revision as of 05:55, 27 November 2012

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

Type of The Scout documentation has been moved to https://eclipsescout.github.io/. to associate in a sequence different The Scout documentation has been moved to https://eclipsescout.github.io/..


Description

The SplitBox separate content in two boxes with a separation that can be modified by the user (rendered by a Sash or JSplitPane).

Note.png
TODO
Merge Screenshot and description from the forum discussion: SplitBox vs SequenceBox


Screenshot

RAP SWT Swing Swing Rayo
Scout 3.8 SplitBox RAP.png Scout 3.8 SplitBox SWT.png Scout 3.8 SplitBox Swing.png Scout 3.8 SplitBox 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/. and the The Scout documentation has been moved to https://eclipsescout.github.io/. pages 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/. and the The Scout documentation has been moved to https://eclipsescout.github.io/. pages for the events that all fields have in common.


See Also

Copyright © Eclipse Foundation, Inc. All Rights Reserved.