Runtime

Uses of Class
org.eclipse.gmf.runtime.emf.ui.properties.sections.UndoableModelPropertySheetEntry

Packages that use UndoableModelPropertySheetEntry
org.eclipse.gmf.runtime.emf.ui.properties.sections Classes for use in defining property editors to compose sections of the properties view. 
 

Uses of UndoableModelPropertySheetEntry in org.eclipse.gmf.runtime.emf.ui.properties.sections
 

Methods in org.eclipse.gmf.runtime.emf.ui.properties.sections that return UndoableModelPropertySheetEntry
protected  UndoableModelPropertySheetEntry UndoableModelPropertySheetEntry.getParentEntry()
          Returns the parent.
 

Methods in org.eclipse.gmf.runtime.emf.ui.properties.sections with parameters of type UndoableModelPropertySheetEntry
protected  void UndoableModelPropertySheetEntry.valueChanged(UndoableModelPropertySheetEntry child, ICommand command)
          The value of the given child entry has changed.
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.