IBM Support

PM54210: Documentation Defect about cellPadding properties in RUI GridLayout

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Environment: Rational Business Developer 8012
    Description:
    when using GridLayout with cellpadding = 0 and still sees a
    shift between each cell
    This is working as designed since:
    Cellpadding is the padding between child widget and the
    gridLayout cell; it is not the padding of gridlayout cells.
    
    this defect is for documenting this property in more details
    
    In order to have no gap between cells here is the workaround:
     add the following code to the user defined css file ( in the
    sample project, add the css code to
    TestGridLayout/WebContent/css/TestGridLayout.css)
    .EglRuiGridLayout table{
        border-collapse: collapse;
    }
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    The doc did not fully describe how to customize spacing in
    the Rich UI gridLaout.
    

Problem conclusion

  • Here is the description of cellPadding in the GridLayout
    topic for future releases:
    
    ***
    
    cellPadding holds an integer value that identifies the
    number of pixels between a child widget and its parent; in
    this case, between a widget and the gridLayout cell. A child
    widget might itself provide a further padding, as noted
    later.
    
    If you want to have no padding between cells, add the
    following code
    to the CSS file that is referenced by the Rich UI handler:
    
    .EglRuiGridLayout table{
        border-collapse: collapse;
    }
    
    ***
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM54210

  • Reported component name

    RATL BUS DEV

  • Reported component ID

    5724S5000

  • Reported release

    801

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2011-12-13

  • Closed date

    2012-10-08

  • Last modified date

    2012-10-08

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    RATL BUS DEV

  • Fixed component ID

    5724S5000

Applicable component levels

  • R801 PSN

       UP

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSMQ79","label":"Rational Business Developer"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.0.1","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
08 October 2012