RichFaces Questions et reponses d'entretien
Question 6. How to different skins are runtime?
Question 7. Tell me about a4j:outputPanel and ajaxRendered?
"ajaxRendered" attribute of the <a4j:outputPanel> set to "true" allows to define the area of the page that will be re-rendered even if it is not pointed in the reRender attribute explicitly. It might be useful if you have an area on a page that should be updated as a response on any
Question 8. What is limitToList attribute?
Question 9. Give some examples of RichFaces Components.
Question 10. Give some examples of a4j components.
Some examples of a4j components:
- <a4j:commandLink>
- <a4j:commandButton>
- <a4j:outputPanel>
- <a4j:region>
- <a4j:mediaOutput>
- <a4j:queue>
Les plus utiles selon les utilisateurs :
- What is RichFaces?
- What is rich:dataGrid in RichFaces?
- What are the basic configurations of web.xml for Rich Faces?
- What is limitToList attribute?
- What is rich:messages in RichFaces?