src/eric7/Documentation/Source/eric7.Plugins.PluginWizardEricPlugin.html

branch
eric7
changeset 10070
9f5758c0fec1
parent 10064
8c3207703dac
child 10437
2f70ca07f0af
equal deleted inserted replaced
10069:435cc5875135 10070:9f5758c0fec1
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)

eric ide

mercurial