@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) |
| 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)
@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–2017 JBoss by Red Hat. All rights reserved.