source: ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/Submission.xml @ 2029

Last change on this file since 2029 was 2029, checked in by mwindhouwer, 12 years ago

Initial import of all the *cats, i.e., ISOcat, RELcat and SCHEMAcat.

File size: 10.8 KB
Line 
1<serialization jsxversion="3.9" xmlns="urn:tibco.com/v3.0">
2  <name><![CDATA[Block - 100%]]></name>
3  <icon><![CDATA[images/prototypes/block.gif]]></icon>
4  <description><![CDATA[Simple block, relatively positioned with overflow=scroll.]]></description>
5  <onBeforeDeserialize></onBeforeDeserialize>
6  <onAfterDeserialize><![CDATA[jsx3.require("org.isocat.gui.Submission");
7
8objSubmission = new org.isocat.gui.Submission(objJSX);
9]]></onAfterDeserialize>
10  <object type="jsx3.gui.Block">
11    <variants jsxoverflow="1"></variants>
12    <strings jsxname="Submission" jsxwidth="100%" jsxheight="100%" jsxrelativeposition="1"></strings>
13    <object type="jsx3.gui.LayoutGrid">
14      <variants jsxrelativeposition="0" jsxleft="0" jsxtop="0" jsxoverflow="2"></variants>
15      <strings jsxname="layoutRows" jsxrows="28px,*" jsxwidth="100%" jsxheight="100%"></strings>
16      <object type="jsx3.gui.Block">
17        <variants jsxoverflow="2"></variants>
18        <strings jsxname="pane1" jsxwidth="100%" jsxheight="100%"></strings>
19        <object type="jsx3.gui.WindowBar">
20          <variants jsxbartype="1"></variants>
21          <strings jsxname="toolBar"></strings>
22          <object type="jsx3.gui.ToolbarButton">
23            <variants></variants>
24            <strings jsxname="checkButton"></strings>
25            <dynamics jsximage="action icon: check CR" jsxtip="action tooltip: check CR"></dynamics>
26            <events jsxexecute="this.getAncestorOfName(&quot;Submission&quot;).controller.check();"></events>
27          </object>
28          <object type="jsx3.gui.ToolbarButton">
29            <variants jsxenabled="0"></variants>
30            <strings jsxname="submitButton"></strings>
31            <dynamics jsximage="action icon: submit CR" jsxtip="action tooltip: submit CR"></dynamics>
32            <events jsxexecute="this.getAncestorOfName(&quot;Submission&quot;).controller.submit();"></events>
33          </object>
34        </object>
35      </object>
36      <object type="jsx3.gui.Block">
37        <variants jsxoverflow="1"></variants>
38        <strings jsxname="pane2" jsxwidth="100%" jsxheight="100%"></strings>
39        <object type="jsx3.gui.Splitter">
40          <variants jsxorientation="1" jsxleft="0" jsxtop="0" jsxsubcontainer1min="340"></variants>
41          <strings jsxname="splitterH" jsxsubcontainer1pct="65%"></strings>
42          <object type="jsx3.gui.Block">
43            <variants jsxoverflow="1"></variants>
44            <strings jsxname="paneTop" jsxwidth="100%" jsxheight="100%" jsxbgcolor="white"></strings>
45            <object type="jsx3.gui.LayoutGrid">
46              <variants jsxrelativeposition="0" jsxleft="0" jsxtop="0" jsxoverflow="2"></variants>
47              <strings jsxname="layoutRows" jsxrows="150,30,30,100,*" jsxwidth="100%" jsxheight="100%"></strings>
48              <object type="jsx3.gui.Block">
49                <variants jsxoverflow="1"></variants>
50                <strings jsxname="grpRow" jsxwidth="100%" jsxheight="100%" jsxpadding="4"></strings>
51                <object type="jsx3.gui.LayoutGrid">
52                  <variants jsxrelativeposition="0" jsxleft="0" jsxtop="0" jsxoverflow="2"></variants>
53                  <strings jsxname="layoutCols" jsxcols="200,16,*" jsxwidth="100%" jsxheight="100%"></strings>
54                  <object type="jsx3.gui.Block">
55                    <variants jsxrelativeposition="1" jsxoverflow="3"></variants>
56                    <strings jsxname="label" jsxtext="Submission group"></strings>
57                  </object>
58                  <object type="jsx3.gui.Image">
59                    <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
60                    <strings jsxname="mandatory" jsxsrc="http://localhost:8080/famfamfam/silk/icons/bullet_red.png"></strings>
61                  </object>
62                  <object type="jsx3.gui.Block">
63                    <variants jsxoverflow="1"></variants>
64                    <strings jsxname="pane2" jsxwidth="100%" jsxheight="100%"></strings>
65                    <object type="jsx3.gui.LayoutGrid">
66                      <variants jsxrelativeposition="0" jsxleft="0" jsxtop="0" jsxoverflow="2"></variants>
67                      <strings jsxname="layoutRows" jsxrows="25,*" jsxwidth="100%" jsxheight="100%"></strings>
68                      <object type="jsx3.gui.Block">
69                        <variants jsxoverflow="2"></variants>
70                        <strings jsxname="pane1" jsxwidth="100%" jsxheight="100%"></strings>
71                        <object type="jsx3.gui.Select">
72                          <variants jsxwidth="150" jsxheight="18" jsxxmlasync="1"></variants>
73                          <strings jsxname="groupSelect" jsxxmlurl="jsx:///xml/sample.xml" jsxmargin="0 4 0 0"></strings>
74                          <events jsxchange="" jsxselect="this.getAncestorOfName(&quot;Submission&quot;).controller.showGroup(strRECORDID);&#xA;this.getAncestorOfName(&quot;Submission&quot;).controller.changed();"></events>
75                        </object>
76                      </object>
77                      <object type="jsx3.gui.Block">
78                        <variants jsxoverflow="1"></variants>
79                        <strings jsxname="pane2" jsxwidth="100%" jsxheight="100%"></strings>
80                        <include src="components/GroupViewer.xml" async="false"></include>
81                      </object>
82                    </object>
83                  </object>
84                </object>
85              </object>
86              <object type="jsx3.gui.Block">
87                <variants jsxoverflow="1"></variants>
88                <strings jsxname="tdgRow" jsxwidth="100%" jsxheight="100%" jsxpadding="4"></strings>
89                <object type="jsx3.gui.LayoutGrid">
90                  <variants jsxrelativeposition="0" jsxleft="0" jsxtop="0" jsxoverflow="2"></variants>
91                  <strings jsxname="layoutCols" jsxcols="200,16,*" jsxwidth="100%" jsxheight="100%"></strings>
92                  <object type="jsx3.gui.Block">
93                    <variants jsxrelativeposition="1" jsxoverflow="3"></variants>
94                    <strings jsxname="label" jsxtext="Thematic Domain Group"></strings>
95                  </object>
96                  <object type="jsx3.gui.Image">
97                    <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
98                    <strings jsxname="mandatory" jsxsrc="http://localhost:8080/famfamfam/silk/icons/bullet_red.png"></strings>
99                  </object>
100                  <object type="jsx3.gui.Block">
101                    <variants jsxoverflow="1"></variants>
102                    <strings jsxname="pane2" jsxwidth="100%" jsxheight="100%"></strings>
103                    <object type="jsx3.gui.Select">
104                      <variants jsxwidth="150" jsxheight="18" jsxxmlasync="1"></variants>
105                      <strings jsxname="tdgSelect" jsxxmlurl="jsx:///xml/sample.xml" jsxmargin="0 4 0 0"></strings>
106                      <events jsxselect="this.getAncestorOfName(&quot;Submission&quot;).controller.changed();"></events>
107                    </object>
108                  </object>
109                </object>
110              </object>
111              <object type="jsx3.gui.Block">
112                <variants jsxoverflow="1"></variants>
113                <strings jsxname="pidRow" jsxwidth="100%" jsxheight="100%" jsxpadding="4"></strings>
114                <object type="jsx3.gui.LayoutGrid">
115                  <variants jsxrelativeposition="0" jsxleft="0" jsxtop="0" jsxoverflow="2"></variants>
116                  <strings jsxname="layoutCols" jsxcols="216,*" jsxwidth="100%" jsxheight="100%"></strings>
117                  <object type="jsx3.gui.Block">
118                    <variants jsxrelativeposition="1" jsxoverflow="3"></variants>
119                    <strings jsxname="label" jsxtext="Create copies"></strings>
120                  </object>
121                  <object type="jsx3.gui.Block">
122                    <variants jsxoverflow="1"></variants>
123                    <strings jsxname="pane2" jsxwidth="100%" jsxheight="100%"></strings>
124                    <object type="jsx3.gui.CheckBox">
125                      <variants jsxheight="18" jsxdefaultchecked="0"></variants>
126                      <strings jsxname="copyDCs" jsxmargin="0 4 0 0"></strings>
127                    </object>
128                  </object>
129                </object>
130              </object>
131              <object type="jsx3.gui.Block">
132                <variants jsxoverflow="2"></variants>
133                <strings jsxname="descRow" jsxwidth="100%" jsxheight="100%" jsxpadding="4"></strings>
134                <object type="jsx3.gui.LayoutGrid">
135                  <variants jsxrelativeposition="0" jsxleft="0" jsxtop="0" jsxoverflow="2"></variants>
136                  <strings jsxname="layoutCols" jsxcols="200,16,*" jsxwidth="100%" jsxheight="100%"></strings>
137                  <object type="jsx3.gui.Block">
138                    <variants jsxrelativeposition="1" jsxoverflow="3"></variants>
139                    <strings jsxname="label" jsxtext="Description of the change request"></strings>
140                  </object>
141                  <object type="jsx3.gui.Image">
142                    <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
143                    <strings jsxname="mandatory" jsxsrc="http://localhost:8080/famfamfam/silk/icons/bullet_red.png"></strings>
144                  </object>
145                  <object type="jsx3.gui.Block">
146                    <variants jsxoverflow="1"></variants>
147                    <strings jsxname="pane2" jsxwidth="100%" jsxheight="100%"></strings>
148                    <object type="jsx3.gui.TextBox">
149                      <variants jsxtype="1"></variants>
150                      <strings jsxheight="100%" jsxwidth="100%" jsxname="descriptionField" jsxmargin="0 4 0 0" jsxvalue=""></strings>
151                      <events jsxchange="this.getAncestorOfName(&quot;Submission&quot;).controller.descrChanged();"></events>
152                    </object>
153                  </object>
154                </object>
155              </object>
156              <object type="jsx3.gui.Block">
157                <variants jsxoverflow="1"></variants>
158                <strings jsxname="dcsRow" jsxwidth="100%" jsxheight="100%"></strings>
159                <include src="components/DCSViewer.xml" async="false"></include>
160              </object>
161            </object>
162          </object>
163          <object type="jsx3.gui.Block">
164            <variants jsxoverflow="1"></variants>
165            <strings jsxname="paneBottom" jsxwidth="100%" jsxheight="100%" jsxbgcolor="white"></strings>
166            <object type="jsx3.gui.Block">
167              <variants></variants>
168              <strings jsxname="reportView" jsxwidth="100%"></strings>
169            </object>
170          </object>
171        </object>
172      </object>
173    </object>
174  </object>
175</serialization>
Note: See TracBrowser for help on using the repository browser.