Package org.uberfire.client.annotations
Annotation Type DefaultPosition
-
@Inherited @Retention(RUNTIME) @Target(METHOD) public @interface DefaultPosition
Default position for WorkbenchParts added to the Workbench. Methods marked with this annotation should take zero arguments and return aPositionindicating the WorkbenchPart's default position.