data/graphiciconstext/xuikon/00/replace.xml
changeset 0 b856a9924bbc
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/data/graphiciconstext/xuikon/00/replace.xml	Wed Jun 02 13:22:05 2010 +0300
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xmluiml xmlns="http://www.series60.com/xml/xmluiml/1" version="1.0">
+    <widget>
+
+        <!-- Content Publisher plug-in-->
+        <contentsource name="#replace#" value="0x20019594"/>
+        <configuration name="service" value="Service.ContentPublishing"/>
+        <configuration name="interface" value="IContentPublishing"/>
+        <configuration name="command" value="GetList"/>
+        <configuration name="publisher" value="#replaceuid#:#replace#"/>
+        
+        <image id="img4" focusable="true" _s60-initial-focus="1">
+            <actions> 
+                <action>
+                    <trigger name="activate"/>
+                    <event name="#replace#/imageclicked"/>
+                </action>
+            </actions>
+            <configuration name="content_type" value="cnt4"/>
+            <property class="#replace#/graphic"/>
+        </image>
+        <box id="focus" focusable="true">
+            <actions>
+                <action>
+                    <trigger name="activate"/>
+                    <event name="#replace#/textclicked"/>
+                </action>
+            </actions>
+            <box id="container">
+                <box id="row1">
+                    <image id="img1" class="icon">
+                        <configuration name="content_type" value="cnt1"/>
+                        <property class="#replace#/image1"/>
+                    </image>
+                    <text id="txt1">
+                        <configuration name="content_type" value="cnt1"/>
+                        <property class="#replace#/text1"/> 
+                    </text>
+                </box>
+                <box id="row2" class="hidden">
+                    <image id="img2" class="icon">
+                        <configuration name="content_type" value="cnt2"/>
+                        <property class="#replace#/image2"/>
+                    </image>
+                    <text id="txt2">
+                        <configuration name="content_type" value="cnt2"/>
+                        <property class="#replace#/text2"/>
+                        <property class="policy/emptyContent" name="row2" value="display: none"/>
+                        <property class="policy/Content" name="row2" value="display: block"/>
+                    </text>
+                </box>
+                <box id="row3" class="hidden">
+                    <image id="img3" class="icon">
+                        <configuration name="content_type" value="cnt3"/>
+                        <property class="#replace#/image3"/>
+                    </image>
+                    <text id="txt3">
+                        <configuration name="content_type" value="cnt3"/>
+                        <property class="#replace#/text3"/> 
+                        <property class="policy/emptyContent" name="row3" value="display: none"/>
+                        <property class="policy/Content" name="row3" value="display: block"/>
+                    </text>
+                </box>
+            </box>
+        </box>
+    </widget>
+</xmluiml>