Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.gwt.client.view
Class AbstractAnnotationCommand

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.gwt.client.view.AbstractAnnotationCommand
All Implemented Interfaces:
com.google.gwt.user.client.Command
Direct Known Subclasses:
DeleteAnnotationCommand

public abstract class AbstractAnnotationCommand
extends Object
implements com.google.gwt.user.client.Command

Author:
Thomas Roger

Method Summary
 void execute()
           
 String getTitle()
           
 void setAnnotationPopupMenu(AnnotationPopupMenu popupMenu)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setAnnotationPopupMenu

public void setAnnotationPopupMenu(AnnotationPopupMenu popupMenu)

getTitle

public String getTitle()

execute

public void execute()
Specified by:
execute in interface com.google.gwt.user.client.Command

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.