Interface IDataSourceAware
-
public interface IDataSourceAware数据源感知接口
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetDataSourceList(List<String> widgetIdList)设置数据源列表
-
public interface IDataSourceAware
| Modifier and Type | Method | Description |
|---|---|---|
void |
setDataSourceList(List<String> widgetIdList) |
设置数据源列表
|