@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, isTransientgetPlace, onClose, onOpen, onShutdown, onStartup, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetNamegetPlace, isDynamic, onClose, onOpen, onShutdown, onStartupgetDependencies, isTypepublic static final String IDENTIFIER
@Inject public StandaloneEditorPerspective(PlaceManager placeManager)
public PerspectiveDefinition getDefaultPerspectiveLayout()
PerspectiveActivitygetDefaultPerspectiveLayout in interface PerspectiveActivitygetDefaultPerspectiveLayout in class AbstractWorkbenchPerspectiveActivityPerspectiveActivity.isTransient(),
WorkbenchServicesProxy.loadPerspective(String, org.uberfire.mvp.ParameterizedCommand)public String getIdentifier()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.