Foodolini.Activities.IngredientSelector Class Reference

Collaboration diagram for Foodolini.Activities.IngredientSelector:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 IngredientSelector ()
 IngredientSelector (Ingredient defaultSelection)
 Instantiates an IngredientSelector with a default selected Ingredient, without the quantity selector.
 IngredientSelector (bool showQuantity)
 IngredientSelector (Ingredient defaultSelection, bool showQuantity)

Protected Member Functions

virtual void Build ()

Properties

Ingredient SelectedIngredient [get]
double Quantity [get]

Detailed Description

Definition at line 14 of file Foodolini.Activities.IngredientSelector.cs.


Constructor & Destructor Documentation

Foodolini.Activities.IngredientSelector.IngredientSelector (  ) 

Definition at line 19 of file IngredientSelector.cs.

Foodolini.Activities.IngredientSelector.IngredientSelector ( Ingredient  defaultSelection  ) 

Instantiates an IngredientSelector with a default selected Ingredient, without the quantity selector.

Parameters:
defaultSelection A Ingredient

Definition at line 28 of file IngredientSelector.cs.

Foodolini.Activities.IngredientSelector.IngredientSelector ( bool  showQuantity  ) 

Definition at line 30 of file IngredientSelector.cs.

Foodolini.Activities.IngredientSelector.IngredientSelector ( Ingredient  defaultSelection,
bool  showQuantity 
)

Definition at line 32 of file IngredientSelector.cs.


Member Function Documentation

virtual void Foodolini.Activities.IngredientSelector.Build (  )  [protected, virtual]

Definition at line 28 of file Foodolini.Activities.IngredientSelector.cs.


Property Documentation

double Foodolini.Activities.IngredientSelector.Quantity [get]

Definition at line 15 of file IngredientSelector.cs.

Ingredient Foodolini.Activities.IngredientSelector.SelectedIngredient [get]

Definition at line 11 of file IngredientSelector.cs.


The documentation for this class was generated from the following files:

Generated on Thu Dec 10 14:04:04 2009 for Foodolini by  doxygen 1.6.1