Class Index | File Index

Classes


Class baja.PropertyTopic


Extends baja.DynamicProperty.
PropertyTopic Slot.

A Property that is also a Topic. Typically this is used for dynamic Topics.

A new object should never be directly created with this Constructor. All Slots are created internally by BajaScript.
Defined in: comp.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
Return the Topic's event Type.
 
Is the Property a Topic?
Methods borrowed from class baja.DynamicProperty:
$getDisplay, $getValue, $setDisplay, $setFacets, $setFlags, $setValue, getDefaultFlags, getDefaultValue, getFacets, getFlags, getType
Methods borrowed from class baja.Property:
isProperty
Methods borrowed from class baja.Slot:
$getDisplayName, $setDisplayName, getName, isAction, isFrozen, toString
Methods borrowed from class BaseBajaObj:
equals, valueOf
Class Detail
baja.PropertyTopic()
Method Detail
{Type} getEventType()
Return the Topic's event Type.
Returns:
{Type} the event Type (or null if the Topic has not event Type).

{Boolean} isTopic()
Is the Property a Topic?
Returns:
{Boolean}

Documentation generated by JsDoc Toolkit 2.3.2