SWT.HIDE_SELECTION

Style constant for selection hiding behavior when the widget loses focus (value is 1&lt;&lt;15). <br>Note that this is a <em>HINT</em>. <p><b>Used By:</b><ul> <li><code>Table</code></li> </ul></p>

class SWT
int HIDE_SELECTION;

Meta