phonebookui/Phonebook2/USIMExtension/rss/Pbk2USimServiceDialingView.rss
branchRCL_3
changeset 6 e8e3147d53eb
parent 0 e686773b3f54
equal deleted inserted replaced
5:81f8547efd4f 6:e8e3147d53eb
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  Phonebook 2 service dialing view definition.
    14 * Description:  Phonebook 2 touchable service dialing view definition.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18  
    19 // --------------------------------------------------------------------------
    19 // --------------------------------------------------------------------------
    20 // SDN contact view
    20 // SDN contact view
    21 // --------------------------------------------------------------------------
    21 // --------------------------------------------------------------------------
    22 //
    22 //
    23 RESOURCE VPBK_CONTACT_VIEW r_psu2_sdn_contacts_view
    23 RESOURCE VPBK_CONTACT_VIEW r_psu2_sdn_contacts_view
    36     menubar = r_psu2_service_dialing_menubar;
    36     menubar = r_psu2_service_dialing_menubar;
    37     cba = R_AVKON_SOFTKEYS_BACK;
    37     cba = R_AVKON_SOFTKEYS_BACK;
    38     }
    38     }
    39 
    39 
    40 // --------------------------------------------------------------------------
    40 // --------------------------------------------------------------------------
    41 // Menu bar
    41 // Service dialing view menu bar
    42 // --------------------------------------------------------------------------
    42 // --------------------------------------------------------------------------
    43 //
    43 //
    44 RESOURCE MENU_BAR r_psu2_service_dialing_menubar
    44 RESOURCE MENU_BAR r_psu2_service_dialing_menubar
    45     {
    45     {
    46     titles =
    46     titles =
    67             }
    67             }
    68         };
    68         };
    69     }
    69     }
    70 
    70 
    71 // --------------------------------------------------------------------------
    71 // --------------------------------------------------------------------------
    72 // Context menu bar
    72 // Service dialing view context menu bar
    73 // --------------------------------------------------------------------------
    73 // --------------------------------------------------------------------------
    74 //
    74 //
    75 RESOURCE MENU_BAR r_psu2_service_dialing_context_menubar
    75 RESOURCE MENU_BAR r_psu2_service_dialing_context_menubar
    76     {
    76     {
    77     titles =
    77     titles =
   128     // Flags
   128     // Flags
   129     flags = KPbk2ContactViewListControlUpdateContextPane | KPbk2ContactViewListControlFindBox;
   129     flags = KPbk2ContactViewListControlUpdateContextPane | KPbk2ContactViewListControlFindBox;
   130     // Listbox resource
   130     // Listbox resource
   131     listbox = LISTBOX
   131     listbox = LISTBOX
   132         {
   132         {
   133         flags = EAknListBoxMarkableList|EAknListBoxLoopScrolling|EAknListBoxShiftEnterMarks;
   133         flags = EAknListBoxStylusMarkableList|EAknListBoxLoopScrolling;
   134         };
   134         };
   135     // Optional link to an icon array resource, see PBK2_ICON_ARRAY
   135     // Optional link to an icon array resource, see PBK2_ICON_ARRAY
   136     iconArray = R_PBK2_FIELDTYPE_ICONS;
   136     iconArray = R_PBK2_FIELDTYPE_ICONS;
   137     // Empty icon id in iconArray(s)
   137     // Empty icon id in iconArray(s)
   138     emptyIconId = PHONEBOOK2_ICON_ID
   138     emptyIconId = PHONEBOOK2_ICON_ID