Added: myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/TreeSelectionEvent.html URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/TreeSelectionEvent.html?rev=167885&view=auto ============================================================================== --- myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/TreeSelectionEvent.html (added) +++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/TreeSelectionEvent.html Tue May 3 02:06:41 2005 @@ -0,0 +1,380 @@ +<!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.4.2_05) on Tue May 03 10:59:38 CEST 2005 --> +<TITLE> +TreeSelectionEvent (Apache MyFaces API Documentation) +</TITLE> + +<META NAME="keywords" CONTENT="org.apache.myfaces.custom.tree.event.TreeSelectionEvent class"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + parent.document.title="TreeSelectionEvent (Apache MyFaces API Documentation)"; +} +</SCRIPT> + +</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=3 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> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + PREV CLASS + NEXT CLASS</FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A> + <A HREF="TreeSelectionEvent.html" target="_top"><B>NO FRAMES</B></A> + <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: NESTED | <A HREF="#fields_inherited_from_class_java.util.EventObject">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <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.apache.myfaces.custom.tree.event</FONT> +<BR> +Class TreeSelectionEvent</H2> +<PRE> +java.lang.Object + <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by">java.util.EventObject + <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by">javax.faces.event.FacesEvent + <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.myfaces.custom.tree.event.TreeSelectionEvent</B> +</PRE> +<DL> +<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD> +</DL> +<HR> +<DL> +<DT>public class <B>TreeSelectionEvent</B><DT>extends javax.faces.event.FacesEvent</DL> + +<P> +Event fired by <A HREF="../../../../../../org/apache/myfaces/custom/tree/HtmlTree.html" title="class in org.apache.myfaces.custom.tree"><CODE>HtmlTree</CODE></A> on selection changes. +<P> + +<P> +<DL> +<DT><B>Version:</B></DT> + <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $ + $Log$ + Revision 1.4 2004/10/13 11:50:58 matze + renamed packages to org.apache + + Revision 1.3 2004/07/01 21:53:08 mwessendorf + ASF switch + + Revision 1.2 2004/04/23 19:09:34 o_rossmueller + state transition magic + + Revision 1.1 2004/04/22 21:14:54 o_rossmueller + TreeSelectionListener support</DD> +<DT><B>Author:</B></DT> + <DD><a href="mailto:[EMAIL PROTECTED]">Oliver Rossmueller</a></DD> +<DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#org.apache.myfaces.custom.tree.event.TreeSelectionEvent">Serialized Form</A></DL> +<HR> + +<P> +<!-- ======== NESTED CLASS SUMMARY ======== --> + + +<!-- =========== FIELD SUMMARY =========== --> + +<A NAME="field_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TD COLSPAN=2><FONT SIZE="+2"> +<B>Field Summary</B></FONT></TD> +</TR> +</TABLE> + <A NAME="fields_inherited_from_class_java.util.EventObject"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TD><B>Fields inherited from class java.util.EventObject</B></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>source</CODE></TD> +</TR> +</TABLE> + +<!-- ======== CONSTRUCTOR SUMMARY ======== --> + +<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TD COLSPAN=2><FONT SIZE="+2"> +<B>Constructor Summary</B></FONT></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/event/TreeSelectionEvent.html#TreeSelectionEvent(javax.faces.component.UIComponent, org.apache.myfaces.custom.tree.model.TreePath, org.apache.myfaces.custom.tree.model.TreePath)">TreeSelectionEvent</A></B>(javax.faces.component.UIComponent uiComponent, + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> oldSelectionPath, + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> newSelectionPath)</CODE> + +<BR> + Construct an event.</TD> +</TR> +</TABLE> + +<!-- ========== METHOD SUMMARY =========== --> + +<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TD COLSPAN=2><FONT SIZE="+2"> +<B>Method Summary</B></FONT></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/event/TreeSelectionEvent.html#getNewSelectionPath()">getNewSelectionPath</A></B>()</CODE> + +<BR> + Answer the path of the current (new) selection.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/event/TreeSelectionEvent.html#getOldSelectionPath()">getOldSelectionPath</A></B>()</CODE> + +<BR> + Answer the path of the old selection.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> boolean</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/event/TreeSelectionEvent.html#isAppropriateListener(javax.faces.event.FacesListener)">isAppropriateListener</A></B>(javax.faces.event.FacesListener faceslistener)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/event/TreeSelectionEvent.html#processListener(javax.faces.event.FacesListener)">processListener</A></B>(javax.faces.event.FacesListener faceslistener)</CODE> + +<BR> + </TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_javax.faces.event.FacesEvent"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TD><B>Methods inherited from class javax.faces.event.FacesEvent</B></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>getComponent, getPhaseId, queue, setPhaseId</CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_java.util.EventObject"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TD><B>Methods inherited from class java.util.EventObject</B></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>getSource, toString</CODE></TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TD><B>Methods inherited from class java.lang.Object</B></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> +</TR> +</TABLE> + +<P> + +<!-- ============ FIELD DETAIL =========== --> + + +<!-- ========= CONSTRUCTOR DETAIL ======== --> + +<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TD COLSPAN=1><FONT SIZE="+2"> +<B>Constructor Detail</B></FONT></TD> +</TR> +</TABLE> + +<A NAME="TreeSelectionEvent(javax.faces.component.UIComponent, org.apache.myfaces.custom.tree.model.TreePath, org.apache.myfaces.custom.tree.model.TreePath)"><!-- --></A><H3> +TreeSelectionEvent</H3> +<PRE> +public <B>TreeSelectionEvent</B>(javax.faces.component.UIComponent uiComponent, + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> oldSelectionPath, + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> newSelectionPath)</PRE> +<DL> +<DD>Construct an event. +<P> +<DT><B>Parameters:</B><DD><CODE>uiComponent</CODE> - event source<DD><CODE>oldSelectionPath</CODE> - path of the old selection, null if no node was selected before<DD><CODE>newSelectionPath</CODE> - path of the current selection</DL> + +<!-- ============ METHOD DETAIL ========== --> + +<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TD COLSPAN=1><FONT SIZE="+2"> +<B>Method Detail</B></FONT></TD> +</TR> +</TABLE> + +<A NAME="getOldSelectionPath()"><!-- --></A><H3> +getOldSelectionPath</H3> +<PRE> +public <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> <B>getOldSelectionPath</B>()</PRE> +<DL> +<DD>Answer the path of the old selection. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>path of previous (old) selection, null if no node was selected before</DL> +</DD> +</DL> +<HR> + +<A NAME="getNewSelectionPath()"><!-- --></A><H3> +getNewSelectionPath</H3> +<PRE> +public <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> <B>getNewSelectionPath</B>()</PRE> +<DL> +<DD>Answer the path of the current (new) selection. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>path of the new selected node</DL> +</DD> +</DL> +<HR> + +<A NAME="isAppropriateListener(javax.faces.event.FacesListener)"><!-- --></A><H3> +isAppropriateListener</H3> +<PRE> +public boolean <B>isAppropriateListener</B>(javax.faces.event.FacesListener faceslistener)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="processListener(javax.faces.event.FacesListener)"><!-- --></A><H3> +processListener</H3> +<PRE> +public void <B>processListener</B>(javax.faces.event.FacesListener faceslistener)</PRE> +<DL> +<DD><DL> +</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=3 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> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + PREV CLASS + NEXT CLASS</FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A> + <A HREF="TreeSelectionEvent.html" target="_top"><B>NO FRAMES</B></A> + <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: NESTED | <A HREF="#fields_inherited_from_class_java.util.EventObject">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> + +</BODY> +</HTML>
Added: myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/TreeSelectionListener.html URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/TreeSelectionListener.html?rev=167885&view=auto ============================================================================== --- myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/TreeSelectionListener.html (added) +++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/TreeSelectionListener.html Tue May 3 02:06:41 2005 @@ -0,0 +1,235 @@ +<!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.4.2_05) on Tue May 03 10:59:38 CEST 2005 --> +<TITLE> +TreeSelectionListener (Apache MyFaces API Documentation) +</TITLE> + +<META NAME="keywords" CONTENT="org.apache.myfaces.custom.tree.event.TreeSelectionListener interface"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + parent.document.title="TreeSelectionListener (Apache MyFaces API Documentation)"; +} +</SCRIPT> + +</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=3 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> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + PREV CLASS + NEXT CLASS</FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A> + <A HREF="TreeSelectionListener.html" target="_top"><B>NO FRAMES</B></A> + <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: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | CONSTR | <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.apache.myfaces.custom.tree.event</FONT> +<BR> +Interface TreeSelectionListener</H2> +<DL> +<DT><B>All Superinterfaces:</B> <DD>java.util.EventListener, javax.faces.event.FacesListener</DD> +</DL> +<HR> +<DL> +<DT>public interface <B>TreeSelectionListener</B><DT>extends javax.faces.event.FacesListener</DL> + +<P> +<p>Listener interface for node selection events</p> +<P> + +<P> +<DL> +<DT><B>Version:</B></DT> + <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $ + $Log$ + Revision 1.3 2004/10/13 11:50:58 matze + renamed packages to org.apache + + Revision 1.2 2004/07/01 21:53:08 mwessendorf + ASF switch + + Revision 1.1 2004/04/22 21:14:54 o_rossmueller + TreeSelectionListener support</DD> +<DT><B>Author:</B></DT> + <DD><a href="mailto:[EMAIL PROTECTED]">Oliver Rossmueller</a></DD> +</DL> +<HR> + +<P> +<!-- ======== NESTED CLASS SUMMARY ======== --> + + +<!-- =========== FIELD SUMMARY =========== --> + + +<!-- ======== CONSTRUCTOR SUMMARY ======== --> + + +<!-- ========== METHOD SUMMARY =========== --> + +<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TD COLSPAN=2><FONT SIZE="+2"> +<B>Method Summary</B></FONT></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/event/TreeSelectionListener.html#valueChanged(org.apache.myfaces.custom.tree.event.TreeSelectionEvent)">valueChanged</A></B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/event/TreeSelectionEvent.html" title="class in org.apache.myfaces.custom.tree.event">TreeSelectionEvent</A> event)</CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<P> + +<!-- ============ FIELD DETAIL =========== --> + + +<!-- ========= CONSTRUCTOR DETAIL ======== --> + + +<!-- ============ METHOD DETAIL ========== --> + +<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TD COLSPAN=1><FONT SIZE="+2"> +<B>Method Detail</B></FONT></TD> +</TR> +</TABLE> + +<A NAME="valueChanged(org.apache.myfaces.custom.tree.event.TreeSelectionEvent)"><!-- --></A><H3> +valueChanged</H3> +<PRE> +public void <B>valueChanged</B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/event/TreeSelectionEvent.html" title="class in org.apache.myfaces.custom.tree.event">TreeSelectionEvent</A> event)</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +</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=3 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> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + PREV CLASS + NEXT CLASS</FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A> + <A HREF="TreeSelectionListener.html" target="_top"><B>NO FRAMES</B></A> + <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: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> + +</BODY> +</HTML> Added: myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/package-frame.html URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/package-frame.html?rev=167885&view=auto ============================================================================== --- myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/package-frame.html (added) +++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/package-frame.html Tue May 3 02:06:41 2005 @@ -0,0 +1,43 @@ +<!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.4.2_05) on Tue May 03 10:59:27 CEST 2005 --> +<TITLE> +org.apache.myfaces.custom.tree.event (Apache MyFaces API Documentation) +</TITLE> + +<META NAME="keywords" CONTENT="org.apache.myfaces.custom.tree.event package"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> + + +</HEAD> + +<BODY BGCOLOR="white"> +<FONT size="+1" CLASS="FrameTitleFont"> +<A HREF="../../../../../../org/apache/myfaces/custom/tree/event/package-summary.html" target="classFrame">org.apache.myfaces.custom.tree.event</A></FONT> +<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> +<TR> +<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> +Interfaces</FONT> +<FONT CLASS="FrameItemFont"> +<BR> +<A HREF="TreeSelectionListener.html" title="interface in org.apache.myfaces.custom.tree.event" target="classFrame"><I>TreeSelectionListener</I></A></FONT></TD> +</TR> +</TABLE> + + +<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> +<TR> +<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> +Classes</FONT> +<FONT CLASS="FrameItemFont"> +<BR> +<A HREF="TreeSelectionEvent.html" title="class in org.apache.myfaces.custom.tree.event" target="classFrame">TreeSelectionEvent</A></FONT></TD> +</TR> +</TABLE> + + +</BODY> +</HTML> Added: myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/package-summary.html URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/package-summary.html?rev=167885&view=auto ============================================================================== --- myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/package-summary.html (added) +++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/package-summary.html Tue May 3 02:06:41 2005 @@ -0,0 +1,160 @@ +<!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.4.2_05) on Tue May 03 10:59:27 CEST 2005 --> +<TITLE> +org.apache.myfaces.custom.tree.event (Apache MyFaces API Documentation) +</TITLE> + +<META NAME="keywords" CONTENT="org.apache.myfaces.custom.tree.event package"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + parent.document.title="org.apache.myfaces.custom.tree.event (Apache MyFaces API Documentation)"; +} +</SCRIPT> + +</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=3 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> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../org/apache/myfaces/custom/tree/package-summary.html"><B>PREV PACKAGE</B></A> + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A> + <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> + <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> +</TABLE> +<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= --> + +<HR> +<H2> +Package org.apache.myfaces.custom.tree.event +</H2> + +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TD COLSPAN=2><FONT SIZE="+2"> +<B>Interface Summary</B></FONT></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/event/TreeSelectionListener.html" title="interface in org.apache.myfaces.custom.tree.event">TreeSelectionListener</A></B></TD> +<TD>Listener interface for node selection events</TD> +</TR> +</TABLE> + + +<P> + +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TD COLSPAN=2><FONT SIZE="+2"> +<B>Class Summary</B></FONT></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/event/TreeSelectionEvent.html" title="class in org.apache.myfaces.custom.tree.event">TreeSelectionEvent</A></B></TD> +<TD>Event fired by <A HREF="../../../../../../org/apache/myfaces/custom/tree/HtmlTree.html" title="class in org.apache.myfaces.custom.tree"><CODE>HtmlTree</CODE></A> on selection changes.</TD> +</TR> +</TABLE> + + +<P> +<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=3 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> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../org/apache/myfaces/custom/tree/package-summary.html"><B>PREV PACKAGE</B></A> + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A> + <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> + <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> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> + +</BODY> +</HTML> Added: myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/package-tree.html URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/package-tree.html?rev=167885&view=auto ============================================================================== --- myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/package-tree.html (added) +++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/event/package-tree.html Tue May 3 02:06:41 2005 @@ -0,0 +1,158 @@ +<!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.4.2_05) on Tue May 03 10:59:27 CEST 2005 --> +<TITLE> +org.apache.myfaces.custom.tree.event Class Hierarchy (Apache MyFaces API Documentation) +</TITLE> + + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + parent.document.title="org.apache.myfaces.custom.tree.event Class Hierarchy (Apache MyFaces API Documentation)"; +} +</SCRIPT> + +</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=3 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> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../org/apache/myfaces/custom/tree/package-tree.html"><B>PREV</B></A> + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/package-tree.html"><B>NEXT</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A> + <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> + <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> +</TABLE> +<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= --> + +<HR> +<CENTER> +<H2> +Hierarchy For Package org.apache.myfaces.custom.tree.event +</H2> +</CENTER> +<DL> +<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../overview-tree.html">All Packages</A></DL> +<HR> +<H2> +Class Hierarchy +</H2> +<UL> +<LI TYPE="circle">class java.lang.Object<UL> +<LI TYPE="circle">class java.util.EventObject (implements java.io.Serializable) +<UL> +<LI TYPE="circle">class javax.faces.event.FacesEvent (implements java.io.Serializable) +<UL> +<LI TYPE="circle">class org.apache.myfaces.custom.tree.event.<A HREF="../../../../../../org/apache/myfaces/custom/tree/event/TreeSelectionEvent.html" title="class in org.apache.myfaces.custom.tree.event"><B>TreeSelectionEvent</B></A></UL> +</UL> +</UL> +</UL> +<H2> +Interface Hierarchy +</H2> +<UL> +<LI TYPE="circle">interface java.util.EventListener<UL> +<LI TYPE="circle">interface javax.faces.event.FacesListener<UL> +<LI TYPE="circle">interface org.apache.myfaces.custom.tree.event.<A HREF="../../../../../../org/apache/myfaces/custom/tree/event/TreeSelectionListener.html" title="interface in org.apache.myfaces.custom.tree.event"><B>TreeSelectionListener</B></A></UL> +</UL> +</UL> +<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=3 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> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../org/apache/myfaces/custom/tree/package-tree.html"><B>PREV</B></A> + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/package-tree.html"><B>NEXT</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A> + <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> + <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> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> + +</BODY> +</HTML> Added: myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/DefaultTreeModel.html URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/DefaultTreeModel.html?rev=167885&view=auto ============================================================================== --- myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/DefaultTreeModel.html (added) +++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/DefaultTreeModel.html Tue May 3 02:06:41 2005 @@ -0,0 +1,809 @@ +<!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.4.2_05) on Tue May 03 10:59:38 CEST 2005 --> +<TITLE> +DefaultTreeModel (Apache MyFaces API Documentation) +</TITLE> + +<META NAME="keywords" CONTENT="org.apache.myfaces.custom.tree.model.DefaultTreeModel class"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + parent.document.title="DefaultTreeModel (Apache MyFaces API Documentation)"; +} +</SCRIPT> + +</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=3 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> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + PREV CLASS + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html" title="class in org.apache.myfaces.custom.tree.model"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A> + <A HREF="DefaultTreeModel.html" target="_top"><B>NO FRAMES</B></A> + <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: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <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.apache.myfaces.custom.tree.model</FONT> +<BR> +Class DefaultTreeModel</H2> +<PRE> +java.lang.Object + <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.myfaces.custom.tree.model.DefaultTreeModel</B> +</PRE> +<DL> +<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html" title="interface in org.apache.myfaces.custom.tree.model">TreeModel</A></DD> +</DL> +<HR> +<DL> +<DT>public class <B>DefaultTreeModel</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html" title="interface in org.apache.myfaces.custom.tree.model">TreeModel</A></DL> + +<P> +<DL> +<DT><B>Version:</B></DT> + <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $ + $Log$ + Revision 1.7 2004/10/13 11:50:58 matze + renamed packages to org.apache + + Revision 1.6 2004/09/01 18:32:57 mwessendorf + Organize Imports + + Revision 1.5 2004/08/15 15:28:04 o_rossmueller + new model listener handling to get modified from events which occur outside the scope of a tree request + + Revision 1.4 2004/07/01 21:53:04 mwessendorf + ASF switch + + Revision 1.3 2004/05/05 00:18:56 o_rossmueller + various fixes/modifications in model event handling and tree update + + Revision 1.2 2004/05/04 00:28:17 o_rossmueller + model event handling + + Revision 1.1 2004/04/22 10:20:24 manolito + tree component</DD> +<DT><B>Author:</B></DT> + <DD><a href="mailto:[EMAIL PROTECTED]">Oliver Rossmueller</a></DD> +</DL> +<HR> + +<P> +<!-- ======== NESTED CLASS SUMMARY ======== --> + + +<!-- =========== FIELD SUMMARY =========== --> + + +<!-- ======== CONSTRUCTOR SUMMARY ======== --> + +<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TD COLSPAN=2><FONT SIZE="+2"> +<B>Constructor Summary</B></FONT></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html#DefaultTreeModel()">DefaultTreeModel</A></B>()</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html#DefaultTreeModel(org.apache.myfaces.custom.tree.TreeNode)">DefaultTreeModel</A></B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A> root)</CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ========== METHOD SUMMARY =========== --> + +<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TD COLSPAN=2><FONT SIZE="+2"> +<B>Method Summary</B></FONT></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html#fireTreeNodesChanged(java.lang.Object, java.lang.Object[], int[], java.lang.Object[])">fireTreeNodesChanged</A></B>(java.lang.Object source, + java.lang.Object[] path, + int[] childIndices, + java.lang.Object[] children)</CODE> + +<BR> + Notify all listeners of a node change.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html#fireTreeNodesInserted(java.lang.Object, java.lang.Object[], int[], java.lang.Object[])">fireTreeNodesInserted</A></B>(java.lang.Object source, + java.lang.Object[] path, + int[] childIndices, + java.lang.Object[] children)</CODE> + +<BR> + Notify all listeners of structure change.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html#fireTreeNodesRemoved(java.lang.Object, java.lang.Object[], int[], java.lang.Object[])">fireTreeNodesRemoved</A></B>(java.lang.Object source, + java.lang.Object[] path, + int[] childIndices, + java.lang.Object[] children)</CODE> + +<BR> + Notify all listeners of structure change.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html#fireTreeStructureChanged(java.lang.Object, java.lang.Object[], int[], java.lang.Object[])">fireTreeStructureChanged</A></B>(java.lang.Object source, + java.lang.Object[] path, + int[] childIndices, + java.lang.Object[] children)</CODE> + +<BR> + Notify all listeners of structure change.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html#fireTreeStructureChanged(java.lang.Object, org.apache.myfaces.custom.tree.model.TreePath)">fireTreeStructureChanged</A></B>(java.lang.Object source, + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> path)</CODE> + +<BR> + Notify all listeners of structure change.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html#getChild(java.lang.Object, int)">getChild</A></B>(java.lang.Object parent, + int index)</CODE> + +<BR> + Return the child of <code>parent</code> at index <code>index</code> + in the parent's child array.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html#getChildCount(java.lang.Object)">getChildCount</A></B>(java.lang.Object parent)</CODE> + +<BR> + Answer the number of children of <code>parent</code>.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> int</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html#getIndexOfChild(java.lang.Object, java.lang.Object)">getIndexOfChild</A></B>(java.lang.Object parent, + java.lang.Object child)</CODE> + +<BR> + Return the index of child in parent.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A>[]</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html#getPathToRoot(org.apache.myfaces.custom.tree.TreeNode)">getPathToRoot</A></B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A> node)</CODE> + +<BR> + Collect all parent nodes up to the root node.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected <A HREF="../../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A>[]</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html#getPathToRoot(org.apache.myfaces.custom.tree.TreeNode, int)">getPathToRoot</A></B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A> node, + int depth)</CODE> + +<BR> + Recursivly collect parent nodes up the the root node.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html#getRoot()">getRoot</A></B>()</CODE> + +<BR> + Return the root of the tree.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.util.Collection</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html#getTreeModelListeners()">getTreeModelListeners</A></B>()</CODE> + +<BR> + Answer the mutable collection of tree model listeners.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> boolean</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html#isLeaf(java.lang.Object)">isLeaf</A></B>(java.lang.Object node)</CODE> + +<BR> + Answer <code>true</code> if <code>node</code> is a leaf.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html#nodeChanged(org.apache.myfaces.custom.tree.TreeNode)">nodeChanged</A></B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A> node)</CODE> + +<BR> + Invoke this method after you've changed how node is to be + represented in the tree.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html#nodesChanged(org.apache.myfaces.custom.tree.TreeNode, int[])">nodesChanged</A></B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A> node, + int[] childIndices)</CODE> + +<BR> + Invoke this method after you've changed how the children identified by + childIndicies are to be represented in the tree.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html#nodeStructureChanged(org.apache.myfaces.custom.tree.TreeNode)">nodeStructureChanged</A></B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A> node)</CODE> + +<BR> + Invoke this method if you've totally changed the children of + node and its childrens children... </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html#nodesWereInserted(org.apache.myfaces.custom.tree.TreeNode, int[])">nodesWereInserted</A></B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A> node, + int[] childIndices)</CODE> + +<BR> + Invoke this method after you've inserted some TreeNodes into + node. </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html#nodesWereRemoved(org.apache.myfaces.custom.tree.TreeNode, int[], java.lang.Object[])">nodesWereRemoved</A></B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A> node, + int[] childIndices, + java.lang.Object[] removedChildren)</CODE> + +<BR> + Invoke this method after you've removed some TreeNodes from + node. </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html#valueForPathChanged(org.apache.myfaces.custom.tree.model.TreePath, java.lang.Object)">valueForPathChanged</A></B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> path, + java.lang.Object newValue)</CODE> + +<BR> + Called when the value for the item identified + by <code>path</code> has changed to <code>newValue</code>. + </TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TD><B>Methods inherited from class java.lang.Object</B></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> +</TR> +</TABLE> + +<P> + +<!-- ============ FIELD DETAIL =========== --> + + +<!-- ========= CONSTRUCTOR DETAIL ======== --> + +<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TD COLSPAN=1><FONT SIZE="+2"> +<B>Constructor Detail</B></FONT></TD> +</TR> +</TABLE> + +<A NAME="DefaultTreeModel()"><!-- --></A><H3> +DefaultTreeModel</H3> +<PRE> +public <B>DefaultTreeModel</B>()</PRE> +<DL> +</DL> +<HR> + +<A NAME="DefaultTreeModel(org.apache.myfaces.custom.tree.TreeNode)"><!-- --></A><H3> +DefaultTreeModel</H3> +<PRE> +public <B>DefaultTreeModel</B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A> root)</PRE> +<DL> +</DL> + +<!-- ============ METHOD DETAIL ========== --> + +<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TD COLSPAN=1><FONT SIZE="+2"> +<B>Method Detail</B></FONT></TD> +</TR> +</TABLE> + +<A NAME="getRoot()"><!-- --></A><H3> +getRoot</H3> +<PRE> +public java.lang.Object <B>getRoot</B>()</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html" title="interface in org.apache.myfaces.custom.tree.model">TreeModel</A></CODE></B></DD> +<DD>Return the root of the tree. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html#getRoot()">getRoot</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html" title="interface in org.apache.myfaces.custom.tree.model">TreeModel</A></CODE></DL> +</DD> +<DD><DL> + +<DT><B>Returns:</B><DD>the root of the tree or null, it this tree has no nodes</DL> +</DD> +</DL> +<HR> + +<A NAME="getChild(java.lang.Object, int)"><!-- --></A><H3> +getChild</H3> +<PRE> +public java.lang.Object <B>getChild</B>(java.lang.Object parent, + int index)</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html" title="interface in org.apache.myfaces.custom.tree.model">TreeModel</A></CODE></B></DD> +<DD>Return the child of <code>parent</code> at index <code>index</code> + in the parent's child array. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html#getChild(java.lang.Object, int)">getChild</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html" title="interface in org.apache.myfaces.custom.tree.model">TreeModel</A></CODE></DL> +</DD> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>parent</CODE> - a node in the tree +<DT><B>Returns:</B><DD>the child of <code>parent</code> at index <code>index</code></DL> +</DD> +</DL> +<HR> + +<A NAME="getChildCount(java.lang.Object)"><!-- --></A><H3> +getChildCount</H3> +<PRE> +public int <B>getChildCount</B>(java.lang.Object parent)</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html" title="interface in org.apache.myfaces.custom.tree.model">TreeModel</A></CODE></B></DD> +<DD>Answer the number of children of <code>parent</code>. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html#getChildCount(java.lang.Object)">getChildCount</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html" title="interface in org.apache.myfaces.custom.tree.model">TreeModel</A></CODE></DL> +</DD> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>parent</CODE> - a node in the tree +<DT><B>Returns:</B><DD>the number of children of the node <code>parent</code></DL> +</DD> +</DL> +<HR> + +<A NAME="isLeaf(java.lang.Object)"><!-- --></A><H3> +isLeaf</H3> +<PRE> +public boolean <B>isLeaf</B>(java.lang.Object node)</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html" title="interface in org.apache.myfaces.custom.tree.model">TreeModel</A></CODE></B></DD> +<DD>Answer <code>true</code> if <code>node</code> is a leaf. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html#isLeaf(java.lang.Object)">isLeaf</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html" title="interface in org.apache.myfaces.custom.tree.model">TreeModel</A></CODE></DL> +</DD> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>node</CODE> - a node in the tree +<DT><B>Returns:</B><DD>true if <code>node</code> is a leaf</DL> +</DD> +</DL> +<HR> + +<A NAME="valueForPathChanged(org.apache.myfaces.custom.tree.model.TreePath, java.lang.Object)"><!-- --></A><H3> +valueForPathChanged</H3> +<PRE> +public void <B>valueForPathChanged</B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> path, + java.lang.Object newValue)</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html" title="interface in org.apache.myfaces.custom.tree.model">TreeModel</A></CODE></B></DD> +<DD>Called when the value for the item identified + by <code>path</code> has changed to <code>newValue</code>. + If <code>newValue</code> signifies a truly new value + the model should post a <code>treeNodesChanged</code> event. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html#valueForPathChanged(org.apache.myfaces.custom.tree.model.TreePath, java.lang.Object)">valueForPathChanged</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html" title="interface in org.apache.myfaces.custom.tree.model">TreeModel</A></CODE></DL> +</DD> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>path</CODE> - path to the node that has been altered<DD><CODE>newValue</CODE> - the new value from the TreeCellEditor</DL> +</DD> +</DL> +<HR> + +<A NAME="getIndexOfChild(java.lang.Object, java.lang.Object)"><!-- --></A><H3> +getIndexOfChild</H3> +<PRE> +public int <B>getIndexOfChild</B>(java.lang.Object parent, + java.lang.Object child)</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html" title="interface in org.apache.myfaces.custom.tree.model">TreeModel</A></CODE></B></DD> +<DD>Return the index of child in parent. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html#getIndexOfChild(java.lang.Object, java.lang.Object)">getIndexOfChild</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html" title="interface in org.apache.myfaces.custom.tree.model">TreeModel</A></CODE></DL> +</DD> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>parent</CODE> - a node in the tree<DD><CODE>child</CODE> - the node we are interested in +<DT><B>Returns:</B><DD>the index of the child in the parent, or -1 if either + <code>child</code> or <code>parent</code> are <code>null</code></DL> +</DD> +</DL> +<HR> + +<A NAME="getTreeModelListeners()"><!-- --></A><H3> +getTreeModelListeners</H3> +<PRE> +public java.util.Collection <B>getTreeModelListeners</B>()</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html" title="interface in org.apache.myfaces.custom.tree.model">TreeModel</A></CODE></B></DD> +<DD>Answer the mutable collection of tree model listeners. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html#getTreeModelListeners()">getTreeModelListeners</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html" title="interface in org.apache.myfaces.custom.tree.model">TreeModel</A></CODE></DL> +</DD> +<DD><DL> + +<DT><B>Returns:</B><DD></DL> +</DD> +</DL> +<HR> + +<A NAME="nodeChanged(org.apache.myfaces.custom.tree.TreeNode)"><!-- --></A><H3> +nodeChanged</H3> +<PRE> +public void <B>nodeChanged</B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A> node)</PRE> +<DL> +<DD>Invoke this method after you've changed how node is to be + represented in the tree. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="nodesChanged(org.apache.myfaces.custom.tree.TreeNode, int[])"><!-- --></A><H3> +nodesChanged</H3> +<PRE> +public void <B>nodesChanged</B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A> node, + int[] childIndices)</PRE> +<DL> +<DD>Invoke this method after you've changed how the children identified by + childIndicies are to be represented in the tree. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="nodeStructureChanged(org.apache.myfaces.custom.tree.TreeNode)"><!-- --></A><H3> +nodeStructureChanged</H3> +<PRE> +public void <B>nodeStructureChanged</B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A> node)</PRE> +<DL> +<DD>Invoke this method if you've totally changed the children of + node and its childrens children... This will post a + treeStructureChanged event. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="nodesWereInserted(org.apache.myfaces.custom.tree.TreeNode, int[])"><!-- --></A><H3> +nodesWereInserted</H3> +<PRE> +public void <B>nodesWereInserted</B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A> node, + int[] childIndices)</PRE> +<DL> +<DD>Invoke this method after you've inserted some TreeNodes into + node. childIndices should be the index of the new elements and + must be sorted in ascending order. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="nodesWereRemoved(org.apache.myfaces.custom.tree.TreeNode, int[], java.lang.Object[])"><!-- --></A><H3> +nodesWereRemoved</H3> +<PRE> +public void <B>nodesWereRemoved</B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A> node, + int[] childIndices, + java.lang.Object[] removedChildren)</PRE> +<DL> +<DD>Invoke this method after you've removed some TreeNodes from + node. childIndices should be the index of the removed elements and + must be sorted in ascending order. And removedChildren should be + the array of the children objects that were removed. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="getPathToRoot(org.apache.myfaces.custom.tree.TreeNode)"><!-- --></A><H3> +getPathToRoot</H3> +<PRE> +public <A HREF="../../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A>[] <B>getPathToRoot</B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A> node)</PRE> +<DL> +<DD>Collect all parent nodes up to the root node. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>node</CODE> - the TreeNode to get the path for</DL> +</DD> +</DL> +<HR> + +<A NAME="getPathToRoot(org.apache.myfaces.custom.tree.TreeNode, int)"><!-- --></A><H3> +getPathToRoot</H3> +<PRE> +protected <A HREF="../../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A>[] <B>getPathToRoot</B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A> node, + int depth)</PRE> +<DL> +<DD>Recursivly collect parent nodes up the the root node. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>node</CODE> - the TreeNode to get the path for<DD><CODE>depth</CODE> - number of steps already taken towards the root (on recursive calls) +<DT><B>Returns:</B><DD>an array giving the path from the root to the specified node</DL> +</DD> +</DL> +<HR> + +<A NAME="fireTreeNodesChanged(java.lang.Object, java.lang.Object[], int[], java.lang.Object[])"><!-- --></A><H3> +fireTreeNodesChanged</H3> +<PRE> +protected void <B>fireTreeNodesChanged</B>(java.lang.Object source, + java.lang.Object[] path, + int[] childIndices, + java.lang.Object[] children)</PRE> +<DL> +<DD>Notify all listeners of a node change. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>source</CODE> - the node being changed<DD><CODE>path</CODE> - the path to the root node<DD><CODE>childIndices</CODE> - the indices of the changed elements<DD><CODE>children</CODE> - the changed elements</DL> +</DD> +</DL> +<HR> + +<A NAME="fireTreeNodesInserted(java.lang.Object, java.lang.Object[], int[], java.lang.Object[])"><!-- --></A><H3> +fireTreeNodesInserted</H3> +<PRE> +protected void <B>fireTreeNodesInserted</B>(java.lang.Object source, + java.lang.Object[] path, + int[] childIndices, + java.lang.Object[] children)</PRE> +<DL> +<DD>Notify all listeners of structure change. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>source</CODE> - the node where new elements are being inserted<DD><CODE>path</CODE> - the path to the root node<DD><CODE>childIndices</CODE> - the indices of the new elements<DD><CODE>children</CODE> - the new elements</DL> +</DD> +</DL> +<HR> + +<A NAME="fireTreeNodesRemoved(java.lang.Object, java.lang.Object[], int[], java.lang.Object[])"><!-- --></A><H3> +fireTreeNodesRemoved</H3> +<PRE> +protected void <B>fireTreeNodesRemoved</B>(java.lang.Object source, + java.lang.Object[] path, + int[] childIndices, + java.lang.Object[] children)</PRE> +<DL> +<DD>Notify all listeners of structure change. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>source</CODE> - the node where elements are being removed<DD><CODE>path</CODE> - the path to the root node<DD><CODE>childIndices</CODE> - the indices of the removed elements<DD><CODE>children</CODE> - the removed elements</DL> +</DD> +</DL> +<HR> + +<A NAME="fireTreeStructureChanged(java.lang.Object, java.lang.Object[], int[], java.lang.Object[])"><!-- --></A><H3> +fireTreeStructureChanged</H3> +<PRE> +protected void <B>fireTreeStructureChanged</B>(java.lang.Object source, + java.lang.Object[] path, + int[] childIndices, + java.lang.Object[] children)</PRE> +<DL> +<DD>Notify all listeners of structure change. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>source</CODE> - the node where the tree model has changed<DD><CODE>path</CODE> - the path to the root node<DD><CODE>childIndices</CODE> - the indices of the affected elements<DD><CODE>children</CODE> - the affected elements</DL> +</DD> +</DL> +<HR> + +<A NAME="fireTreeStructureChanged(java.lang.Object, org.apache.myfaces.custom.tree.model.TreePath)"><!-- --></A><H3> +fireTreeStructureChanged</H3> +<PRE> +protected void <B>fireTreeStructureChanged</B>(java.lang.Object source, + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> path)</PRE> +<DL> +<DD>Notify all listeners of structure change. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>source</CODE> - the node where the tree model has changed<DD><CODE>path</CODE> - the path to the root node</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=3 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> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> + </TR> +</TABLE> +</TD> +<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + PREV CLASS + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html" title="class in org.apache.myfaces.custom.tree.model"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A> + <A HREF="DefaultTreeModel.html" target="_top"><B>NO FRAMES</B></A> + <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: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> + +</BODY> +</HTML>
