protected void wb_table1_2_6T2(bool wbgen)
 {
     if (wbgen)
     {
         /* Table start */
         sStyleString = "";
         sStyleString = sStyleString + " height: " + StringUtil.LTrim(StringUtil.Str((decimal)(400), 10, 0)) + "px" + ";";
         sStyleString = sStyleString + " width: " + StringUtil.LTrim(StringUtil.Str((decimal)(400), 10, 0)) + "px" + ";";
         GxWebStd.gx_table_start(context, tblTable1_Internalname, tblTable1_Internalname, "", "Table", 0, "", "", 0, 0, sStyleString, "", "", 0);
         context.WriteHtmlText("<tbody>");
         context.WriteHtmlText("<tr>");
         context.WriteHtmlText("<td data-align=\"center\"  style=\"" + CSSHelper.Prettify("text-align:-khtml-center;text-align:-moz-center;text-align:-webkit-center") + "\">");
         /* Embedded Page */
         GxWebStd.gx_embedded_page(context, epEmbpage1_Internalname, epEmbpage1_Source, 1, 300, "px", 300, "px", 0, "center", "", "auto");
         /* Static Bitmap Variable */
         ClassString     = "Image";
         StyleString     = "";
         AV12code_IsBlob = (bool)((String.IsNullOrEmpty(StringUtil.RTrim(AV12code)) && String.IsNullOrEmpty(StringUtil.RTrim(AV20Code_GXI))) || !String.IsNullOrEmpty(StringUtil.RTrim(AV12code)));
         sImgUrl         = (String.IsNullOrEmpty(StringUtil.RTrim(AV12code)) ? AV20Code_GXI : context.PathToRelativeUrl(AV12code));
         GxWebStd.gx_bitmap(context, imgavCode_Internalname, sImgUrl, "", "", "", context.GetTheme( ), 1, 0, "", "", 0, -1, 0, "", 0, "", 0, 0, 0, "", "", StyleString, ClassString, "", "", "", "", "", "", "", 1, AV12code_IsBlob, false, context.GetImageSrcSet(sImgUrl), "HLP_BR_MedicalQRCode.htm");
         context.WriteHtmlText("</td>");
         context.WriteHtmlText("</tr>");
         context.WriteHtmlText("<tr>");
         context.WriteHtmlText("<td data-align=\"center\"  style=\"" + CSSHelper.Prettify("text-align:-khtml-center;text-align:-moz-center;text-align:-webkit-center;height:40px") + "\">");
         TempTags    = "  onfocus=\"gx.evt.onfocus(this, 9,'',false,'',0)\"";
         ClassString = "ButtonMaterial";
         StyleString = "";
         GxWebStd.gx_button_ctrl(context, bttButton1_Internalname, "", "上传完毕", bttButton1_Jsonclick, 5, "上传完毕", "", StyleString, ClassString, 1, 1, "standard", "'" + "" + "'" + ",false," + "'" + "EENTER." + "'", TempTags, "", context.GetButtonType( ), "HLP_BR_MedicalQRCode.htm");
         TempTags    = "  onfocus=\"gx.evt.onfocus(this, 10,'',false,'',0)\"";
         ClassString = "ButtonMaterial";
         StyleString = "";
         GxWebStd.gx_button_ctrl(context, bttButton2_Internalname, "", "取消", bttButton2_Jsonclick, 1, "取消", "", StyleString, ClassString, 1, 1, "standard", "'" + "" + "'" + ",false," + "'" + "ECANCEL." + "'", TempTags, "", context.GetButtonType( ), "HLP_BR_MedicalQRCode.htm");
         context.WriteHtmlText("</td>");
         context.WriteHtmlText("</tr>");
         context.WriteHtmlText("</tbody>");
         /* End of table */
         context.WriteHtmlText("</table>");
         wb_table1_2_6T2e(true);
     }
     else
     {
         wb_table1_2_6T2e(false);
     }
 }
示例#2
0
 protected void wb_table2_5_072(bool wbgen)
 {
     if (wbgen)
     {
         /* Table start */
         sStyleString = "";
         GxWebStd.gx_table_start(context, tblUtembeddedpage_Internalname, tblUtembeddedpage_Internalname, "", "Table", 0, "", "", 1, 2, sStyleString, "", "", 0);
         context.WriteHtmlText("<tbody>");
         context.WriteHtmlText("<tr class='Table'>");
         context.WriteHtmlText("<td class='Table'>");
         /* Embedded Page */
         GxWebStd.gx_embedded_page(context, epGooglemapsembpage_Internalname, epGooglemapsembpage_Source, 1, 500, "px", 400, "px", 1, "center", "", "auto");
         context.WriteHtmlText("</td>");
         context.WriteHtmlText("</tr>");
         context.WriteHtmlText("</tbody>");
         /* End of table */
         context.WriteHtmlText("</table>");
         wb_table2_5_072e(true);
     }
     else
     {
         wb_table2_5_072e(false);
     }
 }