Class baja.VirtualComponentSpace
Extends
baja.BoxComponentSpace.
Represents a baja:VirtualComponentSpace in BajaScript.
Defined in: virt.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
- Fields borrowed from class baja.Object:
- equivalent, getIcon
| Method Attributes | Method Name and Description |
|---|---|
| <private> |
$fw(x, a, b, c)
Private framework handler for a Component Space.
|
|
Return absolute ORD for the Component Space.
|
- Methods borrowed from class baja.BoxComponentSpace:
- init, resolveByHandle, sync
- Methods borrowed from class baja.ComponentSpace:
- findByHandle, getCallbacks, getNavChildren, getNavIcon, getNavOrd, getOrdInSession, getRootComponent, hasCallbacks
- Methods borrowed from class baja.NavContainer:
- $addChildNode, getNavDescription, getNavDisplayName, getNavName, getNavParent
Method Detail
<private>
$fw(x, a, b, c)
Private framework handler for a Component Space.
This is a private internal method for framework developers.
- Parameters:
- x
- a
- b
- c
{baja.Ord}
getAbsoluteOrd()
Return absolute ORD for the Component Space.
- Returns:
- {baja.Ord}