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

📄 user_005feditor_jsp.java

📁 Jbuilder2006开发的严格按MVC设计模式组织开发过程
💻 JAVA
📖 第 1 页 / 共 5 页
字号:

  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_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)");
    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_caption_nobody.reuse(_jspx_th_tops_toolbutton_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_tabsequence_property_other_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("userName");
    _jspx_th_tops_formEditor_0.setTabsequence(1);
    _jspx_th_tops_formEditor_0.setOther("style='width:100%'");
    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_tabsequence_property_other_nobody.reuse(_jspx_th_tops_formEditor_0);
    return false;
  }

  private boolean _jspx_meth_html_hidden_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();
    //  html:hidden
    org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_2 = (org.apache.struts.taglib.html.HiddenTag) _jspx_tagPool_html_hidden_property_nobody.get(org.apache.struts.taglib.html.HiddenTag.class);
    _jspx_th_html_hidden_2.setPageContext(_jspx_page_context);
    _jspx_th_html_hidden_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_html_hidden_2.setProperty("emId");
    int _jspx_eval_html_hidden_2 = _jspx_th_html_hidden_2.doStartTag();
    if (_jspx_th_html_hidden_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_html_hidden_property_nobody.reuse(_jspx_th_html_hidden_2);
    return false;
  }

  private boolean _jspx_meth_tops_formSelector_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:formSelector
    com.tops.j2eebase.web.taglib.TagFormSelector _jspx_th_tops_formSelector_0 = (com.tops.j2eebase.web.taglib.TagFormSelector) _jspx_tagPool_tops_formSelector_property.get(com.tops.j2eebase.web.taglib.TagFormSelector.class);
    _jspx_th_tops_formSelector_0.setPageContext(_jspx_page_context);
    _jspx_th_tops_formSelector_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_tops_formSelector_0.setProperty("enable");
    int _jspx_eval_tops_formSelector_0 = _jspx_th_tops_formSelector_0.doStartTag();
    if (_jspx_eval_tops_formSelector_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("\r\n");
        out.write("            ");
        if (_jspx_meth_tops_formSelectOption_0(_jspx_th_tops_formSelector_0, _jspx_page_context))
          return true;
        out.write("\r\n");
        out.write("            ");
        if (_jspx_meth_tops_formSelectOption_1(_jspx_th_tops_formSelector_0, _jspx_page_context))
          return true;
        out.write("\r\n");
        out.write("          ");
        int evalDoAfterBody = _jspx_th_tops_formSelector_0.doAfterBody();
        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_tops_formSelector_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_formSelector_property.reuse(_jspx_th_tops_formSelector_0);
    return false;
  }

  private boolean _jspx_meth_tops_formSelectOption_0(javax.servlet.jsp.tagext.JspTag _jspx_th_tops_formSelector_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  tops:formSelectOption
    com.tops.j2eebase.web.taglib.TagFormSelectOption _jspx_th_tops_formSelectOption_0 = (com.tops.j2eebase.web.taglib.TagFormSelectOption) _jspx_tagPool_tops_formSelectOption_value_label_nobody.get(com.tops.j2eebase.web.taglib.TagFormSelectOption.class);
    _jspx_th_tops_formSelectOption_0.setPageContext(_jspx_page_context);
    _jspx_th_tops_formSelectOption_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_tops_formSelector_0);
    _jspx_th_tops_formSelectOption_0.setValue("1");
    _jspx_th_tops_formSelectOption_0.setLabel("是");
    int _jspx_eval_tops_formSelectOption_0 = _jspx_th_tops_formSelectOption_0.doStartTag();
    if (_jspx_th_tops_formSelectOption_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_formSelectOption_value_label_nobody.reuse(_jspx_th_tops_formSelectOption_0);
    return false;
  }

  private boolean _jspx_meth_tops_formSelectOption_1(javax.servlet.jsp.tagext.JspTag _jspx_th_tops_formSelector_0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  tops:formSelectOption
    com.tops.j2eebase.web.taglib.TagFormSelectOption _jspx_th_tops_formSelectOption_1 = (com.tops.j2eebase.web.taglib.TagFormSelectOption) _jspx_tagPool_tops_formSelectOption_value_label_nobody.get(com.tops.j2eebase.web.taglib.TagFormSelectOption.class);
    _jspx_th_tops_formSelectOption_1.setPageContext(_jspx_page_context);
    _jspx_th_tops_formSelectOption_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_tops_formSelector_0);
    _jspx_th_tops_formSelectOption_1.setValue("0");
    _jspx_th_tops_formSelectOption_1.setLabel("否");
    int _jspx_eval_tops_formSelectOption_1 = _jspx_th_tops_formSelectOption_1.doStartTag();
    if (_jspx_th_tops_formSelectOption_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_formSelectOption_value_label_nobody.reuse(_jspx_th_tops_formSelectOption_1);
    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_tabsequence_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("loginId");
    _jspx_th_tops_formEditor_1.setRequired("true");
    _jspx_th_tops_formEditor_1.setTabsequence(2);
    _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_tabsequence_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_tabsequence_required_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("pwd");
    _jspx_th_tops_formEditor_2.setRequired("true");
    _jspx_th_tops_formEditor_2.setTabsequence(3);
    _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_tabsequence_required_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_readonlymethods_property_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("fd_RecentLoginTime");
    _jspx_th_tops_formEditor_3.setReadonlymethods("addresult-modifyresult");
    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_readonlymethods_property_nobody.reuse(_jspx_th_tops_formEditor_3);
    return false;
  }

  private boolean _jspx_meth_tops_formSelector_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:formSelector
    com.tops.j2eebase.web.taglib.TagFormSelector _jspx_th_tops_formSelector_1 = (com.tops.j2eebase.web.taglib.TagFormSelector) _jspx_tagPool_tops_formSelector_property_other.get(com.tops.j2eebase.web.taglib.TagFormSelector.class);
    _jspx_th_tops_formSelector_1.setPageContext(_jspx_page_context);
    _jspx_th_tops_formSelector_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
    _jspx_th_tops_formSelector_1.setProperty("wgUuid");
    _jspx_th_tops_formSelector_1.setOther("onchange='selectWgChanged()'");
    int _jspx_eval_tops_formSelector_1 = _jspx_th_tops_formSelector_1.doStartTag();
    if (_jspx_eval_tops_formSelector_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("\r\n");
        out.write("            ");
        if (_jspx_meth_tops_formSelectOption_2(_jspx_th_tops_formSelector_1, _jspx_page_context))
          return true;
        out.write("\r\n");
        out.write("            ");
        if (_jspx_meth_tops_formSelectOption_3(_jspx_th_tops_formSelector_1, _jspx_page_context))
          return true;
        out.write("\r\n");
        out.write("          ");
        int evalDoAfterBody = _jspx_th_tops_formSelector_1.doAfterBody();
        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_tops_formSelector_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
      return true;
    _jspx_tagPool_tops_formSelector_property_other.reuse(_jspx_th_tops_form

⌨️ 快捷键说明

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