Flake User Object
The Flake User Object is defined by the flake developer.
|
|
This function must be defined. It is called by the framework when the flake is loaded. The |
|
|
This optional function (if defined by the flake developer) is called when the user accepts the confirmation and the flake is ready to be closed. This function can be used to perform cleanup operations related to the flake instance. |
|
|
This function is created by the flake developer to dispose any data or references the flake is holding on to. Failing to dispose of resources used by your flake can cause memory leaks in Internet Explorer 6. The following actions must be performed in the
<div> elements).
IFRAME elements, which can leak memory.For example: |
|
|
This function can created by the flake developer and is called by the framework when the user clicks on the Refresh button. See also: |

