Hye needs to create an XPage to allow users to browse a view of Inventory documents. She needs to allow a user to select one or more documents and click a button to delete the selected documents. How can Hye accomplish this task?
A. Create a viewPanel and set the Selectable option on the first column. Add a button to the XPage and specify the Delete simple action for the onclick event.
B. Drag an EditTable control onto the XPage. Specify the view for the Source property and set the Selectable property. In the Submit section,select Delete for the action.
C. Create a viewPanel and include a column with the Check box property enabled. Add a button to the XPageand specify the Delete SelectedDocuments simple action for the onclick event.
D. Drag an EditTable control onto the XPage. Specify the view for the Data property and select Left margin and Check box. In theActionarea,select Submit for the Type, and select Delete Selected for the argument.
正解:C
質問 2:
Annie is working to develop an application based on XPages. One of the Xpages that she developed will be used for data collection. The data filled in the fields needs to be validated before submitting the entire page. In some cases, empty the fields and request the user type need to be in a valid value. How can she activate the Ajax Partial Update to achieve this target?
A. The Partial Update can be activated to any Event. Select "Partial Update" on the Event tab andthen select the element she wants to haveupdated when the event is fired.
B. The Partial Update can be activated to any Event. Select "Partial Update" on the Properties tab and then select the element she wants tohave updated when the event is fired.
C. Select "Partial Update" on the Event tab related to the field she wants to partially refresh.
D. Select "Partial Update" on the Properties tab related to the field she wants to partially refresh.
正解:A
質問 3:
Sawyer wants to display the contents of the family members field, which contains multiple values, as a list on his contacts XPage. Which control would allow Sawyer to display multiple values in a field as a list?
A. Use the table control
B. Use the repeat control
C. Use the database control
D. Use the panel control
正解:B
質問 4:
Hurley is working on a shipping application which is part of the cargo working set. He switches over to the employee working set and notices that the shipping application displays as part of that set. How can Hurley remove the shipping application from the employee working set?
A. Click on the folders icon on the application navigator menu, highlight the employee working set and select Edit Working Set. De-select theshipping application.
B. Click on the folders icon on the application navigator menu, highlight the employee working set and select Edit Working Set. Highlight theshipping application and click Remove from working set.
C. Select the shipping application and from the menu bar select File > Application > Delete.
D. Select the shipping application from the Application Navigator. From the menu bar, click Project > Remove from Working Set.
正解:A
質問 5:
What is the difference between the global objects header and headerValues?
A. header contains a RequestHeaderMap, which returns the first value of each header only, whereas headerValues provides all values of eachheader in an array.
B. Both represent the same object.
C. header contains the header values of the servlet request, whereas headerValues is an object, containing all the properties of the actualXPage in an string array.
D. headerValues is not a global object.
正解:A
クリック」


0 お客様のコメント