SAP ABAP Class CL_THTMLB_DATENAVIGATOR (GEN: CLG_HTMLB_DATENAVIGATOR)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-TAG (Application Component) Tag Library
⤷
BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CLG_THTMLB_DATENAVIGATOR | Base: |
20061109 |
Properties
| Class | CL_THTMLB_DATENAVIGATOR | |
| Short Description | GEN: CLG_HTMLB_DATENAVIGATOR | |
| Super Class | CLG_THTMLB_DATENAVIGATOR | Base: <thtmlb:dateNavigator> |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSP_DYN_CONFIG_TAG_LIB | New tag library for CRM IC |
| Created | 20061109 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_THTMLB_DATENAVIGATOR has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_HTMLB_DAYS | 20061109 | ||
| 2 | CL_HTMLB_MONTH | 20061109 | ||
| 3 | CL_HTMLB_WEEK | 20061109 |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | DAYCOLLTAB | Day Name | 20061109 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | MONCOLLTAB | "Names Of The Months" | 20061109 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | DSELDAYS | Selection Types of Days in the Date Navigator | 20061109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add an Area of Days | 20061109 | |
| 2 | Instance method | Protected | Method | Renderer for IE5 | 20061109 | |
| 3 | Instance method | Protected | Method | Renderer for a Month | 20061109 |
Events
Class CL_THTMLB_DATENAVIGATOR has no event.
Types
Class CL_THTMLB_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 | DAYS | Call by reference | Object reference (TYPE REF TO) | CL_THTMLB_DAYS | 20061109 | ||||
| 2 | MONTH | Call by reference | Object reference (TYPE REF TO) | CL_THTMLB_MONTH | 20061109 | ||||
| 3 | WEEK | Call by reference | Object reference (TYPE REF TO) | CL_THTMLB_WEEK | 20061109 |
Method ADD on class CL_THTMLB_DATENAVIGATOR has no exception.
Method RENDER_DEFAULT_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUTPUT | Value transfer | Type reference (TYPE) | STRING | HTML Coding | 20061109 |
Method RENDER_DEFAULT_END on class CL_THTMLB_DATENAVIGATOR has no exception.
Method RENDER_DEFAULT_MONTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AKT | Call by reference | Type reference (TYPE) | D | Month to be Rendered | 20061109 | |||
| 2 | CURRENT | Call by reference | Type reference (TYPE) | D | Selected month | 20061109 | |||
| 3 | MONTHNAME | Call by reference | Type reference (TYPE) | STRING | Name of Month | 20061109 | |||
| 4 | MONTHNUMBER | Call by reference | Type reference (TYPE) | STRING | 20061109 | ||||
| 5 | NEXTNAV | Call by reference | Type reference (TYPE) | C | Arrow for Forward Navigation | 20061109 | |||
| 6 | OUTPUT | Value transfer | Type reference (TYPE) | STRING | HTML Coding for a Month | 20061109 | |||
| 7 | PREVNAV | Call by reference | Type reference (TYPE) | C | Arrow for Back Navigation | 20061109 |
Method RENDER_DEFAULT_MONTH on class CL_THTMLB_DATENAVIGATOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |