Widget.getSaveDelegate
panel.save_delegate.SaveDelegate getSaveDelegate()Gets the #PanelWidget:save-delegate property.
The save delegate may be used to perform save operations on the content within the widget.
Document editors might use this to save the file to disk.
Returns
a #PanelSaveDelegate or null