Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 13 GI Forms Interface : Interface Properties and Methods : closeForm

closeForm
Purpose
This method closes the dialog.
Syntax
closeForm()
Parameters
None
Returns
Void
Remarks
This method also clears the XML cache data. The XML cache data includes any XML data stored in cache as a result of a socketRequest or transformData call. Caches are cleared that have IDs containing the form instance object ID. If names other than the default cache names have been used, the overriding class should ensure that all caches have been removed.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved