servicewidget/themes/install-themes/install/servicewidget_20021383/xuikon/00/servicewidget.xml
branchRCL_3
changeset 28 3104fc151679
parent 27 2b7283837edb
child 29 9a48e301e94b
equal deleted inserted replaced
27:2b7283837edb 28:3104fc151679
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!DOCTYPE xmluiml SYSTEM "servicewidget.dtd">
       
     3 <xmluiml xmlns="http://www.series60.com/xml/xmluiml/1" version="1.0">
       
     4 
       
     5     <widget id="servicewidget_template" focusable="true" _s60-initial-focus="1">
       
     6     	
       
     7         <contentsource id="servicewidget" name="" value="0x20019594"/>
       
     8         <configuration name="service" value="Service.ContentPublishing"/>
       
     9         <configuration name="interface" value="IContentPublishing"/>
       
    10         <configuration name="command" value="GetList"/>        
       
    11         <configuration id="pub_id" name="publisher" value=""/>
       
    12         
       
    13 		<!-- Template designer choice -->
       
    14         <actions>
       
    15           <action>
       
    16             <trigger name="activate"/>
       
    17             <event id="p_trigger" name="selected"/>
       
    18           </action>
       
    19         </actions>
       
    20         
       
    21 				<box id="first_inner_box">
       
    22 	 			  <image id="mainimage" class="first_image">
       
    23 	 			  	<configuration name="content_type" value="serviceimage"/>
       
    24 	 			    <property id="prop1" class=""/>
       
    25 	 			    <property class="policy/emptyContent" name="first_image" value="display: none;"/>
       
    26                                     <property class="policy/Content" name="first_image" value="display: block;"/>
       
    27 	      	</image>
       
    28 	      </box>
       
    29       	
       
    30       <box id="second_inner_box">
       
    31       	   <box id="third_inner_box">
       
    32 		      	  <box id="third_inner_box1"> 
       
    33 				        <text id="row1" class="first_text" >&qtn_servtab_widget_loading_content;
       
    34 				          <configuration name="content_type" value="owntext"/>
       
    35 				          <property id="prop2" class=""/>
       
    36 				      	</text>
       
    37 				      </box>
       
    38 				      <box id="third_inner_box2">
       
    39 					       <image id="secondimage" class="second_image">
       
    40 					       	 <configuration name="content_type" value="statusimage"/>
       
    41 				 			     <property id="prop4" class=""/>
       
    42                	           </image>
       
    43 				      </box>
       
    44 	         </box>
       
    45 	        
       
    46 		          <box id="fourth_inner_box">
       
    47 		      	    <text id="row2" class="second_text" >
       
    48 		             <configuration name="content_type" value="msgtext"/>
       
    49 		             <property id="prop3" class=""/>
       
    50 		      	    </text>
       
    51 				  </box>
       
    52 			</box>
       
    53 			
       
    54 			<menuextension> 
       
    55                  <!-- dynmenuitems are mapped to HS view.xml menu based on target attribute.
       
    56                  HS view.xml provides localisation for predined items: "settings" and "refresh". -->
       
    57             </menuextension>
       
    58 	  </widget>
       
    59 </xmluiml>