SAP ABAP Data Element FPMGB_UI_ELEMENT_WIDTH (Width of a UI Element)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_GUIBB (Package) Generic UI building blocks
Basic Data
Data Element FPMGB_UI_ELEMENT_WIDTH
Short Description Width of a UI Element  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type STRG   Character String of Variable Length 
Length 0    
Decimal Places 0    
Output Length 0    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Width 
Medium 20 UI Element Width 
Long 25 UI Element Width 
Heading 50 Width of the UI Element 
Documentation

Definition

Width of the interface element specified in CSS sizes, such as em, pixel, or percent.

Use

For the frequently used property width, the specifications in CSS sizes can be made in em, pixel or percentages. You can choose between absolute specifications (for instance, millimeters) and relative specifications (for instance percentage compared to "normal").

The following abbreviations are available:

  • em

    Reference to the size of the font

  • px

    Pixel value. This value depends on the pixel density of the output device.

  • %

    Percentage value. Depending on the CSS property, this can be in relation to:

    • The size of the inherent element
    • The size of the parent element
    • A general context

Dependencies

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 730