Class baja.VirtualGateway
Extends
baja.Component.
Represents a baja:VirtualGateway in BajaScript.
Defined in: virt.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
- Fields borrowed from class baja.Object:
- getIcon
| Method Attributes | Method Name and Description |
|---|---|
| <private> |
$fw(x)
Internal Framework Method.
|
|
getNavChildren(obj)
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
Method Detail
<private>
$fw(x)
Internal Framework Method.
- Parameters:
- x
- See:
- baja.Component#$fw
getNavChildren(obj)
Access the Nav Children.
- Parameters:
- obj
{baja.VirtualComponentSpace}
getVirtualSpace()
Return the Virtual Space for the Gateway.
- Returns:
- {baja.VirtualComponentSpace}
loadSlots(obj)
Load the Slots for the VirtualGateway.
- Parameters:
- obj