SAP ABAP Class CL_HTMLB_INPUTFIELD_EXT (CL_HTMLB_INPUTFIELD_EXT)
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: 20020924
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTMLB_DATA Input Data from HTMLB 20050318
Properties
Class CL_HTMLB_INPUTFIELD_EXT  
Short Description CL_HTMLB_INPUTFIELD_EXT    
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 20020924   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTMLB_DATA Input Data from HTMLB 20050318
Friends
# Friend Modeled only Created on Description
1 CL_HTMLB_MANAGER 20050318 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 20050318
2 C_CURRENCY Constant Public Type reference (TYPE) STRING 'CURRENCY' 20050318
3 C_DATATYPES Constant Public Type reference (TYPE) STRING 'STRING/DATE/TIME/BCD/BOOLEAN/INTEGER' 20020924
4 C_DATATYPE_DATE Constant Private Type reference (TYPE) STRING 'DATE' 20020924
5 C_INPUTFIELD_DESIGNS Constant Private Type reference (TYPE) STRING 'STANDARD/SMALL' 20020924
6 C_INPUTFIELD_DESIGN_SMALL Constant Private Type reference (TYPE) STRING 'SMALL' 20020924
7 C_SIZE_DEFAULT Constant Private Type reference (TYPE) I 20 20020924
8 DATE_DELIMITER Instance attribute Private Type reference (TYPE) STRING 20020924
9 DATE_MASK Instance attribute Private Type reference (TYPE) STRING 20020924
10 DECIMAL_DELIMITER Instance attribute Private Type reference (TYPE) STRING 20020924
11 FOCUS Instance attribute Public Type reference (TYPE) STRING 20031002
12 HELPDESTINATION Instance attribute Public Type reference (TYPE) STRING Destination for Helpcall 20050318
13 HELPID Instance attribute Public Type reference (TYPE) STRING Help Id when onValueHelp is not set 20050318
14 HELPINPUTFIELDS Instance attribute Public Type reference (TYPE) STRING List of inputfield assignments to helpfields 20050318
15 HELPOUTPUTFIELDS Instance attribute Public Type reference (TYPE) STRING List of helpfield assignments to displayed fields 20050318
16 HELPTRIGGERSUBMIT Instance attribute Public Type reference (TYPE) STRING Trigger submit after selection of help value in F4 popup 20050318
17 IS_DEV_CLIENT Static Attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050318
18 M_ALIGNMENT Instance attribute Private Type reference (TYPE) STRING 20020924
19 M_CELLVALUE Instance attribute Private Type reference (TYPE) C Boolean Value (Char) for Attribute DISABLED 20020924
20 M_DECIMALS Instance attribute Private Type reference (TYPE) I Number of Decimal Places 20020924
21 M_DESIGN Instance attribute Private Type reference (TYPE) STRING Enum Value for Attribute DESIGN 20020924
22 M_DISABLED Instance attribute Private Type reference (TYPE) C Boolean Value (Char) for Attribute DISABLED 20020924
23 M_FIRSTDAYOFWEEK Instance attribute Private Type reference (TYPE) I Integer Value for Attribute FIRSTDAYOFWEEK 20020924
24 M_ID Instance attribute Private Type reference (TYPE) STRING ID 20020924
25 M_INVALID Instance attribute Private Type reference (TYPE) C Boolean Value (Char) for Attribute INVALID 20020924
26 M_MAXLENGTH Instance attribute Private Type reference (TYPE) I Integer Value for Attribute MAXLENGTH 20020924
27 M_ONVALUEHELP Instance attribute Private Type reference (TYPE) STRING String Attribute: onValueHelp 20020924
28 M_PASSWORD Instance attribute Private Type reference (TYPE) C Boolean Value (Char) for Attribute PASSWORD 20020924
29 M_REQUIRED Instance attribute Private Type reference (TYPE) C Boolean Value (Char) for Attribute REQUIRED 20020924
30 M_SHOWHELP Instance attribute Private Type reference (TYPE) C Boolean Value (Char) for Attribute SHOWHELP 20020924
31 M_SIZE Instance attribute Private Type reference (TYPE) I Integer Value for Attribute SIZE 20020924
32 M_SUBMITONENTER Instance attribute Private Type reference (TYPE) C Value Bound to Model? 20020924
33 M_TYPE Instance attribute Private Type reference (TYPE) STRING Enum Value for Attribute TYPE 20020924
34 M_VALUE Instance attribute Private Type reference (TYPE) STRING String Attribute: Value 20020924
35 M_VALUE_IS_BOUND Instance attribute Private Type reference (TYPE) C Value Bound to Model? 20020924
36 M_VISIBLE Instance attribute Private Type reference (TYPE) C Boolean Value (Char) for Attribute VISIBLE 20020924
37 ONCLICK Instance attribute Public Type reference (TYPE) STRING 20020924
38 ONCLIENTCLICK Instance attribute Public Type reference (TYPE) STRING 20020924
39 PRIORITY Instance attribute Public Type reference (TYPE) STRING Priority of focus on viewset 20031002
40 REFERENCE Instance attribute Public Type reference (TYPE) STRING 20020924
41 ROUNDTRIPAFTERTAB Instance attribute Public Type reference (TYPE) STRING Invokes roundtrip after tabbing to next field 20031020
42 TABINDEX Instance attribute Public Type reference (TYPE) STRING '0' Set tabindex 20031002
43 THOUSANDS_DELIMITER Instance attribute Private Type reference (TYPE) STRING Thousands Delimiter 20020924
44 TIME_DELIMITER Instance attribute Private Type reference (TYPE) STRING Time Mask 20020924
45 VALUEDESCRIPTION Instance attribute Public Type reference (TYPE) STRING is this field a value description field? 20031020
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050318
2 GET_SHOWHELP_JAVASCRIPT Instance method Protected Method 20020924
3 GET_USER_PREFERENCE Instance method Protected Method 20020924
4 RENDER_DESIGN2003 Instance method Private Method 20050318
Events
Class CL_HTMLB_INPUTFIELD_EXT has no event.
Types
Class CL_HTMLB_INPUTFIELD_EXT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_HTMLB_INPUTFIELD_EXT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HTMLB_INPUTFIELD_EXT 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 20020924

Method GET_SHOWHELP_JAVASCRIPT on class CL_HTMLB_INPUTFIELD_EXT has no exception.

Method GET_USER_PREFERENCE Signature

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

Method RENDER_DESIGN2003 Signature

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