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

📄 topsf01clienteditor_jsp.java

📁 Jbuilder2006开发的严格按MVC设计模式组织开发过程
💻 JAVA
📖 第 1 页 / 共 4 页
字号:
    JspWriter out = _jspx_page_context.getOut();
    //  tops:toolbar
    com.tops.j2eebase.web.taglib.TagToolBar _jspx_th_tops_toolbar_0 = (com.tops.j2eebase.web.taglib.TagToolBar) _jspx_tagPool_tops_toolbar.get(com.tops.j2eebase.web.taglib.TagToolBar.class);
    _jspx_th_tops_toolbar_0.setPageContext(_jspx_page_context);
    _jspx_th_tops_toolbar_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    int _jspx_eval_tops_toolbar_0 = _jspx_th_tops_toolbar_0.doStartTag();
    if (_jspx_eval_tops_toolbar_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
      if (_jspx_eval_tops_toolbar_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
        out = _jspx_page_context.pushBody();
        _jspx_th_tops_toolbar_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
        _jspx_th_tops_toolbar_0.doInitBody();
      }
      do {
        out.write("\n");
        out.write("      ");
        if (_jspx_meth_tops_toolbutton_0(_jspx_th_tops_toolbar_0, _jspx_page_context))
          return true;
        out.write("\n");
        out.write("      ");
        if (_jspx_meth_tops_toolbutton_1(_jspx_th_tops_toolbar_0, _jspx_page_context))
          return true;
        out.write("\n");
        out.write("    ");
        int evalDoAfterBody = _jspx_th_tops_toolbar_0.doAfterBody();
        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
      if (_jspx_eval_tops_toolbar_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
        out = _jspx_page_context.popBody();
    }
    if (_jspx_th_tops_toolbar_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_toolbar.reuse(_jspx_th_tops_toolbar_0);
    return false;
  }

  private boolean _jspx_meth_tops_toolbutton_0(javax.servlet.jsp.tagext.JspTag _jspx_th_tops_toolbar_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  tops:toolbutton
    com.tops.j2eebase.web.taglib.TagToolButton _jspx_th_tops_toolbutton_0 = (com.tops.j2eebase.web.taglib.TagToolButton) _jspx_tagPool_tops_toolbutton_image_caption_nobody.get(com.tops.j2eebase.web.taglib.TagToolButton.class);
    _jspx_th_tops_toolbutton_0.setPageContext(_jspx_page_context);
    _jspx_th_tops_toolbutton_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_tops_toolbar_0);
    _jspx_th_tops_toolbutton_0.setCaption("保存");
    _jspx_th_tops_toolbutton_0.setImage("page_save");
    int _jspx_eval_tops_toolbutton_0 = _jspx_th_tops_toolbutton_0.doStartTag();
    if (_jspx_th_tops_toolbutton_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_toolbutton_image_caption_nobody.reuse(_jspx_th_tops_toolbutton_0);
    return false;
  }

  private boolean _jspx_meth_tops_toolbutton_1(javax.servlet.jsp.tagext.JspTag _jspx_th_tops_toolbar_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  tops:toolbutton
    com.tops.j2eebase.web.taglib.TagToolButton _jspx_th_tops_toolbutton_1 = (com.tops.j2eebase.web.taglib.TagToolButton) _jspx_tagPool_tops_toolbutton_onClick_image_checkAtClient_caption_nobody.get(com.tops.j2eebase.web.taglib.TagToolButton.class);
    _jspx_th_tops_toolbutton_1.setPageContext(_jspx_page_context);
    _jspx_th_tops_toolbutton_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_tops_toolbar_0);
    _jspx_th_tops_toolbutton_1.setCaption("返回");
    _jspx_th_tops_toolbutton_1.setImage("arrow_undo");
    _jspx_th_tops_toolbutton_1.setOnClick("history.go(-1)");
    _jspx_th_tops_toolbutton_1.setCheckAtClient("false");
    int _jspx_eval_tops_toolbutton_1 = _jspx_th_tops_toolbutton_1.doStartTag();
    if (_jspx_th_tops_toolbutton_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_toolbutton_onClick_image_checkAtClient_caption_nobody.reuse(_jspx_th_tops_toolbutton_1);
    return false;
  }

  private boolean _jspx_meth_html_hidden_1(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  html:hidden
    org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_1 = (org.apache.struts.taglib.html.HiddenTag) _jspx_tagPool_html_hidden_property_nobody.get(org.apache.struts.taglib.html.HiddenTag.class);
    _jspx_th_html_hidden_1.setPageContext(_jspx_page_context);
    _jspx_th_html_hidden_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_html_hidden_1.setProperty("id");
    int _jspx_eval_html_hidden_1 = _jspx_th_html_hidden_1.doStartTag();
    if (_jspx_th_html_hidden_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_html_hidden_property_nobody.reuse(_jspx_th_html_hidden_1);
    return false;
  }

  private boolean _jspx_meth_tops_formEditor_0(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  tops:formEditor
    com.tops.j2eebase.web.taglib.TagFormEditor _jspx_th_tops_formEditor_0 = (com.tops.j2eebase.web.taglib.TagFormEditor) _jspx_tagPool_tops_formEditor_property_attributename_nobody.get(com.tops.j2eebase.web.taglib.TagFormEditor.class);
    _jspx_th_tops_formEditor_0.setPageContext(_jspx_page_context);
    _jspx_th_tops_formEditor_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_tops_formEditor_0.setProperty("clientId");
    _jspx_th_tops_formEditor_0.setAttributename("客户编码");
    int _jspx_eval_tops_formEditor_0 = _jspx_th_tops_formEditor_0.doStartTag();
    if (_jspx_th_tops_formEditor_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_formEditor_property_attributename_nobody.reuse(_jspx_th_tops_formEditor_0);
    return false;
  }

  private boolean _jspx_meth_tops_formEditor_1(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  tops:formEditor
    com.tops.j2eebase.web.taglib.TagFormEditor _jspx_th_tops_formEditor_1 = (com.tops.j2eebase.web.taglib.TagFormEditor) _jspx_tagPool_tops_formEditor_required_property_attributename_nobody.get(com.tops.j2eebase.web.taglib.TagFormEditor.class);
    _jspx_th_tops_formEditor_1.setPageContext(_jspx_page_context);
    _jspx_th_tops_formEditor_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_tops_formEditor_1.setProperty("clientName");
    _jspx_th_tops_formEditor_1.setRequired("true");
    _jspx_th_tops_formEditor_1.setAttributename("客户名称");
    int _jspx_eval_tops_formEditor_1 = _jspx_th_tops_formEditor_1.doStartTag();
    if (_jspx_th_tops_formEditor_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_formEditor_required_property_attributename_nobody.reuse(_jspx_th_tops_formEditor_1);
    return false;
  }

  private boolean _jspx_meth_tops_formEditor_2(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  tops:formEditor
    com.tops.j2eebase.web.taglib.TagFormEditor _jspx_th_tops_formEditor_2 = (com.tops.j2eebase.web.taglib.TagFormEditor) _jspx_tagPool_tops_formEditor_property_attributename_nobody.get(com.tops.j2eebase.web.taglib.TagFormEditor.class);
    _jspx_th_tops_formEditor_2.setPageContext(_jspx_page_context);
    _jspx_th_tops_formEditor_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_tops_formEditor_2.setProperty("clientAddress");
    _jspx_th_tops_formEditor_2.setAttributename("客户地址");
    int _jspx_eval_tops_formEditor_2 = _jspx_th_tops_formEditor_2.doStartTag();
    if (_jspx_th_tops_formEditor_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_formEditor_property_attributename_nobody.reuse(_jspx_th_tops_formEditor_2);
    return false;
  }

  private boolean _jspx_meth_tops_formEditor_3(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  tops:formEditor
    com.tops.j2eebase.web.taglib.TagFormEditor _jspx_th_tops_formEditor_3 = (com.tops.j2eebase.web.taglib.TagFormEditor) _jspx_tagPool_tops_formEditor_property_attributename_nobody.get(com.tops.j2eebase.web.taglib.TagFormEditor.class);
    _jspx_th_tops_formEditor_3.setPageContext(_jspx_page_context);
    _jspx_th_tops_formEditor_3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_tops_formEditor_3.setProperty("clientLinkman");
    _jspx_th_tops_formEditor_3.setAttributename("联系人");
    int _jspx_eval_tops_formEditor_3 = _jspx_th_tops_formEditor_3.doStartTag();
    if (_jspx_th_tops_formEditor_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_formEditor_property_attributename_nobody.reuse(_jspx_th_tops_formEditor_3);
    return false;
  }

  private boolean _jspx_meth_tops_formEditor_4(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  tops:formEditor
    com.tops.j2eebase.web.taglib.TagFormEditor _jspx_th_tops_formEditor_4 = (com.tops.j2eebase.web.taglib.TagFormEditor) _jspx_tagPool_tops_formEditor_property_attributename_nobody.get(com.tops.j2eebase.web.taglib.TagFormEditor.class);
    _jspx_th_tops_formEditor_4.setPageContext(_jspx_page_context);
    _jspx_th_tops_formEditor_4.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_tops_formEditor_4.setProperty("clientLinktel1");
    _jspx_th_tops_formEditor_4.setAttributename("联系电话1");
    int _jspx_eval_tops_formEditor_4 = _jspx_th_tops_formEditor_4.doStartTag();
    if (_jspx_th_tops_formEditor_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_formEditor_property_attributename_nobody.reuse(_jspx_th_tops_formEditor_4);
    return false;
  }

  private boolean _jspx_meth_tops_formEditor_5(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  tops:formEditor
    com.tops.j2eebase.web.taglib.TagFormEditor _jspx_th_tops_formEditor_5 = (com.tops.j2eebase.web.taglib.TagFormEditor) _jspx_tagPool_tops_formEditor_property_attributename_nobody.get(com.tops.j2eebase.web.taglib.TagFormEditor.class);
    _jspx_th_tops_formEditor_5.setPageContext(_jspx_page_context);
    _jspx_th_tops_formEditor_5.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_tops_formEditor_5.setProperty("clientLinktel");
    _jspx_th_tops_formEditor_5.setAttributename("联系电话2");
    int _jspx_eval_tops_formEditor_5 = _jspx_th_tops_formEditor_5.doStartTag();
    if (_jspx_th_tops_formEditor_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_formEditor_property_attributename_nobody.reuse(_jspx_th_tops_formEditor_5);
    return false;
  }

  private boolean _jspx_meth_tops_formEditor_6(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  tops:formEditor
    com.tops.j2eebase.web.taglib.TagFormEditor _jspx_th_tops_formEditor_6 = (com.tops.j2eebase.web.taglib.TagFormEditor) _jspx_tagPool_tops_formEditor_property_attributename_nobody.get(com.tops.j2eebase.web.taglib.TagFormEditor.class);
    _jspx_th_tops_formEditor_6.setPageContext(_jspx_page_context);
    _jspx_th_tops_formEditor_6.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_tops_formEditor_6.setProperty("clientFax");
    _jspx_th_tops_formEditor_6.setAttributename("传真");
    int _jspx_eval_tops_formEditor_6 = _jspx_th_tops_formEditor_6.doStartTag();
    if (_jspx_th_tops_formEditor_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_formEditor_property_attributename_nobody.reuse(_jspx_th_tops_formEditor_6);
    return false;
  }

  private boolean _jspx_meth_tops_formEditor_7(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  tops:formEditor
    com.tops.j2eebase.web.taglib.TagFormEditor _jspx_th_tops_formEditor_7 = (com.tops.j2eebase.web.taglib.TagFormEditor) _jspx_tagPool_tops_formEditor_property_attributename_nobody.get(com.tops.j2eebase.web.taglib.TagFormEditor.class);
    _jspx_th_tops_formEditor_7.setPageContext(_jspx_page_context);
    _jspx_th_tops_formEditor_7.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_tops_formEditor_7.setProperty("clientPostcode");
    _jspx_th_tops_formEditor_7.setAttributename("邮政编码");
    int _jspx_eval_tops_formEditor_7 = _jspx_th_tops_formEditor_7.doStartTag();
    if (_jspx_th_tops_formEditor_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_formEditor_property_attributename_nobody.reuse(_jspx_th_tops_formEditor_7);
    return false;
  }

  private boolean _jspx_meth_tops_formEditor_8(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  tops:formEditor
    com.tops.j2eebase.web.taglib.TagFormEditor _jspx_th_tops_formEditor_8 = (com.tops.j2eebase.web.taglib.TagFormEditor) _jspx_tagPool_tops_formEditor_property_attributename_nobody.get(com.tops.j2eebase.web.taglib.TagFormEditor.class);
    _jspx_th_tops_formEditor_8.setPageContext(_jspx_page_context);
    _jspx_th_tops_formEditor_8.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_tops_formEditor_8.setProperty("clientAccount");
    _jspx_th_tops_formEditor_8.setAttributename("客户银行帐户");
    int _jspx_eval_tops_formEditor_8 = _jspx_th_tops_formEditor_8.doStartTag();
    if (_jspx_th_tops_formEditor_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_formEditor_property_attributename_nobody.reuse(_jspx_th_tops_formEditor_8);
    return false;
  }

  private boolean _jspx_meth_tops_formEditor_9(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  tops:formEditor
    com.tops.j2eebase.web.taglib.TagFormEditor _jspx_th_tops_formEditor_9 = (com.tops.j2eebase.web.taglib.TagFormEditor) _jspx_tagPool_tops_formEditor_property_attributename_nobody.get(com.tops.j2eebase.web.taglib.TagFormEditor.class);
    _jspx_th_tops_formEditor_9.setPageContext(_jspx_page_context);
    _jspx_th_tops_formEditor_9.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_tops_formEditor_9.setProperty("clientBankname");
    _jspx_th_tops_formEditor_9.setAttributename("客户帐号银行");
    int _jspx_eval_tops_formEditor_9 = _jspx_th_tops_formEditor_9.doStartTag();
    if (_jspx_th_tops_formEditor_9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_formEditor_property_attributename_nobody.reuse(_jspx_th_tops_formEditor_9);
    return false;
  }

⌨️ 快捷键说明

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