Mobile API Reference  MicroStrategy 2019
OperatorCallback.h
Go to the documentation of this file.
1 //
2 // OperatorCallback.h
3 // MSTRMobile
4 //
5 // Created by Firat Alpergin on 4/12/10.
6 // Copyright 2010 MicroStrategy. All rights reserved.
7 //
8 
10 
12 
13 -(void)operatorTouchesBegan:(PromptStepperOperatorView *)operatorView;
14 
15 @end
Definition: PromptStepperOperatorView.h:27
Definition: OperatorCallback.h:11