Widget.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.

class Widget
getSaveDelegate
()

Return Value

Type: panel.save_delegate.SaveDelegate

a #PanelSaveDelegate or null