3 Replies Latest reply on Oct 26, 2008 7:05 PM by nbelaevski

    how to stop <rich:tabPanel switchType=

      How do I keep <rich:tabPanel switchType="ajax"> from loading all tabs when one is clicked?

      I have a few of these sets of tabs on my pages and only the visible one is rendered when you first get to the page.

      This is works exactly the way I want currently.

      However, when I click on any of the tabs they are all loaded in the background.

      I only what an individual tab to load its contents if it is explicitly selected.

      What is the best way to achieve this or am I doing something to cause this behavior?

      <a4j:form id="stateForm">
       <ui:insert name="stateForm" />
      
       <ui:insert name="suggestedTotal" />
       <rich:messages globalOnly="true" styleClass="red" />
      
       <rich:tabPanel switchType="ajax" width="1000">
       <rich:tab label="Available Pipe">
       <ui:insert name="availablePipe" />
       </rich:tab>
       <rich:tab label="Attached Pipe" rendered="#{stateId!=null}">
       <ui:insert name="attachedPipe" />
       </rich:tab>
       <rich:tab label="Previous Pipe" rendered="#{stateId!=null}">
       <ui:insert name="previousPipe" />
       </rich:tab>
       </rich:tabPanel>
       </a4j:form>


        • 1. Re: how to stop <rich:tabPanel switchType=
          nbelaevski

          Hello,

          Ajax tab panel should load only one tab, not the all. How did you find that all tabs are loading? Can you please add

          <a4j:log popup="false" />
          to the page and post results here?

          • 2. Re: how to stop <rich:tabPanel switchType=

            I have an interceptor that measures call to seam components.

            I seven tabs in two different tab panels.

            When the page first loads I see logging only for the first two tabs which are open by default.
            When I click any other tab I see logging for all other tabs.
            I also notice a delay which is why I moved all of this stuff into separate tabs because most of the time the data on the other tabs is not needed.

            Even the tabs that are in the other panel are loaded.

            This could very well be something that I am doing with regards to Seam, but I do not see how as the components that are loaded are not related.

            debug[19:18:16,706]: Have Event [object Object] with properties: target: [object HTMLTableCellElement], srcElement: undefined, type: click
            debug[19:18:16,724]: NEW AJAX REQUEST !!! with form :null
            debug[19:18:16,726]: Append hidden control javax.faces.ViewState with value [j_id3] and value attribute [j_id3]
            debug[19:18:16,727]: parameter j_id1328 with value j_id1328
            debug[19:18:16,728]: Start XmlHttpRequest
            debug[19:18:16,729]: Reqest state : 1
            debug[19:18:16,729]: QueryString: AJAXREQUEST=j_id1173&javax.faces.ViewState=j_id3&j_id1328=j_id1328&
            debug[19:18:16,730]: Reqest state : 1
            debug[19:18:22,535]: Reqest state : 2
            debug[19:18:22,538]: Reqest state : 3
            debug[19:18:22,540]: Reqest state : 3
            debug[19:18:22,541]: Reqest state : 3
            debug[19:18:22,542]: Reqest state : 4
            debug[19:18:22,542]: Reqest end with state 4
            debug[19:18:22,542]: Response with content-type: text/xml;charset=UTF-8
            debug[19:18:22,543]: Full response content: <html xmlns="http://www.w3.org/1999/xhtml"><head><link class="component" rel="stylesheet" type="text/css" href="/a4j/s/3_2_2.GAorg/richfaces/renderkit/html/css/basic_both.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__" /><link class="component" rel="stylesheet" type="text/css" href="/a4j/s/3_2_2.GAorg/richfaces/renderkit/html/css/extended_both.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__" media="rich-extended-skinning" /><script type="text/javascript" src="/a4j/g/3_2_2.GAorg.ajax4jsf.javascript.AjaxScript"></script><script type="text/javascript" src="/a4j/g/3_2_2.GAorg/ajax4jsf/javascript/scripts/form.js"></script><link class="component" rel="stylesheet" type="text/css" href="/a4j/s/3_2_2.GAcss/toolBar.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__" /><script type="text/javascript" src="/a4j/g/3_2_2.GAorg.ajax4jsf.javascript.PrototypeScript"></script><script type="text/javascript" src="/a4j/g/3_2_2.GAscripts/menu.js"></script><link class="component" rel="stylesheet" type="text/css" href="/a4j/s/3_2_2.GAcss/dropdownmenu.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__" /><link class="component" rel="stylesheet" type="text/css" href="/a4j/s/3_2_2.GAcss/menucomponents.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__" /><script type="text/javascript" src="/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/utils.js"></script><script type="text/javascript" src="/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/form.js"></script><script type="text/javascript" src="/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/browser_info.js"></script><script type="text/javascript" src="/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/modalPanel.js"></script><script type="text/javascript" src="/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/modalPanelBorders.js"></script><link class="component" rel="stylesheet" type="text/css" href="/a4j/s/3_2_2.GAorg/richfaces/renderkit/html/css/modalPanel.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__" /><link class="component" rel="stylesheet" type="text/css" href="/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/css/msg.css" /><link class="component" rel="stylesheet" type="text/css" href="/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/css/msgs.css" /><link class="component" rel="stylesheet" type="text/css" href="/a4j/s/3_2_2.GAcss/panel.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__" /><script type="text/javascript" src="/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/jquery/jquery.js"></script><script type="text/javascript" src="/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/tooltip.js"></script><link class="component" rel="stylesheet" type="text/css" href="/a4j/s/3_2_2.GAorg/richfaces/renderkit/html/css/tooltip.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__" /><script type="text/javascript" src="/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/events.js"></script><script type="text/javascript" src="/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/json/json-dom.js"></script><script type="text/javascript" src="/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/scriptaculous/effects.js"></script><script type="text/javascript" src="/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/JQuerySpinBtn.js"></script><script type="text/javascript" src="/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/calendar.js"></script><link class="component" rel="stylesheet" type="text/css" href="/a4j/s/3_2_2.GAorg/richfaces/renderkit/html/css/calendar.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__" /><script type="text/javascript" src="/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/data-table.js"></script><link class="component" rel="stylesheet" type="text/css" href="/a4j/s/3_2_2.GAcss/table.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__" /><script type="text/javascript" src="/a4j/g/3_2_2.GAorg.ajax4jsf.javascript.ImageCacheScript"></script><script type="text/javascript" src="/a4j/g/3_2_2.GAscripts/tabPanel.js"></script><link class="component" rel="stylesheet" type="text/css" href="/a4j/s/3_2_2.GAcss/tabPanel.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__" /><script type="text/javascript" src="/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/js/FileUpload.js"></script><script type="text/javascript" src="/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/js/swfobject.js"></script><script type="text/javascript" src="/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/js/progressBar.js"></script><link class="component" rel="stylesheet" type="text/css" href="/a4j/s/3_2_2.GAorg/richfaces/renderkit/html/css/fileUpload.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__" /><link class="component" rel="stylesheet" type="text/css" href="/a4j/s/3_2_2.GAorg/richfaces/renderkit/html/css/progressBar.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__" /><script type="text/javascript" src="/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/skinning.js"></script></head><body><dl id="editPOForm:error" class="rich-messages hidden" style="display: none; null"><dt><span class="rich-messages-label"></span></dt></dl><dl id="editCostForm:error" class="rich-messages hidden" style="display: none; null"><dt><span class="rich-messages-label"></span></dt></dl><dl id="stateForm:j_id814" class="rich-messages red" style="display: none; null"><dt><span class="rich-messages-label"></span></dt></dl><script type="text/javascript">RichFaces.tabPanel['j_id1174']={'ontabchange':'','id':'j_id1174'} ;</script><table border="0" cellpadding="0" cellspacing="0" class="rich-tabpanel " id="j_id1174" style="width:1000px;height:500px"><tbody><tr><td align="left" class="dr-bottom-line rich-tab-bottom-line "><form id="j_id1174:_form" name="j_id1174:_form" method="post" style="margin:0; padding:0; display: inline;" action="/secure/inventory/pipe/reclassify/display.xhtml"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td><img border="0" height="1" src="/a4j/g/3_2_2.GAimages/spacer.gif" style="width: 1px; " /></td><td id="j_id1175_cell" style="height: 100%; vertical-align: bottom;" class="dr-tbpnl-tbcell-inact rich-tabhdr-cell-inactive"><table border="0" cellpadding="0" cellspacing="0" id="j_id1175_shifted" onclick="if (RichFaces.isTabActive('j_id1175_lbl')) return false; if (!RichFaces.onTabChange(event, 'j_id1174','j_id1175')) return false;A4J.AJAX.Submit('j_id1173',null,event,{'parameters':{'j_id1175':'j_id1175'} ,'actionUrl':'/secure/inventory/pipe/reclassify/display.xhtml'} ); return false; this.onclick = null;" style="position:relative;;height : 100%; "><tbody><tr><td class="dr-tbpnl-tbbrdr rich-tabhdr-side-border"><img border="0" height="1" src="/a4j/g/3_2_2.GAimages/spacer.gif" width="1" /></td><td class="dr-tbpnl-tbtopbrdr rich-tabhdr-side-cell"><table border="0" cellpadding="0" cellspacing="0" style="height: 100%; width: 100%;"><tbody><tr><td id="j_id1175_lbl" onmouseover="RichFaces.overTab(this);" onmouseout="RichFaces.outTab(this);" class="dr-tbpnl-tb rich-tab-header dr-tbpnl-tb-inact rich-tab-inactive ">Comments</td></tr></tbody></table></td><td class="dr-tbpnl-tbbrdr rich-tabhdr-side-border"><img border="0" height="1" src="/a4j/g/3_2_2.GAimages/spacer.gif" width="1" /></td></tr></tbody></table></td><td><img border="0" height="1" src="/a4j/g/3_2_2.GAimages/spacer.gif" style="width: 1px; " /></td><td id="j_id1218_cell" style="height: 100%; vertical-align: bottom;" class="dr-tbpnl-tbcell-inact rich-tabhdr-cell-inactive"><table border="0" cellpadding="0" cellspacing="0" id="j_id1218_shifted" onclick="if (RichFaces.isTabActive('j_id1218_lbl')) return false; if (!RichFaces.onTabChange(event, 'j_id1174','j_id1218')) return false;A4J.AJAX.Submit('j_id1173',null,event,{'parameters':{'j_id1218':'j_id1218'} ,'actionUrl':'/secure/inventory/pipe/reclassify/display.xhtml'} ); return false; this.onclick = null;" style="position:relative;;height : 100%; "><tbody><tr><td class="dr-tbpnl-tbbrdr rich-tabhdr-side-border"><img border="0" height="1" src="/a4j/g/3_2_2.GAimages/spacer.gif" width="1" /></td><td class="dr-tbpnl-tbtopbrdr rich-tabhdr-side-cell"><table border="0" cellpadding="0" cellspacing="0" style="height: 100%; width: 100%;"><tbody><tr><td id="j_id1218_lbl" onmouseover="RichFaces.overTab(this);" onmouseout="RichFaces.outTab(this);" class="dr-tbpnl-tb rich-tab-header dr-tbpnl-tb-inact rich-tab-inactive ">Production Summary</td></tr></tbody></table></td><td class="dr-tbpnl-tbbrdr rich-tabhdr-side-border"><img border="0" height="1" src="/a4j/g/3_2_2.GAimages/spacer.gif" width="1" /></td></tr></tbody></table></td><td><img border="0" height="1" src="/a4j/g/3_2_2.GAimages/spacer.gif" style="width: 1px; " /></td><td id="j_id1288_cell" style="height: 100%; vertical-align: bottom;" class="dr-tbpnl-tbcell-inact rich-tabhdr-cell-inactive"><table border="0" cellpadding="0" cellspacing="0" id="j_id1288_shifted" onclick="if (RichFaces.isTabActive('j_id1288_lbl')) return false; if (!RichFaces.onTabChange(event, 'j_id1174','j_id1288')) return false;A4J.AJAX.Submit('j_id1173',null,event,{'parameters':{'j_id1288':'j_id1288'} ,'actionUrl':'/secure/inventory/pipe/reclassify/display.xhtml'} ); return false; this.onclick = null;" style="position:relative;;height : 100%; "><tbody><tr><td class="dr-tbpnl-tbbrdr rich-tabhdr-side-border"><img border="0" height="1" src="/a4j/g/3_2_2.GAimages/spacer.gif" width="1" /></td><td class="dr-tbpnl-tbtopbrdr rich-tabhdr-side-cell"><table border="0" cellpadding="0" cellspacing="0" style="height: 100%; width: 100%;"><tbody><tr><td id="j_id1288_lbl" onmouseover="RichFaces.overTab(this);" onmouseout="RichFaces.outTab(this);" class="dr-tbpnl-tb rich-tab-header dr-tbpnl-tb-inact rich-tab-inactive ">Costs</td></tr></tbody></table></td><td class="dr-tbpnl-tbbrdr rich-tabhdr-side-border"><img border="0" height="1" src="/a4j/g/3_2_2.GAimages/spacer.gif" width="1" /></td></tr></tbody></table></td><td><img border="0" height="1" src="/a4j/g/3_2_2.GAimages/spacer.gif" style="width: 1px; " /></td><td id="j_id1328_cell" style="height: 100%; vertical-align: bottom;" class="dr-tbpnl-tbcell-act rich-tabhdr-cell-active"><table border="0" cellpadding="0" cellspacing="0" id="j_id1328_shifted" onclick="if (RichFaces.isTabActive('j_id1328_lbl')) return false; if (!RichFaces.onTabChange(event, 'j_id1174','j_id1328')) return false;A4J.AJAX.Submit('j_id1173',null,event,{'parameters':{'j_id1328':'j_id1328'} ,'actionUrl':'/secure/inventory/pipe/reclassify/display.xhtml'} ); return false; this.onclick = null;" style="position:relative; top:1px;;height : 100%; "><tbody><tr><td class="dr-tbpnl-tbbrdr rich-tabhdr-side-border"><img border="0" height="1" src="/a4j/g/3_2_2.GAimages/spacer.gif" width="1" /></td><td class="dr-tbpnl-tbtopbrdr rich-tabhdr-side-cell"><table border="0" cellpadding="0" cellspacing="0" style="height: 100%; width: 100%;"><tbody><tr><td id="j_id1328_lbl" onmouseover="RichFaces.overTab(this);" onmouseout="RichFaces.outTab(this);" class="dr-tbpnl-tb rich-tab-header dr-tbpnl-tb-act rich-tab-active ">Documents</td></tr></tbody></table></td><td class="dr-tbpnl-tbbrdr rich-tabhdr-side-border"><img border="0" height="1" src="/a4j/g/3_2_2.GAimages/spacer.gif" width="1" /></td></tr></tbody></table></td><td><img border="0" height="1" src="/a4j/g/3_2_2.GAimages/spacer.gif" style="width: 1px; " /></td></tr></tbody></table><div style="display: none;"><script type="text/javascript">RichFaces.panelTabs['j_id1174']=[{'cellActiveClass':'dr-tbpnl-tbcell-act rich-tabhdr-cell-active','ontabenter':'','id':'j_id1175','ontableave':'','activeClass':'dr-tbpnl-tb rich-tab-header dr-tbpnl-tb-act rich-tab-active ','name':'j_id1175','cellInactiveClass':'dr-tbpnl-tbcell-inact rich-tabhdr-cell-inactive','inactiveClass':'dr-tbpnl-tb rich-tab-header dr-tbpnl-tb-inact rich-tab-inactive '} ,{'cellActiveClass':'dr-tbpnl-tbcell-act rich-tabhdr-cell-active','ontabenter':'','id':'j_id1218','ontableave':'','activeClass':'dr-tbpnl-tb rich-tab-header dr-tbpnl-tb-act rich-tab-active ','name':'j_id1218','cellInactiveClass':'dr-tbpnl-tbcell-inact rich-tabhdr-cell-inactive','inactiveClass':'dr-tbpnl-tb rich-tab-header dr-tbpnl-tb-inact rich-tab-inactive '} ,{'cellActiveClass':'dr-tbpnl-tbcell-act rich-tabhdr-cell-active','ontabenter':'','id':'j_id1288','ontableave':'','activeClass':'dr-tbpnl-tb rich-tab-header dr-tbpnl-tb-act rich-tab-active ','name':'j_id1288','cellInactiveClass':'dr-tbpnl-tbcell-inact rich-tabhdr-cell-inactive','inactiveClass':'dr-tbpnl-tb rich-tab-header dr-tbpnl-tb-inact rich-tab-inactive '} ,{'cellActiveClass':'dr-tbpnl-tbcell-act rich-tabhdr-cell-active','ontabenter':'','id':'j_id1328','ontableave':'','activeClass':'dr-tbpnl-tb rich-tab-header dr-tbpnl-tb-act rich-tab-active ','name':'j_id1328','cellInactiveClass':'dr-tbpnl-tbcell-inact rich-tabhdr-cell-inactive','inactiveClass':'dr-tbpnl-tb rich-tab-header dr-tbpnl-tb-inact rich-tab-inactive '} ] ;</script></div><input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState" value="j_id3" /></form></td></tr><tr><td height="100%" id="j_id1328"><table border="0" cellpadding="10" cellspacing="0" class="dr-tbpnl-cntnt-pstn rich-tabpanel-content-position" width="100%"><tbody><tr><td class="dr-tbpnl-cntnt rich-tabpanel-content " style="; ">10-24-08 19:18:21 CDT<table> <tbody> <tr> <td><form id="j_id1332" name="j_id1332" method="post" action="/secure/inventory/pipe/reclassify/display.xhtml"><table class="dr-table rich-table f_table" id="j_id1332:stateDocuments" border="0" cellpadding="0" cellspacing="0"><colgroup span="9"></colgroup><thead class="dr-table-thead"><tr class="dr-table-header rich-table-header "><th class="dr-table-headercell rich-table-headercell " colspan="9" scope="colgroup">Documents</th></tr><tr class="dr-table-subheader rich-table-subheader "><th class="dr-table-subheadercell rich-table-subheadercell " scope="col" id="j_id1332:stateDocuments:j_id1335header"><div id="j_id1332:stateDocuments:j_id1335header:sortDiv">id</div></th><th class="dr-table-subheadercell rich-table-subheadercell " scope="col" id="j_id1332:stateDocuments:j_id1338header"><div id="j_id1332:stateDocuments:j_id1338header:sortDiv">name</div></th><th class="dr-table-subheadercell rich-table-subheadercell " scope="col" id="j_id1332:stateDocuments:j_id1341header"><div id="j_id1332:stateDocuments:j_id1341header:sortDiv">size</div></th><th class="dr-table-subheadercell rich-table-subheadercell " scope="col" id="j_id1332:stateDocuments:j_id1345header"><div id="j_id1332:stateDocuments:j_id1345header:sortDiv">type</div></th><th class="dr-table-subheadercell rich-table-subheadercell " scope="col" id="j_id1332:stateDocuments:j_id1348header"><div id="j_id1332:stateDocuments:j_id1348header:sortDiv">creator</div></th><th class="dr-table-subheadercell rich-table-subheadercell " scope="col" id="j_id1332:stateDocuments:j_id1351header"><div id="j_id1332:stateDocuments:j_id1351header:sortDiv">created</div></th><th class="dr-table-subheadercell rich-table-subheadercell " scope="col" id="j_id1332:stateDocuments:j_id1354header"><div id="j_id1332:stateDocuments:j_id1354header:sortDiv">version</div></th><th class="dr-table-subheadercell rich-table-subheadercell " scope="col" id="j_id1332:stateDocuments:j_id1357header"><div id="j_id1332:stateDocuments:j_id1357header:sortDiv"></div></th><th class="dr-table-subheadercell rich-table-subheadercell " scope="col" id="j_id1332:stateDocuments:j_id1358header"><div id="j_id1332:stateDocuments:j_id1358header:sortDiv"></div></th></tr></thead><tbody id="j_id1332:stateDocuments:tb"><tr class="dr-table-firstrow rich-table-firstrow tr0"><td class="dr-table-cell rich-table-cell alignr" id="j_id1332:stateDocuments:0:j_id1335">1131222</td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:0:j_id1338">3025062.pdf</td><td class="dr-table-cell rich-table-cell alignr" id="j_id1332:stateDocuments:0:j_id1341">6.28 KB</td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:0:j_id1345">application/pdf</td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:0:j_id1348">Jason Marvin Long </td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:0:j_id1351">10-22-08 16:10:47 CDT</td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:0:j_id1354">10-22-08 16:10:47 CDT</td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:0:j_id1357"><input id="j_id1332:stateDocuments:0:viewDocument" name="j_id1332:stateDocuments:0:viewDocument" onclick="A4J.AJAX.Submit('j_id1330','j_id1332',event,{'status':'madeA4jRegionToStopGeneralAjaxFromResponding:status','oncomplete':function(request,event,data){openNewWindow('/secure/file/3025062.pdf','printable','status=yes,resizable=yes,toolbar=no,scrollbars=yes' + winCenterCoordinates(1024,768));},'parameters':{'j_id1332:stateDocuments:0:viewDocument':'j_id1332:stateDocuments:0:viewDocument'} ,'actionUrl':'/secure/inventory/pipe/reclassify/display.xhtml'} );return false;" title="View Document" type="image" src="/images/buttons/view_details.gif" /></td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:0:j_id1358"><input id="j_id1332:stateDocuments:0:deleteDocument" name="j_id1332:stateDocuments:0:deleteDocument" onclick="A4J.AJAX.Submit('j_id1330','j_id1332',event,{'status':'madeA4jRegionToStopGeneralAjaxFromResponding:status','parameters':{'j_id1332:stateDocuments:0:deleteDocument':'j_id1332:stateDocuments:0:deleteDocument'} ,'actionUrl':'/secure/inventory/pipe/reclassify/display.xhtml'} );return false;" title="Delete Document" type="image" src="images/buttons/delitem.gif" /></td></tr><tr class="dr-table-firstrow rich-table-firstrow tr1"><td class="dr-table-cell rich-table-cell alignr" id="j_id1332:stateDocuments:1:j_id1335">1131224</td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:1:j_id1338">3025062.pdf</td><td class="dr-table-cell rich-table-cell alignr" id="j_id1332:stateDocuments:1:j_id1341">6.28 KB</td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:1:j_id1345">application/pdf</td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:1:j_id1348">Jason Marvin Long </td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:1:j_id1351">10-22-08 16:11:04 CDT</td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:1:j_id1354">10-22-08 16:11:04 CDT</td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:1:j_id1357"><input id="j_id1332:stateDocuments:1:viewDocument" name="j_id1332:stateDocuments:1:viewDocument" onclick="A4J.AJAX.Submit('j_id1330','j_id1332',event,{'status':'madeA4jRegionToStopGeneralAjaxFromResponding:status','oncomplete':function(request,event,data){openNewWindow('/secure/file/3025062.pdf','printable','status=yes,resizable=yes,toolbar=no,scrollbars=yes' + winCenterCoordinates(1024,768));},'parameters':{'j_id1332:stateDocuments:1:viewDocument':'j_id1332:stateDocuments:1:viewDocument'} ,'actionUrl':'/secure/inventory/pipe/reclassify/display.xhtml'} );return false;" title="View Document" type="image" src="/images/buttons/view_details.gif" /></td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:1:j_id1358"><input id="j_id1332:stateDocuments:1:deleteDocument" name="j_id1332:stateDocuments:1:deleteDocument" onclick="A4J.AJAX.Submit('j_id1330','j_id1332',event,{'status':'madeA4jRegionToStopGeneralAjaxFromResponding:status','parameters':{'j_id1332:stateDocuments:1:deleteDocument':'j_id1332:stateDocuments:1:deleteDocument'} ,'actionUrl':'/secure/inventory/pipe/reclassify/display.xhtml'} );return false;" title="Delete Document" type="image" src="images/buttons/delitem.gif" /></td></tr><tr class="dr-table-firstrow rich-table-firstrow tr0"><td class="dr-table-cell rich-table-cell alignr" id="j_id1332:stateDocuments:2:j_id1335">1131226</td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:2:j_id1338">Itinerary_Summary.pdf</td><td class="dr-table-cell rich-table-cell alignr" id="j_id1332:stateDocuments:2:j_id1341">70.08 KB</td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:2:j_id1345">application/pdf</td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:2:j_id1348">Jason Marvin Long </td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:2:j_id1351">10-22-08 16:19:56 CDT</td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:2:j_id1354">10-22-08 16:19:56 CDT</td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:2:j_id1357"><input id="j_id1332:stateDocuments:2:viewDocument" name="j_id1332:stateDocuments:2:viewDocument" onclick="A4J.AJAX.Submit('j_id1330','j_id1332',event,{'status':'madeA4jRegionToStopGeneralAjaxFromResponding:status','oncomplete':function(request,event,data){openNewWindow('/secure/file/Itinerary_Summary.pdf','printable','status=yes,resizable=yes,toolbar=no,scrollbars=yes' + winCenterCoordinates(1024,768));},'parameters':{'j_id1332:stateDocuments:2:viewDocument':'j_id1332:stateDocuments:2:viewDocument'} ,'actionUrl':'/secure/inventory/pipe/reclassify/display.xhtml'} );return false;" title="View Document" type="image" src="/images/buttons/view_details.gif" /></td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:2:j_id1358"><input id="j_id1332:stateDocuments:2:deleteDocument" name="j_id1332:stateDocuments:2:deleteDocument" onclick="A4J.AJAX.Submit('j_id1330','j_id1332',event,{'status':'madeA4jRegionToStopGeneralAjaxFromResponding:status','parameters':{'j_id1332:stateDocuments:2:deleteDocument':'j_id1332:stateDocuments:2:deleteDocument'} ,'actionUrl':'/secure/inventory/pipe/reclassify/display.xhtml'} );return false;" title="Delete Document" type="image" src="images/buttons/delitem.gif" /></td></tr><tr class="dr-table-firstrow rich-table-firstrow tr1"><td class="dr-table-cell rich-table-cell alignr" id="j_id1332:stateDocuments:3:j_id1335">1131228</td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:3:j_id1338">richfaces_reference.pdf</td><td class="dr-table-cell rich-table-cell alignr" id="j_id1332:stateDocuments:3:j_id1341">7,432.29 KB</td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:3:j_id1345">application/pdf</td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:3:j_id1348">Jason Marvin Long </td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:3:j_id1351">10-22-08 16:21:37 CDT</td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:3:j_id1354">10-22-08 16:21:37 CDT</td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:3:j_id1357"><input id="j_id1332:stateDocuments:3:viewDocument" name="j_id1332:stateDocuments:3:viewDocument" onclick="A4J.AJAX.Submit('j_id1330','j_id1332',event,{'status':'madeA4jRegionToStopGeneralAjaxFromResponding:status','oncomplete':function(request,event,data){openNewWindow('/secure/file/richfaces_reference.pdf','printable','status=yes,resizable=yes,toolbar=no,scrollbars=yes' + winCenterCoordinates(1024,768));},'parameters':{'j_id1332:stateDocuments:3:viewDocument':'j_id1332:stateDocuments:3:viewDocument'} ,'actionUrl':'/secure/inventory/pipe/reclassify/display.xhtml'} );return false;" title="View Document" type="image" src="/images/buttons/view_details.gif" /></td><td class="dr-table-cell rich-table-cell " id="j_id1332:stateDocuments:3:j_id1358"><input id="j_id1332:stateDocuments:3:deleteDocument" name="j_id1332:stateDocuments:3:deleteDocument" onclick="A4J.AJAX.Submit('j_id1330','j_id1332',event,{'status':'madeA4jRegionToStopGeneralAjaxFromResponding:status','parameters':{'j_id1332:stateDocuments:3:deleteDocument':'j_id1332:stateDocuments:3:deleteDocument'} ,'actionUrl':'/secure/inventory/pipe/reclassify/display.xhtml'} );return false;" title="Delete Document" type="image" src="images/buttons/delitem.gif" /></td></tr></tbody></table><input type="hidden" name="j_id1332" value="j_id1332" /><input type="hidden" name="autoScroll" value="" /><input type="hidden" name="j_id1332:_link_hidden_" value="" /><input type="hidden" name="j_id1332:j_idcl" value="" /><script type="text/javascript">function clear_j_id1332() { _clearJSFFormParameters('j_id1332','',['j_id1332:_link_hidden_','j_id1332:j_idcl']); } function clearFormHiddenParams_j_id1332(){clear_j_id1332();} function clearFormHiddenParams_j_id1332(){clear_j_id1332();} clear_j_id1332();</script><input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState" value="j_id3" /></form></td> </tr> <tr> <td><form id="j_id1359" name="j_id1359" method="post" action="/secure/inventory/pipe/reclassify/display.xhtml"><div class="rich-fileupload-list-decor" id="j_id1359:uploadDocument" style="width: 300px"><span style="display: none;"><div class="rich-progress-bar-block rich-progress-bar-width rich-progress-bar-shell " id="j_id1359:j_id1846" style="null"><div class="rich-progress-bar-height rich-progress-bar-uploaded null" id="j_id1359:j_id1846:upload" style=" width: 0%;"> </div><span style="display: none;"><script type="text/javascript">new ProgressBar('j_id1359:j_id1846','j_id1330','j_id1359','ajax',-1,100,null,null,{'pollId':'j_id1359:j_id1846','parameters':{'percent':'percent','j_id1359:j_id1846':'j_id1359:j_id1846','ajaxSingle':'j_id1359:j_id1846'} ,'pollinterval':1000,'actionUrl':'/secure/inventory/pipe/reclassify/display.xhtml'} ,null,'progressState',0) ; $('j_id1359:j_id1846').component.renderLabel(null,null); A4J.AJAX.StopPoll('j_id1359:j_id1846'); ; </script></span></div></span><table class="rich-fileupload-toolbar-decor"><tbody><tr><td><div class="rich-fileupload-button-border" style=" float:left;"><div class="rich-fileupload-button rich-fileupload-font null" id="j_id1359:uploadDocument:add1" onmousedown="this.className='rich-fileupload-button-press rich-fileupload-font'" onmouseout="this.className='rich-fileupload-button rich-fileupload-font'" onmouseover="this.className='rich-fileupload-button-light rich-fileupload-font'" onmouseup="this.className='rich-fileupload-button rich-fileupload-font'" style="position: relative;"><div class="rich-fileupload-button-content rich-fileupload-font rich-fileupload-ico rich-fileupload-ico-add null" id="j_id1359:uploadDocument:add2" style="position: relative;">Add...</div><div style="overflow : hidden; position : absolute; top : 0px; left : 0px; padding: 0px;"><input class="rich-fileupload-hidden" id="j_id1359:uploadDocument:file" name="j_id1359:uploadDocument:file" onchange="return $('j_id1359:uploadDocument').component.add(this);" style="cursor: pointer; right: 0px; top: 0px; font-size: 10em; position: absolute; padding: 0px" type="file" /></div></div></div><div class="rich-fileupload-button-border" style=" float:left; display: none;"><div class="rich-file-upload-button rich-fileupload-font " id="j_id1359:uploadDocument:upload1" onclick="return $('j_id1359:uploadDocument').component.upload();" onmousedown="this.className='rich-fileupload-button-press rich-fileupload-font'" onmouseout="this.className='rich-fileupload-button rich-fileupload-font'" onmouseover="this.className='rich-fileupload-button-light rich-fileupload-font'" onmouseup="this.className='rich-fileupload-button rich-fileupload-font'" style="position: relative;"><div class="rich-fileupload-button-content rich-fileupload-font rich-fileupload-ico rich-fileupload-ico-start " id="j_id1359:uploadDocument:upload2"><b>Upload</b></div></div></div><div class="rich-fileupload-button-border" style=" float:right; display: none;"><div class="rich-fileupload-button rich-fileupload-font " id="j_id1359:uploadDocument:clean1" onclick="return $('j_id1359:uploadDocument').component.clear();" onmousedown="this.className='rich-fileupload-button-press rich-fileupload-font'" onmouseout="this.className='rich-fileupload-button rich-fileupload-font'" onmouseover="this.className='rich-fileupload-button-light rich-fileupload-font'" onmouseup="this.className='rich-fileupload-button rich-fileupload-font'" style="position: relative;"><div class="rich-fileupload-button-content rich-fileupload-font rich-fileupload-ico rich-fileupload-ico-clear-dis " id="j_id1359:uploadDocument:clean2">Clear All</div></div></div></td></tr></tbody></table><div class="rich-fileupload-list-overflow " id="j_id1359:uploadDocument:fileItems" style="width: 100%; height: 120px"></div><span><script type="text/javascript">FileUpload.CLASSES = { ADD : { ENABLED : 'rich-fileupload-button rich-fileupload-font ', DISABLED : 'rich-fileupload-button-dis rich-file-upload-font ' }, ADD_CONTENT : { ENABLED : 'rich-fileupload-button-content rich-fileupload-font rich-fileupload-ico rich-fileupload-ico-add ', DISABLED : 'rich-fileupload-button-content rich-fileupload-font rich-fileupload-ico rich-fileupload-ico-add-dis ' }, UPDATE : { ENABLED : 'rich-fileupload-button rich-fileupload-font ', DISABLED : 'rich-fileupload-button-dis rich-fileupload-font ' }, UPDATE_CONTENT : { ENABLED : 'rich-fileupload-button-content rich-fileupload-font rich-fileupload-ico rich-fileupload-ico-start ', DISABLED : 'rich-fileupload-button-content rich-fileupload-font rich-fileupload-ico rich-fileupload-ico-start-dis ' }, STOP : { ENABLED : 'rich-fileupload-button rich-fileupload-font ', DISABLED : 'rich-fileupload-button-dis rich-fileupload-font ' }, STOP_CONTENT : { ENABLED : 'rich-fileupload-button-content rich-file-upload-font rich-fileupload-ico rich-fileupload-ico-stop ', DISABLED : 'rich-fileupload-button-content rich-file-upload-font rich-fileupload-ico rich-fileupload-ico-stop-dis ' }, CLEAN : { ENABLED : 'rich-fileupload-button rich-fileupload-font ', DISABLED : 'rich-fileupload-button-dis rich-fileupload-font ' }, CLEAN_CONTENT : { ENABLED : 'rich-fileupload-button-content rich-fileupload-font rich-fileupload-ico rich-fileupload-ico-clear ', DISABLED : 'rich-fileupload-button-content rich-fileupload-font rich-fileupload-ico rich-fileupload-ico-clear-dis ' }, FILE_ENTRY : { ENABLED : '', DISABLED : '' }, FILE_ENTRY_CONTROL : { ENABLED : '', DISABLED : '' }, UPLOAD_LIST : { ENABLED : '', DISABLED : '' } }; var events = { onupload : null, onuploadcomplete : function(event){A4J.AJAX.Submit('j_id1330','j_id1359',event,{'parameters':{'j_id1359:j_id1360':'j_id1359:j_id1360'} ,'actionUrl':'/secure/inventory/pipe/reclassify/display.xhtml'} )}, onuploadcanceled : null, onerror : null, ontyperejected : null, onsizerejected : null, onclear : null, onadd : null }; new FileUpload('j_id1359:uploadDocument','j_id1359','/secure/inventory/pipe/reclassify/display.xhtml',function(uid,formId,event){A4J.AJAX.Submit('j_id1330',formId,event,{'parameters':{'j_id1359:uploadDocument':'j_id1359:uploadDocument','ajaxSingle':'j_id1359:uploadDocument','action':'richfaces_file_upload_action_stop','_richfaces_upload_uid':uid} ,'actionUrl':'/secure/inventory/pipe/reclassify/display.xhtml'} )}, function(uid,formId,event){A4J.AJAX.Submit('j_id1330',formId,event,{'parameters':{'j_id1359:uploadDocument':'j_id1359:uploadDocument','ajaxSingle':'j_id1359:uploadDocument','action':'progress','_richfaces_upload_uid':uid} ,'onbeforedomupdate':function(request,event,data){$('j_id1359:uploadDocument').component.getFileSize(data);},'actionUrl':'/secure/inventory/pipe/reclassify/display.xhtml'} )} ,'j_id1359:j_id1846', FileUpload.CLASSES, null, 5, events, false, {'jpg':true,'xls':true,'pdf':true,'doc':true,'tiff':true} , {'autoclear':false,'autoUpload':true,'noDuplicate':false, 'allowFlash':'false', 'flashComponentUrl':'/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/swf/fileUploadComponent.swf'},{'progress':'uploading','stop':'<b>Stop</b>','done':'<b>Done</b>','entry_cancel':'Cancel','entry_clear':'Clear','clear_all':'Clear All','transfer_error':'Transfer error occurred','size_error':'File size restricted','add':'Add...','entry_stop':'Stop','upload':'<b>Upload</b>'} ,null,'16C811E26CFA1FAAD9BEA15D0546B6DD');</script></span></div><input type="hidden" name="j_id1359" value="j_id1359" /><input type="hidden" name="autoScroll" value="" /><input type="hidden" name="j_id1359:j_idcl" value="" /><input type="hidden" name="j_id1359:_link_hidden_" value="" /><script type="text/javascript">function clear_j_id1359() { _clearJSFFormParameters('j_id1359','',['j_id1359:j_idcl','j_id1359:_link_hidden_']); } function clearFormHiddenParams_j_id1359(){clear_j_id1359();} function clearFormHiddenParams_j_id1359(){clear_j_id1359();} clear_j_id1359();</script><input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState" value="j_id3" /></form></td> </tr> </tbody> </table> </td></tr></tbody></table></td></tr></tbody></table><meta name="Ajax-Update-Ids" content="editPOForm:error,editCostForm:error,stateForm:j_id814,j_id1174,j_id1332:stateDocuments:j_id1335header:sortDiv,j_id1332:stateDocuments:j_id1338header:sortDiv,j_id1332:stateDocuments:j_id1341header:sortDiv,j_id1332:stateDocuments:j_id1345header:sortDiv,j_id1332:stateDocuments:j_id1348header:sortDiv,j_id1332:stateDocuments:j_id1351header:sortDiv,j_id1332:stateDocuments:j_id1354header:sortDiv,j_id1332:stateDocuments:j_id1357header:sortDiv,j_id1332:stateDocuments:j_id1358header:sortDiv" /><span id="ajax-view-state"><input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState" value="j_id3" /></span><meta id="Ajax-Response" name="Ajax-Response" content="true" /></body></html>
            debug[19:18:22,545]: Header Ajax-Expired not found, search in <meta>
            debug[19:18:22,546]: search for elements by name 'meta' in element #document
            debug[19:18:22,546]: Find <meta name='Ajax-Update-Ids' content='editPOForm:error,editCostForm:error,stateForm:j_id814,j_id1174,j_id1332:stateDocuments:j_id1335header:sortDiv,j_id1332:stateDocuments:j_id1338header:sortDiv,j_id1332:stateDocuments:j_id1341header:sortDiv,j_id1332:stateDocuments:j_id1345header:sortDiv,j_id1332:stateDocuments:j_id1348header:sortDiv,j_id1332:stateDocuments:j_id1351header:sortDiv,j_id1332:stateDocuments:j_id1354header:sortDiv,j_id1332:stateDocuments:j_id1357header:sortDiv,j_id1332:stateDocuments:j_id1358header:sortDiv'>
            debug[19:18:22,547]: Find <meta name='Ajax-Response' content='true'>
            debug[19:18:22,547]: Header Ajax-Update-Ids not found, search in <meta>
            debug[19:18:22,531]: search for elements by name 'meta' in element #document
            debug[19:18:22,531]: Find <meta name='Ajax-Update-Ids' content='editPOForm:error,editCostForm:error,stateForm:j_id814,j_id1174,j_id1332:stateDocuments:j_id1335header:sortDiv,j_id1332:stateDocuments:j_id1338header:sortDiv,j_id1332:stateDocuments:j_id1341header:sortDiv,j_id1332:stateDocuments:j_id1345header:sortDiv,j_id1332:stateDocuments:j_id1348header:sortDiv,j_id1332:stateDocuments:j_id1351header:sortDiv,j_id1332:stateDocuments:j_id1354header:sortDiv,j_id1332:stateDocuments:j_id1357header:sortDiv,j_id1332:stateDocuments:j_id1358header:sortDiv'>
            debug[19:18:22,531]: Update page by list of rendered areas from response editPOForm:error,editCostForm:error,stateForm:j_id814,j_id1174,j_id1332:stateDocuments:j_id1335header:sortDiv,j_id1332:stateDocuments:j_id1338header:sortDiv,j_id1332:stateDocuments:j_id1341header:sortDiv,j_id1332:stateDocuments:j_id1345header:sortDiv,j_id1332:stateDocuments:j_id1348header:sortDiv,j_id1332:stateDocuments:j_id1351header:sortDiv,j_id1332:stateDocuments:j_id1354header:sortDiv,j_id1332:stateDocuments:j_id1357header:sortDiv,j_id1332:stateDocuments:j_id1358header:sortDiv
            debug[19:18:22,532]: search for elements by name 'script' in element #document
            debug[19:18:22,533]: <script> in response with src=/a4j/g/3_2_2.GAorg.ajax4jsf.javascript.AjaxScript
            debug[19:18:22,534]: Such element exist in document
            debug[19:18:22,535]: <script> in response with src=/a4j/g/3_2_2.GAorg/ajax4jsf/javascript/scripts/form.js
            debug[19:18:22,535]: Such element exist in document
            debug[19:18:22,552]: <script> in response with src=/a4j/g/3_2_2.GAorg.ajax4jsf.javascript.PrototypeScript
            debug[19:18:22,553]: Such element exist in document
            debug[19:18:22,553]: <script> in response with src=/a4j/g/3_2_2.GAscripts/menu.js
            debug[19:18:22,554]: Such element exist in document
            debug[19:18:22,554]: <script> in response with src=/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/utils.js
            debug[19:18:22,554]: Such element exist in document
            debug[19:18:22,555]: <script> in response with src=/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/form.js
            debug[19:18:22,555]: Such element exist in document
            debug[19:18:22,555]: <script> in response with src=/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/browser_info.js
            debug[19:18:22,556]: Such element exist in document
            debug[19:18:22,539]: <script> in response with src=/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/modalPanel.js
            debug[19:18:22,540]: Such element exist in document
            debug[19:18:22,540]: <script> in response with src=/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/modalPanelBorders.js
            debug[19:18:22,540]: Such element exist in document
            debug[19:18:22,541]: <script> in response with src=/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/jquery/jquery.js
            debug[19:18:22,541]: Such element exist in document
            debug[19:18:22,541]: <script> in response with src=/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/tooltip.js
            debug[19:18:22,542]: Such element exist in document
            debug[19:18:22,559]: <script> in response with src=/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/events.js
            debug[19:18:22,560]: Such element exist in document
            debug[19:18:22,560]: <script> in response with src=/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/json/json-dom.js
            debug[19:18:22,561]: Such element exist in document
            debug[19:18:22,561]: <script> in response with src=/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/scriptaculous/effects.js
            debug[19:18:22,561]: Such element exist in document
            debug[19:18:22,562]: <script> in response with src=/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/JQuerySpinBtn.js
            debug[19:18:22,562]: Such element exist in document
            debug[19:18:22,563]: <script> in response with src=/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/calendar.js
            debug[19:18:22,563]: Such element exist in document
            debug[19:18:22,563]: <script> in response with src=/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/data-table.js
            debug[19:18:22,564]: Such element exist in document
            debug[19:18:22,564]: <script> in response with src=/a4j/g/3_2_2.GAorg.ajax4jsf.javascript.ImageCacheScript
            debug[19:18:22,565]: Such element exist in document
            debug[19:18:22,565]: <script> in response with src=/a4j/g/3_2_2.GAscripts/tabPanel.js
            debug[19:18:22,566]: Such element exist in document
            debug[19:18:22,566]: <script> in response with src=/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/js/FileUpload.js
            debug[19:18:22,549]: Such element exist in document
            debug[19:18:22,550]: <script> in response with src=/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/js/swfobject.js
            debug[19:18:22,550]: Such element exist in document
            debug[19:18:22,551]: <script> in response with src=/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/js/progressBar.js
            debug[19:18:22,551]: Such element exist in document
            debug[19:18:22,551]: <script> in response with src=/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/skinning.js
            debug[19:18:22,569]: Such element exist in document
            debug[19:18:22,570]: search for elements by name 'link' in element #document
            debug[19:18:22,571]: <link> in response with src=/a4j/s/3_2_2.GAorg/richfaces/renderkit/html/css/basic_both.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__
            debug[19:18:22,572]: Such element exist in document
            debug[19:18:22,572]: <link> in response with src=/a4j/s/3_2_2.GAorg/richfaces/renderkit/html/css/extended_both.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__
            debug[19:18:22,572]: Such element exist in document
            debug[19:18:22,573]: <link> in response with src=/a4j/s/3_2_2.GAcss/toolBar.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__
            debug[19:18:22,573]: Such element exist in document
            debug[19:18:22,573]: <link> in response with src=/a4j/s/3_2_2.GAcss/dropdownmenu.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__
            debug[19:18:22,557]: Such element exist in document
            debug[19:18:22,557]: <link> in response with src=/a4j/s/3_2_2.GAcss/menucomponents.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__
            debug[19:18:22,557]: Such element exist in document
            debug[19:18:22,558]: <link> in response with src=/a4j/s/3_2_2.GAorg/richfaces/renderkit/html/css/modalPanel.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__
            debug[19:18:22,558]: Such element exist in document
            debug[19:18:22,559]: <link> in response with src=/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/css/msg.css
            debug[19:18:22,559]: Such element exist in document
            debug[19:18:22,559]: <link> in response with src=/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/css/msgs.css
            debug[19:18:22,577]: Such element exist in document
            debug[19:18:22,577]: <link> in response with src=/a4j/s/3_2_2.GAcss/panel.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__
            debug[19:18:22,578]: Such element exist in document
            debug[19:18:22,578]: <link> in response with src=/a4j/s/3_2_2.GAorg/richfaces/renderkit/html/css/tooltip.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__
            debug[19:18:22,578]: Such element exist in document
            debug[19:18:22,579]: <link> in response with src=/a4j/s/3_2_2.GAorg/richfaces/renderkit/html/css/calendar.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__
            debug[19:18:22,579]: Such element exist in document
            debug[19:18:22,580]: <link> in response with src=/a4j/s/3_2_2.GAcss/table.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__
            debug[19:18:22,580]: Such element exist in document
            debug[19:18:22,580]: <link> in response with src=/a4j/s/3_2_2.GAcss/tabPanel.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__
            debug[19:18:22,581]: Such element exist in document
            debug[19:18:22,581]: <link> in response with src=/a4j/s/3_2_2.GAorg/richfaces/renderkit/html/css/fileUpload.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__
            debug[19:18:22,581]: Such element exist in document
            debug[19:18:22,582]: <link> in response with src=/a4j/s/3_2_2.GAorg/richfaces/renderkit/html/css/progressBar.xcss/DATB/eAF7sqpgb-jyGdIAFrMEaw__
            debug[19:18:22,582]: Such element exist in document
            debug[19:18:22,583]: Update page part from call parameter for ID editPOForm:error
            debug[19:18:22,583]: call getElementById for id= editPOForm:error
            debug[19:18:22,584]: Replace content of node by replaceChild()
            debug[19:18:22,585]: search for elements by name 'script' in element dl
            debug[19:18:22,585]: Scripts in updated part count : 0
            debug[19:18:22,568]: Update part of page for Id: editPOForm:error successful
            debug[19:18:22,569]: Update page part from call parameter for ID editCostForm:error
            debug[19:18:22,569]: call getElementById for id= editCostForm:error
            debug[19:18:22,570]: Replace content of node by replaceChild()
            debug[19:18:22,571]: search for elements by name 'script' in element dl
            debug[19:18:22,588]: Scripts in updated part count : 0
            debug[19:18:22,589]: Update part of page for Id: editCostForm:error successful
            debug[19:18:22,589]: Update page part from call parameter for ID stateForm:j_id814
            debug[19:18:22,572]: call getElementById for id= stateForm:j_id814
            debug[19:18:22,573]: Replace content of node by replaceChild()
            debug[19:18:22,574]: search for elements by name 'script' in element dl
            debug[19:18:22,574]: Scripts in updated part count : 0
            debug[19:18:22,575]: Update part of page for Id: stateForm:j_id814 successful
            debug[19:18:22,575]: Update page part from call parameter for ID j_id1174
            debug[19:18:22,592]: call getElementById for id= j_id1174
            debug[19:18:22,619]: Replace content of node by replaceChild()
            debug[19:18:22,630]: search for elements by name 'script' in element table
            debug[19:18:22,631]: Scripts in updated part count : 5
            debug[19:18:22,631]: Update part of page for Id: j_id1174 successful
            debug[19:18:22,632]: Update page part from call parameter for ID j_id1332:stateDocuments:j_id1335header:sortDiv
            debug[19:18:22,632]: call getElementById for id= j_id1332:stateDocuments:j_id1335header:sortDiv
            debug[19:18:22,633]: Replace content of node by replaceChild()
            debug[19:18:22,633]: search for elements by name 'script' in element div
            debug[19:18:22,634]: Scripts in updated part count : 0
            debug[19:18:22,634]: Update part of page for Id: j_id1332:stateDocuments:j_id1335header:sortDiv successful
            debug[19:18:22,635]: Update page part from call parameter for ID j_id1332:stateDocuments:j_id1338header:sortDiv
            debug[19:18:22,635]: call getElementById for id= j_id1332:stateDocuments:j_id1338header:sortDiv
            debug[19:18:22,636]: Replace content of node by replaceChild()
            debug[19:18:22,636]: search for elements by name 'script' in element div
            debug[19:18:22,637]: Scripts in updated part count : 0
            debug[19:18:22,637]: Update part of page for Id: j_id1332:stateDocuments:j_id1338header:sortDiv successful
            debug[19:18:22,637]: Update page part from call parameter for ID j_id1332:stateDocuments:j_id1341header:sortDiv
            debug[19:18:22,638]: call getElementById for id= j_id1332:stateDocuments:j_id1341header:sortDiv
            debug[19:18:22,638]: Replace content of node by replaceChild()
            debug[19:18:22,639]: search for elements by name 'script' in element div
            debug[19:18:22,640]: Scripts in updated part count : 0
            debug[19:18:22,640]: Update part of page for Id: j_id1332:stateDocuments:j_id1341header:sortDiv successful
            debug[19:18:22,640]: Update page part from call parameter for ID j_id1332:stateDocuments:j_id1345header:sortDiv
            debug[19:18:22,641]: call getElementById for id= j_id1332:stateDocuments:j_id1345header:sortDiv
            debug[19:18:22,641]: Replace content of node by replaceChild()
            debug[19:18:22,642]: search for elements by name 'script' in element div
            debug[19:18:22,642]: Scripts in updated part count : 0
            debug[19:18:22,643]: Update part of page for Id: j_id1332:stateDocuments:j_id1345header:sortDiv successful
            debug[19:18:22,643]: Update page part from call parameter for ID j_id1332:stateDocuments:j_id1348header:sortDiv
            debug[19:18:22,643]: call getElementById for id= j_id1332:stateDocuments:j_id1348header:sortDiv
            debug[19:18:22,644]: Replace content of node by replaceChild()
            debug[19:18:22,645]: search for elements by name 'script' in element div
            debug[19:18:22,645]: Scripts in updated part count : 0
            debug[19:18:22,645]: Update part of page for Id: j_id1332:stateDocuments:j_id1348header:sortDiv successful
            debug[19:18:22,646]: Update page part from call parameter for ID j_id1332:stateDocuments:j_id1351header:sortDiv
            debug[19:18:22,646]: call getElementById for id= j_id1332:stateDocuments:j_id1351header:sortDiv
            debug[19:18:22,647]: Replace content of node by replaceChild()
            debug[19:18:22,631]: search for elements by name 'script' in element div
            debug[19:18:22,631]: Scripts in updated part count : 0
            debug[19:18:22,631]: Update part of page for Id: j_id1332:stateDocuments:j_id1351header:sortDiv successful
            debug[19:18:22,649]: Update page part from call parameter for ID j_id1332:stateDocuments:j_id1354header:sortDiv
            debug[19:18:22,649]: call getElementById for id= j_id1332:stateDocuments:j_id1354header:sortDiv
            debug[19:18:22,650]: Replace content of node by replaceChild()
            debug[19:18:22,651]: search for elements by name 'script' in element div
            debug[19:18:22,634]: Scripts in updated part count : 0
            debug[19:18:22,634]: Update part of page for Id: j_id1332:stateDocuments:j_id1354header:sortDiv successful
            debug[19:18:22,635]: Update page part from call parameter for ID j_id1332:stateDocuments:j_id1357header:sortDiv
            debug[19:18:22,635]: call getElementById for id= j_id1332:stateDocuments:j_id1357header:sortDiv
            debug[19:18:22,635]: Replace content of node by replaceChild()
            debug[19:18:22,654]: search for elements by name 'script' in element div
            debug[19:18:22,654]: Scripts in updated part count : 0
            debug[19:18:22,654]: Update part of page for Id: j_id1332:stateDocuments:j_id1357header:sortDiv successful
            debug[19:18:22,655]: Update page part from call parameter for ID j_id1332:stateDocuments:j_id1358header:sortDiv
            debug[19:18:22,638]: call getElementById for id= j_id1332:stateDocuments:j_id1358header:sortDiv
            debug[19:18:22,638]: Replace content of node by replaceChild()
            debug[19:18:22,639]: search for elements by name 'script' in element div
            debug[19:18:22,639]: Scripts in updated part count : 0
            debug[19:18:22,640]: call getElementById for id= org.ajax4jsf.oncomplete
            debug[19:18:22,640]: Update part of page for Id: j_id1332:stateDocuments:j_id1358header:sortDiv successful
            debug[19:18:22,640]: call getElementById for id= ajax-view-state
            debug[19:18:22,641]: Hidden JSF state fields: [object HTMLSpanElement]
            debug[19:18:22,641]: Namespace for hidden view-state input fields is undefined
            debug[19:18:22,642]: search for elements by name 'input' in element span
            debug[19:18:22,643]: Replace value for inputs: 86 by new values: 1
            debug[19:18:22,643]: Input in response: javax.faces.ViewState
            debug[19:18:22,661]: Found same input on page with type: hidden
            debug[19:18:22,663]: Found same input on page with type: hidden
            debug[19:18:22,663]: Found same input on page with type: hidden
            debug[19:18:22,664]: Found same input on page with type: hidden
            debug[19:18:22,665]: Found same input on page with type: hidden
            debug[19:18:22,666]: Found same input on page with type: hidden
            debug[19:18:22,666]: Found same input on page with type: hidden
            debug[19:18:22,667]: Found same input on page with type: hidden
            debug[19:18:22,668]: search for elements by name 'INPUT' in element span
            debug[19:18:22,668]: Replace value for inputs: 86 by new values: 0
            debug[19:18:22,668]: call getElementById for id= _A4J.AJAX.focus
            debug[19:18:22,669]: No focus information in response
            debug[19:18:23,065]: Evaluate script replaced area in document: RichFaces.panelTabs['j_id1174']=[{'cellActiveClass':'dr-tbpnl-tbcell-act rich-tabhdr-cell-active','ontabenter':'','id':'j_id1175','ontableave':'','activeClass':'dr-tbpnl-tb rich-tab-header dr-tbpnl-tb-act rich-tab-active ','name':'j_id1175','cellInactiveClass':'dr-tbpnl-tbcell-inact rich-tabhdr-cell-inactive','inactiveClass':'dr-tbpnl-tb rich-tab-header dr-tbpnl-tb-inact rich-tab-inactive '} ,{'cellActiveClass':'dr-tbpnl-tbcell-act rich-tabhdr-cell-active','ontabenter':'','id':'j_id1218','ontableave':'','activeClass':'dr-tbpnl-tb rich-tab-header dr-tbpnl-tb-act rich-tab-active ','name':'j_id1218','cellInactiveClass':'dr-tbpnl-tbcell-inact rich-tabhdr-cell-inactive','inactiveClass':'dr-tbpnl-tb rich-tab-header dr-tbpnl-tb-inact rich-tab-inactive '} ,{'cellActiveClass':'dr-tbpnl-tbcell-act rich-tabhdr-cell-active','ontabenter':'','id':'j_id1288','ontableave':'','activeClass':'dr-tbpnl-tb rich-tab-header dr-tbpnl-tb-act rich-tab-active ','name':'j_id1288','cellInactiveClass':'dr-tbpnl-tbcell-inact rich-tabhdr-cell-inactive','inactiveClass':'dr-tbpnl-tb rich-tab-header dr-tbpnl-tb-inact rich-tab-inactive '} ,{'cellActiveClass':'dr-tbpnl-tbcell-act rich-tabhdr-cell-active','ontabenter':'','id':'j_id1328','ontableave':'','activeClass':'dr-tbpnl-tb rich-tab-header dr-tbpnl-tb-act rich-tab-active ','name':'j_id1328','cellInactiveClass':'dr-tbpnl-tbcell-inact rich-tabhdr-cell-inactive','inactiveClass':'dr-tbpnl-tb rich-tab-header dr-tbpnl-tb-inact rich-tab-inactive '} ] ;
            debug[19:18:23,066]: Evaluate script replaced area in document: function clear_j_id1332() { _clearJSFFormParameters('j_id1332','',['j_id1332:_link_hidden_','j_id1332:j_idcl']); } function clearFormHiddenParams_j_id1332(){clear_j_id1332();} function clearFormHiddenParams_j_id1332(){clear_j_id1332();} clear_j_id1332();
            debug[19:18:23,050]: Evaluate script replaced area in document: new ProgressBar('j_id1359:j_id1846','j_id1330','j_id1359','ajax',-1,100,null,null,{'pollId':'j_id1359:j_id1846','parameters':{'percent':'percent','j_id1359:j_id1846':'j_id1359:j_id1846','ajaxSingle':'j_id1359:j_id1846'} ,'pollinterval':1000,'actionUrl':'/secure/inventory/pipe/reclassify/display.xhtml'} ,null,'progressState',0) ; $('j_id1359:j_id1846').component.renderLabel(null,null); A4J.AJAX.StopPoll('j_id1359:j_id1846'); ;
            debug[19:18:23,051]: Evaluate script replaced area in document: FileUpload.CLASSES = { ADD : { ENABLED : 'rich-fileupload-button rich-fileupload-font ', DISABLED : 'rich-fileupload-button-dis rich-file-upload-font ' }, ADD_CONTENT : { ENABLED : 'rich-fileupload-button-content rich-fileupload-font rich-fileupload-ico rich-fileupload-ico-add ', DISABLED : 'rich-fileupload-button-content rich-fileupload-font rich-fileupload-ico rich-fileupload-ico-add-dis ' }, UPDATE : { ENABLED : 'rich-fileupload-button rich-fileupload-font ', DISABLED : 'rich-fileupload-button-dis rich-fileupload-font ' }, UPDATE_CONTENT : { ENABLED : 'rich-fileupload-button-content rich-fileupload-font rich-fileupload-ico rich-fileupload-ico-start ', DISABLED : 'rich-fileupload-button-content rich-fileupload-font rich-fileupload-ico rich-fileupload-ico-start-dis ' }, STOP : { ENABLED : 'rich-fileupload-button rich-fileupload-font ', DISABLED : 'rich-fileupload-button-dis rich-fileupload-font ' }, STOP_CONTENT : { ENABLED : 'rich-fileupload-button-content rich-file-upload-font rich-fileupload-ico rich-fileupload-ico-stop ', DISABLED : 'rich-fileupload-button-content rich-file-upload-font rich-fileupload-ico rich-fileupload-ico-stop-dis ' }, CLEAN : { ENABLED : 'rich-fileupload-button rich-fileupload-font ', DISABLED : 'rich-fileupload-button-dis rich-fileupload-font ' }, CLEAN_CONTENT : { ENABLED : 'rich-fileupload-button-content rich-fileupload-font rich-fileupload-ico rich-fileupload-ico-clear ', DISABLED : 'rich-fileupload-button-content rich-fileupload-font rich-fileupload-ico rich-fileupload-ico-clear-dis ' }, FILE_ENTRY : { ENABLED : '', DISABLED : '' }, FILE_ENTRY_CONTROL : { ENABLED : '', DISABLED : '' }, UPLOAD_LIST : { ENABLED : '', DISABLED : '' } }; var events = { onupload : null, onuploadcomplete : function(event){A4J.AJAX.Submit('j_id1330','j_id1359',event,{'parameters':{'j_id1359:j_id1360':'j_id1359:j_id1360'} ,'actionUrl':'/secure/inventory/pipe/reclassify/display.xhtml'} )}, onuploadcanceled : null, onerror : null, ontyperejected : null, onsizerejected : null, onclear : null, onadd : null }; new FileUpload('j_id1359:uploadDocument','j_id1359','/secure/inventory/pipe/reclassify/display.xhtml',function(uid,formId,event){A4J.AJAX.Submit('j_id1330',formId,event,{'parameters':{'j_id1359:uploadDocument':'j_id1359:uploadDocument','ajaxSingle':'j_id1359:uploadDocument','action':'richfaces_file_upload_action_stop','_richfaces_upload_uid':uid} ,'actionUrl':'/secure/inventory/pipe/reclassify/display.xhtml'} )}, function(uid,formId,event){A4J.AJAX.Submit('j_id1330',formId,event,{'parameters':{'j_id1359:uploadDocument':'j_id1359:uploadDocument','ajaxSingle':'j_id1359:uploadDocument','action':'progress','_richfaces_upload_uid':uid} ,'onbeforedomupdate':function(request,event,data){$('j_id1359:uploadDocument').component.getFileSize(data);},'actionUrl':'/secure/inventory/pipe/reclassify/display.xhtml'} )} ,'j_id1359:j_id1846', FileUpload.CLASSES, null, 5, events, false, {'jpg':true,'xls':true,'pdf':true,'doc':true,'tiff':true} , {'autoclear':false,'autoUpload':true,'noDuplicate':false, 'allowFlash':'false', 'flashComponentUrl':'/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/swf/fileUploadComponent.swf'},{'progress':'uploading','stop':'<b>Stop</b>','done':'<b>Done</b>','entry_cancel':'Cancel','entry_clear':'Clear','clear_all':'Clear All','transfer_error':'Transfer error occurred','size_error':'File size restricted','add':'Add...','entry_stop':'Stop','upload':'<b>Upload</b>'} ,null,'16C811E26CFA1FAAD9BEA15D0546B6DD');
            debug[19:18:23,077]: Evaluate script replaced area in document: function clear_j_id1359() { _clearJSFFormParameters('j_id1359','',['j_id1359:j_idcl','j_id1359:_link_hidden_']); } function clearFormHiddenParams_j_id1359(){clear_j_id1359();} function clearFormHiddenParams_j_id1359(){clear_j_id1359();} clear_j_id1359();



            • 3. Re: how to stop <rich:tabPanel switchType=
              nbelaevski

              I've checked the log and I can see four tab headers and only one tab content: http://i38.tinypic.com/2ywwpco.jpg

              I suspect that the problem can be caused by https://jira.jboss.org/jira/browse/RF-3341. Does anything change if you remove data table?