| 
 1   | 
| 
 2   | 
 Create the Add Manager function using the information provided below. Define two parameters, company and newManager, as illustrated below, to pass in values required by the function.  | 
| 
 1   | 
| 
 2   | 
 Create the Remove Manager function using the information provided below.   | 
| 
 1   | 
| 
 2   | 
| 
 3   | 
 When setting their Label property on the Configuration tab, choose Set to Binding > Localized String from the menu, and set the component labels as follows:  | 
| 
 •  | 
 Label: First Name: First Name:  | 
| 
 •  | 
 Label: Last Name: Last Name:  | 
| 
 •  | 
 Label: Title: Title:  | 
| 
 •  | 
 Label: Employee’s ID: Employee’s ID:  | 
| 
 4   | 
| 
 1   | 
| 
 2   | 
 In the Add View dialog box that appears, on the Create a Blank View tab, choose Bean Inputs > Bean Text Field.  | 
| 
 4   | 
 Create two more Bean Input components: the Manager’s Title Bean Drop-Down List and Manager’s ID Number Bean Number Input. Use the information provided below to populate the components’ values.  |