|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--wobzilla_dialogFactory
Use the dialogFactory to load dialog-files, create the dialog from
the file-discription.
Method Summary | |
function
|
closeDialog(dialog)
closes and destroys the dialog object |
function
|
createDialog(dialogFile,titleText,openMethod,closeMethod,left,top,width,height)
creates a new dialog. |
Method Detail |
function closeDialog(dialog)
function createDialog(dialogFile,titleText,openMethod,closeMethod,left,top,width,height)
closeMethod
- this method is called when the dialog is closed
openMethod
- this method is called when the dialog is visible
dialogFile
- the path of the dialog file
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |