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/Overview/Screencasts"

(Archive)
(Screencasts/Webinars)
Line 5: Line 5:
 
==Screencasts/Webinars==
 
==Screencasts/Webinars==
  
===Scout Overview and Implementation of a Demo Application===
+
==Archive==
 +
 
 +
=== Videos from 2011===
 +
====Scout Overview and Implementation of a Demo Application====
 
[http://live.eclipse.org/node/1020 Scout Webinar] of May 17, 2011 (total running time is 39:49 )
 
[http://live.eclipse.org/node/1020 Scout Webinar] of May 17, 2011 (total running time is 39:49 )
  
===Create a new scout project and a form===
+
===Videos from 2010 ===
 +
====Create a new scout project and a form====
 
[[Image:Video_HowToCreateAForm.png|border|250px|How to create a form]]
 
[[Image:Video_HowToCreateAForm.png|border|250px|How to create a form]]
  
Line 15: Line 19:
 
The video shows how a new Scout project and [[Scout/Concepts/Form|a form]] can be created using the Scout SDK.
 
The video shows how a new Scout project and [[Scout/Concepts/Form|a form]] can be created using the Scout SDK.
  
===Adding fields to a form===
+
====Adding fields to a form====
 
[[Image:Video_HowToCreateFields.png|border|250px|How to create fields]]
 
[[Image:Video_HowToCreateFields.png|border|250px|How to create fields]]
  
Line 22: Line 26:
 
The video shows how to create [[Scout/Concepts/Field|fields]] on [[Scout/Concepts/Form|a form]] using the Scout SDK.
 
The video shows how to create [[Scout/Concepts/Field|fields]] on [[Scout/Concepts/Form|a form]] using the Scout SDK.
  
===Load data into a form===
+
====Load data into a form====
 
[[Image:Video_HowToLoadData.png|border|250px|How to load data]]
 
[[Image:Video_HowToLoadData.png|border|250px|How to load data]]
  
Line 28: Line 32:
  
 
The video shows how to load data with a [[Scout/HowTo/Create_a_Process_Service | Scout Process Service]].
 
The video shows how to load data with a [[Scout/HowTo/Create_a_Process_Service | Scout Process Service]].
 
 
  
 
==See also==
 
==See also==
 
* {{ScoutLink|Tutorial|name=Eclipse Scout Tutorials}}
 
* {{ScoutLink|Tutorial|name=Eclipse Scout Tutorials}}

Revision as of 11:58, 4 July 2012

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

This page lists the screencasts explaining how to use Eclipse Scout.

Screencasts/Webinars

Archive

Videos from 2011

Scout Overview and Implementation of a Demo Application

Scout Webinar of May 17, 2011 (total running time is 39:49 )

Videos from 2010

Create a new scout project and a form

How to create a form

Eclipse Scout - How to create a form

The video shows how a new Scout project and a form can be created using the Scout SDK.

Adding fields to a form

How to create fields

Eclipse Scout - How to create fields

The video shows how to create fields on a form using the Scout SDK.

Load data into a form

How to load data

Eclipse Scout - How to load data

The video shows how to load data with a Scout Process Service.

See also

Back to the top