Class Index | File Index

Classes


Class OrdTarget


Extends BaseBajaObj.
ORD Target.

This constructor shouldn't be invoked directly.
Defined in: ord.js.

Class Summary
Constructor Attributes Constructor Name and Description
<inner>  
OrdTarget(base)
Method Summary
Method Attributes Method Name and Description
 
Return the Component for the ORD Target.
 
Return the object associated with this OrdTarget.
Methods borrowed from class BaseBajaObj:
equals, valueOf
Class Detail
<inner> OrdTarget(base)
Parameters:
{OrdTarget} base Optional
the base ORD Target
Method Detail
{baja.Component} getComponent()
Return the Component for the ORD Target.
Returns:
{baja.Component}

{baja.Object} getObject()
Return the object associated with this OrdTarget.

This method will attempt to access any resolved value from its Property. If the resolved value wasn't resolved from a Property then the original resolved object is returned.

Returns:
{baja.Object}

Documentation generated by JsDoc Toolkit 2.3.2