@Dependent @Named(value="StandaloneEditorPerspective") public class StandaloneEditorPerspective extends AbstractWorkbenchPerspectiveActivity
Modifier and Type | Field and Description |
---|---|
static String |
IDENTIFIER |
open, place, placeManager
Constructor and Description |
---|
StandaloneEditorPerspective(PlaceManager placeManager) |
Modifier and Type | Method and Description |
---|---|
org.uberfire.workbench.model.PerspectiveDefinition |
getDefaultPerspectiveLayout()
Returns a new copy of the layout (panels and their parts) that should be used if no persisted state is available.
|
String |
getIdentifier() |
getMenus, getResourceType, getToolBar, isDefault, isTransient
getPlace, onClose, onOpen, onShutdown, onStartup, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName
public static final String IDENTIFIER
@Inject public StandaloneEditorPerspective(PlaceManager placeManager)
public org.uberfire.workbench.model.PerspectiveDefinition getDefaultPerspectiveLayout()
PerspectiveActivity
getDefaultPerspectiveLayout
in interface PerspectiveActivity
getDefaultPerspectiveLayout
in class AbstractWorkbenchPerspectiveActivity
PerspectiveActivity.isTransient()
,
WorkbenchServicesProxy.loadPerspective(String, org.uberfire.mvp.ParameterizedCommand)
public String getIdentifier()
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.