Library Mobile API Reference for iPhone  MicroStrategy 2019
CustomMenuButton Class Reference

#import <MultipleSelectionMenuView.h>

Inheritance diagram for CustomMenuButton:

Instance Methods

(id) - initWithTitle:NormalImage:HighlightedImage:
 
(void) - showButtonTitle:
 
(id) - initWithTitle:andSize:andColor:
 

Protected Attributes

UIImage * mpNormalImage
 
UIImage * mpHighlightedImage
 
BOOL mIsHighLighted
 
CGSize mSmallSize
 
CGSize mBigSize
 

Properties

MultipleSelectionMode mode
 
BOOL isHighLighted
 
BOOL mIsFloatingMode
 
CGSize smallSize
 
CGSize bigSize
 

Method Documentation

◆ initWithTitle:andSize:andColor:()

- (id) initWithTitle: (NSString *)  title
andSize: (int)  iSize
andColor: (int)  iColor 

◆ initWithTitle:NormalImage:HighlightedImage:()

- (id) initWithTitle: (NSString *)  title
NormalImage: (UIImage *)  image
HighlightedImage: (UIImage *)  highlightImage 

◆ showButtonTitle:()

- (void) showButtonTitle: (BOOL)  iShow

Member Data Documentation

◆ mBigSize

- (CGSize) mBigSize
protected

◆ mIsHighLighted

- (BOOL) mIsHighLighted
protected

◆ mpHighlightedImage

- (UIImage*) mpHighlightedImage
protected

◆ mpNormalImage

- (UIImage*) mpNormalImage
protected

◆ mSmallSize

- (CGSize) mSmallSize
protected

Property Documentation

◆ bigSize

- (CGSize) bigSize
readwritenonatomicassign

◆ isHighLighted

- (BOOL) isHighLighted
readwritenonatomicassign

◆ mIsFloatingMode

- (BOOL) mIsFloatingMode
readwritenonatomicassign

◆ mode

- (MultipleSelectionMode) mode
readwritenonatomicassign

◆ smallSize

- (CGSize) smallSize
readwritenonatomicassign