SAP ABAP Class CL_SALV_WD_COLUMN_HEADER (Header for a Column in the ALV Output)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_CONFIG (Package) SALV WD Configuration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_A_HEADER | Title of the ALV Output and of a Column | 20040910 |
Properties
| Class | CL_SALV_WD_COLUMN_HEADER | |
| Short Description | Header for a Column in the ALV Output | |
| Super Class | CL_SALV_WD_A_HEADER | Title of the ALV Output and of a Column |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_WD_CONFIG | SALV WD Configuration |
| Created | 20040902 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SALV_WD_COLUMN_HEADER has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SALV_WD_MODEL_ACCESS | 20090226 | ALV Model Help Class for Access |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070319 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070222 | |
| 2 | Instance method | Public | Method | Returns Info on Whether Text Can Be Wrapped | 20070319 | |
| 3 | Instance method | Public | Method | Sets Whether Text May Be Wrapped | 20070319 |
Events
Class CL_SALV_WD_COLUMN_HEADER has no event.
Types
Class CL_SALV_WD_COLUMN_HEADER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SALV_WD_COLUMN_HEADER has no parameter.
Method CONSTRUCTOR on class CL_SALV_WD_COLUMN_HEADER has no exception.
Method GET_HEADER_TEXT_WRAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070319 |
Method GET_HEADER_TEXT_WRAPPING on class CL_SALV_WD_COLUMN_HEADER has no exception.
Method SET_HEADER_TEXT_WRAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20070319 |
Method SET_HEADER_TEXT_WRAPPING on class CL_SALV_WD_COLUMN_HEADER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |