Nuxeo Enterprise Platform 5.4

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 java.lang.Object
implements com.google.gwt.user.client.Command

Author:
Thomas Roger

Method Summary
 void execute()
           
 java.lang.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 java.lang.String getTitle()

execute

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

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.