SAP ABAP Class CL_CHTMLB_CONTENT (Element-Handler: <chtmlb:content>)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_EXTENSIONS (Package) Tag Library for Dynamic Layout
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_CHTMLB_CONTENT Base: 20051110
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_DATA Input Data from HTMLB 20051115
Properties
Class CL_CHTMLB_CONTENT  
Short Description Element-Handler: <chtmlb:content>    
Super Class CLG_CHTMLB_CONTENT Base: <chtmlb:content> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_EXTENSIONS   Tag Library for Dynamic Layout 
Created 20051110   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CHTMLB_CONTENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_DATA Input Data from HTMLB 20051115
Friends
Class CL_CHTMLB_CONTENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 'X' indicates whether tag should be rendered (switch) 20080227
2 GC_USER_INPUT_ID Constant Public Type reference (TYPE) STRING 'userInputOccurred' 20051110
3 GV_ANCHOR Instance attribute Protected Type reference (TYPE) STRING 20051118
4 GV_DEBUGGER Instance attribute Protected Type reference (TYPE) STRING 20051118
5 GV_REQUEST Static Attribute Public Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20051110
Methods
# Method Level Visibility Method type Description Created on
1 GET_CANCEL_SCRIPT Static method Public Method Get a JS for cancel button to prevent check for mand. fields 20051118
2 GET_DISABLE_INPUT_CHECK_SCRIPT Static method Public Method Get a JS which disables input check 20051122
3 REGISTER_MANDATORY_FIELD Instance method Public Method Register mandatory fields 20051118
4 USER_INPUT Static method Public Method 20051110
Events
Class CL_CHTMLB_CONTENT has no event.
Types
Class CL_CHTMLB_CONTENT has no local type.
Method Signatures

Method GET_CANCEL_SCRIPT Signature

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

Method GET_CANCEL_SCRIPT on class CL_CHTMLB_CONTENT has no exception.

Method GET_DISABLE_INPUT_CHECK_SCRIPT Signature

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

Method GET_DISABLE_INPUT_CHECK_SCRIPT on class CL_CHTMLB_CONTENT has no exception.

Method REGISTER_MANDATORY_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SCRIPT Value transfer Type reference (TYPE) STRING 20051118
2 Importing IV_ID Value transfer Type reference (TYPE) STRING 20051118

Method REGISTER_MANDATORY_FIELD on class CL_CHTMLB_CONTENT has no exception.

Method USER_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_USER_INPUT Value transfer Type reference (TYPE) STRING TRUE / FALSE 20051110

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