Class Index | File Index

Classes


Class baja.Topic


Extends baja.Slot.
Topic Slot.

Topic defines a Slot which indicates an event that is fired on a Component.

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
 
Is the Slot a Topic?
Methods borrowed from class baja.Slot:
$getDisplayName, $setDisplayName, getName, isAction, isFrozen, isProperty, toString
Methods borrowed from class BaseBajaObj:
equals, valueOf
Class Detail
baja.Topic()
Method Detail
{Boolean} isTopic()
Is the Slot a Topic?
Returns:
{Boolean}

Documentation generated by JsDoc Toolkit 2.3.2