Constructor Summary
Public Constructor | ||
public |
constructor(tf: TableFilter) Creates an instance of BaseDropdown |
Member Summary
Public Members | ||
public |
Filter options custom sorter on a column basis |
Method Summary
Public Methods | ||
public |
isValidLinkedValue(rowIdx: Number, activeFilterIdx: Number): Boolean Check passed row contains a valid linked value |
Inherited Summary
From class Feature | ||
public |
TableFilter configuration |
|
public |
TableFilter emitter instance |
|
public |
TableFilter feature setting |
|
public |
Feature name |
|
public |
Field indicating whether Feature is initialized |
|
public |
TableFilter instance |
|
public |
destroy() Destroy the feature |
|
public |
disable() Disable the feature |
|
public |
enable() Enable the feature |
|
public |
init() Initialize the feature |
|
public |
Indicate whether the feature is enabled or not |
|
public |
reset() Reset the feature after being disabled |
Public Constructors
public constructor(tf: TableFilter) source
Creates an instance of BaseDropdown
Override:
Feature#constructorParams:
Name | Type | Attribute | Description |
tf | TableFilter |