Today's Menu  Portugal
journal and plan nutrition
Variables
Z3MenuConsumedView.m File Reference
#import "Z3MenuConsumedView.h"
#import "UIButton+Y5GradientFace.h"
#import "DLStarRatingControl.h"
Include dependency graph for Z3MenuConsumedView.m:

Go to the source code of this file.

Variables

UIButton * consumedButton
 
UIDatePicker * mealConsumptionDateSet
 
DLStarRatingControlstarRating
 
id< Z3MenuConsumedDelegate > menuConsumedDelegate
 
float consumeMealBarViewHeight = 42
 

Variable Documentation

◆ consumedButton

UIButton* consumedButton
Initial value:
{
UIButton *cancelButton

Definition at line 14 of file Z3MenuConsumedView.m.

◆ consumeMealBarViewHeight

float consumeMealBarViewHeight = 42

Definition at line 21 of file Z3MenuConsumedView.m.

◆ mealConsumptionDateSet

UIDatePicker* mealConsumptionDateSet

Definition at line 17 of file Z3MenuConsumedView.m.

◆ menuConsumedDelegate

id<Z3MenuConsumedDelegate> menuConsumedDelegate

Definition at line 20 of file Z3MenuConsumedView.m.

◆ starRating

DLStarRatingControl* starRating

Definition at line 18 of file Z3MenuConsumedView.m.