📄 scsearchlist_jsp_0.java
字号:
// end
// begin [file="/lc/lcsc/ScSearchlist.jsp";from=(96,34);to=(96,76)]
if (_jspx_th_bean_message_19.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/lc/lcsc/ScSearchlist.jsp";from=(96,76);to=(97,34)]
out.write("</td>\r\n\t\t\t\t\t<td align=\"left\" width=\"15%\">");
// end
// begin [file="/lc/lcsc/ScSearchlist.jsp";from=(97,34);to=(97,74)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_20 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_20.setPageContext(pageContext);
_jspx_th_bean_message_20.setParent(_jspx_th_logic_greaterThan_0);
_jspx_th_bean_message_20.setKey("LC_LCSC.payTermsId");
_jspxTagObjects.push(_jspx_th_bean_message_20);
int _jspx_eval_bean_message_20 = _jspx_th_bean_message_20.doStartTag();
// end
// begin [file="/lc/lcsc/ScSearchlist.jsp";from=(97,34);to=(97,74)]
if (_jspx_th_bean_message_20.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/lc/lcsc/ScSearchlist.jsp";from=(97,74);to=(98,34)]
out.write("</td>\r\n\t\t\t\t\t<td align=\"left\" width=\"15%\">");
// end
// begin [file="/lc/lcsc/ScSearchlist.jsp";from=(98,34);to=(98,72)]
/* ------ bean:message ------ */
org.apache.struts.taglib.bean.MessageTag _jspx_th_bean_message_21 = new org.apache.struts.taglib.bean.MessageTag();
_jspx_th_bean_message_21.setPageContext(pageContext);
_jspx_th_bean_message_21.setParent(_jspx_th_logic_greaterThan_0);
_jspx_th_bean_message_21.setKey("LC_LCSC.payDtlId");
_jspxTagObjects.push(_jspx_th_bean_message_21);
int _jspx_eval_bean_message_21 = _jspx_th_bean_message_21.doStartTag();
// end
// begin [file="/lc/lcsc/ScSearchlist.jsp";from=(98,34);to=(98,72)]
if (_jspx_th_bean_message_21.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/lc/lcsc/ScSearchlist.jsp";from=(98,72);to=(100,4)]
out.write("</td>\r\n\t\t\t\t</tr>\r\n\t\t\t\t");
// end
// begin [file="/lc/lcsc/ScSearchlist.jsp";from=(100,4);to=(100,116)]
/* ------ logic:iterate ------ */
org.apache.struts.taglib.logic.IterateTag _jspx_th_logic_iterate_0 = new org.apache.struts.taglib.logic.IterateTag();
_jspx_th_logic_iterate_0.setPageContext(pageContext);
_jspx_th_logic_iterate_0.setParent(_jspx_th_logic_greaterThan_0);
_jspx_th_logic_iterate_0.setId("resultItem");
_jspx_th_logic_iterate_0.setName("lcScSCSearchForm");
_jspx_th_logic_iterate_0.setProperty("searchResults");
_jspx_th_logic_iterate_0.setIndexId("index");
_jspx_th_logic_iterate_0.setType(" ScHdrVO");
{ // begin scope of tag variables
_jspxTagObjects.push(_jspx_th_logic_iterate_0);
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) {
try {
if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = pageContext.pushBody();
_jspx_th_logic_iterate_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_logic_iterate_0.doInitBody();
}
do {
ScHdrVO resultItem = null;
resultItem = ( ScHdrVO) pageContext.findAttribute("resultItem");
java.lang.Integer index = null;
index = (java.lang.Integer) pageContext.findAttribute("index");
// end
// HTML // begin [file="/lc/lcsc/ScSearchlist.jsp";from=(100,116);to=(101,14)]
out.write("\r\n\t\t\t\t<tr class=");
// end
// begin [file="/lc/lcsc/ScSearchlist.jsp";from=(101,17);to=(101,78)]
out.print(Integer.parseInt(index.toString())%2==0?"":"tableDtlRowAlt_1");
// end
// HTML // begin [file="/lc/lcsc/ScSearchlist.jsp";from=(101,80);to=(102,31)]
out.write(">\t\t\t\t\t\r\n\t\t\t\t\t<td align=\"left\" nowrap><a");
// end
// begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,34);to=(102,76)]
out.print(" id=\"rstlink_" + index.toString() + "\"");
// end
// HTML // begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,78);to=(102,120)]
out.write(" href=\"javascript:selectRecord(new Array('");
// end
// begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,120);to=(102,172)]
/* ------ bean:write ------ */
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_0 = new org.apache.struts.taglib.bean.WriteTag();
_jspx_th_bean_write_0.setPageContext(pageContext);
_jspx_th_bean_write_0.setParent(_jspx_th_logic_iterate_0);
_jspx_th_bean_write_0.setName("resultItem");
_jspx_th_bean_write_0.setProperty("sc_txn_no");
_jspxTagObjects.push(_jspx_th_bean_write_0);
int _jspx_eval_bean_write_0 = _jspx_th_bean_write_0.doStartTag();
// end
// begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,120);to=(102,172)]
if (_jspx_th_bean_write_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,172);to=(102,175)]
out.write("','");
// end
// begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,175);to=(102,223)]
/* ------ bean:write ------ */
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_1 = new org.apache.struts.taglib.bean.WriteTag();
_jspx_th_bean_write_1.setPageContext(pageContext);
_jspx_th_bean_write_1.setParent(_jspx_th_logic_iterate_0);
_jspx_th_bean_write_1.setName("resultItem");
_jspx_th_bean_write_1.setProperty("sc_no");
_jspxTagObjects.push(_jspx_th_bean_write_1);
int _jspx_eval_bean_write_1 = _jspx_th_bean_write_1.doStartTag();
// end
// begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,175);to=(102,223)]
if (_jspx_th_bean_write_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,223);to=(102,226)]
out.write("','");
// end
// begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,229);to=(102,283)]
out.print(Formatter.toDispDate(resultItem.getLatest_ship_date()));
// end
// HTML // begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,285);to=(102,288)]
out.write("','");
// end
// begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,291);to=(102,363)]
out.print(Formatter.toFormatNumeric(resultItem.getTtl_amt(),Formatter.DEC_FORMAT2));
// end
// HTML // begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,365);to=(102,368)]
out.write("','");
// end
// begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,371);to=(102,443)]
out.print(Formatter.toFormatNumeric(resultItem.getTtl_amt(),Formatter.DEC_FORMAT2));
// end
// HTML // begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,445);to=(102,448)]
out.write("','");
// end
// begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,448);to=(102,502)]
/* ------ bean:write ------ */
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_2 = new org.apache.struts.taglib.bean.WriteTag();
_jspx_th_bean_write_2.setPageContext(pageContext);
_jspx_th_bean_write_2.setParent(_jspx_th_logic_iterate_0);
_jspx_th_bean_write_2.setName("resultItem");
_jspx_th_bean_write_2.setProperty("currency_id");
_jspxTagObjects.push(_jspx_th_bean_write_2);
int _jspx_eval_bean_write_2 = _jspx_th_bean_write_2.doStartTag();
// end
// begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,448);to=(102,502)]
if (_jspx_th_bean_write_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,502);to=(102,505)]
out.write("','");
// end
// begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,505);to=(102,560)]
/* ------ bean:write ------ */
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_3 = new org.apache.struts.taglib.bean.WriteTag();
_jspx_th_bean_write_3.setPageContext(pageContext);
_jspx_th_bean_write_3.setParent(_jspx_th_logic_iterate_0);
_jspx_th_bean_write_3.setName("resultItem");
_jspx_th_bean_write_3.setProperty("pay_terms_id");
_jspxTagObjects.push(_jspx_th_bean_write_3);
int _jspx_eval_bean_write_3 = _jspx_th_bean_write_3.doStartTag();
// end
// begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,505);to=(102,560)]
if (_jspx_th_bean_write_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,560);to=(102,563)]
out.write("','");
// end
// begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,563);to=(102,616)]
/* ------ bean:write ------ */
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_4 = new org.apache.struts.taglib.bean.WriteTag();
_jspx_th_bean_write_4.setPageContext(pageContext);
_jspx_th_bean_write_4.setParent(_jspx_th_logic_iterate_0);
_jspx_th_bean_write_4.setName("resultItem");
_jspx_th_bean_write_4.setProperty("pay_dtl_id");
_jspxTagObjects.push(_jspx_th_bean_write_4);
int _jspx_eval_bean_write_4 = _jspx_th_bean_write_4.doStartTag();
// end
// begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,563);to=(102,616)]
if (_jspx_th_bean_write_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
((javax.servlet.jsp.tagext.Tag)_jspxTagObjects.pop()).release();
// end
// HTML // begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,616);to=(102,619)]
out.write("','");
// end
// begin [file="/lc/lcsc/ScSearchlist.jsp";from=(102,619);to=(102,676)]
/* ------ bean:write ------ */
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_5 = new org.apache.struts.taglib.bean.WriteTag();
_jspx_th_bean_write_5.setPageContext(pageContext);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -