Uses of Class
org.eclipse.ui.SaveablesLifecycleEvent
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of SaveablesLifecycleEvent in org.eclipse.compare.internal
Modifier and TypeMethodDescriptionvoid
CompareEditor.handleLifecycleEvent
(SaveablesLifecycleEvent event) -
Uses of SaveablesLifecycleEvent in org.eclipse.ui
Modifier and TypeMethodDescriptionvoid
ISaveablesLifecycleListener.handleLifecycleEvent
(SaveablesLifecycleEvent event) Handle the given event. -
Uses of SaveablesLifecycleEvent in org.eclipse.ui.internal
Modifier and TypeMethodDescriptionvoid
SaveablesList.handleLifecycleEvent
(SaveablesLifecycleEvent event) This implementation of handleModelLifecycleEvent must be called by implementers of ISaveablesSource whenever the list of models of the model source changes, or when the dirty state of models changes.