- createBody
Widget createBody()
- createFileDialog
FileDialog createFileDialog(UIString caption, bool fileMustExist)
Undocumented in source. Be warned that the author may not have intended to support it.
- createMainMenu
MainMenu createMainMenu()
- createToolbars
ToolBarHost createToolbars()
- handleAction
bool handleAction(Action a)
override to handle specific actions
- handleActionStateRequest
bool handleActionStateRequest(Action a)
override to handle specific actions state (e.g. change enabled state for supported actions)
- initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
- onCanClose
bool onCanClose()
Undocumented in source. Be warned that the author may not have intended to support it.
- openSourceFile
void openSourceFile(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- saveAs
void saveAs()
Undocumented in source. Be warned that the author may not have intended to support it.
- saveSourceFile
void saveSourceFile(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.