When adding a custom control to his XPage, Dennis wants to display a custom message to the designer rather than the normal design representation of the custom control. How would he accomplish this?
A. In the custom control Properties view, select the Design Definition section and enter the custom XSP Markup.
B. In the custom control Properties view, select the Custom Control option, and within there select the "Display custom XSP markup" options. This will display a dialog where the custom XSP Markup can be entered.
C. In the custom control Design view, select the Design Definition section and enter the custom XSP Markup.
D. In the custom control Properties view, select the Design Definition section, select the "Display custom XSP markup" option and enter the custom XSP Markup.
正解:A
質問 2:
Which is true about a Callback control?
A. directs pager actions to a data control
B. provides a custom control with an area that can be edited when embedded in an XPage
C. identifies a facet region
D. provides a screen readable description of a control
正解:B
質問 3:
Which attribute of a facet specifies the location to display the facet's contents in its parent control?
A. xp:key
B. id
C. xp:id
D. key
正解:A
質問 4:
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 should Michael add on the second page to navigate the mobile application user to the first page when touched?
A. Code an onClick event with the Move To Application Page simple action and set its target property to "page1".
B. Add a Page Heading control and set its moveTo property to "page1".
C. Add a Tab Bar Button control and set its targetPage property to "page1".
D. Code an onTouch event with the Move To Application Page simple action and set its target property to "page1".
正解:B
質問 5:
Jimmy wants to define a data source within his XPages application. Which option is a valid data source?
A. Domino ViewEntryCollection
B. an IBM Domino Form
C. REST Service
D. Object Data Source
正解:D
質問 6:
Kamden is looking for a simple way to ensure that some of his XPages fields are filled in by the end user. What steps could he use to accomplish this?
A. Under the Properties tab of the edit box, select the All Properties section. Within the data area set the mandatory property to "true".
B. Under the Properties tab of the edit box, select the Validation section, check the "Required Field" and enter the message displayed to the userwhen the field is not entered.
C. Under the Properties tab of the edit box, select the All Properties section. Within the data area set the required property to "true".
D. Under the Properties tab of the edit box select the Validation section, check the "Mandatory Field" and enter the message displayed to the userwhen the field is not entered.
正解:B



0 お客様のコメント