Ciscoipphoneiconmenu – Cisco OL-20949-01 User Manual
Page 30

3-12
Cisco Unified IP Phone Services Application Development Notes
OL-20949-01
Chapter 3 CiscoIPPhone XML Objects
XML Object Definitions
shows the display of the CiscoIPPhoneGraphicFileMenu.
Figure 3-5
CiscoIPPhoneGraphicFileMenu
If the coordinates that are supplied in
tag exceed the dimensions of the phone display, the
rectangle will be “clipped” to fit. See
“Cisco Unified IP Phones Display Image
for a listing of usable display resolutions for each phone model.
The
rectangles are allowed to overlap, and the first match is always taken. This allows a
sense of Z-order for images where smaller touchable objects can be overlaid on top of larger ones. In
this case, the smaller object
must appear before the larger one in the
object.
The requirements for the PNG image referenced by the
tag match those that the
CiscoIPPhoneImageFile object uses.
Definition
Note
The 6900 series IP phones does not display the Title and Prompt menu fields at the same time.
If both Title and Prompt fields are defined at the same time, then these phones display only the
Prompt field.
CiscoIPPhoneIconMenu
Icon menus serve the same purpose as text menus: they allow a user to select a URL from a list. Use icon
menus in situations when you want to provide additional visual information to the user to show the state
or category of an item. For example, you include a read and unread icon in a mail viewer. You can use
the icons can to convey the message state.