com.alveole.studio.web.designer
Interface NodePropertiesView.CompositeCleared

All Known Implementing Classes:
EditInterpackageLinkSettings, EditPackageDialog, JspBasicView, JspLinkView, StaticFileBasicView, Struts2ActionShortView, Struts2LinkView, Struts2ViewBasicView
Enclosing class:
NodePropertiesView

public static interface NodePropertiesView.CompositeCleared

This interface may be implemented by any plugin that wishes to be informed when panel is about to be cleared.


Method Summary
 void compositeCleared()
           
 

Method Detail

compositeCleared

void compositeCleared()