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

Go to the source code of this file.

Variables

UIButton * controlbarLeftButton
 
CGRect controlbarRightButtonFrame
 
CGRect controlbarLeftButtonFrame
 
CGSize buttonSize
 
id< U7ParamEditControlDelegate > delegate
 

Variable Documentation

◆ buttonSize

CGSize buttonSize

Definition at line 25 of file U7ParamEditControlbarView.m.

◆ controlbarLeftButton

UIButton* controlbarLeftButton
Initial value:
{
UIButton * controlbarRightButton

Definition at line 15 of file U7ParamEditControlbarView.m.

◆ controlbarLeftButtonFrame

CGRect controlbarLeftButtonFrame

Definition at line 24 of file U7ParamEditControlbarView.m.

◆ controlbarRightButtonFrame

CGRect controlbarRightButtonFrame

Definition at line 22 of file U7ParamEditControlbarView.m.

◆ delegate

id<U7ParamEditControlDelegate> delegate

Definition at line 27 of file U7ParamEditControlbarView.m.