Class baja.Property
Extends
baja.Slot.
Property Slot.
Property defines a Slot which is a storage location for a variable in a Complex.
A new object should never be directly created with this Constructor. All Slots are
created internally by BajaScript.
Defined in: comp.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Method Attributes | Method Name and Description |
|---|---|
|
Is this Slot a Property?
|
- Methods borrowed from class baja.Slot:
- $getDisplayName, $setDisplayName, getName, isAction, isFrozen, isTopic, toString
- Methods borrowed from class BaseBajaObj:
- equals, valueOf
Method Detail
{Boolean}
isProperty()
Is this Slot a Property?
- Returns:
- {Boolean}