partial void UpdateWidget(Widget instance);
 partial void DeleteWidget(Widget instance);
 partial void InsertWidget(Widget instance);