Commit 9c894664 authored by rtelang's avatar rtelang

grade21.xml

d_grade_edit.srd
- Added toggle button to Active Status column field.



git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@206781 ce508802-f39f-4f6c-b175-0d175dae99d5
parent cfc7cd62
......@@ -156,10 +156,6 @@
<name>act_stat</name>
<dbname>grade.act_stat</dbname>
<initial>Y</initial>
<values>
<item display="Yes" data="Y"/>
<item display="No" data="N"/>
</values>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;grade&quot; ) TABLE(NAME=&quot;cadre&quot; ) COLUMN(NAME=&quot;grade.grade_code&quot;) COLUMN(NAME=&quot;grade.descr&quot;) COLUMN(NAME=&quot;grade.cadre_code&quot;) COLUMN(NAME=&quot;cadre.descr&quot;) COLUMN(NAME=&quot;grade.induct_tblno&quot;) COLUMN(NAME=&quot;grade.sh_descr&quot;) COLUMN(NAME=&quot;grade.appr_tblno&quot;) COLUMN(NAME=&quot;grade.acct_code__exp&quot;) COLUMN(NAME=&quot;grade.cctr_code__exp&quot;) COLUMN(NAME=&quot;grade.notice_prd&quot;) COLUMN(NAME=&quot;grade.grade_type&quot;) COLUMN(NAME=&quot;grade.level_no&quot;) COLUMN(NAME=&quot;grade.chg_date&quot;) COLUMN(NAME=&quot;grade.chg_user&quot;) COLUMN(NAME=&quot;grade.chg_term&quot;) COLUMN(NAME=&quot;grade.act_stat&quot;) JOIN (LEFT=&quot;grade.cadre_code&quot; OP =&quot;=&quot;RIGHT=&quot;cadre.cadre_code&quot; )WHERE( EXP1 =&quot;~&quot;GRADE~&quot;.~&quot;GRADE_CODE~&quot;&quot; OP =&quot;=&quot; EXP2 =&quot;:mgrade&quot; ) ) ARG(NAME = &quot;mgrade&quot; TYPE = string) </retrieve>
<update>GRADE</update>
......@@ -170,6 +166,30 @@
<type>string</type>
</argument>
</TableDefinition>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<border>2</border>
<color>0</color>
<x>5</x>
<y>6</y>
<height>186</height>
<width>559</width>
<name>gb_1</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</GroupBox>
<ColumnObject>
<band>Detail</band>
<id>1</id>
......@@ -936,16 +956,17 @@
<y>162</y>
<height>16</height>
<width>89</width>
<format>[general]</format>
<format>[Yes/No]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>act_stat</name>
<visible>1</visible>
<EditStyle style="ddlb">
<EditStyle style="edit">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......@@ -1181,30 +1202,6 @@
<color>67108864</color>
</background>
</ColumnObject>
<GroupBox>
<band>Detail</band>
<text>Basic</text>
<border>2</border>
<color>0</color>
<x>5</x>
<y>6</y>
<height>186</height>
<width>559</width>
<name>gb_1</name>
<visible>1</visible>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>1</mode>
<color>553648127</color>
</background>
</GroupBox>
<GroupBox>
<band>Detail</band>
<text>Other</text>
......
......@@ -19,8 +19,9 @@ table(column=(type=char(5) update=yes updatewhereclause=yes key=yes name=grade_c
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="grade.chg_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="grade.chg_user" )
column=(type=char(300) update=yes updatewhereclause=yes name=chg_term dbname="grade.chg_term" )
column=(type=char(1) update=yes updatewhereclause=yes name=act_stat dbname="grade.act_stat" initial="Y" values="Yes Y/No N/" )
column=(type=char(1) update=yes updatewhereclause=yes name=act_stat dbname="grade.act_stat" initial="Y" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"grade~" ) TABLE(NAME=~"cadre~" ) COLUMN(NAME=~"grade.grade_code~") COLUMN(NAME=~"grade.descr~") COLUMN(NAME=~"grade.cadre_code~") COLUMN(NAME=~"cadre.descr~") COLUMN(NAME=~"grade.induct_tblno~") COLUMN(NAME=~"grade.sh_descr~") COLUMN(NAME=~"grade.appr_tblno~") COLUMN(NAME=~"grade.acct_code__exp~") COLUMN(NAME=~"grade.cctr_code__exp~") COLUMN(NAME=~"grade.notice_prd~") COLUMN(NAME=~"grade.grade_type~") COLUMN(NAME=~"grade.level_no~") COLUMN(NAME=~"grade.chg_date~") COLUMN(NAME=~"grade.chg_user~") COLUMN(NAME=~"grade.chg_term~") COLUMN(NAME=~"grade.act_stat~") JOIN (LEFT=~"grade.cadre_code~" OP =~"=~"RIGHT=~"cadre.cadre_code~" )WHERE( EXP1 =~"~~~"GRADE~~~".~~~"GRADE_CODE~~~"~" OP =~"=~" EXP2 =~":mgrade~" ) ) ARG(NAME = ~"mgrade~" TYPE = string) " update="GRADE" updatewhere=0 updatekeyinplace=no arguments=(("mgrade", string)) )
groupbox(band=detail text="Basic"border="2" color="0" x="5" y="6" height="186" width="559" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
column(band=detail id=1 alignment="0" tabsequence=10 border="5" color="0" x="143" y="28" height="16" width="89" format="[general]" html.valueishtml="0" name=grade_code visible="1" edit.limit=5 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Grade :" border="0" color="0" x="16" y="27" height="16" width="123" html.valueishtml="0" name=grade_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
text(band=detail alignment="1" text="Description :" border="0" color="0" x="15" y="49" height="16" width="123" html.valueishtml="0" name=descr_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
......@@ -44,7 +45,7 @@ text(band=detail alignment="1" text="Level No :" border="0" color="33554432" x="
column(band=detail id=12 alignment="0" tabsequence=110 border="5" color="0" x="416" y="118" height="16" width="88" format="####" html.valueishtml="0" name=level_no visible="1" edit.limit=4 edit.case=any edit.format="####" edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=9 alignment="0" tabsequence=100 border="5" color="0" x="415" y="141" height="16" width="89" format="[general]" html.valueishtml="0" name=cctr_code__exp visible="1" edit.limit=4 edit.case=upper edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Cost Center :" border="0" color="33554432" x="283" y="140" height="16" width="128" html.valueishtml="0" name=cctr_code__exp_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="79741120" )
column(band=detail id=16 alignment="0" tabsequence=120 border="5" color="0" x="415" y="162" height="16" width="89" format="[general]" html.valueishtml="0" name=act_stat visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=16 alignment="0" tabsequence=120 border="5" color="0" x="415" y="162" height="16" width="89" format="[Yes/No]" html.valueishtml="0" name=act_stat visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=no edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Active Status :" border="0" color="33554432" x="283" y="162" height="15" width="128" html.valueishtml="0" name=act_stat_t visible="1" font.face="Liberation Sans" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Changed From :" border="0" color="0" x="21" y="241" height="16" width="106" html.valueishtml="0" name=chg_term_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=15 alignment="0" tabsequence=32766 border="5" color="255" x="130" y="241" height="16" width="103" format="[general]" html.valueishtml="0" name=chg_term visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
......@@ -52,7 +53,6 @@ column(band=detail id=14 alignment="0" tabsequence=32766 border="5" color="255"
text(band=detail alignment="1" text="Changed By :" border="0" color="0" x="315" y="216" height="16" width="92" html.valueishtml="0" name=chg_user_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
text(band=detail alignment="1" text="Changed On :" border="0" color="0" x="20" y="220" height="16" width="107" html.valueishtml="0" name=chg_date_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
column(band=detail id=13 alignment="0" tabsequence=32766 border="5" color="255" x="131" y="220" height="16" width="104" format="[shortdate] [time]" html.valueishtml="0" name=chg_date visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="2" background.color="67108864" )
groupbox(band=detail text="Basic"border="2" color="0" x="5" y="6" height="186" width="559" name=gb_1 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
groupbox(band=detail text="Other"border="2" color="0" x="5" y="196" height="78" width="559" name=gb_2 visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment