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

Object Literal: components.dt/js/spi/creators/Creator.CreatorOptions

Creator options registration object containing information about creator and created views. Returned from Creator.getOptions method.

Version:
  • 16.3.5
Source:

Members

minWidth :Number

stable API

Minimal width of a component after drop in columns (1 - 12).

Type:
  • Number
Version:
  • 16.3.5
Source:

possibleGeneratedViewTypes :String|Array.<String>

stable API

Array of view types (or just one view type) which could be created by the creator.

Type:
  • String | Array.<String>
Version:
  • 16.3.5
Source: