SAP ABAP Class CLG_THTMLB_AREAFRAME (Base: <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)  CL_THTMLB_ELEMENT Element class for THTMLB tag library 20060131
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_THTMLB_AREAFRAME Element-Handler: 20060131
Properties
Class CLG_THTMLB_AREAFRAME  
Short Description Base: <thtmlb:areaFrame>    
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 20060131   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLG_THTMLB_AREAFRAME has no forward declaration.
Interfaces
Class CLG_THTMLB_AREAFRAME has no interface implemented.
Friends
Class CLG_THTMLB_AREAFRAME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AJAXDELTAHANDLING Instance attribute Public Type reference (TYPE) STRING 'FALSE' Delta Rendering Enabled for this area ? 20060303
2 CHECKCONTENT Instance attribute Public Type reference (TYPE) STRING 'FALSE' when lateRenedering: check content for need to personalize 20060523
3 CONTENTBORDER Instance attribute Public Type reference (TYPE) STRING 'TRUE' FALSE = no stylable box around content (only used for lateRe 20060413
4 DESIGN Instance attribute Public Type reference (TYPE) STRING Design of the Areaframe 20081127
5 DISPLAYMODE Instance attribute Public Type reference (TYPE) STRING 'TRUE' Sets the table elements into a display mode 20070614
6 HEADER Instance attribute Public Type reference (TYPE) CRMT_THTMLB_AREA_FRAME_HEAD Header attributes 20060207
7 ISCOLLAPSED Instance attribute Public Type reference (TYPE) STRING 'FALSE' Initial Status 20060202
8 ISCOLLAPSIBLE Instance attribute Public Type reference (TYPE) STRING 'FALSE' Areaframe is collapsible 20070329
9 LATERENDERING Instance attribute Public Type reference (TYPE) STRING 'FALSE' Tag renders Header, Toolbar and Body late 20060207
10 M_CLASS_VALIDATOR Static Attribute Public Object reference (TYPE REF TO) CL_BSP_ELEMENT_RT_ATTR_VALID 20060202
11 ONEXPAND Instance attribute Public Type reference (TYPE) STRING Expand Event Handler 20060202
12 SWITCHID Instance attribute Public Type reference (TYPE) STRING switch id 20080226
13 WIDTH Instance attribute Public Type reference (TYPE) STRING '350' Width 20060202
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060131
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060131
3 FACTORY Static method Public Method FACTORY_METHOD 20060131
4 FACTORY_CLEAR Static method Public Method FACTORY CLEAR METHOD 20060131
Events
Class CLG_THTMLB_AREAFRAME has no event.
Types
Class CLG_THTMLB_AREAFRAME has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AJAXDELTAHANDLING Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20060303
2 Importing CHECKCONTENT Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20060523
3 Importing CONTENTBORDER Call by reference Type reference (TYPE) CSEQUENCE 'TRUE' 20060413
4 Importing DESIGN Call by reference Type reference (TYPE) CSEQUENCE 20081127
5 Importing DISPLAYMODE Call by reference Type reference (TYPE) CSEQUENCE 'TRUE' 20070614
6 Returning ELEMENT Value transfer Object reference (TYPE REF TO) CL_THTMLB_AREAFRAME 20060131
7 Importing HEADER Call by reference Type reference (TYPE) CRMT_THTMLB_AREA_FRAME_HEAD 20060207
8 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20060202
9 Importing ID_POSTFIX Call by reference Type reference (TYPE) CSEQUENCE 20060202
10 Importing ISCOLLAPSED Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20060202
11 Importing ISCOLLAPSIBLE Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20070329
12 Importing LATERENDERING Call by reference Type reference (TYPE) CSEQUENCE 'FALSE' 20060207
13 Importing ONEXPAND Call by reference Type reference (TYPE) CSEQUENCE 20060202
14 Importing SWITCHID Call by reference Type reference (TYPE) CSEQUENCE 20080226
15 Importing WIDTH Call by reference Type reference (TYPE) CSEQUENCE '350' 20060202

Method FACTORY on class CLG_THTMLB_AREAFRAME 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_AREAFRAME 20060131

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