| OpenNextTo | Place a widget in a certain position relative to the screen position of another |
| Place | Place a widget in a certain position relative to the screen position of another |
| ShowUnsavedChangesDialog | Show a popup dialog warning about unsaved changes. The user can either: <list type="bullet"><item><term>Save</term><description>Call <paramref name="onSave" />, then destroy the <paramref name="widget" />.</description></item><item><term>Don't Save</term><description>Destroy the <paramref name="widget" /> without saving.</description></item><item><term>Cancel</term><description>Don't do anything, leaving the <paramref name="widget" /> open.</description></item></list> |