Mobile API Reference  MicroStrategy 2019
<DocumentManipulationDelegate > Protocol Reference

#import <DocumentManipulationDelegate.h>

Inheritance diagram for <DocumentManipulationDelegate >:

Instance Methods

(void) - manipulationWillExecute
 
(void) - manipulationDidExecute:missingBinary:haveServerNodes:
 
(void) - afterManipulationDidExecute
 
(LayoutManagerViewer *) - layoutManagerViewer
 
(void) - handleRedrawParent:
 
(void) - manipulationsApplied:
 

Method Documentation

◆ afterManipulationDidExecute()

- (void DocumentManipulationDelegate) afterManipulationDidExecute

◆ handleRedrawParent:()

- (void DocumentManipulationDelegate) handleRedrawParent: (DSSCManipulation *)  manipulation

◆ layoutManagerViewer()

- (LayoutManagerViewer* DocumentManipulationDelegate) layoutManagerViewer

◆ manipulationDidExecute:missingBinary:haveServerNodes:()

- (void DocumentManipulationDelegate) manipulationDidExecute: (bool)  needEnable
missingBinary: (bool)  isMissingBinary
haveServerNodes: (bool)  isHaveServerNodes 

◆ manipulationsApplied:()

- (void DocumentManipulationDelegate) manipulationsApplied: (BOOL isNormalManipulation

◆ manipulationWillExecute()

- (void DocumentManipulationDelegate) manipulationWillExecute