#import <RWDDashboardDelegate.h>
◆ applyDrillManipulationWithParameters:()
- (void) applyDrillManipulationWithParameters: |
|
(DrillXMLCommandParameters *) |
drillParameters |
|
◆ applyLinkDrillWithParameters:()
- (void) applyLinkDrillWithParameters: |
|
(LinkDrillParameters *) |
linkDrillParams |
|
◆ applyManipulation:()
- (void) applyManipulation: |
|
(MSIManipulationParameter *) |
manipulationParameters |
|
◆ availableSize()
◆ createNewFolder:andFolderName:andFolderDesc:()
- (void) createNewFolder: |
|
(NSString *) |
parentFolderID |
andFolderName: |
|
(NSString *) |
folderName |
andFolderDesc: |
|
(NSString *) |
folderDescription |
|
|
| |
◆ dataModelCreationFailed()
- (void) dataModelCreationFailed |
|
|
|
◆ disableCacheCheck()
- (void) disableCacheCheck |
|
|
|
◆ disableControlsDuringAnimation:()
- (void) disableControlsDuringAnimation: |
|
(BOOL) |
disable |
|
◆ dismissWaitViewOnTop()
- (void) dismissWaitViewOnTop |
|
|
|
◆ displayFiltersPanelButton:()
- (void) displayFiltersPanelButton: |
|
(BOOL) |
display |
|
◆ displayPanelFilterButton:()
- (void) displayPanelFilterButton: |
|
(BOOL) |
display |
|
◆ fullScreenWithAnimation:()
- (void) fullScreenWithAnimation: |
|
(BOOL) |
animated |
|
On iPhone in landscape mode, hide top bar and bottom bar if they are visible.
- Parameters
-
animated | YES to animate. NO to go to full screen immediately. |
◆ getDisplayMode()
◆ getDocument()
◆ getDocumentState()
◆ getEmptyGridDisplay:display:()
- (void) getEmptyGridDisplay: |
|
(NSString **) |
emptyMessage |
display: |
|
(BOOL *) |
displayEmptyMsg |
|
|
| |
◆ getImagesFromIServer:forTimeStamp:forAsync:()
- (void) getImagesFromIServer: |
|
(NSArray *) |
iImagesArray |
forTimeStamp: |
|
(NSArray *) |
iImagesTimeStamp |
forAsync: |
|
(BOOL) |
ibAsync |
|
|
| |
◆ getInSDKMode()
◆ getIsDeviceLocked()
- (BOOL) getIsDeviceLocked |
|
|
|
◆ getIsInPortrait:()
- (BOOL) getIsInPortrait: |
|
(BOOL) |
fallbackValue |
|
◆ getOnlyLandscapeLayouts()
- (BOOL) getOnlyLandscapeLayouts |
|
|
|
◆ getSDKFitWidth()
◆ getSDKFrame()
◆ getSDKRefresh()
◆ getSelectedElementOfAttribute:()
- (NSString*) getSelectedElementOfAttribute: |
|
(NSString *) |
attributeId |
|
|
optional |
◆ getShouldRotate()
◆ getViewController()
- (UIViewController*) getViewController |
|
|
|
◆ handleActionSheet:()
◆ handleCustomEvent:()
- (void) handleCustomEvent: |
|
(NSString *) |
url |
|
|
optional |
◆ handleDocumentRefresh:withClientManipulations:()
- (void) handleDocumentRefresh: |
|
(RefreshDocumentEventOption) |
refreshDocumentEventOption |
withClientManipulations: |
|
(NSString *) |
clientManipulations |
|
|
| |
◆ handleEPUB:()
◆ handleEPUB:withSender:()
◆ handleLinkDrill:()
◆ handleLinkDrill:withLocationContext:()
◆ handleManipDetails1:()
- (void) handleManipDetails1: |
|
(NSString *) |
detail1 |
|
|
optional |
◆ handleManipFinish:()
- (void) handleManipFinish: |
|
(NSDate *) |
date |
|
|
optional |
◆ handleManipInfoWindowDetails1:()
- (void) handleManipInfoWindowDetails1: |
|
(NSString *) |
detail1 |
|
|
optional |
◆ handleManipInfoWindowFinish:()
- (void) handleManipInfoWindowFinish: |
|
(NSDate *) |
date |
|
|
optional |
◆ handleManipName:()
- (void) handleManipName: |
|
(NSString *) |
name |
|
|
optional |
◆ handleManipRenderStartTime:()
- (void) handleManipRenderStartTime: |
|
(NSDate *) |
date |
|
|
optional |
◆ handleManipStatsLog:WithTime:()
- (void) handleManipStatsLog: |
|
(Command *) |
cmd |
WithTime: |
|
(NSDate *) |
date |
|
|
| |
|
optional |
◆ handleManipStatsLogInfoWindowFromCmd:context:WithTime:()
- (void) handleManipStatsLogInfoWindowFromCmd: |
|
(void *) |
cmd |
context: |
|
(PopoverContext *) |
context |
WithTime: |
|
(NSDate *) |
date |
|
|
| |
|
optional |
◆ handleManipStatsLogInfoWindowFromView:WithTime:()
- (void) handleManipStatsLogInfoWindowFromView: |
|
(UIView *) |
iView |
WithTime: |
|
(NSDate *) |
date |
|
|
| |
|
optional |
◆ handleManipulationCount()
- (void) handleManipulationCount |
|
|
|
|
optional |
◆ handleManipValue:()
- (void) handleManipValue: |
|
(NSString *) |
value |
|
|
optional |
◆ handlePDF:()
◆ handleRenderFinishTime:()
- (void) handleRenderFinishTime: |
|
(NSDate *) |
date |
|
◆ handleTransactionModification()
- (void) handleTransactionModification |
|
|
|
◆ handleWillQuitExport:()
- (void) handleWillQuitExport: |
|
(void(^)()) |
handler |
|
|
optional |
◆ hasNavigationTabBar()
- (BOOL) hasNavigationTabBar |
|
|
|
|
optional |
◆ hasSetLayoutManipulationDuringBackward()
- (BOOL) hasSetLayoutManipulationDuringBackward |
|
|
|
◆ hideActionSheet()
◆ hideRightNavigationBarButtons()
- (void) hideRightNavigationBarButtons |
|
|
|
◆ isClosedDocument()
- (BOOL) isClosedDocument |
|
|
|
◆ isDuringBackward()
- (BOOL) isDuringBackward |
|
|
|
◆ isExporting()
◆ isFullScreen()
◆ isHandlingShowingPrompt()
- (BOOL) isHandlingShowingPrompt |
|
|
|
|
optional |
◆ isInitialLayoutLoaded()
- (BOOL) isInitialLayoutLoaded |
|
|
|
|
optional |
◆ isLandscape()
◆ isMultiSelectionMode()
- (BOOL) isMultiSelectionMode |
|
|
|
◆ isNavigationTabBarOnScreen()
- (BOOL) isNavigationTabBarOnScreen |
|
|
|
|
optional |
Navigation tab bar is on screen.
◆ isRenderingNavigationDocument()
- (BOOL) isRenderingNavigationDocument |
|
|
|
Return whether it is rendering navigation document.
◆ isSmartClient()
◆ layoutManagerController()
- (LayoutManagerController*) layoutManagerController |
|
|
|
◆ manipulationFinished()
- (void) manipulationFinished |
|
|
|
|
optional |
◆ manipulationsApplied:()
- (void) manipulationsApplied: |
|
(BOOL) |
isNormalManipulation |
|
◆ navigationTabBarController()
- (NavigationTabBarController *) navigationTabBarController |
|
|
|
|
optional |
Return navigation tab bar controller.
◆ nextLayout()
◆ previousLayout()
◆ releaseData()
◆ renderingProcessEnded()
- (void) renderingProcessEnded |
|
|
|
|
optional |
Call back after all background rendering has been finished/stopped This call back will only be triggered if the data controller first call stopRenderingProcess
◆ requestMissingBinary:withHandler:withSelector:()
- (void) requestMissingBinary: |
|
(NSString *) |
iLayoutKey |
withHandler: |
|
(id< BinaryRetrievalHandler >) |
iHandler |
withSelector: |
|
(SEL) |
callbackFunction |
|
|
| |
◆ requestMissingBinaryBlock:()
- (void) requestMissingBinaryBlock: |
|
(NSString *) |
layoutKey |
|
◆ requestMissingBinarySync:forceUseDeviceCache:()
- (void) requestMissingBinarySync: |
|
(NSString *) |
iLayoutKey |
forceUseDeviceCache: |
|
(BOOL) |
iForceUseDeviceCache |
|
|
| |
◆ restoreButtonActionBySearchView:()
- (void) restoreButtonActionBySearchView: |
|
(id) |
sender |
|
hide/display normal doc which contains VI style panelview
◆ saveAsVIDocument:andDocName:andDocDesc:andSFlag:()
- (void) saveAsVIDocument: |
|
(NSString *) |
folderID |
andDocName: |
|
(NSString *) |
docName |
andDocDesc: |
|
(NSString *) |
docDescription |
andSFlag: |
|
(EnumDSSXMLDocSaveAsFlags) |
flag |
|
|
| |
◆ saveClientManipulation:()
- (void) saveClientManipulation: |
|
(NSString *) |
events |
|
|
optional |
◆ setAllowOfflineSubmission:()
- (void) setAllowOfflineSubmission: |
|
(BOOL) |
isAllowed |
|
|
optional |
◆ setDisplayMode:()
- (void) setDisplayMode: |
|
(int) |
iDisplayMode |
|
◆ setDuringPersistOrCarryover:()
- (void) setDuringPersistOrCarryover: |
|
(BOOL) |
isDuringPersistOrCarryover |
|
|
optional |
◆ setIsLinkDrill:()
- (void) setIsLinkDrill: |
|
(BOOL) |
isLinkDrill |
|
|
optional |
◆ setIsMultiSelectionMode:()
- (void) setIsMultiSelectionMode: |
|
(BOOL) |
iMultiSelectionMode |
|
◆ setNavigationBarButtonEnabled:()
- (void) setNavigationBarButtonEnabled: |
|
(BOOL) |
enabled |
|
◆ setOnlyLandscapeLayouts:()
- (void) setOnlyLandscapeLayouts: |
|
(BOOL) |
iOnlyLandscapeLayouts |
|
◆ setShouldRotate:()
- (void) setShouldRotate: |
|
(BOOL) |
shouldRotate |
|
◆ setSubmissoinButtonFrame:()
- (void) setSubmissoinButtonFrame: |
|
(CGRect) |
sender |
|
|
optional |
◆ setSupportedOrientations:()
- (void) setSupportedOrientations: |
|
(NSInteger) |
iOrientations |
|
◆ setValue:forKey:()
- (void) setValue: |
|
(id) |
iValue |
forKey: |
|
(NSString *) |
key |
|
|
| |
◆ shouldDelayManipulation()
- (BOOL) shouldDelayManipulation |
|
|
|
|
optional |
◆ showIVEActionSheetForControlMode()
- (void) showIVEActionSheetForControlMode |
|
|
|
◆ showIVEActionSheetForFilterMode()
- (void) showIVEActionSheetForFilterMode |
|
|
|
◆ showIVEPlayActionSheet()
- (void) showIVEPlayActionSheet |
|
|
|
◆ showPageByModalViewWithElements:AndSelectedIndex:AndTitle:AndSelector:()
- (void) showPageByModalViewWithElements: |
|
(NSArray *) |
elements |
AndSelectedIndex: |
|
(int) |
index |
AndTitle: |
|
(NSString *) |
aTitle |
AndSelector: |
|
(id) |
selector |
|
|
| |
◆ showRightNavigationBarButtons()
- (void) showRightNavigationBarButtons |
|
|
|
◆ showWaitViewOnTop()
- (void) showWaitViewOnTop |
|
|
|
◆ submitTransactionDataManipulation:()
- (void) submitTransactionDataManipulation: |
|
(TransactionParameters *) |
iParams |
|
◆ submitTransactionDataManipulation:showWaitView:()
◆ toggleFullScreen()
- (void) toggleFullScreen |
|
|
|
◆ updateFrame()
◆ updateGroupbySelectedElementsWithAttribute:AndSelectedElement:()
- (void) updateGroupbySelectedElementsWithAttribute: |
|
(NSString *) |
attributeId |
AndSelectedElement: |
|
(NSString *) |
elementId |
|
|
| |
◆ updatePreviewImages:()
- (void) updatePreviewImages: |
|
(NSDictionary *) |
images |
|
◆ validateCacheApplyLinkDrillWithParameters:()
- (BOOL) validateCacheApplyLinkDrillWithParameters: |
|
(LinkDrillParameters *) |
linkDrillParameters |
|
◆ validateCacheHandleLinkDrill:()
◆ valueForKey:()
- (id) valueForKey: |
|
(NSString *) |
key |
|