GEF (MVC)
3.8.1.201211122107

org.eclipse.gef.ui.actions
Interface UpdateAction

All Known Implementing Classes:
AlignmentAction, CopyTemplateAction, DeleteAction, DirectEditAction, EditorPartAction, MatchHeightAction, MatchSizeAction, MatchWidthAction, PasteTemplateAction, PrintAction, RedoAction, SaveAction, SelectionAction, StackAction, UndoAction, WorkbenchPartAction

public interface UpdateAction

Indicate the support of an update method.


Method Summary
 void update()
          Called to update the receiver.
 

Method Detail

update

void update()
Called to update the receiver.


GEF (MVC)
3.8.1.201211122107

Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.