SOApplication Methods |
The SOApplication type exposes the following members.
Name | Description | |
---|---|---|
![]() | Activate | Force the SOCRM window to the front of the screen. (Inherited from IApplication.) |
![]() | ActivateLiveUpdates | Activate/Deactivate Live-update handlers (Inherited from IApplication.) |
![]() | AddDocument | Display the document dialog with given document (Inherited from IApplication.) |
![]() | AddDocumentObject | Display the document dialog with given document - the document object does not have to be saved first (Inherited from IApplication.) |
![]() | AddEmailAddress | (Inherited from IApplication.) |
![]() | AddEmailAddress2 | (Inherited from IApplication.) |
![]() | ClearAllArchives | Clears all archives (Inherited from IApplication.) |
![]() | FreetextSearch | Show Freetext search dialog with i_SearchStr and starts the search (Inherited from IApplication.) |
![]() | GetArchiveInterface | Get ArchiveInterface for a ProviderName, GuiName key. If the key is empty you should get the current active archive. (Inherited from IApplication.) |
![]() | GetListItem | Return a list item object for any MDO list. (Inherited from IApplication.) |
![]() | OpenCurrentDocument | Open current document (Inherited from IApplication.) |
![]() | OpenIncomingDocumentDialog | Invokes the document dialog, defered to idle time, with the given parameters (Inherited from IApplication.) |
![]() | OpenNewAppointmentDialog | Creates a non-current appointment dialog. Center in screen rectangle defined by XPos, YPos, Width and Height. Optional WinPosSize key for unique storage of size only (Inherited from IApplication.) |
![]() | OpenNewDocumentDialog | Creates a non-current document dialog. Center in screen rectangle defined by XPos, YPos, Width and Height. Optional WinPosSize key for unique storage of size only (Inherited from IApplication.) |
![]() | OpenNewPersonDialog | Creates a non-current person dialog. Center in screen rectangle defined by XPos, YPos, Width and Height. Optional WinPosSize key for unique storage of size only (Inherited from IApplication.) |
![]() | OpenStandardAppointmentDialog | Changes Current Appointment identity and opens standard dialog. Flag to force application to the front. (Inherited from IApplication.) |
![]() | OpenStandardDocumentDialog | Changes Current Document identity and opens standard dialog. Flag to force application to the front. (Inherited from IApplication.) |
![]() | OpenStandardPersonDialog | Changes Current Person identity and opens standard dialo. Flag to force application to the front.g (Inherited from IApplication.) |
![]() | PostDeepFlushEvent | Post an idle message to perform a deep flush sequence, includes reconstruction of GUI componennts! (Inherited from IApplication.) |
![]() | PostHWndMessage | PostMessage to named control. May return a reason why it failed (Inherited from IApplication.) |
![]() | PostShallowFlushEvent | Post an idle message to perform a shallow flush sequence - data only, no GUI components are re-created (Inherited from IApplication.) |
![]() | PostSoProtocol | Method PostSoProtocol - Post a soprotocol as an delayed Idle message. Will not work if Modal dialog is active! (Inherited from IApplication.) |
![]() | PrintCurrentDocument | Print current document (Inherited from IApplication.) |
![]() | ReconfigureAllArchives | Reconfigure all archives. Iterate over all archives, delete user configuration and reconfigure to factory setting (Inherited from IApplication.) |
![]() | RequestRestart | Invokes a request restart query box (Inherited from IApplication.) |
![]() | ResetAllArchives | Reset all archives. Iterate over all archives and reset to stored setting. This is a lighwweight Reconfigure (Inherited from IApplication.) |
![]() | SelectRecipients | (Inherited from IApplication.) |
![]() | SetAllArchivesDirty | Clears all archives and reloads those that are visible (Inherited from IApplication.) |
![]() | SetContext | Change the state of the user interface. Deprecated. Prefer the Context object instead. (Inherited from IApplication.) |
![]() | SetSoProtocol | method SetSoProtocol - Sets the application's current desktop according to the incoming soprotocol (Inherited from IApplication.) |
![]() | Show | Show the application window - 0=min,1=normal,2=max (Inherited from IApplication.) |
![]() | ShowFindDocumentDlg | Display the Find Document dialog (Inherited from IApplication.) |
![]() | ShowUrl | Opens a browser with the selected url (Inherited from IApplication.) |
![]() | SOMessageBox | Display a SuperOffice style messagebox (Inherited from IApplication.) |
![]() | WriteToErrorLog | Write a message, [code], [function], [module], [lineNo] to the error log (Inherited from IApplication.) |