Class DataSetExplorer

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

    @Dependent
    public class DataSetExplorer
    extends Object
    implements com.google.gwt.user.client.ui.IsWidget

    Data Set Explorer widget.

    Since:
    0.3.0
    • Constructor Detail

      • DataSetExplorer

        @Inject
        public DataSetExplorer​(javax.enterprise.inject.Instance<DataSetPanel> panelInstances,
                               org.dashbuilder.dataset.client.DataSetClientServices clientServices,
                               DataSetExplorer.View view,
                               org.jboss.errai.ioc.client.api.ManagedInstance<DataSetEditorPlugin> dataSetEditorPlugin)
    • Method Detail

      • asWidget

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

        public void show()