Pexeso Wiki
Status: Beta
Brought to you by:
javol
Each time user interacts with the view it goes thru the following stages:
It is the life-cycle of the view. It can be invoked in two different ways:
created
View is created when user navigates it's user agent to the link that renders a view.
updated
View is updated when user interacts with already rendered view.
See the diagram: 