Function RuntimeReference.get

Resolve the reference, to referenced component.

abstract Object get (
  Locator!(Object,string) locator
);

Resolve the reference, to referenced component.

Parameters

NameDescription
locator an optional source of component used to resolve reference

Returns

Object the actual object, or component that is wrapped in Wrapper object.