SAP ABAP Class /PLMU/IF_FRW_G_UI_TABLE_CNTRL (Table UI Element Controller)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /PLMU/IF_FRW_G_UI_LIST_CNTRL | List UI Element Controller | 20120522 |
| 2 | Interface composition (i COMPRISING i_ref) | /PLMU/IF_FRW_G_UI_TREE_CNTRL | Tree UI Element Controller | 20120522 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/CL_FRW_G_UI_TABLE_CNTRL | Table UI Element Controller | 20101203 |
Properties
| Class | /PLMU/IF_FRW_G_UI_TABLE_CNTRL | |
| Short Description | Table UI Element Controller | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20101203 | 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
Class /PLMU/IF_FRW_G_UI_TABLE_CNTRL has no interface implemented.
Friends
Class /PLMU/IF_FRW_G_UI_TABLE_CNTRL has no friend class.
Attributes
Class /PLMU/IF_FRW_G_UI_TABLE_CNTRL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Provides a controller for the row actions | 20120706 | |
| 2 | Instance method | Public | Method | Provides the index of the first visible row | 20101203 | |
| 3 | Instance method | Public | Method | Provides the amount of visible rows | 20101203 | |
| 4 | Instance method | Public | Method | Provides the title of the table | 20101203 | |
| 5 | Instance method | Public | Method | Sets the first visible row of the table | 20101203 | |
| 6 | Instance method | Public | Method | Sets the title of the table | 20101203 |
Events
Class /PLMU/IF_FRW_G_UI_TABLE_CNTRL has no event.
Types
Class /PLMU/IF_FRW_G_UI_TABLE_CNTRL has no local type.
Method Signatures
Method GET_ACTION_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ACTION_CONTROLLER | Value transfer | Object reference (TYPE REF TO) | /PLMU/IF_FRW_G_ACTION_CNTRL | 20120706 |
Method GET_ACTION_CONTROLLER on class /PLMU/IF_FRW_G_UI_TABLE_CNTRL has no exception.
Method GET_FIRST_VISIBLE_ROW_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_INDEX | Value transfer | Type reference (TYPE) | INT4 | Index of the first visible row | 20101203 |
Method GET_FIRST_VISIBLE_ROW_INDEX on class /PLMU/IF_FRW_G_UI_TABLE_CNTRL has no exception.
Method GET_NUMBER_OF_VISIBLE_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NUMBER_OF_VISIBLE_ROWS | Value transfer | Type reference (TYPE) | INT4 | Number of visible rows | 20101203 |
Method GET_NUMBER_OF_VISIBLE_ROWS on class /PLMU/IF_FRW_G_UI_TABLE_CNTRL has no exception.
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TEXT | Call by reference | Type reference (TYPE) | STRING | Title text | 20101203 | |||
| 2 | EV_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | Title tooltip | 20101203 |
Method GET_TITLE on class /PLMU/IF_FRW_G_UI_TABLE_CNTRL has no exception.
Method SET_FIRST_VISIBLE_ROW_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INDEX | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20101203 |
Method SET_FIRST_VISIBLE_ROW_INDEX on class /PLMU/IF_FRW_G_UI_TABLE_CNTRL has no exception.
Method SET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEXT | Call by reference | Type reference (TYPE) | STRING | Title text | 20101203 | |||
| 2 | IV_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | Title tooltip | 20101203 |
Method SET_TITLE on class /PLMU/IF_FRW_G_UI_TABLE_CNTRL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |