Today's Menu  Portugal
journal and plan nutrition
Variables
V3GalleryMenuItemControlbarView.m File Reference
#import <UIKit/UIKit.h>
#import "V3GalleryMenuItemControlbarView.h"
#import "Z5DataController.h"
#import "UIColor+Y9RainbowSelection.h"
Include dependency graph for V3GalleryMenuItemControlbarView.m:

Go to the source code of this file.

Variables

NSDateFormatter * mTimeOfDayFormatter
 
float heightRequired
 
UILabel * label
 
UIPickerView * kitchenPickerView
 
UIButton * plusButton
 

Variable Documentation

◆ heightRequired

float heightRequired

Definition at line 18 of file V3GalleryMenuItemControlbarView.m.

◆ kitchenPickerView

UIPickerView* kitchenPickerView

Definition at line 21 of file V3GalleryMenuItemControlbarView.m.

◆ label

UILabel* label

Definition at line 20 of file V3GalleryMenuItemControlbarView.m.

◆ mTimeOfDayFormatter

NSDateFormatter* mTimeOfDayFormatter
Initial value:
{
id<V3GalleryMenuItemControlbarProtocol> mDelegate

Definition at line 14 of file V3GalleryMenuItemControlbarView.m.

◆ plusButton

UIButton* plusButton

Definition at line 22 of file V3GalleryMenuItemControlbarView.m.