@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 |
---|---|
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
getPlace, isDynamic, onClose, onOpen, onShutdown, onStartup
getDependencies, isType
public static final String IDENTIFIER
@Inject public StandaloneEditorPerspective(PlaceManager placeManager)
public 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–2019 JBoss by Red Hat. All rights reserved.