📄 topsf01clientlist_jsp.java
字号:
out.write(" </td>\n");
out.write(" <td width=\"5%\" nowrap class=\"title\">序号</td>\n");
out.write(" <td width=\"10%\" nowrap class=\"title\">客户编码</td>\n");
out.write(" <td width=\"10%\" nowrap class=\"title\">客户名称</td>\n");
out.write(" <td width=\"10%\" nowrap class=\"title\">联系人</td>\n");
out.write(" <td width=\"10%\" nowrap class=\"title\">联系电话1</td>\n");
out.write(" <td width=\"10%\" nowrap class=\"title\">电子邮件</td>\n");
out.write(" <td width=\"10%\" nowrap class=\"title\">其他联系人</td>\n");
out.write(" </tr>\n");
out.write("\n");
out.write(" ");
// logic:notEmpty
org.apache.struts.taglib.logic.NotEmptyTag _jspx_th_logic_notEmpty_0 = (org.apache.struts.taglib.logic.NotEmptyTag) _jspx_tagPool_logic_notEmpty_name.get(org.apache.struts.taglib.logic.NotEmptyTag.class);
_jspx_th_logic_notEmpty_0.setPageContext(_jspx_page_context);
_jspx_th_logic_notEmpty_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_logic_notEmpty_0.setName("objlist");
int _jspx_eval_logic_notEmpty_0 = _jspx_th_logic_notEmpty_0.doStartTag();
if (_jspx_eval_logic_notEmpty_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\n");
out.write(" ");
// logic:iterate
org.apache.struts.taglib.logic.IterateTag _jspx_th_logic_iterate_0 = (org.apache.struts.taglib.logic.IterateTag) _jspx_tagPool_logic_iterate_name_indexId_id.get(org.apache.struts.taglib.logic.IterateTag.class);
_jspx_th_logic_iterate_0.setPageContext(_jspx_page_context);
_jspx_th_logic_iterate_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_notEmpty_0);
_jspx_th_logic_iterate_0.setId("obj");
_jspx_th_logic_iterate_0.setName("objlist");
_jspx_th_logic_iterate_0.setIndexId("index");
int _jspx_eval_logic_iterate_0 = _jspx_th_logic_iterate_0.doStartTag();
if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
java.lang.Object obj = null;
java.lang.Integer index = null;
if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.pushBody();
_jspx_th_logic_iterate_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_logic_iterate_0.doInitBody();
}
obj = (java.lang.Object) _jspx_page_context.findAttribute("obj");
index = (java.lang.Integer) _jspx_page_context.findAttribute("index");
do {
out.write("\n");
out.write(" <tr align=\"center\">\n");
out.write(" <td height=\"20\">\n");
out.write(" ");
if (_jspx_meth_tops_selectCheckBox_0(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("\n");
out.write(" </td>\n");
out.write(" <td>\n");
out.write(" ");
if (_jspx_meth_tops_tableOrd_0(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("\n");
out.write(" </td>\n");
out.write(" <td>\n");
out.write(" ");
if (_jspx_meth_bean_write_0(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("\n");
out.write(" </td>\n");
out.write(" <td>\n");
out.write(" ");
if (_jspx_meth_tops_link_0(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("\n");
out.write(" </td>\n");
out.write(" <td>\n");
out.write(" ");
if (_jspx_meth_bean_write_1(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("\n");
out.write(" </td>\n");
out.write(" <td>\n");
out.write(" ");
if (_jspx_meth_bean_write_2(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("\n");
out.write(" </td>\n");
out.write(" <td>\n");
out.write(" ");
if (_jspx_meth_bean_write_3(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("\n");
out.write(" </td>\n");
out.write(" <td>\n");
out.write(" ");
if (_jspx_meth_tops_tableCollapse_0(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("\n");
out.write(" </td>\n");
out.write(" </tr>\n");
out.write(" <tr align=\"center\" style=\"display:none\">\n");
out.write(" <td colspan=\"8\">\n");
out.write(" <table cellpadding=\"0\" cellspacing=\"1\" border=\"0\" width=\"90%\">\n");
out.write(" <tr align=\"center\">\n");
out.write(" <td width=\"5%\" nowrap class=\"title\">序号</td>\n");
out.write(" <td width=\"20%\" nowrap class=\"title\">姓名</td>\n");
out.write(" <td width=\"15%\" nowrap class=\"title\">职务</td>\n");
out.write(" <td width=\"30%\" nowrap class=\"title\">电子邮件</td>\n");
out.write(" <td width=\"15%\" nowrap class=\"title\">工作电话</td>\n");
out.write(" <td width=\"20%\" nowrap class=\"title\">操作</td>\n");
out.write(" </tr>\n");
out.write(" ");
// logic:notEmpty
org.apache.struts.taglib.logic.NotEmptyTag _jspx_th_logic_notEmpty_1 = (org.apache.struts.taglib.logic.NotEmptyTag) _jspx_tagPool_logic_notEmpty_property_name.get(org.apache.struts.taglib.logic.NotEmptyTag.class);
_jspx_th_logic_notEmpty_1.setPageContext(_jspx_page_context);
_jspx_th_logic_notEmpty_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_iterate_0);
_jspx_th_logic_notEmpty_1.setName("obj");
_jspx_th_logic_notEmpty_1.setProperty("linkMans");
int _jspx_eval_logic_notEmpty_1 = _jspx_th_logic_notEmpty_1.doStartTag();
if (_jspx_eval_logic_notEmpty_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\n");
out.write(" ");
// logic:iterate
org.apache.struts.taglib.logic.IterateTag _jspx_th_logic_iterate_1 = (org.apache.struts.taglib.logic.IterateTag) _jspx_tagPool_logic_iterate_property_name_indexId_id.get(org.apache.struts.taglib.logic.IterateTag.class);
_jspx_th_logic_iterate_1.setPageContext(_jspx_page_context);
_jspx_th_logic_iterate_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_notEmpty_1);
_jspx_th_logic_iterate_1.setId("linkman");
_jspx_th_logic_iterate_1.setName("obj");
_jspx_th_logic_iterate_1.setProperty("linkMans");
_jspx_th_logic_iterate_1.setIndexId("linkManIndex");
int _jspx_eval_logic_iterate_1 = _jspx_th_logic_iterate_1.doStartTag();
if (_jspx_eval_logic_iterate_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
java.lang.Object linkman = null;
java.lang.Integer linkManIndex = null;
if (_jspx_eval_logic_iterate_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.pushBody();
_jspx_th_logic_iterate_1.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_logic_iterate_1.doInitBody();
}
linkman = (java.lang.Object) _jspx_page_context.findAttribute("linkman");
linkManIndex = (java.lang.Integer) _jspx_page_context.findAttribute("linkManIndex");
do {
out.write("\n");
out.write(" <tr align=\"center\">\n");
out.write(" <td height=\"20\">\n");
out.write(" ");
if (_jspx_meth_tops_tableOrd_1(_jspx_th_logic_iterate_1, _jspx_page_context))
return;
out.write("\n");
out.write(" </td>\n");
out.write(" <td height=\"20\">\n");
out.write(" ");
if (_jspx_meth_tops_link_1(_jspx_th_logic_iterate_1, _jspx_page_context))
return;
out.write("\n");
out.write(" </td>\n");
out.write(" <td height=\"20\">\n");
out.write(" ");
if (_jspx_meth_bean_write_4(_jspx_th_logic_iterate_1, _jspx_page_context))
return;
out.write("\n");
out.write(" </td>\n");
out.write(" <td height=\"20\">\n");
out.write(" ");
if (_jspx_meth_bean_write_5(_jspx_th_logic_iterate_1, _jspx_page_context))
return;
out.write("\n");
out.write(" </td>\n");
out.write(" <td height=\"20\">\n");
out.write(" ");
if (_jspx_meth_bean_write_6(_jspx_th_logic_iterate_1, _jspx_page_context))
return;
out.write("\n");
out.write(" </td>\n");
out.write(" <td height=\"20\">\n");
out.write(" ");
if (_jspx_meth_tops_link_2(_jspx_th_logic_iterate_1, _jspx_page_context))
return;
out.write("\n");
out.write(" </td>\n");
out.write(" </tr>\n");
out.write(" ");
int evalDoAfterBody = _jspx_th_logic_iterate_1.doAfterBody();
linkman = (java.lang.Object) _jspx_page_context.findAttribute("linkman");
linkManIndex = (java.lang.Integer) _jspx_page_context.findAttribute("linkManIndex");
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
if (_jspx_eval_logic_iterate_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = _jspx_page_context.popBody();
}
if (_jspx_th_logic_iterate_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_logic_iterate_property_name_indexId_id.reuse(_jspx_th_logic_iterate_1);
out.write("\n");
out.write(" ");
int evalDoAfterBody = _jspx_th_logic_notEmpty_1.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_notEmpty_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_logic_notEmpty_property_name.reuse(_jspx_th_logic_notEmpty_1);
out.write("\n");
out.write(" ");
if (_jspx_meth_logic_empty_0(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("\n");
out.write(" </table>\n");
out.write(" </td>\n");
out.write(" </tr>\n");
out.write(" ");
int evalDoAfterBody = _jspx_th_logic_iterate_0.doAfterBody();
obj = (java.lang.Object) _jspx_page_context.findAttribute("obj");
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -