org.eclipse.etrice.ui.common.support
Class DeleteWithoutConfirmFeature

java.lang.Object
  extended by DefaultDeleteFeature
      extended by org.eclipse.etrice.ui.common.support.DeleteWithoutConfirmFeature
Direct Known Subclasses:
InterfaceItemSupport.FeatureProvider.DeleteFeature

public class DeleteWithoutConfirmFeature
extends DefaultDeleteFeature

Author:
Henrik Rentz-Reichert

Constructor Summary
DeleteWithoutConfirmFeature(IFeatureProvider fp)
           
 
Method Summary
protected  boolean getUserDecision(IDeleteContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteWithoutConfirmFeature

public DeleteWithoutConfirmFeature(IFeatureProvider fp)
Method Detail

getUserDecision

protected boolean getUserDecision(IDeleteContext context)