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

From CDOT Wiki
Jump to: navigation, search
(Add a Command (Exit) to Your Project)
("Print Students" Command)
Line 5: Line 5:
 
==== Use The Command in The Menu ====
 
==== Use The Command in The Menu ====
 
=== Add Other Necessary Commands to The Application ===
 
=== Add Other Necessary Commands to The Application ===
==== "Print Students" Command ====
+
==== "Exit" Command ====
 +
 
 
==== "Delete Student" Command ====
 
==== "Delete Student" Command ====
 
==== "Add Student" Command ====
 
==== "Add Student" Command ====

Revision as of 17:56, 8 March 2011

Define And Use Commands

Add a Command (Print Students) to Your Project

Implement The Command Handler

Use The Command in The Menu

Add Other Necessary Commands to The Application

"Exit" 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)