SOApplication Interface |
Namespace: SuperOffice.COM.Application
The SOApplication type exposes the following members.
Name | Description | |
---|---|---|
![]() | BrushKeys | Returns collection of known static Brush keys (Inherited from IApplication.) |
![]() | Context | The state of the user-interface. What panel is currently visible in the SOCRM window. (Inherited from IApplication.) |
![]() | CurrentAppointment | The most recently selected appointment. (Inherited from IApplication.) |
![]() | CurrentColorOf | (Inherited from IApplication.) |
![]() | CurrentContact | The company that is displayed in the SOCRM window. (Inherited from IApplication.) |
![]() | CurrentDiaryOwner | The Current Diary owner as DiaryOwner (Inherited from IApplication.) |
![]() | CurrentDiaryOwnerAssociate | The Current Diary owner as Associate (Inherited from IApplication.) |
![]() | CurrentDocument | The most recently selected document. (Inherited from IApplication.) |
![]() | CurrentFontNameOf | (Inherited from IApplication.) |
![]() | CurrentFontSizeOf | (Inherited from IApplication.) |
![]() | CurrentNamedViews | Returns a collection of named views reflecting the current active gui including visible dialogs (Inherited from IApplication.) |
![]() | CurrentPerson | The currently selected person in the SOCRM window and in the person dialog. (Inherited from IApplication.) |
![]() | CurrentProject | The currently selected project. (Inherited from IApplication.) |
![]() | CurrentProjectMember | Most recently selected project member. (Inherited from IApplication.) |
![]() | CurrentQuote | The Quote that is Current (Inherited from IApplication.) |
![]() | CurrentQuoteAlternative | The QuoteAlternative that is Current (Inherited from IApplication.) |
![]() | CurrentQuoteLine | The QuoteLine that is Current (Inherited from IApplication.) |
![]() | CurrentQuoteVersion | The QuoteVersion that is Current (Inherited from IApplication.) |
![]() | CurrentRelation | Most recently selected Relation object (Inherited from IApplication.) |
![]() | CurrentSale | The most recently selected sale. (Inherited from IApplication.) |
![]() | CurrentSaleStakeholder | The SaleStakeholder that is Current (Inherited from IApplication.) |
![]() | CurrentSelection | The selection that is displayed in the Selection panel in the SOCRM window. (Inherited from IApplication.) |
![]() | CurrentSoProtocol | Current SoProtocol, same as Copy-Shortcut (Inherited from IApplication.) |
![]() | CurrentSoProtocols | Returns a collection of soprotocol reflecting the current active gui including visible dialogs (Inherited from IApplication.) |
![]() | Database | The database object that SOCRM is logged into. (Inherited from IApplication.) |
![]() | FeatureKeys | Returns collection of known static Feature keys (Inherited from IApplication.) |
![]() | FontKeys | Returns collection of known static Font keys (Inherited from IApplication.) |
![]() | Height | (Inherited from IApplication.) |
![]() | HWnd | (Inherited from IApplication.) |
![]() | IsBusyWithModal | Is SOCRM busy showing a modal dialog (Inherited from IApplication.) |
![]() | IsFeatureHidden | (Inherited from IApplication.) |
![]() | IsFeatureHiddenByMe | (Inherited from IApplication.) |
![]() | IsViewVisible | (Inherited from IApplication.) |
![]() | NamedControlTexts | Return collection of known static NamedControl texts (Inherited from IApplication.) |
![]() | PersonArchive | Person list under company card (Inherited from IApplication.) |
![]() | Width | (Inherited from IApplication.) |
![]() | XPos | (Inherited from IApplication.) |
![]() | YPos | (Inherited from IApplication.) |
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.) |