Class PerspectiveWidget

  • All Implemented Interfaces:
    com.google.gwt.user.client.ui.IsWidget

    @Dependent
    public class PerspectiveWidget
    extends Object
    implements com.google.gwt.user.client.ui.IsWidget
    Runtime perspective widget
    • Constructor Detail

      • PerspectiveWidget

        @Inject
        public PerspectiveWidget​(PerspectiveWidget.View view,
                                 org.dashbuilder.client.navigation.plugin.PerspectivePluginManager perspectivePluginManager)
    • Method Detail

      • asWidget

        public com.google.gwt.user.client.ui.Widget asWidget()
        Specified by:
        asWidget in interface com.google.gwt.user.client.ui.IsWidget
      • showPerspective

        public void showPerspective​(String id)
      • onPlugInSaved

        public void onPlugInSaved​(@Observes
                                  org.uberfire.ext.plugin.event.PluginSaved event)
      • onPlugInDeleted

        public void onPlugInDeleted​(@Observes
                                    org.uberfire.ext.plugin.event.PluginDeleted event)