733 <td>Public method to get a list of all actions.</td> |
733 <td>Public method to get a list of all actions.</td> |
734 </tr><tr> |
734 </tr><tr> |
735 <td><a href="#UserInterface.getHelpViewer">getHelpViewer</a></td> |
735 <td><a href="#UserInterface.getHelpViewer">getHelpViewer</a></td> |
736 <td>Public method to get a reference to the help window instance.</td> |
736 <td>Public method to get a reference to the help window instance.</td> |
737 </tr><tr> |
737 </tr><tr> |
|
738 <td><a href="#UserInterface.getLayoutType">getLayoutType</a></td> |
|
739 <td>Public method to get the current layout type.</td> |
|
740 </tr><tr> |
738 <td><a href="#UserInterface.getLocale">getLocale</a></td> |
741 <td><a href="#UserInterface.getLocale">getLocale</a></td> |
739 <td>Public method to get the locale of the IDE.</td> |
742 <td>Public method to get the locale of the IDE.</td> |
740 </tr><tr> |
743 </tr><tr> |
741 <td><a href="#UserInterface.getMenu">getMenu</a></td> |
744 <td><a href="#UserInterface.getMenu">getMenu</a></td> |
742 <td>Public method to get a reference to a specific menu.</td> |
745 <td>Public method to get a reference to a specific menu.</td> |
2297 </dl><dl> |
2300 </dl><dl> |
2298 <dt>Returns:</dt> |
2301 <dt>Returns:</dt> |
2299 <dd> |
2302 <dd> |
2300 reference to the help window instance (HelpWindow) |
2303 reference to the help window instance (HelpWindow) |
2301 </dd> |
2304 </dd> |
|
2305 </dl><a NAME="UserInterface.getLayoutType" ID="UserInterface.getLayoutType"></a> |
|
2306 <h4>UserInterface.getLayoutType</h4> |
|
2307 <b>getLayoutType</b>(<i></i>) |
|
2308 <p> |
|
2309 Public method to get the current layout type. |
|
2310 </p><dl> |
|
2311 <dt>Returns:</dt> |
|
2312 <dd> |
|
2313 current layout type |
|
2314 </dd> |
|
2315 </dl><dl> |
|
2316 <dt>Return Type:</dt> |
|
2317 <dd> |
|
2318 str |
|
2319 </dd> |
2302 </dl><a NAME="UserInterface.getLocale" ID="UserInterface.getLocale"></a> |
2320 </dl><a NAME="UserInterface.getLocale" ID="UserInterface.getLocale"></a> |
2303 <h4>UserInterface.getLocale</h4> |
2321 <h4>UserInterface.getLocale</h4> |
2304 <b>getLocale</b>(<i></i>) |
2322 <b>getLocale</b>(<i></i>) |
2305 <p> |
2323 <p> |
2306 Public method to get the locale of the IDE. |
2324 Public method to get the locale of the IDE. |