blob: 97d5ea461d01a62c5b46ddce1e516b2748927f76 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_12) on Fri May 30 11:16:02 CDT 2008 -->
<TITLE>
ITypeHierarchyViewPart
</TITLE>
<META NAME="keywords" CONTENT="org.eclipse.wst.jsdt.ui.ITypeHierarchyViewPart interface">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="ITypeHierarchyViewPart";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ITypeHierarchyViewPart.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html" title="interface in org.eclipse.wst.jsdt.ui"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/eclipse/wst/jsdt/ui/IWorkingCopyManager.html" title="interface in org.eclipse.wst.jsdt.ui"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ITypeHierarchyViewPart.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.eclipse.wst.jsdt.ui</FONT>
<BR>
Interface ITypeHierarchyViewPart</H2>
<HR>
<DL>
<DT><PRE>public interface <B>ITypeHierarchyViewPart</B></DL>
</PRE>
<P>
The standard type hierarchy view presents a type hierarchy for a given input class
or interface. Visually, this view consists of a pair of viewers, one showing the type
hierarchy, the other showing the members of the type selected in the first.
<p>
This interface is not intended to be implemented by clients.
</p>
Provisional API: This class/interface is part of an interim API that is still under development and expected to
change significantly before reaching stability. It is being made available at this early stage to solicit feedback
from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken
(repeatedly) as the API evolves.
<P>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../org/eclipse/wst/jsdt/ui/JavaScriptUI.html#ID_TYPE_HIERARCHY"><CODE>JavaScriptUI.ID_TYPE_HIERARCHY</CODE></A></DL>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#HIERARCHY_MODE_CLASSIC">HIERARCHY_MODE_CLASSIC</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constant used for the 'classic' type hierarchy mode.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#HIERARCHY_MODE_SUBTYPES">HIERARCHY_MODE_SUBTYPES</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constant used for the sub types hierarchy mode.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#HIERARCHY_MODE_SUPERTYPES">HIERARCHY_MODE_SUPERTYPES</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constant used for the super types hierarchy mode.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#VIEW_LAYOUT_AUTOMATIC">VIEW_LAYOUT_AUTOMATIC</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constant used for the automatic view layout.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#VIEW_LAYOUT_HORIZONTAL">VIEW_LAYOUT_HORIZONTAL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constant used for the horizontal view layout.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#VIEW_LAYOUT_SINGLE">VIEW_LAYOUT_SINGLE</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constant used for the single view layout (no members view)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#VIEW_LAYOUT_VERTICAL">VIEW_LAYOUT_VERTICAL</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constant used for the vertical view layout.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#getHierarchyMode()">getHierarchyMode</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the currently configured hierarchy mode.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/eclipse/wst/jsdt/core/IJavaScriptElement.html" title="interface in org.eclipse.wst.jsdt.core">IJavaScriptElement</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#getInputElement()">getInputElement</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the input element of this type hierarchy view.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#getViewLayout()">getViewLayout</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the currently configured view layout.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#isLinkingEnabled()">isLinkingEnabled</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether this type hierarchy view's selection automatically tracks the active editor.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#isQualifiedTypeNamesEnabled()">isQualifiedTypeNamesEnabled</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If set, type names are shown with the parent container's name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#isShowMembersInHierarchy()">isShowMembersInHierarchy</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If set, the lock mode is enabled.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#setHierarchyMode(int)">setHierarchyMode</A></B>(int&nbsp;mode)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the hierarchy mode.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#setInput(org.eclipse.wst.jsdt.core.IType)">setInput</A></B>(<A HREF="../../../../../org/eclipse/wst/jsdt/core/IType.html" title="interface in org.eclipse.wst.jsdt.core">IType</A>&nbsp;type)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>use setInputElement instead</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#setInputElement(org.eclipse.wst.jsdt.core.IJavaScriptElement)">setInputElement</A></B>(<A HREF="../../../../../org/eclipse/wst/jsdt/core/IJavaScriptElement.html" title="interface in org.eclipse.wst.jsdt.core">IJavaScriptElement</A>&nbsp;element)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the input element of this type hierarchy view.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#setLinkingEnabled(boolean)">setLinkingEnabled</A></B>(boolean&nbsp;enabled)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets whether this type hierarchy view's selection automatically tracks the active editor.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#setViewLayout(int)">setViewLayout</A></B>(int&nbsp;layout)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the view layout.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#showMembersInHierarchy(boolean)">showMembersInHierarchy</A></B>(boolean&nbsp;enabled)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Locks the the members view and shows the selected members in the hierarchy.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#showQualifiedTypeNames(boolean)">showQualifiedTypeNames</A></B>(boolean&nbsp;enabled)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Specifies if type names are shown with the parent container's name.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="VIEW_LAYOUT_VERTICAL"><!-- --></A><H3>
VIEW_LAYOUT_VERTICAL</H3>
<PRE>
static final int <B>VIEW_LAYOUT_VERTICAL</B></PRE>
<DL>
<DD>Constant used for the vertical view layout.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ITypeHierarchyViewPart.VIEW_LAYOUT_VERTICAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="VIEW_LAYOUT_HORIZONTAL"><!-- --></A><H3>
VIEW_LAYOUT_HORIZONTAL</H3>
<PRE>
static final int <B>VIEW_LAYOUT_HORIZONTAL</B></PRE>
<DL>
<DD>Constant used for the horizontal view layout.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ITypeHierarchyViewPart.VIEW_LAYOUT_HORIZONTAL">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="VIEW_LAYOUT_SINGLE"><!-- --></A><H3>
VIEW_LAYOUT_SINGLE</H3>
<PRE>
static final int <B>VIEW_LAYOUT_SINGLE</B></PRE>
<DL>
<DD>Constant used for the single view layout (no members view)
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ITypeHierarchyViewPart.VIEW_LAYOUT_SINGLE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="VIEW_LAYOUT_AUTOMATIC"><!-- --></A><H3>
VIEW_LAYOUT_AUTOMATIC</H3>
<PRE>
static final int <B>VIEW_LAYOUT_AUTOMATIC</B></PRE>
<DL>
<DD>Constant used for the automatic view layout.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ITypeHierarchyViewPart.VIEW_LAYOUT_AUTOMATIC">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="HIERARCHY_MODE_CLASSIC"><!-- --></A><H3>
HIERARCHY_MODE_CLASSIC</H3>
<PRE>
static final int <B>HIERARCHY_MODE_CLASSIC</B></PRE>
<DL>
<DD>Constant used for the 'classic' type hierarchy mode.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ITypeHierarchyViewPart.HIERARCHY_MODE_CLASSIC">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="HIERARCHY_MODE_SUPERTYPES"><!-- --></A><H3>
HIERARCHY_MODE_SUPERTYPES</H3>
<PRE>
static final int <B>HIERARCHY_MODE_SUPERTYPES</B></PRE>
<DL>
<DD>Constant used for the super types hierarchy mode.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ITypeHierarchyViewPart.HIERARCHY_MODE_SUPERTYPES">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="HIERARCHY_MODE_SUBTYPES"><!-- --></A><H3>
HIERARCHY_MODE_SUBTYPES</H3>
<PRE>
static final int <B>HIERARCHY_MODE_SUBTYPES</B></PRE>
<DL>
<DD>Constant used for the sub types hierarchy mode.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.eclipse.wst.jsdt.ui.ITypeHierarchyViewPart.HIERARCHY_MODE_SUBTYPES">Constant Field Values</A></DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="setInput(org.eclipse.wst.jsdt.core.IType)"><!-- --></A><H3>
setInput</H3>
<PRE>
void <B>setInput</B>(<A HREF="../../../../../org/eclipse/wst/jsdt/core/IType.html" title="interface in org.eclipse.wst.jsdt.core">IType</A>&nbsp;type)</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<I>use setInputElement instead</I>
<P>
<DD>Sets the input element of this type hierarchy view to a type.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>type</CODE> - the input element of this type hierarchy view, or <code>null</code>
to clear any input element</DL>
</DD>
</DL>
<HR>
<A NAME="setInputElement(org.eclipse.wst.jsdt.core.IJavaScriptElement)"><!-- --></A><H3>
setInputElement</H3>
<PRE>
void <B>setInputElement</B>(<A HREF="../../../../../org/eclipse/wst/jsdt/core/IJavaScriptElement.html" title="interface in org.eclipse.wst.jsdt.core">IJavaScriptElement</A>&nbsp;element)</PRE>
<DL>
<DD>Sets the input element of this type hierarchy view. The following input types are possible
<code>IMember</code> (types, methods, fields..), <code>IPackageFragment</code>, <code>IPackageFragmentRoot</code>
and <code>IJavaScriptProject</code>.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>element</CODE> - the input element of this type hierarchy view, or <code>null</code>
to clear any input</DL>
</DD>
</DL>
<HR>
<A NAME="getInputElement()"><!-- --></A><H3>
getInputElement</H3>
<PRE>
<A HREF="../../../../../org/eclipse/wst/jsdt/core/IJavaScriptElement.html" title="interface in org.eclipse.wst.jsdt.core">IJavaScriptElement</A> <B>getInputElement</B>()</PRE>
<DL>
<DD>Returns the input element of this type hierarchy view.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the input element, or <code>null</code> if no input element is set<DT><B>See Also:</B><DD><A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#setInputElement(org.eclipse.wst.jsdt.core.IJavaScriptElement)"><CODE>setInputElement(IJavaScriptElement)</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="showMembersInHierarchy(boolean)"><!-- --></A><H3>
showMembersInHierarchy</H3>
<PRE>
void <B>showMembersInHierarchy</B>(boolean&nbsp;enabled)</PRE>
<DL>
<DD>Locks the the members view and shows the selected members in the hierarchy.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>enabled</CODE> - If set, the members view will be locked and the selected members are shown in the hierarchy.</DL>
</DD>
</DL>
<HR>
<A NAME="isShowMembersInHierarchy()"><!-- --></A><H3>
isShowMembersInHierarchy</H3>
<PRE>
boolean <B>isShowMembersInHierarchy</B>()</PRE>
<DL>
<DD>If set, the lock mode is enabled.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>returns if the lock mode is enabled.</DL>
</DD>
</DL>
<HR>
<A NAME="showQualifiedTypeNames(boolean)"><!-- --></A><H3>
showQualifiedTypeNames</H3>
<PRE>
void <B>showQualifiedTypeNames</B>(boolean&nbsp;enabled)</PRE>
<DL>
<DD>Specifies if type names are shown with the parent container's name.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>enabled</CODE> - if enabled, the hierarchy will also show the type container names</DL>
</DD>
</DL>
<HR>
<A NAME="isQualifiedTypeNamesEnabled()"><!-- --></A><H3>
isQualifiedTypeNamesEnabled</H3>
<PRE>
boolean <B>isQualifiedTypeNamesEnabled</B>()</PRE>
<DL>
<DD>If set, type names are shown with the parent container's name.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>returns if type names are shown with the parent container's name.</DL>
</DD>
</DL>
<HR>
<A NAME="isLinkingEnabled()"><!-- --></A><H3>
isLinkingEnabled</H3>
<PRE>
boolean <B>isLinkingEnabled</B>()</PRE>
<DL>
<DD>Returns whether this type hierarchy view's selection automatically tracks the active editor.
<P>
<DD><DL>
<DT><B>Returns:</B><DD><code>true</code> if linking is enabled, <code>false</code> if not</DL>
</DD>
</DL>
<HR>
<A NAME="setLinkingEnabled(boolean)"><!-- --></A><H3>
setLinkingEnabled</H3>
<PRE>
void <B>setLinkingEnabled</B>(boolean&nbsp;enabled)</PRE>
<DL>
<DD>Sets whether this type hierarchy view's selection automatically tracks the active editor.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>enabled</CODE> - <code>true</code> to enable, <code>false</code> to disable</DL>
</DD>
</DL>
<HR>
<A NAME="setViewLayout(int)"><!-- --></A><H3>
setViewLayout</H3>
<PRE>
void <B>setViewLayout</B>(int&nbsp;layout)</PRE>
<DL>
<DD>Sets the view layout. Valid inputs are <A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#VIEW_LAYOUT_VERTICAL"><CODE>VIEW_LAYOUT_VERTICAL</CODE></A>, <A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#VIEW_LAYOUT_HORIZONTAL"><CODE>VIEW_LAYOUT_HORIZONTAL</CODE></A>
<A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#VIEW_LAYOUT_SINGLE"><CODE>VIEW_LAYOUT_SINGLE</CODE></A> and <A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#VIEW_LAYOUT_AUTOMATIC"><CODE>VIEW_LAYOUT_AUTOMATIC</CODE></A>.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>layout</CODE> - The layout to set</DL>
</DD>
</DL>
<HR>
<A NAME="getViewLayout()"><!-- --></A><H3>
getViewLayout</H3>
<PRE>
int <B>getViewLayout</B>()</PRE>
<DL>
<DD>Returns the currently configured view layout. Possible layouts are <A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#VIEW_LAYOUT_VERTICAL"><CODE>VIEW_LAYOUT_VERTICAL</CODE></A>, <A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#VIEW_LAYOUT_HORIZONTAL"><CODE>VIEW_LAYOUT_HORIZONTAL</CODE></A>
<A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#VIEW_LAYOUT_SINGLE"><CODE>VIEW_LAYOUT_SINGLE</CODE></A> and <A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#VIEW_LAYOUT_AUTOMATIC"><CODE>VIEW_LAYOUT_AUTOMATIC</CODE></A> but clients should also be able to handle yet unknown
layout.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The layout currently set</DL>
</DD>
</DL>
<HR>
<A NAME="setHierarchyMode(int)"><!-- --></A><H3>
setHierarchyMode</H3>
<PRE>
void <B>setHierarchyMode</B>(int&nbsp;mode)</PRE>
<DL>
<DD>Sets the hierarchy mode. Valid modes are <A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#HIERARCHY_MODE_SUBTYPES"><CODE>HIERARCHY_MODE_SUBTYPES</CODE></A>, <A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#HIERARCHY_MODE_SUPERTYPES"><CODE>HIERARCHY_MODE_SUPERTYPES</CODE></A>
and <A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#HIERARCHY_MODE_CLASSIC"><CODE>HIERARCHY_MODE_CLASSIC</CODE></A>.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>mode</CODE> - The hierarchy mode to set</DL>
</DD>
</DL>
<HR>
<A NAME="getHierarchyMode()"><!-- --></A><H3>
getHierarchyMode</H3>
<PRE>
int <B>getHierarchyMode</B>()</PRE>
<DL>
<DD>Returns the currently configured hierarchy mode. Possible modes are <A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#HIERARCHY_MODE_SUBTYPES"><CODE>HIERARCHY_MODE_SUBTYPES</CODE></A>, <A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#HIERARCHY_MODE_SUPERTYPES"><CODE>HIERARCHY_MODE_SUPERTYPES</CODE></A>
and <A HREF="../../../../../org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html#HIERARCHY_MODE_CLASSIC"><CODE>HIERARCHY_MODE_CLASSIC</CODE></A> but clients should also be able to handle yet unknown modes.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>The hierarchy mode currently set</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ITypeHierarchyViewPart.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../org/eclipse/wst/jsdt/ui/ISharedImages.html" title="interface in org.eclipse.wst.jsdt.ui"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/eclipse/wst/jsdt/ui/IWorkingCopyManager.html" title="interface in org.eclipse.wst.jsdt.ui"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/eclipse/wst/jsdt/ui/ITypeHierarchyViewPart.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ITypeHierarchyViewPart.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>