SuperOffice.COM.Events Namespace |
External events interfaces: Your client application does not need to inherit from these interfaces, but it does need to ensure its implementation matches the interface.
To listen and respond to events you need to: Create an object that will receive event calls; Attach to the event publisher (SOEventServer); Subscribe the object to a set of events.
Interface | Description | |
---|---|---|
![]() | ApplicationEvents | ApplicationEvents Class |
![]() | AppointmentEvents | AppointmentEvents Class |
![]() | ArchiveEvents | ArchiveEvents Class |
![]() | ChatSessionEvents | ChatSessionEvents Class |
![]() | ContactEvents | ContactEvents Class |
![]() | DiaryOwnerEvents | DiaryOwnerEvents Class |
![]() | DocumentEvents | DocumentEvents Class |
![]() | FormEvents | FormEvents Class |
![]() | FormSubmissionEvents | FormSubmissionEvents Class |
![]() | IApplicationEvents | General application and User interface events of all kinds. |
![]() | IAppointmentEvents | Changes in the state of the current appointment. |
![]() | IArchiveEvents | Changes in the current active archive |
![]() | IChatSessionEvents | Changes in the state of a ChatSession model |
![]() | IContactEvents | Changes in the state of the current contact |
![]() | IDiaryOwnerEvents | Changes in the state of a DiaryOwner model |
![]() | IDocumentEvents | Changes in the state of the current document. |
![]() | IFormEvents | Changes in the state of a Form model |
![]() | IFormSubmissionEvents | Changes in the state of a FormSubmission model |
![]() | IPersonEvents | Changes in the state of the current person |
![]() | IPricelistEvents | Changes in the state of a price list |
![]() | IProductEvents | Changes in the state of a product |
![]() | IProjectEvents | Changes in the state of the current project. |
![]() | IProjectMemberEvents | IProjectMemberEvents Interface |
![]() | IQuoteAlternativeEvents | Changes in the state of a quote alternative |
![]() | IQuoteEvents | Changes in the state of a Quote |
![]() | IQuoteLineEvents | Changes in the state of a quote line |
![]() | IQuoteVersionEvents | Changes in the state of a quote Version |
![]() | IRelationEvents | Changes in the current relation |
![]() | ISaleEvents | Changes in the state of the current sale. |
![]() | ISaleStakeholderEvents | ISaleStakeholderEvents Interface |
![]() | ISelectionEvents | Changes in the state of the current selection |
![]() | IShipmentEvents | Changes in the state of a Shipment model |
![]() | ITicketEvents | Changes in the state of a Ticket model |
![]() | PersonEvents | PersonEvents Class |
![]() | PricelistEvents | PricelistEvents Class |
![]() | ProductEvents | ProductEvents Class |
![]() | ProjectEvents | ProjectEvents Class |
![]() | ProjectMemberEvents | ProjectMemberEvents Class |
![]() | QuoteAlternativeEvents | QuoteAlternativeEvents Class |
![]() | QuoteEvents | QuoteEvents Class |
![]() | QuoteLineEvents | QuoteLineEvents Class |
![]() | QuoteVersionEvents | QuoteVersionEvents Class |
![]() | RelationEvents | RelationEvents Class |
![]() | SaleEvents | SaleEvents Class |
![]() | SaleStakeholderEvents | SaleStakeholderEvents Class |
![]() | SelectionEvents | SelectionEvents Class |
![]() | ShipmentEvents | ShipmentEvents Class |
![]() | TicketEvents | TicketEvents Class |