SAP ABAP Interface /PLMU/IF_FRW_G_UI_TABLE_CNTRL (Table UI Element Controller)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
⤷
/PLMU/UI_FRW_GUIBB (Package) UI Framework: Generic UI Building Blocks

⤷

⤷

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
Interface | /PLMU/IF_FRW_G_UI_TABLE_CNTRL | |
Short Description | Table UI Element Controller |
General Data
Package | /PLMU/UI_FRW_GUIBB | UI Framework: Generic UI Building Blocks |
Created | 20101203 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /PLMU/IF_FRW_G_UI_TABLE_CNTRL has no interface.
Friends
Interface /PLMU/IF_FRW_G_UI_TABLE_CNTRL has no friend.
Attributes
Interface /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
Interface /PLMU/IF_FRW_G_UI_TABLE_CNTRL has no event.
Types
Interface /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 Interface /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 Interface /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 Interface /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 Interface /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 Interface /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 Interface /PLMU/IF_FRW_G_UI_TABLE_CNTRL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |