SAP ABAP Class CL_THTMLB_AREAFRAME (Element-Handler: <thtmlb:areaFrame>)
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_AREAFRAME Base: 20060131
Properties
Class CL_THTMLB_AREAFRAME  
Short Description Element-Handler: <thtmlb:areaFrame>    
Super Class CLG_THTMLB_AREAFRAME Base: <thtmlb:areaFrame> 
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 20060131   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_AREAFRAME has no interface implemented.
Friends
Class CL_THTMLB_AREAFRAME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AJAX_AREA_BEGIN Instance attribute Protected Type reference (TYPE) STRING Temporary string to hold AJAX Area 20060327
2 GC_CONTENT_ID Constant Public Type reference (TYPE) STRING 'Content' Id for areaframe content 20070329
3 GC_DISPLAY_MODE Constant Public Type reference (TYPE) STRING '_displaymode' displayMode 20071001
4 GC_DOWNLOAD_ID Constant Public Type reference (TYPE) STRING '_download' exceldownload id 20070815
5 GC_EXPANDER_ID Constant Public Type reference (TYPE) STRING '_expander' expander id 20070330
6 GC_FLEX_ID Constant Public Type reference (TYPE) STRING '_flex' flex table graphics id 20080331
7 GC_IS_COLLAPSED Constant Public Type reference (TYPE) STRING '_iscollapsed' current expand state 20070402
8 GC_LABEL_ID Constant Public Type reference (TYPE) STRING '_tvslabel' 20100106
9 GC_PERSONALIZE_ID Constant Public Type reference (TYPE) STRING '_personalize' expander id 20070420
10 GC_STATE_FROM_BACKEND Constant Public Type reference (TYPE) STRING '_backendstate' current epand state from backend 20070330
11 GC_TABCHAIN_ID Constant Public Type reference (TYPE) STRING '_tabc' Tab chain button id 20090602
12 GC_TOOLBAR_ID Constant Public Type reference (TYPE) STRING '_toolbar' expander id 20070410
13 GC_TVS_ID Constant Public Type reference (TYPE) STRING '_tvsddlb' Table View Switch DDLB ID 20091125
14 GT_TABLE_VIEWS_NAMES Instance attribute Public Type reference (TYPE) TABLE_TITLE list of table's views names given by personalization 20091119
15 GV_AJAX_AREA Instance attribute Protected Object reference (TYPE REF TO) CL_TAJAX_AREA Element-Handler: 20060327
16 GV_AREAFRAMESETTER_USED Instance attribute Public Type reference (TYPE) ABAP_BOOL arefarmesetter influence 20070914
17 GV_AREAFRAME_RENDER Instance attribute Protected Type reference (TYPE) STRING Render areaFarme in a special way 20060721
18 GV_BOX Instance attribute Protected Object reference (TYPE REF TO) CL_THTMLB_BOX Main Box 20060915
19 GV_DOWNLOAD_SCRIPT Instance attribute Public Type reference (TYPE) STRING script for Excel download 20070815
20 GV_FLEX_SCRIPT Instance attribute Public Type reference (TYPE) STRING script for Flex table graphics 20080331
21 GV_FOREIGN_PAGE_ID Instance attribute Public Type reference (TYPE) STRING foreign page id for button ids 20060316
22 GV_FOREIGN_PAGE_ID_PERS Instance attribute Public Type reference (TYPE) STRING foreign page id for button ids 20070828
23 INFO Instance attribute Public Type reference (TYPE) STRING Info string 20060307
24 PAGE_ID Instance attribute Public Type reference (TYPE) STRING Page Id of current view 20060307
Methods
# Method Level Visibility Method type Description Created on
1 GET_IS_COLLAPSED Static method Public Method Get info if areaframe is collapsed 20070330
2 GET_IS_DISPLAY_MODE Static method Public Method Get info if areaframe is in display mode 20071001
3 RENDER_HEADER Instance method Protected Method Render the header with a toolbar 20060207
Events
Class CL_THTMLB_AREAFRAME has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TABLE_TITLE Public See coding 20091127 table_title TYPE TABLE OF BSP_DLC_MULTI_LAYOUT_TITLE
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 = areaframe iscollapsed 20070330
2 Importing IV_COMPONENT_ID Call by reference Type reference (TYPE) STRING component id of controller instance 20070330
3 Importing IV_ID Call by reference Type reference (TYPE) STRING Areaframe ID 20070330

Method GET_IS_COLLAPSED on class CL_THTMLB_AREAFRAME has no exception.

Method GET_IS_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_IS_DISPLAY_MODE Value transfer Type reference (TYPE) STRING X = areaframe is in display mode 20071001
2 Importing IV_COMPONENT_ID Call by reference Type reference (TYPE) STRING component id of controller instance 20071001
3 Importing IV_ID Call by reference Type reference (TYPE) STRING Areaframe ID 20071001

Method GET_IS_DISPLAY_MODE on class CL_THTMLB_AREAFRAME has no exception.

Method RENDER_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 20060207
2 Importing IS_HEADER Value transfer Type reference (TYPE) CRMT_THTMLB_AREA_FRAME_HEAD Attributes of the THTMLB:areaFrameHeader 20060207

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