Class Index | File Index

Classes


Class baja.VirtualGateway


Extends baja.Component.
Represents a baja:VirtualGateway in BajaScript.
Defined in: virt.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Fields borrowed from class baja.Object:
getIcon
Method Summary
Method Attributes Method Name and Description
<private>  
$fw(x)
Internal Framework Method.
 
Access the Nav Children.
 
Return the Virtual Space for the Gateway.
 
loadSlots(obj)
Load the Slots for the VirtualGateway.
Methods borrowed from class baja.Component:
add, attach, detach, fire, getActionParameterDefault, getComponentSpace, getHandle, getHandlers, getKnobCount, getKnobs, getLinks, getNavDescription, getNavDisplayName, getNavIcon, getNavName, getNavOrd, getNavParent, getOrdInSession, getPermissions, getSlotPath, getUniqueName, hasHandlers, invoke, isMounted, isSubscribed, lease, makeLink, remove, rename, reorder, serverSideCall, setFacets, setFlags, toPathString
Methods borrowed from class baja.Complex:
contractCommitted, equivalent, get, getDisplay, getDisplayName, getFacets, getFlags, getName, getParent, getPropertyInParent, getSlot, getSlots, getValueOf, has, newCopy, set, toString
Class Detail
baja.VirtualGateway()
Method Detail
<private> $fw(x)
Internal Framework Method.
Parameters:
x
See:
baja.Component#$fw

getNavChildren(obj)
Access the Nav Children.
Parameters:
obj
See:
baja.Component#getNavChildren

{baja.VirtualComponentSpace} getVirtualSpace()
Return the Virtual Space for the Gateway.
Returns:
{baja.VirtualComponentSpace}

loadSlots(obj)
Load the Slots for the VirtualGateway.
Parameters:
obj
See:
baja.Component#loadSlots

Documentation generated by JsDoc Toolkit 2.3.2