Eclipse Platform
Release 3.2

Uses of Class
org.eclipse.ui.ModelLifecycleEvent

Packages that use ModelLifecycleEvent
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
 

Uses of ModelLifecycleEvent in org.eclipse.ui
 

Methods in org.eclipse.ui with parameters of type ModelLifecycleEvent
 void ISaveableModelManager.handleModelLifecycleEvent(ModelLifecycleEvent event)
          This implementation of handleModelLifecycleEvent must be called by implementers of ISaveableModelSource whenever the list of models of the model source changes, or when the dirty state of models changes.
 void IModelLifecycleListener.handleModelLifecycleEvent(ModelLifecycleEvent event)
          Handle the given model lifecycle event.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.