SAP ABAP Class CLG_THTMLB_TRAY (Base: <thtmlb:tray>)
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)  CL_THTMLB_ELEMENT Element class for THTMLB tag library 20060309
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_THTMLB_TRAY Element-Handler: 20060309
Properties
Class CLG_THTMLB_TRAY  
Short Description Base: <thtmlb:tray>    
Super Class CL_THTMLB_ELEMENT Element class for THTMLB tag library 
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_TAG_LIB   New tag library for CRM IC 
Created 20060309   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_THTMLB_TRAY has no forward declaration.
Interfaces
Class CLG_THTMLB_TRAY has no interface implemented.
Friends
Class CLG_THTMLB_TRAY 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 'STANDARD' STANDARD/PLAIN/DEFAULT 20060602
2 DISPLAYMODE Instance attribute Public Type reference (TYPE) STRING 'TRUE' Displayed/Hidden mode 20080620
3 HEADER Instance attribute Public Type reference (TYPE) CRMT_THTMLB_TRAY_HEAD Header attributes 20090305
4 HEIGHT Instance attribute Public Type reference (TYPE) STRING Height 20060310
5 INDENT Instance attribute Public Type reference (TYPE) STRING 'TRUE' If "TRUE" or if an image is specified, indents the tray 20060310
6 ISCOLLAPSED Instance attribute Public Type reference (TYPE) STRING 'FALSE' Minimized/Maximized mode 20080619
7 LATERENDERING Instance attribute Public Type reference (TYPE) STRING 'FALSE' Tag renders Header, Toolbar and Body late 20090227
8 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20060309
9 ONCLIENTCLOSE Instance attribute Public Type reference (TYPE) STRING User onClientClick event on close button 20101118
10 ONCLIENTTOGGLE Instance attribute Public Type reference (TYPE) STRING User onClientClick event on expand/reduce button 20101118
11 ONCLOSE Instance attribute Public Type reference (TYPE) STRING User onClick event on close button 20101118
12 ONTOGGLE Instance attribute Public Type reference (TYPE) STRING User onClick event on expand/reduce button 20101118
13 PERSONALIZATIONMODE Instance attribute Public Type reference (TYPE) STRING 'FALSE' Personalization Mode rendering 20080620
14 PICTSRC Instance attribute Public Type reference (TYPE) STRING Source of the pictogram 20060309
15 SHOWCLOSEBUTTON Instance attribute Public Type reference (TYPE) STRING Display the close button or not (true/false) 20101118
16 SWITCHID Instance attribute Public Type reference (TYPE) STRING switch id 20080226
17 TITLE Instance attribute Public Type reference (TYPE) STRING Title 20060309
18 TYPE Instance attribute Public Type reference (TYPE) STRING Type of pictogram and title 20060309
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060309
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060309
3 FACTORY Static method Public Method FACTORY_METHOD 20060309
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20060309
Events
Class CLG_THTMLB_TRAY has no event.
Types
Class CLG_THTMLB_TRAY has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CLG_THTMLB_TRAY has no parameter.
Method CONSTRUCTOR on class CLG_THTMLB_TRAY 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 'STANDARD' 20060602
2 Importing DISPLAYMODE Call by reference Type reference (TYPE) CSEQUENCE 'TRUE' 20080620
3 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_THTMLB_TRAY 20060309
4 Importing HEADER Call by reference Type reference (TYPE) CRMT_THTMLB_TRAY_HEAD 20090305
5 Importing HEIGHT Call by reference Type reference (TYPE) CSEQUENCE 20060310
6 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20060309
7 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20060309
8 Importing INDENT Call by reference Type reference (TYPE) CSEQUENCE 'TRUE' 20060310
9 Importing ISCOLLAPSED Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20080619
10 Importing LATERENDERING Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20090227
11 Importing ONCLIENTCLOSE Call by reference Type reference (TYPE) CSEQUENCE 20101118
12 Importing ONCLIENTTOGGLE Call by reference Type reference (TYPE) CSEQUENCE 20101118
13 Importing ONCLOSE Call by reference Type reference (TYPE) CSEQUENCE 20101118
14 Importing ONTOGGLE Call by reference Type reference (TYPE) CSEQUENCE 20101118
15 Importing PERSONALIZATIONMODE Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20080620
16 Importing PICTSRC Call by reference Type reference (TYPE) CSEQUENCE 20060309
17 Importing SHOWCLOSEBUTTON Call by reference Type reference (TYPE) CSEQUENCE 20101118
18 Importing SWITCHID Call by reference Type reference (TYPE) CSEQUENCE 20080226
19 Importing TITLE Call by reference Type reference (TYPE) CSEQUENCE 20060309
20 Importing TYPE Call by reference Type reference (TYPE) CSEQUENCE 20060309

Method FACTORY on class CLG_THTMLB_TRAY 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_THTMLB_TRAY 20060309

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