Class Index | File Index

Classes


Class baja.Action


Extends baja.Slot.
Action Slot.

Action is a Slot that defines a behavior which can be invoked 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 an Action?
Methods borrowed from class baja.Slot:
$getDisplayName, $setDisplayName, getName, isFrozen, isProperty, isTopic, toString
Methods borrowed from class BaseBajaObj:
equals, valueOf
Class Detail
baja.Action()
Method Detail
{Boolean} isAction()
Is the Slot an Action?
Returns:
{Boolean}

Documentation generated by JsDoc Toolkit 2.3.2