Package | Description |
---|---|
be.ac.ulb.infof307.g02.views |
Modifier and Type | Field and Description |
---|---|
private javafx.collections.ObservableList<FindShopsResult> |
ShowResultView.data |
private javafx.scene.control.TableView<FindShopsResult> |
ShowResultView.table |
Modifier and Type | Method and Description |
---|---|
void |
ShowResultView.addResult(FindShopsResult res)
Add a row in the table
|