Annotation Type and Description |
---|
org.uberfire.lifecycle.IsDirty
The code generated by use of this annotation will never be called by the UberFire framework. Use
OnMayClose instead. |
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.
|
Method and Description |
---|
org.uberfire.workbench.model.menu.Menus.getItemsMap() |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.