- Reserved
void*[16] Reserved;
- addWidget
bool function(PanelDocumentWorkspace* self, PanelWidget* widget, PanelPosition* position) addWidget;
- createFrame
PanelFrame* function(PanelDocumentWorkspace* self, PanelPosition* position) createFrame;
- parentClass
PanelWorkspaceClass parentClass;