SAP ABAP Class CLG_CHTMLB_CALENDAR_DAILY (Base: <chtmlb:calendar_daily>)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_EXTENSIONS (Package) Tag Library for Dynamic Layout
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HTMLB_ELEMENT Base 20051111
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CHTMLB_CALENDAR_DAY Element-Handler: 20050914
Properties
Class CLG_CHTMLB_CALENDAR_DAILY  
Short Description Base: <chtmlb:calendar_daily>    
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 BSP_DYN_CONFIG_EXTENSIONS   Tag Library for Dynamic Layout 
Created 20050914   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_CHTMLB_CALENDAR_DAILY has no forward declaration.
Interfaces
Class CLG_CHTMLB_CALENDAR_DAILY has no interface implemented.
Friends
Class CLG_CHTMLB_CALENDAR_DAILY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPOBACKGROUNDCOLOR Instance attribute Public Type reference (TYPE) STRING 'FFF8CD' Color of appointment background 20051028
2 APPOINTMENTS Instance attribute Public Type reference (TYPE) BSP_XPT_APPOINTMENT_TAB Appointments 20050914
3 APPOLEFTBORDERCOLOR Instance attribute Public Type reference (TYPE) STRING 'FFA900' Color of appointments' left border 20051028
4 CALENDARBACKGROUND Instance attribute Public Type reference (TYPE) STRING 'FFFFFF' Background color of calendar 20051102
5 CALENDAR_BEGIN Instance attribute Public Type reference (TYPE) BEGTI '080000' Begin time of visible calendar area 20050914
6 CALENDAR_END Instance attribute Public Type reference (TYPE) ENDTI '190000' End time of visible calendar area 20050914
7 EMPTYCELLHIGHLIGHTCOLOR Instance attribute Public Type reference (TYPE) STRING 'FFFCEB' Color if empty cell is highlighted 20051102
8 FULLPAGE Instance attribute Public Type reference (TYPE) STRING 'TRUE' Full page height of calendar 20051031
9 GRID Instance attribute Public Type reference (TYPE) I '30' Grid steps in minutes 20050914
10 HEIGHT Instance attribute Public Type reference (TYPE) STRING '100%' Height of calendar 20050920
11 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20060711
12 ONEMPTYCELLCLICK Instance attribute Public Type reference (TYPE) STRING 20051102
13 ONTIMECLICK Instance attribute Public Type reference (TYPE) STRING Event Handler: User clicks on time 20050927
14 PRINT_MODE Instance attribute Public Type reference (TYPE) STRING 'FALSE' Print Mode -> no links and buttons 20051004
15 REFERENCE_DATE Instance attribute Public Type reference (TYPE) D Date to be displayed 20050914
16 SCROLLBAR Instance attribute Public Type reference (TYPE) STRING 'FALSE' Scrollbar enabled 20050927
17 SWITCHID Instance attribute Public Type reference (TYPE) STRING switch id 20080226
18 TZONE Instance attribute Public Type reference (TYPE) TZNZONE Time zone to be used 20050914
19 WIDTH Instance attribute Public Type reference (TYPE) STRING '100%' Width of calendar 20050914
20 _CALENDAR_BEGIN Instance attribute Public Type reference (TYPE) STRING Begin time of visible calendar area 20050916
21 _CALENDAR_END Instance attribute Public Type reference (TYPE) STRING End time of visible calendar area 20050916
22 _REFERENCE_DATE Instance attribute Public Type reference (TYPE) STRING Date to be displayed 20050916
23 _TZONE Instance attribute Public Type reference (TYPE) STRING Time zone to be used 20050916
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050914
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050914
3 FACTORY Static method Public Method FACTORY_METHOD 20050914
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20050914
Events
Class CLG_CHTMLB_CALENDAR_DAILY has no event.
Types
Class CLG_CHTMLB_CALENDAR_DAILY has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPOBACKGROUNDCOLOR Call by reference Type reference (TYPE) CSEQUENCE 'FFF8CD' 20051028
2 Importing APPOINTMENTS Call by reference Type reference (TYPE) BSP_XPT_APPOINTMENT_TAB 20050914
3 Importing APPOLEFTBORDERCOLOR Call by reference Type reference (TYPE) CSEQUENCE 'FFA900' 20051028
4 Importing CALENDARBACKGROUND Call by reference Type reference (TYPE) CSEQUENCE 'FFFFFF' 20051102
5 Importing CALENDAR_BEGIN Call by reference Type reference (TYPE) BEGTI '080000' 20050914
6 Importing CALENDAR_END Call by reference Type reference (TYPE) ENDTI '190000' 20050914
7 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_CHTMLB_CALENDAR_DAY 20050914
8 Importing EMPTYCELLHIGHLIGHTCOLOR Call by reference Type reference (TYPE) CSEQUENCE 'FFFCEB' 20051102
9 Importing FULLPAGE Call by reference Type reference (TYPE) CSEQUENCE 'TRUE' 20051031
10 Importing GRID Call by reference Type reference (TYPE) I '30' 20050914
11 Importing HEIGHT Call by reference Type reference (TYPE) CSEQUENCE '100%' 20050920
12 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20050914
13 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20050914
14 Importing ONEMPTYCELLCLICK Call by reference Type reference (TYPE) CSEQUENCE 20051102
15 Importing ONTIMECLICK Call by reference Type reference (TYPE) CSEQUENCE 20050927
16 Importing PRINT_MODE Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20051004
17 Importing REFERENCE_DATE Call by reference Type reference (TYPE) D 20050914
18 Importing SCROLLBAR Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20050927
19 Importing SWITCHID Call by reference Type reference (TYPE) CSEQUENCE 20080226
20 Importing TZONE Call by reference Type reference (TYPE) TZNZONE 20050914
21 Importing WIDTH Call by reference Type reference (TYPE) CSEQUENCE '100%' 20050914
22 Importing _CALENDAR_BEGIN Call by reference Type reference (TYPE) STRING 20050916
23 Importing _CALENDAR_END Call by reference Type reference (TYPE) STRING 20050916
24 Importing _REFERENCE_DATE Call by reference Type reference (TYPE) STRING 20050916
25 Importing _TZONE Call by reference Type reference (TYPE) STRING 20050916

Method FACTORY on class CLG_CHTMLB_CALENDAR_DAILY 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_CHTMLB_CALENDAR_DAY 20050914

Method FACTORY_CLEAR on class CLG_CHTMLB_CALENDAR_DAILY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700