|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OwShortcutDocumentEventListner
OwShortCutDocument
listener interface.
Clients of the OwShortCutDocument
class can be informed through this interface
of document state changes (egg. adding or removing shortcuts).
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
OwShortCutDocument.addEventListener(OwShortcutDocumentEventListner)
,
OwShortCutDocument.removeEventListener(OwShortcutDocumentEventListner)
Method Summary | |
---|---|
void |
onShortcutDocumentChaged(OwShortCutDocument document_p)
Called after the OwShortCutDocument state was changed |
Method Detail |
---|
void onShortcutDocumentChaged(OwShortCutDocument document_p)
OwShortCutDocument
state was changed
document_p
- the document that triggered the event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |