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

Class: entity/js/api/PropertyType

Defines types of entity properties.

Version:
  • 15.4.5
Source:
See:

Members

(static) ATTACHMENT :String

stable API

Attachment

Type:
  • String
Version:
  • 15.4.5
Source:

(static) BOOLEAN :String

stable API

Boolean

Type:
  • String
Version:
  • 15.4.5
Source:

(static) CURRENCY :String

stable API

Currency, special subtype of PropertyType.Number

Type:
  • String
Version:
  • 15.4.5
Source:

(static) DATE :String

stable API

Date

Type:
  • String
Version:
  • 15.4.5
Source:

(static) DATETIME :String

stable API

Datetime

Type:
  • String
Version:
  • 15.4.5
Source:

(static) EMAIL :String

stable API

Email, special subtype of PropertyType.Text

Type:
  • String
Version:
  • 15.4.5
Source:

(static) KEY :String

stable API

Primary key

Type:
  • String
Version:
  • 15.4.5
Source:

(static) NUMBER :String

stable API

Number

Type:
  • String
Version:
  • 15.4.5
Source:

(static) PERCENTAGE :String

stable API

Percentage, special subtype of PropertyType.Number

Type:
  • String
Version:
  • 15.4.5
Source:

(static) PHONE :String

stable API

Phone, special subtype of PropertyType.Text

Type:
  • String
Version:
  • 15.4.5
Source:

(static) REFERENCE :String

stable API

Reference

Type:
  • String
Version:
  • 15.4.5
Source:

(static) TEXT :String

stable API

Text

Type:
  • String
Version:
  • 15.4.5
Source:

(static) TIME :String

stable API

Time

Type:
  • String
Version:
  • 15.4.5
Source:

(static) URL :String

stable API

URL, special subtype of PropertyType.Text

Type:
  • String
Version:
  • 15.4.5
Source:

Methods