Mobile API Reference  MicroStrategy 2019
<CalendarDelegate> Protocol Reference

#import <MSICalendarViewController.h>

Inheritance diagram for <CalendarDelegate>:
PromptCalendarCell PromptHelper IPadPromptHelper IPhonePromptHelper

Instance Methods

(void) - dateSelectionDone:
 
(void) - dateSelectionCancelled
 

Method Documentation

◆ dateSelectionCancelled()

- (void) dateSelectionCancelled

Reimplemented in PromptCalendarCell.

◆ dateSelectionDone:()

- (void) dateSelectionDone: (NSDate *)  newSelection

Reimplemented in PromptCalendarCell.