Fields
-
(nullable) attributeFilter :AttributeFilterCapability
-
Optional detailed attribute filter capability information
- Since:
- 6.1.0
Oracle® JavaScript Extension Toolkit (JET)
8.2.0
F24340-01
interface FetchCapability
See JET Module Loading for an overview of module usage within JET.
//To use this interface, import as below.
import {FetchCapability} from "ojs/ojdataprovider";A detailed description of working with JET elements and classes in your typescript project can be found at: JET Typescript Usage.