org.eclipse.gmf.runtime.lite.edit.parts.update
Interface IExternallyUpdatableEditPart.ExternalRefresher

All Superinterfaces:
IUpdatableEditPart.Refresher
All Known Implementing Classes:
ILabelController.ExternalRefresherAdapter
Enclosing interface:
IExternallyUpdatableEditPart

public static interface IExternallyUpdatableEditPart.ExternalRefresher
extends IUpdatableEditPart.Refresher


Method Summary
 boolean isAffectingEvent(org.eclipse.emf.common.notify.Notification msg)
           
 
Methods inherited from interface org.eclipse.gmf.runtime.lite.edit.parts.update.IUpdatableEditPart.Refresher
refresh
 

Method Detail

isAffectingEvent

boolean isAffectingEvent(org.eclipse.emf.common.notify.Notification msg)


Copyright © 2012. All Rights Reserved.