Configuring Siebel Open UI > Customizing Siebel Open UI for Siebel Mobile > Customizing Layout, Views, Menus, Lists, and Controls >

Customizing Menus and Menu Items


This topic describes how to customize menus and menu items.

Customizing Menus

This topic describes how to customize a menu button for an applet.

To customize menus

  • Modify the CCListButtonsTop_Mobile.swt file.

Customizing Menu Items

This topic describes how to customize the menu items that a menu displays. Siebel Mobile uses a list applet to display a menu. It restricts the height of each menu item. The user can scroll up or down in the menu to access each menu item. You can modify an applet method menu item or a class method menu item.

To customize menu items

  1. Open Siebel Tools.

    For more information, see Using Siebel Tools.

  2. Optional. Modify the applet method menu item:
    1. In the Object Explorer, click Applet.
    2. In the Applets list, query the Name property for the name of the list applet that Siebel Open UI uses to display the menu.
    3. In the Object Explorer, expand the Applet tree, and then click Applet Method Menu Item.
    4. Add an applet method menu item.
  3. Optional. Modify the class that the applet uses:
    1. In the Object Explorer, click Class.
    2. In the Class list, query the Name property for CSSSWEFrame or CSSSWEFrameList.
    3. In the Object Explorer, expand the Class tree, and then click Class Method Menu Item.
    4. Add a class method menu item.

      For more information about setting the properties for an applet method menu item or a class method menu item, see Configuring Siebel Business Applications.

Configuring Siebel Open UI Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.