SAP ABAP Class CL_CRM_IC_TEXTEDIT (<htmlb:textEdit>)
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_CRM_BSP_IC_TEXTEDIT Base: 20031023
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_DATA Input Data from HTMLB 20030416
Properties
Class CL_CRM_IC_TEXTEDIT  
Short Description <htmlb:textEdit>    
Super Class CLG_CRM_BSP_IC_TEXTEDIT Base: <CRM_BSP_IC:textEdit> 
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 20030416   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_HTMLB_MANAGER 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 20030416
Friends
Class CL_CRM_IC_TEXTEDIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TEXTEDIT_WRAPPINGS Constant Protected Type reference (TYPE) STRING 'HARD/SOFT/OFF' Enum Type Text Edit Wrapping 20030416
2 C_TEXTWRAPPING_HARD Constant Protected Type reference (TYPE) STRING 'HARD' Wrapping: 'HARD' 20030416
3 C_TEXTWRAPPING_OFF Constant Protected Type reference (TYPE) STRING 'OFF' Wrapping: 'OFF' 20030416
4 C_TEXTWRAPPING_SOFT Constant Protected Type reference (TYPE) STRING 'SOFT' Wrapping: 'SOFT' 20030416
5 HTML_NAME Instance attribute Protected Type reference (TYPE) STRING Name attribrute 20051129
6 M_COLS Instance attribute Protected Type reference (TYPE) I Integer Value for Attribute COLS 20030416
7 M_ROWS Instance attribute Protected Type reference (TYPE) I Integer Value for Attribute ROWS 20030416
8 M_WRAPPING Instance attribute Protected Type reference (TYPE) STRING Enum Value for Attribute WRAPPING 20030416
Methods
# Method Level Visibility Method type Description Created on
1