SAP ABAP Class CL_HTMLB_CONTENT (<htmlb:content>)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSPEXT_HTMLB (Package) BSP Extensions: HTMLB
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_HTMLB_CONTENT Base: 20010917
2 Interface implementation (CLASS c. INTERFACES i_ref)  IFUR_D08__CONTROL 20090323
Properties
Class CL_HTMLB_CONTENT  
Short Description <htmlb:content>    
Super Class CLG_HTMLB_CONTENT Base: <htmlb:content> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBSPEXT_HTMLB   BSP Extensions: HTMLB 
Created 20010917   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)
2 CL_HTMLB_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IFUR_D08__CONTROL 20090323
Friends
Class CL_HTMLB_CONTENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CONTROLRENDERING_VALUES Constant Private Type reference (TYPE) STRING 'SAP/BROWSER' 20040820
2 CO_DESIGNS Constant Public Type reference (TYPE) STRING 'CLASSIC/DESIGN2002/DESIGN2003/DESIGN2008' 20020428
3 CO_DESIGN_2002 Constant Public Type reference (TYPE) STRING 'DESIGN2002' 20020428
4 CO_DESIGN_2003 Constant Public Type reference (TYPE) STRING 'DESIGN2003' 20030115
5 CO_DESIGN_2008 Instance attribute Private Type reference (TYPE) STRING 'DESIGN2008' 20090119
6 CO_DESIGN_CLASSIC Constant Public Type reference (TYPE) STRING 'CLASSIC' 20020428
7 CO_FORCE_ENCODE_BACK_COMP Constant Public Type reference (TYPE) STRING 'BACKWARDS_COMPATIBLE' 20031103
8 CO_FORCE_ENCODE_ENABLED Constant Public Type reference (TYPE) STRING 'ENABLED' 20030406
9 CO_FORCE_ENCODE_VALUES Constant Public Type reference (TYPE) STRING 'ENABLED/BACKWARDS_COMPATIBLE' 20030406
10 CO_FORCE_TOKEN_ENABLED Constant Public Type reference (TYPE) STRING 'ENABLED' 20100617
11 CO_FORCE_TOKEN_VALUES Constant Public Type reference (TYPE) STRING 'ENABLED/DISABLED' 20100617
12 C_LABELDESIGNBAR_LIGHT Constant Public Type reference (TYPE) STRING 'LIGHT' DesignBar: "LIGHT" 20030307
13 C_LABELDESIGNBAR_STANDARD Constant Public Type reference (TYPE) STRING 'STANDARD' DesignBar: "STANDARD" 20030307
14 C_LABELDESIGNBAR_VALUES Constant Protected Type reference (TYPE) STRING 'STANDARD/LIGHT' All Designs as String 20030307
15 DESIGN2002 Instance attribute Public Type reference (TYPE) XFELD Checkbox Field 20020428
16 DESIGN2003 Instance attribute Public Type reference (TYPE) XFELD Checkbox Field 20030115
17 DESIGN2008 Instance attribute Public Type reference (TYPE) XFELD Checkbox 20090119
18 HASFOCUSRECT Instance attribute Public Type reference (TYPE) XFELD Checkbox 20040928
19 ICF_ACTIVE_OK Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20030601
20 M_BUTTON_ID_COUNTER Instance attribute Public Type reference (TYPE) I 20020408
21 M_CHECKBOX_ID_COUNTER Instance attribute Public Type reference (TYPE) I 20020513
22 M_CSS_VERSION Instance attribute Public Type reference (TYPE) STRING 20090119
23 M_DATEPICKER_SCRIPT Instance attribute Public Type reference (TYPE) XFELD Checkbox Field 20030117
24 M_FIRST_FORM_ID Instance attribute Public Type reference (TYPE) STRING 20030109
25 M_FORM_ID_COUNTER Instance attribute Public Type reference (TYPE) I 20020129
26 M_GRIDLAYOUT_ID_COUNTER Instance attribute Public Type reference (TYPE) I 20020213
27 M_GROUP_ID_COUNTER Instance attribute Public Type reference (TYPE) I 0 20040615
28 M_HTMLB_USER_FIELD_COUNTER Instance attribute Public Type reference (TYPE) I 20020129
29 M_HTML_SEQUENCES Instance attribute Public Type reference (TYPE) STRING 20020529
30 M_JAVASCRIPT_SEQUENCES Instance attribute Public Type reference (TYPE) STRING 20020529
31 M_MASSDATAEXTRACTION_FFS Instance attribute Public Type reference (TYPE) STRING 20040810
32 M_VALIDATION_USED Instance attribute Public Type reference (TYPE) XFELD Checkbox Field 20020529
33 THEME Instance attribute Public Type reference (TYPE) STRING 20011002
Methods
# Method Level Visibility Method type Description Created on
1 GET_BROWSER_ID Instance method Public Method 20010917
2 GET_ICON_URL Instance method Public Method 20010917
3 GET_JAVASCRIPT_URL Instance method Public Method 20010917
4 GET_MIME_PATH Instance method Public Method 20010917
5 GET_STYLESHEET_URL Instance method Public Method 20010917
Events
Class CL_HTMLB_CONTENT has no event.
Types
Class CL_HTMLB_CONTENT has no local type.
Method Signatures

Method GET_BROWSER_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BROWSER_ID Value transfer Type reference (TYPE) STRING 20010917

Method GET_BROWSER_ID on class CL_HTMLB_CONTENT has no exception.

Method GET_ICON_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Value transfer Type reference (TYPE) STRING Ex: 's_arrows.gif' 20010917
2 Importing ID Call by reference Type reference (TYPE) ICON_D Ikone in Textfeldern (Ersatzdarstellung, Alias) 20010917
3 Importing NAME Call by reference Type reference (TYPE) ICONNAME Name einer Ikone 20010917
4 Returning URL Value transfer Type reference (TYPE) STRING /sap/.../PUBLIC/BC/HTMLB/statusicons/xyz.gif 20010917

Method GET_ICON_URL on class CL_HTMLB_CONTENT has no exception.

Method GET_JAVASCRIPT_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning URL Value transfer Type reference (TYPE) STRING 20010917

Method GET_JAVASCRIPT_URL on class CL_HTMLB_CONTENT has no exception.

Method GET_MIME_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MIME_PATH Value transfer Type reference (TYPE) STRING 20010917
2 Importing REL_URL Call by reference Type reference (TYPE) STRING 20010917

Method GET_MIME_PATH on class CL_HTMLB_CONTENT has no exception.

Method GET_STYLESHEET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning URL Value transfer Type reference (TYPE) STRING 20010917

Method GET_STYLESHEET_URL on class CL_HTMLB_CONTENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 620