Class baja.VirtualComponent
Extends
baja.Component.
Represents a baja:VirtualComponent 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> |
Return the Nav ORD for the Virtual Component.
|
- Methods borrowed from class baja.Component:
- $fw, add, attach, detach, fire, getActionParameterDefault, getComponentSpace, getHandle, getHandlers, getKnobCount, getKnobs, getLinks, getNavChildren, getNavDescription, getNavDisplayName, getNavIcon, getNavName, 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, getFacets, getFlags, getName, getParent, getPropertyInParent, getSlot, getSlots, getValueOf, has, newCopy, set, toString
Method Detail
<private>
{baja.Ord}
getNavOrd()
Return the Nav ORD for the Virtual Component.
- Returns:
- {baja.Ord} the Nav ORD or null if it's not mounted.