SAP ABAP Class CL_THTMLB_TRAY (Element-Handler: <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)  CLG_THTMLB_TRAY Base: 20060309
Properties
Class CL_THTMLB_TRAY  
Short Description Element-Handler: <thtmlb:tray>    
Super Class CLG_THTMLB_TRAY Base: <thtmlb:tray> 
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 20060309   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_THTMLB_TRAY has no interface implemented.
Friends
Class CL_THTMLB_TRAY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_IS_COLLAPSED Constant Public Type reference (TYPE) STRING '_iscollapsed' current expand state 20080619
2 GC_TRAY_DESIGNS Constant Public Type reference (TYPE) STRING 'STANDARD/PLAIN/DEFAULT' Tray designs 20060602
3 GC_TRAY_DESIGN_DEFAULT Constant Public Type reference (TYPE) STRING 'DEFAULT' Design: DEFAULT 20080428
4 GC_TRAY_DESIGN_PLAIN Constant Public Type reference (TYPE) STRING 'PLAIN' Design: PLAIN 20060602
5 GC_TRAY_DESIGN_STANDARD Constant Public Type reference (TYPE) STRING 'STANDARD' Design: STANDARD 20060602
6 GR_BODY_WRITER Instance attribute Public Object reference (TYPE REF TO) IF_BSP_WRITER Body writer 20060309
7 GR_FORM Instance attribute Protected Object reference (TYPE REF TO) CL_HTMLB_FORM form tag 20080430
8 GR_HEADER_WRITER Instance attribute Public Object reference (TYPE REF TO) IF_BSP_WRITER Header writer 20060309
9 GV_FOREIGN_PAGE_ID Instance attribute Public Type reference (TYPE) STRING foreign page id for button ids 20090227
10 GV_TRAYSETTER_USED Instance attribute Public Type reference (TYPE) ABAP_BOOL traysetter influence 20090227
11 INFO Instance attribute Public Type reference (TYPE) STRING Info string 20090303
Methods
# Method Level Visibility Method type Description Created on
1 GET_IS_COLLAPSED Static method Public Method Retrieves the Tray's Collapsed (Minimized) mode 20080620
2 RENDER_DEFAULT_HEADER Instance method Protected Method Renders the header used by the DEFAULT design 20080430
Events
Class CL_THTMLB_TRAY has no event.
Types
Class CL_THTMLB_TRAY has no local type.
Method Signatures

Method GET_IS_COLLAPSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_IS_COLLAPSED Value transfer Type reference (TYPE) STRING X = Tray iscollapsed 20080620
2 Importing IV_COMPONENT_ID Call by reference Type reference (TYPE) STRING Component id of controller instance 20080620
3 Importing IV_ID Call by reference Type reference (TYPE) STRING Tray ID 20080620

Method GET_IS_COLLAPSED on class CL_THTMLB_TRAY has no exception.

Method RENDER_DEFAULT_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_HTML Value transfer Type reference (TYPE) STRING 20080430
2 Importing IV_HTML Call by reference Type reference (TYPE) STRING Header Title 20080430
3 Importing IV_ICON Call by reference Type reference (TYPE) ABAP_BOOL 20090403
4 Importing IV_PICT_HTML Call by reference Type reference (TYPE) STRING Header Pictogram 20080805

Method RENDER_DEFAULT_HEADER on class CL_THTMLB_TRAY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700