123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522 |
- <?xml version="1.0" encoding="utf-8"?>
- <FDL version="1.5">
- <TypeDefinition url="..\..\..\default_typedef.xml"/>
- <Form id="SPMNI01500" position="absolute 0 0 667 728" titletext="백신조회" oninit="model1_oninit" onload="SPMNI01500_onload" scrollbars="none">
- <Layouts>
- <Layout>
- <Div id="grp_vacn" taborder="1" scrollbars="none" position="absolute 0 0 667 727">
- <Layouts>
- <Layout>
- <Shape id="line1" class="line_1" position="absolute -11 62 660 62" anchor="default"/>
- <Grid id="grd_vcninfo" taborder="2" binddataset="ds_grid_grd_vcninfo" useinputpanel="false" cellsizingtype="col" onrbuttondown="grp_vacn_grd_vcninfo_onrbuttondown" oncelldblclick="grp_vacn_grd_vcninfo_oncelldblclick" position="absolute 0 109 667 472" ondbclick="grd_vcninfo_ondbclick" onbuttondown="grd_vcninfo_onbuttondown" anchor="default" autofittype="col" selecttype="multirow">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="20"/>
- <Column size="122"/>
- <Column size="95"/>
- <Column size="59"/>
- <Column size="88"/>
- <Column size="128"/>
- <Column size="70"/>
- <Column size="69"/>
- </Columns>
- <Rows>
- <Row size="24" band="head"/>
- <Row size="24"/>
- </Rows>
- <Band id="head">
- <Cell/>
- <Cell col="1" text="백신종류"/>
- <Cell col="2" text="로트번호"/>
- <Cell col="3" text="백신코드"/>
- <Cell col="4" text="백신유효기간"/>
- <Cell col="5" text="백신명"/>
- <Cell col="6" text="제조사명"/>
- <Cell col="7" text="포장단위"/>
- </Band>
- <Band id="body">
- <Cell celltype="head"/>
- <Cell col="1" style="align:left top;padding:4 2 2 2;" text="bind:vcnnam" wordwrap="word"/>
- <Cell col="2" style="align:center middle;" text="bind:lotno"/>
- <Cell col="3" style="align:center middle;" text="bind:vacode"/>
- <Cell col="4" style="align:center middle;" text="bind:lopperid"/>
- <Cell col="5" style="align:left top;padding:4 2 2 2;" text="bind:vaname" wordwrap="word"/>
- <Cell col="6" style="align:left top;padding:4 2 2 2;" text="bind:vendorname" wordwrap="word"/>
- <Cell col="7" style="align:left top;padding:4 2 2 2;" text="bind:unit" wordwrap="word"/>
- <Cell col="8"/>
- <Cell col="9"/>
- <Cell col="10"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Div id="group2" taborder="3" style="align:center top;" class="div_SA" position="absolute 0 58 667 100" anchor="default">
- <Layouts>
- <Layout>
- <Shape id="line13" linetype="vertical" class="line_4" position="absolute 565 7 565 29" anchor="default"/>
- <Button id="btn_search" taborder="3" text="조회" onclick="btn_search_onclick" class="btn1" position="absolute 597 10 655 30" anchor="default"/>
- <Static id="caption4" text="백신종류" class="search_name" position="absolute 8 10 82 30" anchor="default"/>
- <Combo id="combo1" taborder="4" innerdataset="@ds_init_vcnkind" codecolumn="vcncod" datacolumn="vcnnam" onitemchanged="grp_vacn_group2_combo1_onitemchanged" class="combo_search" position="absolute 81 10 236 30" anchor="default"/>
- <Static id="caption5" text="로트번호" class="search_name" position="absolute 260 10 334 30" anchor="default"/>
- <Edit id="input2" taborder="5" imemode="alpha" maxlength="12" onkeydown="grp_vacn_group2_input2_onkeydown" class="input_search" position="absolute 333 10 443 30" anchor="default"/>
- <CheckBox id="chk_lopperidyn" taborder="6" text="유효기간 전체" position="absolute 459 14 560 29" truevalue="Y" falsevalue="N" onclick="grp_vacn_group2_chk_lopperidyn_onclick" anchor="default"/>
- </Layout>
- </Layouts>
- </Div>
- <Div id="group3" taborder="4" style="align:center top;" class="div_SA" position="absolute 0 498 667 540" anchor="default">
- <Layouts>
- <Layout>
- <Shape id="line3" linetype="vertical" class="line_4" position="absolute 565 7 565 29" anchor="default"/>
- <Button id="btn_master" taborder="3" text="조회" onclick="btn_master_onclick" class="btn1" position="absolute 597 10 655 30" anchor="default"/>
- <Static id="caption3" text="등록할 로트번호" class="search_name" position="absolute 8 10 130 30" anchor="default"/>
- <Edit id="ipt_masterlotno" taborder="4" imemode="alpha" maxlength="12" onkeydown="grp_vacn_group3_ipt_masterlotno_onkeydown" class="input_search" position="absolute 124 10 244 30" anchor="default"/>
- </Layout>
- </Layouts>
- </Div>
- <Static id="caption2" text="백신 기준자료정보" class="tit_2" position="absolute 1 478 132 498" anchor="default"/>
- <Shape id="line2" class="line_1" position="absolute -11 522 660 522" anchor="default"/>
- <Grid id="grd_vcnmasterinfo" taborder="5" binddataset="ds_grid_grd_vcnmasterinfo" useinputpanel="false" cellsizingtype="col" onrbuttondown="grp_vacn_grd_vcnmasterinfo_onrbuttondown" onkeydown="grd_vcnmasterinfo_onkeydown" position="absolute 0 544 667 726" ondbclick="grd_vcnmasterinfo_ondbclick" onbuttondown="grd_vcnmasterinfo_onbuttondown" anchor="default">
- <Formats>
- <Format id="default">
- <Columns>
- <Column size="26"/>
- <Column size="138"/>
- <Column size="60"/>
- <Column size="80"/>
- <Column size="157"/>
- <Column size="107"/>
- <Column size="76"/>
- </Columns>
- <Rows>
- <Row size="22" band="head"/>
- <Row size="20"/>
- </Rows>
- <Band id="head">
- <Cell/>
- <Cell col="1" text="백신종류"/>
- <Cell col="2" text="백신코드"/>
- <Cell col="3" text="백신유효기간"/>
- <Cell col="4" text="백신명"/>
- <Cell col="5" text="제조사명"/>
- <Cell col="6" text="포장단위"/>
- </Band>
- <Band id="body">
- <Cell celltype="head"/>
- <Cell col="1" text="bind:vcnnam"/>
- <Cell col="2" style="align:center middle;" text="bind:vacode"/>
- <Cell col="3" style="align:center middle;" text="bind:lopperid"/>
- <Cell col="4" text="bind:vaname"/>
- <Cell col="5" text="bind:vendorname"/>
- <Cell col="6" text="bind:unit"/>
- <Cell col="7"/>
- <Cell col="8"/>
- <Cell col="9"/>
- </Band>
- </Format>
- </Formats>
- </Grid>
- <Static id="caption01" text="등록된 백신정보" class="tit_2" position="absolute 1 38 132 58" anchor="default"/>
- </Layout>
- </Layouts>
- </Div>
- <Static id="stt_titleText1" text="백신조회" position="absolute 0 0 88 25" class="tit_1"/>
- </Layout>
- </Layouts>
- <Objects>
- <Dataset id="ds_grid_grd_vcninfo" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="vcnnam" type="STRING"/>
- <Column id="lotno" type="STRING"/>
- <Column id="vacode" type="STRING"/>
- <Column id="lopperid" type="STRING"/>
- <Column id="vaname" type="STRING"/>
- <Column id="vendorname" type="STRING"/>
- <Column id="unit" type="STRING"/>
- <Column id="vendorcode" type="STRING"/>
- <Column id="vcncod" type="STRING"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_grid_grd_vcnmasterinfo" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="vcnnam" type="STRING"/>
- <Column id="vacode" type="STRING"/>
- <Column id="lopperid" type="STRING"/>
- <Column id="vaname" type="STRING"/>
- <Column id="vendorname" type="STRING"/>
- <Column id="unit" type="STRING"/>
- <Column id="vendorcode" type="STRING"/>
- <Column id="lotno" type="STRING"/>
- <Column id="vcncod" type="STRING"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_init_vcnkind" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="vcnnam" type="STRING" size="256"/>
- <Column id="vcncod" type="STRING" size="256"/>
- </ColumnInfo>
- </Dataset>
- <Dataset id="ds_cond" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
- <ColumnInfo>
- <Column id="vcncod" type="STRING" size="256"/>
- <Column id="lotno" type="STRING" size="256"/>
- <Column id="execdd" type="STRING" size="256"/>
- <Column id="masterlotno" type="STRING" size="256"/>
- <Column id="lopperidyn" type="STRING" size="256"/>
- </ColumnInfo>
- <Rows>
- <Row/>
- </Rows>
- </Dataset>
- </Objects>
- <Bind>
- <BindItem id="item0" compid="grp_vacn.group2.combo1" propid="value" datasetid="ds_cond" columnid="vcncod"/>
- <BindItem id="item1" compid="grp_vacn.group2.input2" propid="value" datasetid="ds_cond" columnid="lotno"/>
- <BindItem id="item2" compid="grp_vacn.group3.ipt_masterlotno" propid="value" datasetid="ds_cond" columnid="masterlotno"/>
- <BindItem id="item3" compid="grp_vacn.group2.chk_lopperidyn" propid="value" datasetid="ds_cond" columnid="lopperidyn"/>
- </Bind>
- <Script type="xscript4.0"><![CDATA[/***************************************************************************************
- * System Name : Himed
- * Job Name :
- * File Name : SPMNI01500_백신조회.xfdl
- * Creator :
- * Make Date : 2014-04-25
- *
- * Description :
- *---------------------------------------------------------------------------------------
- * Modify Date Modifier Modify Description
- *---------------------------------------------------------------------------------------
- * 2014-04-25 HIT Converting Program(TF->XP)
- *
- *---------------------------------------------------------------------------------------
- ****************************************************************************************/
- //=======================================================================================
- // xjs Include
- //---------------------------------------------------------------------------------------
- include "com_commonxp::comm_main.xjs";
- include "com_commodulexp::SSZFM00401.xjs"
- var gPopchk = '';
- //=======================================================================================
- // Function
- //---------------------------------------------------------------------------------------
- //******************************************************************
- // 데이터셋 동적 생성
- //******************************************************************
- function fInitialize()
- {
- //예방주사 기준정보 화면에서 호출시
- if(!utlf_isNull(opener.frmf_getParameter("SMMNI01500_popup"))){
- gPopchk = 'Y';
- }
-
- if(frmf_checkOpener()){
- tranf_submit({
- id: "TRMNI01503"
- , service: "injroomapp.InjRoomPatMngt"
- , method: "reqGetVcnKindInfo"
- , outds: "ds_init_vcnkind=kindinfo"
- , async: false
- });
-
- var vcncod = opener.frmf_getParameter("vcncod");
- var lotno = opener.frmf_getParameter("lotno");
- var execdd = opener.frmf_getParameter("execdd");
-
- ds_cond.setColumn(0,"vcncod",vcncod);
- ds_cond.setColumn(0,"lotno" ,lotno);
- ds_cond.setColumn(0,"execdd",execdd);
-
- //등록된 백신정보 조회
- fSrchVcnRgstInfo();
- }
- }
-
- function fSrchVcnMasterInfo(){
- var masterlotno = ds_cond.getColumn(0,"masterlotno");
- if(utlf_isNull(masterlotno)){
- sysf_messageBox("로트번호를 입력하세요.", "I");
- return;
- }else{
- var ds_temp = dsf_createDsRow("ds_temp", [{col: "lotno", val:masterlotno }]);
-
- tranf_submit({
- id: "TRMNI01501"
- , service: "vcnregserviceapp.VcnRegService"
- , method: "reqGetVacRegInfoList"
- , inds: "req="+ds_temp
- , outds: "ds_grid_grd_vcnmasterinfo=ret"
- , async: false
- });
- }
- }
-
- function fSrchVcnRgstInfo(){
-
- var vcncod = ds_cond.getColumn(0,"vcncod");
- var lotno = ds_cond.getColumn(0,"lotno");
-
- var rgstflag = "Y";
- if(utlf_isNull(vcncod) && utlf_isNull(lotno)){
- return;
- }else if(utlf_isNull(vcncod) && lotno.length < 2){
- sysf_messageBox("2글자 이상 입력하십시오.","I");
- return;
- }else{
- var ds_temp = dsf_createDsRow("ds_temp", [{col: "vcncod", val:vcncod }
- ,{col: "lotno", val:lotno }
- ,{col: "rgstflag", val:rgstflag }]);
-
- tranf_submit({
- id: "TRMNI01502"
- , service: "injroomapp.InjRoomPatMngt"
- , method: "reqGetVcnInfo"
- , inds: "refCond="+ds_temp
- , outds: "ds_grid_grd_vcninfo=vcnlist"
- , async: false
- });
- }
- }
- function fSetVacnInfo(){
- var iRow = ds_grid_grd_vcninfo.rowposition;
- var execdd = ds_cond.getColumn(0,"execdd");
-
- if(!utlf_isNull(ds_grid_grd_vcninfo.getColumn(iRow,"lopperid"))){
- if(ds_grid_grd_vcninfo.getColumn(iRow,"lopperid") < execdd){
- sysf_messageBox("유효기간이 지난 백신입니다.", "I");
- return;
- }
- }
-
- opener.ds_data_rgstactinfo.setColumn(0,"lotno", ds_grid_grd_vcninfo.getColumn(iRow,"lotno"));
- opener.ds_data_rgstactinfo.setColumn(0,"vcnnam", ds_grid_grd_vcninfo.getColumn(iRow,"vcnnam"));
- opener.ds_data_rgstactinfo.setColumn(0,"vaname", ds_grid_grd_vcninfo.getColumn(iRow,"vaname"));
- opener.ds_data_rgstactinfo.setColumn(0,"lopperid", ds_grid_grd_vcninfo.getColumn(iRow,"lopperid"));
- opener.ds_data_rgstactinfo.setColumn(0,"vendorname", ds_grid_grd_vcninfo.getColumn(iRow,"vendorname"));
- opener.ds_data_rgstactinfo.setColumn(0,"vcncod", ds_grid_grd_vcninfo.getColumn(iRow,"vcncod"));
- opener.ds_data_rgstactinfo.setColumn(0,"vacode", ds_grid_grd_vcninfo.getColumn(iRow,"vacode"));
- opener.ds_data_rgstactinfo.setColumn(0,"srchyn", "Y");
-
- this.close();
- }
- function fSetVacnInfo2(){
- var iRow = ds_grid_grd_vcninfo.rowposition;
- var execdd = ds_cond.getColumn(0,"execdd");
-
- if(!utlf_isNull(ds_grid_grd_vcninfo.getColumn(iRow,"lopperid"))){
- if(ds_grid_grd_vcninfo.getColumn(iRow,"lopperid") < execdd){
- sysf_messageBox("유효기간이 지난 백신입니다.", "I");
- return;
- }
- }
-
- opener.ds_grid_grd_druginfo.setColumn(opener.ds_grid_grd_druginfo.rowposition,"lotno", ds_grid_grd_vcninfo.getColumn(iRow,"lotno"));
- opener.ds_grid_grd_druginfo.setColumn(opener.ds_grid_grd_druginfo.rowposition,"lopperid", ds_grid_grd_vcninfo.getColumn(iRow,"lopperid"));
- opener.ds_grid_grd_druginfo.setColumn(opener.ds_grid_grd_druginfo.rowposition,"prodcmpy", ds_grid_grd_vcninfo.getColumn(iRow,"vendorname"));
- opener.ds_grid_grd_druginfo.setColumn(opener.ds_grid_grd_druginfo.rowposition,"vacncd", ds_grid_grd_vcninfo.getColumn(iRow,"vcncod"));
-
- this.close();
- }
-
- //자주쓰는 백신 삭제
- function fDelUseVacn(){
- if(ds_grid_grd_vcninfo.rowposition >= 0){
- var rgstyn = "N";
- var lotno = ds_grid_grd_vcninfo.getColumn(ds_grid_grd_vcninfo.rowposition, "lotno");
- var vacode = ds_grid_grd_vcninfo.getColumn(ds_grid_grd_vcninfo.rowposition, "vacode");
- var lopperid = ds_grid_grd_vcninfo.getColumn(ds_grid_grd_vcninfo.rowposition, "lopperid");
-
- var ds_temp = dsf_createDsRow("ds_temp", [{col: "rgstyn", val:rgstyn }
- ,{col: "lotno", val:lotno }
- ,{col: "vacode", val:vacode }
- ,{col: "lopperid", val:lopperid }]);
-
- tranf_submit({
- id: "TXMNI01501"
- , service: "injroomapp.InjRoomPatMngt"
- , method: "reqSetUseVcnInfo"
- , inds: "refCond="+ds_temp
- , async: false
- });
-
- fSrchVcnRgstInfo(); //등록된 백신정보 조회
- }
- }
- //자주쓰는 백신 등록
- function fRgstUseVacn(){
-
- if(ds_grid_grd_vcnmasterinfo.rowposition >= 0){
- var rgstyn = "Y";
- var lotno = ds_grid_grd_vcnmasterinfo.getColumn(ds_grid_grd_vcnmasterinfo.rowposition, "lotno");
- var vacode = ds_grid_grd_vcnmasterinfo.getColumn(ds_grid_grd_vcnmasterinfo.rowposition, "vacode");
- var lopperid = ds_grid_grd_vcnmasterinfo.getColumn(ds_grid_grd_vcnmasterinfo.rowposition, "lopperid");
-
- var ds_temp = dsf_createDsRow("ds_temp", [{col: "rgstyn", val:rgstyn }
- ,{col: "lotno", val:lotno }
- ,{col: "vacode", val:vacode }
- ,{col: "lopperid", val:lopperid }]);
- tranf_submit({
- id: "TXMNI01501"
- , service: "injroomapp.InjRoomPatMngt"
- , method: "reqSetUseVcnInfo"
- , inds: "refCond="+ds_temp
- , async: false
- });
-
- fSrchVcnRgstInfo(); //등록된 백신정보 조회
- }
- }
-
- //=======================================================================================
- // Event
- //---------------------------------------------------------------------------------------
- /****************************************************************************************
- * Components :
- * Components ID : SPMNI01500
- * Event : onload
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description :
- ****************************************************************************************/
- function SPMNI01500_onload(obj:Form, e:LoadEventInfo)
- {
- frmf_initForm(obj);
-
- lf_commoduleDataSetShow();
-
- frmf_createPopupMenu("pmn_popupMenu", "pmn_popupMenu_onmenuclick",
- [{id: "fDelUseVacn", level: "1", title: "삭제"}]);
- frmf_createPopupMenu("pmn_popupMenu2", "pmn_popupMenu_onmenuclick",
- [{id: "fRgstUseVacn", level: "1", title: "등록"}]);
-
- grdf_setRowTypeIcon(grp_vacn.grd_vcninfo, 0); //그리드 상태 아이콘 보여주기
- grdf_setRowTypeIcon(grp_vacn.grd_vcnmasterinfo, 0); //그리드 상태 아이콘 보여주기
- grdf_initGrid(grp_vacn.grd_vcninfo);
- grdf_initGrid(grp_vacn.grd_vcnmasterinfo);
-
- fInitialize();
- }
- /****************************************************************************************
- * Components :
- * Components ID : grd_vcninfo
- * Event : ondbclick
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description :
- ****************************************************************************************/
- function grd_vcninfo_ondbclick(obj:Grid, e:MouseEventInfo)
- {
- fSetVacnInfo();
- }
- /****************************************************************************************
- * Components :
- * Components ID : btn_search
- * Event : onclick
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description :
- ****************************************************************************************/
- function btn_search_onclick(obj:Button, e:ClickEventInfo)
- {
- fSrchVcnRgstInfo();
- }
- /****************************************************************************************
- * Components :
- * Components ID : btn_master
- * Event : onclick
- * Argument : 01.obj : Object Event has occurred
- * : 02.e : Event Object
- * Description :
- ****************************************************************************************/
- function btn_master_onclick(obj:Button, e:ClickEventInfo)
- {
- fSrchVcnMasterInfo();
- }
- function grp_vacn_Button00_onclick(obj:Button, e:ClickEventInfo)
- {
- this.close();
- }
- function grp_vacn_group2_combo1_onitemchanged(obj:Combo, e:ItemChangeEventInfo)
- {
- fSrchVcnRgstInfo();
- }
- function grp_vacn_group2_input2_onkeydown(obj:Edit, e:KeyEventInfo)
- {
- grp_vacn.group2.input2.updateToDataset();
- if(e.keycode == "13"){
- fSrchVcnRgstInfo();
- }
- }
- function grp_vacn_grd_vcninfo_onrbuttondown(obj:Grid, e:GridMouseEventInfo)
- {
- if(ds_grid_grd_vcninfo.rowposition < 0)return;
- ds_grid_grd_vcninfo.rowposition = e.row;
- pmn_popupMenu.trackPopup(e.screenX,e.screenY,"",true);
- }
- function grp_vacn_grd_vcnmasterinfo_onrbuttondown(obj:Grid, e:GridMouseEventInfo)
- {
- if(ds_grid_grd_vcnmasterinfo.rowposition < 0 )return;
- ds_grid_grd_vcnmasterinfo.rowposition = e.row;
- pmn_popupMenu2.trackPopup(e.screenX,e.screenY,"",true);
- }
- function pmn_popupMenu_onmenuclick(obj:PopupMenu, e:MenuClickEventInfo)
- {
- if(e.id == "fDelUseVacn"){
- //삭제
- fDelUseVacn();
- }else{
- //등록
- fRgstUseVacn();
- }
- }
- function grp_vacn_group3_ipt_masterlotno_onkeydown(obj:Edit, e:KeyEventInfo)
- {
- grp_vacn.group3.ipt_masterlotno.updateToDataset();
- if(e.keycode == "13"){
- fSrchVcnMasterInfo();
- }
- }
- function grp_vacn_grd_vcninfo_oncelldblclick(obj:Grid, e:GridClickEventInfo)
- {
- // if(gPopchk == 'Y'){
- // fSetVacnInfo2(); //예방주사 기준정보(SMMNI01500)
- // }else{
- fSetVacnInfo(); //예방접종전송(SMMNI01400)
- //}
- }
- function grp_vacn_group2_chk_lopperidyn_onclick(obj:CheckBox, e:ClickEventInfo)
- {
- // var chk_lopperidyn = ds_cond.getColumn(0, "lopperidyn");
- // if (chk_lopperidyn =="Y") {
- // model.setValue("/root/main/cond/lopperidyn", "N");
- // } else {
- // model.setValue("/root/main/cond/lopperidyn", "Y");
- // }
- }
- ]]></Script>
- </Form>
- </FDL>
|