Class 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 String getDefaultPanelType()  
      • 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
      • Methods inherited from interface org.uberfire.client.mvp.Activity

        isDynamic
      • Methods inherited from interface org.uberfire.client.mvp.PerspectiveActivity

        getName
      • Methods inherited from interface org.uberfire.security.Resource

        getDependencies, isType
    • Constructor Detail

      • RuntimePerspectiveEditorActivity

        public RuntimePerspectiveEditorActivity​(org.uberfire.ext.layout.editor.api.editor.LayoutTemplate editor,
                                                org.uberfire.ext.plugin.client.perspective.editor.generator.PerspectiveEditorScreenActivity screen)
    • Method Detail

      • getDefaultPanelType

        protected String getDefaultPanelType()
        Overrides:
        getDefaultPanelType in class org.uberfire.ext.plugin.client.perspective.editor.generator.PerspectiveEditorActivity