Package | Description |
---|---|
be.ac.ulb.infof307.g02.views |
Modifier and Type | Field and Description |
---|---|
private ImportArticlesController |
ImportArticlesView.importArticlesController |
Constructor and Description |
---|
ImportArticlesView(ImportArticlesController controller,
javafx.scene.Scene scene,
java.util.List<Product> importableProducts)
Constructor: Initializes the import window, disable the "help" button is the popup is already opened.
|