Annotation Type Hierarchy
- org.uberfire.lifecycle.GetContent (implements java.lang.annotation.Annotation)
- org.uberfire.lifecycle.GetPreview (implements java.lang.annotation.Annotation)
- org.uberfire.lifecycle.IsDirty (implements java.lang.annotation.Annotation)
- org.uberfire.lifecycle.OnClose (implements java.lang.annotation.Annotation)
- org.uberfire.lifecycle.OnContextAttach (implements java.lang.annotation.Annotation)
- org.uberfire.lifecycle.OnFocus (implements java.lang.annotation.Annotation)
- org.uberfire.lifecycle.OnLostFocus (implements java.lang.annotation.Annotation)
- org.uberfire.lifecycle.OnMayClose (implements java.lang.annotation.Annotation)
- org.uberfire.lifecycle.OnOpen (implements java.lang.annotation.Annotation)
- org.uberfire.lifecycle.OnSave (implements java.lang.annotation.Annotation)
- org.uberfire.lifecycle.OnShutdown (implements java.lang.annotation.Annotation)
- org.uberfire.lifecycle.OnStartup (implements java.lang.annotation.Annotation)
- org.uberfire.lifecycle.SetContent (implements java.lang.annotation.Annotation)
- org.uberfire.lifecycle.Validate (implements java.lang.annotation.Annotation)