-
Annotation Types Annotation Type Description org.uberfire.lifecycle.IsDirty The code generated by use of this annotation will never be called by the UberFire framework. UseOnMayCloseinstead.org.uberfire.lifecycle.OnSave The code generated by use of this annotation will never be called by the UberFire framework. Use an application-defined mechanism (perhaps a Saveable interface or a CDI event) instead.
-
Methods Method Description org.uberfire.workbench.model.menu.Menus.getItemsMap()