Click or drag to resize

IApplicationEvents Interface

General application and User interface events of all kinds.

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public interface IApplicationEvents

The IApplicationEvents type exposes the following members.

Methods
  NameDescription
Public methodAfterCentralUpdate
method AfterCentralUpdate
Public methodAfterGeneratePrototype
method AfterGeneratePrototype
Public methodAfterReadReplicationFile
method AfterReadReplicationFile
Public methodAfterWriteReplicationFile
method AfterWriteReplicationFile
Public methodBeforeGeneratePrototype
method BeforeGeneratePrototype
Public methodBeforeLocalUpdate
method BeforeLocalUpdate
Public methodBeforeLocalUpdateShutdown
method BeforeLocalUpdateShutdown
Public methodBeforeReadReplicationFile
method BeforeReadReplicationFile
Public methodBeforeWriteReplicationFile
method BeforeWriteReplicationFile
Public methodEditAppointmentClicked
method EditAppointmentClicked
Public methodEditAppointmentComplete
method EditAppointmentComplete
Public methodEditContactClicked
method EditContactClicked
Public methodEditContactComplete
method EditContactComplete
Public methodEditDocumentClicked
method EditDocumentClicked
Public methodEditDocumentComplete
method EditDocumentComplete
Public methodEditPersonClicked
method EditPersonClicked
Public methodEditPersonComplete
method EditPersonComplete
Public methodEditProjectClicked
method EditProjectClicked
Public methodEditProjectComplete
method EditProjectComplete
Public methodEditSaleClicked
method EditSaleClicked
Public methodEditSaleComplete
method EditSaleComplete
Public methodEditSelectionClicked
method EditSelectionClicked
Public methodEditSelectionComplete
method EditSelectionComplete
Public methodExecuteUserProceduresFor
method ExecuteUserProceduresFor
Public methodExternalUserCreated
method ExternalUserCreated
Public methodExternalUserSaved
method ExternalUserSaved
Public methodFilterEncodedTooltipText
method FilterEncodedTooltipText
Public methodFilterPreviewHint
method FilterPreviewHint
Public methodFilterRestrictions
method FilterRestrictions
Public methodFilterTooltipHint
method FilterTooltipHint
Public methodFontSizeChanged
method FontSizeChanged
Public methodLoggedOn
method LoggedOn
Public methodLoggingOff
method LoggingOff
Public methodPhoneDialed
method PhoneDialed
Public methodPreCopySoProtocol
method PreCopySoProtocol
Public methodPrePhoneDial
method PrePhoneDial
Public methodProjectTaskClicked
method ProjectTaskClicked
Public methodSelectionAddClicked
method SelectionAddClicked
Public methodSelectionAddOneClicked
method SelectionAddOneClicked
Public methodSelectionMailMergeDocument
method SelectionMailMergeDocument
Public methodSelectionMailMergeEmail
Public methodSelectionMailMergeEnd
method SelectionMailMergeEnd
Public methodSelectionMailMergeStart
method SelectionMailMergeStart
Public methodSelectionRefreshSearch
method SelectionRefreshSearch
Public methodSelectionRemoveClicked
method SelectionRemoveClicked
Public methodSelectionRemoveOneClicked
method SelectionRemoveOneClicked
Public methodSelectionRowsAdded
method SelectionRowsAdded
Public methodSelectionRowsRemoved
method SelectionRowsRemoved
Public methodSelectionTaskClicked
method SelectionTaskClicked
Public methodShutdown
method Shutdown
Public methodSkinChanged
method SkinChanged
Public methodStartup
method Startup
Public methodUsageStatAdded
method UsageStatAdded
Public methodViewHidden
method ViewHidden
Public methodViewPreHide
method ViewPreHide
Public methodViewPreShow
method ViewPreShow
Public methodViewShown
method ViewShown
Top
See Also