Click or drag to resize

ISelectionEvents Interface

Changes in the state of the current selection

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

The ISelectionEvents type exposes the following members.

Methods
  NameDescription
Public methodCurrentSelectionBeforeSave
Public methodCurrentSelectionCanceled
method CurrentSelectionCanceled
Public methodCurrentSelectionCreated
method CurrentSelectionCreated
Public methodCurrentSelectionDefaults
method CurrentSelectionDefaults
Public methodCurrentSelectionFieldChanged
method CurrentSelectionFieldChanged
Public methodCurrentSelectionIdentityChanged
method CurrentSelectionIdentityChanged
Public methodCurrentSelectionNotModified
method CurrentSelectionNotModified
Public methodCurrentSelectionSaved
method CurrentSelectionSaved
Public methodSelectionBeforeDelete
method SelectionBeforeDelete
Public methodSelectionDeleted
method SelectionDeleted
Public methodSelectionFieldsChanged
method SelectionFieldsChanged
Top
See Also