!--a11y-->
AbstractTableColumn Properties 
● explanation
Help text that is displayed when help mode is activated.
See Help Texts in and for Web Dynpro Applications
● fixedPosition
Specifies
whether a table column is fixed on the left or right. Column scrolling is not possible with fixed
TableColumns.
This property can be personalized
by an administrator.
Value |
Visual Display |
Description |
Can be set using personalization |
left |
|
Table column is fixed on the left |
yes |
notFixed |
|
Table column is not fixed and can be scrolled. |
yes |
right |
|
Table column is fixed on the right |
yes |
● visible
Visibility of
the interface element.
This property can be personalized
by an administrator.
Value |
Description |
Can be set using personalization |
none |
The UI element is not visible on the screen and takes up no space. |
yes |
visible |
The UI element is displayed on the screen. |
no |