JavaScript Application Development API for Oracle Visual Builder Cloud Service - Classic Applications

Class: operation/js/api/Condition

General representation of condition useable for data restriction.

Conditon is basically filtering rule which can be applied by the client to fetch only records matching some restriction. Conditon is always either simple (represented by a single filtering rule) or composite (represented by multiple filtering rules combined using AND/OR operators) object.

Version:
  • 15.4.5
Source:
See:

Methods