Entering content frame

Function documentation isTableHasBorders Method Locate the document in its SAP Library structure

Use

The isTableHasBorders method specifies whether or not tables are displayed with gridlines.

Note

If a mobile device meets this condition, the <table> tag cannot be used for the layout of forms in your application. This is the especially the case if input fields and buttons are to be arranged form-like and justified. Only genuine tabular arrangements should use the table. However, this can also cause problems on mobile browsers that do not display the table attributes cellspacing and cellpadding as desired.

ClientInfo Interface

Leaving content frame