TypeLocatorReference

Reference to a component stored in a locator by it's type.

class TypeLocatorReference : RuntimeReference (
T
) {}

Members

Functions

get
Object get(Locator!() locator)

Resolve the reference, to referenced data.

Inherited Members

From RuntimeReference

get
Object get(Locator!() locator)

Resolve the reference, to referenced data.

Meta