@Dependent public class DataSetExplorer extends Object implements com.google.gwt.user.client.ui.IsWidget
Data Set Explorer widget.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DataSetExplorer.View |
| Constructor and Description |
|---|
DataSetExplorer(javax.enterprise.inject.Instance<DataSetPanel> panelInstances,
DataSetClientServices clientServices,
DataSetExplorer.View view,
org.jboss.errai.ioc.client.api.ManagedInstance<DataSetEditorPlugin> dataSetEditorPlugin) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
asWidget() |
void |
init() |
void |
show() |
@Inject public DataSetExplorer(javax.enterprise.inject.Instance<DataSetPanel> panelInstances, DataSetClientServices clientServices, DataSetExplorer.View view, org.jboss.errai.ioc.client.api.ManagedInstance<DataSetEditorPlugin> dataSetEditorPlugin)
@PostConstruct public void init()
public com.google.gwt.user.client.ui.Widget asWidget()
asWidget in interface com.google.gwt.user.client.ui.IsWidgetpublic void show()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.