📄 index-all.html
字号:
<!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_08) on Fri Jun 01 12:28:37 MDT 2007 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
Index (Struts Menu 2.4.3 API)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Index (Struts Menu 2.4.3 API)";
}
</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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </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
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-all.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 ========= -->
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#___">_</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./net/sf/navigator/displayer/AbstractMenuDisplayer.html" title="class in net.sf.navigator.displayer"><B>AbstractMenuDisplayer</B></A> - Class in <A HREF="./net/sf/navigator/displayer/package-summary.html">net.sf.navigator.displayer</A><DD>Abstract implementation of <code>MenuDisplayer</code> that can be used as a basis for other menu displayers.<DT><A HREF="./net/sf/navigator/displayer/AbstractMenuDisplayer.html#AbstractMenuDisplayer()"><B>AbstractMenuDisplayer()</B></A> -
Constructor for class net.sf.navigator.displayer.<A HREF="./net/sf/navigator/displayer/AbstractMenuDisplayer.html" title="class in net.sf.navigator.displayer">AbstractMenuDisplayer</A>
<DD>
<DT><A HREF="./net/sf/navigator/menu/MenuBase.html#action"><B>action</B></A> -
Variable in class net.sf.navigator.menu.<A HREF="./net/sf/navigator/menu/MenuBase.html" title="class in net.sf.navigator.menu">MenuBase</A>
<DD>Holds value of property action, that is, Struts Logical Action Name.
<DT><A HREF="./net/sf/navigator/menu/MenuRepository.html#addMenu(net.sf.navigator.menu.MenuComponent)"><B>addMenu(MenuComponent)</B></A> -
Method in class net.sf.navigator.menu.<A HREF="./net/sf/navigator/menu/MenuRepository.html" title="class in net.sf.navigator.menu">MenuRepository</A>
<DD>Adds a new menu.
<DT><A HREF="./net/sf/navigator/menu/MenuComponent.html#addMenuComponent(net.sf.navigator.menu.MenuComponent)"><B>addMenuComponent(MenuComponent)</B></A> -
Method in class net.sf.navigator.menu.<A HREF="./net/sf/navigator/menu/MenuComponent.html" title="class in net.sf.navigator.menu">MenuComponent</A>
<DD>
<DT><A HREF="./net/sf/navigator/menu/MenuRepository.html#addMenuDisplayerMapping(net.sf.navigator.displayer.MenuDisplayerMapping)"><B>addMenuDisplayerMapping(MenuDisplayerMapping)</B></A> -
Method in class net.sf.navigator.menu.<A HREF="./net/sf/navigator/menu/MenuRepository.html" title="class in net.sf.navigator.menu">MenuRepository</A>
<DD>
<DT><A HREF="./net/sf/navigator/menu/MenuBase.html#align"><B>align</B></A> -
Variable in class net.sf.navigator.menu.<A HREF="./net/sf/navigator/menu/MenuBase.html" title="class in net.sf.navigator.menu">MenuBase</A>
<DD>Align menu 'left','right','top','bottom' ...and other alignment of particular menu system
<DT><A HREF="./net/sf/navigator/menu/MenuBase.html#altImage"><B>altImage</B></A> -
Variable in class net.sf.navigator.menu.<A HREF="./net/sf/navigator/menu/MenuBase.html" title="class in net.sf.navigator.menu">MenuBase</A>
<DD>Holds value of property altImage.
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="./net/sf/navigator/menu/MenuRepository.html#buildBreadCrumbs()"><B>buildBreadCrumbs()</B></A> -
Method in class net.sf.navigator.menu.<A HREF="./net/sf/navigator/menu/MenuRepository.html" title="class in net.sf.navigator.menu">MenuRepository</A>
<DD>
<DT><A HREF="./net/sf/navigator/menu/MenuRepository.html#buildBreadCrumbs(java.lang.String)"><B>buildBreadCrumbs(String)</B></A> -
Method in class net.sf.navigator.menu.<A HREF="./net/sf/navigator/menu/MenuRepository.html" title="class in net.sf.navigator.menu">MenuRepository</A>
<DD>
<DT><A HREF="./net/sf/navigator/displayer/CoolMenuDisplayer.html#buildMenuString(net.sf.navigator.menu.MenuComponent, java.lang.StringBuffer, boolean)"><B>buildMenuString(MenuComponent, StringBuffer, boolean)</B></A> -
Method in class net.sf.navigator.displayer.<A HREF="./net/sf/navigator/displayer/CoolMenuDisplayer.html" title="class in net.sf.navigator.displayer">CoolMenuDisplayer</A>
<DD>
<DT><A HREF="./net/sf/navigator/displayer/CoolMenuDisplayer4.html#buildMenuString(net.sf.navigator.menu.MenuComponent, java.lang.StringBuffer, boolean)"><B>buildMenuString(MenuComponent, StringBuffer, boolean)</B></A> -
Method in class net.sf.navigator.displayer.<A HREF="./net/sf/navigator/displayer/CoolMenuDisplayer4.html" title="class in net.sf.navigator.displayer">CoolMenuDisplayer4</A>
<DD>
<DT><A HREF="./net/sf/navigator/displayer/XtreeMenuDisplayer.html#buildMenuString(net.sf.navigator.menu.MenuComponent, java.lang.StringBuffer, boolean)"><B>buildMenuString(MenuComponent, StringBuffer, boolean)</B></A> -
Method in class net.sf.navigator.displayer.<A HREF="./net/sf/navigator/displayer/XtreeMenuDisplayer.html" title="class in net.sf.navigator.displayer">XtreeMenuDisplayer</A>
<DD>
<DT><A HREF="./net/sf/navigator/taglib/UseMenuDisplayerTag.html#bundleKey"><B>bundleKey</B></A> -
Variable in class net.sf.navigator.taglib.<A HREF="./net/sf/navigator/taglib/UseMenuDisplayerTag.html" title="class in net.sf.navigator.taglib">UseMenuDisplayerTag</A>
<DD>
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./net/sf/navigator/util/MessageResourcesFactory.html#clazz"><B>clazz</B></A> -
Static variable in class net.sf.navigator.util.<A HREF="./net/sf/navigator/util/MessageResourcesFactory.html" title="class in net.sf.navigator.util">MessageResourcesFactory</A>
<DD>The Java class to be used for <code>MessageResourcesFactory</code> instances.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -