JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Eclipse Platform
2026-09 (4.41)
org.eclipse.e4.ui.workbench.lifecycle
PreSave
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface PreSave
@Documented
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
PreSave
Use this annotation to describe methods that will participate in the application lifecycle. This method will be called before the model is persisted.
Since:
1.7