SAP ABAP Class CL_HTMLB_DATENAVIGATOR (GEN: CLG_HTMLB_DATENAVIGATOR)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSPEXT_HTMLB (Package) BSP Extensions: HTMLB
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_HTMLB_DATENAVIGATOR Base: 20010917
2 Interface implementation (CLASS c. INTERFACES i_ref)  IFUR_D08__CONTROL 20090323
Properties
Class CL_HTMLB_DATENAVIGATOR  
Short Description GEN: CLG_HTMLB_DATENAVIGATOR    
Super Class CLG_HTMLB_DATENAVIGATOR Base: <htmlb:dateNavigator> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBSPEXT_HTMLB   BSP Extensions: HTMLB 
Created 20010917   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HTMLB_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IFUR_D08__CONTROL 20090323
Friends
# Friend Modeled only Created on Description
1 CL_HTMLB_DAYS 20011016
2 CL_HTMLB_MONTH 20011016
3 CL_HTMLB_WEEK 20011016
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DAY_TAB Instance attribute Protected Type reference (TYPE) DAYCOLLTAB Day Name 20011024
2 MONTH_TAB Instance attribute Protected Type reference (TYPE) MONCOLLTAB "Names Of The Months" 20011024
3 RANGES Instance attribute Protected Type reference (TYPE) DSELDAYS Selection Types of Days in the Date Navigator 20011016
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Protected Method Add an Area of Days 20011016
2 RENDER_DEFAULT_END Instance method Protected Method Renderer for IE5 20011009
3 RENDER_DEFAULT_MONTH Instance method Protected Method Renderer for a Month 20011009
Events
Class CL_HTMLB_DATENAVIGATOR has no event.
Types
Class CL_HTMLB_DATENAVIGATOR has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DAYS Call by reference Object reference (TYPE REF TO) CL_HTMLB_DAYS 20011016
2 Importing MONTH Call by reference Object reference (TYPE REF TO) CL_HTMLB_MONTH 20011016
3 Importing WEEK Call by reference Object reference (TYPE REF TO) CL_HTMLB_WEEK 20011016

Method ADD on class CL_HTMLB_DATENAVIGATOR has no exception.

Method RENDER_DEFAULT_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OUTPUT Value transfer Type reference (TYPE) STRING HTML-coding 20011009

Method RENDER_DEFAULT_END on class CL_HTMLB_DATENAVIGATOR has no exception.

Method RENDER_DEFAULT_MONTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AKT Call by reference Type reference (TYPE) D Zu rendernder Monat 20011009
2 Importing CURRENT Call by reference Type reference (TYPE) D Selektierter Monat 20011009
3 Importing MONTHNAME Call by reference Type reference (TYPE) STRING Name des Monats 20011009
4 Importing MONTHNUMBER Call by reference Type reference (TYPE) STRING 20030425
5 Importing NEXTNAV Call by reference Type reference (TYPE) C Pfeile zur Vorwärtsnavigation 20011009
6 Returning OUTPUT Value transfer Type reference (TYPE) STRING HTML-coding für einen Monat 20011009
7 Importing PREVNAV Call by reference Type reference (TYPE) C Pfeile zur Zurücknavigation 20011009

Method RENDER_DEFAULT_MONTH on class CL_HTMLB_DATENAVIGATOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 620