|
This is the reference to the component that represents the form within a backing bean. This could be in form {backingBean.attribute} or simply attribute, if there is a unique backing bean for the page.
This does not reflect on the page implementation but designate a reference that could allow component manipulation in the backing beans.
|