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 PAGING_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20010924
2 PAG_ACTUAL_PAGE Instance attribute Private Type reference (TYPE) I 20010925
3 PAG_CONTEXTMENU Instance attribute Private Object reference (TYPE REF TO) CL_CTMENU Context Menu 20010925
4 PAG_DESCRIPTION Instance attribute Private Type reference (TYPE) ALINK_TEXT_TABLE Text Table Type 20010925
5 PAG_NUMBER_OF_PAGES Static Attribute Private Type reference (TYPE) I 20010924
6 PAG_PAGING_TOOLBAR Static Attribute Public Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20010924
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010924
2 DISABLE Instance method Public Method 20011010
3 ENABLE Instance method Public Method 20011010
4 FREE Instance method Public Method 20020219
5 ON_DROPDOWN_CLICKED Instance method Private Event handling method 20010925
6 ON_FUNCTION_SELECTED Instance method Private Event handling method 20010925
7 PAGETO Instance method Public Method Page to a New Component 20010924
8 REGISTER_EVENTS Instance method Private Method 20010925
9 SET_ACTUAL_COMPONENT Instance method Public Method 20011211
10 SET_PAGES 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 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20010924
2 Importing DESCRIPTION Call by reference Type reference (TYPE) ALINK_TEXT_TABLE Texttabellentyp 20010925
3 Importing 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 Importing FCODE Call by reference Attribute reference (LIKE) 20010925
2 Importing POSX Call by reference Attribute reference (LIKE) 20010925
3 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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