new ProductsGrid()
Members
(static) self.filteredData :array
The filtered data
Type:
- array
(static) self.onUpdate :object
Event reciever for when the grid is updated.
Type:
- object
(static) self.productNameSearchFilterFunc :object
Custom search function used in filtering the grid.
Type:
- object
(static) self.products :array
The products
Type:
- array
(static) self.reuseRangeFilter :object
Filter the data set by the reuse metric
Type:
- object
(static) self.reuseRangeOptions :object
Determine the options available for filtering the reuse metric
Type:
- object
(static) self.statusFilter :object
Custom status filter that checks a products designation value as well as the
existence of a fedramp ready date.
Type:
- object
(static) self.statusFilterOptions :object
List of filters
Type:
- object