📄 usergroup_005feditor_jsp.java
字号:
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("\r\n");
out.write(" ");
if (_jspx_meth_tops_toolbutton_0(_jspx_th_tops_toolbar_0, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" ");
if (_jspx_meth_tops_toolbutton_1(_jspx_th_tops_toolbar_0, _jspx_page_context))
return true;
out.write("\r\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_confirm_checkAtClient_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");
_jspx_th_tops_toolbutton_0.setConfirm("确定保存该工作组信息吗?");
_jspx_th_tops_toolbutton_0.setCheckAtClient("true");
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_confirm_checkAtClient_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_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_required_readonlymethods_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("wgId");
_jspx_th_tops_formEditor_0.setReadonlymethods("modifyresult");
_jspx_th_tops_formEditor_0.setRequired("true");
_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_required_readonlymethods_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("wgName");
_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_type_property_other_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("wgRemark");
_jspx_th_tops_formEditor_2.setType("textarea");
_jspx_th_tops_formEditor_2.setOther("style='width:100%;height:100%'");
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_type_property_other_nobody.reuse(_jspx_th_tops_formEditor_2);
return false;
}
private boolean _jspx_meth_logic_equal_0(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_iterate_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// logic:equal
org.apache.struts.taglib.logic.EqualTag _jspx_th_logic_equal_0 = (org.apache.struts.taglib.logic.EqualTag) _jspx_tagPool_logic_equal_value_property_name.get(org.apache.struts.taglib.logic.EqualTag.class);
_jspx_th_logic_equal_0.setPageContext(_jspx_page_context);
_jspx_th_logic_equal_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_iterate_0);
_jspx_th_logic_equal_0.setValue("0");
_jspx_th_logic_equal_0.setName("system");
_jspx_th_logic_equal_0.setProperty("funcLevel");
int _jspx_eval_logic_equal_0 = _jspx_th_logic_equal_0.doStartTag();
if (_jspx_eval_logic_equal_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n");
out.write(" <br/>\r\n");
out.write(" <span><font color=\"#00000\" size=\"+1\" style=\"font:bold\"> ");
if (_jspx_meth_logic_equal_1(_jspx_th_logic_equal_0, _jspx_page_context))
return true;
out.write(' ');
if (_jspx_meth_logic_notEqual_0(_jspx_th_logic_equal_0, _jspx_page_context))
return true;
out.write(' ');
if (_jspx_meth_bean_write_6(_jspx_th_logic_equal_0, _jspx_page_context))
return true;
out.write('(');
if (_jspx_meth_bean_write_7(_jspx_th_logic_equal_0, _jspx_page_context))
return true;
out.write(")</font></span>\r\n");
out.write(" ");
int evalDoAfterBody = _jspx_th_logic_equal_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_equal_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_logic_equal_value_property_name.reuse(_jspx_th_logic_equal_0);
return false;
}
private boolean _jspx_meth_logic_equal_1(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_equal_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// logic:equal
org.apache.struts.taglib.logic.EqualTag _jspx_th_logic_equal_1 = (org.apache.struts.taglib.logic.EqualTag) _jspx_tagPool_logic_equal_value_property_name.get(org.apache.struts.taglib.logic.EqualTag.class);
_jspx_th_logic_equal_1.setPageContext(_jspx_page_context);
_jspx_th_logic_equal_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_equal_0);
_jspx_th_logic_equal_1.setValue("true");
_jspx_th_logic_equal_1.setName("system");
_jspx_th_logic_equal_1.setProperty("virtualEnabled");
int _jspx_eval_logic_equal_1 = _jspx_th_logic_equal_1.doStartTag();
if (_jspx_eval_logic_equal_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write(" <input type=\"checkbox\" value=\"");
if (_jspx_meth_bean_write_0(_jspx_th_logic_equal_1, _jspx_page_context))
return true;
out.write("\" style=\"border:0\" name=\"");
if (_jspx_meth_bean_write_1(_jspx_th_logic_equal_1, _jspx_page_context))
return true;
out.write("\" onclick=\"systemChanged('");
if (_jspx_meth_bean_write_2(_jspx_th_logic_equal_1, _jspx_page_context))
return true;
out.write("')\" checked/> ");
int evalDoAfterBody = _jspx_th_logic_equal_1.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_logic_equal_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_logic_equal_value_property_name.reuse(_jspx_th_logic_equal_1);
return false;
}
private boolean _jspx_meth_bean_write_0(javax.servlet.jsp.tagext.JspTag _jspx_th_logic_equal_1, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// bean:write
org.apache.struts.taglib.bean.WriteTag _jspx_th_bean_write_0 = (org.apache.struts.taglib.bean.WriteTag) _jspx_tagPool_bean_write_property_name_nobody.get(org.apache.struts.taglib.bean.WriteTag.class);
_jspx_th_bean_write_0.setPageContext(_jspx_page_context);
_jspx_th_bean_write_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_equal_1);
_jspx_th_bean_write_0.setName("system");
_jspx_th_bean_write_0.setProperty("funcCode");
int _jspx_eval_bean_write_0 = _jspx_th_bean_write_0.doStartTag();
if (_jspx_th_bean_write_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -