SAP ABAP Class CLG_XHTMLB_PAGER (Base: <xhtmlb:pager>)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSPEXT_XHTMLB (Package) BSP Extensions: XHTMLB
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HTMLB_ELEMENT Base 20020528
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_XHTMLB_PAGER Element Handler: 20020423
Properties
Class CLG_XHTMLB_PAGER  
Short Description Base: <xhtmlb:pager>    
Super Class CL_HTMLB_ELEMENT Base <htmlb:*> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 70  Basis Class for BSP Element Handlers 
Package SBSPEXT_XHTMLB   BSP Extensions: XHTMLB 
Created 20020423   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_XHTMLB_PAGER has no forward declaration.
Interfaces
Class CLG_XHTMLB_PAGER has no interface implemented.
Friends
Class CLG_XHTMLB_PAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DESIGN Instance attribute Public Type reference (TYPE) STRING 'DEFAULT' INDICATOR+VERTICAL+HORIZONTAL+[H|V]_SELECTOR+INSERT+DELETE+* 20020423
2 DISABLED Instance attribute Public Type reference (TYPE) STRING 'FALSE' All Off 20020423
3 HINDEX Instance attribute Public Type reference (TYPE) I Initial Value: Page/Entry Number 20020423
4 HMAX Instance attribute Public Type reference (TYPE) I 100 / Highest Page/Entry Number 20020423
5 HMIN Instance attribute Public Type reference (TYPE) I 1 / Lowest Page/Entry Number 20020423
6 HSELECTORS Instance attribute Public Type reference (TYPE) SBSPEXT_XHTMLB_PAGER_SELECTORS Table with Entries 20020428
7 HSTEP Instance attribute Public Type reference (TYPE) I 1 / Step for Previous/Next Buttons 20020423
8 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20020423
9 ONPAGE Instance attribute Public Type reference (TYPE) STRING 'pager_onPage' Event when Pager Used 20020423
10 TEXT Instance attribute Public Type reference (TYPE) STRING Text: $vField$ Is Replaced [] for Input Field 20020423
11 TEXTBEE Instance attribute Public Object reference (TYPE REF TO) IF_BSP_BEE Separate Text Rendering 20020423
12 VINDEX Instance attribute Public Type reference (TYPE) I Initial Value: Page/Entry Number 20020423
13 VISIBLE Instance attribute Public Type reference (TYPE) STRING 'TRUE' Visibility 20020423
14 VMAX Instance attribute Public Type reference (TYPE) I 100 / Highest Page/Entry Number 20020423
15 VMIN Instance attribute Public Type reference (TYPE) I 1 / Lowest Page/Entry Number 20020423
16 VSELECTORS Instance attribute Public Type reference (TYPE) SBSPEXT_XHTMLB_PAGER_SELECTORS Table with Entries 20020428
17 VSTEP Instance attribute Public Type reference (TYPE) I 1 / Step for Previous/Next Buttons 20020423
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020423
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020423
3 FACTORY Static method Public Method FACTORY_METHOD 20020423
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20020423
Events
Class CLG_XHTMLB_PAGER has no event.
Types
Class CLG_XHTMLB_PAGER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CLG_XHTMLB_PAGER has no parameter.
Method CLASS_CONSTRUCTOR on class CLG_XHTMLB_PAGER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CLG_XHTMLB_PAGER has no parameter.
Method CONSTRUCTOR on class CLG_XHTMLB_PAGER has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESIGN Call by reference Type reference (TYPE) CSEQUENCE 'DEFAULT' 20020423
2 Importing DISABLED Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20020423
3 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_XHTMLB_PAGER 20020423
4 Importing HINDEX Call by reference Type reference (TYPE) I 20020423
5 Importing HMAX Call by reference Type reference (TYPE) I 20020423
6 Importing HMIN Call by reference Type reference (TYPE) I 20020423
7 Importing HSELECTORS Call by reference Type reference (TYPE) SBSPEXT_XHTMLB_PAGER_SELECTORS 20020428
8 Importing HSTEP Call by reference Type reference (TYPE) I 20020423
9 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20020423
10 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20020423
11 Importing ONPAGE Call by reference Type reference (TYPE) CSEQUENCE 'pager_onPage' 20020423
12 Importing TEXT Call by reference Type reference (TYPE) CSEQUENCE 20020423
13 Importing TEXTBEE Call by reference Object reference (TYPE REF TO) IF_BSP_BEE 20020423
14 Importing VINDEX Call by reference Type reference (TYPE) I 20020423
15 Importing VISIBLE Call by reference Type reference (TYPE) CSEQUENCE 'TRUE' 20020423
16 Importing VMAX Call by reference Type reference (TYPE) I 20020423
17 Importing VMIN Call by reference Type reference (TYPE) I 20020423
18 Importing VSELECTORS Call by reference Type reference (TYPE) SBSPEXT_XHTMLB_PAGER_SELECTORS 20020428
19 Importing VSTEP Call by reference Type reference (TYPE) I 20020423

Method FACTORY on class CLG_XHTMLB_PAGER has no exception.

Method FACTORY_CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) CL_XHTMLB_PAGER 20020423

Method FACTORY_CLEAR on class CLG_XHTMLB_PAGER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 640