- attachTo
void attachTo(Widget widget)
Undocumented in source. Be warned that the author may not have intended to support it.
- checkForDropAt
void checkForDropAt(ivec2 position)
Undocumented in source. Be warned that the author may not have intended to support it.
- foldContainer
void foldContainer(Widget container)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleDock
void handleDock(Widget floating, Widget docked, Widget dockedParent, Sides side)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleDraw
bool handleDraw(Widget dockRoot, DrawEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleFrameHeaderDrag
bool handleFrameHeaderDrag(Widget frameHeader, DragEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleFrameHeaderDragEnd
bool handleFrameHeaderDragEnd(Widget frameHeader, DragEndEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleUndock
void handleUndock(Widget docked)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerFrame
void registerFrame(Widget frame)
Undocumented in source. Be warned that the author may not have intended to support it.
- registerUndockedStorage
void registerUndockedStorage(Widget storage)
Undocumented in source. Be warned that the author may not have intended to support it.