⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 portletwrapperbase.html

📁 门户开发
💻 HTML
📖 第 1 页 / 共 5 页
字号:
              login request</DL></DD></DL><HR><A NAME="logout(org.apache.jetspeed.portlet.PortletSession)"><!-- --></A><H3>logout</H3><PRE>public final void <B>logout</B>(<A HREF="../../../../../org/apache/jetspeed/portlet/PortletSession.html" title="interface in org.apache.jetspeed.portlet">PortletSession</A>&nbsp;session)                  throws <A HREF="../../../../../org/apache/jetspeed/portlet/PortletException.html" title="class in org.apache.jetspeed.portlet">PortletException</A></PRE><DL><DD>This method is marked final as it must not be overridden<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/jetspeed/portlet/PortletSessionListener.html#logout(org.apache.jetspeed.portlet.PortletSession)">logout</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/jetspeed/portlet/PortletSessionListener.html" title="interface in org.apache.jetspeed.portlet">PortletSessionListener</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/jetspeed/portlet/PortletAdapter.html#logout(org.apache.jetspeed.portlet.PortletSession)">logout</A></CODE> in class <CODE><A HREF="../../../../../org/apache/jetspeed/portlet/PortletAdapter.html" title="class in org.apache.jetspeed.portlet">PortletAdapter</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>session</CODE> - the portlet session<DT><B>Throws:</B><DD><CODE><A HREF="../../../../../org/apache/jetspeed/portlet/PortletException.html" title="class in org.apache.jetspeed.portlet">PortletException</A></CODE> - if the portlet has trouble fulfilling the              logout</DL></DD></DL><HR><A NAME="windowClosed(org.apache.jetspeed.portlet.event.WindowEvent)"><!-- --></A><H3>windowClosed</H3><PRE>public final void <B>windowClosed</B>(<A HREF="../../../../../org/apache/jetspeed/portlet/event/WindowEvent.html" title="interface in org.apache.jetspeed.portlet.event">WindowEvent</A>&nbsp;event)                        throws <A HREF="../../../../../org/apache/jetspeed/portlet/PortletException.html" title="class in org.apache.jetspeed.portlet">PortletException</A></PRE><DL><DD>This method is marked final as it must not be overridden<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/jetspeed/portlet/event/WindowListener.html#windowClosed(org.apache.jetspeed.portlet.event.WindowEvent)">windowClosed</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/jetspeed/portlet/event/WindowListener.html" title="interface in org.apache.jetspeed.portlet.event">WindowListener</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>event</CODE> - the window event<DT><B>Throws:</B><DD><CODE><A HREF="../../../../../org/apache/jetspeed/portlet/PortletException.html" title="class in org.apache.jetspeed.portlet">PortletException</A></CODE> - if the listener has trouble fulfilling the              request</DL></DD></DL><HR><A NAME="windowClosing(org.apache.jetspeed.portlet.event.WindowEvent)"><!-- --></A><H3>windowClosing</H3><PRE>public final void <B>windowClosing</B>(<A HREF="../../../../../org/apache/jetspeed/portlet/event/WindowEvent.html" title="interface in org.apache.jetspeed.portlet.event">WindowEvent</A>&nbsp;event)                         throws <A HREF="../../../../../org/apache/jetspeed/portlet/PortletException.html" title="class in org.apache.jetspeed.portlet">PortletException</A></PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/jetspeed/portlet/event/WindowListener.html" title="interface in org.apache.jetspeed.portlet.event">WindowListener</A></CODE></B></DD><DD>Notifies this listener that a portlet window is about to be closed.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/jetspeed/portlet/event/WindowListener.html#windowClosing(org.apache.jetspeed.portlet.event.WindowEvent)">windowClosing</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/jetspeed/portlet/event/WindowListener.html" title="interface in org.apache.jetspeed.portlet.event">WindowListener</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>event</CODE> - the window event<DT><B>Throws:</B><DD><CODE><A HREF="../../../../../org/apache/jetspeed/portlet/PortletException.html" title="class in org.apache.jetspeed.portlet">PortletException</A></CODE> - if the listener has trouble fulfilling the              request</DL></DD></DL><HR><A NAME="windowDetached(org.apache.jetspeed.portlet.event.WindowEvent)"><!-- --></A><H3>windowDetached</H3><PRE>public final void <B>windowDetached</B>(<A HREF="../../../../../org/apache/jetspeed/portlet/event/WindowEvent.html" title="interface in org.apache.jetspeed.portlet.event">WindowEvent</A>&nbsp;event)                          throws <A HREF="../../../../../org/apache/jetspeed/portlet/PortletException.html" title="class in org.apache.jetspeed.portlet">PortletException</A></PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/jetspeed/portlet/event/WindowListener.html" title="interface in org.apache.jetspeed.portlet.event">WindowListener</A></CODE></B></DD><DD>Notifies this listener that a portlet window has been detached.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/jetspeed/portlet/event/WindowListener.html#windowDetached(org.apache.jetspeed.portlet.event.WindowEvent)">windowDetached</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/jetspeed/portlet/event/WindowListener.html" title="interface in org.apache.jetspeed.portlet.event">WindowListener</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>event</CODE> - the window event<DT><B>Throws:</B><DD><CODE><A HREF="../../../../../org/apache/jetspeed/portlet/PortletException.html" title="class in org.apache.jetspeed.portlet">PortletException</A></CODE> - if the listener has trouble fulfilling the              request</DL></DD></DL><HR><A NAME="windowMaximized(org.apache.jetspeed.portlet.event.WindowEvent)"><!-- --></A><H3>windowMaximized</H3><PRE>public final void <B>windowMaximized</B>(<A HREF="../../../../../org/apache/jetspeed/portlet/event/WindowEvent.html" title="interface in org.apache.jetspeed.portlet.event">WindowEvent</A>&nbsp;event)                           throws <A HREF="../../../../../org/apache/jetspeed/portlet/PortletException.html" title="class in org.apache.jetspeed.portlet">PortletException</A></PRE><DL><DD>This method is marked final as it must not be overridden<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/jetspeed/portlet/event/WindowListener.html#windowMaximized(org.apache.jetspeed.portlet.event.WindowEvent)">windowMaximized</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/jetspeed/portlet/event/WindowListener.html" title="interface in org.apache.jetspeed.portlet.event">WindowListener</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>event</CODE> - the window event<DT><B>Throws:</B><DD><CODE><A HREF="../../../../../org/apache/jetspeed/portlet/PortletException.html" title="class in org.apache.jetspeed.portlet">PortletException</A></CODE> - if the listener has trouble fulfilling the              request</DL></DD></DL><HR><A NAME="windowMinimized(org.apache.jetspeed.portlet.event.WindowEvent)"><!-- --></A><H3>windowMinimized</H3><PRE>public final void <B>windowMinimized</B>(<A HREF="../../../../../org/apache/jetspeed/portlet/event/WindowEvent.html" title="interface in org.apache.jetspeed.portlet.event">WindowEvent</A>&nbsp;event)                           throws <A HREF="../../../../../org/apache/jetspeed/portlet/PortletException.html" title="class in org.apache.jetspeed.portlet">PortletException</A></PRE><DL><DD>This method is marked final as it must not be overridden<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/jetspeed/portlet/event/WindowListener.html#windowMinimized(org.apache.jetspeed.portlet.event.WindowEvent)">windowMinimized</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/jetspeed/portlet/event/WindowListener.html" title="interface in org.apache.jetspeed.portlet.event">WindowListener</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>event</CODE> - the window event<DT><B>Throws:</B><DD><CODE><A HREF="../../../../../org/apache/jetspeed/portlet/PortletException.html" title="class in org.apache.jetspeed.portlet">PortletException</A></CODE> - if the listener has trouble fulfilling the              request</DL></DD></DL><HR><A NAME="windowRestored(org.apache.jetspeed.portlet.event.WindowEvent)"><!-- --></A><H3>windowRestored</H3><PRE>public final void <B>windowRestored</B>(<A HREF="../../../../../org/apache/jetspeed/portlet/event/WindowEvent.html" title="interface in org.apache.jetspeed.portlet.event">WindowEvent</A>&nbsp;event)                          throws <A HREF="../../../../../org/apache/jetspeed/portlet/PortletException.html" title="class in org.apache.jetspeed.portlet">PortletException</A></PRE><DL><DD>This method is marked final as it must not be overridden<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/jetspeed/portlet/event/WindowListener.html#windowRestored(org.apache.jetspeed.portlet.event.WindowEvent)">windowRestored</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/jetspeed/portlet/event/WindowListener.html" title="interface in org.apache.jetspeed.portlet.event">WindowListener</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>event</CODE> - the window event<DT><B>Throws:</B><DD><CODE><A HREF="../../../../../org/apache/jetspeed/portlet/PortletException.html" title="class in org.apache.jetspeed.portlet">PortletException</A></CODE> - if the listener has trouble fulfilling the              request</DL></DD></DL><HR><A NAME="attributeAdded(org.apache.jetspeed.portlet.event.PortletSettingsAttributeEvent)"><!-- --></A><H3>attributeAdded</H3><PRE>public final void <B>attributeAdded</B>(org.apache.jetspeed.portlet.event.PortletSettingsAttributeEvent&nbsp;psevent)</PRE><DL><DD>This method is marked final as it must not be overridden<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="attributeReplaced(org.apache.jetspeed.portlet.event.PortletSettingsAttributeEvent)"><!-- --></A><H3>attributeReplaced</H3><PRE>public final void <B>attributeReplaced</B>(org.apache.jetspeed.portlet.event.PortletSettingsAttributeEvent&nbsp;psevent)</PRE><DL><DD>This method is marked final as it must not be overridden<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="attributeRemoved(org.apache.jetspeed.portlet.event.PortletSettingsAttributeEvent)"><!-- --></A><H3>attributeRemoved</H3><PRE>public final void <B>attributeRemoved</B>(org.apache.jetspeed.portlet.event.PortletSettingsAttributeEvent&nbsp;psevent)</PRE><DL><DD>This method is marked final as it must not be overridden<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="attributeAdded(org.apache.jetspeed.portlet.event.PortletApplicationS

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -