|
 | adapterId |
Gets or sets the ID of the adapter this item belongs to.
|
 | alignmentData |
Gets or sets the adapter's alignment item data (stringified version of whatever it wants to save).
|
 | alignmentInfo |
Gets or sets a plain object containing information identifying the adapter's alignment item.
|
 | otherAdapterId |
Gets or sets the ID of the other adapter this item aligns to, or null
if the target is the same adapter.
|
 | otherAlignmentData |
Gets or sets the other adapter's alignment item data (stringified version of whatever it wants to save).
|
 | otherAlignmentInfo |
Gets or sets a plain object containing information identifying the other adapter's alignment item.
|