we can override default view-states one or more times and can have various view states as per our requirement.
so, let us see some of the ways:
Defining view state overrides
When we define a view state, we specify the changes, or overrides, from the base state to the new view state, or from any other view state to the new view state. As part of the view state, we can define the following overrides:
- Set the value of object properties
- Set the value of component styles
- Add or remove components
- Change the event handler assigned to an event
Regards,
Ashok
No comments:
Post a Comment