emailuis/widget/xuikon/00/emailwidget.xml
branchRCL_3
changeset 12 4ce476e64c59
parent 10 f5907b1a1053
equal deleted inserted replaced
11:0396474f30f5 12:4ce476e64c59
    17                     <trigger name="activate"/>
    17                     <trigger name="activate"/>
    18                     <event name="0x2001F413:CMailWidget/ct_setup_text(trigger_wizard)"/>
    18                     <event name="0x2001F413:CMailWidget/ct_setup_text(trigger_wizard)"/>
    19                 </action>
    19                 </action>
    20             </actions>
    20             </actions>
    21             <box id="SetupRowContainer" class="row_container">
    21             <box id="SetupRowContainer" class="row_container">
    22                 <box id="ImageField1" class="image_container">
    22                 <image id="connstatus_id" sizeaware="true" class="mailbox_icon">
    23                     <image id="connstatus_id" sizeaware="true">
    23 				<configuration name="content_type" value="ct_setup_icon"/>
    24                         <configuration name="content_type" value="ct_setup_icon"/>
    24                     <property class="0x2001F413:CMailWidget/key_setup_icon"/>
    25                         <property class="0x2001F413:CMailWidget/key_setup_icon"/>
    25                 </image>
    26                     </image>
       
    27                 </box>
       
    28                 <box id="Setuptext" class="text_field_container">
    26                 <box id="Setuptext" class="text_field_container">
    29                     <text id="setup">
    27                     <text id="setup">
    30                         <configuration name="content_type" value="ct_setup_text"/>
    28                         <configuration name="content_type" value="ct_setup_text"/>
    31                         <property class="0x2001F413:CMailWidget/key_setup_text"/>						
    29                         <property class="0x2001F413:CMailWidget/key_setup_text"/>						
    32                     </text>
    30                     </text>
    33                 </box>                             
    31                 </box>
    34             </box>
    32             </box>
    35             <box id="setup_row_2" class="setup_row_2_container">
    33             <box id="setup_row_2" class="setup_row_2_container">
    36                 <box id="setup_brand_1" class="setup_brand_container">
    34                 <box id="setup_brand_1" class="setup_brand_container">
    37                     <image id="setup_brand_1_id" sizeaware="true">
    35                     <image id="setup_brand_1_id" sizeaware="true">
    38                         <configuration name="content_type" value="ct_setup_brand_icon_1"/>
    36                         <configuration name="content_type" value="ct_setup_brand_icon_1"/>
    67                 <action>
    65                 <action>
    68                     <trigger name="activate"/>
    66                     <trigger name="activate"/>
    69                     <event name="0x2001F413:CMailWidget/ct_body_text_1(trigger_emailui)"/>
    67                     <event name="0x2001F413:CMailWidget/ct_body_text_1(trigger_emailui)"/>
    70                 </action>
    68                 </action>
    71             </actions>
    69             </actions>
    72             
    70 
    73             <!-- Widget row 1 -->
    71             <!-- Widget row 1 -->
    74             <box id="MailViewRow1" class="row_container">
    72             <box id="MailViewRow1" class="row_container">
    75                 <box id="ImageField1" class="image_container">
    73                 <image id="mailboxicons_id1" sizeaware="true" class="mailbox_icon">
    76                     <image id="mailboxicons_id1" sizeaware="true">
    74                     <configuration name="content_type" value="ct_mailbox_icons_1"/>
    77                         <configuration name="content_type" value="ct_mailbox_icons_1"/>
    75                     <property class="0x2001F413:CMailWidget/key_mailbox_icons_1"/>                        
    78                         <property class="0x2001F413:CMailWidget/key_mailbox_icons_1"/>                        
    76                 </image>			
    79                     </image>
    77                 <text id="Text" class="mailbox_text">
    80                 </box>            
    78                     <configuration name="content_type" value="ct_body_text_1"/>
    81                 <box id="TextField1" class="text_field_container">
    79                     <property class="0x2001F413:CMailWidget/key_body_text_1"/>                                               
    82                     <text id="Text" class="text_mailbox">
    80                     <!-- Display SETUP or MAILS container -->
    83                         <configuration name="content_type" value="ct_body_text_1"/>
    81                     <property class="policy/emptyContent" name="MailsContainer" value="display: none;"/>
    84                         <property class="0x2001F413:CMailWidget/key_body_text_1"/>                                               
    82                     <property class="policy/emptyContent" name="SetupContainer" value="display: block;"/>
    85                         <!-- Display SETUP or MAILS container -->
    83                     <property class="policy/Content" name="MailsContainer" value="display: block;"/>
    86                         <property class="policy/emptyContent" name="MailsContainer" value="display: none;"/>
    84                     <property class="policy/Content" name="SetupContainer" value="display: none;"/>
    87                         <property class="policy/emptyContent" name="SetupContainer" value="display: block;"/>
    85                 </text>
    88                         <property class="policy/Content" name="MailsContainer" value="display: block;"/>
       
    89                         <property class="policy/Content" name="SetupContainer" value="display: none;"/>
       
    90                     </text>
       
    91                 </box>
       
    92                 <!-- Display unseen or outbox icon -->
    86                 <!-- Display unseen or outbox icon -->
    93                 <box id="IndicatorImageField1" class="indicator_image_container">
    87                 <image id="indicator_image_id1" sizeaware="true" class="indicator_icon">
    94                     <image id="indicator_image_id1" sizeaware="true">
    88                     <configuration name="content_type" value="ct_indicator_icon_1"/>
    95                         <configuration name="content_type" value="ct_indicator_icon_1"/>
    89                     <property class="0x2001F413:CMailWidget/key_indicator_icon_1"/>
    96                         <property class="0x2001F413:CMailWidget/key_indicator_icon_1"/>
    90                 </image>
    97                     </image>
    91             </box>
    98                 </box>
    92 
       
    93             <!-- Line between row 1 and row 2 -->
       
    94             <box id="LineRow" class="line_container">
       
    95                 <image class="horizontal_line" />
    99             </box>
    96             </box>
   100 
    97 
   101             <!-- Widget row 2 -->
    98             <!-- Widget row 2 -->
   102             <box id="MailViewRow2" class="row_container">
    99             <box id="MailViewRow2" class="row_container">
   103                 <box id="ImageField2" class="image_container">
   100                 <image id="mailboxicons_id2" sizeaware="true" class="mailbox_icon">
   104                     <image id="mailboxicons_id2" sizeaware="true">
   101                     <configuration name="content_type" value="ct_mailbox_icons_2"/>
   105                         <configuration name="content_type" value="ct_mailbox_icons_2"/>
   102                     <property class="0x2001F413:CMailWidget/key_mailbox_icons_2"/>                        
   106                         <property class="0x2001F413:CMailWidget/key_mailbox_icons_2"/>                        
   103                 </image>
   107                     </image>
       
   108                 </box>            
       
   109                 <text id="sender_id_2" class="sender_text">
   104                 <text id="sender_id_2" class="sender_text">
   110                     <configuration name="content_type" value="ct_body_text_2"/>
   105                     <configuration name="content_type" value="ct_body_text_2"/>
   111                     <property class="0x2001F413:CMailWidget/key_body_text_2"/>                        
   106                     <property class="0x2001F413:CMailWidget/key_body_text_2"/>                        
   112                 </text>
   107                 </text>
   113                 <text id="subject_id_2" class="subject_text">
   108                 <text id="subject_id_2" class="subject_text">
   120                 </text>
   115                 </text>
   121             </box>
   116             </box>
   122             
   117             
   123             <!-- Widget row 3 -->
   118             <!-- Widget row 3 -->
   124             <box id="MailViewRow3" class="row_container">
   119             <box id="MailViewRow3" class="row_container">
   125                 <box id="ImageField3" class="image_container">
   120                 <image id="mailboxicons_id3" sizeaware="true" class="mailbox_icon">
   126                     <image id="mailboxicons_id3" sizeaware="true">
   121                     <configuration name="content_type" value="ct_mailbox_icons_3"/>
   127                         <configuration name="content_type" value="ct_mailbox_icons_3"/>
   122                     <property class="0x2001F413:CMailWidget/key_mailbox_icons_3"/>                        
   128                         <property class="0x2001F413:CMailWidget/key_mailbox_icons_3"/>                        
   123                 </image>
   129                     </image>
       
   130                 </box>            
       
   131                 <text id="sender_id_3" class="sender_text">
   124                 <text id="sender_id_3" class="sender_text">
   132                     <configuration name="content_type" value="ct_body_text_3"/>
   125                     <configuration name="content_type" value="ct_body_text_3"/>
   133                     <property class="0x2001F413:CMailWidget/key_body_text_3"/>                        
   126                     <property class="0x2001F413:CMailWidget/key_body_text_3"/>                        
   134                 </text>
   127                 </text>
   135                 <text id="subject_id_3" class="subject_text">
   128                 <text id="subject_id_3" class="subject_text">