Charles wants to be able to add a collapsible area to his XPage.
Which control would allow him to do that?
Show answer and explanation
Correct answer: C
C2040-410 Real Exam Questions
116 questions available · Page 1 of 12
Updated Exam DumpsVerified AnswersPass Guarantee
Charles wants to be able to add a collapsible area to his XPage.
Which control would allow him to do that?
Correct answer: C
How many of the JavaServer Faces (JSF) lifecycle phases involve the processing of events?
Correct answer: C
Which control, used to dynamically switch content, includes a useHash property to support switching content via a URL hash tag?
Correct answer: B
Ava is working on an XPage with multiple data sources which are document1, document2, view1, and view2. The XPage needs a new custom control that needs access to data source view1 from the XPage.
Which is the correct way to pass the data source object handle "view1" from the XPage to the custom control?
Correct answer: A
What is one effect triggered by @Command([ToolsRefreshAllDocs])?
Correct answer: D
Michael has designed a mobile application with two mobile pages. For the first mobile page he set the pageName property to "page1" and for the second mobile page he set the pageName property to "page2".
What server-side simple action can Michael add on the second page to navigate the mobile application user to the first page when touched?
Correct answer: D
Nathan wishes to create the ability to refresh a specific area of his XPage.
Starting with "Select the onclick event of the button", which steps would Nathan then take to select the panel to refresh?
Correct answer: B
Steven is using Java to write an agent in his application and needs to get a handle to the database that the agent is running in.
How can Steven accomplish this?
Correct answer: D
Which statement is true about the Application Layout control?
Correct answer: B
What two items are true regarding managed beans? (Choose two.)
Correct answers: A, D