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)
Line 1: Line 1:
 
=== Define And Use Commands ===
 
=== Define And Use Commands ===
==== Add a Command (Exit) to Your Project====
+
==== Add a Command (Print Students) to Your Project====
 +
 
 
==== Implement The Command Handler ====
 
==== Implement The Command Handler ====
 
==== Use The Command in The Menu ====
 
==== Use The Command in The Menu ====

Revision as of 17:55, 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

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