Changeset 2676


Ignore:
Timestamp:
03/11/13 18:10:18 (11 years ago)
Author:
mwindhouwer
Message:

M mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/DataCategoryEditor.xml

  • a profile is mandatory so add the red bullet
File:
1 edited

Legend:

Unmodified
Added
Removed
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/DataCategoryEditor.xml

    r2656 r2676  
    133133                                  <object type="jsx3.gui.TextBox">
    134134                                    <variants jsxheight="18" jsxrelativeposition="0" jsxleft="0" jsxtop="0" jsxwidth="200" jsxenabled="1"></variants>
    135                                     <strings jsxname="identifier" jsxmargin="0" jsxdisplay="" jsxcdfattribute="identifier" jsxtip="A unique name" jsxpadding="0"></strings>
     135                                    <strings jsxname="identifier" jsxmargin="0" jsxdisplay="" jsxcdfattribute="identifier" jsxtip="A unique name" jsxpadding="0" jsxvalue=""></strings>
    136136                                    <events jsxchange="var c = this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller;&#xA;c.changed();&#xA;c.checkIdentifier();"></events>
    137137                                  </object>
     
    167167                                  <object type="jsx3.gui.TextBox">
    168168                                    <variants jsxheight="18" jsxrelativeposition="0" jsxleft="0" jsxtop="0" jsxwidth="100" jsxenabled="0"></variants>
    169                                     <strings jsxname="version" jsxmargin="2 2 2 2" jsxdisplay="" jsxcdfattribute="version"></strings>
     169                                    <strings jsxname="version" jsxmargin="2 2 2 2" jsxdisplay="" jsxcdfattribute="version" jsxvalue=""></strings>
    170170                                    <events jsxchange="this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller.changed();"></events>
    171171                                  </object>
     
    197197                                  <object type="jsx3.gui.Select">
    198198                                    <variants jsxwidth="150" jsxheight="18" jsxxmlasync="1" _isfocusing="true"></variants>
    199                                     <strings jsxname="type" jsxxmlurl="xml/dc-types.xml" jsxmargin="0 4 0 0" jsxcdfattribute="type" jsxvalue="closed"></strings>
     199                                    <strings jsxname="type" jsxxmlurl="xml/dc-types.xml" jsxmargin="0 4 0 0" jsxcdfattribute="type"></strings>
    200200                                    <events jsxselect="this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller.changedType();"></events>
    201201                                  </object>
     
    235235                                  <object type="jsx3.gui.TextBox">
    236236                                    <variants jsxrelativeposition="0" jsxheight="50" jsxleft="0" jsxtop="0" jsxtype="1"></variants>
    237                                     <strings jsxname="justification" jsxmargin="0" jsxdisplay="" jsxpadding="0" jsxwidth="100%" jsxcdfattribute="justification"></strings>
     237                                    <strings jsxname="justification" jsxmargin="0" jsxdisplay="" jsxpadding="0" jsxwidth="100%" jsxcdfattribute="justification" jsxvalue=""></strings>
    238238                                    <events jsxchange="this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller.changed();"></events>
    239239                                  </object>
     
    261261                                  <object type="jsx3.gui.TextBox">
    262262                                    <variants jsxrelativeposition="0" jsxheight="18" jsxleft="0" jsxtop="0"></variants>
    263                                     <strings jsxname="origin" jsxmargin="0" jsxdisplay="" jsxpadding="0" jsxwidth="100%" jsxcdfattribute="origin"></strings>
     263                                    <strings jsxname="origin" jsxmargin="0" jsxdisplay="" jsxpadding="0" jsxwidth="100%" jsxcdfattribute="origin" jsxvalue=""></strings>
    264264                                    <events jsxchange="this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller.changed();"></events>
    265265                                  </object>
     
    296296                                  <object type="jsx3.gui.TextBox">
    297297                                    <variants jsxheight="18" jsxrelativeposition="0" jsxleft="0" jsxtop="0" jsxwidth="100" jsxenabled="0"></variants>
    298                                     <strings jsxname="administrationStatus" jsxmargin="2 2 2 2" jsxdisplay="" jsxcdfattribute="administrationStatus"></strings>
     298                                    <strings jsxname="administrationStatus" jsxmargin="2 2 2 2" jsxdisplay="" jsxcdfattribute="administrationStatus" jsxvalue=""></strings>
    299299                                    <events jsxchange="this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller.changed();"></events>
    300300                                  </object>
     
    322322                                  <object type="jsx3.gui.TextBox">
    323323                                    <variants jsxheight="18" jsxrelativeposition="0" jsxleft="0" jsxtop="0" jsxwidth="100" jsxenabled="0"></variants>
    324                                     <strings jsxname="registrationStatus" jsxmargin="2 2 2 2" jsxdisplay="" jsxcdfattribute="registrationStatus"></strings>
     324                                    <strings jsxname="registrationStatus" jsxmargin="2 2 2 2" jsxdisplay="" jsxcdfattribute="registrationStatus" jsxvalue=""></strings>
    325325                                    <events jsxchange="this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller.changed();"></events>
    326326                                  </object>
     
    621621                              <object type="jsx3.gui.LayoutGrid">
    622622                                <variants jsxrelativeposition="1" jsxleft="0" jsxtop="0" jsxoverflow="2"></variants>
    623                                 <strings jsxname="profilesRow" jsxcols="191,*,20" jsxwidth="100%" jsxheight="100%" jsxrows="120" jsxdisplay=""></strings>
     623                                <strings jsxname="profilesRow" jsxcols="175,16,*,20" jsxwidth="100%" jsxheight="100%" jsxrows="120" jsxdisplay=""></strings>
    624624                                <object type="jsx3.gui.Block">
    625625                                  <variants jsxrelativeposition="1" jsxoverflow="3" jsxspy="1"></variants>
    626626                                  <strings jsxname="label" jsxtext="Profile" jsxdisplay="" jsxpadding="3" jsxmargin="10"></strings>
    627627                                  <events jsxspy="org.isocat.spyglass(&quot;profile&quot;);"></events>
     628                                </object>
     629                                <object type="jsx3.gui.Image">
     630                                  <variants jsxoverflow="2" jsxrelativeposition="1"></variants>
     631                                  <strings jsxname="mandatory" jsxsrc="http://isocat:8080/famfamfam/silk/icons/bullet_red.png" jsxpadding="" jsxmargin="10" jsxtip="This field is mandatory."></strings>
    628632                                </object>
    629633                                <object type="jsx3.gui.Block">
     
    656660                                          <dynamics jsxborder="@Outset" jsxbg="@Bevel TopDown" jsxbgcolor="@Solid Disabled"></dynamics>
    657661                                          <object type="jsx3.gui.Select">
    658                                             <variants jsxrelativeposition="0" jsxleft="16" jsxtop="0" jsxheight="20" jsxzindex="10" jsxwidth="425"></variants>
    659                                             <strings jsxname="profileMask" jsxxml="&lt;data jsxid=&quot;jsxroot&quot;&gt;&#xA;&lt;record jsxid=&quot;1&quot; jsxtext=&quot;One&quot;/&gt;&#xA;&lt;record jsxid=&quot;2&quot; jsxtext=&quot;Two&quot;/&gt;&#xA;&lt;record jsxid=&quot;3&quot; jsxtext=&quot;Three&quot;/&gt;&#xA;&lt;/data&gt;" jsxdisplay="none" jsxvalue="profile-5" jsxxmlid="profiles-_jsx_1_17b"></strings>
     662                                            <variants jsxrelativeposition="0" jsxleft="16" jsxtop="0" jsxheight="20" jsxzindex="10"></variants>
     663                                            <strings jsxwidth="100%" jsxname="profileMask" jsxxml="&lt;data jsxid=&quot;jsxroot&quot;&gt;&#xA;&lt;record jsxid=&quot;1&quot; jsxtext=&quot;One&quot;/&gt;&#xA;&lt;record jsxid=&quot;2&quot; jsxtext=&quot;Two&quot;/&gt;&#xA;&lt;record jsxid=&quot;3&quot; jsxtext=&quot;Three&quot;/&gt;&#xA;&lt;/data&gt;" jsxdisplay="none" jsxvalue="profile-5" jsxxmlid="profiles-_jsx_1_62"></strings>
    660664                                          </object>
    661665                                        </object>
     
    793797                                        <object type="jsx3.gui.Menu">
    794798                                          <variants jsxxmlasync="1"></variants>
    795                                           <strings jsxname="languageMenuLeft" jsxtip="Select a language section." jsxtext="Language" jsxxml="&lt;data jsxid=&quot;jsxroot&quot;/&gt;" jsxxmlid="language-_jsx_1_17b-left" jsximage="images/flag.png"></strings>
     799                                          <strings jsxname="languageMenuLeft" jsxtip="Select a language section." jsxtext="Language" jsxxml="&lt;data jsxid=&quot;jsxroot&quot;/&gt;" jsxxmlid="language-_jsx_1_62-left" jsximage="images/flag.png"></strings>
    796800                                          <events jsxexecute="this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller.selectLanguageSection(this,objRECORD); "></events>
    797801                                        </object>
     
    803807                                        <object type="jsx3.gui.Menu">
    804808                                          <variants jsxxmlasync="1"></variants>
    805                                           <strings jsxname="languageMenuRight" jsxtip="Select a language section." jsxtext="Language" jsxxml="&lt;data jsxid=&quot;jsxroot&quot;/&gt;" jsxxmlid="language-_jsx_1_17b-right" jsximage="images/flag.png"></strings>
     809                                          <strings jsxname="languageMenuRight" jsxtip="Select a language section." jsxtext="Language" jsxxml="&lt;data jsxid=&quot;jsxroot&quot;/&gt;" jsxxmlid="language-_jsx_1_62-right" jsximage="images/flag.png"></strings>
    806810                                          <events jsxexecute="this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller.selectLanguageSection(this,objRECORD);"></events>
    807811                                        </object>
     
    905909                              <dynamics jsxborder="@No jsxborder"></dynamics>
    906910                              <object type="jsx3.gui.TabbedPane">
    907                                 <variants selectedIndex="2" jsxselectedindex="1" jsxshowtabs="0"></variants>
     911                                <variants selectedIndex="2" jsxselectedindex="0" jsxshowtabs="0"></variants>
    908912                                <strings jsxname="simpleComplexTabs" jsxtextalign="0" jsxbgcolor="white"></strings>
    909913                                <object type="jsx3.gui.Tab">
     
    912916                                  <object type="jsx3.gui.Block">
    913917                                    <variants jsxoverflow="2" jsxrelativeposition="0" jsxleft="0" jsxtop="0"></variants>
    914                                     <strings jsxname="pane" jsxwidth="100%" jsxheight="100%" jsxdisplay="none" jsxvisibility="visible" jsxbg=""></strings>
     918                                    <strings jsxname="pane" jsxwidth="100%" jsxheight="100%" jsxdisplay="" jsxvisibility="visible" jsxbg=""></strings>
    915919                                    <dynamics jsxbgcolor="@Transparent BG" jsxborder="@No jsxborder"></dynamics>
    916920                                    <object type="jsx3.gui.LayoutGrid">
     
    975979                                  <object type="jsx3.gui.Block">
    976980                                    <variants jsxoverflow="2" jsxrelativeposition="0" jsxleft="0" jsxtop="0" jsxloadtype="4"></variants>
    977                                     <strings jsxname="pane" jsxwidth="100%" jsxheight="100%" jsxdisplay="" jsxvisibility="visible"></strings>
     981                                    <strings jsxname="pane" jsxwidth="100%" jsxheight="100%" jsxdisplay="none" jsxvisibility="visible"></strings>
    978982                                    <dynamics jsxbgcolor="@Transparent BG" jsxborder="@No jsxborder"></dynamics>
    979983                                    <object type="jsx3.gui.LayoutGrid">
     
    10061010                                          <object type="jsx3.gui.Select">
    10071011                                            <variants jsxwidth="150" jsxheight="18" jsxxmlasync="1" _isfocusing="true"></variants>
    1008                                             <strings jsxname="datatypes" jsxmargin="0 4 0 0" jsxxmlid="datatypes-_jsx_1_17b" jsxvalue="datatype-1"></strings>
     1012                                            <strings jsxname="datatypes" jsxmargin="0 4 0 0" jsxxmlid="datatypes-_jsx_1_62" jsxvalue="datatype-1"></strings>
    10091013                                            <events jsxselect="this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller.changed();"></events>
    10101014                                          </object>
     
    10201024                                      </object>
    10211025                                      <object type="jsx3.gui.TabbedPane">
    1022                                         <variants selectedIndex="2" jsxselectedindex="0" jsxshowtabs="0"></variants>
     1026                                        <variants selectedIndex="2" jsxselectedindex="-1" jsxshowtabs="0"></variants>
    10231027                                        <strings jsxname="closedConstrainedTabs" jsxtextalign="0" jsxbgcolor="white" jsxvisibility="visible"></strings>
    10241028                                        <object type="jsx3.gui.Tab">
     
    11021106                                                        <object type="jsx3.gui.Select">
    11031107                                                          <variants jsxrelativeposition="0" jsxleft="16" jsxtop="20" jsxheight="20" jsxzindex="10" _isfocusing="true"></variants>
    1104                                                           <strings jsxwidth="100%" jsxname="ruleTypeMask" jsxxml="&lt;data jsxid=&quot;jsxroot&quot;&gt;&#xA;&lt;record jsxid=&quot;1&quot; jsxtext=&quot;One&quot;/&gt;&#xA;&lt;record jsxid=&quot;2&quot; jsxtext=&quot;Two&quot;/&gt;&#xA;&lt;record jsxid=&quot;3&quot; jsxtext=&quot;Three&quot;/&gt;&#xA;&lt;/data&gt;" jsxdisplay="none" jsxxmlid="ruletypes-_jsx_1_17b" jsxvalue="Object Constraint Language"></strings>
     1108                                                          <strings jsxwidth="100%" jsxname="ruleTypeMask" jsxxml="&lt;data jsxid=&quot;jsxroot&quot;&gt;&#xA;&lt;record jsxid=&quot;1&quot; jsxtext=&quot;One&quot;/&gt;&#xA;&lt;record jsxid=&quot;2&quot; jsxtext=&quot;Two&quot;/&gt;&#xA;&lt;record jsxid=&quot;3&quot; jsxtext=&quot;Three&quot;/&gt;&#xA;&lt;/data&gt;" jsxdisplay="none" jsxxmlid="ruletypes-_jsx_1_62" jsxvalue="Object Constraint Language"></strings>
    11051109                                                          <events jsxselect="this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller.changed();"></events>
    11061110                                                        </object>
     
    11691173                                                <object type="jsx3.gui.Menu">
    11701174                                                  <variants jsxxmlasync="1"></variants>
    1171                                                   <strings jsxname="linguisticMenuLeft" jsxtip="Select a linguistic section." jsxtext="Language" jsxxml="&lt;data jsxid=&quot;jsxroot&quot;/&gt;" jsxxmlid="linguistic-_jsx_1_17b-left" jsximage="images/flag.png"></strings>
     1175                                                  <strings jsxname="linguisticMenuLeft" jsxtip="Select a linguistic section." jsxtext="Language" jsxxml="&lt;data jsxid=&quot;jsxroot&quot;/&gt;" jsxxmlid="linguistic-_jsx_1_62-left" jsximage="images/flag.png"></strings>
    11721176                                                  <events jsxexecute="this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller.selectLinguisticSection(this,objRECORD); "></events>
    11731177                                                </object>
     
    11791183                                                <object type="jsx3.gui.Menu">
    11801184                                                  <variants jsxxmlasync="1"></variants>
    1181                                                   <strings jsxname="linguisticMenuRight" jsxtip="Select a linguistic section." jsxtext="Language" jsxxml="&lt;data jsxid=&quot;jsxroot&quot;/&gt;" jsxxmlid="linguistic-_jsx_1_17b-right" jsximage="images/flag.png"></strings>
     1185                                                  <strings jsxname="linguisticMenuRight" jsxtip="Select a linguistic section." jsxtext="Language" jsxxml="&lt;data jsxid=&quot;jsxroot&quot;/&gt;" jsxxmlid="linguistic-_jsx_1_62-right" jsximage="images/flag.png"></strings>
    11821186                                                  <events jsxexecute="this.getAncestorOfName(&quot;DataCategoryEditor&quot;).controller.selectLinguisticSection(this,objRECORD);"></events>
    11831187                                                </object>
Note: See TracChangeset for help on using the changeset viewer.