SAP ABAP Class CLG_CHTMLB_CALENDAR_WEEKLY (Base: <chtmlb:calendar_weekly>)
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_WEEK Element-Handler: 20050914
Properties
Class CLG_CHTMLB_CALENDAR_WEEKLY  
Short Description Base: <chtmlb:calendar_weekly>    
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_WEEKLY has no forward declaration.
Interfaces
Class CLG_CHTMLB_CALENDAR_WEEKLY has no interface implemented.
Friends
Class CLG_CHTMLB_CALENDAR_WEEKLY 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' 20051028
2 APPOINTMENTS Instance attribute Public Type reference (TYPE) BSP_XPT_APPOINTMENT_TAB Appointments 20050914
3 CALENDARBACKGROUND Instance attribute Public Type reference (TYPE) STRING 'FFFFFF' 20051103
4 CELLHIGHLIGHTCOLOR Instance attribute Public Type reference (TYPE) STRING 'FFFCEB' 20051103
5 FULLPAGE Instance attribute Public Type reference (TYPE) STRING 'TRUE' expand height of calendar to full page 20051031
6 HEIGHT Instance attribute Public Type reference (TYPE) STRING '100%' Height of calendar 20050920
7 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20060711
8 ONCELLCLICK Instance attribute Public Type reference (TYPE) STRING 20051103
9 ONDAYCLICK Instance attribute Public Type reference (TYPE) STRING 20050927
10 PRINT_MODE Instance attribute Public Type reference (TYPE) STRING 'FALSE' Print mode -> no links and buttons 20051004
11 REFERENCE_DATE Instance attribute Public Type reference (TYPE) D Reference date for displayed week 20050914
12 SCROLLBAR Instance attribute Public Type reference (TYPE) STRING 'FALSE' scrollbar enabled 20050927
13 SWITCHID Instance attribute Public Type reference (TYPE) STRING switch id 20080226
14 TZONE Instance attribute Public Type reference (TYPE) TZNZONE Time zone to be used 20050914
15 WIDTH Instance attribute Public Type reference (TYPE) STRING '100%' Width of calendar 20050914
16 _REFERENCE_DATE Instance attribute Public Type reference (TYPE) STRING Reference date for displayed week 20050916
17 _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_WEEKLY has no event.
Types
Class CLG_CHTMLB_CALENDAR_WEEKLY has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CLG_CHTMLB_CALENDAR_WEEKLY has no parameter.
Method CONSTRUCTOR on class CLG_CHTMLB_CALENDAR_WEEKLY 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 CALENDARBACKGROUND Call by reference Type reference (TYPE) CSEQUENCE 'FFFFFF' 20051103
4 Importing CELLHIGHLIGHTCOLOR Call by reference Type reference (TYPE) CSEQUENCE 'FFFCEB' 20051103
5 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_CHTMLB_CALENDAR_WEEK 20050914
6 Importing FULLPAGE Call by reference Type reference (TYPE) CSEQUENCE 'TRUE' 20051031
7 Importing HEIGHT Call by reference Type reference (TYPE) CSEQUENCE '100%' 20050920
8 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20050914
9 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20050914
10 Importing ONCELLCLICK Call by reference Type reference (TYPE) CSEQUENCE 20051103
11 Importing ONDAYCLICK Call by reference Type reference (TYPE) CSEQUENCE 20050927
12 Importing PRINT_MODE Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20051004
13 Importing REFERENCE_DATE Call by reference Type reference (TYPE) D 20050914
14 Importing SCROLLBAR Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20050927
15 Importing SWITCHID Call by reference Type reference (TYPE) CSEQUENCE 20080226
16 Importing TZONE Call by reference Type reference (TYPE) TZNZONE 20050914
17 Importing WIDTH Call by reference Type reference (TYPE) CSEQUENCE '100%' 20050914
18 Importing _REFERENCE_DATE Call by reference Type reference (TYPE) STRING 20050916
19 Importing _TZONE Call by reference Type reference (TYPE) STRING 20050916

Method FACTORY on class CLG_CHTMLB_CALENDAR_WEEKLY 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_WEEK 20050914

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