blob: 0fea9a90f3b2ad4ad2f499074bb65c8f09f25aab [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Thu Jul 23 15:59:32 CEST 2020 -->
<title>Uses of Class org.eclipse.nebula.widgets.grid.GridItem</title>
<meta name="date" content="2020-07-23">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.eclipse.nebula.widgets.grid.GridItem";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/nebula/widgets/grid/class-use/GridItem.html" target="_top">Frames</a></li>
<li><a href="GridItem.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.eclipse.nebula.widgets.grid.GridItem" class="title">Uses of Class<br>org.eclipse.nebula.widgets.grid.GridItem</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.eclipse.nebula.jface.gridviewer">org.eclipse.nebula.jface.gridviewer</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.eclipse.nebula.widgets.grid">org.eclipse.nebula.widgets.grid</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.nebula.jface.gridviewer">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a> in <a href="../../../../../../org/eclipse/nebula/jface/gridviewer/package-summary.html">org.eclipse.nebula.jface.gridviewer</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/nebula/jface/gridviewer/package-summary.html">org.eclipse.nebula.jface.gridviewer</a> with parameters of type <a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><span class="typeNameLabel">GridViewerRow.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/jface/gridviewer/GridViewerRow.html#setItem-org.eclipse.nebula.widgets.grid.GridItem-">setItem</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/eclipse/nebula/jface/gridviewer/package-summary.html">org.eclipse.nebula.jface.gridviewer</a> with parameters of type <a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/jface/gridviewer/GridViewerRow.html#GridViewerRow-org.eclipse.nebula.widgets.grid.GridItem-">GridViewerRow</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item)</code>
<div class="block">Create a new instance of the receiver.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.eclipse.nebula.widgets.grid">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a> in <a href="../../../../../../org/eclipse/nebula/widgets/grid/package-summary.html">org.eclipse.nebula.widgets.grid</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../../org/eclipse/nebula/widgets/grid/package-summary.html">org.eclipse.nebula.widgets.grid</a> declared as <a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">GridVisibleRangeSupport.RangeChangedEvent.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridVisibleRangeSupport.RangeChangedEvent.html#addedRows">addedRows</a></span></code>
<div class="block">Rows new in the visible range</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) <a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a></code></td>
<td class="colLast"><span class="typeNameLabel">GridEditor.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridEditor.html#item">item</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">GridVisibleRangeSupport.RangeChangedEvent.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridVisibleRangeSupport.RangeChangedEvent.html#removedRows">removedRows</a></span></code>
<div class="block">Rows removed from the range</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/nebula/widgets/grid/package-summary.html">org.eclipse.nebula.widgets.grid</a> that return <a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a></code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#getFocusItem--">getFocusItem</a></span>()</code>
<div class="block">Returns the current item in focus.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a></code></td>
<td class="colLast"><span class="typeNameLabel">GridEditor.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridEditor.html#getItem--">getItem</a></span>()</code>
<div class="block">Returns the TableItem for the row of the cell being tracked by this
editor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a></code></td>
<td class="colLast"><span class="typeNameLabel">GridItem.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html#getItem-int-">getItem</a></span>(int&nbsp;index)</code>
<div class="block">Returns the item at the given, zero-relative index in the receiver.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a></code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#getItem-int-">getItem</a></span>(int&nbsp;index)</code>
<div class="block">Returns the item at the given, zero-relative index in the receiver.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a></code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#getItem-org.eclipse.swt.graphics.Point-">getItem</a></span>(org.eclipse.swt.graphics.Point&nbsp;point)</code>
<div class="block">Returns the item at the given point in the receiver or null if no such item
exists.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">GridItem.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html#getItems--">getItems</a></span>()</code>
<div class="block">Returns a (possibly empty) array of <code>GridItem</code>s which are the
direct item children of the receiver.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#getItems--">getItems</a></span>()</code>
<div class="block">Returns a (possibly empty) array of <code>GridItem</code>s which are the items in
the receiver.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">Grid.GridVisibleRange.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.GridVisibleRange.html#getItems--">getItems</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a></code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#getNextVisibleItem-org.eclipse.nebula.widgets.grid.GridItem-">getNextVisibleItem</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item)</code>
<div class="block">Returns the next visible item in the table.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a></code></td>
<td class="colLast"><span class="typeNameLabel">GridItem.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html#getParentItem--">getParentItem</a></span>()</code>
<div class="block">Returns the receiver's parent item, which must be a <code>GridItem</code>
or null when the receiver is a root.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a></code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#getPreviousVisibleItem-org.eclipse.nebula.widgets.grid.GridItem-">getPreviousVisibleItem</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item)</code>
<div class="block">Returns the previous visible item in the table.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a></code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#getRootItem-int-">getRootItem</a></span>(int&nbsp;index)</code>
<div class="block">TODO: asl;fj</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#getRootItems--">getRootItems</a></span>()</code>
<div class="block">Returns a (possibly empty) array of <code>GridItem</code>s which are the root
items in the receiver.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#getSelection--">getSelection</a></span>()</code>
<div class="block">Returns a array of <code>GridItem</code>s that are currently selected in the
receiver.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/nebula/widgets/grid/package-summary.html">org.eclipse.nebula.widgets.grid</a> with parameters of type <a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#clearRow-org.eclipse.nebula.widgets.grid.GridItem-">clearRow</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem)</code>
<div class="block">In this implementation is too much expensive...</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#clearRow-org.eclipse.nebula.widgets.grid.GridItem-">clearRow</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem)</code>
<div class="block">Clear rows dataVisualizer values</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#clearRow-org.eclipse.nebula.widgets.grid.GridItem-">clearRow</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Color</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#getBackground-org.eclipse.nebula.widgets.grid.GridItem-int-">getBackground</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Color</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#getBackground-org.eclipse.nebula.widgets.grid.GridItem-int-">getBackground</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;columnIndex)</code>
<div class="block">Method substitute GridItem method</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Color</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#getBackground-org.eclipse.nebula.widgets.grid.GridItem-int-">getBackground</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#getCheckable-org.eclipse.nebula.widgets.grid.GridItem-int-">getCheckable</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#getCheckable-org.eclipse.nebula.widgets.grid.GridItem-int-">getCheckable</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;columnIndex)</code>
<div class="block">Method substitute GridItem method</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#getCheckable-org.eclipse.nebula.widgets.grid.GridItem-int-">getCheckable</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#getChecked-org.eclipse.nebula.widgets.grid.GridItem-int-">getChecked</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#getChecked-org.eclipse.nebula.widgets.grid.GridItem-int-">getChecked</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;columnIndex)</code>
<div class="block">Method substitute GridItem method</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#getChecked-org.eclipse.nebula.widgets.grid.GridItem-int-">getChecked</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;i)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#getColumnSpan-org.eclipse.nebula.widgets.grid.GridItem-int-">getColumnSpan</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#getColumnSpan-org.eclipse.nebula.widgets.grid.GridItem-int-">getColumnSpan</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;columnIndex)</code>
<div class="block">Method substitute GridItem method</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#getColumnSpan-org.eclipse.nebula.widgets.grid.GridItem-int-">getColumnSpan</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Font</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#getFont-org.eclipse.nebula.widgets.grid.GridItem-int-">getFont</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Font</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#getFont-org.eclipse.nebula.widgets.grid.GridItem-int-">getFont</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;columnIndex)</code>
<div class="block">Method substitute GridItem method</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Font</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#getFont-org.eclipse.nebula.widgets.grid.GridItem-int-">getFont</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Color</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#getForeground-org.eclipse.nebula.widgets.grid.GridItem-int-">getForeground</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Color</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#getForeground-org.eclipse.nebula.widgets.grid.GridItem-int-">getForeground</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;columnIndex)</code>
<div class="block">Method substitute GridItem method</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Color</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#getForeground-org.eclipse.nebula.widgets.grid.GridItem-int-">getForeground</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#getGrayed-org.eclipse.nebula.widgets.grid.GridItem-int-">getGrayed</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#getGrayed-org.eclipse.nebula.widgets.grid.GridItem-int-">getGrayed</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;columnIndex)</code>
<div class="block">Method substitute GridItem method</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#getGrayed-org.eclipse.nebula.widgets.grid.GridItem-int-">getGrayed</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Image</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#getImage-org.eclipse.nebula.widgets.grid.GridItem-int-">getImage</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Image</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#getImage-org.eclipse.nebula.widgets.grid.GridItem-int-">getImage</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;columnIndex)</code>
<div class="block">Method substitute GridItem method</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Image</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#getImage-org.eclipse.nebula.widgets.grid.GridItem-int-">getImage</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;i)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#getIndexOfItem-org.eclipse.nebula.widgets.grid.GridItem-">getIndexOfItem</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a></code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#getNextVisibleItem-org.eclipse.nebula.widgets.grid.GridItem-">getNextVisibleItem</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item)</code>
<div class="block">Returns the next visible item in the table.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) org.eclipse.swt.graphics.Point</code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#getOrigin-org.eclipse.nebula.widgets.grid.GridColumn-org.eclipse.nebula.widgets.grid.GridItem-">getOrigin</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridColumn.html" title="class in org.eclipse.nebula.widgets.grid">GridColumn</a>&nbsp;column,
<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item)</code>
<div class="block">Returns the intersection of the given column and given item.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a></code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#getPreviousVisibleItem-org.eclipse.nebula.widgets.grid.GridItem-">getPreviousVisibleItem</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item)</code>
<div class="block">Returns the previous visible item in the table.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#getRowSpan-org.eclipse.nebula.widgets.grid.GridItem-int-">getRowSpan</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#getRowSpan-org.eclipse.nebula.widgets.grid.GridItem-int-">getRowSpan</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;columnIndex)</code>
<div class="block">Method substitute GridItem method</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#getRowSpan-org.eclipse.nebula.widgets.grid.GridItem-int-">getRowSpan</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#getText-org.eclipse.nebula.widgets.grid.GridItem-int-">getText</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#getText-org.eclipse.nebula.widgets.grid.GridItem-int-">getText</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;columnIndex)</code>
<div class="block">Method substitute GridItem method</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#getText-org.eclipse.nebula.widgets.grid.GridItem-int-">getText</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;i)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Rectangle</code></td>
<td class="colLast"><span class="typeNameLabel">GridCellRenderer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridCellRenderer.html#getTextBounds-org.eclipse.nebula.widgets.grid.GridItem-boolean-">getTextBounds</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item,
boolean&nbsp;preferred)</code>
<div class="block">Returns the bounds of the text in the cell.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Rectangle</code></td>
<td class="colLast"><span class="typeNameLabel">DefaultCellRenderer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DefaultCellRenderer.html#getTextBounds-org.eclipse.nebula.widgets.grid.GridItem-boolean-">getTextBounds</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item,
boolean&nbsp;preferred)</code>
<div class="block">Returns the bounds of the text in the cell.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#getToolTipText-org.eclipse.nebula.widgets.grid.GridItem-int-">getToolTipText</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#getToolTipText-org.eclipse.nebula.widgets.grid.GridItem-int-">getToolTipText</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;columnIndex)</code>
<div class="block">Method substitute GridItem method</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#getToolTipText-org.eclipse.nebula.widgets.grid.GridItem-int-">getToolTipText</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected &lt;T&gt;&nbsp;T</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#getValueOrDefault-java.util.Map-org.eclipse.nebula.widgets.grid.GridItem-int-T-">getValueOrDefault</a></span>(java.util.Map&lt;<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>,java.util.List&lt;T&gt;&gt;&nbsp;map,
<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column,
T&nbsp;defaultValue)</code>
<div class="block">get value or default</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) <a href="../../../../../../org/eclipse/nebula/widgets/grid/GridColumn.html" title="class in org.eclipse.nebula.widgets.grid">GridColumn</a></code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#getVisibleColumn_DegradeLeft-org.eclipse.nebula.widgets.grid.GridItem-org.eclipse.nebula.widgets.grid.GridColumn-">getVisibleColumn_DegradeLeft</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item,
<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridColumn.html" title="class in org.eclipse.nebula.widgets.grid">GridColumn</a>&nbsp;col)</code>
<div class="block">Returns the first visible column that is not spanned by any other column that
is either the given column or any of the columns displaying to the left of
the given column.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) <a href="../../../../../../org/eclipse/nebula/widgets/grid/GridColumn.html" title="class in org.eclipse.nebula.widgets.grid">GridColumn</a></code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#getVisibleColumn_DegradeRight-org.eclipse.nebula.widgets.grid.GridItem-org.eclipse.nebula.widgets.grid.GridColumn-">getVisibleColumn_DegradeRight</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item,
<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridColumn.html" title="class in org.eclipse.nebula.widgets.grid">GridColumn</a>&nbsp;col)</code>
<div class="block">Returns the first visible column that is not spanned by any other column that
is either the given column or any of the columns displaying to the right of
the given column.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#imageSetOnItem-int-org.eclipse.nebula.widgets.grid.GridItem-">imageSetOnItem</a></span>(int&nbsp;column,
<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item)</code>
<div class="block">Updates the row height when the first image is set on an item.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="typeNameLabel">GridItem.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html#indexOf-org.eclipse.nebula.widgets.grid.GridItem-">indexOf</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item)</code>
<div class="block">Searches the receiver's list starting at the first item (index 0) until
an item is found that is equal to the argument, and returns the index of
that item.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#indexOf-org.eclipse.nebula.widgets.grid.GridItem-">indexOf</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item)</code>
<div class="block">Searches the receiver's list starting at the first item (index 0) until an
item is found that is equal to the argument, and returns the index of that
item.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#isSelected-org.eclipse.nebula.widgets.grid.GridItem-">isSelected</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item)</code>
<div class="block">Returns true if the given item is selected.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) boolean</code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#isShown-org.eclipse.nebula.widgets.grid.GridItem-">isShown</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item)</code>
<div class="block">Returns true if 'item' is currently being <em>completely</em> shown in this
<code>Grid</code>'s visible on-screen area.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><span class="typeNameLabel">GridItem.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html#newItem-org.eclipse.nebula.widgets.grid.GridItem-int-">newItem</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item,
int&nbsp;index)</code>
<div class="block">Creates a new child item in this item at the given index.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) int</code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#newItem-org.eclipse.nebula.widgets.grid.GridItem-int-boolean-">newItem</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item,
int&nbsp;index,
boolean&nbsp;root)</code>
<div class="block">Creates the new item at the given index.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#newRootItem-org.eclipse.nebula.widgets.grid.GridItem-int-">newRootItem</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item,
int&nbsp;index)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected &lt;T&gt;&nbsp;void</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#put-java.util.Map-org.eclipse.nebula.widgets.grid.GridItem-int-T-">put</a></span>(java.util.Map&lt;<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>,java.util.List&lt;T&gt;&gt;&nbsp;map,
<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column,
T&nbsp;value)</code>
<div class="block">put value on maps</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#recalculateRowHeaderHeight-org.eclipse.nebula.widgets.grid.GridItem-int-int-">recalculateRowHeaderHeight</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item,
int&nbsp;oldHeight,
int&nbsp;newHeight)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#recalculateRowHeaderWidth-org.eclipse.nebula.widgets.grid.GridItem-int-int-">recalculateRowHeaderWidth</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item,
int&nbsp;oldWidth,
int&nbsp;newWidth)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#removeItem-org.eclipse.nebula.widgets.grid.GridItem-">removeItem</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item)</code>
<div class="block">Removes the given item from the table.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#removeRootItem-org.eclipse.nebula.widgets.grid.GridItem-">removeRootItem</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#setBackground-org.eclipse.nebula.widgets.grid.GridItem-int-org.eclipse.swt.graphics.Color-">setBackground</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column,
org.eclipse.swt.graphics.Color&nbsp;color)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#setBackground-org.eclipse.nebula.widgets.grid.GridItem-int-org.eclipse.swt.graphics.Color-">setBackground</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;columnIndex,
org.eclipse.swt.graphics.Color&nbsp;color)</code>
<div class="block">Method substitute GridItem method</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#setBackground-org.eclipse.nebula.widgets.grid.GridItem-int-org.eclipse.swt.graphics.Color-">setBackground</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;index,
org.eclipse.swt.graphics.Color&nbsp;color)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#setCheckable-org.eclipse.nebula.widgets.grid.GridItem-int-boolean-">setCheckable</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column,
boolean&nbsp;checked)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#setCheckable-org.eclipse.nebula.widgets.grid.GridItem-int-boolean-">setCheckable</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;columnIndex,
boolean&nbsp;checked)</code>
<div class="block">Method substitute GridItem method</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#setCheckable-org.eclipse.nebula.widgets.grid.GridItem-int-boolean-">setCheckable</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;index,
boolean&nbsp;checked)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#setChecked-org.eclipse.nebula.widgets.grid.GridItem-int-boolean-">setChecked</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column,
boolean&nbsp;checked)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#setChecked-org.eclipse.nebula.widgets.grid.GridItem-int-boolean-">setChecked</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;columnIndex,
boolean&nbsp;checked)</code>
<div class="block">Method substitute GridItem method</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#setChecked-org.eclipse.nebula.widgets.grid.GridItem-int-boolean-">setChecked</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;i,
boolean&nbsp;checked)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#setColumnSpan-org.eclipse.nebula.widgets.grid.GridItem-int-int-">setColumnSpan</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column,
int&nbsp;span)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#setColumnSpan-org.eclipse.nebula.widgets.grid.GridItem-int-int-">setColumnSpan</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;columnIndex,
int&nbsp;span)</code>
<div class="block">Method substitute GridItem method</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#setColumnSpan-org.eclipse.nebula.widgets.grid.GridItem-int-int-">setColumnSpan</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;index,
int&nbsp;span)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GridEditor.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridEditor.html#setEditor-org.eclipse.swt.widgets.Control-org.eclipse.nebula.widgets.grid.GridItem-int-">setEditor</a></span>(org.eclipse.swt.widgets.Control&nbsp;editor,
<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item,
int&nbsp;column)</code>
<div class="block">Specify the Control that is to be displayed and the cell in the table
that it is to be positioned above.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#setFocusItem-org.eclipse.nebula.widgets.grid.GridItem-">setFocusItem</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item)</code>
<div class="block">Sets the focused item to the given item.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#setFont-org.eclipse.nebula.widgets.grid.GridItem-int-org.eclipse.swt.graphics.Font-">setFont</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column,
org.eclipse.swt.graphics.Font&nbsp;font)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#setFont-org.eclipse.nebula.widgets.grid.GridItem-int-org.eclipse.swt.graphics.Font-">setFont</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;columnIndex,
org.eclipse.swt.graphics.Font&nbsp;font)</code>
<div class="block">Method substitute GridItem method</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#setFont-org.eclipse.nebula.widgets.grid.GridItem-int-org.eclipse.swt.graphics.Font-">setFont</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;index,
org.eclipse.swt.graphics.Font&nbsp;font)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#setForeground-org.eclipse.nebula.widgets.grid.GridItem-int-org.eclipse.swt.graphics.Color-">setForeground</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column,
org.eclipse.swt.graphics.Color&nbsp;foreground)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#setForeground-org.eclipse.nebula.widgets.grid.GridItem-int-org.eclipse.swt.graphics.Color-">setForeground</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;columnIndex,
org.eclipse.swt.graphics.Color&nbsp;foreground)</code>
<div class="block">Method substitute GridItem method</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#setForeground-org.eclipse.nebula.widgets.grid.GridItem-int-org.eclipse.swt.graphics.Color-">setForeground</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;index,
org.eclipse.swt.graphics.Color&nbsp;foreground)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#setGrayed-org.eclipse.nebula.widgets.grid.GridItem-int-boolean-">setGrayed</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column,
boolean&nbsp;grayed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#setGrayed-org.eclipse.nebula.widgets.grid.GridItem-int-boolean-">setGrayed</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;columnIndex,
boolean&nbsp;grayed)</code>
<div class="block">Method substitute GridItem method</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#setGrayed-org.eclipse.nebula.widgets.grid.GridItem-int-boolean-">setGrayed</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;i,
boolean&nbsp;grayed)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#setImage-org.eclipse.nebula.widgets.grid.GridItem-int-org.eclipse.swt.graphics.Image-">setImage</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column,
org.eclipse.swt.graphics.Image&nbsp;image)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#setImage-org.eclipse.nebula.widgets.grid.GridItem-int-org.eclipse.swt.graphics.Image-">setImage</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;columnIndex,
org.eclipse.swt.graphics.Image&nbsp;image)</code>
<div class="block">Method substitute GridItem method</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#setImage-org.eclipse.nebula.widgets.grid.GridItem-int-org.eclipse.swt.graphics.Image-">setImage</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;i,
org.eclipse.swt.graphics.Image&nbsp;image)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#setInsertMark-org.eclipse.nebula.widgets.grid.GridItem-org.eclipse.nebula.widgets.grid.GridColumn-boolean-">setInsertMark</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item,
<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridColumn.html" title="class in org.eclipse.nebula.widgets.grid">GridColumn</a>&nbsp;column,
boolean&nbsp;before)</code>
<div class="block">Display a mark indicating the point at which an item will be inserted.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GridEditor.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridEditor.html#setItem-org.eclipse.nebula.widgets.grid.GridItem-">setItem</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item)</code>
<div class="block">Sets the item that this editor will function over.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#setRowSpan-org.eclipse.nebula.widgets.grid.GridItem-int-int-">setRowSpan</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column,
int&nbsp;span)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#setRowSpan-org.eclipse.nebula.widgets.grid.GridItem-int-int-">setRowSpan</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;columnIndex,
int&nbsp;span)</code>
<div class="block">Method substitute GridItem method</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#setRowSpan-org.eclipse.nebula.widgets.grid.GridItem-int-int-">setRowSpan</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;index,
int&nbsp;span)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#setSelection-org.eclipse.nebula.widgets.grid.GridItem:A-">setSelection</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>[]&nbsp;_items)</code>
<div class="block">Sets the receiver's selection to be the given array of items.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#setText-org.eclipse.nebula.widgets.grid.GridItem-int-java.lang.String-">setText</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column,
java.lang.String&nbsp;text)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#setText-org.eclipse.nebula.widgets.grid.GridItem-int-java.lang.String-">setText</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;columnIndex,
java.lang.String&nbsp;text)</code>
<div class="block">Method substitute GridItem method</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#setText-org.eclipse.nebula.widgets.grid.GridItem-int-java.lang.String-">setText</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;i,
java.lang.String&nbsp;text)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#setToolTipText-org.eclipse.nebula.widgets.grid.GridItem-int-java.lang.String-">setToolTipText</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column,
java.lang.String&nbsp;tooltip)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">DataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/DataVisualizer.html#setToolTipText-org.eclipse.nebula.widgets.grid.GridItem-int-java.lang.String-">setToolTipText</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;columnIndex,
java.lang.String&nbsp;tooltip)</code>
<div class="block">Method substitute GridItem method</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AdaptedDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/AdaptedDataVisualizer.html#setToolTipText-org.eclipse.nebula.widgets.grid.GridItem-int-java.lang.String-">setToolTipText</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;index,
java.lang.String&nbsp;tooltip)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#showItem-org.eclipse.nebula.widgets.grid.GridItem-">showItem</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item)</code>
<div class="block">Shows the item.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">Grid.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/Grid.html#showToolTip-org.eclipse.nebula.widgets.grid.GridItem-org.eclipse.nebula.widgets.grid.GridColumn-org.eclipse.nebula.widgets.grid.GridColumnGroup-org.eclipse.swt.graphics.Point-">showToolTip</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;item,
<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridColumn.html" title="class in org.eclipse.nebula.widgets.grid">GridColumn</a>&nbsp;column,
<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridColumnGroup.html" title="class in org.eclipse.nebula.widgets.grid">GridColumnGroup</a>&nbsp;group,
org.eclipse.swt.graphics.Point&nbsp;location)</code>
<div class="block">Shows the inplace tooltip for the given item and column.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../org/eclipse/nebula/widgets/grid/package-summary.html">org.eclipse.nebula.widgets.grid</a> with type arguments of type <a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected &lt;T&gt;&nbsp;T</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#getValueOrDefault-java.util.Map-org.eclipse.nebula.widgets.grid.GridItem-int-T-">getValueOrDefault</a></span>(java.util.Map&lt;<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>,java.util.List&lt;T&gt;&gt;&nbsp;map,
<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column,
T&nbsp;defaultValue)</code>
<div class="block">get value or default</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected &lt;T&gt;&nbsp;void</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#put-java.util.Map-org.eclipse.nebula.widgets.grid.GridItem-int-T-">put</a></span>(java.util.Map&lt;<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>,java.util.List&lt;T&gt;&gt;&nbsp;map,
<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;gridItem,
int&nbsp;column,
T&nbsp;value)</code>
<div class="block">put value on maps</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected &lt;T&gt;&nbsp;void</code></td>
<td class="colLast"><span class="typeNameLabel">GridItemDataVisualizer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItemDataVisualizer.html#removeInvertIndex-java.util.Map-int-">removeInvertIndex</a></span>(java.util.Map&lt;<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>,java.util.List&lt;T&gt;&gt;&nbsp;map,
int&nbsp;column)</code>
<div class="block">Remove in revertIndex</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../org/eclipse/nebula/widgets/grid/package-summary.html">org.eclipse.nebula.widgets.grid</a> with parameters of type <a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html#GridItem-org.eclipse.nebula.widgets.grid.GridItem-int-">GridItem</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;parent,
int&nbsp;style)</code>
<div class="block">Creates a new instance of this class as a child node of the given
GridItem and places the item at the end of the parents items.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html#GridItem-org.eclipse.nebula.widgets.grid.GridItem-int-int-">GridItem</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">GridItem</a>&nbsp;parent,
int&nbsp;style,
int&nbsp;index)</code>
<div class="block">Creates a new instance of this class as a child node of the given Grid
and places the item at the given index in the parent items list.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/eclipse/nebula/widgets/grid/GridItem.html" title="class in org.eclipse.nebula.widgets.grid">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/nebula/widgets/grid/class-use/GridItem.html" target="_top">Frames</a></li>
<li><a href="GridItem.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>