org.eclipse.emf.ecp.ui.e4.handlers
Class SaveProjectHandler

java.lang.Object
  extended by org.eclipse.emf.ecp.ui.e4.handlers.SaveProjectHandler

public class SaveProjectHandler
extends Object


Constructor Summary
SaveProjectHandler()
           
 
Method Summary
 boolean canExecute(Object object)
           
 void execute(Object object)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SaveProjectHandler

public SaveProjectHandler()
Method Detail

execute

@Execute
public void execute(@Named(value="org.eclipse.ui.selection")@Optional
                            Object object)

canExecute

@CanExecute
public boolean canExecute(@Named(value="org.eclipse.ui.selection")@Optional
                                     Object object)


Copyright © 2014. All Rights Reserved.