homescreenapp/stateplugins/hsapplibrarystateplugin/resource/applibrary.docml
changeset 61 2b1b11a301d2
parent 60 30f14686fb04
child 68 4c11ecddf6b2
equal deleted inserted replaced
60:30f14686fb04 61:2b1b11a301d2
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <hbdocument version="1.0">
     2 <hbdocument version="1.1">
     3     <object name="allAppsAction" type="HbAction">
     3     <object name="allAppsAction" type="HbAction">
     4         <bool name="checkable" value="TRUE"/>
     4         <bool name="checkable" value="TRUE"/>
     5         <icon iconName="qtg_mono_applications_all" name="icon"/>
     5         <icon iconName="qtg_mono_applications_all" name="icon"/>
     6     </object>
     6     </object>
     7     <object name="allCollectionsAction" type="HbAction">
     7     <object name="allCollectionsAction" type="HbAction">
    16     </object>
    16     </object>
    17     <object name="operatorAction" type="HbAction"/>
    17     <object name="operatorAction" type="HbAction"/>
    18     <widget name="view" type="HbView">
    18     <widget name="view" type="HbView">
    19         <widget name="container" role="HbView:widget" type="HbWidget">
    19         <widget name="container" role="HbView:widget" type="HbWidget">
    20             <widget name="collectionLabel" type="HbGroupBox">
    20             <widget name="collectionLabel" type="HbGroupBox">
       
    21 
    21                 <sizehint height="6un" type="MAXIMUM" width="100un"/>
    22                 <sizehint height="6un" type="MAXIMUM" width="100un"/>
    22                 <bool name="visible" value="FALSE"/>
    23                 <bool name="visible" value="FALSE"/>
    23                 <string name="heading" value="."/>
    24                 <string name="heading" value="."/>
    24                 <bool name="marqueeHeading" value="TRUE"/>
    25                 <bool name="marqueeHeading" value="TRUE"/>
    25                 <fontspec name="fontSpec" role="Title" textheight="0"/>
    26                 <fontspec name="fontSpec" role="Title" textheight="0"/>
    38         <widget name="allAppsView" type="HbView">
    39         <widget name="allAppsView" type="HbView">
    39             <widget name="allAppsContainer" role="HbView:widget" type="HbWidget">
    40             <widget name="allAppsContainer" role="HbView:widget" type="HbWidget">
    40                 <widget name="allAppsListView" type="HbListView">
    41                 <widget name="allAppsListView" type="HbListView">
    41                     <bool name="itemRecycling" value="TRUE"/>
    42                     <bool name="itemRecycling" value="TRUE"/>
    42                     <enums name="horizontalScrollBarPolicy" value="ScrollBarAutoHide"/>
    43                     <enums name="horizontalScrollBarPolicy" value="ScrollBarAutoHide"/>
    43                     <sizehint height="100un" type="MAXIMUM" width="100un"/>
    44                     <sizehint height="100un" type="MAXIMUM" width="-1"/>
    44                     <bool name="frictionEnabled" value="TRUE"/>
    45                     <bool name="frictionEnabled" value="TRUE"/>
    45                     <bool name="visible" value="TRUE"/>
    46                     <bool name="visible" value="TRUE"/>
    46                 </widget>
    47                 </widget>
    47                 <widget name="searchPanel" type="HbSearchPanel">
    48                 <widget name="searchPanel" type="HbSearchPanel">
    48                     <sizehint height="0un" type="MAXIMUM" width="0un"/>
    49                     <sizehint height="0un" type="MAXIMUM" width="0un"/>
    72                     <bool name="visible" value="FALSE"/>
    73                     <bool name="visible" value="FALSE"/>
    73                 </widget>
    74                 </widget>
    74                 <widget name="allAppsSearchListView" type="HbListView">
    75                 <widget name="allAppsSearchListView" type="HbListView">
    75                     <bool name="itemRecycling" value="TRUE"/>
    76                     <bool name="itemRecycling" value="TRUE"/>
    76                     <enums name="horizontalScrollBarPolicy" value="ScrollBarAutoHide"/>
    77                     <enums name="horizontalScrollBarPolicy" value="ScrollBarAutoHide"/>
    77                     <sizehint height="100un" type="MAXIMUM" width="100un"/>
    78                     <sizehint height="100un" type="MAXIMUM" width="-1"/>
    78                     <bool name="frictionEnabled" value="TRUE"/>
    79                     <bool name="frictionEnabled" value="TRUE"/>
    79                     <bool name="visible" value="TRUE"/>
    80                     <bool name="visible" value="TRUE"/>
    80                 </widget>
    81                 </widget>
    81                 <layout orientation="Vertical" type="linear">
    82                 <layout orientation="Vertical" type="linear">
    82                     <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
    83                     <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
    92         <widget name="allCollectionsView" type="HbView">
    93         <widget name="allCollectionsView" type="HbView">
    93             <widget name="allCollectionsContainer" role="HbView:widget" type="HbWidget">
    94             <widget name="allCollectionsContainer" role="HbView:widget" type="HbWidget">
    94                 <widget name="allCollectionsListView" type="HbListView">
    95                 <widget name="allCollectionsListView" type="HbListView">
    95                     <bool name="itemRecycling" value="TRUE"/>
    96                     <bool name="itemRecycling" value="TRUE"/>
    96                     <enums name="horizontalScrollBarPolicy" value="ScrollBarAutoHide"/>
    97                     <enums name="horizontalScrollBarPolicy" value="ScrollBarAutoHide"/>
    97                     <sizehint height="100un" type="MAXIMUM" width="100un"/>
    98                     <sizehint height="100un" type="MAXIMUM" width="-1"/>
    98                     <bool name="frictionEnabled" value="TRUE"/>
    99                     <bool name="frictionEnabled" value="TRUE"/>
    99                     <bool name="visible" value="TRUE"/>
   100                     <bool name="visible" value="TRUE"/>
   100                 </widget>
   101                 </widget>
   101                 <layout orientation="Vertical" type="linear">
   102                 <layout orientation="Vertical" type="linear">
   102                     <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
   103                     <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
   127                     <bool name="visible" value="FALSE"/>
   128                     <bool name="visible" value="FALSE"/>
   128                 </widget>
   129                 </widget>
   129                 <widget name="allCollectionsSearchListView" type="HbListView">
   130                 <widget name="allCollectionsSearchListView" type="HbListView">
   130                     <bool name="itemRecycling" value="TRUE"/>
   131                     <bool name="itemRecycling" value="TRUE"/>
   131                     <enums name="horizontalScrollBarPolicy" value="ScrollBarAutoHide"/>
   132                     <enums name="horizontalScrollBarPolicy" value="ScrollBarAutoHide"/>
   132                     <sizehint height="100un" type="MAXIMUM" width="100un"/>
   133                     <sizehint height="100un" type="MAXIMUM" width="-1"/>
   133                     <bool name="frictionEnabled" value="TRUE"/>
   134                     <bool name="frictionEnabled" value="TRUE"/>
   134                     <bool name="visible" value="TRUE"/>
   135                     <bool name="visible" value="TRUE"/>
   135                 </widget>
   136                 </widget>
   136                 <layout orientation="Vertical" type="linear">
   137                 <layout orientation="Vertical" type="linear">
   137                     <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
   138                     <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
   145     </section>
   146     </section>
   146     <section name="installedAppsViewDefinition">
   147     <section name="installedAppsViewDefinition">
   147         <widget name="installedAppsView" type="HbView">
   148         <widget name="installedAppsView" type="HbView">
   148             <widget name="installedAppsContainer" role="HbView:widget" type="HbWidget">
   149             <widget name="installedAppsContainer" role="HbView:widget" type="HbWidget">
   149                 <widget name="installedAppsLabel" type="HbGroupBox">
   150                 <widget name="installedAppsLabel" type="HbGroupBox">
   150                     <sizehint height="6un" type="MAXIMUM" width="100un"/>
   151                     <string locid="txt_applib_subtitle_installed" name="heading"/>
   151                     <string name="heading" value="."/>
       
   152                     <bool name="marqueeHeading" value="TRUE"/>
   152                     <bool name="marqueeHeading" value="TRUE"/>
       
   153                     <sizehint height="6un" type="MAXIMUM" width="-1"/>
   153                     <fontspec name="fontSpec" role="Title" textheight="0"/>
   154                     <fontspec name="fontSpec" role="Title" textheight="0"/>
   154                     <integer name="groupBoxType" value="1"/>
   155                     <integer name="groupBoxType" value="1"/>
   155                 </widget>
   156                 </widget>
   156                 <widget name="installedAppsListView" type="HbListView">
   157                 <widget name="installedAppsListView" type="HbListView">
   157                     <bool name="itemRecycling" value="TRUE"/>
   158                     <bool name="itemRecycling" value="TRUE"/>
   158                     <enums name="horizontalScrollBarPolicy" value="ScrollBarAutoHide"/>
   159                     <enums name="horizontalScrollBarPolicy" value="ScrollBarAutoHide"/>
   159                     <sizehint height="100un" type="MAXIMUM" width="100un"/>
   160                     <sizehint height="100un" type="MAXIMUM" width="-1"/>
   160                     <bool name="frictionEnabled" value="TRUE"/>
   161                     <bool name="frictionEnabled" value="TRUE"/>
   161                     <bool name="visible" value="TRUE"/>
   162                     <bool name="visible" value="TRUE"/>
   162                 </widget>
   163                 </widget>
   163                 <widget name="installedAppsSearchListView" type="HbListView">
   164                 <widget name="installedAppsSearchListView" type="HbListView">
   164                     <sizehint height="0un" type="MAXIMUM" width="0un"/>
   165                     <sizehint height="0un" type="MAXIMUM" width="0un"/>
   185     </section>
   186     </section>
   186     <section name="installedAppsSearchViewDefinition">
   187     <section name="installedAppsSearchViewDefinition">
   187         <widget name="installedAppsView" type="HbView">
   188         <widget name="installedAppsView" type="HbView">
   188             <widget name="installedAppsContainer" role="HbView:widget" type="HbWidget">
   189             <widget name="installedAppsContainer" role="HbView:widget" type="HbWidget">
   189                 <widget name="installedAppsLabel" type="HbGroupBox">
   190                 <widget name="installedAppsLabel" type="HbGroupBox">
   190                     <sizehint height="6un" type="MAXIMUM" width="100un"/>
   191                     <string locid="txt_applib_subtitle_installed" name="heading"/>
   191                     <string name="heading" value="."/>
       
   192                     <bool name="marqueeHeading" value="TRUE"/>
   192                     <bool name="marqueeHeading" value="TRUE"/>
       
   193                     <sizehint height="6un" type="MAXIMUM" width="-1"/>
   193                     <fontspec name="fontSpec" role="Title" textheight="0"/>
   194                     <fontspec name="fontSpec" role="Title" textheight="0"/>
   194                     <integer name="groupBoxType" value="1"/>
   195                     <integer name="groupBoxType" value="1"/>
   195                 </widget>
   196                 </widget>
   196                 <widget name="searchPanel" type="HbSearchPanel">
   197                 <widget name="searchPanel" type="HbSearchPanel">
   197                     <sizehint height="10un" type="MAXIMUM" width="100un"/>
   198                     <sizehint height="10un" type="MAXIMUM" width="100un"/>
   202                     <bool name="visible" value="FALSE"/>
   203                     <bool name="visible" value="FALSE"/>
   203                 </widget>
   204                 </widget>
   204                 <widget name="installedAppsSearchListView" type="HbListView">
   205                 <widget name="installedAppsSearchListView" type="HbListView">
   205                     <bool name="itemRecycling" value="TRUE"/>
   206                     <bool name="itemRecycling" value="TRUE"/>
   206                     <enums name="horizontalScrollBarPolicy" value="ScrollBarAutoHide"/>
   207                     <enums name="horizontalScrollBarPolicy" value="ScrollBarAutoHide"/>
   207                     <sizehint height="100un" type="MAXIMUM" width="100un"/>
   208                     <sizehint height="100un" type="MAXIMUM" width="-1"/>
   208                     <bool name="frictionEnabled" value="TRUE"/>
   209                     <bool name="frictionEnabled" value="TRUE"/>
   209                     <bool name="visible" value="TRUE"/>
   210                     <bool name="visible" value="TRUE"/>
   210                 </widget>
   211                 </widget>
   211                 <widget name="installedAppsEmptyLabel" type="HbLabel">
   212                 <widget name="installedAppsEmptyLabel" type="HbLabel">
   212                     <sizehint height="0un" type="MINIMUM" width="0un"/>
   213                     <sizehint height="0un" type="MINIMUM" width="0un"/>
   226     </section>
   227     </section>
   227     <section name="installedAppsEmptyLabelViewDefinition">
   228     <section name="installedAppsEmptyLabelViewDefinition">
   228         <widget name="installedAppsView" type="HbView">
   229         <widget name="installedAppsView" type="HbView">
   229             <widget name="installedAppsContainer" role="HbView:widget" type="HbWidget">
   230             <widget name="installedAppsContainer" role="HbView:widget" type="HbWidget">
   230                 <widget name="installedAppsLabel" type="HbGroupBox">
   231                 <widget name="installedAppsLabel" type="HbGroupBox">
   231                     <sizehint height="6un" type="MAXIMUM" width="100un"/>
   232                     <string locid="txt_applib_subtitle_installed" name="heading"/>
   232                     <string name="heading" value="."/>
       
   233                     <bool name="marqueeHeading" value="TRUE"/>
   233                     <bool name="marqueeHeading" value="TRUE"/>
       
   234                     <sizehint height="6un" type="MAXIMUM" width="-1"/>
   234                     <fontspec name="fontSpec" role="Title" textheight="0"/>
   235                     <fontspec name="fontSpec" role="Title" textheight="0"/>
   235                     <integer name="groupBoxType" value="1"/>
   236                     <integer name="groupBoxType" value="1"/>
   236                 </widget>
   237                 </widget>
   237                 <widget name="installedAppsListView" type="HbListView">
   238                 <widget name="installedAppsListView" type="HbListView">
   238                     <sizehint height="0un" type="MAXIMUM" width="0un"/>
   239                     <sizehint height="0un" type="MAXIMUM" width="0un"/>
   246                     <sizehint height="0un" type="MAXIMUM" width="0un"/>
   247                     <sizehint height="0un" type="MAXIMUM" width="0un"/>
   247                     <bool name="visible" value="FALSE"/>
   248                     <bool name="visible" value="FALSE"/>
   248                 </widget>
   249                 </widget>
   249                 <widget name="installedAppsEmpytLabelContainer" type="HbWidget">
   250                 <widget name="installedAppsEmpytLabelContainer" type="HbWidget">
   250                     <widget name="installedAppsEmptyLabel" type="HbLabel">
   251                     <widget name="installedAppsEmptyLabel" type="HbLabel">
       
   252                         <enums name="alignment" value="AlignHCenter"/>
   251                         <sizepolicy horizontalPolicy="Fixed" horizontalStretch="0" verticalPolicy="Minimum" verticalStretch="0"/>
   253                         <sizepolicy horizontalPolicy="Fixed" horizontalStretch="0" verticalPolicy="Minimum" verticalStretch="0"/>
   252                         <sizehint height="10un" type="MINIMUM" width="50un"/>
   254                         <sizehint height="10un" type="MINIMUM" width="50un"/>
   253                         <sizehint height="10un" type="MAXIMUM" width="50un"/>
   255                         <sizehint height="10un" type="MAXIMUM" width="50un"/>
       
   256                         <enums name="elideMode" value="ElideMiddle"/>
       
   257                         <bool name="visible" value="TRUE"/>
   254                         <string locid="txt_applib_formlabel_empty" name="plainText"/>
   258                         <string locid="txt_applib_formlabel_empty" name="plainText"/>
   255                         <fontspec name="fontSpec" role="Title" textheight="4un" />
   259                         <fontspec name="fontSpec" role="Title" textheight="4un"/>
   256                         <enums name="elideMode" value="ElideMiddle"/>
       
   257                         <enums name="alignment" value="AlignHCenter"/>
       
   258                         <bool name="visible" value="TRUE"/>
       
   259                     </widget>
   260                     </widget>
   260                     <sizehint height="11.9403un" type="PREFERRED" width="23.8806un"/>
   261                     <sizehint height="11.9403un" type="PREFERRED" width="23.8806un"/>
   261                     <layout orientation="Horizontal" type="linear">
   262                     <layout orientation="Horizontal" type="linear">
   262                         <stretchitem stretchfactor="1"/>
   263                         <stretchitem stretchfactor="1"/>
   263                         <linearitem itemname="installedAppsEmptyLabel"/>
   264                         <linearitem itemname="installedAppsEmptyLabel"/>
   285                     <integer name="groupBoxType" value="1"/>
   286                     <integer name="groupBoxType" value="1"/>
   286                 </widget>
   287                 </widget>
   287                 <widget name="collectionListView" type="HbListView">
   288                 <widget name="collectionListView" type="HbListView">
   288                     <bool name="itemRecycling" value="TRUE"/>
   289                     <bool name="itemRecycling" value="TRUE"/>
   289                     <enums name="horizontalScrollBarPolicy" value="ScrollBarAutoHide"/>
   290                     <enums name="horizontalScrollBarPolicy" value="ScrollBarAutoHide"/>
   290                     <sizehint height="100un" type="MAXIMUM" width="100un"/>
   291                     <sizehint height="100un" type="MAXIMUM" width="-1"/>
   291                     <bool name="frictionEnabled" value="TRUE"/>
   292                     <bool name="frictionEnabled" value="TRUE"/>
   292                     <bool name="visible" value="TRUE"/>
   293                     <bool name="visible" value="TRUE"/>
   293                 </widget>
   294                 </widget>
   294                 <widget name="collectionSearchListView" type="HbListView">
   295                 <widget name="collectionSearchListView" type="HbListView">
   295                     <sizehint height="0un" type="MAXIMUM" width="0un"/>
   296                     <sizehint height="0un" type="MAXIMUM" width="0un"/>
   306                 </widget>
   307                 </widget>
   307                 <widget name="collectionAppsEmptyLabel" type="HbLabel">
   308                 <widget name="collectionAppsEmptyLabel" type="HbLabel">
   308                     <sizehint height="0un" type="MINIMUM" width="0un"/>
   309                     <sizehint height="0un" type="MINIMUM" width="0un"/>
   309                     <sizehint height="0un" type="MAXIMUM" width="0un"/>
   310                     <sizehint height="0un" type="MAXIMUM" width="0un"/>
   310                     <bool name="visible" value="FALSE"/>
   311                     <bool name="visible" value="FALSE"/>
   311                 </widget>                
   312                 </widget>
   312                 <layout orientation="Vertical" type="linear">
   313                 <layout orientation="Vertical" type="linear">
   313                     <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
   314                     <contentsmargins bottom="0un" left="0un" right="0un" top="0un"/>
   314                     <linearitem itemname="collectionLabel"/>
   315                     <linearitem itemname="collectionLabel"/>
   315                     <linearitem itemname="collectionListView"/>
   316                     <linearitem itemname="collectionListView"/>
   316                 </layout>
   317                 </layout>
   336                     <bool name="visible" value="FALSE"/>
   337                     <bool name="visible" value="FALSE"/>
   337                 </widget>
   338                 </widget>
   338                 <widget name="collectionSearchListView" type="HbListView">
   339                 <widget name="collectionSearchListView" type="HbListView">
   339                     <bool name="itemRecycling" value="TRUE"/>
   340                     <bool name="itemRecycling" value="TRUE"/>
   340                     <enums name="horizontalScrollBarPolicy" value="ScrollBarAutoHide"/>
   341                     <enums name="horizontalScrollBarPolicy" value="ScrollBarAutoHide"/>
   341                     <sizehint height="100un" type="MAXIMUM" width="100un"/>
   342                     <sizehint height="100un" type="MAXIMUM" width="-1"/>
   342                     <bool name="frictionEnabled" value="TRUE"/>
   343                     <bool name="frictionEnabled" value="TRUE"/>
   343                     <bool name="visible" value="TRUE"/>
   344                     <bool name="visible" value="TRUE"/>
   344                 </widget>
   345                 </widget>
   345                 <widget name="collectionButton" type="HbPushButton">
   346                 <widget name="collectionButton" type="HbPushButton">
   346                     <sizehint height="0un" type="MAXIMUM" width="0un"/>
   347                     <sizehint height="0un" type="MAXIMUM" width="0un"/>
   439                     <sizehint height="0un" type="MAXIMUM" width="0un"/>
   440                     <sizehint height="0un" type="MAXIMUM" width="0un"/>
   440                     <bool name="visible" value="FALSE"/>
   441                     <bool name="visible" value="FALSE"/>
   441                 </widget>
   442                 </widget>
   442                 <widget name="collectionEmpytLabelContainer" type="HbWidget">
   443                 <widget name="collectionEmpytLabelContainer" type="HbWidget">
   443                     <widget name="collectionAppsEmptyLabel" type="HbLabel">
   444                     <widget name="collectionAppsEmptyLabel" type="HbLabel">
       
   445                         <enums name="alignment" value="AlignHCenter"/>
   444                         <sizepolicy horizontalPolicy="Fixed" horizontalStretch="0" verticalPolicy="Minimum" verticalStretch="0"/>
   446                         <sizepolicy horizontalPolicy="Fixed" horizontalStretch="0" verticalPolicy="Minimum" verticalStretch="0"/>
   445                         <sizehint height="10un" type="MINIMUM" width="50un"/>
   447                         <sizehint height="10un" type="MINIMUM" width="50un"/>
   446                         <sizehint height="10un" type="MAXIMUM" width="50un"/>
   448                         <sizehint height="10un" type="MAXIMUM" width="50un"/>
       
   449                         <enums name="elideMode" value="ElideMiddle"/>
       
   450                         <bool name="visible" value="TRUE"/>
   447                         <string locid="txt_applib_formlabel_empty" name="plainText"/>
   451                         <string locid="txt_applib_formlabel_empty" name="plainText"/>
   448                         <fontspec name="fontSpec" role="Title" textheight="4un"/>
   452                         <fontspec name="fontSpec" role="Title" textheight="4un"/>
   449                         <enums name="elideMode" value="ElideMiddle"/>
       
   450                         <enums name="alignment" value="AlignHCenter"/>                        
       
   451                         <bool name="visible" value="TRUE"/>
       
   452                     </widget>
   453                     </widget>
   453                     <sizehint height="11.9403un" type="PREFERRED" width="23.8806un"/>
   454                     <sizehint height="11.9403un" type="PREFERRED" width="23.8806un"/>
   454                     <layout orientation="Horizontal" type="linear">
   455                     <layout orientation="Horizontal" type="linear">
   455                         <stretchitem stretchfactor="1"/>
   456                         <stretchitem stretchfactor="1"/>
   456                         <linearitem itemname="collectionAppsEmptyLabel"/>
   457                         <linearitem itemname="collectionAppsEmptyLabel"/>
   467             </widget>
   468             </widget>
   468             <string locid="txt_applib_title_applications" name="title"/>
   469             <string locid="txt_applib_title_applications" name="title"/>
   469             <bool name="contentFullScreen" value="FALSE"/>
   470             <bool name="contentFullScreen" value="FALSE"/>
   470         </widget>
   471         </widget>
   471     </section>
   472     </section>
   472     <metadata activeUIState="collection view with empty label state" display="NHD portrait" unit="un">
   473     <metadata activeUIState="collection view with empty label state" display="NHD-3.2-inch_portrait" unit="un">
   473         <uistate name="Common ui state" sections="#common"/>
   474         <uistate name="Common ui state" sections="#common"/>
   474         <uistate name="all apps view state" sections="#common commonDefinition allAppsViewDefinition"/>
   475         <uistate name="all apps view state" sections="#common allAppsViewDefinition"/>
   475         <uistate name="all apps search view state" sections="#common commonDefinition allAppsSearchViewDefinition"/>
   476         <uistate name="all apps search view state" sections="#common allAppsSearchViewDefinition"/>
   476         <uistate name="all collections view state" sections="#common commonDefinition allCollectionsViewDefinition"/>
   477         <uistate name="all collections view state" sections="#common allCollectionsViewDefinition"/>
   477         <uistate name="all collections search view state" sections="#common commonDefinition allCollectionsSearchViewDefinition"/>
   478         <uistate name="all collections search view state" sections="#common allCollectionsSearchViewDefinition"/>
   478         <uistate name="installed apps view state" sections="#common commonDefinition installedAppsViewDefinition"/>
   479         <uistate name="installed apps view state" sections="#common installedAppsViewDefinition"/>
   479         <uistate name="installed apps search view state" sections="#common commonDefinition installedAppsSearchViewDefinition"/>
   480         <uistate name="installed apps search view state" sections="#common installedAppsSearchViewDefinition"/>
   480         <uistate name="installed apps empty view state" sections="#common commonDefinition installedAppsEmptyLabelViewDefinition"/>
   481         <uistate name="installed apps empty view state" sections="#common installedAppsEmptyLabelViewDefinition"/>
   481         <uistate name="collection view state" sections="#common commonDefinition collectionViewDefinition"/>
   482         <uistate name="collection view state" sections="#common collectionViewDefinition"/>
   482         <uistate name="collection search view state" sections="#common commonDefinition collectionSearchViewDefinition"/>
   483         <uistate name="collection search view state" sections="#common collectionSearchViewDefinition"/>
   483         <uistate name="collection view with button state" sections="#common commonDefinition collectionButtonViewDefinition"/>
   484         <uistate name="collection view with button state" sections="#common collectionButtonViewDefinition"/>
   484         <uistate name="collection view with empty label state" sections="#common commonDefinition collectionEmptyLabelViewDefinition"/>
   485         <uistate name="collection view with empty label state" sections="#common collectionEmptyLabelViewDefinition"/>
   485         <dummydata objectName="allAppsListView" section="allAppsViewDefinition" value="app_list_template5"/>
   486         <dummydata objectName="allAppsListView" section="allAppsViewDefinition" value="app_list_template5"/>
   486         <dummydata objectName="allAppsSearchListView" section="allAppsViewDefinition" value="app_list_template5"/>
   487         <dummydata objectName="allAppsSearchListView" section="allAppsViewDefinition" value="app_list_template5"/>
   487         <dummydata objectName="allAppsListView" section="allAppsSearchViewDefinition" value="app_list_template5"/>
   488         <dummydata objectName="allAppsListView" section="allAppsSearchViewDefinition" value="app_list_template5"/>
   488         <dummydata objectName="allAppsSearchListView" section="allAppsSearchViewDefinition" value="app_list_template5"/>
   489         <dummydata objectName="allAppsSearchListView" section="allAppsSearchViewDefinition" value="app_list_template5"/>
   489         <dummydata objectName="allCollectionsSearchListView" section="allCollectionsViewDefinition" value="app_list_template5"/>
   490         <dummydata objectName="allCollectionsSearchListView" section="allCollectionsViewDefinition" value="app_list_template5"/>