The BCObjectExtender type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | BCObjectExtender()()()() | Obsolete.
Initializes a new instance of the BCObjectExtender class.
|
![]() | BCObjectExtender(BCRepositoryObject) |
Initializes a new instance of the BCObjectExtender class.
|
![]() | BCObjectExtender(BCRepositoryObject, BCServiceProvider) |
Initializes a new instance of the BCObjectExtender class.
|
![]() | BCObjectExtender(BCRepositoryObject, BCServiceProvider, IWin32Window) |
Initializes a new instance of the BCObjectExtender class.
|
Methods
Name | Description | |
---|---|---|
![]() | AfterDelete |
Raises the AfterDelete event.
|
![]() | AfterEditRedline |
Raises the AfterEditRedline event.
|
![]() | AfterInvoke()()()() |
Raises the AfterInvoke event.
|
![]() | AfterInvoke(String) |
Raises the AfterInvoke event.
|
![]() | AfterPrint |
Raises the AfterDraftPrint event.
|
![]() | AfterReplaceContent |
Raises the AfterReplaceContent event.
|
![]() | BeforeDelete |
Raises the BeforeDelete event.
|
![]() | BeforeEditRedline |
Raises the BeforeEditRedline event.
|
![]() | BeforeInvoke |
Raises the BeforeInvoke event.
|
![]() | BeforePrint()()()() |
Raises the BeforeDraftPrint event
(without showing an object in the print preview screen).
|
![]() | BeforePrint(Boolean) |
Raises the BeforeDraftPrint event.
|
![]() | BeforeReplaceContent |
Raises the BeforeReplaceContent event.
|
![]() | CalculateFileName |
Raises events that occur when the file name for an object is recalculated.
|
![]() | ChangeDocumentType |
Raises events that occur when the document type of a document is changed.
|
![]() | Dispose |
Releases the underlying wrapped object explicitly.
(Inherited from DisposableObject.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Init | Obsolete.
Initializes the manager object.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnDispose |
The method is called on Dispose()()()().
(Overrides DisposableObject..::..OnDispose()()()().) |
![]() | Print()()()() |
Prints the document without showing Print Setup dialog.
|
![]() | Print(Boolean) |
Prints the document.
|
![]() | Rename |
Raises events that occur when an object is renamed.
|
![]() | RunNewWizard()()()() |
Shows wizards and raises events that occur when an object is created.
|
![]() | RunNewWizard(String) |
Shows wizards and raises events that occur when an object is created.
|
![]() | RunNewWizard(String, BCFolder) |
Shows wizards and raises events that occur when an object is created.
|
![]() | RunNewWizard(String, BCFolder, NewDocFlags) |
Shows wizards and raises events that occur when an object is created.
|
![]() | ThrowIfDisposed |
Throws the ObjectDisposedException exception if
the underlying object has been disposed.
(Inherited from DisposableObject.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | ExtendedObject |
Gets the object being extended.
|
![]() | IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) |
![]() | UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) |