signal callback delegate or function to connect
panel.frame.Frame callback(panel.position.Position position, panel.document_workspace.DocumentWorkspace documentWorkspace)
position the position of the frame (optional)
documentWorkspace the instance the signal is connected to (optional)
Returns a #PanelFrame
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to CreateFrame signal.
Creates a new #PanelFrame to be added to the document grid.