Interface: FilterCapability
Signature:
interface FilterCapability
FilterCapability
- Version:
- Since:
- Module:
Module usage
See JET Module Loading for an overview of module usage within JET.
Typescript Import Format
//To use this interface, import as below.
import {FilterCapability} from "ojs/ojdataprovider";
JET In Typescript
A detailed description of working with JET elements and classes in your typescript project can be found at:
JET Typescript Usage.
Description
Fields
-
-
An array of supported attribute expressions.
- Since:
-
-
- Since:
-
(nullable) textFilter :any
-
Existence of this property indicates that
TextFilter is supported. The property value can be used convey more information to the caller.
- Since: