SAP ABAP Class CL_COMPONENT_PAGER (Document Component Functions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ARL (Application Component) ArchiveLink
⤷
SAOV (Package) Document Viewer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ALINK_CONSTANTS | Constants | 20010924 |
Properties
| Class | CL_COMPONENT_PAGER | |
| Short Description | Document Component Functions | |
| Super Class | CL_ALINK_CONSTANTS | Constants |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAOV | Document Viewer |
| Created | 20010924 | SAP |
| Last change | 20010924 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COMPONENT_PAGER has no forward declaration.
Interfaces
Class CL_COMPONENT_PAGER has no interface implemented.
Friends
Class CL_COMPONENT_PAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20010924 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | 20010925 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20010925 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ALINK_TEXT_TABLE | Text Table Type | 20010925 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | I | 20010924 | ||||
| 6 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20010924 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010924 | |
| 2 | Instance method | Public | Method | 20011010 | ||
| 3 | Instance method | Public | Method | 20011010 | ||
| 4 | Instance method | Public | Method | 20020219 | ||
| 5 | Instance method | Private | Event handling method | 20010925 | ||
| 6 | Instance method | Private | Event handling method | 20010925 | ||
| 7 | Instance method | Public | Method | Page to a New Component | 20010924 | |
| 8 | Instance method | Private | Method | 20010925 | ||
| 9 | Instance method | Public | Method | 20011211 | ||
| 10 | Instance method | Public | Method | 20011109 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | PAGE | Instance Event (0) |
Public (2) |
Paging Activated | 20010924 |
Types
Class CL_COMPONENT_PAGER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20010924 | |||
| 2 | DESCRIPTION | Call by reference | Type reference (TYPE) | ALINK_TEXT_TABLE | Texttabellentyp | 20010925 | |||
| 3 | NUMBER_OF_PAGES | Value transfer | Type reference (TYPE) | I | 20010924 |
Method CONSTRUCTOR on class CL_COMPONENT_PAGER has no exception.
Method DISABLE Signature
Method DISABLE on class CL_COMPONENT_PAGER has no parameter.
Method DISABLE on class CL_COMPONENT_PAGER has no exception.
Method ENABLE Signature
Method ENABLE on class CL_COMPONENT_PAGER has no parameter.
Method ENABLE on class CL_COMPONENT_PAGER has no exception.
Method FREE Signature
Method FREE on class CL_COMPONENT_PAGER has no parameter.
Method FREE on class CL_COMPONENT_PAGER has no exception.
Method ON_DROPDOWN_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20010925 | |||||
| 2 | POSX | Call by reference | Attribute reference (LIKE) | 20010925 | |||||
| 3 | POSY | Call by reference | Attribute reference (LIKE) | 20010925 |
Method ON_DROPDOWN_CLICKED on class CL_COMPONENT_PAGER has no exception.
Method ON_FUNCTION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20010925 |
Method ON_FUNCTION_SELECTED on class CL_COMPONENT_PAGER has no exception.
Method PAGETO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEXTPAGE | Value transfer | Type reference (TYPE) | I | 20010924 |
Method PAGETO on class CL_COMPONENT_PAGER has no exception.
Method REGISTER_EVENTS Signature
Method REGISTER_EVENTS on class CL_COMPONENT_PAGER has no parameter.
Method REGISTER_EVENTS on class CL_COMPONENT_PAGER has no exception.
Method SET_ACTUAL_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Value transfer | Type reference (TYPE) | I | 20011211 |
Method SET_ACTUAL_COMPONENT on class CL_COMPONENT_PAGER has no exception.
Method SET_PAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NUMBER_OF_PAGES | Call by reference | Type reference (TYPE) | I | 20011109 |
Method SET_PAGES on class CL_COMPONENT_PAGER has no exception.
Event Signatures
Event PAGE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEXTPAGE | Exporting | Value transfer | Type reference (TYPE) | I | Ausgewählte Seite | 20010924 |
History
| Last changed by/on | SAP | 20010924 |
| SAP Release Created in | 620 |