DataPlace
AddInEditorInstanceBase Class
CSCS.DataPlaceAddInEditorInstanceBase
Based class for providing custom behavior or functionality that is specific to a particular table opened in a table editor.
Declaration Syntax
C#
public abstract class AddInEditorInstanceBase : IDisposable
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
AddInEditorInstanceBase(ITableEditor, IDPApplication, IExplorer, Database)
Creates a new instance.

Application
Gets the application.

CreateToolbarItems()()()
Return a collection of items for toolbar

Db
Gets the database containing the table(s) being viewed in the Editor.

Dispose()()()
Disposes of the object.

Dispose(Boolean)
Disposes of the object.

Editor
Gets the table editor that was opened.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Explorer
Gets the explorer in which the editor was opened.

Finalize()()()
Finalizes the object.
(Overrides Object.Finalize()()().)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsDisposed
Whether the object has been disposed.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ProvideCustomControl(Object, ProvideCustomControlEventArgs)
Provides a hook to provide a custom data entry form

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
AddInEditorInstanceBase

Assembly: CS.DataPlace.Extensibility (Module: CS.DataPlace.Extensibility) Version: 2.0.3271.19819