blob: 69a7d22fe31128f4e7da0c321dfe1f96b4311d2e [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:33 CEST 2020 -->
<title>Uses of Interface org.eclipse.nebula.widgets.opal.propertytable.PTWidget</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 Interface org.eclipse.nebula.widgets.opal.propertytable.PTWidget";
}
}
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/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">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/opal/propertytable/class-use/PTWidget.html" target="_top">Frames</a></li>
<li><a href="PTWidget.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 Interface org.eclipse.nebula.widgets.opal.propertytable.PTWidget" class="title">Uses of Interface<br>org.eclipse.nebula.widgets.opal.propertytable.PTWidget</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/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</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.widgets.opal.propertytable">org.eclipse.nebula.widgets.opal.propertytable</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.eclipse.nebula.widgets.opal.propertytable.editor">org.eclipse.nebula.widgets.opal.propertytable.editor</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.widgets.opal.propertytable">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</a> in <a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/package-summary.html">org.eclipse.nebula.widgets.opal.propertytable</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/package-summary.html">org.eclipse.nebula.widgets.opal.propertytable</a> that implement <a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/AbstractPTWidget.html" title="class in org.eclipse.nebula.widgets.opal.propertytable">AbstractPTWidget</a></span></code>
<div class="block">This abstract class contains all common methods for widgets that are part of
a property table</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidgetTable.html" title="class in org.eclipse.nebula.widgets.opal.propertytable">PTWidgetTable</a></span></code>
<div class="block">Instances of this class are table that are displayed in a PropertyTable when
the type of view is "Flat List"</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidgetTree.html" title="class in org.eclipse.nebula.widgets.opal.propertytable">PTWidgetTree</a></span></code>
<div class="block">Instances of this class are table that are displayed in a PropertyTable when
the type of view is "Category"</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/opal/propertytable/package-summary.html">org.eclipse.nebula.widgets.opal.propertytable</a> that return <a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</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/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</a></code></td>
<td class="colLast"><span class="typeNameLabel">PTWidget.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html#build--">build</a></span>()</code>
<div class="block">Build the widget (Table or TreeTable)</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractPTWidget.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/AbstractPTWidget.html#build--">build</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>(package private) static <a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</a></code></td>
<td class="colLast"><span class="typeNameLabel">PTWidgetFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidgetFactory.html#build-org.eclipse.nebula.widgets.opal.propertytable.PropertyTable-">build</a></span>(<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PropertyTable.html" title="class in org.eclipse.nebula.widgets.opal.propertytable">PropertyTable</a>&nbsp;table)</code>
<div class="block">Build the widget displayed in a property table</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</a></code></td>
<td class="colLast"><span class="typeNameLabel">PTWidget.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html#disposeAndBuild-org.eclipse.nebula.widgets.opal.propertytable.PropertyTable-">disposeAndBuild</a></span>(<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PropertyTable.html" title="class in org.eclipse.nebula.widgets.opal.propertytable">PropertyTable</a>&nbsp;table)</code>
<div class="block">Dispose the previous widget and build a new one (when ones switch from
Category View to Flat List view)</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractPTWidget.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/AbstractPTWidget.html#disposeAndBuild-org.eclipse.nebula.widgets.opal.propertytable.PropertyTable-">disposeAndBuild</a></span>(<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PropertyTable.html" title="class in org.eclipse.nebula.widgets.opal.propertytable">PropertyTable</a>&nbsp;table)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.eclipse.nebula.widgets.opal.propertytable.editor">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</a> in <a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/editor/package-summary.html">org.eclipse.nebula.widgets.opal.propertytable.editor</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/widgets/opal/propertytable/editor/package-summary.html">org.eclipse.nebula.widgets.opal.propertytable.editor</a> with parameters of type <a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</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 void</code></td>
<td class="colLast"><span class="typeNameLabel">PTWindowEditor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/editor/PTWindowEditor.html#openWindow-org.eclipse.nebula.widgets.opal.propertytable.PTWidget-org.eclipse.swt.widgets.Item-org.eclipse.nebula.widgets.opal.propertytable.PTProperty-">openWindow</a></span>(<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</a>&nbsp;widget,
org.eclipse.swt.widgets.Item&nbsp;item,
<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTProperty.html" title="class in org.eclipse.nebula.widgets.opal.propertytable">PTProperty</a>&nbsp;property)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">PTFontEditor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/editor/PTFontEditor.html#openWindow-org.eclipse.nebula.widgets.opal.propertytable.PTWidget-org.eclipse.swt.widgets.Item-org.eclipse.nebula.widgets.opal.propertytable.PTProperty-">openWindow</a></span>(<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</a>&nbsp;widget,
org.eclipse.swt.widgets.Item&nbsp;item,
<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTProperty.html" title="class in org.eclipse.nebula.widgets.opal.propertytable">PTProperty</a>&nbsp;property)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">PTFileEditor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/editor/PTFileEditor.html#openWindow-org.eclipse.nebula.widgets.opal.propertytable.PTWidget-org.eclipse.swt.widgets.Item-org.eclipse.nebula.widgets.opal.propertytable.PTProperty-">openWindow</a></span>(<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</a>&nbsp;widget,
org.eclipse.swt.widgets.Item&nbsp;item,
<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTProperty.html" title="class in org.eclipse.nebula.widgets.opal.propertytable">PTProperty</a>&nbsp;property)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">PTDirectoryEditor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/editor/PTDirectoryEditor.html#openWindow-org.eclipse.nebula.widgets.opal.propertytable.PTWidget-org.eclipse.swt.widgets.Item-org.eclipse.nebula.widgets.opal.propertytable.PTProperty-">openWindow</a></span>(<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</a>&nbsp;widget,
org.eclipse.swt.widgets.Item&nbsp;item,
<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTProperty.html" title="class in org.eclipse.nebula.widgets.opal.propertytable">PTProperty</a>&nbsp;property)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">PTColorEditor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/editor/PTColorEditor.html#openWindow-org.eclipse.nebula.widgets.opal.propertytable.PTWidget-org.eclipse.swt.widgets.Item-org.eclipse.nebula.widgets.opal.propertytable.PTProperty-">openWindow</a></span>(<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</a>&nbsp;widget,
org.eclipse.swt.widgets.Item&nbsp;item,
<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTProperty.html" title="class in org.eclipse.nebula.widgets.opal.propertytable">PTProperty</a>&nbsp;property)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected abstract void</code></td>
<td class="colLast"><span class="typeNameLabel">PTChooserEditor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/editor/PTChooserEditor.html#openWindow-org.eclipse.nebula.widgets.opal.propertytable.PTWidget-org.eclipse.swt.widgets.Item-org.eclipse.nebula.widgets.opal.propertytable.PTProperty-">openWindow</a></span>(<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</a>&nbsp;widget,
org.eclipse.swt.widgets.Item&nbsp;item,
<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTProperty.html" title="class in org.eclipse.nebula.widgets.opal.propertytable">PTProperty</a>&nbsp;property)</code>
<div class="block">Open the window to edit the property</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>org.eclipse.swt.custom.ControlEditor</code></td>
<td class="colLast"><span class="typeNameLabel">PTSpinnerEditor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/editor/PTSpinnerEditor.html#render-org.eclipse.nebula.widgets.opal.propertytable.PTWidget-org.eclipse.swt.widgets.Item-org.eclipse.nebula.widgets.opal.propertytable.PTProperty-">render</a></span>(<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</a>&nbsp;widget,
org.eclipse.swt.widgets.Item&nbsp;item,
<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTProperty.html" title="class in org.eclipse.nebula.widgets.opal.propertytable">PTProperty</a>&nbsp;property)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract org.eclipse.swt.custom.ControlEditor</code></td>
<td class="colLast"><span class="typeNameLabel">PTEditor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/editor/PTEditor.html#render-org.eclipse.nebula.widgets.opal.propertytable.PTWidget-org.eclipse.swt.widgets.Item-org.eclipse.nebula.widgets.opal.propertytable.PTProperty-">render</a></span>(<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</a>&nbsp;parent,
org.eclipse.swt.widgets.Item&nbsp;item,
<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTProperty.html" title="class in org.eclipse.nebula.widgets.opal.propertytable">PTProperty</a>&nbsp;property)</code>
<div class="block">Renders an editor</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>org.eclipse.swt.custom.ControlEditor</code></td>
<td class="colLast"><span class="typeNameLabel">PTDateEditor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/editor/PTDateEditor.html#render-org.eclipse.nebula.widgets.opal.propertytable.PTWidget-org.eclipse.swt.widgets.Item-org.eclipse.nebula.widgets.opal.propertytable.PTProperty-">render</a></span>(<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</a>&nbsp;widget,
org.eclipse.swt.widgets.Item&nbsp;item,
<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTProperty.html" title="class in org.eclipse.nebula.widgets.opal.propertytable">PTProperty</a>&nbsp;property)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.eclipse.swt.custom.ControlEditor</code></td>
<td class="colLast"><span class="typeNameLabel">PTComboEditor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/editor/PTComboEditor.html#render-org.eclipse.nebula.widgets.opal.propertytable.PTWidget-org.eclipse.swt.widgets.Item-org.eclipse.nebula.widgets.opal.propertytable.PTProperty-">render</a></span>(<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</a>&nbsp;widget,
org.eclipse.swt.widgets.Item&nbsp;item,
<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTProperty.html" title="class in org.eclipse.nebula.widgets.opal.propertytable">PTProperty</a>&nbsp;property)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>org.eclipse.swt.custom.ControlEditor</code></td>
<td class="colLast"><span class="typeNameLabel">PTChooserEditor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/editor/PTChooserEditor.html#render-org.eclipse.nebula.widgets.opal.propertytable.PTWidget-org.eclipse.swt.widgets.Item-org.eclipse.nebula.widgets.opal.propertytable.PTProperty-">render</a></span>(<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</a>&nbsp;widget,
org.eclipse.swt.widgets.Item&nbsp;item,
<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTProperty.html" title="class in org.eclipse.nebula.widgets.opal.propertytable">PTProperty</a>&nbsp;property)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.eclipse.swt.custom.ControlEditor</code></td>
<td class="colLast"><span class="typeNameLabel">PTCheckboxEditor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/editor/PTCheckboxEditor.html#render-org.eclipse.nebula.widgets.opal.propertytable.PTWidget-org.eclipse.swt.widgets.Item-org.eclipse.nebula.widgets.opal.propertytable.PTProperty-">render</a></span>(<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</a>&nbsp;widget,
org.eclipse.swt.widgets.Item&nbsp;item,
<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTProperty.html" title="class in org.eclipse.nebula.widgets.opal.propertytable">PTProperty</a>&nbsp;property)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>org.eclipse.swt.custom.ControlEditor</code></td>
<td class="colLast"><span class="typeNameLabel">PTBaseTextEditor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/editor/PTBaseTextEditor.html#render-org.eclipse.nebula.widgets.opal.propertytable.PTWidget-org.eclipse.swt.widgets.Item-org.eclipse.nebula.widgets.opal.propertytable.PTProperty-">render</a></span>(<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">PTWidget</a>&nbsp;widget,
org.eclipse.swt.widgets.Item&nbsp;item,
<a href="../../../../../../../org/eclipse/nebula/widgets/opal/propertytable/PTProperty.html" title="class in org.eclipse.nebula.widgets.opal.propertytable">PTProperty</a>&nbsp;property)</code>&nbsp;</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/opal/propertytable/PTWidget.html" title="interface in org.eclipse.nebula.widgets.opal.propertytable">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/opal/propertytable/class-use/PTWidget.html" target="_top">Frames</a></li>
<li><a href="PTWidget.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>