Class Index | File Index

Classes


Class baja.ControlPoint


Extends baja.Component.
Represents a control:ControlPoint in BajaScript.
Defined in: comp.js.

Class Summary
Constructor Attributes Constructor Name and Description
<private>  
Fields borrowed from class baja.Object:
getIcon
Method Summary
Method Attributes Method Name and Description
<private>  
getFacets(slot)
Return the Facets for a Slot.
Methods borrowed from class baja.Component:
$fw, add, attach, detach, fire, getActionParameterDefault, getComponentSpace, getHandle, getHandlers, getKnobCount, getKnobs, getLinks, getNavChildren, getNavDescription, getNavDisplayName, getNavIcon, getNavName, getNavOrd, getNavParent, getOrdInSession, getPermissions, getSlotPath, getUniqueName, hasHandlers, invoke, isMounted, isSubscribed, lease, loadSlots, makeLink, remove, rename, reorder, serverSideCall, setFacets, setFlags, toPathString
Methods borrowed from class baja.Complex:
contractCommitted, equivalent, get, getDisplay, getDisplayName, getFlags, getName, getParent, getPropertyInParent, getSlot, getSlots, getValueOf, has, newCopy, set, toString
Class Detail
<private> baja.ControlPoint()
Method Detail
<private> {baja.Facets} getFacets(slot)
Return the Facets for a Slot.

If no arguments are provided and the Complex has a parent, the facets for the parent's Property will be returned.

Parameters:
{baja.Slot|String} slot Optional
the Slot or Slot name.
Returns:
{baja.Facets} the Facets for the Slot (or null if Slot not found) or the parent's Property facets.

Documentation generated by JsDoc Toolkit 2.3.2