SAP ABAP Class CL_WD_TABLE_ROW_GROUPING (CL_WD_TABLE_ROW_GROUPING)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_UIEL_STANDARD (Package) UIE Library "Standard"
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_VIEW_ELEMENT | Perforce Change= / 20040604-141028 | 20060301 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_TABLE_ROW_ARGMNT | 20060301 |
Properties
| Class | CL_WD_TABLE_ROW_GROUPING | |
| Short Description | ||
| Super Class | CL_WD_VIEW_ELEMENT | Perforce Change= / 20040604-141028 |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UIEL_STANDARD | UIE Library "Standard" |
| Created | 20060301 | SAP |
| Last change | 20130531 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_TABLE_ROW_ARGMNT | 20060301 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20120706 | Web Dynpro Local Test XX7 | |
| 2 | CL_WDR_VIEW_ELEMENT | 20120706 | Web Dynpro View Element |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | 20060301 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_PROPERTY_BINDING | 20060301 | ||||
| 3 | Constant | Public | Type reference (TYPE) | GUID | '793505444C30784FE10000000A1550C0' | 20060301 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WD_CAPTION | 20060301 | ||||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WD_MENU | 20060301 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | 20060301 | ||||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | OBJECT | 20060301 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060301 | ||
| 2 | Instance method | Public | Method | 20060301 | ||
| 3 | Instance method | Public | Method | 20060301 | ||
| 4 | Instance method | Public | Method | 20060301 | ||
| 5 | Instance method | Public | Constructor | 20060301 | ||
| 6 | Instance method | Public | Method | 20060301 | ||
| 7 | Instance method | Public | Method | 20060301 | ||
| 8 | Instance method | Public | Method | 20060301 | ||
| 9 | Instance method | Public | Method | 20060301 | ||
| 10 | Static method | Public | Method | 20060301 | ||
| 11 | Instance method | Public | Method | 20060301 | ||
| 12 | Instance method | Public | Method | 20060301 | ||
| 13 | Instance method | Public | Method | 20060301 | ||
| 14 | Instance method | Public | Method | 20060301 |
Events
Class CL_WD_TABLE_ROW_GROUPING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_TABLE_ROW_GROUPING | Public | See coding | 20060301 | tt_TABLE_ROW_GROUPING TYPE TABLE OF REF TO CL_WD_TABLE_ROW_GROUPING WITH DEFAULT KEY
|
Method Signatures
Method BIND_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20060301 |
Method BIND_EXPANDED on class CL_WD_TABLE_ROW_GROUPING has no exception.
Method BIND_GROUP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20060301 |
Method BIND_GROUP_DATA on class CL_WD_TABLE_ROW_GROUPING has no exception.
Method BOUND_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20060301 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20060301 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20060301 |
Method BOUND_EXPANDED on class CL_WD_TABLE_ROW_GROUPING has no exception.
Method BOUND_GROUP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20060301 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20060301 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20060301 |
Method BOUND_GROUP_DATA on class CL_WD_TABLE_ROW_GROUPING has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20060301 | ||||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20060301 |
Method CONSTRUCTOR on class CL_WD_TABLE_ROW_GROUPING has no exception.
Method GET_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20060301 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20060301 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20060301 |
Method GET_EXPANDED on class CL_WD_TABLE_ROW_GROUPING has no exception.
Method GET_GROUP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20060301 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20060301 | ||||
| 3 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20060301 |
Method GET_GROUP_DATA on class CL_WD_TABLE_ROW_GROUPING has no exception.
Method GET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_HEADER | Value transfer | Object reference (TYPE REF TO) | CL_WD_CAPTION | 20060301 |
Method GET_HEADER on class CL_WD_TABLE_ROW_GROUPING has no exception.
Method GET_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_MENU | Value transfer | Object reference (TYPE REF TO) | CL_WD_MENU | 20060301 |
Method GET_MENU on class CL_WD_TABLE_ROW_GROUPING has no exception.
Method NEW_TABLE_ROW_GROUPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BIND_EXPANDED | Call by reference | Type reference (TYPE) | STRING | 20060301 | ||||
| 2 | BIND_GROUP_DATA | Call by reference | Type reference (TYPE) | STRING | 20060301 | ||||
| 3 | CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_WD_TABLE_ROW_GROUPING | 20060301 | ||||
| 4 | ID | Call by reference | Type reference (TYPE) | STRING | 20060301 | ||||
| 5 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20060301 |
Method NEW_TABLE_ROW_GROUPING on class CL_WD_TABLE_ROW_GROUPING has no exception.
Method SET_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20060301 |
Method SET_EXPANDED on class CL_WD_TABLE_ROW_GROUPING has no exception.
Method SET_GROUP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20060301 |
Method SET_GROUP_DATA on class CL_WD_TABLE_ROW_GROUPING has no exception.
Method SET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_HEADER | Call by reference | Object reference (TYPE REF TO) | CL_WD_CAPTION | 20060301 |
Method SET_HEADER on class CL_WD_TABLE_ROW_GROUPING has no exception.
Method SET_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_MENU | Call by reference | Object reference (TYPE REF TO) | CL_WD_MENU | 20060301 |
Method SET_MENU on class CL_WD_TABLE_ROW_GROUPING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |