Interface: SlotDefinitionAPI

SlotDefinitionAPI

API class that is used to control slot definitions.

Example

slot.getDefinition()

Methods

getCaption() → {String}

Gets the slot caption.

Returns:

Slot caption

Type
String

getId() → {String}

Gets the slot ID.

Returns:

Slot ID

Type
String

getType() → {String}

Gets the slot type.

Returns:

Slot type

Type
String