|
@@ -762,14 +762,6 @@
|
|
tab = idx;
|
|
tab = idx;
|
|
|
|
|
|
if(idx == "0"){
|
|
if(idx == "0"){
|
|
-
|
|
|
|
- fileList2.removeAll();
|
|
|
|
- fileList3.removeAll();
|
|
|
|
- fileList4.removeAll();
|
|
|
|
- document.getElementById("viewerOb1").src = "/pdfjs/web/viewer.html?file=" + "";
|
|
|
|
- document.getElementById("viewerOb2").src = "/pdfjs/web/viewer.html?file=" + "";
|
|
|
|
- document.getElementById("viewerOb3").src = "/pdfjs/web/viewer.html?file=" + "";
|
|
|
|
-
|
|
|
|
tabControl1.setSelectedTabIndex( 0 );
|
|
tabControl1.setSelectedTabIndex( 0 );
|
|
scwin.grdSearch();
|
|
scwin.grdSearch();
|
|
}else if(idx == "1"){
|
|
}else if(idx == "1"){
|
|
@@ -790,6 +782,10 @@
|
|
scwin.v_docId = dcdataListTree.getCellData(index - 1, "docId");
|
|
scwin.v_docId = dcdataListTree.getCellData(index - 1, "docId");
|
|
scwin.v_stndDocNm = dcdataListTree.getCellData(index - 1, "stndDocNm");
|
|
scwin.v_stndDocNm = dcdataListTree.getCellData(index - 1, "stndDocNm");
|
|
|
|
|
|
|
|
+
|
|
|
|
+ //
|
|
|
|
+
|
|
|
|
+
|
|
tabControl1.setSelectedTabIndex( 0 );
|
|
tabControl1.setSelectedTabIndex( 0 );
|
|
scwin.grdSearch();
|
|
scwin.grdSearch();
|
|
};
|
|
};
|
|
@@ -845,13 +841,18 @@
|
|
<w2:tabs disabled="false" style="" label="프로세스" id="tabs14" closable="false"></w2:tabs>
|
|
<w2:tabs disabled="false" style="" label="프로세스" id="tabs14" closable="false"></w2:tabs>
|
|
<w2:tabs disabled="false" style="" label="지침" id="tabs16" closable="false"></w2:tabs>
|
|
<w2:tabs disabled="false" style="" label="지침" id="tabs16" closable="false"></w2:tabs>
|
|
<w2:content id="content12">
|
|
<w2:content id="content12">
|
|
|
|
+ <xf:group id="" style="" class="dfbox">
|
|
|
|
+ <xf:group id="" style="" class="fr">
|
|
|
|
+ </xf:group>
|
|
|
|
+ </xf:group>
|
|
|
|
+
|
|
<xf:group class="gvwbox" id="" style="">
|
|
<xf:group class="gvwbox" id="" style="">
|
|
<w2:gridView adaptive="crosstab" adaptiveThreshold="600" autoFit="allColumn" autoFitMinWidth="" class="wq_gvw"
|
|
<w2:gridView adaptive="crosstab" adaptiveThreshold="600" autoFit="allColumn" autoFitMinWidth="" class="wq_gvw"
|
|
dataList="data:dcdataList1" ev:onafteredit="" ev:oncellclick="scwin.grdData1_oncellclick" ev:oncellindexchange="" fixedColumn=""
|
|
dataList="data:dcdataList1" ev:onafteredit="" ev:oncellclick="scwin.grdData1_oncellclick" ev:oncellindexchange="" fixedColumn=""
|
|
fixedColumnWithHidden="false" id="grdData1" ignoreCellClick="false" ignoreToggleOnDisabled="false" keyMoveEditMode="true"
|
|
fixedColumnWithHidden="false" id="grdData1" ignoreCellClick="false" ignoreToggleOnDisabled="false" keyMoveEditMode="true"
|
|
moveKeyEditMode="true" rowNumHeaderValue="No" rowNumStatusResize="true" rowNumVisible="false" rowNumWidth="35"
|
|
moveKeyEditMode="true" rowNumHeaderValue="No" rowNumStatusResize="true" rowNumVisible="false" rowNumWidth="35"
|
|
rowStatusHeaderValue="상태" rowStatusVisible="false" rowStatusWidth="35" scrollByColumn="false" scrollByColumnAdaptive="false"
|
|
rowStatusHeaderValue="상태" rowStatusVisible="false" rowStatusWidth="35" scrollByColumn="false" scrollByColumnAdaptive="false"
|
|
- style="height:850px;" summaryAuto="false" useShiftKey="true" visibleRowNum="" readOnly="true" mergeCellsFixedRows=""
|
|
|
|
|
|
+ style="height:830px;" summaryAuto="false" useShiftKey="true" visibleRowNum="" readOnly="true" mergeCellsFixedRows=""
|
|
mergeCellsFixedCols="" mergeCells="byrestriccol">
|
|
mergeCellsFixedCols="" mergeCells="byrestriccol">
|
|
<w2:header style="" id="">
|
|
<w2:header style="" id="">
|
|
<w2:row style="" id="row1">
|
|
<w2:row style="" id="row1">
|