APIs

Show:

Popup for selecting an existing (available) inventory item.

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

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: