Documentation
Table of Contents
Class Inheritance Tree
Navigation
Description
Subprograms & Entries
Index
Create_
Save_
Changes_
Dialog
Package:
Save_Changes
Goto spec source
Description
package
Widgets.Containers.Panels.Dialogs.Save_Changes
is
Copyright (c) 2012 Kevin Wellwood All rights reserved. This source code is distributed under the Modified BSD License. For terms and conditions, see license.txt.
Subprograms & Entries
Create_Save_Changes_Dialog
Goto spec in source
function
Create_Save_Changes_Dialog
(
view
:
not
null
access
Game_Views.Game_View
'Class;
id
: String )
return
A_Dialog
;