MethodNotebookView
The main page for the method notebook view. Contains two pages, one for the main data, and one for any code the user wants to write in the header
public:
~MethodNotebookView( )
void Attach( )
protected:
private:
friends
MethodNotebookView( wxNotebook* pNotebook, MethodObjectPtr pMethod, MethodTreeView* pTreeView)
void SaveToObject( )
MethodObjectPtr m_pMethod
MethodTreeView* m_pTreeView
MethodNotebookMainPage* m_pMainPage
MethodNotebookCodePage* m_pCodePage