Want to know Exambible C2040-411 Exam practice test features? Want to lear more about IBM XPages Mobile Advanced Topics certification experience? Study Breathing IBM C2040-411 answers to Latest C2040-411 questions at Exambible. Gat a success with an absolute guarantee to pass IBM C2040-411 (XPages Mobile Advanced Topics) test on your first attempt.


♥♥ 2021 NEW RECOMMEND ♥♥

Free VCE & PDF File for IBM C2040-411 Real Exam (Full Version!)

★ Pass on Your First TRY ★ 100% Money Back Guarantee ★ Realistic Practice Exam Questions

Free Instant Download NEW C2040-411 Exam Dumps (PDF & VCE):
Available on: http://www.surepassexam.com/C2040-411-exam-dumps.html

Q21. Marc wants to change the function and style of the first Rounded List Item control to appear as a header for the other Rounded List Item control choices that follow it. 

What Dojo attribute and value can he add to the first Rounded List Item control? 

A. header="on" 

B. header="true" 

C. linkStyle="header” 

D. itemStyle="header" 

Answer:


Q22. Which is true for a Toggle Switch control on an XPage? 

A. There are only two property values to choose from: "1" and "0". 

B. There are only two property values to choose from: "True" and "False". 

C. There are only two values to choose from, but their labels can be specified. 

D. As many property values as necessary are available for the user to choose from. 

Answer:


Q23. John would like to display a message inside of a nameField input control on the XPage. 

How would he do that? 

A. <input id="nameField" class="inputField" type="text" label="Enter your name" /> 

B. <input id="nameField" class="inputField" type="text" helperText="Enter your name" /> 

C. <input id="nameFieldn class="inputField" type="text" fieldLabel="Enter your name" /> 

D. <input id="nameField" class="inpucFleld" type="text" placeholder="Enter your name" /> 

Answer:


Q24. Which could be used to subscribe to a transition event within dojo'mobile? 

A. onStartTransition 

B. onAfterTransition 

C. onStartTransitionln 

D. onAfterTransitionIn 

Answer:

Reference:http://livedocs.dojotoolkit.org/dojox/mobile/transition-events 


Q25. Charles wants to add a tool bar button to his XPages Mobile application. 

Which control palette contains the Tool Bar Button control? 

A. Mobile 

B. Dojo Layout 

C. Data Access 

D. Extension Library 

Answer:

Reference:http://www-10.lotus.com/ldd/ddwiki.nsf/dx/XPages_Mobile_Controls_Tutorial_#The+Mobile+Apps+Palette+in +Designer 


Q26. Which container control can have a data source defined for it? 

A. Table control 

B. Panel control 

C. Document View control 

D. Application Page control 

Answer:


Q27. How can a developer test if his mobile web browser is capable of offline usage? 

A. Test for Cookies. 

B. Check if dojooffline Mode is true. 

C. Check to see if window.applicationCache is not undefined. 

D. Using the local browser, open the local manifest file located in the devices temp directory 

Answer:


Q28. Ella has developed a number of applications for company employees to access on their mobile devices. A custom icon has been configured to display when users "Add to Home Screen". 

What can Ella use to detect which client is connecting in order to display the correct icon? 

A. context.getUserAgent().getBrowser() 

B. context.getUserAgent().getUserlnfo() 

C. context.getUserAgent () .getUserAgent () 

D. context.getUserAgent().getBrowserVersion() 

Answer:


Q29. Ash designed an XPage to display on a smart phone. However, the users of his application have complained that the rows in the data table being displayed on the XPage are too hard to read. 

How might he address this? 

A. Apply the mobilePhone Theme to the XPage. 

B. Set the mobilesizeAdjust property of the XPage. 

C. Adjust the font type and size properties and the row height in the table. 

D. Use the Mobile Data Table control instead of the regular Data Table control. 

Answer: