mirror of
https://github.com/Stone-Red-Code/DesktopMagic.git
synced 2026-09-05 07:46:15 +02:00
85 lines
4.3 KiB
HTML
85 lines
4.3 KiB
HTML
|
|
<div id="sidetoggle">
|
|
<div>
|
|
<div class="sidefilter">
|
|
<form class="toc-filter">
|
|
<span class="glyphicon glyphicon-filter filter-icon"></span>
|
|
<span class="glyphicon glyphicon-remove clear-icon" id="toc_filter_clear"></span>
|
|
<input type="text" id="toc_filter_input" placeholder="Enter here to filter..." onkeypress="if(event.keyCode==13) {return false;}">
|
|
</form>
|
|
</div>
|
|
<div class="sidetoc">
|
|
<div class="toc" id="toc">
|
|
|
|
<ul class="nav level1">
|
|
<li>
|
|
<span class="expand-stub"></span>
|
|
<a href="DesktopMagicPluginAPI.html" name="" title="DesktopMagicPluginAPI">DesktopMagicPluginAPI</a>
|
|
|
|
<ul class="nav level2">
|
|
<li>
|
|
<a href="DesktopMagicPluginAPI.IPluginData.html" name="" title="IPluginData">IPluginData</a>
|
|
</li>
|
|
<li>
|
|
<a href="DesktopMagicPluginAPI.ITheme.html" name="" title="ITheme">ITheme</a>
|
|
</li>
|
|
<li>
|
|
<a href="DesktopMagicPluginAPI.Plugin.html" name="" title="Plugin">Plugin</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<span class="expand-stub"></span>
|
|
<a href="DesktopMagicPluginAPI.Drawing.html" name="" title="DesktopMagicPluginAPI.Drawing">DesktopMagicPluginAPI.Drawing</a>
|
|
|
|
<ul class="nav level2">
|
|
<li>
|
|
<a href="DesktopMagicPluginAPI.Drawing.GraphicsExtentions.html" name="" title="GraphicsExtentions">GraphicsExtentions</a>
|
|
</li>
|
|
<li>
|
|
<a href="DesktopMagicPluginAPI.Drawing.RenderQuality.html" name="" title="RenderQuality">RenderQuality</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<span class="expand-stub"></span>
|
|
<a href="DesktopMagicPluginAPI.Inputs.html" name="" title="DesktopMagicPluginAPI.Inputs">DesktopMagicPluginAPI.Inputs</a>
|
|
|
|
<ul class="nav level2">
|
|
<li>
|
|
<a href="DesktopMagicPluginAPI.Inputs.Button.html" name="" title="Button">Button</a>
|
|
</li>
|
|
<li>
|
|
<a href="DesktopMagicPluginAPI.Inputs.CheckBox.html" name="" title="CheckBox">CheckBox</a>
|
|
</li>
|
|
<li>
|
|
<a href="DesktopMagicPluginAPI.Inputs.ComboBox.html" name="" title="ComboBox">ComboBox</a>
|
|
</li>
|
|
<li>
|
|
<a href="DesktopMagicPluginAPI.Inputs.Element.html" name="" title="Element">Element</a>
|
|
</li>
|
|
<li>
|
|
<a href="DesktopMagicPluginAPI.Inputs.ElementAttribute.html" name="" title="ElementAttribute">ElementAttribute</a>
|
|
</li>
|
|
<li>
|
|
<a href="DesktopMagicPluginAPI.Inputs.IntegerUpDown.html" name="" title="IntegerUpDown">IntegerUpDown</a>
|
|
</li>
|
|
<li>
|
|
<a href="DesktopMagicPluginAPI.Inputs.Label.html" name="" title="Label">Label</a>
|
|
</li>
|
|
<li>
|
|
<a href="DesktopMagicPluginAPI.Inputs.MouseButton.html" name="" title="MouseButton">MouseButton</a>
|
|
</li>
|
|
<li>
|
|
<a href="DesktopMagicPluginAPI.Inputs.Slider.html" name="" title="Slider">Slider</a>
|
|
</li>
|
|
<li>
|
|
<a href="DesktopMagicPluginAPI.Inputs.TextBox.html" name="" title="TextBox">TextBox</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div> |