blob: a19d24ac933c9b52210361a82e2cb51cc5a6af60 [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:20 CEST 2020 -->
<title>Uses of Class org.eclipse.nebula.widgets.ganttchart.GanttSection</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.ganttchart.GanttSection";
}
}
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/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">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/ganttchart/class-use/GanttSection.html" target="_top">Frames</a></li>
<li><a href="GanttSection.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.ganttchart.GanttSection" class="title">Uses of Class<br>org.eclipse.nebula.widgets.ganttchart.GanttSection</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/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</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.ganttchart">org.eclipse.nebula.widgets.ganttchart</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.eclipse.nebula.widgets.ganttchart.dnd">org.eclipse.nebula.widgets.ganttchart.dnd</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.eclipse.nebula.widgets.ganttchart.themes">org.eclipse.nebula.widgets.ganttchart.themes</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.eclipse.nebula.widgets.ganttchart.undoredo.commands">org.eclipse.nebula.widgets.ganttchart.undoredo.commands</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.ganttchart">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a> in <a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/package-summary.html">org.eclipse.nebula.widgets.ganttchart</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/ganttchart/package-summary.html">org.eclipse.nebula.widgets.ganttchart</a> that return <a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</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/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a></code></td>
<td class="colLast"><span class="typeNameLabel">GanttEvent.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttEvent.html#getGanttSection--">getGanttSection</a></span>()</code>
<div class="block">Returns the <a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart"><code>GanttSection</code></a> that this event belongs to, or null if none.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a></code></td>
<td class="colLast"><span class="typeNameLabel">GanttComposite.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttComposite.html#getSectionAt-org.eclipse.swt.events.MouseEvent-">getSectionAt</a></span>(org.eclipse.swt.events.MouseEvent&nbsp;me)</code>
<div class="block">Returns a section that corresponds to where the given MouseEvent is fired</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/ganttchart/package-summary.html">org.eclipse.nebula.widgets.ganttchart</a> with parameters of type <a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</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">GanttComposite.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttComposite.html#addSection-org.eclipse.nebula.widgets.ganttchart.GanttSection-">addSection</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;section)</code>
<div class="block">Adds a GanttSection to the chart.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GanttComposite.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttComposite.html#addSection-org.eclipse.nebula.widgets.ganttchart.GanttSection-int-">addSection</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;section,
int&nbsp;index)</code>
<div class="block">Adds a GanttSection to the chart.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttEvent.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttEvent</a></code></td>
<td class="colLast"><span class="typeNameLabel">IEventFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/IEventFactory.html#createGanttEvent-org.eclipse.nebula.widgets.ganttchart.GanttChart-org.eclipse.nebula.widgets.ganttchart.GanttSection-java.lang.String-java.util.Calendar-java.util.Calendar-">createGanttEvent</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttChart.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttChart</a>&nbsp;parent,
<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;gs,
java.lang.String&nbsp;name,
java.util.Calendar&nbsp;start,
java.util.Calendar&nbsp;end)</code>
<div class="block">Creates a new GanttEvent and adds it to the given GanttChart.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttEvent.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttEvent</a></code></td>
<td class="colLast"><span class="typeNameLabel">DefaultEventFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/DefaultEventFactory.html#createGanttEvent-org.eclipse.nebula.widgets.ganttchart.GanttChart-org.eclipse.nebula.widgets.ganttchart.GanttSection-java.lang.String-java.util.Calendar-java.util.Calendar-">createGanttEvent</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttChart.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttChart</a>&nbsp;parent,
<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;gs,
java.lang.String&nbsp;name,
java.util.Calendar&nbsp;start,
java.util.Calendar&nbsp;end)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">IGanttEventListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/IGanttEventListener.html#eventMovedToNewSection-org.eclipse.nebula.widgets.ganttchart.GanttEvent-org.eclipse.nebula.widgets.ganttchart.GanttSection-org.eclipse.nebula.widgets.ganttchart.GanttSection-">eventMovedToNewSection</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttEvent.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttEvent</a>&nbsp;event,
<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;oldSection,
<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;newSection)</code>
<div class="block">This is called when an event is moved (vertical DND) from one section to another.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GanttEventListenerAdapter.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttEventListenerAdapter.html#eventMovedToNewSection-org.eclipse.nebula.widgets.ganttchart.GanttEvent-org.eclipse.nebula.widgets.ganttchart.GanttSection-org.eclipse.nebula.widgets.ganttchart.GanttSection-">eventMovedToNewSection</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttEvent.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttEvent</a>&nbsp;ge,
<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;oldSection,
<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;newSection)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Color</code></td>
<td class="colLast"><span class="typeNameLabel">IColorManager.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/IColorManager.html#getSectionDetailAreaBackgroundColor-org.eclipse.nebula.widgets.ganttchart.GanttSection-">getSectionDetailAreaBackgroundColor</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;section)</code>
<div class="block">The background color used to draw the gradient background of the section detail area
of the given GanttSection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Color</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractColorManager.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/AbstractColorManager.html#getSectionDetailAreaBackgroundColor-org.eclipse.nebula.widgets.ganttchart.GanttSection-">getSectionDetailAreaBackgroundColor</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;section)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Color</code></td>
<td class="colLast"><span class="typeNameLabel">IColorManager.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/IColorManager.html#getSectionDetailAreaForegroundColor-org.eclipse.nebula.widgets.ganttchart.GanttSection-">getSectionDetailAreaForegroundColor</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;section)</code>
<div class="block">The foreground color used to draw the gradient background of the section detail area
of the given GanttSection.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Color</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractColorManager.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/AbstractColorManager.html#getSectionDetailAreaForegroundColor-org.eclipse.nebula.widgets.ganttchart.GanttSection-">getSectionDetailAreaForegroundColor</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;section)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ISectionDetailMoreClickListener.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/ISectionDetailMoreClickListener.html#openAdvancedDetails-org.eclipse.nebula.widgets.ganttchart.GanttSection-">openAdvancedDetails</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;section)</code>
<div class="block">Make the advanced detail information of a GanttSection visible.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GanttComposite.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttComposite.html#reindex-org.eclipse.nebula.widgets.ganttchart.GanttSection-int-">reindex</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;section,
int&nbsp;newIndex)</code>
<div class="block">Re-indexes a GanttSection to a new index.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GanttComposite.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttComposite.html#removeSection-org.eclipse.nebula.widgets.ganttchart.GanttSection-">removeSection</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;section)</code>
<div class="block">Removes a GanttSection from the chart.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GanttEvent.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttEvent.html#reparentToNewGanttSection-int-org.eclipse.nebula.widgets.ganttchart.GanttSection-">reparentToNewGanttSection</a></span>(int&nbsp;index,
<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;newSection)</code>
<div class="block">Reparents this event from the current <a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart"><code>GanttSection</code></a> to a new <a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart"><code>GanttSection</code></a></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><span class="typeNameLabel">ISectionDetailContentReplacer.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/ISectionDetailContentReplacer.html#replaceSectionDetailPlaceHolder-org.eclipse.nebula.widgets.ganttchart.GanttSection-java.lang.String-">replaceSectionDetailPlaceHolder</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;section,
java.lang.String&nbsp;sectionDetailPattern)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>(package private) void</code></td>
<td class="colLast"><span class="typeNameLabel">GanttEvent.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttEvent.html#setGanttSection-org.eclipse.nebula.widgets.ganttchart.GanttSection-">setGanttSection</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;ganttSection)</code>
<div class="block">Sets the GanttSection that this event belongs to</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.eclipse.nebula.widgets.ganttchart.dnd">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a> in <a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/dnd/package-summary.html">org.eclipse.nebula.widgets.ganttchart.dnd</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/ganttchart/dnd/package-summary.html">org.eclipse.nebula.widgets.ganttchart.dnd</a> that return <a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</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/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a></code></td>
<td class="colLast"><span class="typeNameLabel">VerticalDragDropManager.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/dnd/VerticalDragDropManager.html#getTargetSection--">getTargetSection</a></span>()</code>&nbsp;</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/ganttchart/dnd/package-summary.html">org.eclipse.nebula.widgets.ganttchart.dnd</a> with parameters of type <a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</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">VerticalDragDropManager.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/dnd/VerticalDragDropManager.html#setTargetSection-org.eclipse.nebula.widgets.ganttchart.GanttSection-">setTargetSection</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;targetSection)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.eclipse.nebula.widgets.ganttchart.themes">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a> in <a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/themes/package-summary.html">org.eclipse.nebula.widgets.ganttchart.themes</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/ganttchart/themes/package-summary.html">org.eclipse.nebula.widgets.ganttchart.themes</a> with parameters of type <a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</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>org.eclipse.swt.graphics.Color</code></td>
<td class="colLast"><span class="typeNameLabel">ColorThemeWindowsBlue.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/themes/ColorThemeWindowsBlue.html#getSectionDetailAreaBackgroundColor-org.eclipse.nebula.widgets.ganttchart.GanttSection-">getSectionDetailAreaBackgroundColor</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;section)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Color</code></td>
<td class="colLast"><span class="typeNameLabel">ColorThemeSilver.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/themes/ColorThemeSilver.html#getSectionDetailAreaBackgroundColor-org.eclipse.nebula.widgets.ganttchart.GanttSection-">getSectionDetailAreaBackgroundColor</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;section)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Color</code></td>
<td class="colLast"><span class="typeNameLabel">ColorThemeHighContrastBlack.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/themes/ColorThemeHighContrastBlack.html#getSectionDetailAreaBackgroundColor-org.eclipse.nebula.widgets.ganttchart.GanttSection-">getSectionDetailAreaBackgroundColor</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;section)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Color</code></td>
<td class="colLast"><span class="typeNameLabel">ColorThemeGrayBlue.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/themes/ColorThemeGrayBlue.html#getSectionDetailAreaBackgroundColor-org.eclipse.nebula.widgets.ganttchart.GanttSection-">getSectionDetailAreaBackgroundColor</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;section)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Color</code></td>
<td class="colLast"><span class="typeNameLabel">ColorThemeWindowsBlue.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/themes/ColorThemeWindowsBlue.html#getSectionDetailAreaForegroundColor-org.eclipse.nebula.widgets.ganttchart.GanttSection-">getSectionDetailAreaForegroundColor</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;section)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Color</code></td>
<td class="colLast"><span class="typeNameLabel">ColorThemeSilver.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/themes/ColorThemeSilver.html#getSectionDetailAreaForegroundColor-org.eclipse.nebula.widgets.ganttchart.GanttSection-">getSectionDetailAreaForegroundColor</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;section)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Color</code></td>
<td class="colLast"><span class="typeNameLabel">ColorThemeHighContrastBlack.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/themes/ColorThemeHighContrastBlack.html#getSectionDetailAreaForegroundColor-org.eclipse.nebula.widgets.ganttchart.GanttSection-">getSectionDetailAreaForegroundColor</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;section)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.eclipse.swt.graphics.Color</code></td>
<td class="colLast"><span class="typeNameLabel">ColorThemeGrayBlue.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/themes/ColorThemeGrayBlue.html#getSectionDetailAreaForegroundColor-org.eclipse.nebula.widgets.ganttchart.GanttSection-">getSectionDetailAreaForegroundColor</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;section)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.eclipse.nebula.widgets.ganttchart.undoredo.commands">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a> in <a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/undoredo/commands/package-summary.html">org.eclipse.nebula.widgets.ganttchart.undoredo.commands</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/ganttchart/undoredo/commands/package-summary.html">org.eclipse.nebula.widgets.ganttchart.undoredo.commands</a> that return <a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</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/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a></code></td>
<td class="colLast"><span class="typeNameLabel">SectionDeleteCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/undoredo/commands/SectionDeleteCommand.html#getSection--">getSection</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a></code></td>
<td class="colLast"><span class="typeNameLabel">EventDeleteCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/undoredo/commands/EventDeleteCommand.html#getSection--">getSection</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a></code></td>
<td class="colLast"><span class="typeNameLabel">EventMoveCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/undoredo/commands/EventMoveCommand.html#getSectionAfter--">getSectionAfter</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a></code></td>
<td class="colLast"><span class="typeNameLabel">EventMoveCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/undoredo/commands/EventMoveCommand.html#getSectionBefore--">getSectionBefore</a></span>()</code>&nbsp;</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/ganttchart/undoredo/commands/package-summary.html">org.eclipse.nebula.widgets.ganttchart.undoredo.commands</a> with parameters of type <a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</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">SectionDeleteCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/undoredo/commands/SectionDeleteCommand.html#setSection-org.eclipse.nebula.widgets.ganttchart.GanttSection-">setSection</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;section)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">EventDeleteCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/undoredo/commands/EventDeleteCommand.html#setSection-org.eclipse.nebula.widgets.ganttchart.GanttSection-">setSection</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;section)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">EventMoveCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/undoredo/commands/EventMoveCommand.html#setSectionAfter-org.eclipse.nebula.widgets.ganttchart.GanttSection-">setSectionAfter</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;sectionAfter)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">EventMoveCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/undoredo/commands/EventMoveCommand.html#setSectionBefore-org.eclipse.nebula.widgets.ganttchart.GanttSection-">setSectionBefore</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;sectionBefore)</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/widgets/ganttchart/undoredo/commands/package-summary.html">org.eclipse.nebula.widgets.ganttchart.undoredo.commands</a> with parameters of type <a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</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/ganttchart/undoredo/commands/EventDeleteCommand.html#EventDeleteCommand-org.eclipse.nebula.widgets.ganttchart.GanttEvent-org.eclipse.nebula.widgets.ganttchart.GanttSection-int-">EventDeleteCommand</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttEvent.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttEvent</a>&nbsp;event,
<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;section,
int&nbsp;index)</code>
<div class="block">Creates a new undoable/redoable delete Event.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/undoredo/commands/EventMoveCommand.html#EventMoveCommand-org.eclipse.nebula.widgets.ganttchart.GanttEvent-java.util.Calendar-java.util.Calendar-java.util.Calendar-java.util.Calendar-java.util.Calendar-java.util.Calendar-java.util.Calendar-java.util.Calendar-org.eclipse.nebula.widgets.ganttchart.GanttSection-org.eclipse.nebula.widgets.ganttchart.GanttSection-int-int-">EventMoveCommand</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttEvent.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttEvent</a>&nbsp;event,
java.util.Calendar&nbsp;startDateBefore,
java.util.Calendar&nbsp;startDateAfter,
java.util.Calendar&nbsp;endDateBefore,
java.util.Calendar&nbsp;endDateAfter,
java.util.Calendar&nbsp;revisedStartDateBefore,
java.util.Calendar&nbsp;revisedStartDateAfter,
java.util.Calendar&nbsp;revisedEndDateBefore,
java.util.Calendar&nbsp;revisedEndDateAfter,
<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;sectionBefore,
<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;sectionAfter,
int&nbsp;indexBefore,
int&nbsp;indexAfter)</code>
<div class="block">Creates a new undoable/redoable Move Event.</div>
</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/undoredo/commands/SectionDeleteCommand.html#SectionDeleteCommand-org.eclipse.nebula.widgets.ganttchart.GanttSection-int-">SectionDeleteCommand</a></span>(<a href="../../../../../../org/eclipse/nebula/widgets/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">GanttSection</a>&nbsp;section,
int&nbsp;index)</code>
<div class="block">Creates a new undoable/redoable delete Event.</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/ganttchart/GanttSection.html" title="class in org.eclipse.nebula.widgets.ganttchart">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/ganttchart/class-use/GanttSection.html" target="_top">Frames</a></li>
<li><a href="GanttSection.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>