|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface OwDialog.OwDialogListener
Event listener for dialog events.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Method Summary | |
---|---|
void |
onDialogClose(OwDialog dialogView_p)
called if the Dialog that was opened by this view closes |
Methods inherited from interface com.wewebu.ow.server.ui.OwUpdateTarget |
---|
onUpdate |
Method Detail |
---|
void onDialogClose(OwDialog dialogView_p) throws Exception
dialogView_p
- the Dialog that closed.
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |