homescreenapp/stateplugins/hsapplibrarystateplugin/resource/applibrary.docml
changeset 42 517f4fb5ec74
child 48 11a8fa9275d5
equal deleted inserted replaced
39:4e8ebe173323 42:517f4fb5ec74
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <hbdocument version="0.9">
       
     3     <object name="allAppsAction" type="HbAction">
       
     4         <bool name="checkable" value="TRUE"/>
       
     5         <icon iconName="qtg_mono_applications_all" name="icon"/>
       
     6     </object>
       
     7     <object name="allCollectionsAction" type="HbAction">
       
     8         <bool name="checkable" value="TRUE"/>
       
     9         <icon iconName="qtg_mono_applications_collections" name="icon"/>
       
    10     </object>
       
    11     <object name="searchAction" type="HbAction">
       
    12         <icon iconName="qtg_mono_search" name="icon"/>
       
    13     </object>
       
    14     <object name="oviStoreAction" type="HbAction">
       
    15         <icon iconName="qtg_mono_ovistore" name="icon"/>
       
    16     </object>
       
    17     <widget name="view" type="HbView">
       
    18         <widget name="container" role="HbView:widget" type="HbWidget">
       
    19             <widget name="label" type="HbGroupBox">
       
    20                 <bool name="visible" value="FALSE"/>
       
    21                 <string name="heading" value=" "/>
       
    22                 <bool name="marqueeHeading" value="TRUE"/>
       
    23                 <sizehint height="0un" type="MAXIMUM" width="0un"/>
       
    24                 <fontspec name="fontSpec" role="Title" textheight="0"/>
       
    25             </widget>
       
    26             <widget name="searchPanel" type="HbSearchPanel">
       
    27                 <bool name="visible" value="FALSE"/>
       
    28                 <bool name="progressive" value="TRUE"/>
       
    29                 <sizehint height="0un" type="MAXIMUM" width="0un"/>
       
    30             </widget>
       
    31             <widget name="listView" type="HbListView">
       
    32                 <widget name="listViewItemPrototype" role="HbListView:prototype" type="HbListViewItem">
       
    33                     <enums name="graphicsSize" value="Thumbnail"/>
       
    34                 </widget>
       
    35                 <bool name="visible" value="FALSE"/>
       
    36                 <enums name="scrollingStyle" value="PanOrFlick"/>
       
    37                 <bool name="itemRecycling" value="TRUE"/>
       
    38                 <enums name="horizontalScrollBarPolicy" value="ScrollBarAutoHide"/>
       
    39                 <sizehint height="0un" type="MAXIMUM" width="0un"/>
       
    40                 <bool name="frictionEnabled" value="TRUE"/>
       
    41             </widget>
       
    42         </widget>
       
    43         <widget name="toolBar" role="HbView:toolBar" type="HbToolBar">
       
    44             <enums name="orientation" value="Horizontal"/>
       
    45             <ref object="allAppsAction" role="HbToolBar:addAction"/>
       
    46             <ref object="allCollectionsAction" role="HbToolBar:addAction"/>
       
    47             <ref object="searchAction" role="HbToolBar:addAction"/>
       
    48             <ref object="oviStoreAction" role="HbToolBar:addAction"/>
       
    49         </widget>
       
    50         <string locid="txt_applib_title_applications" name="title"/>
       
    51     </widget>
       
    52     <section name="list_view">
       
    53         <widget name="view" type="HbView">
       
    54             <bool name="contentFullScreen" value="FALSE"/>
       
    55         </widget>
       
    56         <widget name="toolBar" role="HbView:toolBar" type="HbToolBar">
       
    57             <bool name="visible" value="TRUE"/>
       
    58         </widget>
       
    59         <widget name="searchPanel" type="HbSearchPanel">
       
    60             <sizehint height="0un" type="MAXIMUM" width="0un"/>
       
    61             <bool name="visible" value="FALSE"/>
       
    62         </widget>
       
    63         <widget name="label" type="HbGroupBox">
       
    64             <sizehint height="0un" type="MAXIMUM" width="0un"/>
       
    65             <bool name="visible" value="FALSE"/>
       
    66         </widget>
       
    67         <widget name="container" role="HbView:widget" type="HbWidget">
       
    68             <layout orientation="Vertical" type="linear">
       
    69                 <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
       
    70                 <linearitem itemname="listView"/>
       
    71             </layout>
       
    72         </widget>
       
    73         <widget name="listView" type="HbListView">
       
    74             <sizehint height="100un" type="MAXIMUM" width="100un"/>
       
    75             <bool name="visible" value="TRUE"/>
       
    76         </widget>
       
    77     </section>
       
    78     <section name="list_labeled_view">
       
    79         <widget name="view" type="HbView">
       
    80             <bool name="contentFullScreen" value="FALSE"/>
       
    81         </widget>
       
    82         <widget name="toolBar" role="HbView:toolBar" type="HbToolBar">
       
    83             <bool name="visible" value="TRUE"/>
       
    84         </widget>
       
    85         <widget name="searchPanel" type="HbSearchPanel">
       
    86             <sizehint height="0un" type="MAXIMUM" width="0un"/>
       
    87             <bool name="visible" value="FALSE"/>
       
    88         </widget>
       
    89         <widget name="label" type="HbGroupBox">
       
    90             <sizehint height="6un" type="MAXIMUM" width="100un"/>
       
    91             <bool name="visible" value="TRUE"/>
       
    92         </widget>
       
    93         <widget name="container" role="HbView:widget" type="HbWidget">
       
    94             <layout orientation="Vertical" type="linear">
       
    95                 <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
       
    96                 <linearitem itemname="label"/>
       
    97                 <linearitem itemname="listView" spacing="0un"/>
       
    98             </layout>
       
    99         </widget>
       
   100         <widget name="listView" type="HbListView">
       
   101             <sizehint height="100un" type="MAXIMUM" width="100un"/>
       
   102             <bool name="visible" value="TRUE"/>
       
   103         </widget>
       
   104     </section>
       
   105     <section name="list_search_view">
       
   106         <widget name="view" type="HbView">
       
   107             <bool name="contentFullScreen" value="TRUE"/>
       
   108         </widget>
       
   109         <widget name="toolBar" role="HbView:toolBar" type="HbToolBar">
       
   110             <bool name="visible" value="TRUE"/>
       
   111         </widget>
       
   112         <widget name="searchPanel" type="HbSearchPanel">
       
   113             <sizehint height="10un" type="MAXIMUM" width="100un"/>
       
   114             <bool name="visible" value="TRUE"/>
       
   115         </widget>
       
   116         <widget name="label" type="HbGroupBox">
       
   117             <sizehint height="0un" type="MAXIMUM" width="0un"/>
       
   118             <bool name="visible" value="FALSE"/>
       
   119         </widget>
       
   120         <widget name="container" role="HbView:widget" type="HbWidget">
       
   121             <layout orientation="Vertical" type="linear">
       
   122                 <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
       
   123                 <linearitem itemname="listView" spacing="0un"/>
       
   124                 <linearitem itemname="searchPanel" spacing="0un"/>
       
   125             </layout>
       
   126         </widget>
       
   127         <widget name="listView" type="HbListView">
       
   128             <sizehint height="100un" type="MAXIMUM" width="100un"/>
       
   129             <bool name="visible" value="TRUE"/>
       
   130         </widget>
       
   131     </section>
       
   132     <section name="list_search_labeled_view">
       
   133         <widget name="view" type="HbView">
       
   134             <bool name="contentFullScreen" value="TRUE"/>
       
   135         </widget>
       
   136         <widget name="toolBar" role="HbView:toolBar" type="HbToolBar">
       
   137             <bool name="visible" value="TRUE"/>
       
   138         </widget>
       
   139         <widget name="searchPanel" type="HbSearchPanel">
       
   140             <sizehint height="10un" type="MAXIMUM" width="100un"/>
       
   141             <bool name="visible" value="TRUE"/>
       
   142         </widget>
       
   143         <widget name="label" type="HbGroupBox">
       
   144             <sizehint height="6un" type="MAXIMUM" width="100un"/>
       
   145             <bool name="visible" value="TRUE"/>
       
   146         </widget>
       
   147         <widget name="container" role="HbView:widget" type="HbWidget">
       
   148             <layout orientation="Vertical" type="linear">
       
   149                 <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
       
   150                 <linearitem itemname="label" spacing="0un"/>
       
   151                 <linearitem itemname="listView"/>
       
   152                 <linearitem itemname="searchPanel" spacing="0un"/>
       
   153             </layout>
       
   154         </widget>
       
   155         <widget name="listView" type="HbListView">
       
   156             <sizehint height="100un" type="MAXIMUM" width="100un"/>
       
   157             <bool name="visible" value="TRUE"/>
       
   158         </widget>
       
   159     </section>
       
   160     <metadata activeUIState="list labeled view state" display="QHD landscape" unit="un">
       
   161         <uistate name="Common ui state" sections="#common"/>
       
   162         <uistate name="list view state" sections="#common list_view"/>
       
   163         <uistate name="list labeled view state" sections="#common list_labeled_view"/>
       
   164         <uistate name="list search view state" sections="#common list_search_view"/>
       
   165         <uistate name="list search labeled view state" sections="#common list_search_labeled_view"/>
       
   166         <dummydata objectName="listView" section="#common" value="0"/>
       
   167     </metadata>
       
   168 </hbdocument>