uidesigner/com.nokia.sdt.emf.dm.tests/data/reference-output.nxd
author fturovic <frank.turovich@nokia.com>
Tue, 07 Apr 2009 15:28:30 -0500
changeset 72 5464a0b24d87
parent 2 d760517a8095
permissions -rw-r--r--
removed license page and TOC entry for 2.1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
cawthron
parents:
diff changeset
     2
<designerData>
cawthron
parents:
diff changeset
     3
  <property id="dd1">100</property>
cawthron
parents:
diff changeset
     4
  <compoundProperty id="dd2">
cawthron
parents:
diff changeset
     5
    <property id="dd2.a">abc</property>
cawthron
parents:
diff changeset
     6
    <property id="dd2.b">def</property>
cawthron
parents:
diff changeset
     7
  </compoundProperty>
cawthron
parents:
diff changeset
     8
  <component id="com.nokia.sdt.series60.CCoeControl">
cawthron
parents:
diff changeset
     9
    <property id="name">CCoeControl1</property>
cawthron
parents:
diff changeset
    10
    <property id="another" type="i18n">STR_CCoeControl1_1</property>
cawthron
parents:
diff changeset
    11
    <component id="child-component1">
cawthron
parents:
diff changeset
    12
      <compoundProperty id="location">
cawthron
parents:
diff changeset
    13
        <property id="x">100</property>
cawthron
parents:
diff changeset
    14
        <property id="y">200</property>
cawthron
parents:
diff changeset
    15
      </compoundProperty>
cawthron
parents:
diff changeset
    16
      <sequenceProperty id="stringarray">
cawthron
parents:
diff changeset
    17
        <element>first item</element>
cawthron
parents:
diff changeset
    18
        <element>second item</element>
cawthron
parents:
diff changeset
    19
      </sequenceProperty>
cawthron
parents:
diff changeset
    20
      <property id="name">child1</property>
cawthron
parents:
diff changeset
    21
    </component>
cawthron
parents:
diff changeset
    22
    <component id="child-component2">
cawthron
parents:
diff changeset
    23
      <property id="name">child2</property>
cawthron
parents:
diff changeset
    24
      <eventBinding id="com.nokia.testevent" handlerDisplay="handlerMethod" handlerSymbol="CMyClass::handlerMethod"/>
cawthron
parents:
diff changeset
    25
      <eventBinding id="com.nokia.anotherevent" handlerDisplay="anotherHandlerMethod" handlerSymbol="CMyClass::anotherHandlerMethod"/>
cawthron
parents:
diff changeset
    26
    </component>
cawthron
parents:
diff changeset
    27
  </component>
cawthron
parents:
diff changeset
    28
  <stringBundle>
cawthron
parents:
diff changeset
    29
    <stringTable language="LANG_Hebrew">
cawthron
parents:
diff changeset
    30
      <string id="STR_CCoeControl1_1">??abc def ghi</string>
cawthron
parents:
diff changeset
    31
      <string id="STR_CCoeControl1_2">??localized string 1</string>
cawthron
parents:
diff changeset
    32
      <string id="STR_CCoeControl1_3">??this has special chars:&amp;&lt;&gt;;&apos; </string>
cawthron
parents:
diff changeset
    33
    </stringTable>
cawthron
parents:
diff changeset
    34
    <stringTable language="LANG_American">
cawthron
parents:
diff changeset
    35
      <string id="STR_CCoeControl1_1">abc def ghi</string>
cawthron
parents:
diff changeset
    36
      <string id="STR_CCoeControl1_2">localized string 1</string>
cawthron
parents:
diff changeset
    37
      <string id="STR_CCoeControl1_3">this has special chars:&amp;&lt;&gt;;&apos; </string>
cawthron
parents:
diff changeset
    38
    </stringTable>
cawthron
parents:
diff changeset
    39
  </stringBundle>
cawthron
parents:
diff changeset
    40
  <macroTable/>
cawthron
parents:
diff changeset
    41
</designerData>