IBM C2040-411 - XPages Mobile Advanced Topics Exam

Page:    1 / 10   
Total 49 questions

Which Application Page control property can be used to load it to the server-side tree when the XPage is initially loaded?

  • A. loaded="true"
  • B. onLoad="true"
  • C. preload^'true"
  • D. initialLoad="true'"


Answer : A

Marge added a Rich Text control to a mobile page and bound it to the Body field in the documentl data source. To fit the limited space for handheld devices, she wants to enable the minimum set of rich text toolbar controls to edit the body field.
WhatDojo attribute and value can she add to the Rich text control to accomplish this?

  • A. toolbarType= "Thin"
  • B. toolbarType = "Slim"
  • C. toolbarType= "Narrow"
  • D. toolbarType = "minimum"


Answer : C

Sarah wants to make sure the keyboard with an @ symbol is displayed to her users when they enter an email address on their mobile application. How can she achieve that?

  • A. <input type=*email">
  • B. <input type="special">
  • C. <input type=*alt-text">
  • D. <input type="text-alt">


Answer : A

Reference:http://xpageswiki.com/web/youatnotes/wiki-
xpages.nsf/dx/Developing_for_an_iPhone_or_iPad(set type to input fields)

Michelle would like to add a button with a "+" labelin the top right corner on the vlewMobilePage which, when touched, will open the documentMobilePage to create a new document.
What can she add to the actionFact of the Page Heading on the viewMobilePage to create the new document?

  • A. Add a Tab Bar Button control and set its moveTo property to "documentMobilePage".
  • B. Add a Tool Bar Button control and set its moveTo property to "documentMobilePage".
  • C. Add a ToolBar Button control and code its onclick event with the Move To Mobile Page simple action and set the targetPage property to "documentMobilePage".
  • D. Add a Tab Bar Button control and code its onclick event with the Move To Application Page simple action and set the targetPage property to "documentMobilePage".


Answer : B

Jon is using the userbeanAccessLevel property to determine a users access.
The value returned is 2. What access level does that indicate?

  • A. Editor
  • B. Author
  • C. Reader
  • D. Manager


Answer : B

Page:    1 / 10   
Total 49 questions