Global

Methods

getId() → {Number}

Description:
  • Get the ID for this knob

Source:
Returns:
Type
Number

getId() → {Number}

Description:
  • Get the ID for this relation knob

Source:
Returns:
Type
Number

getLinkName() → {String|null}

Description:
  • Get the name for the link on the source component

Source:
Since:
  • Niagara 4.15
Returns:
Type
String | null

getRelationId() → {String}

Description:
  • Get the relation ID

Source:
Returns:
Type
String

getRelationName() → {String|null}

Description:
  • Get the name for the relation on the source component

Source:
Since:
  • Niagara 4.15
Returns:
Type
String | null

getRelationOrd() → {baja.Ord}

Description:
  • Get the relation Ord

Source:
Returns:
Type
baja.Ord

getRelationTags() → {baja.Facets}

Description:
  • Get the relation tags

Source:
Returns:
Type
baja.Facets

getSourceComponent() → {baja.Component|null}

Description:
  • Get the source component for the link

Source:
Returns:
Type
baja.Component | null

getSourceSlotName() → {String}

Description:
  • Get the slot on the source component for the link

Source:
Returns:
Type
String

getTargetOrd() → {baja.Ord}

Description:
  • Get the target Ord for the link

Source:
Returns:
Type
baja.Ord

getTargetSlotName() → {String}

Description:
  • Get slot on the target component for the link

Source:
Returns:
Type
String