<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8"/>
    <title>Model - issie</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
    <meta name="description" content=""/>
    <meta name="author" content="tomcl"/>

    <script src="https://code.jquery.com/jquery-1.8.0.js"></script>
    <script src="https://code.jquery.com/ui/1.8.23/jquery-ui.js"></script>
    <script src="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/js/bootstrap.min.js"></script>
    <link href="https://netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/css/bootstrap-combined.min.css" rel="stylesheet"/>

    <link type="text/css" rel="stylesheet" href="https://tomcl.github.io/issie//content/style.css" />
    <script type="text/javascript" src="https://tomcl.github.io/issie//content/tips.js"></script>
    <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
    <!--[if lt IE 9]>
      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
    <![endif]-->
  </head>
  <body>
    <div class="container">
      <div class="masthead">
        <ul class="nav nav-pills pull-right">
          <li><a href="http://fsharp.org">fsharp.org</a></li>
        </ul>
        <h3 class="muted"><a href="https://tomcl.github.io/issie//index.html">issie</a></h3>
      </div>
      <hr />
      <div class="row">
        <div class="span9" id="main">
          



<h1>Model</h1>
<p>

    <span>Namespace: global</span><br />
        <span>Parent Module: <a href="global-diagrammodeltype.html">DiagramModelType</a></span><br />
    </p>
<div class="xmldoc">
</div>
  <h3>Record Fields</h3>
  <table class="table table-bordered member-list">
    <thead>
      <tr><td>Record Field</td><td>Description</td></tr>
    </thead>
    <tbody>
      <tr>
        <td class="member-name">

          <code onmouseout="hideTip(event, '267', 267)" onmouseover="showTip(event, '267', 267)">
            Clipboard
          </code>
          <div class="tip" id="267">
            <strong>Signature:</strong> CanvasState<br />
                                  </div>
        </td>
        <td class="xmldoc">
                      <a href="https://github.com/tomcl/ISSIE/tree/master/src/Renderer/UI/ModelType.fs#L37-37" class="github-link">
              <img src="../content/img/github.png" class="normal" />
              <img src="../content/img/github-blue.png" class="hover" />
            </a>
          
        </td>
      </tr>
      <tr>
        <td class="member-name">

          <code onmouseout="hideTip(event, '268', 268)" onmouseover="showTip(event, '268', 268)">
            CreateComponent
          </code>
          <div class="tip" id="268">
            <strong>Signature:</strong> Component option<br />
                                  </div>
        </td>
        <td class="xmldoc">
                      <a href="https://github.com/tomcl/ISSIE/tree/master/src/Renderer/UI/ModelType.fs#L38-38" class="github-link">
              <img src="../content/img/github.png" class="normal" />
              <img src="../content/img/github-blue.png" class="hover" />
            </a>
          
        </td>
      </tr>
      <tr>
        <td class="member-name">

          <code onmouseout="hideTip(event, '269', 269)" onmouseover="showTip(event, '269', 269)">
            CurrentSelected
          </code>
          <div class="tip" id="269">
            <strong>Signature:</strong> Component list * Connection list<br />
                                  </div>
        </td>
        <td class="xmldoc">
                      <a href="https://github.com/tomcl/ISSIE/tree/master/src/Renderer/UI/ModelType.fs#L30-30" class="github-link">
              <img src="../content/img/github.png" class="normal" />
              <img src="../content/img/github-blue.png" class="hover" />
            </a>
          
        </td>
      </tr>
      <tr>
        <td class="member-name">

          <code onmouseout="hideTip(event, '270', 270)" onmouseover="showTip(event, '270', 270)">
            CurrProject
          </code>
          <div class="tip" id="270">
            <strong>Signature:</strong> Project option<br />
                                  </div>
        </td>
        <td class="xmldoc">
                      <a href="https://github.com/tomcl/ISSIE/tree/master/src/Renderer/UI/ModelType.fs#L40-40" class="github-link">
              <img src="../content/img/github.png" class="normal" />
              <img src="../content/img/github-blue.png" class="hover" />
            </a>
          
        </td>
      </tr>
      <tr>
        <td class="member-name">

          <code onmouseout="hideTip(event, '271', 271)" onmouseover="showTip(event, '271', 271)">
            Diagram
          </code>
          <div class="tip" id="271">
            <strong>Signature:</strong> Draw2dWrapper<br />
                                  </div>
        </td>
        <td class="xmldoc">
                      <a href="https://github.com/tomcl/ISSIE/tree/master/src/Renderer/UI/ModelType.fs#L28-28" class="github-link">
              <img src="../content/img/github.png" class="normal" />
              <img src="../content/img/github-blue.png" class="hover" />
            </a>
          
        </td>
      </tr>
      <tr>
        <td class="member-name">

          <code onmouseout="hideTip(event, '272', 272)" onmouseover="showTip(event, '272', 272)">
            DragMode
          </code>
          <div class="tip" id="272">
            <strong>Signature:</strong> DragMode<br />
                                  </div>
        </td>
        <td class="xmldoc">
                      <a href="https://github.com/tomcl/ISSIE/tree/master/src/Renderer/UI/ModelType.fs#L45-45" class="github-link">
              <img src="../content/img/github.png" class="normal" />
              <img src="../content/img/github-blue.png" class="hover" />
            </a>
          
        </td>
      </tr>
      <tr>
        <td class="member-name">

          <code onmouseout="hideTip(event, '273', 273)" onmouseover="showTip(event, '273', 273)">
            HasUnsavedChanges
          </code>
          <div class="tip" id="273">
            <strong>Signature:</strong> bool<br />
                                  </div>
        </td>
        <td class="xmldoc">
                      <a href="https://github.com/tomcl/ISSIE/tree/master/src/Renderer/UI/ModelType.fs#L39-39" class="github-link">
              <img src="../content/img/github.png" class="normal" />
              <img src="../content/img/github-blue.png" class="hover" />
            </a>
          
        </td>
      </tr>
      <tr>
        <td class="member-name">

          <code onmouseout="hideTip(event, '274', 274)" onmouseover="showTip(event, '274', 274)">
            Hilighted
          </code>
          <div class="tip" id="274">
            <strong>Signature:</strong> ComponentId list * ConnectionId list<br />
                                  </div>
        </td>
        <td class="xmldoc">
                      <a href="https://github.com/tomcl/ISSIE/tree/master/src/Renderer/UI/ModelType.fs#L36-36" class="github-link">
              <img src="../content/img/github.png" class="normal" />
              <img src="../content/img/github-blue.png" class="hover" />
            </a>
          
        </td>
      </tr>
      <tr>
        <td class="member-name">

          <code onmouseout="hideTip(event, '275', 275)" onmouseover="showTip(event, '275', 275)">
            LastSelected
          </code>
          <div class="tip" id="275">
            <strong>Signature:</strong> Component list * Connection list<br />
                                  </div>
        </td>
        <td class="xmldoc">
                      <a href="https://github.com/tomcl/ISSIE/tree/master/src/Renderer/UI/ModelType.fs#L29-29" class="github-link">
              <img src="../content/img/github.png" class="normal" />
              <img src="../content/img/github-blue.png" class="hover" />
            </a>
          
        </td>
      </tr>
      <tr>
        <td class="member-name">

          <code onmouseout="hideTip(event, '276', 276)" onmouseover="showTip(event, '276', 276)">
            LastUsedDialogWidth
          </code>
          <div class="tip" id="276">
            <strong>Signature:</strong> int<br />
                                  </div>
        </td>
        <td class="xmldoc">
                      <a href="https://github.com/tomcl/ISSIE/tree/master/src/Renderer/UI/ModelType.fs#L31-31" class="github-link">
              <img src="../content/img/github.png" class="normal" />
              <img src="../content/img/github-blue.png" class="hover" />
            </a>
          
        </td>
      </tr>
      <tr>
        <td class="member-name">

          <code onmouseout="hideTip(event, '277', 277)" onmouseover="showTip(event, '277', 277)">
            Notifications
          </code>
          <div class="tip" id="277">
            <strong>Signature:</strong> Notifications<br />
                                  </div>
        </td>
        <td class="xmldoc">
                      <a href="https://github.com/tomcl/ISSIE/tree/master/src/Renderer/UI/ModelType.fs#L43-43" class="github-link">
              <img src="../content/img/github.png" class="normal" />
              <img src="../content/img/github-blue.png" class="hover" />
            </a>
          
        </td>
      </tr>
      <tr>
        <td class="member-name">

          <code onmouseout="hideTip(event, '278', 278)" onmouseover="showTip(event, '278', 278)">
            Popup
          </code>
          <div class="tip" id="278">
            <strong>Signature:</strong> (PopupDialogData -&gt; (type)) option<br />
                                  </div>
        </td>
        <td class="xmldoc">
                      <a href="https://github.com/tomcl/ISSIE/tree/master/src/Renderer/UI/ModelType.fs#L41-41" class="github-link">
              <img src="../content/img/github.png" class="normal" />
              <img src="../content/img/github-blue.png" class="hover" />
            </a>
          
        </td>
      </tr>
      <tr>
        <td class="member-name">

          <code onmouseout="hideTip(event, '279', 279)" onmouseover="showTip(event, '279', 279)">
            PopupDialogData
          </code>
          <div class="tip" id="279">
            <strong>Signature:</strong> PopupDialogData<br />
                                  </div>
        </td>
        <td class="xmldoc">
                      <a href="https://github.com/tomcl/ISSIE/tree/master/src/Renderer/UI/ModelType.fs#L42-42" class="github-link">
              <img src="../content/img/github.png" class="normal" />
              <img src="../content/img/github-blue.png" class="hover" />
            </a>
          
        </td>
      </tr>
      <tr>
        <td class="member-name">

          <code onmouseout="hideTip(event, '280', 280)" onmouseover="showTip(event, '280', 280)">
            RightTab
          </code>
          <div class="tip" id="280">
            <strong>Signature:</strong> RightTab<br />
                                  </div>
        </td>
        <td class="xmldoc">
                      <a href="https://github.com/tomcl/ISSIE/tree/master/src/Renderer/UI/ModelType.fs#L35-35" class="github-link">
              <img src="../content/img/github.png" class="normal" />
              <img src="../content/img/github-blue.png" class="hover" />
            </a>
          
        </td>
      </tr>
      <tr>
        <td class="member-name">

          <code onmouseout="hideTip(event, '281', 281)" onmouseover="showTip(event, '281', 281)">
            SelectedComponent
          </code>
          <div class="tip" id="281">
            <strong>Signature:</strong> Component option<br />
                                  </div>
        </td>
        <td class="xmldoc">
                      <a href="https://github.com/tomcl/ISSIE/tree/master/src/Renderer/UI/ModelType.fs#L32-32" class="github-link">
              <img src="../content/img/github.png" class="normal" />
              <img src="../content/img/github-blue.png" class="hover" />
            </a>
          
        </td>
      </tr>
      <tr>
        <td class="member-name">

          <code onmouseout="hideTip(event, '282', 282)" onmouseover="showTip(event, '282', 282)">
            Simulation
          </code>
          <div class="tip" id="282">
            <strong>Signature:</strong> Result&lt;SimulationData,SimulationError&gt; option<br />
                                  </div>
        </td>
        <td class="xmldoc">
                      <a href="https://github.com/tomcl/ISSIE/tree/master/src/Renderer/UI/ModelType.fs#L33-33" class="github-link">
              <img src="../content/img/github.png" class="normal" />
              <img src="../content/img/github-blue.png" class="hover" />
            </a>
          
        </td>
      </tr>
      <tr>
        <td class="member-name">

          <code onmouseout="hideTip(event, '283', 283)" onmouseover="showTip(event, '283', 283)">
            TopMenu
          </code>
          <div class="tip" id="283">
            <strong>Signature:</strong> TopMenu<br />
                                  </div>
        </td>
        <td class="xmldoc">
                      <a href="https://github.com/tomcl/ISSIE/tree/master/src/Renderer/UI/ModelType.fs#L44-44" class="github-link">
              <img src="../content/img/github.png" class="normal" />
              <img src="../content/img/github-blue.png" class="hover" />
            </a>
          
        </td>
      </tr>
      <tr>
        <td class="member-name">

          <code onmouseout="hideTip(event, '284', 284)" onmouseover="showTip(event, '284', 284)">
            ViewerWidth
          </code>
          <div class="tip" id="284">
            <strong>Signature:</strong> int<br />
                                  </div>
        </td>
        <td class="xmldoc">
                      <a href="https://github.com/tomcl/ISSIE/tree/master/src/Renderer/UI/ModelType.fs#L46-46" class="github-link">
              <img src="../content/img/github.png" class="normal" />
              <img src="../content/img/github-blue.png" class="hover" />
            </a>
          
        </td>
      </tr>
      <tr>
        <td class="member-name">

          <code onmouseout="hideTip(event, '285', 285)" onmouseover="showTip(event, '285', 285)">
            WaveSim
          </code>
          <div class="tip" id="285">
            <strong>Signature:</strong> Map&lt;string,WaveSimModel&gt; * SimulationError option<br />
                                  </div>
        </td>
        <td class="xmldoc">
                      <a href="https://github.com/tomcl/ISSIE/tree/master/src/Renderer/UI/ModelType.fs#L34-34" class="github-link">
              <img src="../content/img/github.png" class="normal" />
              <img src="../content/img/github-blue.png" class="hover" />
            </a>
          
        </td>
      </tr>
    </tbody>
  </table>

        </div>
        <div class="span3">
          <ul class="nav nav-list" id="menu" style="margin-top: 20px;">
            <li class="nav-header">issie</li>
            <li class="divider"></li>
            <li><a href="https://github.com/tomcl/ISSIE">Source Code</a></li>
            <li><a href="https://tomcl.github.io/issie//release-notes.html">Release Notes</a></li>
            <li><a href="https://tomcl.github.io/issie//contributing.html">Contributing</a></li>
            
            <li class="nav-header">Documentation</li>
            <li><a href="https://tomcl.github.io/issie//index.html">Introduction</a></li>
            <li class="divider"></li>
            <li><a href="https://tomcl.github.io/issie//community.html">Community</a></li>
            
            <li class="nav-header">Reference</li>
            <li><a href="https://tomcl.github.io/issie//reference/index.html">API Reference</a></li>
          </ul>
        </div>
      </div>
    </div>
  </body>
  </html>