Documentation Archive Developer
Search
Table of Contents Previous Section 

WebAssistant Expert Mode

Expert mode is similar to standard mode, except that it allows you to make changes to any page in your application regardless of whether it is currently displayed in your browser. If you click the Expert mode button at the bottom of the WebAssistant, the window expands to show two additional lists:

 

To customize any page in your application, simply select the type of page and the entity. The figure above shows an example of customizing the inspect page for the Movie entity, regardless of what page is showing in the browser.

If you select "*all*" under Tasks, any changes you make will affect all four pages for the selected entity. If you select "*all*" under Entities, you'll see a list of data types that exist in the application, as shown in the following figure. Any changes you make affect all occurrences of that type. For example, the figure shows NSCalendarDate selected. You can specify a formatter, and pick a component to use anywhere in the application that an NSCalendarDate object is displayed.

 

If you click Show Browser Page, the task and entity for the current browser page are selected in the WebAssistant.

Table of Contents Next Section