Class: NormalizedView

NormalizedView

Normalized view.


new NormalizedView(the)

Once all of the Alpaca views are registered with the framework, each is normalized so that parent-chain
references and overrides are normalized into a single, fast lookup object.

Parameters:
Name Type Description
the String

view id

Source:

Methods


normalize()

Normalization occurs once per view upon startup of Alpaca.

Source: