최신IBM Notes and Domino 9.0 Social Edition Application Development B - C2040-410무료샘플문제
문제1
Helen is using a Repeat control to add a row to a table for each view entry in a Domino View data source. When she tests her code she sees 10 tables and not one table with 10 rows. How could she correct this?
Helen is using a Repeat control to add a row to a table for each view entry in a Domino View data source. When she tests her code she sees 10 tables and not one table with 10 rows. How could she correct this?
정답: B
문제2
Which three are Definition Elements of XPage configuration files? (Choose three.)
Which three are Definition Elements of XPage configuration files? (Choose three.)
정답: B,C,D
문제3
What format does the NotesCalendar class use for the data in the calendar entries?
What format does the NotesCalendar class use for the data in the calendar entries?
정답: C
문제4
What is one effect triggered by @Command([ToolsRefreshAllDocs])?
What is one effect triggered by @Command([ToolsRefreshAllDocs])?
정답: D
문제5
Which three properties in the Dojo Text Box control are available in the Edit Box control? (Choose three.)
Which three properties in the Dojo Text Box control are available in the Edit Box control? (Choose three.)
정답: A,C,D
문제6
Jenna is working on an XPage with multiple data sources which are document1, document2, view2, and view1. The XPage needs a new custom control that needs access to data source document2 from the XPage. After opening the custom control in IBM Domino Designer, how should Jenna pass the data source object handle "document2" from the XPage to the custom control?
Jenna is working on an XPage with multiple data sources which are document1, document2, view2, and view1. The XPage needs a new custom control that needs access to data source document2 from the XPage. After opening the custom control in IBM Domino Designer, how should Jenna pass the data source object handle "document2" from the XPage to the custom control?
정답: C
문제7
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?
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?
정답: A