SAP ABAP Class CL_CRM_IC_INPUTFIELD (GEN: CLG_HTMLB_INPUTFIELD)
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_INPUTFIELD Base: 20030408
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_DATA Input Data from HTMLB 20030408
Properties
Class CL_CRM_IC_INPUTFIELD  
Short Description GEN: CLG_HTMLB_INPUTFIELD    
Super Class CLG_HTMLB_INPUTFIELD Base: <htmlb:inputField> 
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 20030408   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_BSP_WRITER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_HTMLB_GRIDLAYOUTCELL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 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 20030408
Friends
# Friend Modeled only Created on Description
1 CL_HTMLB_MANAGER 20030408 package com.sap.htmlb.event;public class EventManager
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BADI_HELPDEST Static Attribute Protected Object reference (TYPE REF TO) IF_EX_CRM_IC_F4_SYSTEM Business add-in interface IF_EX_CRM_IC_F4_SYSTEM 20040429
2 C_CURRENCY Constant Public Type reference (TYPE) STRING 'CURRENCY' 20030408
3 C_DATATYPES Constant Public Type reference (TYPE) STRING 'STRING/DATE/TIME/BCD/BOOLEAN/INTEGER/CURRENCY' Enum Type Input Field Data Types 20030408
4 C_DATATYPE_DATE Constant Protected Type reference (TYPE) STRING 'DATE' Enum Value Type DATE 20030408
5 C_INPUTFIELD_DESIGNS Constant Protected Type reference (TYPE) STRING 'STANDARD/SMALL' Enum Type Input Field Design 20030408
6 C_INPUTFIELD_DESIGN_SMALL Constant Protected Type reference (TYPE) STRING 'SMALL' Value 'SMALL' for Input Field Design 20030408
7 C_SIZE_DEFAULT Constant Protected Type reference (TYPE) I 20 Default Value for Size 20030408
8 DATE_DELIMITER Instance attribute Protected Type reference (TYPE) STRING Date Delimiter 20030408
9 DATE_MASK Instance attribute Protected Type reference (TYPE) STRING Date Mask 20030408
10 DECIMAL_DELIMITER Instance attribute Protected Type reference (TYPE) STRING Decimal Delimiter 20030408
11 FOCUS Instance attribute Public Type reference (TYPE) STRING 'FALSE' Set focus to input field 20030410
12 HELPDESTINATION Instance attribute Public Type reference (TYPE) STRING Destination for Helpcall 20040302
13 HELPID Instance attribute Public Type reference (TYPE) STRING Help Id when onValueHelp is not set 20040302
14 HELPINPUTFIELDS Instance attribute Public Type reference (TYPE) STRING List of inputfield assignments to helpfields 20040302
15 HELPOUTPUTFIELDS Instance attribute Public Type reference (TYPE) STRING List of helpfield assignments to displayed fields 20040302
16 HELPTRIGGERSUBMIT Instance attribute Public Type reference (TYPE) STRING Trigger submit after selection of help value in F4 popup 20040302
17 IS_DEV_CLIENT Static Attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20030902
18 M_ALIGNMENT Instance attribute Protected Type reference (TYPE) STRING 20030408
19 M_CELLVALUE Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute DISABLED 20030408
20 M_DECIMALS Instance attribute Protected Type reference (TYPE) I Number of Decimal Places 20030408
21 M_DESIGN Instance attribute Protected Type reference (TYPE) STRING Enum Value for Attribute DESIGN 20030408
22 M_DISABLED Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute DISABLED 20030408
23 M_FIRSTDAYOFWEEK Instance attribute Protected Type reference (TYPE) I Integer Value for Attribute FIRSTDAYOFWEEK 20030408
24 M_ID Instance attribute Protected Type reference (TYPE) STRING ID 20030408
25 M_INVALID Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute INVALID 20030408
26 M_MAXLENGTH Instance attribute Protected Type reference (TYPE) I Integer Value for Attribute MAXLENGTH 20030408
27 M_ONVALUEHELP Instance attribute Protected Type reference (TYPE) STRING String Attribute: onValueHelp 20030408
28 M_PASSWORD Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute PASSWORD 20030408
29 M_REQUIRED Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute REQUIRED 20030408
30 M_SHOWHELP Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute SHOWHELP 20030408
31 M_SIZE Instance attribute Protected Type reference (TYPE) I Integer Value for Attribute SIZE 20030408
32 M_SUBMITONENTER Instance attribute Protected Type reference (TYPE) C Value Bound to Model? 20030408
33 M_TYPE Instance attribute Protected Type reference (TYPE) STRING Enum Value for Attribute TYPE 20030408
34 M_VALUE Instance attribute Protected Type reference (TYPE) STRING String Attribute: Value 20030408
35 M_VALUE_IS_BOUND Instance attribute Protected Type reference (TYPE) C Value Bound to Model? 20030408
36 M_VISIBLE Instance attribute Protected Type reference (TYPE) C Boolean Value (Char) for Attribute VISIBLE 20030408
37 ONCLICK Instance attribute Public Type reference (TYPE) STRING 20030424
38 ONCLIENTCLICK Instance attribute Public Type reference (TYPE) STRING 20030424
39 PRIORITY Instance attribute Public Type reference (TYPE) STRING Priority of focus on viewset 20030917
40 REFERENCE Instance attribute Public Type reference (TYPE) STRING 20030424
41 ROUNDTRIPAFTERTAB Instance attribute Public Type reference (TYPE) STRING Invokes roundtrip after tabbing to next field 20031006
42 TABINDEX Instance attribute Public Type reference (TYPE) STRING '0' Set tabindex 20030410
43 THOUSANDS_DELIMITER Instance attribute Protected Type reference (TYPE) STRING Thousands Delimiter 20030408
44 TIME_DELIMITER Instance attribute Protected Type reference (TYPE) STRING Time Mask 20030408
45 VALUEDESCRIPTION Instance attribute Public Type reference (TYPE) STRING is this field a value description field? 20031017
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20030902
2 GET_SHOWHELP_JAVASCRIPT Instance method Protected Method 20030408
3 GET_USER_PREFERENCE Instance method Protected Method Gets User-Specific Formats 20030408
4 RENDER_DESIGN2003 Instance method Private Method 20050113
Events
Class CL_CRM_IC_INPUTFIELD has no event.
Types
Class CL_CRM_IC_INPUTFIELD has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_SHOWHELP_JAVASCRIPT Signature

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

Method GET_SHOWHELP_JAVASCRIPT on class CL_CRM_IC_INPUTFIELD has no exception.

Method GET_USER_PREFERENCE Signature

Method GET_USER_PREFERENCE on class CL_CRM_IC_INPUTFIELD has no parameter.
Method GET_USER_PREFERENCE on class CL_CRM_IC_INPUTFIELD has no exception.

Method RENDER_DESIGN2003 Signature

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