InventorySelectLookupView Class
Module: inventory
Popup for selecting an existing (available) inventory item.
Item Index
Methods
getDefaultFilters
()
Array
Returns the default filters for the collection.
Returns:
Array:
Filters
getGridColumns
()
Array
Defines the column configuration for the inventory grid
Returns:
Array:
Columns
getSelected
()
Array
Returns:
Array:
Array of currently selected models models
initialize
()
Undefined
Returns:
Undefined:
loadInventoryTypes
()
Promise
Load all inventory types / classes.
Returns:
Promise:
Promise for loaded types
onFilterInventoryType
()
Undefined
Called when the user changes the inventory type select.
Returns:
Undefined: