Which three properties in the Dojo Text Box control are available in the Edit Box control? (Choose three.)
Which control can a Tool Bar Button control be added into within a mobile application?
Which is a valid named facet area of the Application Layout control?
Marco has designed a mobile application with two mobile pages. For the first mobile page he set the pageName property to "viewMobilePage" and for the second mobile page he set the pageName property to "documentMobilePage". He designed the viewMobilePage to display a listing of customer names from theCustomersByName view. He designed the documentMobilePage to display the document details for the customer touched on the viewMobilePage. He specified"customerDoc" as the name for the Domino Document data source and the field with the customer phone number is named "phone". What can Marco do to add a touch control to dial the phone number for the customer currently displayed on the documentMobilePage?
Jen added an Application Layout control to the ccAppLayout custom control she is developing. To the titleBarTabs in the configuration she added three<xe:pageTreeNode> nodes to open an XPage with a Domino View data source in the Customers, Parts and Sales applications respectively. The label property for the three tabs she set to "Customers Application", "Parts application" and "Sales Application". What must Jen do to show the "Customers Application" tab as selected when any of the "Customers" XPages is rendered in a browser?
Which statement is true regarding the Extension Library Tooltip control?