mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Updates
This commit is contained in:
@@ -424,7 +424,7 @@ classes are derived from, in order to set commands.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name" nowrap="nowrap"><a href="##(MENU_GROUP).RemoveSubMenus">MENU_GROUP:RemoveSubMenus(MenuTime, MenuTag, Menutag)</a></td>
|
||||
<td class="name" nowrap="nowrap"><a href="##(MENU_GROUP).RemoveSubMenus">MENU_GROUP:RemoveSubMenus(MenuTime, MenuTag)</a></td>
|
||||
<td class="summary">
|
||||
<p>Removes the sub menus recursively of this MENU_GROUP.</p>
|
||||
</td>
|
||||
@@ -1619,7 +1619,7 @@ A Tag or Key to filter the menus to be refreshed with the Tag set.</p>
|
||||
<dt>
|
||||
|
||||
<a id="#(MENU_GROUP).RemoveSubMenus" >
|
||||
<strong>MENU_GROUP:RemoveSubMenus(MenuTime, MenuTag, Menutag)</strong>
|
||||
<strong>MENU_GROUP:RemoveSubMenus(MenuTime, MenuTag)</strong>
|
||||
</a>
|
||||
</dt>
|
||||
<dd>
|
||||
@@ -1638,11 +1638,6 @@ A Tag or Key to filter the menus to be refreshed with the Tag set.</p>
|
||||
<p><code><em> MenuTag </em></code>:
|
||||
A Tag or Key to filter the menus to be refreshed with the Tag set.</p>
|
||||
|
||||
</li>
|
||||
<li>
|
||||
|
||||
<p><code><em> Menutag </em></code>: </p>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
<h3>Return value</h3>
|
||||
@@ -1793,6 +1788,9 @@ An argument for the function.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
<p>self:E({Path=Path}) </p>
|
||||
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="function">
|
||||
|
||||
Reference in New Issue
Block a user