@Dependent @Named(value="StandaloneEditorPerspective") public class StandaloneEditorPerspective extends AbstractWorkbenchPerspectiveActivity
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()
Returns the unique identifier for this perspective.
|
Collection<String> |
getRoles() |
String |
getSignatureId() |
Collection<String> |
getTraits() |
getMenus, getToolBar, isDefault, isTransientgetPlace, onClose, onOpen, onShutdown, onStartup, toString@Inject public StandaloneEditorPerspective(PlaceManager placeManager)
public org.uberfire.workbench.model.PerspectiveDefinition getDefaultPerspectiveLayout()
PerspectiveActivitygetDefaultPerspectiveLayout in interface PerspectiveActivitygetDefaultPerspectiveLayout in class AbstractWorkbenchPerspectiveActivityPerspectiveActivity.isTransient(),
WorkbenchServicesProxy.loadPerspective(String, org.uberfire.mvp.ParameterizedCommand)public String getIdentifier()
Activity@Named annotation).public String getSignatureId()
public Collection<String> getRoles()
public Collection<String> getTraits()
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.