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
Modifier and Type | Method and Description |
---|---|
void |
onShortcutDocumentChaged(OwShortCutDocument document_p)
Called after the
OwShortCutDocument state was changed |
void onShortcutDocumentChaged(OwShortCutDocument document_p)
OwShortCutDocument
state was changeddocument_p
- the document that triggered the eventCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.