Beispiel #1
0
 protected void RF012( )
 {
     /* GeneXus formulas. */
     context.Gx_err = 0;
     /* Execute user event: E12012 */
     E12012();
     if (String.IsNullOrEmpty(StringUtil.RTrim(context.wjLoc)) && (context.nUserReturn != 1))
     {
         if (1 != 0)
         {
             if (StringUtil.Len(WebComp_Wcrecentlinks_Component) != 0)
             {
                 WebComp_Wcrecentlinks.componentstart();
             }
         }
     }
     if (String.IsNullOrEmpty(StringUtil.RTrim(context.wjLoc)) && (context.nUserReturn != 1))
     {
         /* Execute user event: E13012 */
         E13012();
         WB010( );
         if (context.isSpaRequest( ))
         {
             enableOutput();
         }
     }
 }
Beispiel #2
0
        protected void define_styles( )
        {
            AddThemeStyleSheetFile("", context.GetTheme( ) + ".css", "?" + GetCacheInvalidationToken( ));
            if (!(WebComp_Wcrecentlinks == null))
            {
                if (StringUtil.Len(WebComp_Wcrecentlinks_Component) != 0)
                {
                    WebComp_Wcrecentlinks.componentthemes();
                }
            }
            bool outputEnabled = isOutputEnabled( );

            if (context.isSpaRequest( ))
            {
                enableOutput();
            }
            idxLst = 1;
            while (idxLst <= (getDataAreaObject() == null ? Form : getDataAreaObject().GetForm()).Jscriptsrc.Count)
            {
                context.AddJavascriptSource(StringUtil.RTrim(((String)(getDataAreaObject() == null ? Form : getDataAreaObject().GetForm()).Jscriptsrc.Item(idxLst))), "?201971112292660", true, true);
                idxLst = (int)(idxLst + 1);
            }
            if (!outputEnabled)
            {
                if (context.isSpaRequest( ))
                {
                    disableOutput();
                }
            }
            /* End function define_styles */
        }
Beispiel #3
0
 protected void RF012( )
 {
     initialize_formulas( );
     /* Execute user event: Refresh */
     E12012();
     if (!context.WillRedirect( ) && (context.nUserReturn != 1))
     {
         if (1 != 0)
         {
             if (StringUtil.Len(WebComp_Wcrecentlinks_Component) != 0)
             {
                 WebComp_Wcrecentlinks.componentstart();
             }
         }
     }
     if (!context.WillRedirect( ) && (context.nUserReturn != 1))
     {
         /* Execute user event: Load */
         E13012();
         WB010( );
         if (context.isSpaRequest( ))
         {
             enableOutput();
         }
     }
 }
Beispiel #4
0
 protected void RF012( )
 {
     initialize_formulas( );
     clear_multi_value_controls( );
     if (ShowMPWhenPopUp( ) || !context.isPopUpObject( ))
     {
         /* Execute user event: Refresh */
         E12012();
         if (!context.WillRedirect( ) && (context.nUserReturn != 1))
         {
             if (1 != 0)
             {
                 if (StringUtil.Len(WebComp_Wcrecentlinks_Component) != 0)
                 {
                     WebComp_Wcrecentlinks.componentstart();
                 }
             }
         }
         gxdyncontrolsrefreshing = true;
         fix_multi_value_controls( );
         gxdyncontrolsrefreshing = false;
     }
     if (!context.WillRedirect( ) && (context.nUserReturn != 1))
     {
         /* Execute user event: Load */
         E13012();
         WB010( );
         if (context.isSpaRequest( ))
         {
             enableOutput();
         }
     }
 }
Beispiel #5
0
 protected void E12012( )
 {
     /* Refresh Routine */
     /* Object Property */
     if (StringUtil.StrCmp(StringUtil.Lower(WebComp_Wcrecentlinks_Component), StringUtil.Lower("RecentLinks")) != 0)
     {
         WebComp_Wcrecentlinks = getWebComponent(GetType(), "GeneXus.Programs", "recentlinks", new Object[] { context });
         WebComp_Wcrecentlinks.ComponentInit();
         WebComp_Wcrecentlinks.Name      = "RecentLinks";
         WebComp_Wcrecentlinks_Component = "RecentLinks";
     }
     if (StringUtil.Len(WebComp_Wcrecentlinks_Component) != 0)
     {
         WebComp_Wcrecentlinks.setjustcreated();
         WebComp_Wcrecentlinks.componentprepare(new Object[] { (String)"MPW0034", (String)"", (getDataAreaObject() == null ? Form : getDataAreaObject().GetForm()).Caption, Contentholder.Pgmname });
         WebComp_Wcrecentlinks.componentbind(new Object[] { (String)"", (String)"" });
     }
     if (isFullAjaxMode( ))
     {
         context.httpAjaxContext.ajax_rspStartCmp("gxHTMLWrpMPW0034" + "");
         WebComp_Wcrecentlinks.componentdraw();
         context.httpAjaxContext.ajax_rspEndCmp();
     }
     /*  Sending Event outputs  */
 }
Beispiel #6
0
 protected void STRUP010( )
 {
     /* Before Start, stand alone formulas. */
     context.Gx_err = 0;
     /* Execute Start event if defined. */
     context.wbGlbDoneStart = 0;
     /* Execute user event: E11012 */
     E11012();
     context.wbGlbDoneStart = 1;
     /* After Start, stand alone formulas. */
     if (StringUtil.StrCmp(context.GetRequestMethod( ), "POST") == 0)
     {
         /* Read saved SDTs. */
         /* Read variables values. */
         /* Read saved values. */
         OldWcrecentlinks = cgiGet("MPW0035");
         if (String.IsNullOrEmpty(StringUtil.RTrim(WebComp_Wcrecentlinks_Component)) && !String.IsNullOrEmpty(StringUtil.RTrim(OldWcrecentlinks)))
         {
             WebComp_Wcrecentlinks = getWebComponent(GetType(), "GeneXus.Programs", OldWcrecentlinks, new Object[] { context });
             WebComp_Wcrecentlinks.ComponentInit();
             WebComp_Wcrecentlinks.Name      = "OldWcrecentlinks";
             WebComp_Wcrecentlinks_Component = OldWcrecentlinks;
             WebComp_Wcrecentlinks.componentrestorestate("MPW0035", "");
         }
         /* Read subfile selected row values. */
         /* Read hidden variables. */
     }
     else
     {
         dynload_actions( );
     }
 }
Beispiel #7
0
 protected void RenderHtmlCloseForm012( )
 {
     /* Send hidden variables. */
     /* Send saved values. */
     GxWebStd.gx_hidden_field(context, "FORM_MPAGE_Caption", StringUtil.RTrim((getDataAreaObject() == null ? Form : getDataAreaObject().GetForm()).Caption));
     SendSecurityToken((String)(sPrefix));
     if (!isFullAjaxMode( ))
     {
         getDataAreaObject().RenderHtmlCloseForm();
     }
     if (context.isSpaRequest( ))
     {
         disableOutput();
     }
     if (!(WebComp_Wcrecentlinks == null))
     {
         WebComp_Wcrecentlinks.componentjscripts();
     }
     context.AddJavascriptSource("appmasterpage.js", "?201512611145961");
     context.WriteHtmlTextNl("</body>");
     context.WriteHtmlTextNl("</html>");
     if (context.isSpaRequest( ))
     {
         enableOutput();
     }
 }
Beispiel #8
0
 protected void START012( )
 {
     wbLoad              = false;
     wbEnd               = 0;
     wbStart             = 0;
     context.wjLoc       = "";
     context.nUserReturn = 0;
     context.wbHandled   = 0;
     if (StringUtil.StrCmp(context.GetRequestMethod( ), "POST") == 0)
     {
         OldWcrecentlinks = cgiGet("MPW0035");
         if (String.IsNullOrEmpty(StringUtil.RTrim(WebComp_Wcrecentlinks_Component)) && !String.IsNullOrEmpty(StringUtil.RTrim(OldWcrecentlinks)))
         {
             WebComp_Wcrecentlinks = getWebComponent(GetType(), "GeneXus.Programs", OldWcrecentlinks, new Object[] { context });
             WebComp_Wcrecentlinks.ComponentInit();
             WebComp_Wcrecentlinks.Name      = "OldWcrecentlinks";
             WebComp_Wcrecentlinks_Component = OldWcrecentlinks;
             WebComp_Wcrecentlinks.componentrestorestate("MPW0035", "");
         }
     }
     wbErr = false;
     STRUP010( );
     if (String.IsNullOrEmpty(StringUtil.RTrim(context.wjLoc)) && (context.nUserReturn != 1))
     {
         if (getDataAreaObject().ExecuteStartEvent() != 0)
         {
             setAjaxCallMode();
         }
     }
 }
Beispiel #9
0
 protected void RenderHtmlCloseForm012( )
 {
     /* Send hidden variables. */
     /* Send saved values. */
     getDataAreaObject().RenderHtmlCloseForm();
     if (!(WebComp_Wcrecentlinks == null))
     {
         WebComp_Wcrecentlinks.componentjscripts();
     }
     context.AddJavascriptSource("appmasterpage.js", "?16405211");
     context.WriteHtmlTextNl("</body>");
     context.WriteHtmlTextNl("</html>");
 }
Beispiel #10
0
 protected void define_styles( )
 {
     AddThemeStyleSheetFile("", "GeneXusX.css", "?1401355");
     if (!(WebComp_Wcrecentlinks == null))
     {
         if (StringUtil.Len(WebComp_Wcrecentlinks_Component) != 0)
         {
             WebComp_Wcrecentlinks.componentthemes();
         }
     }
     idxLst = 1;
     while (idxLst <= getDataAreaObject().GetForm().Jscriptsrc.Count)
     {
         context.AddJavascriptSource(StringUtil.RTrim(getDataAreaObject().GetForm().Jscriptsrc.Item(idxLst)), "?16405260");
         idxLst = (int)(idxLst + 1);
     }
     /* End function define_styles */
 }
Beispiel #11
0
 protected void define_styles( )
 {
     AddThemeStyleSheetFile("", context.GetTheme( ) + ".css", "?11145295");
     if (!(WebComp_Wcrecentlinks == null))
     {
         if (StringUtil.Len(WebComp_Wcrecentlinks_Component) != 0)
         {
             WebComp_Wcrecentlinks.componentthemes();
         }
     }
     idxLst = 1;
     while (idxLst <= (getDataAreaObject() == null ? Form : getDataAreaObject().GetForm()).Jscriptsrc.Count)
     {
         context.AddJavascriptSource(StringUtil.RTrim(((String)(getDataAreaObject() == null ? Form : getDataAreaObject().GetForm()).Jscriptsrc.Item(idxLst))), "?201512611145970");
         idxLst = (int)(idxLst + 1);
     }
     /* End function define_styles */
 }
Beispiel #12
0
 protected void E12012( )
 {
     /* Refresh Routine */
     /* Object Property */
     if (StringUtil.StrCmp(StringUtil.Lower(WebComp_Wcrecentlinks_Component), StringUtil.Lower("RecentLinks")) != 0)
     {
         WebComp_Wcrecentlinks = getWebComponent(GetType(), "GeneXus.Programs", "recentlinks", new Object[] { context });
         WebComp_Wcrecentlinks.ComponentInit();
         WebComp_Wcrecentlinks.Name      = "RecentLinks";
         WebComp_Wcrecentlinks_Component = "RecentLinks";
     }
     if (StringUtil.Len(WebComp_Wcrecentlinks_Component) != 0)
     {
         WebComp_Wcrecentlinks.setjustcreated();
         WebComp_Wcrecentlinks.componentprepare(new Object[] { (String)"MPW0034", (String)"", (getDataAreaObject() == null ? Form : getDataAreaObject().GetForm()).Caption, Contentholder.Pgmname });
         WebComp_Wcrecentlinks.componentbind(new Object[] { (String)"", (String)"" });
     }
 }
Beispiel #13
0
 protected void RF012( )
 {
     /* Execute user event: E12012 */
     E12012();
     if (String.IsNullOrEmpty(StringUtil.RTrim(context.wjLoc)) && (context.nUserReturn != 1))
     {
         if (1 != 0)
         {
             if (StringUtil.Len(WebComp_Wcrecentlinks_Component) != 0)
             {
                 WebComp_Wcrecentlinks.componentstart();
             }
         }
     }
     if (String.IsNullOrEmpty(StringUtil.RTrim(context.wjLoc)) && (context.nUserReturn != 1))
     {
         /* Execute user event: E13012 */
         E13012();
         WB010( );
     }
 }
Beispiel #14
0
 protected void wb_table3_19_012e(bool wbgen)
 {
     if (wbgen)
     {
         context.WriteHtmlText("</td>");
         context.WriteHtmlText("</tr>");
         context.WriteHtmlText("<tr>");
         context.WriteHtmlText("<td colspan=\"3\"  style=\"height:14px\">");
         /* WebComponent */
         GxWebStd.gx_hidden_field(context, "MPW0035" + "", StringUtil.RTrim(WebComp_Wcrecentlinks_Component));
         context.WriteHtmlText("<div");
         context.WriteHtmlText(" id=\"" + "gxHTMLWrpMPW0035" + "" + "\"" + "");
         context.WriteHtmlText(">");
         if (StringUtil.Len(WebComp_Wcrecentlinks_Component) != 0)
         {
             if (StringUtil.StrCmp(OldWcrecentlinks, WebComp_Wcrecentlinks_Component) != 0)
             {
                 context.httpAjaxContext.ajax_rspStartCmp("gxHTMLWrpMPW0035" + "");
             }
             WebComp_Wcrecentlinks.componentdraw();
             if (StringUtil.StrCmp(OldWcrecentlinks, WebComp_Wcrecentlinks_Component) != 0)
             {
                 context.httpAjaxContext.ajax_rspEndCmp();
             }
         }
         context.WriteHtmlText("</div>");
         context.WriteHtmlText("</td>");
         context.WriteHtmlText("</tr>");
         context.WriteHtmlText("<tr>");
         context.WriteHtmlText("<td style=\"width:0px\">");
         context.WriteHtmlText("</td>");
         context.WriteHtmlText("<td style=\"width:100%\">");
         wb_table4_39_012(true);
     }
     else
     {
         wb_table4_39_012(false);
     }
     return;
 }
Beispiel #15
0
 protected void RenderHtmlCloseForm012( )
 {
     SendCloseFormHiddens( );
     SendSecurityToken((String)(sPrefix));
     if (!isFullAjaxMode( ))
     {
         getDataAreaObject().RenderHtmlCloseForm();
     }
     if (context.isSpaRequest( ))
     {
         disableOutput();
     }
     if (!(WebComp_Wcrecentlinks == null))
     {
         WebComp_Wcrecentlinks.componentjscripts();
     }
     context.AddJavascriptSource("appmasterpage.js", "?201971112292649", false, true);
     context.WriteHtmlTextNl("</body>");
     context.WriteHtmlTextNl("</html>");
     if (context.isSpaRequest( ))
     {
         enableOutput();
     }
 }
Beispiel #16
0
 protected void wb_table3_22_012e(bool wbgen)
 {
     if (wbgen)
     {
         context.WriteHtmlText("</td>");
         context.WriteHtmlText("</tr>");
         context.WriteHtmlText("<tr>");
         context.WriteHtmlText("<td colspan=\"2\" >");
         if (!isFullAjaxMode( ))
         {
             /* WebComponent */
             GxWebStd.gx_hidden_field(context, "MPW0034" + "", StringUtil.RTrim(WebComp_Wcrecentlinks_Component));
             context.WriteHtmlText("<div");
             GxWebStd.ClassAttribute(context, "gxwebcomponent");
             context.WriteHtmlText(" id=\"" + "gxHTMLWrpMPW0034" + "" + "\"" + "");
             context.WriteHtmlText(">");
             if (StringUtil.Len(WebComp_Wcrecentlinks_Component) != 0)
             {
                 if (StringUtil.StrCmp(StringUtil.Lower(OldWcrecentlinks), StringUtil.Lower(WebComp_Wcrecentlinks_Component)) != 0)
                 {
                     context.httpAjaxContext.ajax_rspStartCmp("gxHTMLWrpMPW0034" + "");
                 }
                 WebComp_Wcrecentlinks.componentdraw();
                 if (StringUtil.StrCmp(StringUtil.Lower(OldWcrecentlinks), StringUtil.Lower(WebComp_Wcrecentlinks_Component)) != 0)
                 {
                     context.httpAjaxContext.ajax_rspEndCmp();
                 }
             }
             context.WriteHtmlText("</div>");
         }
         context.WriteHtmlText("</td>");
         context.WriteHtmlText("</tr>");
         context.WriteHtmlText("<tr>");
         context.WriteHtmlText("<td style=\"" + CSSHelper.Prettify("height:14px;width:100%") + "\">");
         if (context.isSpaRequest( ))
         {
             enableOutput();
         }
         if (context.isSpaRequest( ))
         {
             disableJsOutput();
         }
         /* Content placeholder */
         context.WriteHtmlText("<div");
         GxWebStd.ClassAttribute(context, "gx-content-placeholder");
         context.WriteHtmlText(">");
         if (!isFullAjaxMode( ))
         {
             getDataAreaObject().RenderHtmlContent();
         }
         context.WriteHtmlText("</div>");
         if (context.isSpaRequest( ))
         {
             disableOutput();
         }
         if (context.isSpaRequest( ))
         {
             enableJsOutput();
         }
         context.WriteHtmlText("</td>");
         context.WriteHtmlText("</tr>");
         context.WriteHtmlText("<tr>");
         context.WriteHtmlText("<td style=\"" + CSSHelper.Prettify("height:15px") + "\">");
         context.WriteHtmlText("</td>");
         context.WriteHtmlText("</tr>");
         context.WriteHtmlText("<tr>");
         context.WriteHtmlText("<td colspan=\"2\" >");
         wb_table4_42_012(true);
     }
     else
     {
         wb_table4_42_012(false);
     }
     return;
 }
Beispiel #17
0
 protected void EVT012( )
 {
     if (StringUtil.StrCmp(context.GetRequestMethod( ), "POST") == 0)
     {
         if (!context.WillRedirect( ) && (context.nUserReturn != 1) && !wbErr)
         {
             /* Read Web Panel buttons. */
             sEvt      = cgiGet("_EventName");
             EvtGridId = cgiGet("_EventGridId");
             EvtRowId  = cgiGet("_EventRowId");
             if (StringUtil.Len(sEvt) > 0)
             {
                 sEvtType = StringUtil.Left(sEvt, 1);
                 sEvt     = StringUtil.Right(sEvt, (short)(StringUtil.Len(sEvt) - 1));
                 if (StringUtil.StrCmp(sEvtType, "E") == 0)
                 {
                     sEvtType = StringUtil.Right(sEvt, 1);
                     if (StringUtil.StrCmp(sEvtType, ".") == 0)
                     {
                         sEvt = StringUtil.Left(sEvt, (short)(StringUtil.Len(sEvt) - 1));
                         if (StringUtil.StrCmp(sEvt, "RFR_MPAGE") == 0)
                         {
                             context.wbHandled = 1;
                             dynload_actions( );
                         }
                         else if (StringUtil.StrCmp(sEvt, "START_MPAGE") == 0)
                         {
                             context.wbHandled = 1;
                             dynload_actions( );
                             /* Execute user event: Start */
                             E11012();
                         }
                         else if (StringUtil.StrCmp(sEvt, "REFRESH_MPAGE") == 0)
                         {
                             context.wbHandled = 1;
                             dynload_actions( );
                             /* Execute user event: Refresh */
                             E12012();
                         }
                         else if (StringUtil.StrCmp(sEvt, "LOAD_MPAGE") == 0)
                         {
                             context.wbHandled = 1;
                             dynload_actions( );
                             /* Execute user event: Load */
                             E13012();
                         }
                         else if (StringUtil.StrCmp(sEvt, "ENTER_MPAGE") == 0)
                         {
                             context.wbHandled = 1;
                             if (!wbErr)
                             {
                                 Rfr0gs = false;
                                 if (!Rfr0gs)
                                 {
                                 }
                                 dynload_actions( );
                             }
                             /* No code required for Cancel button. It is implemented as the Reset button. */
                         }
                         else if (StringUtil.StrCmp(sEvt, "LSCR") == 0)
                         {
                             context.wbHandled = 1;
                             dynload_actions( );
                             dynload_actions( );
                         }
                     }
                     else
                     {
                     }
                 }
                 else if (StringUtil.StrCmp(sEvtType, "M") == 0)
                 {
                     sEvtType = StringUtil.Right(sEvt, (short)(StringUtil.Len(sEvt) - 2));
                     sEvt     = StringUtil.Right(sEvt, (short)(StringUtil.Len(sEvt) - 6));
                     nCmpId   = (short)(NumberUtil.Val(sEvtType, "."));
                     if (nCmpId == 34)
                     {
                         OldWcrecentlinks = cgiGet("MPW0034");
                         if ((StringUtil.Len(OldWcrecentlinks) == 0) || (StringUtil.StrCmp(OldWcrecentlinks, WebComp_Wcrecentlinks_Component) != 0))
                         {
                             WebComp_Wcrecentlinks = getWebComponent(GetType(), "GeneXus.Programs", OldWcrecentlinks, new Object[] { context });
                             WebComp_Wcrecentlinks.ComponentInit();
                             WebComp_Wcrecentlinks.Name      = "OldWcrecentlinks";
                             WebComp_Wcrecentlinks_Component = OldWcrecentlinks;
                         }
                         if (StringUtil.Len(WebComp_Wcrecentlinks_Component) != 0)
                         {
                             WebComp_Wcrecentlinks.componentprocess("MPW0034", "", sEvt);
                         }
                         WebComp_Wcrecentlinks_Component = OldWcrecentlinks;
                     }
                 }
                 if (context.wbHandled == 0)
                 {
                     getDataAreaObject().DispatchEvents();
                 }
                 context.wbHandled = 1;
             }
         }
     }
 }
Beispiel #18
0
 protected void WB040( )
 {
     if (context.isAjaxRequest( ))
     {
         disableOutput();
     }
     if (!wbLoad)
     {
         RenderHtmlHeaders( );
         RenderHtmlOpenForm( );
         if (!ShowMPWhenPopUp( ) && context.isPopUpObject( ))
         {
             if (context.isSpaRequest( ))
             {
                 enableOutput();
             }
             if (context.isSpaRequest( ))
             {
                 disableJsOutput();
             }
             /* Content placeholder */
             context.WriteHtmlText("<div");
             GxWebStd.ClassAttribute(context, "gx-content-placeholder");
             context.WriteHtmlText(">");
             if (!isFullAjaxMode( ))
             {
                 getDataAreaObject().RenderHtmlContent();
             }
             context.WriteHtmlText("</div>");
             if (context.isSpaRequest( ))
             {
                 disableOutput();
             }
             if (context.isSpaRequest( ))
             {
                 enableJsOutput();
             }
             wbLoad = true;
             return;
         }
         /* Div Control */
         GxWebStd.gx_div_start(context, "", 1, 0, "px", 0, "px", "Section", "left", "top", " " + "data-abstract-form" + " ", "", "div");
         /* Div Control */
         GxWebStd.gx_div_start(context, divMaintable_Internalname, 1, 0, "px", 0, "px", "MainContainer", "left", "top", "", "", "div");
         /* Div Control */
         GxWebStd.gx_div_start(context, "", 1, 0, "px", 0, "px", "row", "left", "top", "", "", "div");
         /* Div Control */
         GxWebStd.gx_div_start(context, "", 1, 0, "px", 0, "px", "col-xs-12", "left", "top", "", "", "div");
         /* Div Control */
         GxWebStd.gx_div_start(context, divHeader_Internalname, 1, 0, "px", 0, "px", "ContainerFluid HeaderContainer", "left", "top", "", "", "div");
         /* Div Control */
         GxWebStd.gx_div_start(context, "", 1, 0, "px", 0, "px", "row", "left", "top", "", "", "div");
         /* Div Control */
         GxWebStd.gx_div_start(context, "", 1, 0, "px", 0, "px", "col-xs-12 col-sm-10", "left", "top", "", "", "div");
         /* Text block */
         GxWebStd.gx_label_ctrl(context, lblApplicationheader_Internalname, "Application Name", "", "", lblApplicationheader_Jsonclick, "'" + "" + "'" + ",true," + "'" + "E_MPAGE." + "'", "", "TextBlockHeader", 0, "", 1, 1, 0, "HLP_RwdMasterPage.htm");
         GxWebStd.gx_div_end(context, "left", "top", "div");
         /* Div Control */
         GxWebStd.gx_div_start(context, "", 1, 0, "px", 0, "px", "col-xs-12 col-sm-2", "left", "top", "", "", "div");
         /* Static images/pictures */
         ClassString = "PoweredBy";
         StyleString = "";
         sImgUrl     = (String)(context.GetImagePath("d4b5891b-4373-4ea4-8a97-68b77a0ce14c", "", context.GetTheme( )));
         GxWebStd.gx_bitmap(context, imgImage1_Internalname, sImgUrl, "", "", "", context.GetTheme( ), 1, 1, "", "", 0, 0, 0, "px", 0, "px", 0, 0, 0, "", "", StyleString, ClassString, "", "", "", " " + "data-gx-image" + " ", "", "", 1, false, false, context.GetImageSrcSet(sImgUrl), "HLP_RwdMasterPage.htm");
         GxWebStd.gx_div_end(context, "left", "top", "div");
         GxWebStd.gx_div_end(context, "left", "top", "div");
         GxWebStd.gx_div_end(context, "left", "top", "div");
         GxWebStd.gx_div_end(context, "left", "top", "div");
         GxWebStd.gx_div_end(context, "left", "top", "div");
         /* Div Control */
         GxWebStd.gx_div_start(context, "", 1, 0, "px", 0, "px", "row", "left", "top", "", "", "div");
         /* Div Control */
         GxWebStd.gx_div_start(context, "", 1, 0, "px", 0, "px", "col-xs-12", "left", "top", "", "", "div");
         /* Div Control */
         GxWebStd.gx_div_start(context, divRecent_Internalname, 1, 0, "px", 0, "px", "ContainerFluid RecentLinksContainer", "left", "top", "", "", "div");
         /* Div Control */
         GxWebStd.gx_div_start(context, "", 1, 0, "px", 0, "px", "row", "left", "top", "", "", "div");
         /* Div Control */
         GxWebStd.gx_div_start(context, "", 1, 0, "px", 0, "px", "col-xs-12", "left", "top", "", "", "div");
         if (!isFullAjaxMode( ))
         {
             /* WebComponent */
             GxWebStd.gx_hidden_field(context, "MPW0017" + "", StringUtil.RTrim(WebComp_Wcrecentlinks_Component));
             context.WriteHtmlText("<div");
             GxWebStd.ClassAttribute(context, "gxwebcomponent");
             context.WriteHtmlText(" id=\"" + "gxHTMLWrpMPW0017" + "" + "\"" + "");
             context.WriteHtmlText(">");
             if (StringUtil.Len(WebComp_Wcrecentlinks_Component) != 0)
             {
                 if (StringUtil.StrCmp(StringUtil.Lower(OldWcrecentlinks), StringUtil.Lower(WebComp_Wcrecentlinks_Component)) != 0)
                 {
                     context.httpAjaxContext.ajax_rspStartCmp("gxHTMLWrpMPW0017" + "");
                 }
                 WebComp_Wcrecentlinks.componentdraw();
                 if (StringUtil.StrCmp(StringUtil.Lower(OldWcrecentlinks), StringUtil.Lower(WebComp_Wcrecentlinks_Component)) != 0)
                 {
                     context.httpAjaxContext.ajax_rspEndCmp();
                 }
             }
             context.WriteHtmlText("</div>");
         }
         GxWebStd.gx_div_end(context, "left", "top", "div");
         GxWebStd.gx_div_end(context, "left", "top", "div");
         GxWebStd.gx_div_end(context, "left", "top", "div");
         GxWebStd.gx_div_end(context, "left", "top", "div");
         GxWebStd.gx_div_end(context, "left", "top", "div");
         /* Div Control */
         GxWebStd.gx_div_start(context, "", 1, 0, "px", 0, "px", "row", "left", "top", "", "", "div");
         /* Div Control */
         GxWebStd.gx_div_start(context, "", 1, 0, "px", 0, "px", "col-xs-12", "left", "top", "", "", "div");
         /* Div Control */
         GxWebStd.gx_div_start(context, divContent_Internalname, 1, 0, "px", 0, "px", "BodyContainer", "left", "top", "", "", "div");
         /* Div Control */
         GxWebStd.gx_div_start(context, "", 1, 0, "px", 0, "px", "row", "left", "top", "", "", "div");
         /* Div Control */
         GxWebStd.gx_div_start(context, "", 1, 0, "px", 0, "px", "col-xs-12", "left", "top", "", "", "div");
         if (context.isSpaRequest( ))
         {
             enableOutput();
         }
         if (context.isSpaRequest( ))
         {
             disableJsOutput();
         }
         /* Content placeholder */
         context.WriteHtmlText("<div");
         GxWebStd.ClassAttribute(context, "gx-content-placeholder");
         context.WriteHtmlText(">");
         if (!isFullAjaxMode( ))
         {
             getDataAreaObject().RenderHtmlContent();
         }
         context.WriteHtmlText("</div>");
         if (context.isSpaRequest( ))
         {
             disableOutput();
         }
         if (context.isSpaRequest( ))
         {
             enableJsOutput();
         }
         GxWebStd.gx_div_end(context, "left", "top", "div");
         GxWebStd.gx_div_end(context, "left", "top", "div");
         GxWebStd.gx_div_end(context, "left", "top", "div");
         GxWebStd.gx_div_end(context, "left", "top", "div");
         GxWebStd.gx_div_end(context, "left", "top", "div");
         GxWebStd.gx_div_end(context, "left", "top", "div");
         GxWebStd.gx_div_end(context, "left", "top", "div");
     }
     wbLoad = true;
 }