Mailspring/docs/MultiselectList.html
2015-10-02 10:57:48 -07:00

26 lines
459 B
HTML

---
layout: docs
title: MultiselectList
---
<h2>Summary</h2>
<div class="markdown-from-sourecode">
<p><p>MultiselectList wraps {ListTabular} and makes it easy to present a
{ModelView} with selection support. It adds a checkbox column to the columns
you provide, and also handles:</p>
<ul>
<li>Command-clicking individual items</li>
<li>Shift-clicking to select a range</li>
<li>Using the keyboard to select a range</li>
</ul>
</p>
</div>
<ul>
</ul>