emailuis/nmailui/conf/nmeditorview.docml
branchRCL_3
changeset 63 d189ee25cf9d
equal deleted inserted replaced
61:dcf0eedfc1a3 63:d189ee25cf9d
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <hbdocument version="1.1">
       
     3     <widget name="editorview" type="HbView">
       
     4         <widget name="content" role="HbView:widget" type="HbWidget">
       
     5             <widget name="scrollArea" plugin="nmailuiwidgetsplugin" type="NmBaseViewScrollArea">
       
     6                 <widget name="scrollAreaContents" role="HbScrollArea:contents" type="HbWidget">
       
     7                     <widget name="editorToField" type="HbWidget">
       
     8                         <widget name="editorToLabel" type="HbLabel">
       
     9                             <sizepolicy horizontalPolicy="Fixed" horizontalStretch="0" verticalPolicy="Fixed" verticalStretch="0"/>
       
    10                             <sizehint height="7.5un" type="FIXED" width="12.5un"/>
       
    11                             <string locid="txt_mail_editor_to" name="plainText"/>
       
    12                             <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
    13                         </widget>
       
    14                         <widget name="editorToEdit" plugin="nmailuiwidgetsplugin" type="NmRecipientLineEdit"/>
       
    15                         <widget name="editorToButton" type="HbPushButton">
       
    16                             <sizepolicy horizontalPolicy="Fixed" horizontalStretch="0" verticalPolicy="Fixed" verticalStretch="0"/>
       
    17                             <sizehint height="7.5un" type="FIXED" width="9.5un"/>
       
    18                         </widget>
       
    19                         <sizepolicy horizontalPolicy="Fixed" horizontalStretch="0" verticalPolicy="Preferred" verticalStretch="0"/>
       
    20                         <sizehint type="PREFERRED" width="expr(var(hb-param-screen-width) )"/>
       
    21                         <layout orientation="Horizontal" spacing="var(hb-param-margin-gene-middle-horizontal)" type="linear">
       
    22                             <contentsmargins bottom="0un" left="var(hb-param-margin-gene-left)" right="var(hb-param-margin-gene-right)" top="0un"/>
       
    23                             <linearitem itemname="editorToLabel"/>
       
    24                             <linearitem itemname="editorToEdit"/>
       
    25                             <linearitem itemname="editorToButton"/>
       
    26                         </layout>
       
    27                     </widget>
       
    28                     <widget name="editorCcField" type="HbWidget">
       
    29                         <widget name="editorCcLabel" type="HbLabel">
       
    30                             <sizepolicy horizontalPolicy="Fixed" horizontalStretch="0" verticalPolicy="Fixed" verticalStretch="0"/>
       
    31                             <sizehint height="7.5un" type="FIXED" width="12.5un"/>
       
    32                             <string locid="txt_mail_editor_cc" name="plainText"/>
       
    33                             <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
    34                         </widget>
       
    35                         <widget name="editorCcEdit" plugin="nmailuiwidgetsplugin" type="NmRecipientLineEdit"/>
       
    36                         <widget name="editorCcButton" type="HbPushButton">
       
    37                             <sizepolicy horizontalPolicy="Fixed" horizontalStretch="0" verticalPolicy="Fixed" verticalStretch="0"/>
       
    38                             <sizehint height="7.5un" type="FIXED" width="9.5un"/>
       
    39                         </widget>
       
    40                         <sizepolicy horizontalPolicy="Fixed" horizontalStretch="0" verticalPolicy="Preferred" verticalStretch="0"/>
       
    41                         <sizehint type="PREFERRED" width="expr(var(hb-param-screen-width) )"/>
       
    42                         <layout orientation="Horizontal" spacing="var(hb-param-margin-gene-middle-horizontal)" type="linear">
       
    43                             <contentsmargins bottom="0un" left="var(hb-param-margin-gene-left)" right="var(hb-param-margin-gene-right)" top="0un"/>
       
    44                             <linearitem itemname="editorCcLabel"/>
       
    45                             <linearitem itemname="editorCcEdit"/>
       
    46                             <linearitem itemname="editorCcButton"/>
       
    47                         </layout>
       
    48                     </widget>
       
    49                     <widget name="editorBccField" type="HbWidget">
       
    50                         <widget name="editorBccLabel" type="HbLabel">
       
    51                             <sizepolicy horizontalPolicy="Fixed" horizontalStretch="0" verticalPolicy="Fixed" verticalStretch="0"/>
       
    52                             <sizehint height="7.5un" type="FIXED" width="12.5un"/>
       
    53                             <string locid="txt_mail_editor_bcc" name="plainText"/>
       
    54                             <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
    55                         </widget>
       
    56                         <widget name="editorBccEdit" plugin="nmailuiwidgetsplugin" type="NmRecipientLineEdit"/>
       
    57                         <widget name="editorBccButton" type="HbPushButton">
       
    58                             <sizepolicy horizontalPolicy="Fixed" horizontalStretch="0" verticalPolicy="Fixed" verticalStretch="0"/>
       
    59                             <sizehint height="7.5un" type="FIXED" width="9.5un"/>
       
    60                         </widget>
       
    61                         <sizepolicy horizontalPolicy="Fixed" horizontalStretch="0" verticalPolicy="Preferred" verticalStretch="0"/>
       
    62                         <sizehint type="PREFERRED" width="expr(var(hb-param-screen-width) )"/>
       
    63                         <layout orientation="Horizontal" spacing="var(hb-param-margin-gene-middle-horizontal)" type="linear">
       
    64                             <contentsmargins bottom="0un" left="var(hb-param-margin-gene-left)" right="var(hb-param-margin-gene-right)" top="0un"/>
       
    65                             <linearitem itemname="editorBccLabel"/>
       
    66                             <linearitem itemname="editorBccEdit"/>
       
    67                             <linearitem itemname="editorBccButton"/>
       
    68                         </layout>
       
    69                     </widget>
       
    70                     <widget name="editorSubjectField" type="HbWidget">
       
    71                         <widget name="editorSubjectLabel" type="HbLabel">
       
    72                             <sizepolicy horizontalPolicy="Fixed" horizontalStretch="0" verticalPolicy="Fixed" verticalStretch="0"/>
       
    73                             <sizehint height="7.5un" type="FIXED" width="12.5un"/>
       
    74                             <string locid="txt_mail_editor_subject" name="plainText"/>
       
    75                             <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
    76                         </widget>
       
    77                         <widget name="editorSubjectEdit" plugin="nmailuiwidgetsplugin" type="NmHtmlLineEdit"/>
       
    78                         <widget name="editPriorityIcon" type="HbLabel">
       
    79                             <enums name="alignment" value="AlignVCenter|AlignHCenter"/>
       
    80                             <sizepolicy horizontalPolicy="Fixed" horizontalStretch="0" verticalPolicy="Fixed" verticalStretch="0"/>
       
    81                             <sizehint height="var(hb-param-graphic-size-secondary)" type="FIXED" width="var(hb-param-graphic-size-secondary)"/>
       
    82                         </widget>
       
    83                         <widget name="editFollowUpIcon" type="HbLabel">
       
    84                             <enums name="alignment" value="AlignVCenter|AlignHCenter"/>
       
    85                             <sizepolicy horizontalPolicy="Fixed" horizontalStretch="0" verticalPolicy="Fixed" verticalStretch="0"/>
       
    86                             <sizehint height="var(hb-param-graphic-size-secondary)" type="FIXED" width="var(hb-param-graphic-size-secondary)"/>
       
    87                         </widget>
       
    88                         <sizepolicy horizontalPolicy="Fixed" horizontalStretch="0" verticalPolicy="Preferred" verticalStretch="0"/>
       
    89                         <sizehint type="PREFERRED" width="expr(var(hb-param-screen-width) )"/>
       
    90                         <layout orientation="Horizontal" spacing="var(hb-param-margin-gene-middle-horizontal)" type="linear">
       
    91                             <contentsmargins bottom="0un" left="var(hb-param-margin-gene-left)" right="var(hb-param-margin-gene-right)" top="0un"/>
       
    92                             <linearitem itemname="editorSubjectLabel"/>
       
    93                             <linearitem itemname="editorSubjectEdit"/>
       
    94                             <linearitem itemname="editPriorityIcon" spacing="0.5un"/>
       
    95                             <linearitem itemname="editFollowUpIcon"/>
       
    96                         </layout>
       
    97                     </widget>
       
    98                     <widget name="attachmentListWidget" plugin="nmailuiwidgetsplugin" type="NmAttachmentListWidget">
       
    99                         <sizepolicy horizontalPolicy="Fixed" horizontalStretch="0" verticalPolicy="Preferred" verticalStretch="0"/>
       
   100                         <sizehint type="PREFERRED" width="expr(var(hb-param-screen-width) )"/>
       
   101                     </widget>
       
   102                     <widget name="BodyTextEditContainer" type="HbWidget">
       
   103                         <widget name="BodyTextEdit" plugin="nmailuiwidgetsplugin" type="NmEditorTextEdit">
       
   104                             <sizepolicy horizontalPolicy="Expanding" horizontalStretch="0" verticalPolicy="Expanding" verticalStretch="0"/>
       
   105                             <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
       
   106                             <fontspec name="fontSpec" role="Secondary" textheight="var(hb-param-text-height-secondary)"/>
       
   107                             <string name="plainText"/>
       
   108                         </widget>
       
   109                         <real name="z" value="0"/>
       
   110                         <sizepolicy horizontalPolicy="Expanding" horizontalStretch="0" verticalPolicy="Expanding" verticalStretch="0"/>
       
   111                         <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
       
   112                         <layout type="anchor">
       
   113                             <anchoritem dst="BodyTextEdit" dstEdge="LEFT" spacing="var(hb-param-margin-gene-left)" src="" srcEdge="LEFT"/>
       
   114                             <anchoritem dst="BodyTextEdit" dstEdge="BOTTOM" spacing="0un" src="" srcEdge="BOTTOM"/>
       
   115                             <anchoritem dst="BodyTextEdit" dstEdge="RIGHT" spacing="-var(hb-param-margin-gene-right)" src="" srcEdge="RIGHT"/>
       
   116                             <anchoritem dst="BodyTextEdit" dstEdge="TOP" spacing="0un" src="" srcEdge="TOP"/>
       
   117                         </layout>
       
   118                     </widget>
       
   119                     <real name="z" value="0"/>
       
   120                     <sizepolicy horizontalPolicy="Expanding" horizontalStretch="0" verticalPolicy="Preferred" verticalStretch="0"/>
       
   121                     <layout orientation="Vertical" spacing="var(hb-param-margin-gene-middle-vertical)" type="linear">
       
   122                         <contentsmargins bottom="0un" left="0un" right="0un" top="var(hb-param-margin-gene-top)"/>
       
   123                         <linearitem itemname="editorToField"/>
       
   124                         <linearitem itemname="editorCcField"/>
       
   125                         <linearitem itemname="editorBccField"/>
       
   126                         <linearitem itemname="editorSubjectField"/>
       
   127                         <linearitem itemname="attachmentListWidget"/>
       
   128                         <linearitem itemname="BodyTextEditContainer"/>
       
   129                     </layout>
       
   130                 </widget>
       
   131             </widget>
       
   132             <layout type="anchor">
       
   133                 <anchoritem dst="scrollArea" dstEdge="LEFT" spacing="0un" src="" srcEdge="LEFT"/>
       
   134                 <anchoritem dst="scrollArea" dstEdge="TOP" spacing="0un" src="" srcEdge="TOP"/>
       
   135                 <anchoritem dst="scrollArea" dstEdge="RIGHT" spacing="0un" src="" srcEdge="RIGHT"/>
       
   136                 <anchoritem dst="scrollArea" dstEdge="BOTTOM" spacing="0un" src="" srcEdge="BOTTOM"/>
       
   137             </layout>
       
   138         </widget>
       
   139         <string name="title"/>
       
   140     </widget>
       
   141     <metadata activeUIState="Common ui state" display="NHD-3.2-inch_portrait" unit="un">
       
   142         <uistate name="Common ui state" sections="#common"/>
       
   143     </metadata>
       
   144 </hbdocument>