@Inherited @Retention(value=RUNTIME) @Target(value=METHOD) public @interface Perspective
org.uberfire.client.workbench.model.PerspectiveDefinition
.
This annotation should only be used in classes annotated with WorkbenchPerspective
, and it cannot be used in
a class that has fields annotated with WorkbenchPanel
.
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.