Difference between revisions of "Teams Winter 2011/team1/RCP/Define and use commands"

From CDOT Wiki
Jump to: navigation, search
Line 7: Line 7:
 
==== "Delete Student" Command ====
 
==== "Delete Student" Command ====
 
==== "Add Student" Command ====
 
==== "Add Student" Command ====
=== Create view(s)===
+
=== Define Views in The Application ===
 +
==== Create Views====
 
==== Add view(s) to perspective via code ====
 
==== Add view(s) to perspective via code ====
 
==== Run your app with view(s)====
 
==== Run your app with view(s)====

Revision as of 17:45, 4 March 2011

Define And Use Commands

Add a Command (Exit) to Your Project

Implement The Command Handler

Use The Command in The Menu

Add Other Necessary Commands to The Application

"Print Students" Command

"Delete Student" Command

"Add Student" Command

Define Views in The Application

Create Views

Add view(s) to perspective via code

Run your app with view(s)