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

📄 dndmarkupgenerator.html

📁 门户开发
💻 HTML
📖 第 1 页 / 共 3 页
字号:
</DD></DL><HR><A NAME="doBeginDNDTarget(com.ibm.portal.dnd.DNDTarget, javax.servlet.ServletRequest, javax.servlet.ServletResponse, java.io.Writer)"><!-- --></A><H3>doBeginDNDTarget</H3><PRE>public void <B>doBeginDNDTarget</B>(<A HREF="../../../../com/ibm/portal/dnd/DNDTarget.html" title="interface in com.ibm.portal.dnd">DNDTarget</A>&nbsp;tgt,                             javax.servlet.ServletRequest&nbsp;req,                             javax.servlet.ServletResponse&nbsp;res,                             java.io.Writer&nbsp;out)                      throws <A HREF="../../../../com/ibm/portal/dnd/DNDMarkupGeneratorException.html" title="class in com.ibm.portal.dnd">DNDMarkupGeneratorException</A></PRE><DL><DD>Generates markup that needs to be placed at the beginning of a DNDTarget.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>tgt</CODE> - the DNDTarget markup is being generated for<DD><CODE>req</CODE> - the servlet request<DD><CODE>res</CODE> - the servlet response<DD><CODE>out</CODE> - the java.io.Writer to write output to<DT><B>Throws:</B><DD><CODE><A HREF="../../../../com/ibm/portal/dnd/DNDMarkupGeneratorException.html" title="class in com.ibm.portal.dnd">DNDMarkupGeneratorException</A></CODE> - This exception will be thrown if, for some reason, the markup cannot be generated.</DL></DD></DL><HR><A NAME="doBeginDNDTarget(com.ibm.portal.dnd.DNDTarget, javax.portlet.PortletRequest, javax.portlet.PortletResponse, java.io.Writer)"><!-- --></A><H3>doBeginDNDTarget</H3><PRE>public void <B>doBeginDNDTarget</B>(<A HREF="../../../../com/ibm/portal/dnd/DNDTarget.html" title="interface in com.ibm.portal.dnd">DNDTarget</A>&nbsp;tgt,                             javax.portlet.PortletRequest&nbsp;req,                             javax.portlet.PortletResponse&nbsp;res,                             java.io.Writer&nbsp;out)                      throws <A HREF="../../../../com/ibm/portal/dnd/DNDMarkupGeneratorException.html" title="class in com.ibm.portal.dnd">DNDMarkupGeneratorException</A></PRE><DL><DD>Generates markup that needs to be placed at the beginning of a DNDTarget.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>tgt</CODE> - the DNDTarget markup is being generated for<DD><CODE>req</CODE> - the portlet request<DD><CODE>res</CODE> - the portlet response<DD><CODE>out</CODE> - the java.io.Writer to write output to<DT><B>Throws:</B><DD><CODE><A HREF="../../../../com/ibm/portal/dnd/DNDMarkupGeneratorException.html" title="class in com.ibm.portal.dnd">DNDMarkupGeneratorException</A></CODE> - This exception will be thrown if, for some reason, the markup cannot be generated.</DL></DD></DL><HR><A NAME="doEndDNDSource(com.ibm.portal.dnd.DNDSource, javax.servlet.ServletRequest, javax.servlet.ServletResponse, java.io.Writer)"><!-- --></A><H3>doEndDNDSource</H3><PRE>public void <B>doEndDNDSource</B>(<A HREF="../../../../com/ibm/portal/dnd/DNDSource.html" title="interface in com.ibm.portal.dnd">DNDSource</A>&nbsp;src,                           javax.servlet.ServletRequest&nbsp;req,                           javax.servlet.ServletResponse&nbsp;res,                           java.io.Writer&nbsp;out)                    throws <A HREF="../../../../com/ibm/portal/dnd/DNDMarkupGeneratorException.html" title="class in com.ibm.portal.dnd">DNDMarkupGeneratorException</A></PRE><DL><DD>Generates markup that needs to be placed at the end of a DNDSource.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>src</CODE> - the DNDSource markup is being generated for<DD><CODE>req</CODE> - the servlet request<DD><CODE>res</CODE> - the servlet response<DD><CODE>out</CODE> - the java.io.Writer to write output to<DT><B>Throws:</B><DD><CODE><A HREF="../../../../com/ibm/portal/dnd/DNDMarkupGeneratorException.html" title="class in com.ibm.portal.dnd">DNDMarkupGeneratorException</A></CODE> - This exception will be thrown if, for some reason, the markup cannot be generated.</DL></DD></DL><HR><A NAME="doEndDNDSource(com.ibm.portal.dnd.DNDSource, javax.portlet.PortletRequest, javax.portlet.PortletResponse, java.io.Writer)"><!-- --></A><H3>doEndDNDSource</H3><PRE>public void <B>doEndDNDSource</B>(<A HREF="../../../../com/ibm/portal/dnd/DNDSource.html" title="interface in com.ibm.portal.dnd">DNDSource</A>&nbsp;src,                           javax.portlet.PortletRequest&nbsp;req,                           javax.portlet.PortletResponse&nbsp;res,                           java.io.Writer&nbsp;out)                    throws <A HREF="../../../../com/ibm/portal/dnd/DNDMarkupGeneratorException.html" title="class in com.ibm.portal.dnd">DNDMarkupGeneratorException</A></PRE><DL><DD>Generates markup that needs to be placed at the end of a DNDSource.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>src</CODE> - the DNDSource markup is being generated for<DD><CODE>req</CODE> - the portlet request<DD><CODE>res</CODE> - the portlet response<DD><CODE>out</CODE> - the java.io.Writer to write output to<DT><B>Throws:</B><DD><CODE><A HREF="../../../../com/ibm/portal/dnd/DNDMarkupGeneratorException.html" title="class in com.ibm.portal.dnd">DNDMarkupGeneratorException</A></CODE> - This exception will be thrown if, for some reason, the markup cannot be generated.</DL></DD></DL><HR><A NAME="doEndDNDSourceHandle(com.ibm.portal.dnd.DNDSource, javax.servlet.ServletRequest, javax.servlet.ServletResponse, java.io.Writer)"><!-- --></A><H3>doEndDNDSourceHandle</H3><PRE>public void <B>doEndDNDSourceHandle</B>(<A HREF="../../../../com/ibm/portal/dnd/DNDSource.html" title="interface in com.ibm.portal.dnd">DNDSource</A>&nbsp;src,                                 javax.servlet.ServletRequest&nbsp;req,                                 javax.servlet.ServletResponse&nbsp;res,                                 java.io.Writer&nbsp;out)                          throws <A HREF="../../../../com/ibm/portal/dnd/DNDMarkupGeneratorException.html" title="class in com.ibm.portal.dnd">DNDMarkupGeneratorException</A></PRE><DL><DD>Generates markup that needs to be placed at the end of a DNDSource handle.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>src</CODE> - the DNDSource that handle markup is being generated for<DD><CODE>req</CODE> - the servlet request<DD><CODE>res</CODE> - the servlet response<DD><CODE>out</CODE> - the java.io.Writer to write output to<DT><B>Throws:</B><DD><CODE><A HREF="../../../../com/ibm/portal/dnd/DNDMarkupGeneratorException.html" title="class in com.ibm.portal.dnd">DNDMarkupGeneratorException</A></CODE> - This exception will be thrown if, for some reason, the markup cannot be generated.</DL></DD></DL><HR><A NAME="doEndDNDSourceHandle(com.ibm.portal.dnd.DNDSource, javax.portlet.PortletRequest, javax.portlet.PortletResponse, java.io.Writer)"><!-- --></A><H3>doEndDNDSourceHandle</H3><PRE>public void <B>doEndDNDSourceHandle</B>(<A HREF="../../../../com/ibm/portal/dnd/DNDSource.html" title="interface in com.ibm.portal.dnd">DNDSource</A>&nbsp;src,                                 javax.portlet.PortletRequest&nbsp;req,                                 javax.portlet.PortletResponse&nbsp;res,                                 java.io.Writer&nbsp;out)                          throws <A HREF="../../../../com/ibm/portal/dnd/DNDMarkupGeneratorException.html" title="class in com.ibm.portal.dnd">DNDMarkupGeneratorException</A></PRE><DL><DD>Generates markup that needs to be placed at the end of a DNDSource handle.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>src</CODE> - the DNDSource that handle markup is being generated for<DD><CODE>req</CODE> - the portlet request<DD><CODE>res</CODE> - the portlet response<DD><CODE>out</CODE> - the java.io.Writer to write output to<DT><B>Throws:</B><DD><CODE><A HREF="../../../../com/ibm/portal/dnd/DNDMarkupGeneratorException.html" title="class in com.ibm.portal.dnd">DNDMarkupGeneratorException</A></CODE> - This exception will be thrown if, for some reason, the markup cannot be generated.</DL></DD></DL><HR><A NAME="doEndDNDTarget(com.ibm.portal.dnd.DNDTarget, javax.servlet.ServletRequest, javax.servlet.ServletResponse, java.io.Writer)"><!-- --></A><H3>doEndDNDTarget</H3><PRE>public void <B>doEndDNDTarget</B>(<A HREF="../../../../com/ibm/portal/dnd/DNDTarget.html" title="interface in com.ibm.portal.dnd">DNDTarget</A>&nbsp;tgt,                           javax.servlet.ServletRequest&nbsp;req,                           javax.servlet.ServletResponse&nbsp;res,                           java.io.Writer&nbsp;out)                    throws <A HREF="../../../../com/ibm/portal/dnd/DNDMarkupGeneratorException.html" title="class in com.ibm.portal.dnd">DNDMarkupGeneratorException</A></PRE><DL><DD>Generates markup that needs to be placed at the end of a DNDTarget.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>tgt</CODE> - the DNDTarget markup is being generated for<DD><CODE>req</CODE> - the servlet request<DD><CODE>res</CODE> - the servlet response<DD><CODE>out</CODE> - the java.io.Writer to write output to<DT><B>Throws:</B><DD><CODE><A HREF="../../../../com/ibm/portal/dnd/DNDMarkupGeneratorException.html" title="class in com.ibm.portal.dnd">DNDMarkupGeneratorException</A></CODE> - This exception will be thrown if, for some reason, the markup cannot be generated.</DL></DD></DL><HR><A NAME="doEndDNDTarget(com.ibm.portal.dnd.DNDTarget, javax.portlet.PortletRequest, javax.portlet.PortletResponse, java.io.Writer)"><!-- --></A><H3>doEndDNDTarget</H3><PRE>public void <B>doEndDNDTarget</B>(<A HREF="../../../../com/ibm/portal/dnd/DNDTarget.html" title="interface in com.ibm.portal.dnd">DNDTarget</A>&nbsp;tgt,                           javax.portlet.PortletRequest&nbsp;req,                           javax.portlet.PortletResponse&nbsp;res,                           java.io.Writer&nbsp;out)                    throws <A HREF="../../../../com/ibm/portal/dnd/DNDMarkupGeneratorException.html" title="class in com.ibm.portal.dnd">DNDMarkupGeneratorException</A></PRE><DL><DD>Generates markup that needs to be placed at the end of a DNDTarget.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>tgt</CODE> - the DNDTarget markup is being generated for<DD><CODE>req</CODE> - the portlet request<DD><CODE>res</CODE> - the portlet response<DD><CODE>out</CODE> - the java.io.Writer to write output to<DT><B>Throws:</B><DD><CODE><A HREF="../../../../com/ibm/portal/dnd/DNDMarkupGeneratorException.html" title="class in com.ibm.portal.dnd">DNDMarkupGeneratorException</A></CODE> - This exception will be thrown if, for some reason, the markup cannot be generated.</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>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<A HREF="#main"><FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../serialized-form.html"><FONT CLASS="NavBarFont1"><B>Serialized</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;<A HREF="../../../../com/ibm/portal/dnd/DNDFactory.html" title="interface in com.ibm.portal.dnd"><B>PREV CLASS</B></A>&nbsp;&nbsp;<A HREF="../../../../com/ibm/portal/dnd/DNDPortalValidator.html" title="interface in com.ibm.portal.dnd"><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>  &nbsp;&nbsp;<A HREF="DNDMarkupGenerator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;&nbsp;<SCRIPT type="text/javascript">  <!--  if(window==top) {    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');  }  //--></SCRIPT><NOSCRIPT>  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR></BODY></HTML>

⌨️ 快捷键说明

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