| Modifier and Type | Method and Description |
|---|---|
void |
EditOrderPresenter.IView.addItem(Product product,
TreeItemWithModel parentItem)
Adds and populates a row and tree item.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EditOrderView.addItem(Product product,
TreeItemWithModel parentItem) |
| Modifier and Type | Method and Description |
|---|---|
TreeItemWithModel |
ProductAutoCompleteEvent.getItem()
Returns the tree item instance that has been added to the tree and
user has executed a product search on it to be populated from selected product
|
| Constructor and Description |
|---|
ProductAutoCompleteEvent(Product product,
TreeItemWithModel item) |
| Modifier and Type | Method and Description |
|---|---|
List<PricingItem> |
PricingItemsPanel.fill(Product product,
TreeItemWithModel parentItem)
Adds and populates a row and tree item.
|
Copyright © 2020. All rights reserved.