CustomListWindow

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

createViewAndModel
TreeView createViewAndModel()
Undocumented in source. Be warned that the author may not have intended to support it.
fillModel
void fillModel(CustomList customlist)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From MainWindow

windowDelete
bool windowDelete(Event event, Widget widget)

Executed when the user tries to close the window

exit
bool exit(int code, bool force)

Allows the application to close and decide if it can exit

Meta