Class RuntimePerspectiveEditorActivity
- java.lang.Object
-
- org.uberfire.ext.plugin.client.perspective.editor.generator.PerspectiveEditorActivity
-
- org.dashbuilder.client.perspective.generator.RuntimePerspectiveEditorActivity
-
- All Implemented Interfaces:
org.uberfire.client.mvp.Activity,org.uberfire.client.mvp.ContextSensitiveActivity,org.uberfire.client.mvp.PerspectiveActivity,org.uberfire.security.authz.RuntimeFeatureResource,org.uberfire.security.authz.RuntimeResource,org.uberfire.security.Resource
public class RuntimePerspectiveEditorActivity extends org.uberfire.ext.plugin.client.perspective.editor.generator.PerspectiveEditorActivity
-
-
Constructor Summary
Constructors Constructor Description RuntimePerspectiveEditorActivity(org.uberfire.ext.layout.editor.api.editor.LayoutTemplate editor, org.uberfire.ext.plugin.client.perspective.editor.generator.PerspectiveEditorScreenActivity screen)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected StringgetDefaultPanelType()-
Methods inherited from class org.uberfire.ext.plugin.client.perspective.editor.generator.PerspectiveEditorActivity
buildPerspective, getDefaultPerspectiveLayout, getIdentifier, getMenus, getPlace, getResourceType, getScreen, getToolBar, isDefault, isTransient, onClose, onOpen, onShutdown, onStartup, update
-
-
-
-
Method Detail
-
getDefaultPanelType
protected String getDefaultPanelType()
- Overrides:
getDefaultPanelTypein classorg.uberfire.ext.plugin.client.perspective.editor.generator.PerspectiveEditorActivity
-
-