107 reference to the user interface object (UI.UserInterface) |
107 reference to the user interface object (UI.UserInterface) |
108 </dd> |
108 </dd> |
109 </dl> |
109 </dl> |
110 <a NAME="WizardEricPluginWizard.__callForm" ID="WizardEricPluginWizard.__callForm"></a> |
110 <a NAME="WizardEricPluginWizard.__callForm" ID="WizardEricPluginWizard.__callForm"></a> |
111 <h4>WizardEricPluginWizard.__callForm</h4> |
111 <h4>WizardEricPluginWizard.__callForm</h4> |
112 <b>__callForm</b>(<i>editor</i>) |
112 <b>__callForm</b>(<i></i>) |
113 |
113 |
114 <p> |
114 <p> |
115 Private method to display a dialog and get the code. |
115 Private method to display a dialog and get the code. |
116 </p> |
116 </p> |
117 <dl> |
|
118 |
|
119 <dt><i>editor</i></dt> |
|
120 <dd> |
|
121 reference to the current editor |
|
122 </dd> |
|
123 </dl> |
|
124 <dl> |
117 <dl> |
125 <dt>Return:</dt> |
118 <dt>Return:</dt> |
126 <dd> |
119 <dd> |
127 generated code (string), the plug-in package name (string) |
120 generated code (string), the plug-in package name (string) |
128 and a flag indicating success (boolean) |
121 and a flag indicating success (boolean) |