JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
org.eclipse.e4.ui.workbench.lifecycle
Annotation Type PreSave
@Documented @Target(value=METHOD) @Retention(value=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
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element