|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelDataRow | |
---|---|
org.pentaho.platform.dataaccess.datasource.wizard.models | Contains UI-specific implementations of the MQL thin-model interfaces. |
Uses of ModelDataRow in org.pentaho.platform.dataaccess.datasource.wizard.models |
---|
Methods in org.pentaho.platform.dataaccess.datasource.wizard.models that return types with arguments of type ModelDataRow | |
---|---|
List<ModelDataRow> |
CsvSourcedRelationalModel.getDataRows()
|
List<ModelDataRow> |
GuiStateModel.getDataRows()
|
Method parameters in org.pentaho.platform.dataaccess.datasource.wizard.models with type arguments of type ModelDataRow | |
---|---|
void |
CsvSourcedRelationalModel.setDataRows(List<ModelDataRow> value)
|
void |
GuiStateModel.setDataRows(List<ModelDataRow> value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |