A2040-922 試験問題を無料オンラインアクセス
| 試験コード: | A2040-922 |
| 試験名称: | Assessment: Developing IBM Lotus Domino 8.5.2 Applications: Advanced XPage Design |
| 認定資格: | IBM |
| 無料問題数: | 66 |
| 更新日: | 2026-05-31 |
Brandon wants to extend Dojo's dijit.Dialog box to add some extra functionality. How would Brandon declare the new Dojo class?
Aaron has created an XPages application that has a couple of XPages to surface the same data to two different application roles in two completely different user interfaces. Each role can manipulate parts of the data, but in both cases, the data must adhere to the same business logic and rules. What would be the best way for Aaron to implement the same business logic in each XPage?
John wishes to add a managed bean to his application. In order to do this he must do which of the following:
John has a managed bean which is defined as follows: The bean has a property called 'miles' which allows a distance in miles to be entered and converted to kilometers. John wishes to have a user enter a value via an edit box and use the managed bean to convert the value from miles to kilometers. What should the value of the edit box's value attribute be in order to utilize the managed bean?