Package org.uberfire.client.annotations
Annotation Type WorkbenchPartTitleDecoration
-
@Inherited @Retention(RUNTIME) @Target(METHOD) public @interface WorkbenchPartTitleDecoration
Methods annotated with this provide ajava.lang.Stringtitle for the WorkbenchPart. The method should have zero arguments and return acom.google.gwt.user.client.ui.IsWidget.