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

Class: operation/js/api/Value.ReferenceValue

Representation of properly loaded reference value.

Version:
  • 17.1.3
Source:

Extends

Methods

getDisplayName() → {String}

stable API

Gets display name of this ReferenceValue.

Version:
  • 17.1.3
Source:
Returns:
Type
String

getId() → {String}

stable API

Gets ID of this ReferenceValue.

Version:
  • 17.1.3
Source:
Returns:
Type
String

getRecord() → {module:api/js/Operations~Record}

stable API

Gets whole record of this ReferenceValue.

Version:
  • 17.1.3
Source:
Returns:
Type
module:api/js/Operations~Record