Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.gwt.client.view.menu
Class DeleteAnnotationCommand

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

public class DeleteAnnotationCommand
extends AbstractAnnotationCommand

Author:
Thomas Roger

Constructor Summary
DeleteAnnotationCommand(String title, AnnotationController controller, int annotationIndex)
           
 
Method Summary
 
Methods inherited from class org.nuxeo.ecm.platform.annotations.gwt.client.view.AbstractAnnotationCommand
execute, getTitle, setAnnotationPopupMenu
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteAnnotationCommand

public DeleteAnnotationCommand(String title,
                               AnnotationController controller,
                               int annotationIndex)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.