Function LocatorReference.get

Resolve the reference, to referenced component.

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

Resolve the reference, to referenced component.

Parameters

NameDescription
locator an optional source of components used to resolve reference

Returns

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