Click or drag to resize

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.

Classes
Interfaces
  InterfaceDescription
Public interfaceApplicationEvents
ApplicationEvents Class
Public interfaceAppointmentEvents
AppointmentEvents Class
Public interfaceArchiveEvents
ArchiveEvents Class
Public interfaceChatSessionEvents
ChatSessionEvents Class
Public interfaceContactEvents
ContactEvents Class
Public interfaceDiaryOwnerEvents
DiaryOwnerEvents Class
Public interfaceDocumentEvents
DocumentEvents Class
Public interfaceFormEvents
FormEvents Class
Public interfaceFormSubmissionEvents
FormSubmissionEvents Class
Public interfaceIApplicationEvents
General application and User interface events of all kinds.
Public interfaceIAppointmentEvents
Changes in the state of the current appointment.
Public interfaceIArchiveEvents
Changes in the current active archive
Public interfaceIChatSessionEvents
Changes in the state of a ChatSession model
Public interfaceIContactEvents
Changes in the state of the current contact
Public interfaceIDiaryOwnerEvents
Changes in the state of a DiaryOwner model
Public interfaceIDocumentEvents
Changes in the state of the current document.
Public interfaceIFormEvents
Changes in the state of a Form model
Public interfaceIFormSubmissionEvents
Changes in the state of a FormSubmission model
Public interfaceIPersonEvents
Changes in the state of the current person
Public interfaceIPricelistEvents
Changes in the state of a price list
Public interfaceIProductEvents
Changes in the state of a product
Public interfaceIProjectEvents
Changes in the state of the current project.
Public interfaceIProjectMemberEvents
IProjectMemberEvents Interface
Public interfaceIQuoteAlternativeEvents
Changes in the state of a quote alternative
Public interfaceIQuoteEvents
Changes in the state of a Quote
Public interfaceIQuoteLineEvents
Changes in the state of a quote line
Public interfaceIQuoteVersionEvents
Changes in the state of a quote Version
Public interfaceIRelationEvents
Changes in the current relation
Public interfaceISaleEvents
Changes in the state of the current sale.
Public interfaceISaleStakeholderEvents
ISaleStakeholderEvents Interface
Public interfaceISelectionEvents
Changes in the state of the current selection
Public interfaceIShipmentEvents
Changes in the state of a Shipment model
Public interfaceITicketEvents
Changes in the state of a Ticket model
Public interfacePersonEvents
PersonEvents Class
Public interfacePricelistEvents
PricelistEvents Class
Public interfaceProductEvents
ProductEvents Class
Public interfaceProjectEvents
ProjectEvents Class
Public interfaceProjectMemberEvents
ProjectMemberEvents Class
Public interfaceQuoteAlternativeEvents
QuoteAlternativeEvents Class
Public interfaceQuoteEvents
QuoteEvents Class
Public interfaceQuoteLineEvents
QuoteLineEvents Class
Public interfaceQuoteVersionEvents
QuoteVersionEvents Class
Public interfaceRelationEvents
RelationEvents Class
Public interfaceSaleEvents
SaleEvents Class
Public interfaceSaleStakeholderEvents
SaleStakeholderEvents Class
Public interfaceSelectionEvents
SelectionEvents Class
Public interfaceShipmentEvents
ShipmentEvents Class
Public interfaceTicketEvents
TicketEvents Class