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

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

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

Create view(s)

Add view(s) to perspective via code

Run your app with view(s)