GEF (MVC)
3.9.0.201308190730

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.9.0.201308190730

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