Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef GUI_WIDGETS_EDIT___EDIT_OBJECT__HPP
2 #define GUI_WIDGETS_EDIT___EDIT_OBJECT__HPP
Interface (functor) for object editing.
virtual IEditCommand * GetEditCommand()=0
After placing the window in the Edit Object Dialog ShowModal() method of the dialog is called.
virtual wxWindow * CreateWindow(wxWindow *parent)=0
creates a child (not top level) windows that can contain whatever controls/subwindows etc.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
Portable reference counted smart and weak pointers using CWeakRef, CRef, CObject and CObjectEx.