SAP ABAP Class CL_CRM_IC_CHECKBOX (Checkbox)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW-UI (Application Component) UI Framework
     CRM_BSP_IC_EXTENSIONS (Package) BSP Framework for IC: Tags
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_HTMLB_CHECKBOX Base: 20030904
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_DATA Input Data from HTMLB 20030904
Properties
Class CL_CRM_IC_CHECKBOX  
Short Description Checkbox    
Super Class CLG_HTMLB_CHECKBOX Base: <htmlb:checkbox> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_IC_EXTENSIONS   BSP Framework for IC: Tags 
Created 20030904   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ABAP_CHAR_UTILITIES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_HTMLB_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_HTTP_UTILITY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_DATA Input Data from HTMLB 20030904
Friends
Class CL_CRM_IC_CHECKBOX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHECKBOXGROUP Instance attribute Protected Object reference (TYPE REF TO) CL_HTMLB_CHECKBOXGROUP 20030904
2 FOCUS Instance attribute Public Type reference (TYPE) STRING set focus to checkbox 20030905
3 M_HTML_NAME Instance attribute Protected Type reference (TYPE) STRING 20040429
4 PRIORITY Instance attribute Public Type reference (TYPE) STRING priority of focus 20030930
Methods
# Method Level Visibility Method type Description Created on
1 ENCODE_IF_NEEDED Instance method Protected Method 20110921
2 RENDER_DESIGN2003 Instance method Private Method 20050124
3 RENDER_ELEMENT Instance method Protected Method Render_Element 20030904
4 RENDER_ELEMENT_DESIGN2002 Instance method Protected Method Render_Element 20030904
5 RENDER_TOOLTIP Instance method Protected Method 20110921
6 RESOLVE_MODEL_BINDING Instance method Protected Method Resolve Model Binding 20030904
Events
Class CL_CRM_IC_CHECKBOX has no event.
Types
Class CL_CRM_IC_CHECKBOX has no local type.
Method Signatures

Method ENCODE_IF_NEEDED Signature

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

Method ENCODE_IF_NEEDED on class CL_CRM_IC_CHECKBOX has no exception.

Method RENDER_DESIGN2003 Signature

Method RENDER_DESIGN2003 on class CL_CRM_IC_CHECKBOX has no parameter.
Method RENDER_DESIGN2003 on class CL_CRM_IC_CHECKBOX has no exception.

Method RENDER_ELEMENT Signature

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

Method RENDER_ELEMENT on class CL_CRM_IC_CHECKBOX has no exception.

Method RENDER_ELEMENT_DESIGN2002 Signature

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

Method RENDER_ELEMENT_DESIGN2002 on class CL_CRM_IC_CHECKBOX has no exception.

Method RENDER_TOOLTIP Signature

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

Method RENDER_TOOLTIP on class CL_CRM_IC_CHECKBOX has no exception.

Method RESOLVE_MODEL_BINDING Signature

Method RESOLVE_MODEL_BINDING on class CL_CRM_IC_CHECKBOX has no parameter.
Method RESOLVE_MODEL_BINDING on class CL_CRM_IC_CHECKBOX has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400