AlternateReference

Reference that defaults to alternate component in case that original one is not fetchable from container

Members

Functions

alternative
RuntimeReference alternative()

Get alternative

alternative
typeof(this) alternative(RuntimeReference alternative)

Set alternative

get
Object get(Locator!() locator)

Resolve the reference, to referenced component.

original
typeof(this) original(RuntimeReference original)

Set original

original
RuntimeReference original()

Get original

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From RuntimeReference

get
Object get(Locator!() locator)

Resolve the reference, to referenced component.

Return Value

AlternateReference

Meta