org.eclipse.gmf.tooling.runtime.edit.policies.labels
Interface IRefreshableFeedbackEditPolicy

All Superinterfaces:
org.eclipse.gef.EditPolicy

public interface IRefreshableFeedbackEditPolicy
extends org.eclipse.gef.EditPolicy


Field Summary
 
Fields inherited from interface org.eclipse.gef.EditPolicy
COMPONENT_ROLE, CONNECTION_BENDPOINTS_ROLE, CONNECTION_ENDPOINTS_ROLE, CONNECTION_ROLE, CONTAINER_ROLE, DIRECT_EDIT_ROLE, GRAPHICAL_NODE_ROLE, LAYOUT_ROLE, NODE_ROLE, PRIMARY_DRAG_ROLE, SELECTION_FEEDBACK_ROLE, TREE_CONTAINER_ROLE
 
Method Summary
 void refreshFeedback()
          Notifies the editpolicy that it is time to refresh feedback due to external changes
 
Methods inherited from interface org.eclipse.gef.EditPolicy
activate, deactivate, eraseSourceFeedback, eraseTargetFeedback, getCommand, getHost, getTargetEditPart, setHost, showSourceFeedback, showTargetFeedback, understandsRequest
 

Method Detail

refreshFeedback

void refreshFeedback()
Notifies the editpolicy that it is time to refresh feedback due to external changes



Copyright © 2012. All Rights Reserved.