Bitmap Category


What is Bitmap Category in Siebel CRM???

  • allows Siebel CRM to group bitmaps according to function or relationship
  • we can use some predefined bitmap categories only for a specific purpose
  • for example, the Background Bitmap property of an applet, references the Applet Backgrounds bitmap category for the bitmap file

Properties of Bitmap Category...

Name

  • specifies the name of the bitmap category
  • must be unique among bitmap category and this property used as reference everywhere the bitmap has been used

Child Object of Bitmap Category

Bitmap

  • each bitmap references a GIF or JPG image file that a button control or another object uses
  • each bitmap image in the repository can exist in only one bitmap category

Properties of Bitmap...

  • Name - specifies the name of the bitmap object definition
  • File Name - specifies the file name of the bitmap and "\public\language\images" is the default directory for image files
  • Height - specifies the height of the bitmap in pixels
  • Width - specifies the width of the bitmap in pixels
  • MIME Type - specifies the MIME type of the file contents


Comments