SAP ABAP Interface IFUR_D2_PAGINATOR (Perforce change=39041 / 20031016-130046)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SWDP_UR_DESIGN2002 (Package) Unified Rendering: Design 2002
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PHTMLB_PAGINATOR | Element Handler: |
20030604 |
Properties
| Interface | IFUR_D2_PAGINATOR | |
| Short Description | Perforce change=39041 / 20031016-130046 |
General Data
| Package | SWDP_UR_DESIGN2002 | Unified Rendering: Design 2002 |
| Created | 20050110 | SAP |
| Last changed | 20050213 | 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 | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IFUR_D2__CONTROL | Perforce change=39041 / 20031016-130046 | 20050110 |
Friends
Interface IFUR_D2_PAGINATOR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGINBUTTONENABLED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20050110 | |||
| 2 | CONNECTEDCONTROLID | Instance attribute | Public | Type reference (TYPE) | STRING | 20050110 | |||
| 3 | ENDBUTTONENABLED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20050110 | |||
| 4 | E_ITEMJUMPER | Instance attribute | Public | Type reference (TYPE) | STRING | 20050110 | |||
| 5 | E_ITEMJUMPERCLICK | Instance attribute | Public | Type reference (TYPE) | STRING | 20050110 | |||
| 6 | E_NAVIGATEITEMNEXT | Instance attribute | Public | Type reference (TYPE) | STRING | 20050110 | |||
| 7 | E_NAVIGATEITEMPREVIOUS | Instance attribute | Public | Type reference (TYPE) | STRING | 20050110 | |||
| 8 | E_NAVIGATEPAGEEND | Instance attribute | Public | Type reference (TYPE) | STRING | 20050110 | |||
| 9 | E_NAVIGATEPAGENEXT | Instance attribute | Public | Type reference (TYPE) | STRING | 20050110 | |||
| 10 | E_NAVIGATEPAGEPREVIOUS | Instance attribute | Public | Type reference (TYPE) | STRING | 20050110 | |||
| 11 | E_NAVIGATEPAGETOP | Instance attribute | Public | Type reference (TYPE) | STRING | 20050110 | |||
| 12 | E_PAGINATORKEYDOWN | Instance attribute | Public | Type reference (TYPE) | STRING | 20050110 | |||
| 13 | E_PAGINPUTFIELDCHANGE | Instance attribute | Public | Type reference (TYPE) | STRING | 20050110 | |||
| 14 | E_PAGINPUTFIELDKEYDOWN | Instance attribute | Public | Type reference (TYPE) | STRING | 20050110 | |||
| 15 | HASBEGINBUTTON | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20050110 | |||
| 16 | HASENDBUTTON | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20050110 | |||
| 17 | HASITEMJUMPER | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20050110 | |||
| 18 | HASNEXTITEMBUTTON | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20050110 | |||
| 19 | HASNEXTPAGEBUTTON | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20050110 | |||
| 20 | HASPAGEINDICATOR | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20050110 | |||
| 21 | HASPREVIOUSITEMBUTTON | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20050110 | |||
| 22 | HASPREVIOUSPAGEBUTTON | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20050110 | |||
| 23 | ID | Instance attribute | Public | Type reference (TYPE) | STRING | ID | 20050110 | ||
| 24 | INPUTFIELDMAXLENGTH | Instance attribute | Public | Type reference (TYPE) | I | 20050110 | |||
| 25 | INPUTFIELDWIDTH | Instance attribute | Public | Type reference (TYPE) | STRING | 20050110 | |||
| 26 | MAXIMUMINDEX | Instance attribute | Public | Type reference (TYPE) | I | 20050110 | |||
| 27 | NAME | Instance attribute | Public | Type reference (TYPE) | STRING | NAME | 20050110 | ||
| 28 | NAVIGATIONMODE | Instance attribute | Public | Attribute reference (LIKE) | IFUR_D2=>PAGENAVMODE_ENUM | 20050110 | |||
| 29 | NAVIGATIONTEXT | Instance attribute | Public | Attribute reference (LIKE) | IFUR_D2=>PAGINATORNAVIGATIONTEXT_ENUM | 20050110 | |||
| 30 | NAVIGATIONTYPE | Instance attribute | Public | Attribute reference (LIKE) | IFUR_D2=>PAGINATORNAVIGATIONTYPE_ENUM | 20050110 | |||
| 31 | NEXTITEMBUTTONENABLED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20050110 | |||
| 32 | NEXTPAGEBUTTONENABLED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20050110 | |||
| 33 | OPTIONMENUID | Instance attribute | Public | Type reference (TYPE) | STRING | 20050110 | |||
| 34 | PAGEINDICATORTEXT | Instance attribute | Public | Type reference (TYPE) | STRING | 20050110 | |||
| 35 | PREVIOUSITEMBUTTONENABLED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20050110 | |||
| 36 | PREVIOUSPAGEBUTTONENABLED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20050110 | |||
| 37 | READONLY | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | READONLY | 20050110 | ||
| 38 | VISIBILITY | Instance attribute | Public | Attribute reference (LIKE) | IFUR_D2=>VISIBILITY_ENUM | 20050110 | |||
| 39 | VISIBLEINDEX | Instance attribute | Public | Type reference (TYPE) | I | 20050110 | |||
| 40 | _IID_PAGINATOR | Constant | Public | Type reference (TYPE) | GUID | '10AA8E3F741DAC1FE10000000A1550A7' | 20050110 |
Methods
Interface IFUR_D2_PAGINATOR has no method.
Events
Interface IFUR_D2_PAGINATOR has no event.
Types
Interface IFUR_D2_PAGINATOR has no local type.
History
| Last changed by/on | SAP | 20050213 |
| SAP Release Created in | 700 |