public class DataSourceDetails extends Object
| Constructor and Description |
|---|
DataSourceDetails(DataSourcePresenter presenter) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
asWidget() |
void |
bind(com.google.gwt.user.cellview.client.CellTable<DataSource> dataSourceTable) |
DataSource |
getCurrentSelection() |
void |
setEnabled(boolean b) |
public DataSourceDetails(DataSourcePresenter presenter)
public com.google.gwt.user.client.ui.Widget asWidget()
public void bind(com.google.gwt.user.cellview.client.CellTable<DataSource> dataSourceTable)
public void setEnabled(boolean b)
public DataSource getCurrentSelection()
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.