The BCObjectExtender type exposes the following members.
Back to Top
Back to Top
Back to Top
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.) |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | Init | Obsolete.
Initializes the manager object.
|
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | OnDispose |
The method is called on Dispose .
(Overrides DisposableObject OnDispose .) |
![]() |
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 (Inherited from DisposableObject.)![]() |
![]() | ![]() | (Inherited from ![]() |
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.) |
See Also