Package org.uberfire.client.workbench
Interface WorkbenchCustomStandalonePerspectiveDefinition
-
public interface WorkbenchCustomStandalonePerspectiveDefinition
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetStandalonePerspectiveIdentifier()booleanopenPathAutomatically()
-
-
-
Method Detail
-
getStandalonePerspectiveIdentifier
String getStandalonePerspectiveIdentifier()
-
openPathAutomatically
boolean openPathAutomatically()
-
-