Commit 0ca6c9c0 authored by dpingle's avatar dpingle

* components added for leave menu(Sun migration)

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@204309 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 64e8b564
This diff is collapsed.
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<units>1</units> <units>1</units>
<timer_interval>0</timer_interval> <timer_interval>0</timer_interval>
<color>79741120</color> <color>79741120</color>
<processing>0</processing> <processing>1</processing>
<HTMLDW>no</HTMLDW> <HTMLDW>no</HTMLDW>
<print> <print>
<documentname></documentname> <documentname></documentname>
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
<cliptext>no</cliptext> <cliptext>no</cliptext>
<overrideprintjob>no</overrideprintjob> <overrideprintjob>no</overrideprintjob>
</print> </print>
<grid.lines>0</grid.lines>
</BaseDefinition> </BaseDefinition>
<Header> <Header>
<height>21</height> <height>21</height>
...@@ -77,14 +78,25 @@ ...@@ -77,14 +78,25 @@
<dbname>leaves.chg_user</dbname> <dbname>leaves.chg_user</dbname>
</table_column> </table_column>
<table_column> <table_column>
<type size="10">char</type> <type size="15">char</type>
<update>yes</update> <update>yes</update>
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>chg_term</name> <name>chg_term</name>
<dbname>leaves.chg_term</dbname> <dbname>leaves.chg_term</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;leaves&quot; ) COLUMN(NAME=&quot;leaves.descr&quot;) COLUMN(NAME=&quot;leaves.lve_code&quot;) COLUMN(NAME=&quot;leaves.chg_date&quot;) COLUMN(NAME=&quot;leaves.chg_user&quot;) COLUMN(NAME=&quot;leaves.chg_term&quot;)) </retrieve> <table_column>
<update>LEAVES</update> <type size="2">char</type>
<update>yes</update>
<updatewhereclause>yes</updatewhereclause>
<name>lve_unit</name>
<dbname>leaves.lve_unit</dbname>
<values>
<item display="Days" data="D"/>
<item display="Hours" data="H"/>
</values>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;leaves&quot; ) COLUMN(NAME=&quot;leaves.descr&quot;) COLUMN(NAME=&quot;leaves.lve_code&quot;) COLUMN(NAME=&quot;leaves.chg_date&quot;) COLUMN(NAME=&quot;leaves.chg_user&quot;) COLUMN(NAME=&quot;leaves.chg_term&quot;) COLUMN(NAME=&quot;leaves.lve_unit&quot;)) </retrieve>
<update>leaves</update>
<updatewhere>0</updatewhere> <updatewhere>0</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
</TableDefinition> </TableDefinition>
...@@ -94,7 +106,7 @@ ...@@ -94,7 +106,7 @@
<text>Leave Code</text> <text>Leave Code</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>3</x> <x>2</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>93</width> <width>93</width>
...@@ -122,7 +134,7 @@ ...@@ -122,7 +134,7 @@
<text>Change Date</text> <text>Change Date</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>543</x> <x>621</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>75</width> <width>75</width>
...@@ -150,7 +162,7 @@ ...@@ -150,7 +162,7 @@
<text>Change User</text> <text>Change User</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>622</x> <x>698</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>75</width> <width>75</width>
...@@ -175,17 +187,17 @@ ...@@ -175,17 +187,17 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Change Term</text> <text>Description</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>701</x> <x>97</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>75</width> <width>439</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>chg_term_t</name> <name>descr_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -203,17 +215,17 @@ ...@@ -203,17 +215,17 @@
<TextObject> <TextObject>
<band>Header</band> <band>Header</band>
<alignment>0</alignment> <alignment>0</alignment>
<text>Description</text> <text>Change Term</text>
<border>6</border> <border>6</border>
<color>0</color> <color>0</color>
<x>100</x> <x>775</x>
<y>2</y> <y>2</y>
<height>16</height> <height>16</height>
<width>439</width> <width>75</width>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>descr_t</name> <name>chg_term_t</name>
<visible>1</visible> <visible>1</visible>
<font> <font>
<face>Times New Roman</face> <face>Times New Roman</face>
...@@ -228,6 +240,34 @@ ...@@ -228,6 +240,34 @@
<color>79741120</color> <color>79741120</color>
</background> </background>
</TextObject> </TextObject>
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Leave Unit</text>
<border>6</border>
<color>33554432</color>
<x>538</x>
<y>2</y>
<height>16</height>
<width>81</width>
<html>
<valueishtml>0</valueishtml>
</html>
<name>lve_unit_t</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>2</mode>
<color>67108864</color>
</background>
</TextObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>2</id> <id>2</id>
...@@ -235,7 +275,7 @@ ...@@ -235,7 +275,7 @@
<tabsequence>10</tabsequence> <tabsequence>10</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>3</x> <x>2</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>93</width> <width>93</width>
...@@ -272,7 +312,7 @@ ...@@ -272,7 +312,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>543</x> <x>621</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>75</width> <width>75</width>
...@@ -308,7 +348,7 @@ ...@@ -308,7 +348,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>622</x> <x>698</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>75</width> <width>75</width>
...@@ -337,6 +377,43 @@ ...@@ -337,6 +377,43 @@
<color>16777215</color> <color>16777215</color>
</background> </background>
</ColumnObject> </ColumnObject>
<ColumnObject>
<band>Detail</band>
<id>1</id>
<alignment>0</alignment>
<tabsequence>20</tabsequence>
<border>5</border>
<color>0</color>
<x>97</x>
<y>2</y>
<height>18</height>
<width>439</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
</html>
<name>descr</name>
<visible>1</visible>
<EditStyle style="edit">
<limit>15</limit>
<case>any</case>
<autoselect>yes</autoselect>
<autohscroll>yes</autohscroll>
<imemode>0</imemode>
</EditStyle>
<font>
<face>Times New Roman</face>
<height>-10</height>
<weight>400</weight>
<family>1</family>
<pitch>2</pitch>
<charset>0</charset>
</font>
<background>
<mode>2</mode>
<color>16777215</color>
</background>
</ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>5</id> <id>5</id>
...@@ -344,7 +421,7 @@ ...@@ -344,7 +421,7 @@
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>701</x> <x>775</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>75</width> <width>75</width>
...@@ -375,26 +452,25 @@ ...@@ -375,26 +452,25 @@
</ColumnObject> </ColumnObject>
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>1</id> <id>6</id>
<alignment>0</alignment> <alignment>0</alignment>
<tabsequence>20</tabsequence> <tabsequence>30</tabsequence>
<border>5</border> <border>5</border>
<color>0</color> <color>0</color>
<x>100</x> <x>538</x>
<y>2</y> <y>2</y>
<height>18</height> <height>18</height>
<width>439</width> <width>81</width>
<format>[general]</format> <format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>descr</name> <name>lve_unit</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit"> <EditStyle style="ddlb">
<limit>15</limit> <limit>1</limit>
<case>any</case> <allowedit>no</allowedit>
<autoselect>yes</autoselect> <case>upper</case>
<autohscroll>yes</autohscroll>
<imemode>0</imemode> <imemode>0</imemode>
</EditStyle> </EditStyle>
<font> <font>
......
$PBExportHeader$d_leave_brow.srd
$PBExportComments$Leave master browse
release 9;
datawindow(units=1 timer_interval=0 color=79741120 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 24 print.margin.right = 24 print.margin.top = 24 print.margin.bottom = 24 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
header(height=21 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=21 color="536870912" )
table(column=(type=char(20) update=yes updatewhereclause=yes name=descr dbname="leaves.descr" )
column=(type=char(5) update=yes updatewhereclause=yes key=yes name=lve_code dbname="leaves.lve_code" )
column=(type=datetime update=yes updatewhereclause=yes name=chg_date dbname="leaves.chg_date" )
column=(type=char(10) update=yes updatewhereclause=yes name=chg_user dbname="leaves.chg_user" )
column=(type=char(15) update=yes updatewhereclause=yes name=chg_term dbname="leaves.chg_term" )
column=(type=char(2) update=yes updatewhereclause=yes name=lve_unit dbname="leaves.lve_unit" values="Days D/Hours H/" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"leaves~" ) COLUMN(NAME=~"leaves.descr~") COLUMN(NAME=~"leaves.lve_code~") COLUMN(NAME=~"leaves.chg_date~") COLUMN(NAME=~"leaves.chg_user~") COLUMN(NAME=~"leaves.chg_term~") COLUMN(NAME=~"leaves.lve_unit~")) " update="leaves" updatewhere=0 updatekeyinplace=no )
text(band=header alignment="0" text="Leave Code" border="6" color="0" x="2" y="2" height="16" width="93" html.valueishtml="0" name=lve_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=header alignment="0" text="Change Date" border="6" color="0" x="621" y="2" height="16" width="75" 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="79741120" )
text(band=header alignment="0" text="Change User" border="6" color="0" x="698" y="2" height="16" width="75" 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="79741120" )
text(band=header alignment="0" text="Description" border="6" color="0" x="97" y="2" height="16" width="439" 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" )
text(band=header alignment="0" text="Change Term" border="6" color="0" x="775" y="2" height="16" width="75" 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="79741120" )
text(band=header alignment="2" text="Leave Unit" border="6" color="33554432" x="538" y="2" height="16" width="81" html.valueishtml="0" name=lve_unit_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=2 alignment="0" tabsequence=10 border="5" color="0" x="2" y="2" height="18" width="93" format="[general]" html.valueishtml="0" name=lve_code visible="1" edit.limit=5 edit.case=any 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" )
column(band=detail id=3 alignment="0" tabsequence=32766 border="5" color="0" x="621" y="2" height="18" width="75" 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="16777215" )
column(band=detail id=4 alignment="0" tabsequence=32766 border="5" color="0" x="698" y="2" height="18" width="75" format="[general]" html.valueishtml="0" name=chg_user 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="16777215" )
column(band=detail id=1 alignment="0" tabsequence=20 border="5" color="0" x="97" y="2" height="18" width="439" format="[general]" html.valueishtml="0" name=descr visible="1" edit.limit=15 edit.case=any 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" )
column(band=detail id=5 alignment="0" tabsequence=32766 border="5" color="0" x="775" y="2" height="18" width="75" 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="16777215" )
column(band=detail id=6 alignment="0" tabsequence=30 border="5" color="0" x="538" y="2" height="18" width="81" format="[general]" html.valueishtml="0" name=lve_unit visible="1" ddlb.limit=1 ddlb.allowedit=no ddlb.case=upper 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" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
\ No newline at end of file
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